+ 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 [Wed May 6 05:38:11 2026] *** compiled with version: 13.3.0 on 05 May 2026 22:49:10 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-84fbc4775-j69vh 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, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7faa353f7668 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, 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-05-06 05:38:16.806 8 INFO neutron.common.config [-] Logging enabled! 2026-05-06 05:38:16.806 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-06 05:38:16.856 9 INFO neutron.common.config [-] Logging enabled! 2026-05-06 05:38:16.856 9 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-06 05:38:17.335 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-06 05:38:17.385 9 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-06 05:38:18.385 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 05:38:18.388 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-06 05:38:18.392 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-06 05:38:18.393 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 05:38:18.393 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-06 05:38:18.393 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-06 05:38:18.394 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 05:38:18.401 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 05:38:18.401 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 05:38:18.401 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 05:38:18.424 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-06 05:38:18.425 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 05:38:18.425 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-06 05:38:18.460 9 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 05:38:18.464 9 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-06 05:38:18.467 9 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-06 05:38:18.468 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-06 05:38:18.468 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-06 05:38:18.468 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-06 05:38:18.469 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-06 05:38:18.469 9 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 05:38:18.469 9 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-06 05:38:18.469 9 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-06 05:38:18.469 9 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 05:38:18.477 9 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 05:38:18.477 9 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 05:38:18.477 9 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 05:38:18.499 9 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-06 05:38:18.501 9 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 05:38:18.501 9 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-06 05:38:18.545 9 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-06 05:38:18.545 9 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-06 05:38:18.545 9 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-06 05:38:18.546 9 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-06 05:38:18.897 8 INFO neutron.plugins.ml2.managers [None req-de31b96e-4d8c-4a89-ae8d-650947c37d0e - - - - - -] Initializing driver for type 'vlan' 2026-05-06 05:38:18.979 9 INFO neutron.plugins.ml2.managers [None req-a38b10e5-968a-4648-a834-9c3b46dd9a48 - - - - - -] Initializing driver for type 'vlan' 2026-05-06 05:38:19.035 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-de31b96e-4d8c-4a89-ae8d-650947c37d0e - - - - - -] VlanTypeDriver initialization complete 2026-05-06 05:38:19.036 8 INFO neutron.plugins.ml2.managers [None req-de31b96e-4d8c-4a89-ae8d-650947c37d0e - - - - - -] Initializing driver for type 'vxlan' 2026-05-06 05:38:19.036 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-de31b96e-4d8c-4a89-ae8d-650947c37d0e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-06 05:38:19.051 8 INFO neutron.plugins.ml2.managers [None req-de31b96e-4d8c-4a89-ae8d-650947c37d0e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-06 05:38:19.052 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-de31b96e-4d8c-4a89-ae8d-650947c37d0e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-06 05:38:19.052 8 INFO neutron.plugins.ml2.managers [None req-de31b96e-4d8c-4a89-ae8d-650947c37d0e - - - - - -] Initializing extension driver 'port_security' 2026-05-06 05:38:19.052 8 INFO neutron.plugins.ml2.extensions.port_security [None req-de31b96e-4d8c-4a89-ae8d-650947c37d0e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-06 05:38:19.052 8 INFO neutron.plugins.ml2.managers [None req-de31b96e-4d8c-4a89-ae8d-650947c37d0e - - - - - -] Initializing extension driver 'qos' 2026-05-06 05:38:19.052 8 INFO neutron.plugins.ml2.managers [None req-de31b96e-4d8c-4a89-ae8d-650947c37d0e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-06 05:38:19.052 8 INFO neutron.plugins.ml2.managers [None req-de31b96e-4d8c-4a89-ae8d-650947c37d0e - - - - - -] Initializing mechanism driver 'l2population' 2026-05-06 05:38:19.064 8 INFO neutron.quota [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded quota_driver: . 2026-05-06 05:38:19.064 8 INFO neutron.plugins.ml2.plugin [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Modular L2 Plugin initialization complete 2026-05-06 05:38:19.065 8 INFO neutron.plugins.ml2.managers [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-06 05:38:19.065 8 INFO neutron.plugins.ml2.managers [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-06 05:38:19.065 8 INFO neutron.plugins.ml2.managers [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Got port-security extension from driver 'port_security' 2026-05-06 05:38:19.065 8 INFO neutron.extensions.vlantransparent [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Disabled vlantransparent extension. 2026-05-06 05:38:19.065 8 INFO neutron.manager [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loading Plugin: qos 2026-05-06 05:38:19.078 8 INFO neutron.manager [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loading Plugin: router 2026-05-06 05:38:19.118 8 INFO neutron.services.service_base [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-06 05:38:19.118 8 INFO neutron.manager [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loading Plugin: segments 2026-05-06 05:38:19.123 9 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a38b10e5-968a-4648-a834-9c3b46dd9a48 - - - - - -] VlanTypeDriver initialization complete 2026-05-06 05:38:19.124 9 INFO neutron.plugins.ml2.managers [None req-a38b10e5-968a-4648-a834-9c3b46dd9a48 - - - - - -] Initializing driver for type 'vxlan' 2026-05-06 05:38:19.124 9 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a38b10e5-968a-4648-a834-9c3b46dd9a48 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-06 05:38:19.140 9 INFO neutron.plugins.ml2.managers [None req-a38b10e5-968a-4648-a834-9c3b46dd9a48 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-06 05:38:19.140 9 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a38b10e5-968a-4648-a834-9c3b46dd9a48 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-06 05:38:19.140 9 INFO neutron.plugins.ml2.managers [None req-a38b10e5-968a-4648-a834-9c3b46dd9a48 - - - - - -] Initializing extension driver 'port_security' 2026-05-06 05:38:19.140 9 INFO neutron.plugins.ml2.extensions.port_security [None req-a38b10e5-968a-4648-a834-9c3b46dd9a48 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-06 05:38:19.140 9 INFO neutron.plugins.ml2.managers [None req-a38b10e5-968a-4648-a834-9c3b46dd9a48 - - - - - -] Initializing extension driver 'qos' 2026-05-06 05:38:19.141 9 INFO neutron.plugins.ml2.managers [None req-a38b10e5-968a-4648-a834-9c3b46dd9a48 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-06 05:38:19.141 9 INFO neutron.plugins.ml2.managers [None req-a38b10e5-968a-4648-a834-9c3b46dd9a48 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-06 05:38:19.152 9 INFO neutron.quota [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded quota_driver: . 2026-05-06 05:38:19.153 9 INFO neutron.plugins.ml2.plugin [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Modular L2 Plugin initialization complete 2026-05-06 05:38:19.153 9 INFO neutron.plugins.ml2.managers [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-06 05:38:19.153 9 INFO neutron.plugins.ml2.managers [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-06 05:38:19.153 9 INFO neutron.plugins.ml2.managers [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-06 05:38:19.153 9 INFO neutron.extensions.vlantransparent [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Disabled vlantransparent extension. 2026-05-06 05:38:19.153 9 INFO neutron.manager [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loading Plugin: qos 2026-05-06 05:38:19.166 9 INFO neutron.manager [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loading Plugin: router 2026-05-06 05:38:19.206 9 INFO neutron.services.service_base [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-06 05:38:19.207 9 INFO neutron.manager [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loading Plugin: segments 2026-05-06 05:38:19.212 8 INFO neutron.manager [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loading Plugin: trunk 2026-05-06 05:38:19.228 8 INFO neutron.manager [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loading Plugin: vpnaas 2026-05-06 05:38:19.267 8 WARNING stevedore.named [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-06 05:38:19.300 9 INFO neutron.manager [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loading Plugin: trunk 2026-05-06 05:38:19.315 9 INFO neutron.manager [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loading Plugin: vpnaas 2026-05-06 05:38:19.349 8 INFO neutron_vpnaas.services.vpn.plugin [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-06 05:38:19.349 8 INFO neutron.common.utils [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-06 05:38:19.349 8 INFO neutron.manager [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loading Plugin: auto_allocate 2026-05-06 05:38:19.353 9 WARNING stevedore.named [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-06 05:38:19.354 8 INFO neutron.manager [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loading Plugin: tag 2026-05-06 05:38:19.361 8 INFO neutron.manager [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loading Plugin: timestamp 2026-05-06 05:38:19.363 8 INFO neutron.manager [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loading Plugin: network_ip_availability 2026-05-06 05:38:19.367 8 INFO neutron.manager [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loading Plugin: flavors 2026-05-06 05:38:19.370 8 INFO neutron.manager [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loading Plugin: revisions 2026-05-06 05:38:19.373 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Initializing extension manager. 2026-05-06 05:38:19.375 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: address-group 2026-05-06 05:38:19.376 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: address-scope 2026-05-06 05:38:19.376 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-06 05:38:19.377 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: agent 2026-05-06 05:38:19.378 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: agent-resources-synced 2026-05-06 05:38:19.379 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: allowed-address-pairs 2026-05-06 05:38:19.380 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: auto-allocated-topology 2026-05-06 05:38:19.380 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: availability_zone 2026-05-06 05:38:19.381 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: availability_zone_filter 2026-05-06 05:38:19.381 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-06 05:38:19.382 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: default-subnetpools 2026-05-06 05:38:19.384 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-06 05:38:19.384 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: dns-integration 2026-05-06 05:38:19.385 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: dns-domain-ports 2026-05-06 05:38:19.387 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-06 05:38:19.387 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: dvr 2026-05-06 05:38:19.388 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-06 05:38:19.388 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: empty-string-filtering 2026-05-06 05:38:19.389 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 05:38:19.389 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-06 05:38:19.390 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: external-net 2026-05-06 05:38:19.391 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-06 05:38:19.391 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: extraroute 2026-05-06 05:38:19.392 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: extraroute-atomic 2026-05-06 05:38:19.392 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-06 05:38:19.393 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-06 05:38:19.393 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-06 05:38:19.394 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-06 05:38:19.394 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: fip-port-details 2026-05-06 05:38:19.395 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: flavors 2026-05-06 05:38:19.396 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-06 05:38:19.397 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: floatingip-pools 2026-05-06 05:38:19.397 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: ip_allocation 2026-05-06 05:38:19.398 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: ip-substring-filtering 2026-05-06 05:38:19.398 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: l2_adjacency 2026-05-06 05:38:19.400 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: router 2026-05-06 05:38:19.401 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 05:38:19.402 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-06 05:38:19.402 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-06 05:38:19.403 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: ext-gw-mode 2026-05-06 05:38:19.403 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: l3-ha 2026-05-06 05:38:19.404 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-06 05:38:19.405 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-06 05:38:19.405 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: l3-flavors 2026-05-06 05:38:19.406 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-06 05:38:19.406 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-06 05:38:19.436 9 INFO neutron_vpnaas.services.vpn.plugin [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-06 05:38:19.436 9 INFO neutron.common.utils [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-06 05:38:19.437 9 INFO neutron.manager [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loading Plugin: auto_allocate 2026-05-06 05:38:19.445 9 INFO neutron.manager [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loading Plugin: tag 2026-05-06 05:38:19.454 9 INFO neutron.manager [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loading Plugin: timestamp 2026-05-06 05:38:19.457 9 INFO neutron.manager [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loading Plugin: network_ip_availability 2026-05-06 05:38:19.460 9 INFO neutron.manager [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loading Plugin: flavors 2026-05-06 05:38:19.463 9 INFO neutron.manager [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loading Plugin: revisions 2026-05-06 05:38:19.467 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Initializing extension manager. 2026-05-06 05:38:19.468 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: address-group 2026-05-06 05:38:19.469 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: address-scope 2026-05-06 05:38:19.469 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-06 05:38:19.470 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: agent 2026-05-06 05:38:19.472 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: agent-resources-synced 2026-05-06 05:38:19.473 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-06 05:38:19.474 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-06 05:38:19.475 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: availability_zone 2026-05-06 05:38:19.475 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: availability_zone_filter 2026-05-06 05:38:19.476 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-06 05:38:19.476 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: default-subnetpools 2026-05-06 05:38:19.478 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-06 05:38:19.478 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: dns-integration 2026-05-06 05:38:19.479 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: dns-domain-ports 2026-05-06 05:38:19.479 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-06 05:38:19.480 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: dvr 2026-05-06 05:38:19.480 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-06 05:38:19.481 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: empty-string-filtering 2026-05-06 05:38:19.481 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 05:38:19.482 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-06 05:38:19.482 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: external-net 2026-05-06 05:38:19.483 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-06 05:38:19.483 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: extraroute 2026-05-06 05:38:19.484 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: extraroute-atomic 2026-05-06 05:38:19.485 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-06 05:38:19.485 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-06 05:38:19.486 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-06 05:38:19.486 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-06 05:38:19.487 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: fip-port-details 2026-05-06 05:38:19.487 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: flavors 2026-05-06 05:38:19.489 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-06 05:38:19.489 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: floatingip-pools 2026-05-06 05:38:19.490 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: ip_allocation 2026-05-06 05:38:19.490 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-06 05:38:19.491 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: l2_adjacency 2026-05-06 05:38:19.492 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: router 2026-05-06 05:38:19.494 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 05:38:19.538 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-06 05:38:19.539 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-06 05:38:19.540 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-06 05:38:19.541 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-06 05:38:19.542 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-06 05:38:19.543 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: multi-provider 2026-05-06 05:38:19.543 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: net-mtu 2026-05-06 05:38:19.544 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: net-mtu-writable 2026-05-06 05:38:19.544 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: network_availability_zone 2026-05-06 05:38:19.545 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: network_ha 2026-05-06 05:38:19.546 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: network-ip-availability 2026-05-06 05:38:19.547 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-06 05:38:19.547 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: pagination 2026-05-06 05:38:19.548 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: port-device-profile 2026-05-06 05:38:19.548 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-06 05:38:19.549 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-06 05:38:19.549 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-06 05:38:19.550 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: port-mac-override 2026-05-06 05:38:19.550 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-06 05:38:19.551 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-06 05:38:19.551 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-06 05:38:19.552 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: port-resource-request 2026-05-06 05:38:19.552 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: port-resource-request-groups 2026-05-06 05:38:19.553 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-06 05:38:19.554 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: binding 2026-05-06 05:38:19.555 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: binding-extended 2026-05-06 05:38:19.555 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: port-security 2026-05-06 05:38:19.556 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: project-id 2026-05-06 05:38:19.556 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: provider 2026-05-06 05:38:19.558 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: qos 2026-05-06 05:38:19.559 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-06 05:38:19.559 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-06 05:38:19.560 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: qos-default 2026-05-06 05:38:19.561 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: qos-fip 2026-05-06 05:38:19.561 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-06 05:38:19.562 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: qos-gateway-ip 2026-05-06 05:38:19.562 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: qos-port-network-policy 2026-05-06 05:38:19.563 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: qos-pps-minimum 2026-05-06 05:38:19.563 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-06 05:38:19.564 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: qos-pps 2026-05-06 05:38:19.565 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: qos-rule-type-details 2026-05-06 05:38:19.565 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-06 05:38:19.566 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: qos-rules-alias 2026-05-06 05:38:19.566 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: quota-check-limit 2026-05-06 05:38:19.568 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: quotas 2026-05-06 05:38:19.569 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: quota_details 2026-05-06 05:38:19.571 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: rbac-policies 2026-05-06 05:38:19.571 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: rbac-address-group 2026-05-06 05:38:19.572 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: rbac-address-scope 2026-05-06 05:38:19.572 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: rbac-security-groups 2026-05-06 05:38:19.573 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: rbac-subnetpool 2026-05-06 05:38:19.573 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: revision-if-match 2026-05-06 05:38:19.574 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: standard-attr-revisions 2026-05-06 05:38:19.575 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: router_availability_zone 2026-05-06 05:38:19.575 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-06 05:38:19.577 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: security-groups-default-rules 2026-05-06 05:38:19.578 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-06 05:38:19.578 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-06 05:38:19.579 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-06 05:38:19.579 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-06 05:38:19.580 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-06 05:38:19.584 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: security-group 2026-05-06 05:38:19.585 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: segment 2026-05-06 05:38:19.586 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-06 05:38:19.586 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: service-type 2026-05-06 05:38:19.587 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: sorting 2026-05-06 05:38:19.587 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: standard-attr-segment 2026-05-06 05:38:19.588 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: standard-attr-description 2026-05-06 05:38:19.589 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: stateful-security-group 2026-05-06 05:38:19.589 8 WARNING neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-06 05:38:19.590 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-06 05:38:19.590 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: subnet-external-network 2026-05-06 05:38:19.591 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: subnet_onboard 2026-05-06 05:38:19.591 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-06 05:38:19.592 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: subnet-service-types 2026-05-06 05:38:19.593 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: subnet_allocation 2026-05-06 05:38:19.593 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-06 05:38:19.594 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: tag-creation 2026-05-06 05:38:19.594 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-06 05:38:19.598 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: standard-attr-tag 2026-05-06 05:38:19.599 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-06 05:38:19.599 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: trunk 2026-05-06 05:38:19.600 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: trunk-details 2026-05-06 05:38:19.600 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-06 05:38:19.601 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-06 05:38:19.603 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-06 05:38:19.604 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-06 05:38:19.604 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: vpn-flavors 2026-05-06 05:38:19.606 8 INFO neutron.api.extensions [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Loaded extension: vpnaas 2026-05-06 05:38:19.608 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-06 05:38:19.608 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-06 05:38:19.609 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:38:19.609 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-06 05:38:19.612 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-06 05:38:19.612 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-06 05:38:19.617 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-06 05:38:19.617 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-06 05:38:19.618 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-06 05:38:19.619 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:38:19.619 8 WARNING neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] subnetpool is already registered 2026-05-06 05:38:19.619 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:38:19.620 8 WARNING neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] subnetpool is already registered 2026-05-06 05:38:19.620 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-06 05:38:19.620 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-06 05:38:19.621 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-06 05:38:19.621 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-06 05:38:19.621 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-06 05:38:19.621 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-06 05:38:19.622 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-06 05:38:19.622 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: ext-gw-mode 2026-05-06 05:38:19.622 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-06 05:38:19.622 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: l3-ha 2026-05-06 05:38:19.623 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-06 05:38:19.623 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-06 05:38:19.624 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: l3-flavors 2026-05-06 05:38:19.625 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-06 05:38:19.625 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-06 05:38:19.626 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-06 05:38:19.626 8 WARNING neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] router is already registered 2026-05-06 05:38:19.626 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-06 05:38:19.627 8 WARNING neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] floatingip is already registered 2026-05-06 05:38:19.628 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-06 05:38:19.629 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-06 05:38:19.630 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-06 05:38:19.630 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-06 05:38:19.630 8 WARNING neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] rbac_policy is already registered 2026-05-06 05:38:19.631 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-06 05:38:19.631 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-06 05:38:19.631 8 WARNING neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] security_group is already registered 2026-05-06 05:38:19.632 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-06 05:38:19.632 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-06 05:38:19.632 8 WARNING neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] security_group_rule is already registered 2026-05-06 05:38:19.632 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: multi-provider 2026-05-06 05:38:19.633 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:38:19.633 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: net-mtu 2026-05-06 05:38:19.633 8 WARNING neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] subnetpool is already registered 2026-05-06 05:38:19.633 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:38:19.633 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: net-mtu-writable 2026-05-06 05:38:19.633 8 WARNING neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] subnetpool is already registered 2026-05-06 05:38:19.634 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-06 05:38:19.634 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: network_availability_zone 2026-05-06 05:38:19.634 8 WARNING neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] trunk is already registered 2026-05-06 05:38:19.634 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: network_ha 2026-05-06 05:38:19.634 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-06 05:38:19.635 8 WARNING neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] endpoint_group is already registered 2026-05-06 05:38:19.635 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-06 05:38:19.635 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: network-ip-availability 2026-05-06 05:38:19.635 8 WARNING neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] vpnservice is already registered 2026-05-06 05:38:19.635 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-06 05:38:19.636 8 WARNING neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] ipsec_site_connection is already registered 2026-05-06 05:38:19.636 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-06 05:38:19.636 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-06 05:38:19.636 8 WARNING neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] ipsecpolicy is already registered 2026-05-06 05:38:19.637 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: pagination 2026-05-06 05:38:19.637 8 INFO neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-06 05:38:19.637 8 WARNING neutron.quota.resource_registry [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] ikepolicy is already registered 2026-05-06 05:38:19.637 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: port-device-profile 2026-05-06 05:38:19.638 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-06 05:38:19.638 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-06 05:38:19.639 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-06 05:38:19.639 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: port-mac-override 2026-05-06 05:38:19.640 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-06 05:38:19.640 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-06 05:38:19.641 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-06 05:38:19.641 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: port-resource-request 2026-05-06 05:38:19.642 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-06 05:38:19.643 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-06 05:38:19.643 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: binding 2026-05-06 05:38:19.644 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: binding-extended 2026-05-06 05:38:19.644 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: port-security 2026-05-06 05:38:19.645 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: project-id 2026-05-06 05:38:19.645 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: provider 2026-05-06 05:38:19.647 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: qos 2026-05-06 05:38:19.648 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-06 05:38:19.649 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-06 05:38:19.649 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: qos-default 2026-05-06 05:38:19.650 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: qos-fip 2026-05-06 05:38:19.650 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-06 05:38:19.651 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-06 05:38:19.651 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-06 05:38:19.652 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-06 05:38:19.652 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-06 05:38:19.653 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: qos-pps 2026-05-06 05:38:19.654 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-06 05:38:19.654 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-06 05:38:19.655 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: qos-rules-alias 2026-05-06 05:38:19.655 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: quota-check-limit 2026-05-06 05:38:19.657 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: quotas 2026-05-06 05:38:19.658 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: quota_details 2026-05-06 05:38:19.660 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: rbac-policies 2026-05-06 05:38:19.660 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: rbac-address-group 2026-05-06 05:38:19.661 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: rbac-address-scope 2026-05-06 05:38:19.661 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: rbac-security-groups 2026-05-06 05:38:19.662 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-06 05:38:19.662 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: revision-if-match 2026-05-06 05:38:19.663 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-06 05:38:19.664 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: router_availability_zone 2026-05-06 05:38:19.664 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-06 05:38:19.666 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-06 05:38:19.667 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-06 05:38:19.667 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-06 05:38:19.668 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-06 05:38:19.668 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-06 05:38:19.669 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-06 05:38:19.671 8 WARNING keystonemiddleware._common.config [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 05:38:19.673 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: security-group 2026-05-06 05:38:19.674 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: segment 2026-05-06 05:38:19.675 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-06 05:38:19.675 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: service-type 2026-05-06 05:38:19.676 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: sorting 2026-05-06 05:38:19.676 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: standard-attr-segment 2026-05-06 05:38:19.677 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: standard-attr-description 2026-05-06 05:38:19.677 8 WARNING oslo_config.cfg [None req-71f25241-234c-4eca-b88b-7e1cd619611a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-06 05:38:19.678 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: stateful-security-group 2026-05-06 05:38:19.678 9 WARNING neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-06 05:38:19.679 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-06 05:38:19.679 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: subnet-external-network WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7faa353f7668 pid: 8 (default app) 2026-05-06 05:38:19.680 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: subnet_onboard 2026-05-06 05:38:19.680 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-06 05:38:19.681 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: subnet-service-types 2026-05-06 05:38:19.681 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: subnet_allocation 2026-05-06 05:38:19.682 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-06 05:38:19.683 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: tag-creation 2026-05-06 05:38:19.683 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-06 05:38:19.687 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: standard-attr-tag 2026-05-06 05:38:19.688 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-06 05:38:19.688 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: trunk 2026-05-06 05:38:19.689 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: trunk-details 2026-05-06 05:38:19.689 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-06 05:38:19.690 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-06 05:38:19.692 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-06 05:38:19.693 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-06 05:38:19.693 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: vpn-flavors 2026-05-06 05:38:19.695 9 INFO neutron.api.extensions [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Loaded extension: vpnaas 2026-05-06 05:38:19.697 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-06 05:38:19.698 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-06 05:38:19.698 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:38:19.698 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-06 05:38:19.701 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-06 05:38:19.702 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-06 05:38:19.706 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-06 05:38:19.707 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-06 05:38:19.707 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-06 05:38:19.708 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:38:19.708 9 WARNING neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] subnetpool is already registered 2026-05-06 05:38:19.709 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:38:19.709 9 WARNING neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] subnetpool is already registered 2026-05-06 05:38:19.709 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-06 05:38:19.710 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-06 05:38:19.710 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-06 05:38:19.711 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-06 05:38:19.711 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-06 05:38:19.711 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-06 05:38:19.715 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-06 05:38:19.715 9 WARNING neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] router is already registered 2026-05-06 05:38:19.716 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-06 05:38:19.716 9 WARNING neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] floatingip is already registered 2026-05-06 05:38:19.719 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-06 05:38:19.720 9 WARNING neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] rbac_policy is already registered 2026-05-06 05:38:19.720 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-06 05:38:19.720 9 WARNING neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] security_group is already registered 2026-05-06 05:38:19.721 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-06 05:38:19.721 9 WARNING neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] security_group_rule is already registered 2026-05-06 05:38:19.722 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:38:19.722 9 WARNING neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] subnetpool is already registered 2026-05-06 05:38:19.722 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:38:19.723 9 WARNING neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] subnetpool is already registered 2026-05-06 05:38:19.723 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-06 05:38:19.723 9 WARNING neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] trunk is already registered 2026-05-06 05:38:19.724 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-06 05:38:19.724 9 WARNING neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] endpoint_group is already registered 2026-05-06 05:38:19.724 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-06 05:38:19.724 9 WARNING neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] vpnservice is already registered 2026-05-06 05:38:19.725 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-06 05:38:19.725 9 WARNING neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] ipsec_site_connection is already registered 2026-05-06 05:38:19.725 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-06 05:38:19.725 9 WARNING neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] ipsecpolicy is already registered 2026-05-06 05:38:19.726 9 INFO neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-06 05:38:19.726 9 WARNING neutron.quota.resource_registry [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] ikepolicy is already registered 2026-05-06 05:38:19.760 9 WARNING keystonemiddleware._common.config [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 05:38:19.766 9 WARNING oslo_config.cfg [None req-1ba69306-f742-4007-a4e2-ac040262b0e0 - - - - - -] 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 0x7faa353f7668 pid: 9 (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-05-06 05:38:23.882 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b3b3fac9-8bb8-4a7d-82ff-11c7f5bc6f9f c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.19.213.237 () {44 vars in 927 bytes} [Wed May 6 05:38:23 2026] GET /v2.0/networks/public => generated 108 bytes in 638 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: 9|app: 0|req: 1/5] 199.19.213.237 () {44 vars in 949 bytes} [Wed May 6 05:38:23 2026] GET /v2.0/networks?name=public => generated 15 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 05:38:24.458 8 WARNING neutron.services.revisions.revision_plugin [None req-6bce2b4d-5469-4859-a659-e9a2d78c8982 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Could not find related network for resource to bump revision. 2026-05-06 05:38:24.479 8 INFO neutron.db.segments_db [None req-6bce2b4d-5469-4859-a659-e9a2d78c8982 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Added segment 733ddf25-ee68-4e35-88e1-429d336737c1 of type flat for network 51617ebd-6c75-4ce2-a95c-0216fd04d95b 2026-05-06 05:38:24.525 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6bce2b4d-5469-4859-a659-e9a2d78c8982 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.19.213.237 () {48 vars in 967 bytes} [Wed May 6 05:38:24 2026] POST /v2.0/networks => generated 124 bytes in 452 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 05:38:30.792 9 INFO neutron.pecan_wsgi.hooks.translation [None req-ba63716f-ca34-40bc-9c2b-76c2d8cc6fe2 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 2/7] 199.19.213.237 () {44 vars in 927 bytes} [Wed May 6 05:38:30 2026] GET /v2.0/networks/public => generated 108 bytes in 445 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.19.213.237 () {44 vars in 949 bytes} [Wed May 6 05:38:30 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 05:38:31.030 9 WARNING neutron.services.revisions.revision_plugin [None req-a340ec4d-91c1-4b9b-9615-413692108827 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Could not find related network for resource to bump revision. 2026-05-06 05:38:31.053 9 INFO neutron.db.segments_db [None req-a340ec4d-91c1-4b9b-9615-413692108827 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Added segment 56fef06a-1c49-4238-92c9-bae155abbfa4 of type flat for network 98f19e30-ba70-45b9-825a-454934795cc9 2026-05-06 05:38:31.101 9 INFO neutron.pecan_wsgi.hooks.translation [None req-a340ec4d-91c1-4b9b-9615-413692108827 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] POST failed (client error): The resource could not be found. [pid: 9|app: 0|req: 3/9] 199.19.213.237 () {48 vars in 967 bytes} [Wed May 6 05:38:30 2026] POST /v2.0/networks => generated 124 bytes in 301 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 05:38:36.949 9 INFO neutron.pecan_wsgi.hooks.translation [None req-a1eaa142-973e-4ef5-8aab-268da497dc9c c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 4/11] 199.19.213.237 () {44 vars in 927 bytes} [Wed May 6 05:38:36 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: 8/12] 199.19.213.237 () {44 vars in 949 bytes} [Wed May 6 05:38:36 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-05-06 05:38:37.021 9 WARNING neutron.services.revisions.revision_plugin [None req-e427aa90-7663-4209-a2e2-ab4b1f4b963d c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Could not find related network for resource to bump revision. 2026-05-06 05:38:37.038 9 INFO neutron.db.segments_db [None req-e427aa90-7663-4209-a2e2-ab4b1f4b963d c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Added segment f6b2c112-60b3-4846-95e8-f2a2b6bcc52f of type flat for network 2cb74a8b-dd5c-41b3-87de-0e121fa69a95 2026-05-06 05:38:37.061 9 INFO neutron.pecan_wsgi.hooks.translation [None req-e427aa90-7663-4209-a2e2-ab4b1f4b963d c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] POST failed (client error): The resource could not be found. [pid: 9|app: 0|req: 5/13] 199.19.213.237 () {48 vars in 967 bytes} [Wed May 6 05:38:36 2026] POST /v2.0/networks => generated 124 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 05:38:42.896 8 INFO neutron.pecan_wsgi.hooks.translation [None req-247d6b70-39d1-42ef-bdbd-2be1f6beb2a5 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.19.213.237 () {44 vars in 927 bytes} [Wed May 6 05:38:42 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: 9|app: 0|req: 6/15] 199.19.213.237 () {44 vars in 949 bytes} [Wed May 6 05:38:42 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 05:38:42.984 8 WARNING neutron.services.revisions.revision_plugin [None req-ff361e26-ad55-4c99-a168-1049f32a5797 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Could not find related network for resource to bump revision. 2026-05-06 05:38:43.007 8 INFO neutron.db.segments_db [None req-ff361e26-ad55-4c99-a168-1049f32a5797 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Added segment 27cf7d15-4318-46e0-a473-c0850ef364ce of type flat for network b52b82fe-79f1-460d-b025-f84c1e2f04d3 2026-05-06 05:38:43.032 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ff361e26-ad55-4c99-a168-1049f32a5797 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 199.19.213.237 () {48 vars in 967 bytes} [Wed May 6 05:38:42 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-05-06 05:38:48.912 9 INFO neutron.pecan_wsgi.hooks.translation [None req-a74ff758-7b3f-4372-9d71-f12e5ea503bd c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 7/17] 199.19.213.237 () {44 vars in 927 bytes} [Wed May 6 05:38:48 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: 8|app: 0|req: 11/18] 199.19.213.237 () {44 vars in 949 bytes} [Wed May 6 05:38:48 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-05-06 05:38:48.983 9 WARNING neutron.services.revisions.revision_plugin [None req-c5067c5c-cd8a-4a81-85d9-0f8fcc9dec0a c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Could not find related network for resource to bump revision. 2026-05-06 05:38:48.998 9 INFO neutron.db.segments_db [None req-c5067c5c-cd8a-4a81-85d9-0f8fcc9dec0a c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Added segment f44b6998-4342-4295-8191-aac70a08c3de of type flat for network 3efb0b7f-f541-4940-b14e-4eb41ba1a2e7 2026-05-06 05:38:49.025 9 INFO neutron.pecan_wsgi.hooks.translation [None req-c5067c5c-cd8a-4a81-85d9-0f8fcc9dec0a c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] POST failed (client error): The resource could not be found. [pid: 9|app: 0|req: 8/19] 199.19.213.237 () {48 vars in 967 bytes} [Wed May 6 05:38:48 2026] POST /v2.0/networks => generated 124 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 05:38:54.923 9 INFO neutron.pecan_wsgi.hooks.translation [None req-7c7b1ccb-40cd-4f56-95aa-833ea06e3a8e c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 9/21] 199.19.213.237 () {44 vars in 927 bytes} [Wed May 6 05:38:54 2026] GET /v2.0/networks/public => generated 108 bytes in 88 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.19.213.237 () {44 vars in 949 bytes} [Wed May 6 05:38:54 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 05:38:55.033 9 WARNING neutron.services.revisions.revision_plugin [None req-340c8742-b835-4759-a96c-9b68b3b7a3c9 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Could not find related network for resource to bump revision. 2026-05-06 05:38:55.068 9 INFO neutron.db.segments_db [None req-340c8742-b835-4759-a96c-9b68b3b7a3c9 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Added segment 83d060c0-db24-4e00-b4ce-64cd41f539c5 of type flat for network db91edc1-b43e-4f0c-a0f1-1b08e6b05563 [pid: 9|app: 0|req: 10/23] 199.19.213.237 () {48 vars in 967 bytes} [Wed May 6 05:38:54 2026] POST /v2.0/networks => generated 706 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 05:38:56.589 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7b6da0ee-eac7-4921-8f77-6ef4bed1a4ad c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/24] 199.19.213.237 () {44 vars in 927 bytes} [Wed May 6 05:38:56 2026] GET /v2.0/networks/public => generated 108 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 11/25] 199.19.213.237 () {44 vars in 949 bytes} [Wed May 6 05:38:56 2026] GET /v2.0/networks?name=public => generated 709 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 05:38:56.669 8 INFO neutron.pecan_wsgi.hooks.translation [None req-50fdb08e-21cf-4080-bc5c-78d95af8c570 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/26] 199.19.213.237 () {44 vars in 1034 bytes} [Wed May 6 05:38:56 2026] GET /v2.0/subnets/public-subnet?network_id=db91edc1-b43e-4f0c-a0f1-1b08e6b05563 => generated 113 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 12/27] 199.19.213.237 () {44 vars in 1057 bytes} [Wed May 6 05:38:56 2026] GET /v2.0/subnets?name=public-subnet&network_id=db91edc1-b43e-4f0c-a0f1-1b08e6b05563 => 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: 16/28] 199.19.213.237 () {48 vars in 965 bytes} [Wed May 6 05:38:56 2026] POST /v2.0/subnets => generated 664 bytes in 775 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 05:43:33.494 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [b62335b9-0c1a-4bec-8c54-8079d10a96ad] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-06 05:43:33.497 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 6 05:43:33 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.237) !!! 2026-05-06 05:43:33.616 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9c832723-f6f5-4ab3-a550-210fe956c131 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/64] 199.19.213.237 () {44 vars in 937 bytes} [Wed May 6 05:43:33 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 05:43:33.627 9 ERROR oslo.messaging._drivers.impl_rabbit [-] [673f6ad6-873c-4636-90af-4db2e2663409] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-06 05:43:33.630 9 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 6 05:43:33 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.237) !!! [pid: 9|app: 0|req: 31/65] 199.19.213.237 () {44 vars in 959 bytes} [Wed May 6 05:43:33 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 05:43:33.705 8 INFO neutron.db.segments_db [None req-9243a7f0-da03-4754-947a-76d09cbf1604 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Added segment 594720f8-e2b8-4a10-b99d-e757c2c6ff43 of type vxlan for network 3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb [pid: 8|app: 0|req: 35/66] 199.19.213.237 () {48 vars in 966 bytes} [Wed May 6 05:43:33 2026] POST /v2.0/networks => generated 707 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 05:43:34.723 8 INFO oslo.messaging._drivers.impl_rabbit [-] [b62335b9-0c1a-4bec-8c54-8079d10a96ad] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55128. 2026-05-06 05:43:34.747 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1c90643a-36fe-400f-b9d5-bb989f0adea8 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/69] 199.19.213.237 () {44 vars in 937 bytes} [Wed May 6 05:43:34 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 05:43:34.779 9 INFO oslo.messaging._drivers.impl_rabbit [-] [673f6ad6-873c-4636-90af-4db2e2663409] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55144. [pid: 9|app: 0|req: 33/70] 199.19.213.237 () {44 vars in 959 bytes} [Wed May 6 05:43:34 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 05:43:34.812 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dc877463-599f-4497-b52b-214677ddd771 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/71] 199.19.213.237 () {44 vars in 1036 bytes} [Wed May 6 05:43:34 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 34/72] 199.19.213.237 () {44 vars in 1059 bytes} [Wed May 6 05:43:34 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/73] 199.19.213.237 () {48 vars in 965 bytes} [Wed May 6 05:43:34 2026] POST /v2.0/subnets => generated 651 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 05:43:35.994 9 INFO neutron.api.v2.resource [None req-46252afa-ed17-4b65-9f69-aa4bf34d8593 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 35/74] 199.19.213.237 () {44 vars in 971 bytes} [Wed May 6 05:43:35 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/75] 199.19.213.237 () {44 vars in 993 bytes} [Wed May 6 05:43:35 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 36/76] 199.19.213.237 () {48 vars in 980 bytes} [Wed May 6 05:43:36 2026] POST /v2.0/security-groups => generated 1616 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/77] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 05:43:37 2026] GET /v2.0/security-groups/94427570-74fe-493c-978a-f47265d457f3 => generated 1616 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 37/78] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 05:43:37 2026] GET /v2.0/security-groups/94427570-74fe-493c-978a-f47265d457f3 => generated 1616 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/79] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 05:43:37 2026] GET /v2.0/security-groups/94427570-74fe-493c-978a-f47265d457f3 => generated 1616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 38/80] 199.19.213.237 () {48 vars in 991 bytes} [Wed May 6 05:43:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/81] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 05:43:38 2026] GET /v2.0/security-groups/94427570-74fe-493c-978a-f47265d457f3 => generated 2230 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 39/82] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 05:43:38 2026] GET /v2.0/security-groups/94427570-74fe-493c-978a-f47265d457f3 => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/83] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 05:43:38 2026] GET /v2.0/security-groups/94427570-74fe-493c-978a-f47265d457f3 => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 40/84] 199.19.213.237 () {48 vars in 991 bytes} [Wed May 6 05:43:38 2026] POST /v2.0/security-group-rules => generated 603 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/85] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 05:43:39 2026] GET /v2.0/security-groups/94427570-74fe-493c-978a-f47265d457f3 => generated 2846 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 41/86] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 05:43:39 2026] GET /v2.0/security-groups/94427570-74fe-493c-978a-f47265d457f3 => 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: 46/87] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 05:43:39 2026] GET /v2.0/security-groups/94427570-74fe-493c-978a-f47265d457f3 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 42/88] 199.19.213.237 () {48 vars in 991 bytes} [Wed May 6 05:43:39 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: 47/89] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 05:43:40 2026] GET /v2.0/security-groups/94427570-74fe-493c-978a-f47265d457f3 => generated 3462 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 43/90] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 05:43:40 2026] GET /v2.0/security-groups/94427570-74fe-493c-978a-f47265d457f3 => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/91] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 05:43:40 2026] GET /v2.0/security-groups/94427570-74fe-493c-978a-f47265d457f3 => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 44/92] 199.19.213.237 () {48 vars in 991 bytes} [Wed May 6 05:43:40 2026] POST /v2.0/security-group-rules => generated 603 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/93] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 05:43:41 2026] GET /v2.0/security-groups/94427570-74fe-493c-978a-f47265d457f3 => generated 4078 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 45/94] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 05:43:41 2026] GET /v2.0/security-groups/94427570-74fe-493c-978a-f47265d457f3 => generated 4078 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/95] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 05:43:41 2026] GET /v2.0/security-groups/94427570-74fe-493c-978a-f47265d457f3 => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 46/96] 199.19.213.237 () {48 vars in 991 bytes} [Wed May 6 05:43:41 2026] POST /v2.0/security-group-rules => generated 603 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/97] 199.19.213.237 () {44 vars in 987 bytes} [Wed May 6 05:43:42 2026] GET /v2.0/networks/3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb => generated 732 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 05:43:42.902 9 INFO neutron.pecan_wsgi.hooks.translation [None req-9d13bbde-b9ba-4314-a363-866d6f5dc166 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 47/98] 199.19.213.237 () {44 vars in 1076 bytes} [Wed May 6 05:43:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/99] 199.19.213.237 () {44 vars in 1099 bytes} [Wed May 6 05:43:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 48/100] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 05:43:42 2026] GET /v2.0/security-groups/94427570-74fe-493c-978a-f47265d457f3 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/101] 199.19.213.237 () {48 vars in 961 bytes} [Wed May 6 05:43:42 2026] POST /v2.0/ports => generated 1096 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 05:43:49.176 9 INFO neutron.pecan_wsgi.hooks.translation [None req-1de32e98-f9c3-4614-bce3-0f73407bc1b2 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 50/104] 199.19.213.237 () {44 vars in 978 bytes} [Wed May 6 05:43:49 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: 55/105] 199.19.213.237 () {44 vars in 1000 bytes} [Wed May 6 05:43:49 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 51/106] 199.19.213.237 () {48 vars in 1030 bytes} [Wed May 6 05:43:49 2026] PUT /v2.0/ports/fe63be70-39c0-450f-9a96-3dbd113c259a => generated 1245 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/107] 199.19.213.237 () {44 vars in 920 bytes} [Wed May 6 05:43:51 2026] GET /v2.0/ports => generated 3726 bytes in 78 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-05-06 05:43:52.302 9 INFO neutron.api.v2.resource [None req-1b14d920-a954-455b-9478-754b4ea15285 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 52/108] 199.19.213.237 () {44 vars in 959 bytes} [Wed May 6 05:43:52 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/109] 199.19.213.237 () {44 vars in 981 bytes} [Wed May 6 05:43:52 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 53/110] 199.19.213.237 () {48 vars in 980 bytes} [Wed May 6 05:43:52 2026] POST /v2.0/security-groups => generated 1610 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/111] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 05:43:53 2026] GET /v2.0/security-groups/551a28e5-ebc0-4162-9a53-8fde0285a88b => generated 1610 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 54/112] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 05:43:53 2026] GET /v2.0/security-groups/551a28e5-ebc0-4162-9a53-8fde0285a88b => generated 1610 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/113] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 05:43:53 2026] GET /v2.0/security-groups/551a28e5-ebc0-4162-9a53-8fde0285a88b => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 55/114] 199.19.213.237 () {48 vars in 991 bytes} [Wed May 6 05:43:53 2026] POST /v2.0/security-group-rules => generated 621 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/115] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 05:43:54 2026] GET /v2.0/security-groups/551a28e5-ebc0-4162-9a53-8fde0285a88b => generated 2244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 56/116] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 05:43:54 2026] GET /v2.0/security-groups/551a28e5-ebc0-4162-9a53-8fde0285a88b => generated 2244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/117] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 05:43:54 2026] GET /v2.0/security-groups/551a28e5-ebc0-4162-9a53-8fde0285a88b => generated 2244 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 57/118] 199.19.213.237 () {48 vars in 991 bytes} [Wed May 6 05:43:54 2026] POST /v2.0/security-group-rules => generated 625 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 62/127] 199.19.213.237 () {44 vars in 975 bytes} [Wed May 6 05:44:53 2026] GET /v2.0/quotas/7aca80d80c3640098f93df4fe2f14c2d => generated 292 bytes in 10 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: 66/128] 199.19.213.237 () {48 vars in 1027 bytes} [Wed May 6 05:44:53 2026] PUT /v2.0/quotas/7aca80d80c3640098f93df4fe2f14c2d => generated 291 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 05:47:03.706 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [b62335b9-0c1a-4bec-8c54-8079d10a96ad] 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, ' 2026-05-06 05:47:03.835 8 INFO neutron.pecan_wsgi.hooks.translation [None req-05d1e955-e8c5-47c4-ac16-1fbb1fe94370 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/145] 199.19.213.237 () {30 vars in 739 bytes} [Wed May 6 05:47:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 05:47:03.915 9 ERROR oslo.messaging._drivers.impl_rabbit [-] [673f6ad6-873c-4636-90af-4db2e2663409] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-06 05:47:03.918 9 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 6 05:47:03 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.19.213.237) !!! /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: 9|app: 0|req: 71/146] 199.19.213.237 () {30 vars in 761 bytes} [Wed May 6 05:47:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 05:47:05.744 8 INFO oslo.messaging._drivers.impl_rabbit [-] [b62335b9-0c1a-4bec-8c54-8079d10a96ad] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55510. 2026-05-06 05:47:05.813 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9bd6192c-566e-433b-99c6-a024ed10845d c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/149] 199.19.213.237 () {30 vars in 739 bytes} [Wed May 6 05:47:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 05:47:05.867 9 INFO oslo.messaging._drivers.impl_rabbit [-] [673f6ad6-873c-4636-90af-4db2e2663409] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55512. [pid: 9|app: 0|req: 73/150] 199.19.213.237 () {30 vars in 761 bytes} [Wed May 6 05:47:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 05:53:02.574 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [b62335b9-0c1a-4bec-8c54-8079d10a96ad] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-06 05:53:02.575 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 6 05:53:02 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=3b4e4b59c1c0460ab2f9532230ff35e6 (ip 199.19.213.237) !!! 2026-05-06 05:53:02.736 8 INFO neutron.api.v2.resource [None req-caec5c4d-5ed1-4634-896d-fea4939df021 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 101/197] 199.19.213.237 () {44 vars in 1074 bytes} [Wed May 6 05:53:02 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=3b4e4b59c1c0460ab2f9532230ff35e6 => generated 139 bytes in 174 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 05:53:02.747 9 ERROR oslo.messaging._drivers.impl_rabbit [-] [673f6ad6-873c-4636-90af-4db2e2663409] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-06 05:53:02.750 9 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 6 05:53:02 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=3b4e4b59c1c0460ab2f9532230ff35e6 (ip 199.19.213.237) !!! [pid: 9|app: 0|req: 97/198] 199.19.213.237 () {44 vars in 1097 bytes} [Wed May 6 05:53:02 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=3b4e4b59c1c0460ab2f9532230ff35e6 => generated 23 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/199] 199.19.213.237 () {48 vars in 981 bytes} [Wed May 6 05:53:02 2026] POST /v2.0/security-groups => generated 1624 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 05:53:04.037 9 INFO oslo.messaging._drivers.impl_rabbit [-] [673f6ad6-873c-4636-90af-4db2e2663409] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56998. [pid: 9|app: 0|req: 98/202] 199.19.213.237 () {44 vars in 1088 bytes} [Wed May 6 05:53:04 2026] GET /v2.0/security-groups/6008185c-e5ab-4579-add9-f2e68a1f18d6?project_id=3b4e4b59c1c0460ab2f9532230ff35e6 => generated 1624 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/203] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 05:53:04 2026] GET /v2.0/security-groups/6008185c-e5ab-4579-add9-f2e68a1f18d6 => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 99/204] 199.19.213.237 () {44 vars in 1088 bytes} [Wed May 6 05:53:04 2026] GET /v2.0/security-groups/6008185c-e5ab-4579-add9-f2e68a1f18d6?project_id=3b4e4b59c1c0460ab2f9532230ff35e6 => generated 1624 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 05:53:04.215 8 INFO oslo.messaging._drivers.impl_rabbit [-] [b62335b9-0c1a-4bec-8c54-8079d10a96ad] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57014. [pid: 8|app: 0|req: 106/205] 199.19.213.237 () {48 vars in 991 bytes} [Wed May 6 05:53:04 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) [pid: 9|app: 0|req: 100/206] 199.19.213.237 () {44 vars in 1088 bytes} [Wed May 6 05:53:05 2026] GET /v2.0/security-groups/6008185c-e5ab-4579-add9-f2e68a1f18d6?project_id=3b4e4b59c1c0460ab2f9532230ff35e6 => generated 2234 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/207] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 05:53:05 2026] GET /v2.0/security-groups/6008185c-e5ab-4579-add9-f2e68a1f18d6 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 101/208] 199.19.213.237 () {44 vars in 1088 bytes} [Wed May 6 05:53:05 2026] GET /v2.0/security-groups/6008185c-e5ab-4579-add9-f2e68a1f18d6?project_id=3b4e4b59c1c0460ab2f9532230ff35e6 => generated 2234 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/209] 199.19.213.237 () {48 vars in 991 bytes} [Wed May 6 05:53:05 2026] POST /v2.0/security-group-rules => generated 599 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 102/210] 199.19.213.237 () {44 vars in 1088 bytes} [Wed May 6 05:53:06 2026] GET /v2.0/security-groups/6008185c-e5ab-4579-add9-f2e68a1f18d6?project_id=3b4e4b59c1c0460ab2f9532230ff35e6 => generated 2846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/211] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 05:53:06 2026] GET /v2.0/security-groups/6008185c-e5ab-4579-add9-f2e68a1f18d6 => generated 2846 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 103/212] 199.19.213.237 () {44 vars in 1088 bytes} [Wed May 6 05:53:06 2026] GET /v2.0/security-groups/6008185c-e5ab-4579-add9-f2e68a1f18d6?project_id=3b4e4b59c1c0460ab2f9532230ff35e6 => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/213] 199.19.213.237 () {48 vars in 991 bytes} [Wed May 6 05:53:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 104/214] 199.19.213.237 () {44 vars in 1088 bytes} [Wed May 6 05:53:07 2026] GET /v2.0/security-groups/6008185c-e5ab-4579-add9-f2e68a1f18d6?project_id=3b4e4b59c1c0460ab2f9532230ff35e6 => generated 3460 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/215] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 05:53:07 2026] GET /v2.0/security-groups/6008185c-e5ab-4579-add9-f2e68a1f18d6 => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 105/216] 199.19.213.237 () {44 vars in 1088 bytes} [Wed May 6 05:53:07 2026] GET /v2.0/security-groups/6008185c-e5ab-4579-add9-f2e68a1f18d6?project_id=3b4e4b59c1c0460ab2f9532230ff35e6 => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/217] 199.19.213.237 () {48 vars in 991 bytes} [Wed May 6 05:53:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/236] 199.19.213.237 () {30 vars in 739 bytes} [Wed May 6 05:55:19 2026] GET /v2.0/networks?tenant_id=3b4e4b59c1c0460ab2f9532230ff35e6&shared=False => generated 15 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 05:55:19.394 9 INFO neutron.db.segments_db [None req-5af0d998-8597-42e9-9fe3-7c8ca36f4afd d0d1e6009497490cbbc546b46fc6d465 3b4e4b59c1c0460ab2f9532230ff35e6 - - e2dc5950b2ec4919824c570ce12d5f57 e2dc5950b2ec4919824c570ce12d5f57] Added segment 4a96481f-932d-4c1a-bcc6-650f8df48173 of type vxlan for network 6fcd160c-fd40-48ec-969a-69e109aa6d4d [pid: 9|app: 0|req: 115/237] 199.19.213.237 () {34 vars in 681 bytes} [Wed May 6 05:55:19 2026] POST /v2.0/networks => generated 718 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/238] 199.19.213.237 () {30 vars in 721 bytes} [Wed May 6 05:55:19 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 116/239] 199.19.213.237 () {30 vars in 632 bytes} [Wed May 6 05:55:19 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) [pid: 8|app: 0|req: 124/240] 199.19.213.237 () {34 vars in 676 bytes} [Wed May 6 05:55:19 2026] POST /v2.0/ports => generated 999 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 117/241] 199.19.213.237 () {30 vars in 702 bytes} [Wed May 6 05:55:19 2026] GET /v2.0/networks/6fcd160c-fd40-48ec-969a-69e109aa6d4d => generated 705 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/242] 199.19.213.237 () {30 vars in 721 bytes} [Wed May 6 05:55:22 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 118/243] 199.19.213.237 () {30 vars in 702 bytes} [Wed May 6 05:55:22 2026] GET /v2.0/networks/6fcd160c-fd40-48ec-969a-69e109aa6d4d => generated 705 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/246] 199.19.213.237 () {44 vars in 975 bytes} [Wed May 6 05:55:45 2026] GET /v2.0/quotas/3b4e4b59c1c0460ab2f9532230ff35e6 => generated 292 bytes in 12 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: 9|app: 0|req: 120/247] 199.19.213.237 () {48 vars in 1027 bytes} [Wed May 6 05:55:46 2026] PUT /v2.0/quotas/3b4e4b59c1c0460ab2f9532230ff35e6 => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:06:32.866 9 ERROR oslo.messaging._drivers.impl_rabbit [-] [673f6ad6-873c-4636-90af-4db2e2663409] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-06 06:06:32.868 9 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 6 06:06:32 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.237) !!! 2026-05-06 06:06:33.028 9 INFO neutron.pecan_wsgi.hooks.translation [None req-7a88208c-b20a-4b63-a336-b8c7e2f4a0b0 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 164/334] 199.19.213.237 () {44 vars in 927 bytes} [Wed May 6 06:06:32 2026] GET /v2.0/networks/public => generated 108 bytes in 166 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:06:33.039 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [b62335b9-0c1a-4bec-8c54-8079d10a96ad] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-06 06:06:33.039 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 6 06:06:33 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.237) !!! [pid: 8|app: 0|req: 171/335] 199.19.213.237 () {44 vars in 949 bytes} [Wed May 6 06:06:33 2026] GET /v2.0/networks?name=public => generated 753 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:06:34.121 9 INFO oslo.messaging._drivers.impl_rabbit [-] [673f6ad6-873c-4636-90af-4db2e2663409] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48394. 2026-05-06 06:06:34.144 9 INFO neutron.pecan_wsgi.hooks.translation [None req-d2cbacd0-9aed-40a4-9140-65176b597903 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 166/338] 199.19.213.237 () {44 vars in 927 bytes} [Wed May 6 06:06:34 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:06:34.188 8 INFO oslo.messaging._drivers.impl_rabbit [-] [b62335b9-0c1a-4bec-8c54-8079d10a96ad] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48410. [pid: 8|app: 0|req: 173/339] 199.19.213.237 () {44 vars in 949 bytes} [Wed May 6 06:06:34 2026] GET /v2.0/networks?name=public => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:06:34.231 9 INFO neutron.pecan_wsgi.hooks.translation [None req-0d9cae2e-e623-4414-8965-547a8551f298 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 167/340] 199.19.213.237 () {44 vars in 1034 bytes} [Wed May 6 06:06:34 2026] GET /v2.0/subnets/public-subnet?network_id=db91edc1-b43e-4f0c-a0f1-1b08e6b05563 => 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: 174/341] 199.19.213.237 () {44 vars in 1057 bytes} [Wed May 6 06:06:34 2026] GET /v2.0/subnets?name=public-subnet&network_id=db91edc1-b43e-4f0c-a0f1-1b08e6b05563 => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:00.423 9 INFO neutron.pecan_wsgi.hooks.translation [None req-1ed99d1b-7b34-493b-80ee-8d5f1221c453 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 169/344] 199.19.213.237 () {44 vars in 937 bytes} [Wed May 6 06:07:00 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/345] 199.19.213.237 () {44 vars in 959 bytes} [Wed May 6 06:07:00 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:01.434 9 INFO neutron.pecan_wsgi.hooks.translation [None req-ddb668b6-9a5c-440a-a6d4-ef799c233dfe c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 170/346] 199.19.213.237 () {44 vars in 937 bytes} [Wed May 6 06:07:01 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/347] 199.19.213.237 () {44 vars in 959 bytes} [Wed May 6 06:07:01 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-05-06 06:07:01.509 9 INFO neutron.pecan_wsgi.hooks.translation [None req-07c1d9ee-01e8-4d1c-8002-c0fdb414e7df c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 171/348] 199.19.213.237 () {44 vars in 1036 bytes} [Wed May 6 06:07:01 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb => generated 114 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/349] 199.19.213.237 () {44 vars in 1059 bytes} [Wed May 6 06:07:01 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:02.655 9 INFO neutron.api.v2.resource [None req-0e8966a9-535d-49d9-be88-c19198fe5d8c c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 172/350] 199.19.213.237 () {44 vars in 971 bytes} [Wed May 6 06:07:02 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/351] 199.19.213.237 () {44 vars in 993 bytes} [Wed May 6 06:07:02 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 173/352] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 06:07:03 2026] GET /v2.0/security-groups/94427570-74fe-493c-978a-f47265d457f3 => generated 4694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/353] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 06:07:03 2026] GET /v2.0/security-groups/94427570-74fe-493c-978a-f47265d457f3 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 174/354] 199.19.213.237 () {44 vars in 1011 bytes} [Wed May 6 06:07:03 2026] GET /v2.0/security-group-rules/4ed66932-e1b7-492a-bd79-b5c01fc9f8ab => 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: 182/357] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 06:07:04 2026] GET /v2.0/security-groups/94427570-74fe-493c-978a-f47265d457f3 => generated 4694 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 176/358] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 06:07:04 2026] GET /v2.0/security-groups/94427570-74fe-493c-978a-f47265d457f3 => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/359] 199.19.213.237 () {44 vars in 1011 bytes} [Wed May 6 06:07:04 2026] GET /v2.0/security-group-rules/7f05e381-028a-4036-8f66-4982f90eaf83 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 177/360] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 06:07:05 2026] GET /v2.0/security-groups/94427570-74fe-493c-978a-f47265d457f3 => 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: 184/361] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 06:07:05 2026] GET /v2.0/security-groups/94427570-74fe-493c-978a-f47265d457f3 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 178/362] 199.19.213.237 () {44 vars in 1011 bytes} [Wed May 6 06:07:05 2026] GET /v2.0/security-group-rules/d1b215d3-affe-4425-af05-4a1519c947c1 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/363] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 06:07:06 2026] GET /v2.0/security-groups/94427570-74fe-493c-978a-f47265d457f3 => generated 4694 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 179/364] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 06:07:06 2026] GET /v2.0/security-groups/94427570-74fe-493c-978a-f47265d457f3 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/365] 199.19.213.237 () {44 vars in 1011 bytes} [Wed May 6 06:07:06 2026] GET /v2.0/security-group-rules/f6175eac-4e47-4433-8522-71148af2722e => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 180/366] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 06:07:07 2026] GET /v2.0/security-groups/94427570-74fe-493c-978a-f47265d457f3 => 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: 187/367] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 06:07:07 2026] GET /v2.0/security-groups/94427570-74fe-493c-978a-f47265d457f3 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 181/368] 199.19.213.237 () {44 vars in 1011 bytes} [Wed May 6 06:07:07 2026] GET /v2.0/security-group-rules/3387f930-b9db-452c-b065-ed6908b3bbea => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/369] 199.19.213.237 () {44 vars in 987 bytes} [Wed May 6 06:07:08 2026] GET /v2.0/networks/3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb => generated 732 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:08.970 9 INFO neutron.pecan_wsgi.hooks.translation [None req-0f5de6bf-77ee-48cf-a22e-7cfc5cf41806 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 182/370] 199.19.213.237 () {44 vars in 1076 bytes} [Wed May 6 06:07:08 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/371] 199.19.213.237 () {44 vars in 1099 bytes} [Wed May 6 06:07:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb => generated 1250 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 183/372] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 06:07:09 2026] GET /v2.0/security-groups/94427570-74fe-493c-978a-f47265d457f3 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:07:15.579 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5cb92c1a-a9cc-4d37-9aa4-96d4a3ef6a87 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 190/373] 199.19.213.237 () {44 vars in 978 bytes} [Wed May 6 06:07:15 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 184/374] 199.19.213.237 () {44 vars in 1000 bytes} [Wed May 6 06:07:15 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/375] 199.19.213.237 () {44 vars in 920 bytes} [Wed May 6 06:07:17 2026] GET /v2.0/ports => generated 4721 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:07:18.119 9 INFO neutron.api.v2.resource [None req-e7c5267d-9d2c-46fc-9d2e-889c4196cd60 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 185/376] 199.19.213.237 () {44 vars in 959 bytes} [Wed May 6 06:07:18 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/377] 199.19.213.237 () {44 vars in 981 bytes} [Wed May 6 06:07:18 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 186/380] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 06:07:19 2026] GET /v2.0/security-groups/551a28e5-ebc0-4162-9a53-8fde0285a88b => generated 2882 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/381] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 06:07:19 2026] GET /v2.0/security-groups/551a28e5-ebc0-4162-9a53-8fde0285a88b => generated 2882 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 187/382] 199.19.213.237 () {44 vars in 1011 bytes} [Wed May 6 06:07:19 2026] GET /v2.0/security-group-rules/9e61c9a6-779a-4ab6-b518-d5048ce7e5b4 => generated 621 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/383] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 06:07:19 2026] GET /v2.0/security-groups/551a28e5-ebc0-4162-9a53-8fde0285a88b => generated 2882 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 188/384] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 06:07:20 2026] GET /v2.0/security-groups/551a28e5-ebc0-4162-9a53-8fde0285a88b => generated 2882 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/385] 199.19.213.237 () {44 vars in 1011 bytes} [Wed May 6 06:07:20 2026] GET /v2.0/security-group-rules/e5db3e12-a559-44bf-b1ab-9bcf6bc6a425 => generated 625 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 189/386] 199.19.213.237 () {44 vars in 975 bytes} [Wed May 6 06:07:30 2026] GET /v2.0/quotas/7aca80d80c3640098f93df4fe2f14c2d => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:19.509 8 INFO neutron.api.v2.resource [None req-43769e98-288c-4414-a85d-845c62a98bd4 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 202/395] 199.19.213.237 () {44 vars in 1074 bytes} [Wed May 6 06:08:19 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=3b4e4b59c1c0460ab2f9532230ff35e6 => generated 139 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 194/396] 199.19.213.237 () {44 vars in 1097 bytes} [Wed May 6 06:08:19 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=3b4e4b59c1c0460ab2f9532230ff35e6 => generated 4072 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/397] 199.19.213.237 () {44 vars in 1088 bytes} [Wed May 6 06:08:20 2026] GET /v2.0/security-groups/6008185c-e5ab-4579-add9-f2e68a1f18d6?project_id=3b4e4b59c1c0460ab2f9532230ff35e6 => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 195/398] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 06:08:20 2026] GET /v2.0/security-groups/6008185c-e5ab-4579-add9-f2e68a1f18d6 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/399] 199.19.213.237 () {44 vars in 1011 bytes} [Wed May 6 06:08:20 2026] GET /v2.0/security-group-rules/1e8a9f45-acff-476b-a5b2-1a4d5709c976 => generated 597 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 196/400] 199.19.213.237 () {44 vars in 1088 bytes} [Wed May 6 06:08:21 2026] GET /v2.0/security-groups/6008185c-e5ab-4579-add9-f2e68a1f18d6?project_id=3b4e4b59c1c0460ab2f9532230ff35e6 => generated 4075 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/401] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 06:08:21 2026] GET /v2.0/security-groups/6008185c-e5ab-4579-add9-f2e68a1f18d6 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 197/402] 199.19.213.237 () {44 vars in 1011 bytes} [Wed May 6 06:08:21 2026] GET /v2.0/security-group-rules/a98c623e-2be8-4314-b15b-cea0b41cb8c5 => generated 599 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/403] 199.19.213.237 () {44 vars in 1088 bytes} [Wed May 6 06:08:22 2026] GET /v2.0/security-groups/6008185c-e5ab-4579-add9-f2e68a1f18d6?project_id=3b4e4b59c1c0460ab2f9532230ff35e6 => generated 4075 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 198/404] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 06:08:22 2026] GET /v2.0/security-groups/6008185c-e5ab-4579-add9-f2e68a1f18d6 => generated 4075 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/405] 199.19.213.237 () {44 vars in 1011 bytes} [Wed May 6 06:08:22 2026] GET /v2.0/security-group-rules/d3eea1b1-b4d9-4eea-aa4e-da58f88e33a4 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 199/406] 199.19.213.237 () {44 vars in 1088 bytes} [Wed May 6 06:08:23 2026] GET /v2.0/security-groups/6008185c-e5ab-4579-add9-f2e68a1f18d6?project_id=3b4e4b59c1c0460ab2f9532230ff35e6 => generated 4075 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/407] 199.19.213.237 () {44 vars in 1001 bytes} [Wed May 6 06:08:23 2026] GET /v2.0/security-groups/6008185c-e5ab-4579-add9-f2e68a1f18d6 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 200/408] 199.19.213.237 () {44 vars in 1011 bytes} [Wed May 6 06:08:23 2026] GET /v2.0/security-group-rules/72a7e229-cb9c-441a-a5d1-50fe23b08efc => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/409] 199.19.213.237 () {44 vars in 975 bytes} [Wed May 6 06:08:30 2026] GET /v2.0/quotas/3b4e4b59c1c0460ab2f9532230ff35e6 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 205/418] 199.19.213.237 () {44 vars in 949 bytes} [Wed May 6 06:09:21 2026] GET /v2.0/networks?name=public => generated 753 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/423] 10.0.0.48 () {32 vars in 647 bytes} [Wed May 6 06:09:59 2026] GET /v2.0/networks => generated 2168 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:01.263 9 ERROR oslo.messaging._drivers.impl_rabbit [-] [673f6ad6-873c-4636-90af-4db2e2663409] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 9|app: 0|req: 208/424] 10.0.0.48 () {32 vars in 653 bytes} [Wed May 6 06:10:01 2026] GET /v2.0/floatingips => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/425] 10.0.0.48 () {32 vars in 645 bytes} [Wed May 6 06:10:01 2026] GET /v2.0/routers => generated 15 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 209/426] 10.0.0.48 () {32 vars in 641 bytes} [Wed May 6 06:10:01 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: 8|app: 0|req: 218/427] 10.0.0.48 () {32 vars in 645 bytes} [Wed May 6 06:10:01 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: 9|app: 0|req: 210/428] 10.0.0.48 () {32 vars in 647 bytes} [Wed May 6 06:10:01 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: 8|app: 0|req: 219/429] 10.0.0.48 () {32 vars in 661 bytes} [Wed May 6 06:10:01 2026] GET /v2.0/security-groups => generated 17397 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 9|app: 0|req: 211/430] 10.0.0.48 () {32 vars in 653 bytes} [Wed May 6 06:10:01 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) 2026-05-06 06:10:12.365 9 INFO oslo.messaging._drivers.impl_rabbit [-] [673f6ad6-873c-4636-90af-4db2e2663409] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42074. 2026-05-06 06:10:12.520 8 INFO neutron.db.segments_db [None req-3ff5d053-468c-48f4-bfa3-baab44e12dd4 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Added segment f26347e9-a35a-4e31-984d-866514a3178e of type vxlan for network 2d8b2624-2bd8-4186-8255-1454f41f90c6 2026-05-06 06:10:12.562 9 INFO neutron.db.segments_db [None req-cdeb9550-85e9-4221-b0b1-77b3caa05131 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Added segment 88f533b5-1dac-4d32-8bfb-dcd626d201b5 of type vxlan for network 6dd0b636-c38b-4cd2-b1be-067de383c954 [pid: 8|app: 0|req: 221/433] 10.0.0.48 () {34 vars in 669 bytes} [Wed May 6 06:10:12 2026] POST /v2.0/networks => generated 749 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 213/434] 10.0.0.48 () {34 vars in 669 bytes} [Wed May 6 06:10:12 2026] POST /v2.0/networks => generated 747 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/435] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:10:12 2026] POST /v2.0/subnets => generated 696 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:12.813 8 INFO neutron.db.segments_db [None req-714efb03-e236-41f8-b307-c4493c890358 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Added segment 2b14e4dd-4135-4d60-8e2e-16c211ad307e of type vxlan for network e0fc8407-ffb4-45fa-8401-c3449907d506 [pid: 9|app: 0|req: 214/436] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:10:12 2026] POST /v2.0/subnets => generated 695 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:12.933 9 INFO neutron.db.segments_db [None req-c34adb0e-65f0-4acf-ab5f-af805a823d7f c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Added segment f41dc97e-04c7-4873-b22e-632027a4d7d1 of type vxlan for network 9f884186-fbbb-4e44-af84-f821f576d999 2026-05-06 06:10:13.083 8 INFO neutron.db.l3_hamode_db [None req-714efb03-e236-41f8-b307-c4493c890358 c16881031b8c46d186b5d979b2fae54c 88cbe66e53574bbcab76ea6ab172a094 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:10:13.206 9 INFO neutron.db.l3_hamode_db [None req-c34adb0e-65f0-4acf-ab5f-af805a823d7f c16881031b8c46d186b5d979b2fae54c 5a326ecdcddb4c39b833876e3cbc133e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:10:14.187 8 INFO neutron.db.l3_hamode_db [None req-714efb03-e236-41f8-b307-c4493c890358 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:10:14.349 9 INFO neutron.db.l3_hamode_db [None req-c34adb0e-65f0-4acf-ab5f-af805a823d7f c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 223/437] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:10:12 2026] POST /v2.0/routers => generated 736 bytes in 2558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 215/438] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:10:12 2026] POST /v2.0/routers => generated 735 bytes in 2508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/439] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:10:15 2026] GET /v2.0/security-groups?tenant_id=fb0dc8cebab54c1889aed7b0eeece859&name=default => generated 2921 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 216/440] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:10:15 2026] GET /v2.0/security-groups?tenant_id=f1efe1419da64ce7be590883771d2803&name=default => generated 2921 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 217/441] 10.0.0.48 () {34 vars in 781 bytes} [Wed May 6 06:10:15 2026] PUT /v2.0/routers/a065c95e-8a34-4ac0-b9fc-acbf597d8a25/add_router_interface => generated 309 bytes in 1095 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 218/442] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:10:16 2026] DELETE /v2.0/security-groups/373a305e-5123-449b-9c87-bacc18a6110a => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/443] 10.0.0.48 () {34 vars in 781 bytes} [Wed May 6 06:10:15 2026] PUT /v2.0/routers/bec33a3c-fea4-4ca9-89be-0cd3d658ff15/add_router_interface => generated 309 bytes in 1324 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 219/444] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:10:16 2026] DELETE /v2.0/security-groups/878dcc97-a3e3-4832-ba67-9a7bab86bb57 => 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: 226/445] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:10:17 2026] GET /v2.0/security-groups?tenant_id=4fc3a53e0be84b979fffa38738df8998&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 220/446] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:10:17 2026] DELETE /v2.0/security-groups/65688a99-7528-4af8-961d-f047b24628db => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:10:17.473 8 WARNING neutron_lib.context [None req-7d0cec37-b994-4ba6-a92e-303eabcb9348 f8195eeb703546089894af8b6d1e0dcb 5a326ecdcddb4c39b833876e3cbc133e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 227/447] 10.0.0.48 () {34 vars in 683 bytes} [Wed May 6 06:10:17 2026] POST /v2.0/security-groups => generated 1661 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:10:17.618 9 WARNING neutron_lib.context [None req-850ab3be-1fe0-4f8d-94b1-486c57bfa185 f8195eeb703546089894af8b6d1e0dcb 5a326ecdcddb4c39b833876e3cbc133e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 221/448] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:10:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:17.779 8 WARNING neutron_lib.context [None req-30f28466-2877-4c00-ac91-af5c5724c152 f8195eeb703546089894af8b6d1e0dcb 5a326ecdcddb4c39b833876e3cbc133e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 228/449] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:10:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:17.900 8 WARNING neutron_lib.context [None req-250d2dae-31ed-409f-b15f-0689c4d167cc f8195eeb703546089894af8b6d1e0dcb 5a326ecdcddb4c39b833876e3cbc133e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:10:18.086 9 WARNING neutron_lib.context [req-1d76877f-e77d-41f6-96c6-26a04d119bc3 req-929d8bb2-0e66-4d10-9a2b-34a78c3e419d c834be65286f497ab258293de231e42c 88cbe66e53574bbcab76ea6ab172a094 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 222/450] 10.0.0.95 () {38 vars in 969 bytes} [Wed May 6 06:10:17 2026] POST /v2.0/security-groups => generated 1683 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/451] 10.0.0.48 () {34 vars in 674 bytes} [Wed May 6 06:10:17 2026] POST /v2.0/floatingips => generated 552 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 223/452] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 6 06:10:18 2026] GET /v2.0/security-groups/97aec9db-d87b-4aae-8593-6da3e3d676c6 => generated 1683 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:18.691 8 WARNING neutron_lib.context [req-4097ee4c-2d2e-48fd-b251-179ced5b1a4c req-2e02d11b-eafb-42cf-b1d0-6d16e7af48f8 c834be65286f497ab258293de231e42c 88cbe66e53574bbcab76ea6ab172a094 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 230/453] 10.0.0.95 () {38 vars in 979 bytes} [Wed May 6 06:10:18 2026] POST /v2.0/security-group-rules => generated 614 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:18.835 8 WARNING neutron_lib.context [req-8a001eff-d18c-495b-bac5-80f57baf64d2 req-ede8338c-3773-49f4-86a0-3bb22a727602 c834be65286f497ab258293de231e42c 88cbe66e53574bbcab76ea6ab172a094 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 231/454] 10.0.0.95 () {38 vars in 969 bytes} [Wed May 6 06:10:18 2026] POST /v2.0/security-groups => generated 1685 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/455] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 6 06:10:18 2026] GET /v2.0/security-groups/d32832c6-2936-45a8-9e7f-387f7aee4dfa => generated 1685 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:19.005 8 WARNING neutron_lib.context [req-29281211-6dd5-40ff-9ceb-9b174ddc6784 req-086571d0-d396-4afb-84e6-effea143a906 c834be65286f497ab258293de231e42c 88cbe66e53574bbcab76ea6ab172a094 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:10:19.031 9 INFO neutron.db.segments_db [None req-71f73ec3-0d59-4596-88c7-b18ba58718ec c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Added segment 4890bade-cc61-4e61-a07e-5af3a13ba1b2 of type vxlan for network 0afa67b4-3cf2-4770-bf92-cde48abcdf58 [pid: 8|app: 0|req: 233/456] 10.0.0.95 () {38 vars in 979 bytes} [Wed May 6 06:10:18 2026] POST /v2.0/security-group-rules => generated 614 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 224/459] 10.0.0.48 () {34 vars in 669 bytes} [Wed May 6 06:10:18 2026] POST /v2.0/networks => generated 743 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 225/460] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 6 06:10:19 2026] GET /v2.0/security-groups/d32832c6-2936-45a8-9e7f-387f7aee4dfa => generated 2310 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:19.174 9 WARNING neutron_lib.context [req-828d2273-6ae8-46cd-bd38-9599cf8fe31f req-f5d2a0b6-f6c3-46ae-afdc-dfc28245f3ad c834be65286f497ab258293de231e42c 88cbe66e53574bbcab76ea6ab172a094 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 226/461] 10.0.0.95 () {38 vars in 979 bytes} [Wed May 6 06:10:19 2026] POST /v2.0/security-group-rules => generated 619 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 227/462] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 6 06:10:19 2026] GET /v2.0/security-groups/d32832c6-2936-45a8-9e7f-387f7aee4dfa => generated 2940 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/463] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:10:19 2026] POST /v2.0/subnets => generated 690 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/464] 10.0.0.95 () {34 vars in 999 bytes} [Wed May 6 06:10:19 2026] GET /v2.0/security-group-rules/8fd1fc04-9afe-459a-89be-9aaea8a922d1 => generated 616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:19.397 9 INFO neutron.db.segments_db [None req-ee8e3b4a-e6b4-44c6-81aa-2ce85d78a4a3 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Added segment 51f08a12-c825-429c-a435-5d6c1349acd5 of type vxlan for network 7f1fb4f5-1303-4f92-9de2-273cd5ae6210 [pid: 8|app: 0|req: 238/465] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 6 06:10:19 2026] GET /v2.0/security-groups/d32832c6-2936-45a8-9e7f-387f7aee4dfa => generated 2940 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/466] 10.0.0.95 () {36 vars in 1021 bytes} [Wed May 6 06:10:19 2026] DELETE /v2.0/security-group-rules/8fd1fc04-9afe-459a-89be-9aaea8a922d1 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/467] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 6 06:10:19 2026] GET /v2.0/security-groups/d32832c6-2936-45a8-9e7f-387f7aee4dfa => generated 2310 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:19.662 9 INFO neutron.db.l3_hamode_db [None req-ee8e3b4a-e6b4-44c6-81aa-2ce85d78a4a3 c16881031b8c46d186b5d979b2fae54c 3d7259f0fb104b18955f5463045844bf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 241/468] 10.0.0.95 () {36 vars in 1011 bytes} [Wed May 6 06:10:19 2026] DELETE /v2.0/security-groups/d32832c6-2936-45a8-9e7f-387f7aee4dfa => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/469] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 6 06:10:19 2026] GET /v2.0/security-groups/97aec9db-d87b-4aae-8593-6da3e3d676c6 => generated 2308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/470] 10.0.0.95 () {36 vars in 1011 bytes} [Wed May 6 06:10:19 2026] DELETE /v2.0/security-groups/97aec9db-d87b-4aae-8593-6da3e3d676c6 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:10:20.752 9 INFO neutron.db.l3_hamode_db [None req-ee8e3b4a-e6b4-44c6-81aa-2ce85d78a4a3 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 244/471] 10.0.0.48 () {34 vars in 787 bytes} [Wed May 6 06:10:19 2026] PUT /v2.0/routers/bec33a3c-fea4-4ca9-89be-0cd3d658ff15/remove_router_interface => generated 309 bytes in 1084 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:21.481 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-6c013483-c5b1-44a4-85f9-c3035a3d0cd0 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - 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: 9|app: 0|req: 228/472] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:10:19 2026] POST /v2.0/routers => generated 730 bytes in 2376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:21.803 8 INFO neutron.db.l3_hamode_db [None req-6c013483-c5b1-44a4-85f9-c3035a3d0cd0 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] HA network e0fc8407-ffb4-45fa-8401-c3449907d506 was deleted as no HA routers are present in tenant 88cbe66e53574bbcab76ea6ab172a094. [pid: 8|app: 0|req: 245/473] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:10:20 2026] DELETE /v2.0/routers/bec33a3c-fea4-4ca9-89be-0cd3d658ff15 => generated 0 bytes in 880 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/474] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:10:21 2026] DELETE /v2.0/subnets/e0594ade-afc6-47f9-bb66-4c51ce8ef400 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:10:22.358 8 INFO neutron.services.segments.plugin [-] Segment 2b14e4dd-4135-4d60-8e2e-16c211ad307e resource provider aggregate not found 2026-05-06 06:10:22.367 8 INFO neutron.services.segments.plugin [-] Segment 2b14e4dd-4135-4d60-8e2e-16c211ad307e resource provider aggregate not found 2026-05-06 06:10:22.371 8 INFO neutron.services.segments.plugin [-] Segment 2b14e4dd-4135-4d60-8e2e-16c211ad307e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b14e4dd-4135-4d60-8e2e-16c211ad307e found for delete ", "request_id": "req-0b5310a1-84fc-4c1e-961e-9e44650f5fef"}]} 2026-05-06 06:10:22.379 8 INFO neutron.services.segments.plugin [-] Segment 2b14e4dd-4135-4d60-8e2e-16c211ad307e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b14e4dd-4135-4d60-8e2e-16c211ad307e found for delete ", "request_id": "req-eb43cba9-57aa-42f5-a1e7-118f09b95de4"}]} [pid: 8|app: 0|req: 247/475] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:10:22 2026] DELETE /v2.0/networks/2d8b2624-2bd8-4186-8255-1454f41f90c6 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/476] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:10:22 2026] GET /v2.0/security-groups?tenant_id=88cbe66e53574bbcab76ea6ab172a094&name=default => generated 2921 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/477] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:10:22 2026] DELETE /v2.0/security-groups/b658a121-9034-4644-907b-c12eb44dce1f => 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: 250/478] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:10:22 2026] GET /v2.0/security-groups?tenant_id=06089fa8ae4a498dbcc00a91b2eb91c8&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 229/479] 10.0.0.48 () {34 vars in 781 bytes} [Wed May 6 06:10:21 2026] PUT /v2.0/routers/4cebd257-b0a3-48d2-8844-65dabd49c722/add_router_interface => generated 309 bytes in 1240 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/480] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:10:22 2026] DELETE /v2.0/security-groups/fd75ccaf-347d-43ff-a24d-c0e854984d9c => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 230/481] 10.0.0.95 () {34 vars in 1098 bytes} [Wed May 6 06:10:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1374784984&fields=id&tenant_id=5a326ecdcddb4c39b833876e3cbc133e => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/482] 10.0.0.95 () {34 vars in 980 bytes} [Wed May 6 06:10:23 2026] GET /v2.0/networks?id=6dd0b636-c38b-4cd2-b1be-067de383c954 => generated 680 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 231/483] 10.0.0.95 () {34 vars in 963 bytes} [Wed May 6 06:10:23 2026] GET /v2.0/quotas/5a326ecdcddb4c39b833876e3cbc133e => 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: 253/484] 10.0.0.95 () {34 vars in 1000 bytes} [Wed May 6 06:10:23 2026] GET /v2.0/ports?tenant_id=5a326ecdcddb4c39b833876e3cbc133e&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:23.507 9 WARNING neutron_lib.context [req-7460a10d-650d-4613-833a-6ea805a9973d req-9183be97-9165-46da-ae15-c3d0a3feeaa6 1996f75332a04c6d9b628f7905626a0c 3d7259f0fb104b18955f5463045844bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 232/485] 10.0.0.95 () {38 vars in 969 bytes} [Wed May 6 06:10:23 2026] POST /v2.0/security-groups => generated 1680 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:10:23.646 8 WARNING neutron_lib.context [req-40217874-42cf-4665-b45a-0d5fddd555fe req-eb8f0ca9-9cbc-4dfc-80f9-b3414e8adb33 1996f75332a04c6d9b628f7905626a0c 3d7259f0fb104b18955f5463045844bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 254/486] 10.0.0.95 () {38 vars in 969 bytes} [Wed May 6 06:10:23 2026] POST /v2.0/security-groups => generated 1682 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:10:23.774 8 WARNING neutron_lib.context [req-ceb5c4f1-9b98-47f3-9ba0-04e7fb892e70 req-c7dad6ce-2d11-46b1-85ec-120f9a287c96 1996f75332a04c6d9b628f7905626a0c 3d7259f0fb104b18955f5463045844bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 233/487] 10.0.0.95 () {34 vars in 905 bytes} [Wed May 6 06:10:23 2026] GET /v2.0/extensions => generated 20516 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 9|app: 0|req: 234/488] 10.0.0.95 () {34 vars in 1006 bytes} [Wed May 6 06:10:23 2026] GET /v2.0/networks/6dd0b636-c38b-4cd2-b1be-067de383c954?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: 255/489] 10.0.0.95 () {38 vars in 969 bytes} [Wed May 6 06:10:23 2026] POST /v2.0/security-groups => generated 1679 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 235/490] 10.0.0.95 () {34 vars in 1106 bytes} [Wed May 6 06:10:23 2026] GET /v2.0/networks/6dd0b636-c38b-4cd2-b1be-067de383c954?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: 256/491] 10.0.0.95 () {34 vars in 1000 bytes} [Wed May 6 06:10:23 2026] GET /v2.0/security-groups?tenant_id=3d7259f0fb104b18955f5463045844bf => generated 7906 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 236/492] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 6 06:10:23 2026] GET /v2.0/security-groups/280b168f-ceb9-4935-8ab4-edc3d41bbccc => generated 2922 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/493] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 6 06:10:24 2026] GET /v2.0/security-groups/280b168f-ceb9-4935-8ab4-edc3d41bbccc => generated 2922 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 237/494] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 6 06:10:24 2026] GET /v2.0/security-groups/ed559d22-f753-4a78-abd6-6a1bbafe95a0 => generated 1680 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/495] 10.0.0.95 () {36 vars in 1011 bytes} [Wed May 6 06:10:24 2026] DELETE /v2.0/security-groups/ed559d22-f753-4a78-abd6-6a1bbafe95a0 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:10:24.235 9 INFO neutron.api.v2.resource [req-a7c14557-f976-4044-87a6-71e10d8cec16 req-beed74cb-bafa-4e45-9626-551954727058 1996f75332a04c6d9b628f7905626a0c 3d7259f0fb104b18955f5463045844bf - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 238/496] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 6 06:10:24 2026] GET /v2.0/security-groups/ed559d22-f753-4a78-abd6-6a1bbafe95a0 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 239/497] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:24 2026] GET /v2.0/ports?device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/498] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 6 06:10:24 2026] GET /v2.0/security-groups/ca786aef-856a-434b-a0de-112dca19a5ea => generated 1682 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 240/499] 10.0.0.95 () {36 vars in 1011 bytes} [Wed May 6 06:10:24 2026] DELETE /v2.0/security-groups/ca786aef-856a-434b-a0de-112dca19a5ea => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:10:24.419 8 INFO neutron.api.v2.resource [req-3d5c4d19-c66e-48d8-abcf-093b8b25a8a0 req-0f9eb79c-7b15-420e-a03b-82c1eba9134b 1996f75332a04c6d9b628f7905626a0c 3d7259f0fb104b18955f5463045844bf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 260/500] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 6 06:10:24 2026] GET /v2.0/security-groups/ca786aef-856a-434b-a0de-112dca19a5ea => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:10:24.496 8 INFO neutron.services.segments.plugin [-] Segment f26347e9-a35a-4e31-984d-866514a3178e resource provider aggregate not found [pid: 9|app: 0|req: 241/501] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 6 06:10:24 2026] GET /v2.0/security-groups/1166e631-1f82-4ef9-915a-53a435014398 => generated 1679 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:24.501 8 INFO neutron.services.segments.plugin [-] Segment f26347e9-a35a-4e31-984d-866514a3178e resource provider aggregate not found 2026-05-06 06:10:24.518 8 INFO neutron.services.segments.plugin [-] Segment f26347e9-a35a-4e31-984d-866514a3178e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f26347e9-a35a-4e31-984d-866514a3178e found for delete ", "request_id": "req-58bad167-8e84-45fa-8ddb-7b7b21de26b9"}]} 2026-05-06 06:10:24.523 8 INFO neutron.services.segments.plugin [-] Segment f26347e9-a35a-4e31-984d-866514a3178e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f26347e9-a35a-4e31-984d-866514a3178e found for delete ", "request_id": "req-024a8f60-4e2a-4646-a612-44e41a5c9a45"}]} [pid: 9|app: 0|req: 242/502] 10.0.0.95 () {36 vars in 1011 bytes} [Wed May 6 06:10:24 2026] DELETE /v2.0/security-groups/1166e631-1f82-4ef9-915a-53a435014398 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:10:24.627 9 INFO neutron.api.v2.resource [req-be17d964-22c2-41da-83b7-9ffe582ea71c req-951ec6c6-a136-454e-9f82-4a5df89ee90b 1996f75332a04c6d9b628f7905626a0c 3d7259f0fb104b18955f5463045844bf - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 243/503] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 6 06:10:24 2026] GET /v2.0/security-groups/1166e631-1f82-4ef9-915a-53a435014398 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 244/504] 10.0.0.95 () {34 vars in 1000 bytes} [Wed May 6 06:10:24 2026] GET /v2.0/security-groups?tenant_id=3d7259f0fb104b18955f5463045844bf => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 245/505] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 6 06:10:24 2026] GET /v2.0/security-groups/280b168f-ceb9-4935-8ab4-edc3d41bbccc => generated 2922 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 246/506] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 6 06:10:24 2026] GET /v2.0/security-groups/280b168f-ceb9-4935-8ab4-edc3d41bbccc => generated 2922 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:24.803 9 INFO neutron.api.v2.resource [req-2a6993ef-05c6-4468-b4d2-73211a4e0a86 req-51f0f7f0-b25d-4622-ab29-c755f2b5e35c 1996f75332a04c6d9b628f7905626a0c 3d7259f0fb104b18955f5463045844bf - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 247/507] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 6 06:10:24 2026] GET /v2.0/security-groups/1166e631-1f82-4ef9-915a-53a435014398 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:10:24.836 9 INFO neutron.api.v2.resource [req-797e638e-7e44-4406-a774-e552c6e8c535 req-ba022066-2a1f-475e-9cf4-eeae2299a814 1996f75332a04c6d9b628f7905626a0c 3d7259f0fb104b18955f5463045844bf - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 248/508] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 6 06:10:24 2026] GET /v2.0/security-groups/ca786aef-856a-434b-a0de-112dca19a5ea => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:10:24.877 9 INFO neutron.api.v2.resource [req-5fbb6201-fcbd-4aa5-a1e4-235d2025e7ad req-97082d08-dc38-4073-9b93-7ea4e4a7aeda 1996f75332a04c6d9b628f7905626a0c 3d7259f0fb104b18955f5463045844bf - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 249/509] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 6 06:10:24 2026] GET /v2.0/security-groups/ed559d22-f753-4a78-abd6-6a1bbafe95a0 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:10:24.897 8 INFO neutron.db.segments_db [None req-01c2990a-7cd6-477c-8e20-a3d6bfae190b c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Added segment 042944e4-c161-498a-9c6c-62817388a02b of type vxlan for network 54f26e7d-9bfd-412d-b185-2555ed0f4cd1 [pid: 8|app: 0|req: 261/510] 10.0.0.48 () {34 vars in 669 bytes} [Wed May 6 06:10:24 2026] POST /v2.0/networks => generated 743 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:25.061 8 WARNING neutron_lib.context [None req-9fa3716a-e4cb-4c5c-a409-20e18fcb6ea7 c7e2dc418b0742809f4396e5713b1e1d c772fb9d265b4b25be12396f7647182c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:10:25.061 8 WARNING neutron_lib.context [None req-9fa3716a-e4cb-4c5c-a409-20e18fcb6ea7 c7e2dc418b0742809f4396e5713b1e1d c772fb9d265b4b25be12396f7647182c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:10:25.231 8 INFO neutron.db.segments_db [None req-9fa3716a-e4cb-4c5c-a409-20e18fcb6ea7 c7e2dc418b0742809f4396e5713b1e1d c772fb9d265b4b25be12396f7647182c - - default default] Added segment 8809c0f0-5b41-4d99-9d38-4810982bfc52 of type vxlan for network 646dd9f0-b2d7-48d2-9ff6-5d090faf9e57 2026-05-06 06:10:25.293 8 INFO neutron.db.segments_db [None req-9fa3716a-e4cb-4c5c-a409-20e18fcb6ea7 c7e2dc418b0742809f4396e5713b1e1d c772fb9d265b4b25be12396f7647182c - - default default] Added segment f85694c5-0a87-4356-b003-4bcecf4b3915 of type vxlan for network 8f1ce68b-1005-4102-a423-1d92d821ad75 [pid: 8|app: 0|req: 262/511] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:10:25 2026] POST /v2.0/networks => generated 1245 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/512] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:10:25 2026] POST /v2.0/subnets => generated 690 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/513] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:25 2026] GET /v2.0/ports?device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/514] 10.0.0.48 () {32 vars in 647 bytes} [Wed May 6 06:10:25 2026] GET /v2.0/networks => generated 1844 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:25.751 8 INFO neutron.db.segments_db [None req-e3315733-cde5-4109-8176-9d3ebe386f14 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Added segment 16c48fc4-9c46-4f2e-8d21-7cbfe0b5947e of type vxlan for network 9e8ad4ad-566f-453d-90d3-e46b91dcbca5 [pid: 9|app: 0|req: 250/515] 10.0.0.48 () {34 vars in 787 bytes} [Wed May 6 06:10:24 2026] PUT /v2.0/routers/4cebd257-b0a3-48d2-8844-65dabd49c722/remove_router_interface => generated 309 bytes in 970 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:25.959 8 INFO neutron.db.l3_hamode_db [None req-e3315733-cde5-4109-8176-9d3ebe386f14 c16881031b8c46d186b5d979b2fae54c d60082cecbed468b8c2be81aedf481cb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 251/516] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:10:25 2026] DELETE /v2.0/networks/646dd9f0-b2d7-48d2-9ff6-5d090faf9e57 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:10:26.478 9 INFO neutron.services.segments.plugin [-] Segment 8809c0f0-5b41-4d99-9d38-4810982bfc52 resource provider aggregate not found 2026-05-06 06:10:26.487 9 INFO neutron.services.segments.plugin [-] Segment 8809c0f0-5b41-4d99-9d38-4810982bfc52 resource provider aggregate not found 2026-05-06 06:10:26.498 9 INFO neutron.services.segments.plugin [-] Segment 8809c0f0-5b41-4d99-9d38-4810982bfc52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8809c0f0-5b41-4d99-9d38-4810982bfc52 found for delete ", "request_id": "req-0151f23a-e5b7-4951-96c1-fa1fa2a9e0df"}]} 2026-05-06 06:10:26.504 9 INFO neutron.services.segments.plugin [-] Segment 8809c0f0-5b41-4d99-9d38-4810982bfc52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8809c0f0-5b41-4d99-9d38-4810982bfc52 found for delete ", "request_id": "req-8fae4dff-434c-4d87-a3a8-765ecfe0a0c7"}]} 2026-05-06 06:10:26.685 9 WARNING neutron.plugins.ml2.ovo_rpc [None req-dd9cb8c7-cbc0-4141-99a9-7a2d16b8045c c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - 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() 2026-05-06 06:10:26.761 8 INFO neutron.db.l3_hamode_db [None req-e3315733-cde5-4109-8176-9d3ebe386f14 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:10:27.031 9 INFO neutron.db.l3_hamode_db [None req-dd9cb8c7-cbc0-4141-99a9-7a2d16b8045c c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] HA network 7f1fb4f5-1303-4f92-9de2-273cd5ae6210 was deleted as no HA routers are present in tenant 3d7259f0fb104b18955f5463045844bf. [pid: 9|app: 0|req: 252/517] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:10:26 2026] DELETE /v2.0/routers/4cebd257-b0a3-48d2-8844-65dabd49c722 => generated 0 bytes in 978 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 253/518] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:10:27 2026] DELETE /v2.0/networks/8f1ce68b-1005-4102-a423-1d92d821ad75 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 254/519] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:27 2026] GET /v2.0/ports?device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 255/520] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:10:27 2026] DELETE /v2.0/subnets/5e9c6fc6-84a6-47ef-916d-a079f03fe425 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 256/521] 10.0.0.48 () {32 vars in 647 bytes} [Wed May 6 06:10:27 2026] GET /v2.0/networks => generated 651 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/522] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:10:25 2026] POST /v2.0/routers => generated 730 bytes in 1908 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:27.631 8 WARNING neutron_lib.context [None req-56f53fc5-8566-4be3-a5f9-87d3366cfc48 c7e2dc418b0742809f4396e5713b1e1d c772fb9d265b4b25be12396f7647182c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:10:27.676 8 INFO neutron.db.segments_db [None req-56f53fc5-8566-4be3-a5f9-87d3366cfc48 c7e2dc418b0742809f4396e5713b1e1d c772fb9d265b4b25be12396f7647182c - - default default] Added segment 971a5c4b-fbe2-4f87-aa70-92e45bdeb426 of type vxlan for network e40a2246-3574-4b7d-839e-232d24247cfd [pid: 9|app: 0|req: 257/523] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:10:27 2026] DELETE /v2.0/networks/0afa67b4-3cf2-4770-bf92-cde48abcdf58 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/524] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:10:27 2026] POST /v2.0/networks => generated 650 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:27.797 8 WARNING neutron_lib.context [None req-bd58f052-3315-46ef-ad7a-de2e967e7c26 c7e2dc418b0742809f4396e5713b1e1d c772fb9d265b4b25be12396f7647182c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:10:27.856 8 INFO neutron.db.segments_db [None req-bd58f052-3315-46ef-ad7a-de2e967e7c26 c7e2dc418b0742809f4396e5713b1e1d c772fb9d265b4b25be12396f7647182c - - default default] Added segment c668ec65-fe08-4512-848f-cfb9c1f45114 of type vxlan for network a9bd0d94-22a9-441d-81d8-7e673528cffe [pid: 8|app: 0|req: 268/525] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:10:27 2026] POST /v2.0/networks => generated 649 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/526] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:10:27 2026] GET /v2.0/security-groups?tenant_id=3d7259f0fb104b18955f5463045844bf&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:27.978 8 WARNING neutron_lib.context [None req-a43bc840-0e75-4712-b6df-e5176e9e0a8e c7e2dc418b0742809f4396e5713b1e1d c772fb9d265b4b25be12396f7647182c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:10:28.000 8 WARNING neutron_lib.context [None req-a43bc840-0e75-4712-b6df-e5176e9e0a8e c7e2dc418b0742809f4396e5713b1e1d c772fb9d265b4b25be12396f7647182c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:10:28.517 9 INFO neutron.services.segments.plugin [-] Segment 51f08a12-c825-429c-a435-5d6c1349acd5 resource provider aggregate not found 2026-05-06 06:10:28.523 9 INFO neutron.services.segments.plugin [-] Segment 51f08a12-c825-429c-a435-5d6c1349acd5 resource provider aggregate not found 2026-05-06 06:10:28.531 9 INFO neutron.services.segments.plugin [-] Segment 51f08a12-c825-429c-a435-5d6c1349acd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51f08a12-c825-429c-a435-5d6c1349acd5 found for delete ", "request_id": "req-75f4f5f9-cec9-4812-8b29-8f747a766db6"}]} 2026-05-06 06:10:28.537 9 INFO neutron.services.segments.plugin [-] Segment 51f08a12-c825-429c-a435-5d6c1349acd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51f08a12-c825-429c-a435-5d6c1349acd5 found for delete ", "request_id": "req-f7289803-1753-4f83-bcd8-ce9f6dda6ef3"}]} 2026-05-06 06:10:28.546 9 INFO neutron.services.segments.plugin [-] Segment f85694c5-0a87-4356-b003-4bcecf4b3915 resource provider aggregate not found 2026-05-06 06:10:28.551 9 INFO neutron.services.segments.plugin [-] Segment f85694c5-0a87-4356-b003-4bcecf4b3915 resource provider aggregate not found 2026-05-06 06:10:28.563 9 INFO neutron.services.segments.plugin [-] Segment f85694c5-0a87-4356-b003-4bcecf4b3915 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f85694c5-0a87-4356-b003-4bcecf4b3915 found for delete ", "request_id": "req-22a563dd-5acf-4fbc-9dd3-1f8303c0ae74"}]} 2026-05-06 06:10:28.569 9 INFO neutron.services.segments.plugin [-] Segment f85694c5-0a87-4356-b003-4bcecf4b3915 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f85694c5-0a87-4356-b003-4bcecf4b3915 found for delete ", "request_id": "req-e9ce75f3-4696-4ad6-a810-41fa330a0f3f"}]} 2026-05-06 06:10:28.575 9 INFO neutron.services.segments.plugin [-] Segment 4890bade-cc61-4e61-a07e-5af3a13ba1b2 resource provider aggregate not found 2026-05-06 06:10:28.590 9 INFO neutron.services.segments.plugin [-] Segment 4890bade-cc61-4e61-a07e-5af3a13ba1b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4890bade-cc61-4e61-a07e-5af3a13ba1b2 found for delete ", "request_id": "req-a1f49bde-4702-4838-bf32-66d7a8a0fdfb"}]} 2026-05-06 06:10:28.590 9 INFO neutron.services.segments.plugin [-] Segment 4890bade-cc61-4e61-a07e-5af3a13ba1b2 resource provider aggregate not found 2026-05-06 06:10:28.604 9 INFO neutron.services.segments.plugin [-] Segment 4890bade-cc61-4e61-a07e-5af3a13ba1b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4890bade-cc61-4e61-a07e-5af3a13ba1b2 found for delete ", "request_id": "req-5d606bb0-f3cb-47ad-af10-e50410bf5a1e"}]} [pid: 8|app: 0|req: 270/527] 10.0.0.48 () {34 vars in 663 bytes} [Wed May 6 06:10:27 2026] POST /v2.0/ports => generated 1506 bytes in 676 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: 9|app: 0|req: 258/528] 10.0.0.48 () {34 vars in 781 bytes} [Wed May 6 06:10:27 2026] PUT /v2.0/routers/3af424bd-193d-4984-85f5-c50f4960eb4b/add_router_interface => generated 309 bytes in 1283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 259/529] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:28 2026] GET /v2.0/ports?device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83 => 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: 271/530] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:10:28 2026] DELETE /v2.0/security-groups/280b168f-ceb9-4935-8ab4-edc3d41bbccc => generated 0 bytes in 383 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 260/531] 10.0.0.48 () {32 vars in 641 bytes} [Wed May 6 06:10:29 2026] GET /v2.0/ports => generated 1506 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 261/532] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:10:29 2026] GET /v2.0/networks?id=6dd0b636-c38b-4cd2-b1be-067de383c954 => generated 680 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/533] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:10:29 2026] DELETE /v2.0/ports/8a6c8263-4e9c-4e4a-987d-db8aa64faa7a => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 262/534] 199.19.213.237 () {34 vars in 1049 bytes} [Wed May 6 06:10:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5a326ecdcddb4c39b833876e3cbc133e => generated 181 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:29.495 9 WARNING neutron_lib.context [req-14fdb05b-daab-44b3-bca6-5e869861534c req-cc396ef5-a5d6-477b-b602-19fa9b1aba22 f8195eeb703546089894af8b6d1e0dcb 5a326ecdcddb4c39b833876e3cbc133e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 273/535] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:10:29 2026] DELETE /v2.0/ports/d41595bb-af23-4694-a4c5-2e6024795a1a => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:10:29.639 8 WARNING neutron_lib.context [None req-0ff0d455-34db-4ed3-bbcf-4c61e66be837 cbb43f4c9d774372a83765017196368d d60082cecbed468b8c2be81aedf481cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 274/536] 10.0.0.48 () {34 vars in 683 bytes} [Wed May 6 06:10:29 2026] POST /v2.0/security-groups => generated 1660 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/537] 10.0.0.48 () {32 vars in 641 bytes} [Wed May 6 06:10:29 2026] GET /v2.0/ports => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:10:29.779 8 WARNING neutron_lib.context [None req-b6fa5678-543b-4c80-97aa-12879986375e cbb43f4c9d774372a83765017196368d d60082cecbed468b8c2be81aedf481cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 276/538] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:10:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:29.888 8 WARNING neutron_lib.context [None req-a6fcc32b-ba12-4a44-ae4c-72e0bf7f4b1a c7e2dc418b0742809f4396e5713b1e1d c772fb9d265b4b25be12396f7647182c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:10:29.947 8 INFO neutron.db.segments_db [None req-a6fcc32b-ba12-4a44-ae4c-72e0bf7f4b1a c7e2dc418b0742809f4396e5713b1e1d c772fb9d265b4b25be12396f7647182c - - default default] Added segment 37794d38-b267-42f2-a4bf-05568f7f6337 of type vxlan for network 773d87aa-3570-4f86-8ec3-814cbb5ca7da [pid: 8|app: 0|req: 277/539] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:10:29 2026] POST /v2.0/networks => generated 650 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:30.044 8 WARNING neutron_lib.context [None req-99932211-5bee-4bad-b219-0f25c3e32fe8 cbb43f4c9d774372a83765017196368d d60082cecbed468b8c2be81aedf481cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 278/540] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:10:30 2026] POST /v2.0/security-group-rules => generated 602 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:30.147 8 WARNING neutron_lib.context [None req-05407610-fe3f-400d-92c6-36c747ec6e1a c7e2dc418b0742809f4396e5713b1e1d c772fb9d265b4b25be12396f7647182c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 263/541] 199.19.213.237 () {38 vars in 954 bytes} [Wed May 6 06:10:29 2026] POST /v2.0/ports => generated 954 bytes in 662 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-05-06 06:10:30.195 8 INFO neutron.db.segments_db [None req-05407610-fe3f-400d-92c6-36c747ec6e1a c7e2dc418b0742809f4396e5713b1e1d c772fb9d265b4b25be12396f7647182c - - default default] Added segment 8197c171-713e-44c3-9216-0f98af28a208 of type vxlan for network e0f7c62f-18bd-42dd-af9f-f1c909da6920 [pid: 9|app: 0|req: 264/542] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:30 2026] GET /v2.0/ports?device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83 => generated 957 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:30.223 9 WARNING neutron_lib.context [None req-c0ef21aa-7dba-4c7f-854d-4a9616edb9cd cbb43f4c9d774372a83765017196368d d60082cecbed468b8c2be81aedf481cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 279/543] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:10:30 2026] POST /v2.0/networks => generated 650 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/544] 199.19.213.237 () {34 vars in 910 bytes} [Wed May 6 06:10:30 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: 281/545] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:30 2026] GET /v2.0/security-groups?id=2ba3f1e7-09d3-4617-8bd5-6bbd25b4f965&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-05-06 06:10:30.328 8 WARNING neutron_lib.context [None req-03897e73-7899-46d3-b587-f4a6665f65f1 c7e2dc418b0742809f4396e5713b1e1d c772fb9d265b4b25be12396f7647182c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:10:30.374 8 WARNING neutron_lib.context [None req-03897e73-7899-46d3-b587-f4a6665f65f1 c7e2dc418b0742809f4396e5713b1e1d c772fb9d265b4b25be12396f7647182c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 265/546] 10.0.0.48 () {34 vars in 674 bytes} [Wed May 6 06:10:30 2026] POST /v2.0/floatingips => generated 552 bytes in 610 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/547] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:10:30 2026] POST /v2.0/subnets => generated 1274 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/548] 10.0.0.48 () {32 vars in 645 bytes} [Wed May 6 06:10:30 2026] GET /v2.0/subnets => generated 1910 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:31.199 8 INFO neutron.db.segments_db [None req-9cb76642-0d24-4165-867c-684892e3cceb c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Added segment 0543bdce-5dba-4f37-bcc5-bfbd8d9eaf4e of type vxlan for network 8add58a5-4059-410d-8d40-e89d60bededc [pid: 8|app: 0|req: 284/549] 10.0.0.48 () {34 vars in 669 bytes} [Wed May 6 06:10:30 2026] POST /v2.0/networks => generated 750 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 266/550] 199.19.213.237 () {38 vars in 1027 bytes} [Wed May 6 06:10:30 2026] PUT /v2.0/ports/45d91a93-a83a-40aa-bcf5-eae862b9fa86 => generated 1235 bytes in 545 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: 9|app: 0|req: 267/551] 10.0.0.95 () {34 vars in 1096 bytes} [Wed May 6 06:10:31 2026] GET /v2.0/security-groups?name=tempest-securitygroup--810753362&fields=id&tenant_id=d60082cecbed468b8c2be81aedf481cb => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/552] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:10:31 2026] DELETE /v2.0/subnets/52c66a20-5519-4b1e-85f3-a20cec14b5f9 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/553] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:31 2026] GET /v2.0/ports?device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/554] 10.0.0.95 () {34 vars in 980 bytes} [Wed May 6 06:10:31 2026] GET /v2.0/networks?id=54f26e7d-9bfd-412d-b185-2555ed0f4cd1 => generated 675 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 268/555] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:10:31 2026] POST /v2.0/subnets => generated 697 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 269/556] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:31 2026] GET /v2.0/security-groups?id=2ba3f1e7-09d3-4617-8bd5-6bbd25b4f965&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: 9|app: 0|req: 270/557] 10.0.0.95 () {34 vars in 963 bytes} [Wed May 6 06:10:31 2026] GET /v2.0/quotas/d60082cecbed468b8c2be81aedf481cb => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/558] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:10:31 2026] DELETE /v2.0/subnets/d2bb57b9-e0a9-4182-b8bc-5006429866ab => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:10:31.746 9 INFO neutron.db.segments_db [None req-2fa2ccaa-e2bc-468b-a483-8bbb1a395ce7 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Added segment abcfd2d6-1ada-4fc7-b4c4-8ac5413a7bea of type vxlan for network ed9b9330-78f9-4ad2-bb50-ad040324f758 [pid: 8|app: 0|req: 289/559] 10.0.0.95 () {34 vars in 1000 bytes} [Wed May 6 06:10:31 2026] GET /v2.0/ports?tenant_id=d60082cecbed468b8c2be81aedf481cb&fields=id => generated 103 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/560] 10.0.0.48 () {32 vars in 645 bytes} [Wed May 6 06:10:31 2026] GET /v2.0/subnets => 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: 291/561] 10.0.0.95 () {34 vars in 1006 bytes} [Wed May 6 06:10:31 2026] GET /v2.0/networks/54f26e7d-9bfd-412d-b185-2555ed0f4cd1?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:10:31.980 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a3d313b-c2cc-4485-859b-c8c344870d51'] response: {'name': 'network-changed', 'server_uuid': '5bc95c24-82e8-45a2-ba27-8b2ebf313e83', 'tag': '45d91a93-a83a-40aa-bcf5-eae862b9fa86', 'status': 'completed', 'code': 200} 2026-05-06 06:10:32.056 9 INFO neutron.db.l3_hamode_db [None req-2fa2ccaa-e2bc-468b-a483-8bbb1a395ce7 c16881031b8c46d186b5d979b2fae54c 1798585ef8db438a9f8c615d992bc381 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:10:32.156 8 INFO neutron.services.segments.plugin [-] Segment 8197c171-713e-44c3-9216-0f98af28a208 resource provider aggregate not found 2026-05-06 06:10:32.160 8 INFO neutron.services.segments.plugin [-] Segment 8197c171-713e-44c3-9216-0f98af28a208 resource provider aggregate not found 2026-05-06 06:10:32.174 8 INFO neutron.services.segments.plugin [-] Segment 8197c171-713e-44c3-9216-0f98af28a208 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8197c171-713e-44c3-9216-0f98af28a208 found for delete ", "request_id": "req-ca8e2434-5f34-4ea2-bfaf-dbe57526886a"}]} [pid: 8|app: 0|req: 292/562] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:10:31 2026] DELETE /v2.0/networks/e0f7c62f-18bd-42dd-af9f-f1c909da6920 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:10:32.187 8 INFO neutron.services.segments.plugin [-] Segment 8197c171-713e-44c3-9216-0f98af28a208 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8197c171-713e-44c3-9216-0f98af28a208 found for delete ", "request_id": "req-bf8d2112-94f4-4491-a3cc-4f1123a2d223"}]} [pid: 8|app: 0|req: 293/563] 10.0.0.95 () {34 vars in 1106 bytes} [Wed May 6 06:10:32 2026] GET /v2.0/networks/54f26e7d-9bfd-412d-b185-2555ed0f4cd1?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: 294/564] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:10:32 2026] DELETE /v2.0/networks/773d87aa-3570-4f86-8ec3-814cbb5ca7da => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/565] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:10:32 2026] DELETE /v2.0/networks/a9bd0d94-22a9-441d-81d8-7e673528cffe => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/566] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:10:32 2026] GET /v2.0/ports?tenant_id=5a326ecdcddb4c39b833876e3cbc133e&device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83 => 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: 297/567] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:32 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => 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: 298/568] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:10:32 2026] DELETE /v2.0/networks/e40a2246-3574-4b7d-839e-232d24247cfd => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/569] 199.19.213.237 () {34 vars in 1057 bytes} [Wed May 6 06:10:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=45d91a93-a83a-40aa-bcf5-eae862b9fa86 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/570] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:32 2026] GET /v2.0/ports?device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/571] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:10:32 2026] GET /v2.0/subnets?id=4ee851d4-0449-4af9-bf34-221ba5cac3f0 => generated 698 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/572] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:32 2026] GET /v2.0/security-groups?id=2ba3f1e7-09d3-4617-8bd5-6bbd25b4f965&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: 303/573] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:10:32 2026] GET /v2.0/ports?network_id=6dd0b636-c38b-4cd2-b1be-067de383c954&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:33.043 9 INFO neutron.db.l3_hamode_db [None req-2fa2ccaa-e2bc-468b-a483-8bbb1a395ce7 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 304/574] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:10:33 2026] GET /v2.0/networks/6dd0b636-c38b-4cd2-b1be-067de383c954?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: 305/575] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:10:33 2026] GET /v2.0/networks/6dd0b636-c38b-4cd2-b1be-067de383c954?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: 306/576] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:10:33 2026] GET /v2.0/security-groups?tenant_id=c772fb9d265b4b25be12396f7647182c&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: 307/577] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:10:33 2026] DELETE /v2.0/security-groups/e1605678-2f64-4496-82b8-cabe1b6017c0 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/578] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:33 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 271/579] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:10:31 2026] POST /v2.0/routers => generated 737 bytes in 2286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 272/580] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:34 2026] GET /v2.0/ports?device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 275/583] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:34 2026] GET /v2.0/security-groups?id=2ba3f1e7-09d3-4617-8bd5-6bbd25b4f965&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-05-06 06:10:34.172 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [b62335b9-0c1a-4bec-8c54-8079d10a96ad] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection 2026-05-06 06:10:34.201 8 INFO neutron.services.segments.plugin [-] Segment 37794d38-b267-42f2-a4bf-05568f7f6337 resource provider aggregate not found 2026-05-06 06:10:34.210 8 INFO neutron.services.segments.plugin [-] Segment 37794d38-b267-42f2-a4bf-05568f7f6337 resource provider aggregate not found [pid: 9|app: 0|req: 276/584] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:10:34 2026] GET /v2.0/ports?tenant_id=5a326ecdcddb4c39b833876e3cbc133e&device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83 => generated 1238 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:34.220 8 INFO neutron.services.segments.plugin [-] Segment 37794d38-b267-42f2-a4bf-05568f7f6337 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37794d38-b267-42f2-a4bf-05568f7f6337 found for delete ", "request_id": "req-4a01dc73-e0a2-4e1c-84a7-27858fb1734f"}]} 2026-05-06 06:10:34.229 8 INFO neutron.services.segments.plugin [-] Segment 37794d38-b267-42f2-a4bf-05568f7f6337 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37794d38-b267-42f2-a4bf-05568f7f6337 found for delete ", "request_id": "req-10056676-e1f7-42aa-bb48-0f1c29b4bbfe"}]} 2026-05-06 06:10:34.240 8 INFO neutron.services.segments.plugin [-] Segment c668ec65-fe08-4512-848f-cfb9c1f45114 resource provider aggregate not found 2026-05-06 06:10:34.253 8 INFO neutron.services.segments.plugin [-] Segment c668ec65-fe08-4512-848f-cfb9c1f45114 resource provider aggregate not found 2026-05-06 06:10:34.258 8 INFO neutron.services.segments.plugin [-] Segment c668ec65-fe08-4512-848f-cfb9c1f45114 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c668ec65-fe08-4512-848f-cfb9c1f45114 found for delete ", "request_id": "req-48e95f83-f8a7-4d22-8578-9a9e901bd754"}]} 2026-05-06 06:10:34.280 8 INFO neutron.services.segments.plugin [-] Segment 971a5c4b-fbe2-4f87-aa70-92e45bdeb426 resource provider aggregate not found 2026-05-06 06:10:34.284 8 INFO neutron.services.segments.plugin [-] Segment c668ec65-fe08-4512-848f-cfb9c1f45114 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c668ec65-fe08-4512-848f-cfb9c1f45114 found for delete ", "request_id": "req-92486045-5589-429f-8312-a86b3409dc91"}]} 2026-05-06 06:10:34.299 8 INFO neutron.services.segments.plugin [-] Segment 971a5c4b-fbe2-4f87-aa70-92e45bdeb426 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 971a5c4b-fbe2-4f87-aa70-92e45bdeb426 found for delete ", "request_id": "req-17b3da3b-a9dc-4d28-86ca-50d43317fd98"}]} 2026-05-06 06:10:34.302 8 INFO neutron.services.segments.plugin [-] Segment 971a5c4b-fbe2-4f87-aa70-92e45bdeb426 resource provider aggregate not found [pid: 9|app: 0|req: 277/585] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:10:34 2026] GET /v2.0/networks?id=6dd0b636-c38b-4cd2-b1be-067de383c954 => generated 775 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:34.325 8 INFO neutron.services.segments.plugin [-] Segment 971a5c4b-fbe2-4f87-aa70-92e45bdeb426 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 971a5c4b-fbe2-4f87-aa70-92e45bdeb426 found for delete ", "request_id": "req-5d5dabfe-9db9-4681-b8eb-c28ec8486d8d"}]} [pid: 9|app: 0|req: 278/586] 199.19.213.237 () {34 vars in 1057 bytes} [Wed May 6 06:10:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=45d91a93-a83a-40aa-bcf5-eae862b9fa86 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 279/587] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:10:34 2026] GET /v2.0/subnets?id=4ee851d4-0449-4af9-bf34-221ba5cac3f0 => generated 698 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 280/588] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:10:34 2026] GET /v2.0/ports?network_id=6dd0b636-c38b-4cd2-b1be-067de383c954&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 281/589] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:10:34 2026] GET /v2.0/networks/6dd0b636-c38b-4cd2-b1be-067de383c954?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 282/590] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:10:34 2026] GET /v2.0/networks/6dd0b636-c38b-4cd2-b1be-067de383c954?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: 9|app: 0|req: 283/591] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:34 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:10:35.206 8 INFO oslo.messaging._drivers.impl_rabbit [-] [b62335b9-0c1a-4bec-8c54-8079d10a96ad] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60906. [pid: 8|app: 0|req: 309/592] 10.0.0.48 () {34 vars in 781 bytes} [Wed May 6 06:10:33 2026] PUT /v2.0/routers/104b264a-c302-4714-bc61-61ea085919eb/add_router_interface => generated 309 bytes in 1219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 284/593] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:35 2026] GET /v2.0/ports?device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83 => 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: 310/594] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:35 2026] GET /v2.0/security-groups?id=2ba3f1e7-09d3-4617-8bd5-6bbd25b4f965&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:35.608 9 WARNING neutron_lib.context [None req-972117cb-2758-4a01-9ff8-23e8558917d0 1af372af9159401ba399c4b499aefa6f 89b27ed2a1544b168bea5b846b173529 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:10:35.749 9 INFO neutron.db.segments_db [None req-972117cb-2758-4a01-9ff8-23e8558917d0 1af372af9159401ba399c4b499aefa6f 89b27ed2a1544b168bea5b846b173529 - - default default] Added segment e6cfd6ad-dab7-4633-88e9-ce922a1268ad of type vxlan for network 687c1a78-26ec-43fb-896f-617416c59c28 2026-05-06 06:10:35.782 8 WARNING neutron_lib.context [None req-7acf850d-38da-49fc-8741-0b40a446da0c b48d545c1ac542eb8792d6e7a4979e46 1798585ef8db438a9f8c615d992bc381 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 285/595] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:10:35 2026] POST /v2.0/networks => generated 647 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 286/596] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:35 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/597] 10.0.0.48 () {34 vars in 683 bytes} [Wed May 6 06:10:35 2026] POST /v2.0/security-groups => generated 1659 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:10:35.968 9 WARNING neutron_lib.context [None req-0856fc47-ed30-40df-9d45-3df72c76954e b48d545c1ac542eb8792d6e7a4979e46 1798585ef8db438a9f8c615d992bc381 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 287/598] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:10:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:36.102 8 WARNING neutron_lib.context [None req-db6a9f90-7b39-43d8-aa8c-e670771e302c b48d545c1ac542eb8792d6e7a4979e46 1798585ef8db438a9f8c615d992bc381 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 312/599] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:10:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:36.211 9 WARNING neutron_lib.context [None req-a99716cd-6478-4247-8edd-89756f9e0acd b48d545c1ac542eb8792d6e7a4979e46 1798585ef8db438a9f8c615d992bc381 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:10:36.307 8 WARNING neutron_lib.context [None req-3fcaf313-41e5-4ee6-b9f7-0e023a15ab6a 1af372af9159401ba399c4b499aefa6f 89b27ed2a1544b168bea5b846b173529 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 313/600] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:10:36 2026] POST /v2.0/subnets => generated 673 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/601] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:36 2026] GET /v2.0/ports?device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:36.698 8 WARNING neutron_lib.context [None req-7501fa25-172c-4c35-a70d-055da35a5f8f 1af372af9159401ba399c4b499aefa6f 89b27ed2a1544b168bea5b846b173529 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:10:36.752 8 INFO neutron.db.segments_db [None req-7501fa25-172c-4c35-a70d-055da35a5f8f 1af372af9159401ba399c4b499aefa6f 89b27ed2a1544b168bea5b846b173529 - - default default] Added segment cf0a3ac0-109b-4770-b9cd-26c8123f9cf9 of type vxlan for network 3e52093f-4de1-4138-b569-8e7e37bc24c2 [pid: 9|app: 0|req: 288/602] 10.0.0.48 () {34 vars in 674 bytes} [Wed May 6 06:10:36 2026] POST /v2.0/floatingips => generated 552 bytes in 631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/603] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:10:36 2026] POST /v2.0/networks => generated 647 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 289/604] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:36 2026] GET /v2.0/security-groups?id=2ba3f1e7-09d3-4617-8bd5-6bbd25b4f965&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: 8|app: 0|req: 316/605] 10.0.0.48 () {34 vars in 741 bytes} [Wed May 6 06:10:36 2026] PUT /v2.0/networks/3e52093f-4de1-4138-b569-8e7e37bc24c2 => generated 592 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 290/606] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:10:36 2026] GET /v2.0/networks?id=54f26e7d-9bfd-412d-b185-2555ed0f4cd1 => generated 675 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:36.974 8 WARNING neutron_lib.context [None req-cb836c73-f8d8-4e67-a392-8489513cbe87 1af372af9159401ba399c4b499aefa6f 89b27ed2a1544b168bea5b846b173529 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 291/607] 199.19.213.237 () {34 vars in 1049 bytes} [Wed May 6 06:10:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d60082cecbed468b8c2be81aedf481cb => generated 180 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 292/608] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:37 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:10:37.055 9 WARNING neutron_lib.context [req-32b3a74a-8695-467c-b7f0-f4689ab61b99 req-337e0965-4cc3-45ab-a993-5b77489bfa61 cbb43f4c9d774372a83765017196368d d60082cecbed468b8c2be81aedf481cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 317/609] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:10:36 2026] POST /v2.0/subnets => generated 646 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/610] 10.0.0.48 () {34 vars in 739 bytes} [Wed May 6 06:10:37 2026] PUT /v2.0/subnets/075a64bd-b7b3-40fb-bf56-46c9617f0e32 => generated 656 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 293/611] 199.19.213.237 () {38 vars in 954 bytes} [Wed May 6 06:10:37 2026] POST /v2.0/ports => generated 954 bytes in 353 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: 319/612] 10.0.0.95 () {34 vars in 1096 bytes} [Wed May 6 06:10:37 2026] GET /v2.0/security-groups?name=tempest-securitygroup--108476011&fields=id&tenant_id=1798585ef8db438a9f8c615d992bc381 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:10:37.633 9 INFO neutron.services.segments.plugin [-] Segment cf0a3ac0-109b-4770-b9cd-26c8123f9cf9 resource provider aggregate not found 2026-05-06 06:10:37.638 9 INFO neutron.services.segments.plugin [-] Segment cf0a3ac0-109b-4770-b9cd-26c8123f9cf9 resource provider aggregate not found 2026-05-06 06:10:37.650 9 INFO neutron.services.segments.plugin [-] Segment cf0a3ac0-109b-4770-b9cd-26c8123f9cf9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf0a3ac0-109b-4770-b9cd-26c8123f9cf9 found for delete ", "request_id": "req-7f19756c-883d-4366-8287-02c293f45316"}]} 2026-05-06 06:10:37.661 9 INFO neutron.services.segments.plugin [-] Segment cf0a3ac0-109b-4770-b9cd-26c8123f9cf9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf0a3ac0-109b-4770-b9cd-26c8123f9cf9 found for delete ", "request_id": "req-8e3ab5f4-26b3-4284-90db-265ef96a9ffe"}]} [pid: 9|app: 0|req: 294/613] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:10:37 2026] DELETE /v2.0/networks/3e52093f-4de1-4138-b569-8e7e37bc24c2 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 295/614] 10.0.0.95 () {34 vars in 980 bytes} [Wed May 6 06:10:37 2026] GET /v2.0/networks?id=8add58a5-4059-410d-8d40-e89d60bededc => generated 682 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:37.780 9 INFO neutron.pecan_wsgi.hooks.translation [None req-a46777f9-7b5c-4606-b1fd-c9889915ee34 1af372af9159401ba399c4b499aefa6f 89b27ed2a1544b168bea5b846b173529 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 296/615] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:10:37 2026] DELETE /v2.0/networks/3e52093f-4de1-4138-b569-8e7e37bc24c2 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 297/616] 10.0.0.95 () {34 vars in 963 bytes} [Wed May 6 06:10:37 2026] GET /v2.0/quotas/1798585ef8db438a9f8c615d992bc381 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 298/617] 10.0.0.48 () {32 vars in 692 bytes} [Wed May 6 06:10:37 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/618] 199.19.213.237 () {38 vars in 1027 bytes} [Wed May 6 06:10:37 2026] PUT /v2.0/ports/5cc61247-43d5-4e35-8f89-878e0b1606bd => generated 1235 bytes in 498 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: 321/619] 10.0.0.48 () {32 vars in 740 bytes} [Wed May 6 06:10:37 2026] GET /v2.0/subnets?network_id=db91edc1-b43e-4f0c-a0f1-1b08e6b05563 => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/620] 10.0.0.48 () {32 vars in 651 bytes} [Wed May 6 06:10:37 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: 9|app: 0|req: 299/621] 10.0.0.95 () {34 vars in 1000 bytes} [Wed May 6 06:10:37 2026] GET /v2.0/ports?tenant_id=1798585ef8db438a9f8c615d992bc381&fields=id => generated 103 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/622] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:37 2026] GET /v2.0/ports?device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83 => 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: 324/623] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:38 2026] GET /v2.0/security-groups?id=2ba3f1e7-09d3-4617-8bd5-6bbd25b4f965&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: 9|app: 0|req: 300/624] 10.0.0.48 () {32 vars in 647 bytes} [Wed May 6 06:10:37 2026] GET /v2.0/networks => generated 1312 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/625] 10.0.0.48 () {32 vars in 645 bytes} [Wed May 6 06:10:38 2026] GET /v2.0/subnets => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 301/626] 10.0.0.48 () {32 vars in 721 bytes} [Wed May 6 06:10:38 2026] GET /v2.0/networks/687c1a78-26ec-43fb-896f-617416c59c28 => generated 672 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/627] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:38 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 302/628] 10.0.0.48 () {32 vars in 719 bytes} [Wed May 6 06:10:38 2026] GET /v2.0/subnets/3d5eaf77-f197-42cc-81cc-8dae98a0cd1f => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:38.231 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b89da4cc-7c58-4a5c-88fa-d5d22386f64c 1af372af9159401ba399c4b499aefa6f 89b27ed2a1544b168bea5b846b173529 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 327/629] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:10:38 2026] DELETE /v2.0/subnets/075a64bd-b7b3-40fb-bf56-46c9617f0e32 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:10:38.248 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b5d7d88e-05fa-4bc4-915e-3ab09500ab75 1af372af9159401ba399c4b499aefa6f 89b27ed2a1544b168bea5b846b173529 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 328/630] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:10:38 2026] DELETE /v2.0/networks/3e52093f-4de1-4138-b569-8e7e37bc24c2 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 303/631] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:38 2026] GET /v2.0/security-groups?id=336d3c61-cc12-45b3-87b5-3ae6e597dd32&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 304/632] 10.0.0.95 () {34 vars in 905 bytes} [Wed May 6 06:10:38 2026] GET /v2.0/extensions => generated 20516 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-06 06:10:38.420 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d81a8cf8-b997-4a6a-aff4-bb10c70258ab'] response: {'name': 'network-changed', 'server_uuid': '9d8848df-59d8-421f-ba86-8d9ad12499fb', 'tag': '5cc61247-43d5-4e35-8f89-878e0b1606bd', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 305/633] 10.0.0.95 () {34 vars in 1006 bytes} [Wed May 6 06:10:38 2026] GET /v2.0/networks/8add58a5-4059-410d-8d40-e89d60bededc?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: 329/634] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:10:38 2026] DELETE /v2.0/subnets/3d5eaf77-f197-42cc-81cc-8dae98a0cd1f => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 306/635] 10.0.0.95 () {34 vars in 1106 bytes} [Wed May 6 06:10:38 2026] GET /v2.0/networks/8add58a5-4059-410d-8d40-e89d60bededc?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: 9|app: 0|req: 307/636] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:38 2026] GET /v2.0/ports?device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:10:38.798 8 INFO neutron.services.segments.plugin [-] Segment e6cfd6ad-dab7-4633-88e9-ce922a1268ad resource provider aggregate not found 2026-05-06 06:10:38.802 8 INFO neutron.services.segments.plugin [-] Segment e6cfd6ad-dab7-4633-88e9-ce922a1268ad resource provider aggregate not found 2026-05-06 06:10:38.816 8 INFO neutron.services.segments.plugin [-] Segment e6cfd6ad-dab7-4633-88e9-ce922a1268ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6cfd6ad-dab7-4633-88e9-ce922a1268ad found for delete ", "request_id": "req-b6157622-e397-401b-a09f-5966abdcf841"}]} 2026-05-06 06:10:38.817 8 INFO neutron.services.segments.plugin [-] Segment e6cfd6ad-dab7-4633-88e9-ce922a1268ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6cfd6ad-dab7-4633-88e9-ce922a1268ad found for delete ", "request_id": "req-fc3af813-97f8-4f2b-88b4-9fd47bccd0d5"}]} [pid: 8|app: 0|req: 330/637] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:10:38 2026] DELETE /v2.0/networks/687c1a78-26ec-43fb-896f-617416c59c28 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 308/638] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:10:38 2026] GET /v2.0/ports?tenant_id=d60082cecbed468b8c2be81aedf481cb&device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/639] 199.19.213.237 () {34 vars in 1057 bytes} [Wed May 6 06:10:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=5cc61247-43d5-4e35-8f89-878e0b1606bd => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 309/640] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:10:39 2026] GET /v2.0/subnets?id=546c6988-bc27-4d69-b2ff-a61c0aecde29 => generated 693 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/641] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:10:39 2026] GET /v2.0/ports?network_id=54f26e7d-9bfd-412d-b185-2555ed0f4cd1&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 310/642] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:39 2026] GET /v2.0/ports?device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/643] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:10:39 2026] GET /v2.0/networks/54f26e7d-9bfd-412d-b185-2555ed0f4cd1?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 311/644] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:39 2026] GET /v2.0/security-groups?id=2ba3f1e7-09d3-4617-8bd5-6bbd25b4f965&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: 334/645] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:10:39 2026] GET /v2.0/networks/54f26e7d-9bfd-412d-b185-2555ed0f4cd1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 312/646] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:39 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 969 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 313/647] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:39 2026] GET /v2.0/security-groups?id=336d3c61-cc12-45b3-87b5-3ae6e597dd32&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/648] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:10:39 2026] GET /v2.0/security-groups?tenant_id=89b27ed2a1544b168bea5b846b173529&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/649] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:39 2026] GET /v2.0/ports?device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 314/650] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:10:39 2026] DELETE /v2.0/security-groups/30256f1a-74c5-4946-9417-1777d3104ed1 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/651] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:40 2026] GET /v2.0/ports?device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 315/652] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:10:40 2026] GET /v2.0/ports?tenant_id=d60082cecbed468b8c2be81aedf481cb&device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/653] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:40 2026] GET /v2.0/security-groups?id=2ba3f1e7-09d3-4617-8bd5-6bbd25b4f965&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: 9|app: 0|req: 316/654] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:10:40 2026] GET /v2.0/networks?id=54f26e7d-9bfd-412d-b185-2555ed0f4cd1 => generated 771 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/655] 199.19.213.237 () {34 vars in 1057 bytes} [Wed May 6 06:10:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=5cc61247-43d5-4e35-8f89-878e0b1606bd => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 317/656] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:10:40 2026] GET /v2.0/subnets?id=546c6988-bc27-4d69-b2ff-a61c0aecde29 => generated 693 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/657] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:10:40 2026] GET /v2.0/ports?network_id=54f26e7d-9bfd-412d-b185-2555ed0f4cd1&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: 9|app: 0|req: 318/658] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:10:40 2026] GET /v2.0/networks/54f26e7d-9bfd-412d-b185-2555ed0f4cd1?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/659] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:40 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/660] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:40 2026] GET /v2.0/security-groups?id=336d3c61-cc12-45b3-87b5-3ae6e597dd32&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 319/661] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:10:40 2026] GET /v2.0/networks/54f26e7d-9bfd-412d-b185-2555ed0f4cd1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/662] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:40 2026] GET /v2.0/ports?device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 320/663] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:41 2026] GET /v2.0/ports?device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/664] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:41 2026] GET /v2.0/security-groups?id=2ba3f1e7-09d3-4617-8bd5-6bbd25b4f965&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:41.686 9 WARNING neutron_lib.context [None req-201c7407-9f89-420b-9687-bfee9f820e3c 5b8e65dcdd7b4622b39266b42bab8bf5 c031ce731a424ac792b12ecb31979a18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 345/665] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:41 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/666] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:41 2026] GET /v2.0/security-groups?id=336d3c61-cc12-45b3-87b5-3ae6e597dd32&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:41.873 9 INFO neutron.db.segments_db [None req-201c7407-9f89-420b-9687-bfee9f820e3c 5b8e65dcdd7b4622b39266b42bab8bf5 c031ce731a424ac792b12ecb31979a18 - - default default] Added segment c3733ee7-32b4-4c44-aac6-c8594a1e4452 of type vxlan for network 5a3388c2-1fd0-4c18-880d-c51631959db5 [pid: 8|app: 0|req: 347/667] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:41 2026] GET /v2.0/ports?device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 321/668] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:10:41 2026] POST /v2.0/networks => generated 645 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:42.009 8 WARNING neutron_lib.context [None req-cfdfbcf1-9ce9-424e-9d97-6a4343669081 5b8e65dcdd7b4622b39266b42bab8bf5 c031ce731a424ac792b12ecb31979a18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 348/669] 10.0.0.48 () {34 vars in 663 bytes} [Wed May 6 06:10:42 2026] POST /v2.0/ports => generated 774 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:42.273 9 WARNING neutron_lib.context [None req-4000f6a7-232b-47fc-80d5-770c62f404f1 5b8e65dcdd7b4622b39266b42bab8bf5 c031ce731a424ac792b12ecb31979a18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:10:42.341 9 INFO neutron.db.segments_db [None req-4000f6a7-232b-47fc-80d5-770c62f404f1 5b8e65dcdd7b4622b39266b42bab8bf5 c031ce731a424ac792b12ecb31979a18 - - default default] Added segment c0f3d439-ac0f-4e3b-abaf-4909d55f132a of type vxlan for network 029f6b86-cb10-4c8e-b380-17da91b48181 [pid: 9|app: 0|req: 322/670] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:10:42 2026] POST /v2.0/networks => generated 632 bytes in 198 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-05-06 06:10:42.476 8 WARNING neutron_lib.context [None req-0382fcc7-ec31-4545-b8fc-bd19598df460 5b8e65dcdd7b4622b39266b42bab8bf5 c031ce731a424ac792b12ecb31979a18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 323/671] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:42 2026] GET /v2.0/ports?device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 324/672] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:42 2026] GET /v2.0/security-groups?id=2ba3f1e7-09d3-4617-8bd5-6bbd25b4f965&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: 349/673] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:10:42 2026] POST /v2.0/subnets => generated 626 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:42.805 9 WARNING neutron_lib.context [None req-81d91d09-bd9f-4052-bbdb-12cb2a2bd053 5b8e65dcdd7b4622b39266b42bab8bf5 c031ce731a424ac792b12ecb31979a18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 350/674] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:42 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/675] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:10:43 2026] GET /v2.0/networks?id=8add58a5-4059-410d-8d40-e89d60bededc => generated 682 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/676] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:43 2026] GET /v2.0/ports?device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390 => 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: 353/677] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:43 2026] GET /v2.0/security-groups?id=336d3c61-cc12-45b3-87b5-3ae6e597dd32&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: 354/678] 199.19.213.237 () {34 vars in 1049 bytes} [Wed May 6 06:10:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1798585ef8db438a9f8c615d992bc381 => generated 180 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:43.174 8 WARNING neutron_lib.context [req-f58689e6-dd5d-4399-9397-70428f078799 req-1a90bf93-fc7a-4888-a2eb-d050ad797bf0 b48d545c1ac542eb8792d6e7a4979e46 1798585ef8db438a9f8c615d992bc381 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 325/679] 10.0.0.48 () {34 vars in 663 bytes} [Wed May 6 06:10:42 2026] POST /v2.0/ports => generated 950 bytes in 404 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: 355/680] 199.19.213.237 () {38 vars in 954 bytes} [Wed May 6 06:10:43 2026] POST /v2.0/ports => generated 958 bytes in 319 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: 9|app: 0|req: 326/681] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:10:43 2026] DELETE /v2.0/ports/24738a91-de92-45c1-a61b-8c2d03365c00 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:10:43.607 9 INFO neutron.pecan_wsgi.hooks.translation [None req-743c8cd8-782b-412d-a445-ee051d059c49 5b8e65dcdd7b4622b39266b42bab8bf5 c031ce731a424ac792b12ecb31979a18 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 327/682] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:10:43 2026] DELETE /v2.0/ports/24738a91-de92-45c1-a61b-8c2d03365c00 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 328/683] 199.19.213.237 () {34 vars in 1095 bytes} [Wed May 6 06:10:43 2026] GET /v2.0/ports?device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:10:43.676 9 INFO neutron.pecan_wsgi.hooks.translation [None req-9929c172-8b1c-4637-950d-ac488a80912a 5b8e65dcdd7b4622b39266b42bab8bf5 c031ce731a424ac792b12ecb31979a18 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 329/684] 10.0.0.48 () {32 vars in 715 bytes} [Wed May 6 06:10:43 2026] GET /v2.0/ports/24738a91-de92-45c1-a61b-8c2d03365c00 => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 330/685] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:10:43 2026] DELETE /v2.0/subnets/58946407-874d-4973-9a5c-832ad1fa1db9 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 331/686] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:43 2026] GET /v2.0/ports?device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/687] 199.19.213.237 () {38 vars in 1027 bytes} [Wed May 6 06:10:43 2026] PUT /v2.0/ports/0fb0d32b-4555-42de-90ed-089373e462c8 => generated 1239 bytes in 453 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: 357/688] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:43 2026] GET /v2.0/security-groups?id=2ba3f1e7-09d3-4617-8bd5-6bbd25b4f965&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:44.101 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-edbd8c84-d45b-4dca-9f72-90e3abdf4251'] response: {'name': 'network-changed', 'server_uuid': 'ec8f114e-0b03-4f48-a31e-ecddeec4f390', 'tag': '0fb0d32b-4555-42de-90ed-089373e462c8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 358/689] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:44 2026] GET /v2.0/ports?device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/690] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:44 2026] GET /v2.0/ports?device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390 => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:44.306 9 INFO neutron.services.segments.plugin [-] Segment c0f3d439-ac0f-4e3b-abaf-4909d55f132a resource provider aggregate not found 2026-05-06 06:10:44.311 9 INFO neutron.services.segments.plugin [-] Segment c0f3d439-ac0f-4e3b-abaf-4909d55f132a resource provider aggregate not found 2026-05-06 06:10:44.329 9 INFO neutron.services.segments.plugin [-] Segment c0f3d439-ac0f-4e3b-abaf-4909d55f132a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0f3d439-ac0f-4e3b-abaf-4909d55f132a found for delete ", "request_id": "req-a3fa37fb-c128-4f2a-8aa8-2378dc145c7d"}]} 2026-05-06 06:10:44.331 9 INFO neutron.services.segments.plugin [-] Segment c0f3d439-ac0f-4e3b-abaf-4909d55f132a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0f3d439-ac0f-4e3b-abaf-4909d55f132a found for delete ", "request_id": "req-26ff322a-bfcc-42e9-9517-3de3c7dd4f95"}]} [pid: 9|app: 0|req: 332/691] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:10:43 2026] DELETE /v2.0/networks/029f6b86-cb10-4c8e-b380-17da91b48181 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 333/692] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:44 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 334/693] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:44 2026] GET /v2.0/security-groups?id=9d252068-0d7b-419b-8dd6-516aab1c2759&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:44.451 9 WARNING neutron_lib.context [None req-1ed8a66d-caf5-44af-91f0-f73cb6133b8c 5b8e65dcdd7b4622b39266b42bab8bf5 c031ce731a424ac792b12ecb31979a18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:10:44.498 9 INFO neutron.db.segments_db [None req-1ed8a66d-caf5-44af-91f0-f73cb6133b8c 5b8e65dcdd7b4622b39266b42bab8bf5 c031ce731a424ac792b12ecb31979a18 - - default default] Added segment dc54d58e-5f3d-4928-a788-02c9b5572f46 of type vxlan for network 88a93da1-458e-4cb9-a0e3-be0c55a63221 [pid: 9|app: 0|req: 335/694] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:10:44 2026] POST /v2.0/networks => generated 632 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 336/695] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:44 2026] GET /v2.0/security-groups?id=336d3c61-cc12-45b3-87b5-3ae6e597dd32&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 337/696] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:10:44 2026] GET /v2.0/ports?tenant_id=1798585ef8db438a9f8c615d992bc381&device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:44.694 9 WARNING neutron_lib.context [None req-2a235d3d-515b-43c9-a9ad-4326a2eedf47 5b8e65dcdd7b4622b39266b42bab8bf5 c031ce731a424ac792b12ecb31979a18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:10:44.782 8 INFO neutron.db.l3_db [None req-084030bc-8d15-4cb3-aded-355d0100cf62 f8195eeb703546089894af8b6d1e0dcb 5a326ecdcddb4c39b833876e3cbc133e - - default default] Floating IP 759fe352-5c50-4818-b3fc-a8a98c625063 associated. External IP: 10.96.250.209, port: 45d91a93-a83a-40aa-bcf5-eae862b9fa86. [pid: 9|app: 0|req: 338/697] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:10:44 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) [pid: 9|app: 0|req: 339/698] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:10:44 2026] GET /v2.0/ports?tenant_id=5a326ecdcddb4c39b833876e3cbc133e&device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 340/699] 199.19.213.237 () {34 vars in 1017 bytes} [Wed May 6 06:10:44 2026] GET /v2.0/networks?tenant_id=1798585ef8db438a9f8c615d992bc381&shared=False => generated 778 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:45.026 9 WARNING neutron_lib.context [None req-37a91224-25bb-4ade-bb23-dff8f60055c8 5b8e65dcdd7b4622b39266b42bab8bf5 c031ce731a424ac792b12ecb31979a18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 360/700] 10.0.0.48 () {34 vars in 747 bytes} [Wed May 6 06:10:44 2026] PUT /v2.0/floatingips/759fe352-5c50-4818-b3fc-a8a98c625063 => generated 855 bytes in 838 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/701] 199.19.213.237 () {34 vars in 929 bytes} [Wed May 6 06:10:45 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/702] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:45 2026] GET /v2.0/ports?device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/703] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:45 2026] GET /v2.0/security-groups?id=2ba3f1e7-09d3-4617-8bd5-6bbd25b4f965&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: 9|app: 0|req: 341/704] 10.0.0.48 () {34 vars in 663 bytes} [Wed May 6 06:10:45 2026] POST /v2.0/ports => generated 915 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/705] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:10:45 2026] GET /v2.0/networks?id=6dd0b636-c38b-4cd2-b1be-067de383c954 => generated 775 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 342/706] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:45 2026] GET /v2.0/ports?device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390 => generated 973 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 343/707] 199.19.213.237 () {34 vars in 1057 bytes} [Wed May 6 06:10:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=45d91a93-a83a-40aa-bcf5-eae862b9fa86 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 344/708] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:45 2026] GET /v2.0/security-groups?id=9d252068-0d7b-419b-8dd6-516aab1c2759&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 345/709] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:45 2026] GET /v2.0/ports?device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 346/710] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:10:45 2026] GET /v2.0/subnets?id=4ee851d4-0449-4af9-bf34-221ba5cac3f0 => generated 698 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 347/711] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:45 2026] GET /v2.0/security-groups?id=2ba3f1e7-09d3-4617-8bd5-6bbd25b4f965&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: 9|app: 0|req: 348/712] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:45 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 971 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 349/713] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:10:46 2026] GET /v2.0/ports?network_id=6dd0b636-c38b-4cd2-b1be-067de383c954&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/714] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:10:45 2026] DELETE /v2.0/ports/ad529c86-2acc-4148-b386-0b49ce5ded86 => generated 0 bytes in 490 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 350/715] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:46 2026] GET /v2.0/security-groups?id=336d3c61-cc12-45b3-87b5-3ae6e597dd32&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:46.099 9 INFO neutron.pecan_wsgi.hooks.translation [None req-6b72ca5f-44fb-40da-9cb2-d5eabccbb9ae 5b8e65dcdd7b4622b39266b42bab8bf5 c031ce731a424ac792b12ecb31979a18 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 351/716] 10.0.0.48 () {32 vars in 715 bytes} [Wed May 6 06:10:46 2026] GET /v2.0/ports/ad529c86-2acc-4148-b386-0b49ce5ded86 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/717] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:10:46 2026] GET /v2.0/networks/6dd0b636-c38b-4cd2-b1be-067de383c954?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:10:46.150 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-de535c42-aa8d-45f3-8f25-38bfe06f4e20'] response: {'name': 'network-changed', 'server_uuid': '5bc95c24-82e8-45a2-ba27-8b2ebf313e83', 'tag': '45d91a93-a83a-40aa-bcf5-eae862b9fa86', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 367/718] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:10:46 2026] GET /v2.0/networks/6dd0b636-c38b-4cd2-b1be-067de383c954?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: 368/719] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:10:46 2026] GET /v2.0/ports?tenant_id=1798585ef8db438a9f8c615d992bc381&device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 352/720] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:10:46 2026] DELETE /v2.0/subnets/699ca7ce-b482-45b6-9172-b1a6371191ab => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/721] 199.19.213.237 () {34 vars in 1059 bytes} [Wed May 6 06:10:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0fb0d32b-4555-42de-90ed-089373e462c8 => 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: 370/722] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:10:46 2026] GET /v2.0/subnets?id=a18c92db-5158-4564-bf51-9e7c4617de3d => generated 700 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/723] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:10:46 2026] GET /v2.0/ports?network_id=8add58a5-4059-410d-8d40-e89d60bededc&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: 372/724] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:10:46 2026] GET /v2.0/networks/8add58a5-4059-410d-8d40-e89d60bededc?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: 373/725] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:10:46 2026] GET /v2.0/networks/8add58a5-4059-410d-8d40-e89d60bededc?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) 2026-05-06 06:10:46.620 9 INFO neutron.services.segments.plugin [-] Segment dc54d58e-5f3d-4928-a788-02c9b5572f46 resource provider aggregate not found 2026-05-06 06:10:46.625 9 INFO neutron.services.segments.plugin [-] Segment dc54d58e-5f3d-4928-a788-02c9b5572f46 resource provider aggregate not found 2026-05-06 06:10:46.634 9 INFO neutron.services.segments.plugin [-] Segment dc54d58e-5f3d-4928-a788-02c9b5572f46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc54d58e-5f3d-4928-a788-02c9b5572f46 found for delete ", "request_id": "req-b93c9046-cd02-47c8-a038-b65e5433e170"}]} 2026-05-06 06:10:46.638 9 INFO neutron.services.segments.plugin [-] Segment dc54d58e-5f3d-4928-a788-02c9b5572f46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc54d58e-5f3d-4928-a788-02c9b5572f46 found for delete ", "request_id": "req-b8401b80-5efc-4f95-be10-9e8a3230c98c"}]} [pid: 9|app: 0|req: 353/726] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:10:46 2026] DELETE /v2.0/networks/88a93da1-458e-4cb9-a0e3-be0c55a63221 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:10:46.658 8 WARNING neutron_lib.context [None req-08e56e1b-240a-4cf2-acf0-43b8a51ef656 5b8e65dcdd7b4622b39266b42bab8bf5 c031ce731a424ac792b12ecb31979a18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 354/727] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:46 2026] GET /v2.0/ports?device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 355/728] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:46 2026] GET /v2.0/security-groups?id=9d252068-0d7b-419b-8dd6-516aab1c2759&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/729] 10.0.0.48 () {34 vars in 663 bytes} [Wed May 6 06:10:46 2026] POST /v2.0/ports => generated 774 bytes in 293 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: 9|app: 0|req: 356/730] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:46 2026] GET /v2.0/ports?device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 357/731] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/security-groups?id=2ba3f1e7-09d3-4617-8bd5-6bbd25b4f965&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/732] 10.0.0.48 () {34 vars in 735 bytes} [Wed May 6 06:10:46 2026] PUT /v2.0/ports/70d7f674-76af-43ef-bb1f-0d55a0fb96d4 => generated 752 bytes in 240 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: 9|app: 0|req: 358/733] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/734] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/ports?tenant_id=5a326ecdcddb4c39b833876e3cbc133e&device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/735] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/security-groups?id=336d3c61-cc12-45b3-87b5-3ae6e597dd32&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/736] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/networks?id=6dd0b636-c38b-4cd2-b1be-067de383c954 => generated 775 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/737] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/738] 199.19.213.237 () {34 vars in 1057 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=45d91a93-a83a-40aa-bcf5-eae862b9fa86 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 359/739] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:10:47 2026] DELETE /v2.0/ports/70d7f674-76af-43ef-bb1f-0d55a0fb96d4 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 360/740] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/subnets?id=4ee851d4-0449-4af9-bf34-221ba5cac3f0 => generated 698 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 361/741] 10.0.0.48 () {32 vars in 641 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/ports => generated 777 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 362/742] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/ports?network_id=6dd0b636-c38b-4cd2-b1be-067de383c954&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:47.603 9 INFO neutron.pecan_wsgi.hooks.translation [None req-39fca3c1-bf5d-4ab9-8339-572e168be95c 5b8e65dcdd7b4622b39266b42bab8bf5 c031ce731a424ac792b12ecb31979a18 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 363/743] 10.0.0.48 () {32 vars in 715 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/ports/70d7f674-76af-43ef-bb1f-0d55a0fb96d4 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 364/744] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/networks/6dd0b636-c38b-4cd2-b1be-067de383c954?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 365/745] 199.19.213.237 () {34 vars in 993 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/ports?device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 366/746] 10.0.0.48 () {32 vars in 641 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/ports => generated 777 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 367/747] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/networks/6dd0b636-c38b-4cd2-b1be-067de383c954?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-05-06 06:10:47.825 8 INFO neutron.db.l3_db [None req-f6d195b4-90cb-449e-987e-e734b18cc05c cbb43f4c9d774372a83765017196368d d60082cecbed468b8c2be81aedf481cb - - default default] Floating IP 05c75bd8-6bfb-4172-998d-5bc07b6f3602 associated. External IP: 10.96.250.220, port: 5cc61247-43d5-4e35-8f89-878e0b1606bd. 2026-05-06 06:10:48.125 9 INFO neutron.db.l3_db [req-c1a29a8e-a8d2-4640-9c7e-f5388d7b531f req-f9c1c3ce-3de0-435d-892c-b99f3ad90ded f8195eeb703546089894af8b6d1e0dcb 5a326ecdcddb4c39b833876e3cbc133e - - default default] Floating IP 759fe352-5c50-4818-b3fc-a8a98c625063 disassociated. External IP: 10.96.250.209, port: 45d91a93-a83a-40aa-bcf5-eae862b9fa86. [pid: 8|app: 0|req: 381/748] 10.0.0.48 () {34 vars in 747 bytes} [Wed May 6 06:10:47 2026] PUT /v2.0/floatingips/05c75bd8-6bfb-4172-998d-5bc07b6f3602 => generated 855 bytes in 723 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/749] 10.0.0.48 () {32 vars in 715 bytes} [Wed May 6 06:10:48 2026] GET /v2.0/ports/ca2f4be1-c06c-42d9-a38c-b0afa49567bb => generated 774 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/750] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:48 2026] GET /v2.0/ports?device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390 => 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: 384/751] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:48 2026] GET /v2.0/ports?device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:10:48.300 8 INFO neutron.pecan_wsgi.hooks.translation [None req-83f3c04d-89c3-4ea3-951d-921ed6f65caa 5b8e65dcdd7b4622b39266b42bab8bf5 c031ce731a424ac792b12ecb31979a18 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 385/752] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:10:48 2026] DELETE /v2.0/ports/ad529c86-2acc-4148-b386-0b49ce5ded86 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:10:48.320 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac9818b7-f0da-44bf-ba20-31f6430a5e96'] response: {'name': 'network-changed', 'server_uuid': '9d8848df-59d8-421f-ba86-8d9ad12499fb', 'tag': '5cc61247-43d5-4e35-8f89-878e0b1606bd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 386/753] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:48 2026] GET /v2.0/security-groups?id=9d252068-0d7b-419b-8dd6-516aab1c2759&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-05-06 06:10:48.343 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f304a0e-4734-40d8-afce-785f7a59d99f 5b8e65dcdd7b4622b39266b42bab8bf5 c031ce731a424ac792b12ecb31979a18 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 387/754] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:10:48 2026] DELETE /v2.0/subnets/699ca7ce-b482-45b6-9172-b1a6371191ab => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:10:48.375 8 INFO neutron.pecan_wsgi.hooks.translation [None req-13a39b64-6f63-47ad-9e78-ff87dac9fbd1 5b8e65dcdd7b4622b39266b42bab8bf5 c031ce731a424ac792b12ecb31979a18 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 388/755] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:10:48 2026] DELETE /v2.0/subnets/58946407-874d-4973-9a5c-832ad1fa1db9 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 368/756] 199.19.213.237 () {36 vars in 996 bytes} [Wed May 6 06:10:47 2026] DELETE /v2.0/ports/45d91a93-a83a-40aa-bcf5-eae862b9fa86 => generated 0 bytes in 744 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/757] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:10:48 2026] DELETE /v2.0/ports/ca2f4be1-c06c-42d9-a38c-b0afa49567bb => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:10:48.609 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3018c469-112f-4d49-b8e5-e2015ae6de83'] response: {'server_uuid': '5bc95c24-82e8-45a2-ba27-8b2ebf313e83', 'name': 'network-vif-deleted', 'tag': '45d91a93-a83a-40aa-bcf5-eae862b9fa86', 'status': 'completed', 'code': 200} 2026-05-06 06:10:48.726 9 INFO neutron.services.segments.plugin [-] Segment c3733ee7-32b4-4c44-aac6-c8594a1e4452 resource provider aggregate not found 2026-05-06 06:10:48.731 9 INFO neutron.services.segments.plugin [-] Segment c3733ee7-32b4-4c44-aac6-c8594a1e4452 resource provider aggregate not found 2026-05-06 06:10:48.757 9 INFO neutron.services.segments.plugin [-] Segment c3733ee7-32b4-4c44-aac6-c8594a1e4452 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3733ee7-32b4-4c44-aac6-c8594a1e4452 found for delete ", "request_id": "req-b66b05d8-9295-464b-9b92-727a7ee4530b"}]} 2026-05-06 06:10:48.759 9 INFO neutron.services.segments.plugin [-] Segment c3733ee7-32b4-4c44-aac6-c8594a1e4452 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3733ee7-32b4-4c44-aac6-c8594a1e4452 found for delete ", "request_id": "req-d62bc948-d2aa-4067-9b84-536c408d8a31"}]} [pid: 9|app: 0|req: 369/758] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:10:48 2026] DELETE /v2.0/networks/5a3388c2-1fd0-4c18-880d-c51631959db5 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/759] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:10:48 2026] GET /v2.0/ports?tenant_id=d60082cecbed468b8c2be81aedf481cb&device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 370/760] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:10:48 2026] GET /v2.0/networks?id=54f26e7d-9bfd-412d-b185-2555ed0f4cd1 => generated 771 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/761] 199.19.213.237 () {34 vars in 1057 bytes} [Wed May 6 06:10:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=5cc61247-43d5-4e35-8f89-878e0b1606bd => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 371/762] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:10:49 2026] GET /v2.0/subnets?id=546c6988-bc27-4d69-b2ff-a61c0aecde29 => 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: 392/765] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:10:49 2026] GET /v2.0/ports?network_id=54f26e7d-9bfd-412d-b185-2555ed0f4cd1&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: 9|app: 0|req: 374/766] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:10:49 2026] GET /v2.0/networks/54f26e7d-9bfd-412d-b185-2555ed0f4cd1?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: 393/767] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:10:49 2026] GET /v2.0/networks/54f26e7d-9bfd-412d-b185-2555ed0f4cd1?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: 9|app: 0|req: 375/768] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:49 2026] GET /v2.0/ports?device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 376/769] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:49 2026] GET /v2.0/ports?device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 377/770] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:49 2026] GET /v2.0/security-groups?id=9d252068-0d7b-419b-8dd6-516aab1c2759&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/771] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:10:49 2026] GET /v2.0/security-groups?tenant_id=c031ce731a424ac792b12ecb31979a18&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 378/772] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:10:49 2026] DELETE /v2.0/security-groups/2e7a0865-f151-4d9c-9894-89de4ec21712 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/773] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:50 2026] GET /v2.0/ports?device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 379/774] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:50 2026] GET /v2.0/ports?device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390 => 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: 396/775] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:50 2026] GET /v2.0/security-groups?id=9d252068-0d7b-419b-8dd6-516aab1c2759&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: 9|app: 0|req: 380/776] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:50 2026] GET /v2.0/ports?device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390 => generated 975 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:51.489 8 INFO neutron.db.l3_db [None req-59ddbcd2-3f61-4fa2-8a7a-fe54b31f8c49 b48d545c1ac542eb8792d6e7a4979e46 1798585ef8db438a9f8c615d992bc381 - - default default] Floating IP 82fecce4-40d9-49ef-8d1c-9a11bcd67d5e associated. External IP: 10.96.250.202, port: 0fb0d32b-4555-42de-90ed-089373e462c8. 2026-05-06 06:10:51.686 9 WARNING neutron_lib.context [None req-c80f0a68-6e0f-4f25-bd5d-7acf32d16926 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 397/777] 10.0.0.48 () {34 vars in 747 bytes} [Wed May 6 06:10:50 2026] PUT /v2.0/floatingips/82fecce4-40d9-49ef-8d1c-9a11bcd67d5e => generated 856 bytes in 967 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:51.820 9 INFO neutron.db.segments_db [None req-c80f0a68-6e0f-4f25-bd5d-7acf32d16926 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] Added segment 80b95815-905f-45ac-9b1d-8b1aa02ff6d0 of type vxlan for network ec907ba8-59e6-4740-b923-2880b9de2b66 [pid: 8|app: 0|req: 398/778] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:51 2026] GET /v2.0/ports?device_id=5bc95c24-82e8-45a2-ba27-8b2ebf313e83 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:10:51.871 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-afb6c236-9d5c-4b1b-aed2-fb9e9402e926'] response: {'name': 'network-changed', 'server_uuid': 'ec8f114e-0b03-4f48-a31e-ecddeec4f390', 'tag': '0fb0d32b-4555-42de-90ed-089373e462c8', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 381/779] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:10:51 2026] POST /v2.0/networks => generated 634 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:51.912 9 WARNING neutron_lib.context [None req-9a0792f8-14e3-4074-a0c9-63815211b709 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:10:51.960 9 INFO neutron.db.segments_db [None req-9a0792f8-14e3-4074-a0c9-63815211b709 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] Added segment dc21be49-61eb-406a-9b36-e285601aa8c0 of type vxlan for network 896c09b0-542d-4e46-956b-6e88a09460e8 [pid: 8|app: 0|req: 399/780] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:10:51 2026] GET /v2.0/ports?device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/781] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:10:51 2026] GET /v2.0/security-groups?id=9d252068-0d7b-419b-8dd6-516aab1c2759&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 382/782] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:10:51 2026] POST /v2.0/networks => generated 634 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:52.056 8 WARNING neutron_lib.context [None req-f6f8458b-fb71-49bf-bbee-a6221b3b8b29 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 401/783] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:10:52 2026] POST /v2.0/subnets => generated 646 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:52.357 8 WARNING neutron_lib.context [None req-8d4a6e7d-264c-458d-ac7d-cfdd131814f2 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 383/784] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:10:52 2026] GET /v2.0/ports?tenant_id=1798585ef8db438a9f8c615d992bc381&device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390 => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 384/785] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:10:52 2026] GET /v2.0/networks?id=8add58a5-4059-410d-8d40-e89d60bededc => generated 778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 385/786] 199.19.213.237 () {34 vars in 1059 bytes} [Wed May 6 06:10:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0fb0d32b-4555-42de-90ed-089373e462c8 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 386/787] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:10:52 2026] GET /v2.0/subnets?id=a18c92db-5158-4564-bf51-9e7c4617de3d => generated 700 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/788] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:10:52 2026] POST /v2.0/subnets => generated 655 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 387/789] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:10:52 2026] GET /v2.0/ports?network_id=8add58a5-4059-410d-8d40-e89d60bededc&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:52.604 8 WARNING neutron_lib.context [None req-f288fd9f-a4f8-475b-bd2e-daf72fad9094 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:10:52.645 8 INFO neutron.db.segments_db [None req-f288fd9f-a4f8-475b-bd2e-daf72fad9094 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] Added segment 27bfa970-6324-4cb4-aa17-c07d4c4157b0 of type vxlan for network a82ec30b-5a7e-4988-8ae3-53694f7633e2 [pid: 9|app: 0|req: 388/790] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:10:52 2026] GET /v2.0/networks/8add58a5-4059-410d-8d40-e89d60bededc?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 389/791] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:10:52 2026] GET /v2.0/networks/8add58a5-4059-410d-8d40-e89d60bededc?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) 2026-05-06 06:10:52.895 8 INFO neutron.db.l3_hamode_db [None req-f288fd9f-a4f8-475b-bd2e-daf72fad9094 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 390/792] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:10:52 2026] DELETE /v2.0/security-groups/2ba3f1e7-09d3-4617-8bd5-6bbd25b4f965 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:10:53.029 9 INFO neutron.api.v2.resource [None req-8e946683-20dc-480e-8c84-d821002a5bfe f8195eeb703546089894af8b6d1e0dcb 5a326ecdcddb4c39b833876e3cbc133e - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 391/793] 10.0.0.48 () {32 vars in 735 bytes} [Wed May 6 06:10:53 2026] GET /v2.0/security-groups/2ba3f1e7-09d3-4617-8bd5-6bbd25b4f965 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:10:53.036 8 INFO neutron.db.l3_hamode_db [None req-f288fd9f-a4f8-475b-bd2e-daf72fad9094 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 392/794] 10.0.0.48 () {32 vars in 730 bytes} [Wed May 6 06:10:53 2026] DELETE /v2.0/floatingips/759fe352-5c50-4818-b3fc-a8a98c625063 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/795] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:10:52 2026] POST /v2.0/routers => generated 511 bytes in 1037 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 393/796] 10.0.0.48 () {34 vars in 787 bytes} [Wed May 6 06:10:53 2026] PUT /v2.0/routers/a065c95e-8a34-4ac0-b9fc-acbf597d8a25/remove_router_interface => generated 309 bytes in 1230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/797] 10.0.0.48 () {34 vars in 781 bytes} [Wed May 6 06:10:53 2026] PUT /v2.0/routers/e097419f-cd04-4d36-bd8f-c8d7a63ff9f9/add_router_interface => generated 309 bytes in 1136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/798] 10.0.0.48 () {32 vars in 715 bytes} [Wed May 6 06:10:54 2026] GET /v2.0/ports/7594308d-309f-4365-94a5-894c49e2749f => generated 959 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:55.518 9 INFO neutron.services.segments.plugin [-] Segment f41dc97e-04c7-4873-b22e-632027a4d7d1 resource provider aggregate not found 2026-05-06 06:10:55.525 9 INFO neutron.services.segments.plugin [-] Segment f41dc97e-04c7-4873-b22e-632027a4d7d1 resource provider aggregate not found 2026-05-06 06:10:55.535 9 INFO neutron.services.segments.plugin [-] Segment f41dc97e-04c7-4873-b22e-632027a4d7d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f41dc97e-04c7-4873-b22e-632027a4d7d1 found for delete ", "request_id": "req-bb5a2334-070f-4288-aa3d-95de0185548a"}]} 2026-05-06 06:10:55.540 9 INFO neutron.services.segments.plugin [-] Segment f41dc97e-04c7-4873-b22e-632027a4d7d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f41dc97e-04c7-4873-b22e-632027a4d7d1 found for delete ", "request_id": "req-594a1046-ba3d-4c7f-9290-3cf7bbe0a81a"}]} 2026-05-06 06:10:55.541 9 INFO neutron.db.l3_hamode_db [None req-820542f5-c76e-4d56-b77a-aa9e3f07bc00 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] HA network 9f884186-fbbb-4e44-af84-f821f576d999 was deleted as no HA routers are present in tenant 5a326ecdcddb4c39b833876e3cbc133e. [pid: 9|app: 0|req: 394/799] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:10:54 2026] DELETE /v2.0/routers/a065c95e-8a34-4ac0-b9fc-acbf597d8a25 => generated 0 bytes in 981 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 395/800] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:10:55 2026] DELETE /v2.0/subnets/4ee851d4-0449-4af9-bf34-221ba5cac3f0 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 396/801] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:10:55 2026] DELETE /v2.0/networks/6dd0b636-c38b-4cd2-b1be-067de383c954 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/802] 10.0.0.48 () {34 vars in 781 bytes} [Wed May 6 06:10:54 2026] PUT /v2.0/routers/e097419f-cd04-4d36-bd8f-c8d7a63ff9f9/add_router_interface => generated 309 bytes in 1264 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/803] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:10:56 2026] GET /v2.0/security-groups?tenant_id=5a326ecdcddb4c39b833876e3cbc133e&name=default => generated 2921 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 397/804] 10.0.0.48 () {32 vars in 715 bytes} [Wed May 6 06:10:56 2026] GET /v2.0/ports/879e8c80-a7a3-4be3-973c-62d2ec9f0810 => generated 967 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/805] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:10:56 2026] DELETE /v2.0/security-groups/25ac2edf-f35b-4813-a8e8-147aef857a21 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/806] 10.0.0.254 () {34 vars in 989 bytes} [Wed May 6 06:10:56 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 1240 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/807] 10.0.0.254 () {34 vars in 1039 bytes} [Wed May 6 06:10:56 2026] GET /v2.0/security-groups?id=336d3c61-cc12-45b3-87b5-3ae6e597dd32&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 398/808] 10.0.0.48 () {34 vars in 787 bytes} [Wed May 6 06:10:56 2026] PUT /v2.0/routers/e097419f-cd04-4d36-bd8f-c8d7a63ff9f9/remove_router_interface => generated 309 bytes in 832 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/809] 10.0.0.48 () {34 vars in 787 bytes} [Wed May 6 06:10:57 2026] PUT /v2.0/routers/e097419f-cd04-4d36-bd8f-c8d7a63ff9f9/remove_router_interface => generated 309 bytes in 770 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:57.818 9 INFO neutron.services.segments.plugin [-] Segment 88f533b5-1dac-4d32-8bfb-dcd626d201b5 resource provider aggregate not found [pid: 9|app: 0|req: 399/810] 10.0.0.48 () {32 vars in 734 bytes} [Wed May 6 06:10:57 2026] GET /v2.0/ports?device_id=e097419f-cd04-4d36-bd8f-c8d7a63ff9f9 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:10:57.989 9 INFO neutron.services.segments.plugin [-] Segment 88f533b5-1dac-4d32-8bfb-dcd626d201b5 resource provider aggregate not found 2026-05-06 06:10:57.999 9 INFO neutron.services.segments.plugin [-] Segment 88f533b5-1dac-4d32-8bfb-dcd626d201b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88f533b5-1dac-4d32-8bfb-dcd626d201b5 found for delete ", "request_id": "req-872e33bc-a7de-4c1e-97bb-93ea39332f26"}]} 2026-05-06 06:10:58.009 9 INFO neutron.services.segments.plugin [-] Segment 88f533b5-1dac-4d32-8bfb-dcd626d201b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88f533b5-1dac-4d32-8bfb-dcd626d201b5 found for delete ", "request_id": "req-0f7f4453-4760-41d8-9bf8-64ae498099e3"}]} 2026-05-06 06:10:58.351 9 INFO neutron.db.segments_db [None req-8029d766-bf09-4cd8-ac12-cceeb67f30af c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Added segment e92e72b5-aec6-4e6a-82df-78cd7ed7f6ab of type vxlan for network f38b20e1-e6a2-4148-928e-c230e46a8f71 2026-05-06 06:10:58.414 8 INFO neutron.services.segments.plugin [-] Segment 27bfa970-6324-4cb4-aa17-c07d4c4157b0 resource provider aggregate not found 2026-05-06 06:10:58.418 8 INFO neutron.services.segments.plugin [-] Segment 27bfa970-6324-4cb4-aa17-c07d4c4157b0 resource provider aggregate not found 2026-05-06 06:10:58.429 8 INFO neutron.db.l3_hamode_db [None req-de49b0cb-3f95-4b24-a48b-cdb2d010625a 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] HA network a82ec30b-5a7e-4988-8ae3-53694f7633e2 was deleted as no HA routers are present in tenant 7f589be054884603902e03d75ed79827. [pid: 8|app: 0|req: 412/811] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:10:57 2026] DELETE /v2.0/routers/e097419f-cd04-4d36-bd8f-c8d7a63ff9f9 => generated 0 bytes in 607 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:10:58.442 8 INFO neutron.services.segments.plugin [-] Segment 27bfa970-6324-4cb4-aa17-c07d4c4157b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27bfa970-6324-4cb4-aa17-c07d4c4157b0 found for delete ", "request_id": "req-37c1e880-241f-41fd-87e6-0cb78227a433"}]} 2026-05-06 06:10:58.443 8 INFO neutron.services.segments.plugin [-] Segment 27bfa970-6324-4cb4-aa17-c07d4c4157b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27bfa970-6324-4cb4-aa17-c07d4c4157b0 found for delete ", "request_id": "req-38dc62fc-897a-4988-b759-ac06770d11b8"}]} [pid: 9|app: 0|req: 400/812] 10.0.0.48 () {34 vars in 669 bytes} [Wed May 6 06:10:57 2026] POST /v2.0/networks => generated 738 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/813] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:10:58 2026] DELETE /v2.0/subnets/ce2e28ea-3e26-4345-9993-024098e1c2fc => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 401/814] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:10:58 2026] POST /v2.0/subnets => generated 685 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:58.701 9 INFO neutron.db.segments_db [None req-4fd8997a-955c-44be-b7f5-0cf264750eec c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Added segment 699b8e97-6467-4a20-acc2-ae0cca081150 of type vxlan for network 1f9bcc3e-622f-4080-a0e4-5e4d75a07582 [pid: 8|app: 0|req: 414/815] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:10:58 2026] DELETE /v2.0/subnets/d5c685e1-a3e9-472b-bd05-b3d13e1ca4bc => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:10:58.951 9 INFO neutron.db.l3_hamode_db [None req-4fd8997a-955c-44be-b7f5-0cf264750eec c16881031b8c46d186b5d979b2fae54c 30c2e15a9112413c82ab9b4ccaae6132 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 415/816] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:10:58 2026] DELETE /v2.0/networks/896c09b0-542d-4e46-956b-6e88a09460e8 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/817] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:10:58 2026] DELETE /v2.0/networks/ec907ba8-59e6-4740-b923-2880b9de2b66 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:10:59.300 8 WARNING neutron_lib.context [None req-7c8dbdad-54f5-453d-bcf5-121cc86b437b 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:10:59.353 8 INFO neutron.db.segments_db [None req-7c8dbdad-54f5-453d-bcf5-121cc86b437b 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] Added segment cc3cd12c-1ce2-456a-a74d-230afe2c31ff of type vxlan for network 8df2556e-9724-4bb3-bf15-5872b341cd2d [pid: 8|app: 0|req: 417/818] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:10:59 2026] POST /v2.0/networks => generated 633 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:59.448 8 WARNING neutron_lib.context [None req-6b5da88f-5986-4ae7-ab77-d6f4e59b2ea9 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 418/819] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:10:59 2026] POST /v2.0/subnets => generated 646 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:59.672 8 WARNING neutron_lib.context [None req-eabd366f-f8df-438c-ab68-b2c29cdbe27e 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:10:59.720 9 INFO neutron.db.l3_hamode_db [None req-4fd8997a-955c-44be-b7f5-0cf264750eec c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:10:59.726 8 INFO neutron.db.segments_db [None req-eabd366f-f8df-438c-ab68-b2c29cdbe27e 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] Added segment 27c5b808-ad5f-4057-800f-343be5cf4cd0 of type vxlan for network 70f852e1-9cce-4afd-94ca-20aba915314b 2026-05-06 06:10:59.995 8 INFO neutron.db.l3_hamode_db [None req-eabd366f-f8df-438c-ab68-b2c29cdbe27e 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:11:00.119 8 INFO neutron.db.l3_hamode_db [None req-eabd366f-f8df-438c-ab68-b2c29cdbe27e 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:11:00.458 8 INFO neutron.services.segments.plugin [-] Segment dc21be49-61eb-406a-9b36-e285601aa8c0 resource provider aggregate not found 2026-05-06 06:11:00.465 8 INFO neutron.services.segments.plugin [-] Segment dc21be49-61eb-406a-9b36-e285601aa8c0 resource provider aggregate not found 2026-05-06 06:11:00.470 8 INFO neutron.services.segments.plugin [-] Segment dc21be49-61eb-406a-9b36-e285601aa8c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc21be49-61eb-406a-9b36-e285601aa8c0 found for delete ", "request_id": "req-1932203d-3dba-494d-afcd-7de2f9216e04"}]} 2026-05-06 06:11:00.481 8 INFO neutron.services.segments.plugin [-] Segment dc21be49-61eb-406a-9b36-e285601aa8c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc21be49-61eb-406a-9b36-e285601aa8c0 found for delete ", "request_id": "req-4c392f6d-cca1-4df1-9207-c4d2a5757b5b"}]} 2026-05-06 06:11:00.487 8 INFO neutron.services.segments.plugin [-] Segment 80b95815-905f-45ac-9b1d-8b1aa02ff6d0 resource provider aggregate not found 2026-05-06 06:11:00.497 8 INFO neutron.services.segments.plugin [-] Segment 80b95815-905f-45ac-9b1d-8b1aa02ff6d0 resource provider aggregate not found 2026-05-06 06:11:00.503 8 INFO neutron.services.segments.plugin [-] Segment 80b95815-905f-45ac-9b1d-8b1aa02ff6d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80b95815-905f-45ac-9b1d-8b1aa02ff6d0 found for delete ", "request_id": "req-d29f0f88-f209-4740-bd92-e6e6d18b8d1f"}]} 2026-05-06 06:11:00.511 8 INFO neutron.services.segments.plugin [-] Segment 80b95815-905f-45ac-9b1d-8b1aa02ff6d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80b95815-905f-45ac-9b1d-8b1aa02ff6d0 found for delete ", "request_id": "req-1bd0b97e-4ab1-44c1-8330-4906fdf37f8d"}]} [pid: 9|app: 0|req: 402/820] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:10:58 2026] POST /v2.0/routers => generated 725 bytes in 2006 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/821] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:10:59 2026] POST /v2.0/routers => generated 510 bytes in 1119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:00.799 8 WARNING neutron_lib.context [None req-740971e7-efa7-4b1c-8e04-ec9d8113d4ae 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 420/822] 10.0.0.48 () {34 vars in 663 bytes} [Wed May 6 06:11:00 2026] POST /v2.0/ports => generated 963 bytes in 362 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: 9|app: 0|req: 403/823] 10.0.0.48 () {34 vars in 781 bytes} [Wed May 6 06:11:00 2026] PUT /v2.0/routers/8e17d400-4d65-4900-958c-c4b9cc39bb15/add_router_interface => generated 309 bytes in 1236 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/824] 10.0.0.48 () {34 vars in 781 bytes} [Wed May 6 06:11:01 2026] PUT /v2.0/routers/918299db-548b-4667-9df3-bbda5c361523/add_router_interface => generated 309 bytes in 1129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 404/825] 10.0.0.48 () {32 vars in 715 bytes} [Wed May 6 06:11:02 2026] GET /v2.0/ports/ef8b851a-8f16-41cd-8245-8b248a6a7726 => generated 1037 bytes in 86 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-05-06 06:11:02.526 9 WARNING neutron_lib.context [None req-2af08d59-abfa-4866-805c-25a3e84c41f4 7764bc2066924c6eb96e87e3941dd9bb 30c2e15a9112413c82ab9b4ccaae6132 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 405/826] 10.0.0.48 () {34 vars in 683 bytes} [Wed May 6 06:11:02 2026] POST /v2.0/security-groups => generated 1660 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:11:02.675 9 WARNING neutron_lib.context [None req-2ff9869b-1971-44dd-bc52-19e9e876b14e 7764bc2066924c6eb96e87e3941dd9bb 30c2e15a9112413c82ab9b4ccaae6132 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 406/827] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:11:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 407/828] 10.0.0.254 () {34 vars in 989 bytes} [Wed May 6 06:11:02 2026] GET /v2.0/ports?device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390 => generated 1244 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:11:02.912 9 WARNING neutron_lib.context [None req-7022f2aa-7d53-4336-96ff-d40457745942 7764bc2066924c6eb96e87e3941dd9bb 30c2e15a9112413c82ab9b4ccaae6132 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 408/829] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:11:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 409/830] 10.0.0.254 () {34 vars in 1039 bytes} [Wed May 6 06:11:03 2026] GET /v2.0/security-groups?id=9d252068-0d7b-419b-8dd6-516aab1c2759&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:11:03.076 9 WARNING neutron_lib.context [None req-e8f9c747-51ed-4dad-87e3-877ce459c4fd 7764bc2066924c6eb96e87e3941dd9bb 30c2e15a9112413c82ab9b4ccaae6132 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 422/831] 10.0.0.48 () {34 vars in 787 bytes} [Wed May 6 06:11:02 2026] PUT /v2.0/routers/918299db-548b-4667-9df3-bbda5c361523/remove_router_interface => generated 309 bytes in 808 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-05-06 06:11:03.314 8 INFO neutron.api.v2.resource [None req-244664bf-dc60-40da-8cc1-94be46655743 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 423/832] 10.0.0.48 () {34 vars in 787 bytes} [Wed May 6 06:11:03 2026] PUT /v2.0/routers/918299db-548b-4667-9df3-bbda5c361523/remove_router_interface => generated 197 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/833] 10.0.0.48 () {32 vars in 734 bytes} [Wed May 6 06:11:03 2026] GET /v2.0/ports?device_id=918299db-548b-4667-9df3-bbda5c361523 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 410/834] 10.0.0.48 () {34 vars in 674 bytes} [Wed May 6 06:11:03 2026] POST /v2.0/floatingips => generated 552 bytes in 587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:03.830 8 INFO neutron.services.segments.plugin [-] Segment 27c5b808-ad5f-4057-800f-343be5cf4cd0 resource provider aggregate not found 2026-05-06 06:11:03.837 8 INFO neutron.services.segments.plugin [-] Segment 27c5b808-ad5f-4057-800f-343be5cf4cd0 resource provider aggregate not found 2026-05-06 06:11:03.845 8 INFO neutron.services.segments.plugin [-] Segment 27c5b808-ad5f-4057-800f-343be5cf4cd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27c5b808-ad5f-4057-800f-343be5cf4cd0 found for delete ", "request_id": "req-94adc5e4-326b-4478-98ff-60f0d2481736"}]} 2026-05-06 06:11:03.853 8 INFO neutron.services.segments.plugin [-] Segment 27c5b808-ad5f-4057-800f-343be5cf4cd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27c5b808-ad5f-4057-800f-343be5cf4cd0 found for delete ", "request_id": "req-051586db-736a-43fd-89d3-588c092d5222"}]} 2026-05-06 06:11:03.865 8 INFO neutron.db.l3_hamode_db [None req-0463c970-e498-44a3-a182-f9be5372bc5c 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] HA network 70f852e1-9cce-4afd-94ca-20aba915314b was deleted as no HA routers are present in tenant 7f589be054884603902e03d75ed79827. [pid: 8|app: 0|req: 425/835] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:03 2026] DELETE /v2.0/routers/918299db-548b-4667-9df3-bbda5c361523 => generated 0 bytes in 530 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 411/836] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:03 2026] DELETE /v2.0/subnets/f2104e9c-b38a-4e4b-beb1-beaf3dabf34f => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 414/839] 10.0.0.95 () {34 vars in 1096 bytes} [Wed May 6 06:11:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--315852166&fields=id&tenant_id=30c2e15a9112413c82ab9b4ccaae6132 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 415/840] 10.0.0.95 () {34 vars in 980 bytes} [Wed May 6 06:11:04 2026] GET /v2.0/networks?id=f38b20e1-e6a2-4148-928e-c230e46a8f71 => generated 670 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 416/841] 10.0.0.95 () {34 vars in 963 bytes} [Wed May 6 06:11:04 2026] GET /v2.0/quotas/30c2e15a9112413c82ab9b4ccaae6132 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 417/842] 10.0.0.95 () {34 vars in 1000 bytes} [Wed May 6 06:11:04 2026] GET /v2.0/ports?tenant_id=30c2e15a9112413c82ab9b4ccaae6132&fields=id => generated 103 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/843] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:11:04 2026] DELETE /v2.0/networks/8df2556e-9724-4bb3-bf15-5872b341cd2d => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:11:04.378 8 WARNING neutron_lib.context [None req-4811840b-4aac-47a2-9423-e8c00320edc7 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 418/844] 10.0.0.95 () {34 vars in 1006 bytes} [Wed May 6 06:11:04 2026] GET /v2.0/networks/f38b20e1-e6a2-4148-928e-c230e46a8f71?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:11:04.441 8 INFO neutron.db.segments_db [None req-4811840b-4aac-47a2-9423-e8c00320edc7 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] Added segment 8dce4bcb-e7ab-4213-9ad7-b28554b0e119 of type vxlan for network 7d45fe5c-2a8c-4878-b139-483808f83544 [pid: 9|app: 0|req: 419/845] 10.0.0.95 () {34 vars in 1106 bytes} [Wed May 6 06:11:04 2026] GET /v2.0/networks/f38b20e1-e6a2-4148-928e-c230e46a8f71?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: 8|app: 0|req: 427/846] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:11:04 2026] POST /v2.0/networks => generated 634 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:04.548 9 WARNING neutron_lib.context [None req-3afc915b-2dee-4d9e-af3f-ce5ca8fb0efe 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 428/847] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:04 2026] GET /v2.0/ports?device_id=20e42e86-ef25-4bba-b2b8-1977ee1ff6b6 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 420/848] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:11:04 2026] POST /v2.0/subnets => generated 646 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:04.798 8 WARNING neutron_lib.context [None req-7aa7b37b-5a94-428b-a736-97f901bc0431 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:11:04.834 8 INFO neutron.db.segments_db [None req-7aa7b37b-5a94-428b-a736-97f901bc0431 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] Added segment 9bdb4b72-a79f-46f8-8b45-c11bd60a2395 of type vxlan for network d4cbaa57-52ed-44e7-9413-b9bacc18805e 2026-05-06 06:11:05.053 8 INFO neutron.db.l3_hamode_db [None req-7aa7b37b-5a94-428b-a736-97f901bc0431 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:11:05.164 8 INFO neutron.db.l3_hamode_db [None req-7aa7b37b-5a94-428b-a736-97f901bc0431 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 421/849] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:05 2026] GET /v2.0/ports?device_id=20e42e86-ef25-4bba-b2b8-1977ee1ff6b6 => 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: 429/850] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:11:04 2026] POST /v2.0/routers => generated 511 bytes in 952 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:06.823 8 INFO neutron.services.segments.plugin [-] Segment cc3cd12c-1ce2-456a-a74d-230afe2c31ff resource provider aggregate not found 2026-05-06 06:11:06.827 8 INFO neutron.services.segments.plugin [-] Segment cc3cd12c-1ce2-456a-a74d-230afe2c31ff resource provider aggregate not found [pid: 8|app: 0|req: 430/851] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:06 2026] GET /v2.0/ports?device_id=20e42e86-ef25-4bba-b2b8-1977ee1ff6b6 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 422/852] 10.0.0.48 () {34 vars in 781 bytes} [Wed May 6 06:11:05 2026] PUT /v2.0/routers/92c4f33c-f3f8-4321-81ae-fc73dad49b57/add_router_interface => generated 309 bytes in 1123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:11:06.882 8 INFO neutron.services.segments.plugin [-] Segment cc3cd12c-1ce2-456a-a74d-230afe2c31ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc3cd12c-1ce2-456a-a74d-230afe2c31ff found for delete ", "request_id": "req-f0175979-8fb8-4011-9044-0e4395ea69bd"}]} 2026-05-06 06:11:06.882 8 INFO neutron.services.segments.plugin [-] Segment cc3cd12c-1ce2-456a-a74d-230afe2c31ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc3cd12c-1ce2-456a-a74d-230afe2c31ff found for delete ", "request_id": "req-10c03026-f357-44d4-9fc7-e24c2015ea17"}]} [pid: 8|app: 0|req: 431/853] 10.0.0.48 () {32 vars in 715 bytes} [Wed May 6 06:11:06 2026] GET /v2.0/ports/cf6db063-7643-4542-832c-1b54aefeed61 => generated 959 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 423/854] 10.0.0.48 () {34 vars in 787 bytes} [Wed May 6 06:11:06 2026] PUT /v2.0/routers/92c4f33c-f3f8-4321-81ae-fc73dad49b57/remove_router_interface => generated 309 bytes in 694 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/855] 10.0.0.48 () {32 vars in 734 bytes} [Wed May 6 06:11:07 2026] GET /v2.0/ports?device_id=92c4f33c-f3f8-4321-81ae-fc73dad49b57 => 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: 433/856] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:07 2026] GET /v2.0/ports?device_id=20e42e86-ef25-4bba-b2b8-1977ee1ff6b6 => 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: 434/857] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:07 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/858] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:08 2026] GET /v2.0/security-groups?id=336d3c61-cc12-45b3-87b5-3ae6e597dd32&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:11:08.202 9 INFO neutron.services.segments.plugin [-] Segment 9bdb4b72-a79f-46f8-8b45-c11bd60a2395 resource provider aggregate not found [pid: 8|app: 0|req: 436/859] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:08 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:11:08.207 9 INFO neutron.services.segments.plugin [-] Segment 9bdb4b72-a79f-46f8-8b45-c11bd60a2395 resource provider aggregate not found 2026-05-06 06:11:08.215 9 INFO neutron.services.segments.plugin [-] Segment 9bdb4b72-a79f-46f8-8b45-c11bd60a2395 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bdb4b72-a79f-46f8-8b45-c11bd60a2395 found for delete ", "request_id": "req-9bd0e965-692b-4cc6-b980-7905abb01589"}]} 2026-05-06 06:11:08.219 9 INFO neutron.services.segments.plugin [-] Segment 9bdb4b72-a79f-46f8-8b45-c11bd60a2395 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bdb4b72-a79f-46f8-8b45-c11bd60a2395 found for delete ", "request_id": "req-4992c6c0-1d5f-4ede-9e41-b838feb0bc06"}]} 2026-05-06 06:11:08.229 9 INFO neutron.db.l3_hamode_db [None req-209fec94-5e44-4a48-8fa2-3a961fe2ef1b 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] HA network d4cbaa57-52ed-44e7-9413-b9bacc18805e was deleted as no HA routers are present in tenant 7f589be054884603902e03d75ed79827. [pid: 9|app: 0|req: 424/860] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:07 2026] DELETE /v2.0/routers/92c4f33c-f3f8-4321-81ae-fc73dad49b57 => generated 0 bytes in 527 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/861] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:08 2026] GET /v2.0/security-groups?id=336d3c61-cc12-45b3-87b5-3ae6e597dd32&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 425/862] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:08 2026] DELETE /v2.0/subnets/47b73fb7-86f5-4a28-98c8-e20d7d65fec7 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 426/863] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:08 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 427/864] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:08 2026] GET /v2.0/security-groups?id=336d3c61-cc12-45b3-87b5-3ae6e597dd32&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/865] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:11:08 2026] DELETE /v2.0/networks/7d45fe5c-2a8c-4878-b139-483808f83544 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:11:08.719 9 WARNING neutron_lib.context [None req-a98dae9e-4153-40ca-8bf2-9344602d6d96 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:11:08.757 9 INFO neutron.db.segments_db [None req-a98dae9e-4153-40ca-8bf2-9344602d6d96 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] Added segment 2f33916a-5b83-4a5d-8ae2-0a0b911fd393 of type vxlan for network 77123ccc-df22-4d38-8a82-c2ea8b3b1e56 2026-05-06 06:11:08.915 8 INFO neutron.services.segments.plugin [-] Segment 8dce4bcb-e7ab-4213-9ad7-b28554b0e119 resource provider aggregate not found 2026-05-06 06:11:08.918 8 INFO neutron.services.segments.plugin [-] Segment 8dce4bcb-e7ab-4213-9ad7-b28554b0e119 resource provider aggregate not found 2026-05-06 06:11:08.934 8 INFO neutron.services.segments.plugin [-] Segment 8dce4bcb-e7ab-4213-9ad7-b28554b0e119 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dce4bcb-e7ab-4213-9ad7-b28554b0e119 found for delete ", "request_id": "req-a9d576d9-f53e-4688-b37d-8640de01fde2"}]} 2026-05-06 06:11:08.936 8 INFO neutron.services.segments.plugin [-] Segment 8dce4bcb-e7ab-4213-9ad7-b28554b0e119 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dce4bcb-e7ab-4213-9ad7-b28554b0e119 found for delete ", "request_id": "req-bc376f1b-e36d-4e0c-94ef-22721fe9670e"}]} [pid: 8|app: 0|req: 439/866] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:11:08 2026] GET /v2.0/networks?id=f38b20e1-e6a2-4148-928e-c230e46a8f71 => generated 670 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:11:09.022 9 INFO neutron.db.l3_hamode_db [None req-a98dae9e-4153-40ca-8bf2-9344602d6d96 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 440/867] 199.19.213.237 () {34 vars in 1049 bytes} [Wed May 6 06:11:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=30c2e15a9112413c82ab9b4ccaae6132 => generated 180 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/868] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:09 2026] GET /v2.0/ports?device_id=20e42e86-ef25-4bba-b2b8-1977ee1ff6b6 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:11:09.052 8 WARNING neutron_lib.context [req-578e0573-60e3-4437-ae3a-ea707eaf7dcc req-1ab601b0-5d83-43cc-a401-1740738a82e1 7764bc2066924c6eb96e87e3941dd9bb 30c2e15a9112413c82ab9b4ccaae6132 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 442/869] 199.19.213.237 () {38 vars in 954 bytes} [Wed May 6 06:11:09 2026] POST /v2.0/ports => generated 958 bytes in 395 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-05-06 06:11:09.898 9 INFO neutron.db.l3_hamode_db [None req-a98dae9e-4153-40ca-8bf2-9344602d6d96 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 443/870] 199.19.213.237 () {38 vars in 1027 bytes} [Wed May 6 06:11:09 2026] PUT /v2.0/ports/fe0ba03d-bde4-48c2-8356-0bf5eebdc08c => generated 1239 bytes in 455 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: 444/871] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:09 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:11:09.971 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-96f9dbeb-54f3-46f6-a089-a869211afc7e'] response: {'name': 'network-changed', 'server_uuid': '20e42e86-ef25-4bba-b2b8-1977ee1ff6b6', 'tag': 'fe0ba03d-bde4-48c2-8356-0bf5eebdc08c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 445/872] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:09 2026] GET /v2.0/security-groups?id=336d3c61-cc12-45b3-87b5-3ae6e597dd32&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/873] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:11:10 2026] GET /v2.0/ports?tenant_id=d60082cecbed468b8c2be81aedf481cb&device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/874] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:10 2026] GET /v2.0/ports?device_id=20e42e86-ef25-4bba-b2b8-1977ee1ff6b6 => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/875] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:11:10 2026] GET /v2.0/networks?id=54f26e7d-9bfd-412d-b185-2555ed0f4cd1 => generated 771 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/876] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:10 2026] GET /v2.0/security-groups?id=c4ef3072-7be8-4657-9d6c-0afd7c525751&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/877] 199.19.213.237 () {34 vars in 1057 bytes} [Wed May 6 06:11:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=5cc61247-43d5-4e35-8f89-878e0b1606bd => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/878] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:11:10 2026] GET /v2.0/subnets?id=546c6988-bc27-4d69-b2ff-a61c0aecde29 => generated 693 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/879] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:11:10 2026] GET /v2.0/ports?network_id=54f26e7d-9bfd-412d-b185-2555ed0f4cd1&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/880] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:11:10 2026] GET /v2.0/networks/54f26e7d-9bfd-412d-b185-2555ed0f4cd1?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/881] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:11:10 2026] GET /v2.0/ports?tenant_id=30c2e15a9112413c82ab9b4ccaae6132&device_id=20e42e86-ef25-4bba-b2b8-1977ee1ff6b6 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/882] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:11:10 2026] GET /v2.0/networks/54f26e7d-9bfd-412d-b185-2555ed0f4cd1?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: 456/883] 199.19.213.237 () {34 vars in 1017 bytes} [Wed May 6 06:11:10 2026] GET /v2.0/networks?tenant_id=30c2e15a9112413c82ab9b4ccaae6132&shared=False => generated 766 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/884] 199.19.213.237 () {34 vars in 929 bytes} [Wed May 6 06:11:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 428/885] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:11:08 2026] POST /v2.0/routers => generated 691 bytes in 2173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/886] 10.0.0.48 () {32 vars in 719 bytes} [Wed May 6 06:11:10 2026] GET /v2.0/routers/aaea4389-3345-47c6-b9e8-e59bb47e4c06 => generated 697 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 429/887] 10.0.0.48 () {32 vars in 645 bytes} [Wed May 6 06:11:10 2026] GET /v2.0/routers => generated 700 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 430/888] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:11 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 431/889] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:11 2026] GET /v2.0/security-groups?id=336d3c61-cc12-45b3-87b5-3ae6e597dd32&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 432/890] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:11 2026] GET /v2.0/ports?device_id=20e42e86-ef25-4bba-b2b8-1977ee1ff6b6 => generated 973 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 433/891] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:11 2026] GET /v2.0/security-groups?id=c4ef3072-7be8-4657-9d6c-0afd7c525751&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/892] 10.0.0.48 () {34 vars in 739 bytes} [Wed May 6 06:11:11 2026] PUT /v2.0/routers/aaea4389-3345-47c6-b9e8-e59bb47e4c06 => generated 704 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 434/893] 10.0.0.48 () {32 vars in 719 bytes} [Wed May 6 06:11:11 2026] GET /v2.0/routers/aaea4389-3345-47c6-b9e8-e59bb47e4c06 => generated 704 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/894] 10.0.0.48 () {32 vars in 734 bytes} [Wed May 6 06:11:11 2026] GET /v2.0/ports?device_id=aaea4389-3345-47c6-b9e8-e59bb47e4c06 => 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: 461/895] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:11:11 2026] GET /v2.0/ports?tenant_id=30c2e15a9112413c82ab9b4ccaae6132&device_id=20e42e86-ef25-4bba-b2b8-1977ee1ff6b6 => 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: 462/896] 199.19.213.237 () {34 vars in 1059 bytes} [Wed May 6 06:11:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=fe0ba03d-bde4-48c2-8356-0bf5eebdc08c => 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: 463/897] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:11:11 2026] GET /v2.0/subnets?id=ced7285c-aaa0-4c3c-b217-5b0dc47f2d3d => generated 688 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/898] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:11:11 2026] GET /v2.0/ports?network_id=f38b20e1-e6a2-4148-928e-c230e46a8f71&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: 465/899] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:11:11 2026] GET /v2.0/networks/f38b20e1-e6a2-4148-928e-c230e46a8f71?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: 466/900] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:11 2026] GET /v2.0/ports?device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/901] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:11:11 2026] GET /v2.0/networks/f38b20e1-e6a2-4148-928e-c230e46a8f71?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: 8|app: 0|req: 468/902] 10.0.0.95 () {34 vars in 969 bytes} [Wed May 6 06:11:12 2026] GET /v2.0/ports/0fb0d32b-4555-42de-90ed-089373e462c8 => generated 972 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/903] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:12 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/904] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:12 2026] GET /v2.0/security-groups?id=336d3c61-cc12-45b3-87b5-3ae6e597dd32&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:11:12.451 9 INFO neutron.services.segments.plugin [-] Segment 2f33916a-5b83-4a5d-8ae2-0a0b911fd393 resource provider aggregate not found 2026-05-06 06:11:12.455 9 INFO neutron.services.segments.plugin [-] Segment 2f33916a-5b83-4a5d-8ae2-0a0b911fd393 resource provider aggregate not found 2026-05-06 06:11:12.468 9 INFO neutron.db.l3_hamode_db [None req-55e777a0-526e-415e-8510-817e7faa83bd 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] HA network 77123ccc-df22-4d38-8a82-c2ea8b3b1e56 was deleted as no HA routers are present in tenant 7f589be054884603902e03d75ed79827. 2026-05-06 06:11:12.469 9 INFO neutron.services.segments.plugin [-] Segment 2f33916a-5b83-4a5d-8ae2-0a0b911fd393 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f33916a-5b83-4a5d-8ae2-0a0b911fd393 found for delete ", "request_id": "req-fc39c084-8237-49c5-88de-3abbfe2eb309"}]} 2026-05-06 06:11:12.470 9 INFO neutron.services.segments.plugin [-] Segment 2f33916a-5b83-4a5d-8ae2-0a0b911fd393 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f33916a-5b83-4a5d-8ae2-0a0b911fd393 found for delete ", "request_id": "req-00ae3963-70cf-47a7-a79a-8739cd3fa0da"}]} [pid: 9|app: 0|req: 435/905] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:11 2026] DELETE /v2.0/routers/aaea4389-3345-47c6-b9e8-e59bb47e4c06 => generated 0 bytes in 874 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/906] 10.0.0.48 () {32 vars in 734 bytes} [Wed May 6 06:11:12 2026] GET /v2.0/ports?device_id=aaea4389-3345-47c6-b9e8-e59bb47e4c06 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:11:12.525 9 INFO neutron.api.v2.resource [None req-225517b7-0b6b-4627-92db-d672037bad9a 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 436/907] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:12 2026] DELETE /v2.0/routers/aaea4389-3345-47c6-b9e8-e59bb47e4c06 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/908] 10.0.0.48 () {32 vars in 734 bytes} [Wed May 6 06:11:12 2026] GET /v2.0/ports?device_id=92c4f33c-f3f8-4321-81ae-fc73dad49b57 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:11:12.583 8 INFO neutron.api.v2.resource [None req-faf8ba78-53c5-4377-b86d-51695ca14146 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 473/909] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:12 2026] DELETE /v2.0/routers/92c4f33c-f3f8-4321-81ae-fc73dad49b57 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:11:12.614 8 INFO neutron.pecan_wsgi.hooks.translation [None req-72acda11-e4dd-4a1d-b405-c9e05e15acba 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 437/910] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:12 2026] GET /v2.0/ports?device_id=20e42e86-ef25-4bba-b2b8-1977ee1ff6b6 => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/911] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:12 2026] DELETE /v2.0/subnets/47b73fb7-86f5-4a28-98c8-e20d7d65fec7 => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/912] 199.19.213.237 () {34 vars in 999 bytes} [Wed May 6 06:11:12 2026] GET /v2.0/subnets?network_id=8add58a5-4059-410d-8d40-e89d60bededc => generated 682 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 438/913] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:12 2026] GET /v2.0/security-groups?id=c4ef3072-7be8-4657-9d6c-0afd7c525751&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/914] 10.0.0.48 () {32 vars in 734 bytes} [Wed May 6 06:11:12 2026] GET /v2.0/ports?device_id=918299db-548b-4667-9df3-bbda5c361523 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:11:12.718 8 INFO neutron.api.v2.resource [None req-68824afb-7374-48de-b337-6418cd74a710 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 477/915] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:12 2026] DELETE /v2.0/routers/918299db-548b-4667-9df3-bbda5c361523 => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:11:12.735 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b0884304-6f09-494a-9037-9eb3fc46a2a4 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 478/916] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:12 2026] DELETE /v2.0/subnets/f2104e9c-b38a-4e4b-beb1-beaf3dabf34f => 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: 479/917] 10.0.0.48 () {32 vars in 734 bytes} [Wed May 6 06:11:12 2026] GET /v2.0/ports?device_id=e097419f-cd04-4d36-bd8f-c8d7a63ff9f9 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:11:12.778 8 INFO neutron.api.v2.resource [None req-6669a676-aa31-4128-aef9-b62b99713a77 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 480/918] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:12 2026] DELETE /v2.0/routers/e097419f-cd04-4d36-bd8f-c8d7a63ff9f9 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 439/919] 199.19.213.237 () {34 vars in 1145 bytes} [Wed May 6 06:11:12 2026] GET /v2.0/ports?device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390&device_owner=compute%3Anova&network_id=8add58a5-4059-410d-8d40-e89d60bededc => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:11:12.803 9 INFO neutron.pecan_wsgi.hooks.translation [None req-ec73e34b-7025-4f22-bd1b-9db1a91b01ae 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 440/920] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:12 2026] DELETE /v2.0/subnets/ce2e28ea-3e26-4345-9993-024098e1c2fc => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:11:12.823 9 INFO neutron.pecan_wsgi.hooks.translation [None req-e2828ed8-90fc-4487-8acc-f35b546fcf65 3a193334f1d6483990f540266d693432 7f589be054884603902e03d75ed79827 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 441/921] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:12 2026] DELETE /v2.0/subnets/d5c685e1-a3e9-472b-bd05-b3d13e1ca4bc => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 442/922] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:11:13 2026] GET /v2.0/security-groups?tenant_id=7f589be054884603902e03d75ed79827&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 443/923] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:13 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 444/924] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:11:13 2026] DELETE /v2.0/security-groups/48815b48-ccbf-4fb0-9f76-ce6d82c25e4e => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 445/925] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:13 2026] GET /v2.0/security-groups?id=336d3c61-cc12-45b3-87b5-3ae6e597dd32&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: 481/926] 199.19.213.237 () {38 vars in 1027 bytes} [Wed May 6 06:11:12 2026] PUT /v2.0/ports/0fb0d32b-4555-42de-90ed-089373e462c8 => generated 1149 bytes in 908 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 446/927] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:13 2026] GET /v2.0/ports?device_id=20e42e86-ef25-4bba-b2b8-1977ee1ff6b6 => generated 973 bytes in 37 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-05-06 06:11:13.802 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-27313bad-3299-4059-bff9-cc7b234fa19e'] response: {'name': 'network-changed', 'server_uuid': 'ec8f114e-0b03-4f48-a31e-ecddeec4f390', 'tag': '0fb0d32b-4555-42de-90ed-089373e462c8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 482/928] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:13 2026] GET /v2.0/security-groups?id=c4ef3072-7be8-4657-9d6c-0afd7c525751&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 447/929] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:11:14 2026] GET /v2.0/ports?tenant_id=1798585ef8db438a9f8c615d992bc381&device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390 => generated 1421 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/930] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:11:14 2026] GET /v2.0/networks?id=8add58a5-4059-410d-8d40-e89d60bededc => generated 778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 448/931] 199.19.213.237 () {34 vars in 1059 bytes} [Wed May 6 06:11:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0fb0d32b-4555-42de-90ed-089373e462c8 => generated 861 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/932] 199.19.213.237 () {34 vars in 1057 bytes} [Wed May 6 06:11:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0fb0d32b-4555-42de-90ed-089373e462c8 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 449/933] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:11:14 2026] GET /v2.0/subnets?id=a18c92db-5158-4564-bf51-9e7c4617de3d => generated 700 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/934] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:11:14 2026] GET /v2.0/ports?network_id=8add58a5-4059-410d-8d40-e89d60bededc&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: 9|app: 0|req: 450/935] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:11:14 2026] GET /v2.0/networks/8add58a5-4059-410d-8d40-e89d60bededc?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/936] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:11:14 2026] GET /v2.0/networks/8add58a5-4059-410d-8d40-e89d60bededc?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: 9|app: 0|req: 451/937] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:14 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/938] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:14 2026] GET /v2.0/security-groups?id=336d3c61-cc12-45b3-87b5-3ae6e597dd32&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 452/939] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:14 2026] GET /v2.0/ports?device_id=20e42e86-ef25-4bba-b2b8-1977ee1ff6b6 => 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: 488/940] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:14 2026] GET /v2.0/security-groups?id=c4ef3072-7be8-4657-9d6c-0afd7c525751&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: 8|app: 0|req: 489/941] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:15 2026] GET /v2.0/ports?device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390 => generated 1152 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:11:15.377 9 WARNING neutron_lib.context [None req-de629c7e-c21d-4d02-8f36-d66300a755f6 f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 490/942] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:15 2026] GET /v2.0/security-groups?id=9d252068-0d7b-419b-8dd6-516aab1c2759&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:11:15.556 9 INFO neutron.db.segments_db [None req-de629c7e-c21d-4d02-8f36-d66300a755f6 f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] Added segment 678c3e87-42c7-42b1-b8ee-0076e5767a86 of type vxlan for network 4de370a0-efd7-46f8-a554-701059d08f4d [pid: 9|app: 0|req: 453/943] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:11:15 2026] POST /v2.0/networks => generated 630 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:15.674 9 WARNING neutron_lib.context [None req-677db20b-1d73-4c07-8431-c9e896d60757 f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 491/944] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:11:15 2026] GET /v2.0/ports?tenant_id=1798585ef8db438a9f8c615d992bc381&device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390 => generated 1421 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:11:15.726 9 INFO neutron.db.segments_db [None req-677db20b-1d73-4c07-8431-c9e896d60757 f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] Added segment 8b08e17e-08d4-4b4a-95d1-937869becde3 of type vxlan for network f3ea1ecc-407c-4e58-9cf5-e73b51efeefe [pid: 8|app: 0|req: 492/945] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:11:15 2026] GET /v2.0/networks?id=8add58a5-4059-410d-8d40-e89d60bededc => generated 778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/946] 199.19.213.237 () {34 vars in 1059 bytes} [Wed May 6 06:11:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0fb0d32b-4555-42de-90ed-089373e462c8 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/947] 199.19.213.237 () {34 vars in 1057 bytes} [Wed May 6 06:11:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0fb0d32b-4555-42de-90ed-089373e462c8 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 454/948] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:11:15 2026] POST /v2.0/networks => generated 629 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:15.828 9 WARNING neutron_lib.context [None req-42b975cd-04d6-49cd-ad8a-8008c315af19 f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 495/949] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:11:15 2026] GET /v2.0/subnets?id=a18c92db-5158-4564-bf51-9e7c4617de3d => generated 700 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/950] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:11:15 2026] GET /v2.0/ports?network_id=8add58a5-4059-410d-8d40-e89d60bededc&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: 497/951] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:15 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/952] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:11:15 2026] GET /v2.0/networks/8add58a5-4059-410d-8d40-e89d60bededc?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: 499/953] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:16 2026] GET /v2.0/security-groups?id=336d3c61-cc12-45b3-87b5-3ae6e597dd32&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 455/954] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:11:15 2026] POST /v2.0/subnets => generated 626 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/955] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:11:16 2026] GET /v2.0/networks/8add58a5-4059-410d-8d40-e89d60bededc?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) 2026-05-06 06:11:16.097 8 WARNING neutron_lib.context [None req-8bc59dc8-7fa5-42f6-9be1-1566475516fc f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 456/956] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:16 2026] GET /v2.0/ports?device_id=20e42e86-ef25-4bba-b2b8-1977ee1ff6b6 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 457/957] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:16 2026] GET /v2.0/security-groups?id=c4ef3072-7be8-4657-9d6c-0afd7c525751&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/958] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:11:16 2026] POST /v2.0/subnets => generated 626 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:16.352 9 WARNING neutron_lib.context [None req-9e3c1df2-8d13-40fa-8366-f7174eb2f5f4 f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:11:16.391 9 INFO neutron.db.segments_db [None req-9e3c1df2-8d13-40fa-8366-f7174eb2f5f4 f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] Added segment 3170c49b-e70d-4345-8b3b-4472fac94b7b of type vxlan for network ea63ad2e-83d3-4b53-8696-ee6e8a8659dd 2026-05-06 06:11:16.666 9 INFO neutron.db.l3_hamode_db [None req-9e3c1df2-8d13-40fa-8366-f7174eb2f5f4 f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 502/959] 199.19.213.237 () {34 vars in 1117 bytes} [Wed May 6 06:11:16 2026] GET /v2.0/ports?device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.5 => generated 1152 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:11:16.786 9 INFO neutron.db.l3_hamode_db [None req-9e3c1df2-8d13-40fa-8366-f7174eb2f5f4 f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 503/960] 199.19.213.237 () {38 vars in 1027 bytes} [Wed May 6 06:11:16 2026] PUT /v2.0/ports/0fb0d32b-4555-42de-90ed-089373e462c8 => generated 972 bytes in 381 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-05-06 06:11:17.180 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-94de64f7-6960-419e-b2ad-4b04ef5e04a9'] response: {'name': 'network-changed', 'server_uuid': 'ec8f114e-0b03-4f48-a31e-ecddeec4f390', 'tag': '0fb0d32b-4555-42de-90ed-089373e462c8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 504/961] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:17 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/962] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:17 2026] GET /v2.0/security-groups?id=336d3c61-cc12-45b3-87b5-3ae6e597dd32&fields=id&fields=name => generated 113 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/963] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:17 2026] GET /v2.0/ports?device_id=20e42e86-ef25-4bba-b2b8-1977ee1ff6b6 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/964] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:17 2026] GET /v2.0/security-groups?id=c4ef3072-7be8-4657-9d6c-0afd7c525751&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 458/965] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:11:16 2026] POST /v2.0/routers => generated 506 bytes in 1131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 459/966] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:17 2026] GET /v2.0/ports?device_id=20e42e86-ef25-4bba-b2b8-1977ee1ff6b6 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 460/967] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:11:17 2026] GET /v2.0/ports?tenant_id=1798585ef8db438a9f8c615d992bc381&device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:11:18.456 9 INFO neutron.db.l3_db [None req-db35b58e-dddf-4ad7-b202-247e1f1568c7 7764bc2066924c6eb96e87e3941dd9bb 30c2e15a9112413c82ab9b4ccaae6132 - - default default] Floating IP 054fa302-629b-433c-91ef-427d4e101c51 associated. External IP: 10.96.250.219, port: fe0ba03d-bde4-48c2-8356-0bf5eebdc08c. [pid: 9|app: 0|req: 461/968] 10.0.0.48 () {34 vars in 747 bytes} [Wed May 6 06:11:17 2026] PUT /v2.0/floatingips/054fa302-629b-433c-91ef-427d4e101c51 => generated 856 bytes in 1180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/969] 10.0.0.48 () {34 vars in 781 bytes} [Wed May 6 06:11:17 2026] PUT /v2.0/routers/f0322fc8-62ed-4b04-ae8b-8c64ecb92c2d/add_router_interface => generated 309 bytes in 1325 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:11:18.855 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6de43211-c2d7-4fc0-a1c2-c14a2fd71c6c'] response: {'name': 'network-changed', 'server_uuid': '20e42e86-ef25-4bba-b2b8-1977ee1ff6b6', 'tag': 'fe0ba03d-bde4-48c2-8356-0bf5eebdc08c', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 462/970] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:11:18 2026] GET /v2.0/networks?id=8add58a5-4059-410d-8d40-e89d60bededc => generated 778 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/971] 10.0.0.48 () {32 vars in 715 bytes} [Wed May 6 06:11:18 2026] GET /v2.0/ports/959ea488-530d-484c-a795-64c43db2313e => generated 955 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 463/972] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:18 2026] GET /v2.0/ports?device_id=20e42e86-ef25-4bba-b2b8-1977ee1ff6b6 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/973] 199.19.213.237 () {34 vars in 1059 bytes} [Wed May 6 06:11:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0fb0d32b-4555-42de-90ed-089373e462c8 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/974] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:18 2026] GET /v2.0/security-groups?id=c4ef3072-7be8-4657-9d6c-0afd7c525751&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/975] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:11:18 2026] GET /v2.0/subnets?id=a18c92db-5158-4564-bf51-9e7c4617de3d => generated 700 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/976] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:11:19 2026] GET /v2.0/ports?network_id=8add58a5-4059-410d-8d40-e89d60bededc&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/977] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:11:19 2026] GET /v2.0/networks/8add58a5-4059-410d-8d40-e89d60bededc?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: 517/980] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:11:19 2026] GET /v2.0/networks/8add58a5-4059-410d-8d40-e89d60bededc?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: 518/981] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:19 2026] GET /v2.0/ports?device_id=20e42e86-ef25-4bba-b2b8-1977ee1ff6b6 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/982] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:19 2026] GET /v2.0/security-groups?id=c4ef3072-7be8-4657-9d6c-0afd7c525751&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/983] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:11:19 2026] GET /v2.0/ports?tenant_id=30c2e15a9112413c82ab9b4ccaae6132&device_id=20e42e86-ef25-4bba-b2b8-1977ee1ff6b6 => 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: 521/984] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:11:19 2026] GET /v2.0/networks?id=f38b20e1-e6a2-4148-928e-c230e46a8f71 => 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: 522/985] 199.19.213.237 () {34 vars in 1059 bytes} [Wed May 6 06:11:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=fe0ba03d-bde4-48c2-8356-0bf5eebdc08c => 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: 523/986] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:11:19 2026] GET /v2.0/subnets?id=ced7285c-aaa0-4c3c-b217-5b0dc47f2d3d => generated 688 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/987] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:11:19 2026] GET /v2.0/ports?network_id=f38b20e1-e6a2-4148-928e-c230e46a8f71&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: 525/988] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:11:19 2026] GET /v2.0/networks/f38b20e1-e6a2-4148-928e-c230e46a8f71?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: 526/989] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:11:19 2026] GET /v2.0/networks/f38b20e1-e6a2-4148-928e-c230e46a8f71?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: 527/990] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:20 2026] GET /v2.0/ports?device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/991] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:20 2026] GET /v2.0/security-groups?id=9d252068-0d7b-419b-8dd6-516aab1c2759&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: 8|app: 0|req: 529/992] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:11:20 2026] GET /v2.0/ports?tenant_id=1798585ef8db438a9f8c615d992bc381&device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390 => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 464/993] 10.0.0.48 () {34 vars in 781 bytes} [Wed May 6 06:11:18 2026] PUT /v2.0/routers/f0322fc8-62ed-4b04-ae8b-8c64ecb92c2d/add_router_interface => generated 309 bytes in 1347 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/994] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:11:20 2026] GET /v2.0/networks?id=8add58a5-4059-410d-8d40-e89d60bededc => generated 778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 465/995] 10.0.0.48 () {32 vars in 715 bytes} [Wed May 6 06:11:20 2026] GET /v2.0/ports/eae2894f-8458-4d6c-b9d8-b4969f9960e3 => generated 955 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/996] 199.19.213.237 () {34 vars in 1059 bytes} [Wed May 6 06:11:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0fb0d32b-4555-42de-90ed-089373e462c8 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/997] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:11:20 2026] GET /v2.0/subnets?id=a18c92db-5158-4564-bf51-9e7c4617de3d => generated 700 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/998] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:11:20 2026] GET /v2.0/ports?network_id=8add58a5-4059-410d-8d40-e89d60bededc&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/999] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:11:20 2026] GET /v2.0/networks/8add58a5-4059-410d-8d40-e89d60bededc?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: 535/1000] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:11:20 2026] GET /v2.0/networks/8add58a5-4059-410d-8d40-e89d60bededc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1001] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:20 2026] GET /v2.0/ports?device_id=20e42e86-ef25-4bba-b2b8-1977ee1ff6b6 => 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: 537/1002] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:20 2026] GET /v2.0/security-groups?id=c4ef3072-7be8-4657-9d6c-0afd7c525751&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 466/1003] 10.0.0.48 () {34 vars in 787 bytes} [Wed May 6 06:11:20 2026] PUT /v2.0/routers/f0322fc8-62ed-4b04-ae8b-8c64ecb92c2d/remove_router_interface => generated 309 bytes in 796 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 467/1004] 199.19.213.237 () {34 vars in 993 bytes} [Wed May 6 06:11:21 2026] GET /v2.0/ports?device_id=20e42e86-ef25-4bba-b2b8-1977ee1ff6b6 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 468/1005] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:21 2026] GET /v2.0/ports?device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:11:21.543 9 INFO neutron.db.l3_db [req-46754d4e-7af0-422b-851d-e70c16146aa2 req-6f38b8e7-92bd-4577-a626-59b8492e5896 7764bc2066924c6eb96e87e3941dd9bb 30c2e15a9112413c82ab9b4ccaae6132 - - default default] Floating IP 054fa302-629b-433c-91ef-427d4e101c51 disassociated. External IP: 10.96.250.219, port: fe0ba03d-bde4-48c2-8356-0bf5eebdc08c. [pid: 8|app: 0|req: 538/1006] 10.0.0.48 () {34 vars in 787 bytes} [Wed May 6 06:11:21 2026] PUT /v2.0/routers/f0322fc8-62ed-4b04-ae8b-8c64ecb92c2d/remove_router_interface => generated 309 bytes in 760 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 469/1007] 199.19.213.237 () {36 vars in 996 bytes} [Wed May 6 06:11:21 2026] DELETE /v2.0/ports/fe0ba03d-bde4-48c2-8356-0bf5eebdc08c => generated 0 bytes in 649 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1008] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:21 2026] GET /v2.0/security-groups?id=9d252068-0d7b-419b-8dd6-516aab1c2759&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: 540/1009] 10.0.0.48 () {32 vars in 734 bytes} [Wed May 6 06:11:21 2026] GET /v2.0/ports?device_id=f0322fc8-62ed-4b04-ae8b-8c64ecb92c2d => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 470/1010] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:21 2026] GET /v2.0/ports?device_id=20e42e86-ef25-4bba-b2b8-1977ee1ff6b6 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:11:21.981 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-59fc834e-16fb-4416-aa09-0c129bc6c717'] response: {'server_uuid': '20e42e86-ef25-4bba-b2b8-1977ee1ff6b6', 'name': 'network-vif-deleted', 'tag': 'fe0ba03d-bde4-48c2-8356-0bf5eebdc08c', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 471/1011] 199.19.213.237 () {34 vars in 993 bytes} [Wed May 6 06:11:21 2026] GET /v2.0/ports?device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:11:22.265 9 INFO neutron.db.l3_db [req-0d24437d-c85e-42b5-bcd9-4449bcf93e69 req-cbb6bc67-8683-436b-b979-838168f5c6de b48d545c1ac542eb8792d6e7a4979e46 1798585ef8db438a9f8c615d992bc381 - - default default] Floating IP 82fecce4-40d9-49ef-8d1c-9a11bcd67d5e disassociated. External IP: 10.96.250.202, port: 0fb0d32b-4555-42de-90ed-089373e462c8. 2026-05-06 06:11:22.509 8 INFO neutron.services.segments.plugin [-] Segment 3170c49b-e70d-4345-8b3b-4472fac94b7b resource provider aggregate not found 2026-05-06 06:11:22.522 8 INFO neutron.services.segments.plugin [-] Segment 3170c49b-e70d-4345-8b3b-4472fac94b7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3170c49b-e70d-4345-8b3b-4472fac94b7b found for delete ", "request_id": "req-5f2839a0-cfcd-48f3-9803-c0c73324246e"}]} 2026-05-06 06:11:22.524 8 INFO neutron.services.segments.plugin [-] Segment 3170c49b-e70d-4345-8b3b-4472fac94b7b resource provider aggregate not found 2026-05-06 06:11:22.542 8 INFO neutron.services.segments.plugin [-] Segment 3170c49b-e70d-4345-8b3b-4472fac94b7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3170c49b-e70d-4345-8b3b-4472fac94b7b found for delete ", "request_id": "req-83389141-bbe1-43ad-9816-5d0e3b831d97"}]} 2026-05-06 06:11:22.566 8 INFO neutron.db.l3_hamode_db [None req-ffd9f7e6-39fc-455d-a835-22b1697db42c f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] HA network ea63ad2e-83d3-4b53-8696-ee6e8a8659dd was deleted as no HA routers are present in tenant 94f87c6c669e46b9b1eed39f49135207. [pid: 8|app: 0|req: 541/1012] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:21 2026] DELETE /v2.0/routers/f0322fc8-62ed-4b04-ae8b-8c64ecb92c2d => generated 0 bytes in 608 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 472/1013] 199.19.213.237 () {36 vars in 996 bytes} [Wed May 6 06:11:22 2026] DELETE /v2.0/ports/0fb0d32b-4555-42de-90ed-089373e462c8 => generated 0 bytes in 633 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1014] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:22 2026] DELETE /v2.0/subnets/ef6f62c2-ab78-4ba2-a002-7324bd353ee3 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 473/1015] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:22 2026] DELETE /v2.0/subnets/9db7f6ba-9bf6-40f5-a57b-03f7ddbb5725 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 474/1016] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:23 2026] GET /v2.0/ports?device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 475/1017] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:23 2026] GET /v2.0/ports?device_id=20e42e86-ef25-4bba-b2b8-1977ee1ff6b6 => 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: 543/1018] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:11:22 2026] DELETE /v2.0/networks/f3ea1ecc-407c-4e58-9cf5-e73b51efeefe => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:11:23.491 9 INFO neutron.services.segments.plugin [-] Segment 678c3e87-42c7-42b1-b8ee-0076e5767a86 resource provider aggregate not found 2026-05-06 06:11:23.495 9 INFO neutron.services.segments.plugin [-] Segment 678c3e87-42c7-42b1-b8ee-0076e5767a86 resource provider aggregate not found 2026-05-06 06:11:23.501 9 INFO neutron.services.segments.plugin [-] Segment 678c3e87-42c7-42b1-b8ee-0076e5767a86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 678c3e87-42c7-42b1-b8ee-0076e5767a86 found for delete ", "request_id": "req-bccbfe7d-55b7-4123-9aff-5345b8768a9e"}]} 2026-05-06 06:11:23.512 9 INFO neutron.services.segments.plugin [-] Segment 678c3e87-42c7-42b1-b8ee-0076e5767a86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 678c3e87-42c7-42b1-b8ee-0076e5767a86 found for delete ", "request_id": "req-20247182-5500-43cc-ad69-0948a986759a"}]} [pid: 9|app: 0|req: 476/1019] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:11:23 2026] DELETE /v2.0/networks/4de370a0-efd7-46f8-a554-701059d08f4d => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:11:23.536 8 WARNING neutron_lib.context [None req-22eb2e54-b9e6-4922-8e57-87e835c88e53 f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:11:23.593 8 INFO neutron.db.segments_db [None req-22eb2e54-b9e6-4922-8e57-87e835c88e53 f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] Added segment 43dc089c-fc53-4944-afb5-fe7555d76448 of type vxlan for network 6cf267d7-fe0d-4132-96c9-1cdcf3a7e985 [pid: 8|app: 0|req: 544/1020] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:11:23 2026] POST /v2.0/networks => generated 629 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:23.703 9 WARNING neutron_lib.context [None req-17d1b22f-3233-48e6-894b-f11f094981d6 f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 477/1021] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:11:23 2026] POST /v2.0/subnets => generated 626 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:23.959 8 WARNING neutron_lib.context [None req-d4e86e07-4dd6-45d3-af36-2b737d132c8c f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:11:24.010 8 INFO neutron.db.segments_db [None req-d4e86e07-4dd6-45d3-af36-2b737d132c8c f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] Added segment 8aead103-df47-473d-bbf0-1f1bf96ca4f0 of type vxlan for network 9cdf0406-09e7-4d87-bc5c-5b95e5e6270c [pid: 9|app: 0|req: 478/1022] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:24 2026] GET /v2.0/ports?device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:11:24.159 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4940bea6-a89d-4b85-9fa1-169bab265035'] response: {'server_uuid': 'ec8f114e-0b03-4f48-a31e-ecddeec4f390', 'name': 'network-vif-deleted', 'tag': '0fb0d32b-4555-42de-90ed-089373e462c8', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 479/1023] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:24 2026] GET /v2.0/ports?device_id=20e42e86-ef25-4bba-b2b8-1977ee1ff6b6 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:11:24.276 8 INFO neutron.db.l3_hamode_db [None req-d4e86e07-4dd6-45d3-af36-2b737d132c8c f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:11:24.381 8 INFO neutron.db.l3_hamode_db [None req-d4e86e07-4dd6-45d3-af36-2b737d132c8c f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:11:24.533 8 INFO neutron.services.segments.plugin [-] Segment 8b08e17e-08d4-4b4a-95d1-937869becde3 resource provider aggregate not found 2026-05-06 06:11:24.549 8 INFO neutron.services.segments.plugin [-] Segment 8b08e17e-08d4-4b4a-95d1-937869becde3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b08e17e-08d4-4b4a-95d1-937869becde3 found for delete ", "request_id": "req-0b427c7e-1e11-44b4-8846-45ed2fc9d058"}]} 2026-05-06 06:11:24.559 8 INFO neutron.services.segments.plugin [-] Segment 8b08e17e-08d4-4b4a-95d1-937869becde3 resource provider aggregate not found 2026-05-06 06:11:24.575 8 INFO neutron.services.segments.plugin [-] Segment 8b08e17e-08d4-4b4a-95d1-937869becde3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b08e17e-08d4-4b4a-95d1-937869becde3 found for delete ", "request_id": "req-b290a8f2-08d7-4dfe-ba80-d138225f06b2"}]} [pid: 8|app: 0|req: 545/1024] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:11:23 2026] POST /v2.0/routers => generated 507 bytes in 1063 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:25.023 9 WARNING neutron_lib.context [None req-4b08db92-4e3f-4500-bca2-cdfd14a65ce8 f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 546/1025] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:25 2026] GET /v2.0/ports?device_id=ec8f114e-0b03-4f48-a31e-ecddeec4f390 => 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: 547/1026] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:11:25 2026] DELETE /v2.0/security-groups/c4ef3072-7be8-4657-9d6c-0afd7c525751 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:11:25.348 8 INFO neutron.api.v2.resource [None req-f6bcbd51-0da6-4960-8cbc-89d7d32d60e9 7764bc2066924c6eb96e87e3941dd9bb 30c2e15a9112413c82ab9b4ccaae6132 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 548/1027] 10.0.0.48 () {32 vars in 735 bytes} [Wed May 6 06:11:25 2026] GET /v2.0/security-groups/c4ef3072-7be8-4657-9d6c-0afd7c525751 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 480/1028] 10.0.0.48 () {34 vars in 663 bytes} [Wed May 6 06:11:25 2026] POST /v2.0/ports => generated 948 bytes in 359 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: 549/1029] 10.0.0.48 () {32 vars in 730 bytes} [Wed May 6 06:11:25 2026] DELETE /v2.0/floatingips/054fa302-629b-433c-91ef-427d4e101c51 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 481/1030] 10.0.0.48 () {34 vars in 781 bytes} [Wed May 6 06:11:25 2026] PUT /v2.0/routers/98602a0d-7712-4175-b3a9-d0180e146523/add_router_interface => generated 309 bytes in 1069 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: 9|app: 0|req: 482/1031] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:11:26 2026] DELETE /v2.0/security-groups/9d252068-0d7b-419b-8dd6-516aab1c2759 => 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: 550/1032] 10.0.0.48 () {34 vars in 787 bytes} [Wed May 6 06:11:25 2026] PUT /v2.0/routers/8e17d400-4d65-4900-958c-c4b9cc39bb15/remove_router_interface => generated 309 bytes in 921 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:11:26.568 8 INFO neutron.api.v2.resource [None req-0ed8c3c3-95ee-45fd-a765-84c270d7abca b48d545c1ac542eb8792d6e7a4979e46 1798585ef8db438a9f8c615d992bc381 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 551/1033] 10.0.0.48 () {32 vars in 735 bytes} [Wed May 6 06:11:26 2026] GET /v2.0/security-groups/9d252068-0d7b-419b-8dd6-516aab1c2759 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 483/1034] 10.0.0.48 () {32 vars in 715 bytes} [Wed May 6 06:11:26 2026] GET /v2.0/ports/12bc4878-eeb2-4f30-9226-08f1cbae2238 => generated 1022 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 484/1035] 10.0.0.48 () {32 vars in 730 bytes} [Wed May 6 06:11:26 2026] DELETE /v2.0/floatingips/82fecce4-40d9-49ef-8d1c-9a11bcd67d5e => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:11:27.413 8 INFO neutron.services.segments.plugin [-] Segment 699b8e97-6467-4a20-acc2-ae0cca081150 resource provider aggregate not found 2026-05-06 06:11:27.420 8 INFO neutron.services.segments.plugin [-] Segment 699b8e97-6467-4a20-acc2-ae0cca081150 resource provider aggregate not found 2026-05-06 06:11:27.431 8 INFO neutron.db.l3_hamode_db [None req-0f0f427f-7323-409e-86e7-6802329198f3 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] HA network 1f9bcc3e-622f-4080-a0e4-5e4d75a07582 was deleted as no HA routers are present in tenant 30c2e15a9112413c82ab9b4ccaae6132. 2026-05-06 06:11:27.433 8 INFO neutron.services.segments.plugin [-] Segment 699b8e97-6467-4a20-acc2-ae0cca081150 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 699b8e97-6467-4a20-acc2-ae0cca081150 found for delete ", "request_id": "req-425c1c54-cfd4-407d-95ca-7c5484af740a"}]} [pid: 8|app: 0|req: 552/1036] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:26 2026] DELETE /v2.0/routers/8e17d400-4d65-4900-958c-c4b9cc39bb15 => generated 0 bytes in 869 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:11:27.440 8 INFO neutron.services.segments.plugin [-] Segment 699b8e97-6467-4a20-acc2-ae0cca081150 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 699b8e97-6467-4a20-acc2-ae0cca081150 found for delete ", "request_id": "req-e1075bb7-5281-4f3c-bb5e-f053ef76fdf2"}]} [pid: 9|app: 0|req: 485/1037] 10.0.0.48 () {34 vars in 787 bytes} [Wed May 6 06:11:26 2026] PUT /v2.0/routers/98602a0d-7712-4175-b3a9-d0180e146523/remove_router_interface => generated 309 bytes in 851 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: 9|app: 0|req: 486/1038] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:27 2026] DELETE /v2.0/subnets/ced7285c-aaa0-4c3c-b217-5b0dc47f2d3d => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:11:27.934 9 INFO neutron.api.v2.resource [None req-7bc7bfd1-88ed-4ada-b3f5-e3f4d9680896 f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 9|app: 0|req: 487/1039] 10.0.0.48 () {34 vars in 787 bytes} [Wed May 6 06:11:27 2026] PUT /v2.0/routers/98602a0d-7712-4175-b3a9-d0180e146523/remove_router_interface => generated 197 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:11:28.302 9 INFO neutron.services.segments.plugin [-] Segment e92e72b5-aec6-4e6a-82df-78cd7ed7f6ab resource provider aggregate not found 2026-05-06 06:11:28.307 9 INFO neutron.services.segments.plugin [-] Segment e92e72b5-aec6-4e6a-82df-78cd7ed7f6ab resource provider aggregate not found 2026-05-06 06:11:28.321 9 INFO neutron.services.segments.plugin [-] Segment e92e72b5-aec6-4e6a-82df-78cd7ed7f6ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e92e72b5-aec6-4e6a-82df-78cd7ed7f6ab found for delete ", "request_id": "req-6bbdad5f-3321-4abf-a445-e7bc39a4b0fa"}]} [pid: 9|app: 0|req: 488/1040] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:11:27 2026] DELETE /v2.0/networks/f38b20e1-e6a2-4148-928e-c230e46a8f71 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:11:28.330 9 INFO neutron.services.segments.plugin [-] Segment e92e72b5-aec6-4e6a-82df-78cd7ed7f6ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e92e72b5-aec6-4e6a-82df-78cd7ed7f6ab found for delete ", "request_id": "req-546243e5-aac5-4e27-bece-3082bde64fc3"}]} [pid: 9|app: 0|req: 489/1041] 10.0.0.48 () {32 vars in 734 bytes} [Wed May 6 06:11:28 2026] GET /v2.0/ports?device_id=98602a0d-7712-4175-b3a9-d0180e146523 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 490/1042] 10.0.0.254 () {34 vars in 989 bytes} [Wed May 6 06:11:28 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1043] 10.0.0.48 () {34 vars in 787 bytes} [Wed May 6 06:11:27 2026] PUT /v2.0/routers/104b264a-c302-4714-bc61-61ea085919eb/remove_router_interface => generated 309 bytes in 1019 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1044] 10.0.0.254 () {34 vars in 1039 bytes} [Wed May 6 06:11:28 2026] GET /v2.0/security-groups?id=336d3c61-cc12-45b3-87b5-3ae6e597dd32&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:11:28.975 9 INFO neutron.db.l3_hamode_db [None req-6bc23238-55f1-4419-bd45-8272845026cf f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] HA network 9cdf0406-09e7-4d87-bc5c-5b95e5e6270c was deleted as no HA routers are present in tenant 94f87c6c669e46b9b1eed39f49135207. [pid: 9|app: 0|req: 491/1045] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:28 2026] DELETE /v2.0/routers/98602a0d-7712-4175-b3a9-d0180e146523 => generated 0 bytes in 593 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 492/1046] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:11:28 2026] GET /v2.0/security-groups?tenant_id=30c2e15a9112413c82ab9b4ccaae6132&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 493/1047] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:29 2026] DELETE /v2.0/subnets/e67a526a-6961-4e1c-a8f2-ab755e7cb7d4 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 494/1048] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:11:29 2026] DELETE /v2.0/security-groups/286f210b-7bc9-442d-8f74-fcee58671b26 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:11:29.457 8 INFO neutron.db.l3_hamode_db [None req-a2467c56-cb10-4311-b093-8c96eb302b9b c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] HA network ed9b9330-78f9-4ad2-bb50-ad040324f758 was deleted as no HA routers are present in tenant 1798585ef8db438a9f8c615d992bc381. [pid: 8|app: 0|req: 555/1049] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:28 2026] DELETE /v2.0/routers/104b264a-c302-4714-bc61-61ea085919eb => generated 0 bytes in 962 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:11:29.469 8 INFO neutron.services.segments.plugin [-] Segment abcfd2d6-1ada-4fc7-b4c4-8ac5413a7bea resource provider aggregate not found 2026-05-06 06:11:29.480 8 INFO neutron.services.segments.plugin [-] Segment abcfd2d6-1ada-4fc7-b4c4-8ac5413a7bea resource provider aggregate not found 2026-05-06 06:11:29.495 8 INFO neutron.services.segments.plugin [-] Segment abcfd2d6-1ada-4fc7-b4c4-8ac5413a7bea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abcfd2d6-1ada-4fc7-b4c4-8ac5413a7bea found for delete ", "request_id": "req-e8eb3707-4b68-49ce-9b7a-38de5670c694"}]} 2026-05-06 06:11:29.497 8 INFO neutron.services.segments.plugin [-] Segment abcfd2d6-1ada-4fc7-b4c4-8ac5413a7bea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abcfd2d6-1ada-4fc7-b4c4-8ac5413a7bea found for delete ", "request_id": "req-6d6c5bff-ae2a-4942-9632-7a865fc10b38"}]} [pid: 8|app: 0|req: 556/1050] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:29 2026] DELETE /v2.0/subnets/a18c92db-5158-4564-bf51-9e7c4617de3d => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 495/1051] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:11:29 2026] DELETE /v2.0/networks/6cf267d7-fe0d-4132-96c9-1cdcf3a7e985 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:11:29.760 9 WARNING neutron_lib.context [None req-8b7b68b2-b48a-443e-b7cf-ea1ea3fa57ce f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:11:29.810 9 INFO neutron.db.segments_db [None req-8b7b68b2-b48a-443e-b7cf-ea1ea3fa57ce f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] Added segment a6f79db2-18ac-4d5e-9d30-4f44fbe54d33 of type vxlan for network 27a32370-6998-47ae-8d8d-f64010d9dc47 [pid: 9|app: 0|req: 496/1052] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:11:29 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) 2026-05-06 06:11:29.918 9 WARNING neutron_lib.context [None req-834005e7-c942-4922-879e-52766a9b9ad6 f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 557/1053] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:11:29 2026] DELETE /v2.0/networks/8add58a5-4059-410d-8d40-e89d60bededc => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1054] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:11:30 2026] GET /v2.0/security-groups?tenant_id=1798585ef8db438a9f8c615d992bc381&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 497/1055] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:11:29 2026] POST /v2.0/subnets => generated 626 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:30.214 9 WARNING neutron_lib.context [None req-ac184b9f-5ee4-4554-bfdc-05a24e6f3b86 f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:11:30.255 9 INFO neutron.db.segments_db [None req-ac184b9f-5ee4-4554-bfdc-05a24e6f3b86 f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] Added segment 504f411f-c1a8-41fe-960e-41245b2b851a of type vxlan for network 8c10c012-c64f-44c1-a7da-82f9f70053d4 [pid: 8|app: 0|req: 559/1056] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:11:30 2026] DELETE /v2.0/security-groups/f5848666-edd2-417a-a0bc-e209db916f01 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:11:30.341 9 INFO neutron.services.segments.plugin [-] Segment 8aead103-df47-473d-bbf0-1f1bf96ca4f0 resource provider aggregate not found 2026-05-06 06:11:30.351 9 INFO neutron.services.segments.plugin [-] Segment 8aead103-df47-473d-bbf0-1f1bf96ca4f0 resource provider aggregate not found 2026-05-06 06:11:30.354 9 INFO neutron.services.segments.plugin [-] Segment 8aead103-df47-473d-bbf0-1f1bf96ca4f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8aead103-df47-473d-bbf0-1f1bf96ca4f0 found for delete ", "request_id": "req-6da2e551-2575-4867-b7da-b5cb135aef6d"}]} 2026-05-06 06:11:30.364 9 INFO neutron.services.segments.plugin [-] Segment 43dc089c-fc53-4944-afb5-fe7555d76448 resource provider aggregate not found 2026-05-06 06:11:30.371 9 INFO neutron.services.segments.plugin [-] Segment 8aead103-df47-473d-bbf0-1f1bf96ca4f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8aead103-df47-473d-bbf0-1f1bf96ca4f0 found for delete ", "request_id": "req-e02bf32b-447c-453f-b8d5-1fcffe932b0a"}]} 2026-05-06 06:11:30.375 9 INFO neutron.services.segments.plugin [-] Segment 43dc089c-fc53-4944-afb5-fe7555d76448 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43dc089c-fc53-4944-afb5-fe7555d76448 found for delete ", "request_id": "req-8d22d87b-7233-4fc9-8415-45a623cde619"}]} 2026-05-06 06:11:30.390 9 INFO neutron.services.segments.plugin [-] Segment 43dc089c-fc53-4944-afb5-fe7555d76448 resource provider aggregate not found 2026-05-06 06:11:30.402 9 INFO neutron.services.segments.plugin [-] Segment 43dc089c-fc53-4944-afb5-fe7555d76448 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43dc089c-fc53-4944-afb5-fe7555d76448 found for delete ", "request_id": "req-d426baac-b85f-4ccb-a20e-9319f602f287"}]} 2026-05-06 06:11:30.515 9 INFO neutron.db.l3_hamode_db [None req-ac184b9f-5ee4-4554-bfdc-05a24e6f3b86 f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:11:30.626 9 INFO neutron.db.l3_hamode_db [None req-ac184b9f-5ee4-4554-bfdc-05a24e6f3b86 f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 498/1057] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:11:30 2026] POST /v2.0/routers => generated 506 bytes in 1071 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:31.515 8 INFO neutron.services.segments.plugin [-] Segment 0543bdce-5dba-4f37-bcc5-bfbd8d9eaf4e resource provider aggregate not found 2026-05-06 06:11:31.534 8 INFO neutron.services.segments.plugin [-] Segment 0543bdce-5dba-4f37-bcc5-bfbd8d9eaf4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0543bdce-5dba-4f37-bcc5-bfbd8d9eaf4e found for delete ", "request_id": "req-fef5a8c4-e91b-4da2-8206-0950cf961597"}]} 2026-05-06 06:11:31.534 8 INFO neutron.services.segments.plugin [-] Segment 0543bdce-5dba-4f37-bcc5-bfbd8d9eaf4e resource provider aggregate not found 2026-05-06 06:11:31.566 8 INFO neutron.services.segments.plugin [-] Segment 0543bdce-5dba-4f37-bcc5-bfbd8d9eaf4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0543bdce-5dba-4f37-bcc5-bfbd8d9eaf4e found for delete ", "request_id": "req-1969400b-3812-4492-b259-ec6443cd4682"}]} [pid: 8|app: 0|req: 560/1058] 10.0.0.48 () {34 vars in 781 bytes} [Wed May 6 06:11:31 2026] PUT /v2.0/routers/3736921d-dc1e-4c11-a015-2d04648ff819/add_router_interface => generated 309 bytes in 1206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:11:32.500 9 INFO neutron.db.segments_db [None req-44535b69-90fc-4919-9f0e-9ad0a52dc8a1 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Added segment ecf724ef-2236-432d-bc10-16b9dafcefec of type vxlan for network 4b7b5fd9-df22-4967-9a21-4ba8c48af1c4 [pid: 8|app: 0|req: 561/1059] 10.0.0.48 () {32 vars in 715 bytes} [Wed May 6 06:11:32 2026] GET /v2.0/ports/60f963fb-3e5d-46c9-b944-bb5d5ff7e985 => generated 955 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 499/1060] 10.0.0.48 () {34 vars in 669 bytes} [Wed May 6 06:11:32 2026] POST /v2.0/networks => generated 743 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 500/1061] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:11:32 2026] POST /v2.0/subnets => generated 690 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:32.854 9 INFO neutron.db.segments_db [None req-73d0a649-a760-41da-8b1d-a1ef4458a28e c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Added segment 7b842858-aee4-4bb9-8042-d02f01f6f725 of type vxlan for network 69e47d19-c037-40a3-8eb5-c503bb97a34d 2026-05-06 06:11:33.118 9 INFO neutron.db.l3_hamode_db [None req-73d0a649-a760-41da-8b1d-a1ef4458a28e c16881031b8c46d186b5d979b2fae54c d2be973363f746158734ab518c109a77 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 562/1062] 10.0.0.48 () {34 vars in 787 bytes} [Wed May 6 06:11:32 2026] PUT /v2.0/routers/3736921d-dc1e-4c11-a015-2d04648ff819/remove_router_interface => generated 309 bytes in 760 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1063] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:33 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => 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: 564/1064] 10.0.0.48 () {32 vars in 734 bytes} [Wed May 6 06:11:33 2026] GET /v2.0/ports?device_id=3736921d-dc1e-4c11-a015-2d04648ff819 => 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: 565/1065] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:33 2026] GET /v2.0/security-groups?id=336d3c61-cc12-45b3-87b5-3ae6e597dd32&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:11:33.855 9 INFO neutron.db.l3_hamode_db [None req-73d0a649-a760-41da-8b1d-a1ef4458a28e c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:11:33.956 8 INFO neutron.services.segments.plugin [-] Segment 504f411f-c1a8-41fe-960e-41245b2b851a resource provider aggregate not found 2026-05-06 06:11:33.965 8 INFO neutron.services.segments.plugin [-] Segment 504f411f-c1a8-41fe-960e-41245b2b851a resource provider aggregate not found 2026-05-06 06:11:33.978 8 INFO neutron.services.segments.plugin [-] Segment 504f411f-c1a8-41fe-960e-41245b2b851a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 504f411f-c1a8-41fe-960e-41245b2b851a found for delete ", "request_id": "req-5714c533-3c3f-4191-84ba-3c79726fce82"}]} 2026-05-06 06:11:33.979 8 INFO neutron.services.segments.plugin [-] Segment 504f411f-c1a8-41fe-960e-41245b2b851a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 504f411f-c1a8-41fe-960e-41245b2b851a found for delete ", "request_id": "req-b7f16d0a-0d3b-4833-b9e7-4d81c82a58cb"}]} 2026-05-06 06:11:33.995 8 INFO neutron.db.l3_hamode_db [None req-dcbab71e-4f57-4b13-84e8-f3787f41e037 f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] HA network 8c10c012-c64f-44c1-a7da-82f9f70053d4 was deleted as no HA routers are present in tenant 94f87c6c669e46b9b1eed39f49135207. [pid: 8|app: 0|req: 566/1066] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:33 2026] DELETE /v2.0/routers/3736921d-dc1e-4c11-a015-2d04648ff819 => generated 0 bytes in 546 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1067] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:34 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => 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: 568/1068] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:34 2026] DELETE /v2.0/subnets/38b41b8e-80a4-46c9-8eaf-4d22fa14a762 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1069] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:34 2026] GET /v2.0/security-groups?id=336d3c61-cc12-45b3-87b5-3ae6e597dd32&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1072] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:11:34 2026] DELETE /v2.0/networks/27a32370-6998-47ae-8d8d-f64010d9dc47 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:11:34.593 8 WARNING neutron_lib.context [None req-6f322c11-1cdb-43cc-b0cf-4c7e3d39be89 f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:11:34.643 8 INFO neutron.db.segments_db [None req-6f322c11-1cdb-43cc-b0cf-4c7e3d39be89 f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] Added segment da4acdc9-0f97-4234-9785-ba6ff41582e4 of type vxlan for network c8780bd3-e0f3-4d53-9e4f-3670bfe83e65 2026-05-06 06:11:34.998 8 INFO neutron.db.l3_hamode_db [None req-6f322c11-1cdb-43cc-b0cf-4c7e3d39be89 f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 501/1073] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:11:32 2026] POST /v2.0/routers => generated 730 bytes in 2404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 502/1074] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:11:35 2026] GET /v2.0/security-groups?tenant_id=ee2f292d84b142eb98f874f7493d2ecc&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:11:35.883 8 INFO neutron.db.l3_hamode_db [None req-6f322c11-1cdb-43cc-b0cf-4c7e3d39be89 f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:11:36.006 8 INFO neutron.services.segments.plugin [-] Segment a6f79db2-18ac-4d5e-9d30-4f44fbe54d33 resource provider aggregate not found 2026-05-06 06:11:36.011 8 INFO neutron.services.segments.plugin [-] Segment a6f79db2-18ac-4d5e-9d30-4f44fbe54d33 resource provider aggregate not found 2026-05-06 06:11:36.033 8 INFO neutron.services.segments.plugin [-] Segment a6f79db2-18ac-4d5e-9d30-4f44fbe54d33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6f79db2-18ac-4d5e-9d30-4f44fbe54d33 found for delete ", "request_id": "req-2a068756-9a73-4923-a751-b33db092d5d3"}]} 2026-05-06 06:11:36.034 8 INFO neutron.services.segments.plugin [-] Segment a6f79db2-18ac-4d5e-9d30-4f44fbe54d33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6f79db2-18ac-4d5e-9d30-4f44fbe54d33 found for delete ", "request_id": "req-8bfa6f41-8741-4cd5-b21b-d3efa4c21b68"}]} [pid: 9|app: 0|req: 503/1075] 10.0.0.48 () {34 vars in 781 bytes} [Wed May 6 06:11:35 2026] PUT /v2.0/routers/d35b9eda-355a-47f4-9053-341e55f2916a/add_router_interface => generated 309 bytes in 1211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 504/1076] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:36 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1077] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:11:34 2026] POST /v2.0/routers => generated 687 bytes in 2260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1078] 199.19.213.237 () {34 vars in 993 bytes} [Wed May 6 06:11:36 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 969 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1079] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:36 2026] GET /v2.0/security-groups?id=336d3c61-cc12-45b3-87b5-3ae6e597dd32&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 505/1080] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:11:36 2026] DELETE /v2.0/security-groups/c668cc32-9a10-47d0-ab45-613e79012efe => 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: 576/1081] 10.0.0.48 () {32 vars in 719 bytes} [Wed May 6 06:11:36 2026] GET /v2.0/routers/f0ebe935-f10c-4c36-b66e-0a0de78a4bd1 => generated 693 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1082] 10.0.0.48 () {32 vars in 645 bytes} [Wed May 6 06:11:36 2026] GET /v2.0/routers => generated 696 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1083] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:11:37 2026] GET /v2.0/security-groups?tenant_id=2c29016576884e94a892d34d36fa6651&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:11:37.211 9 INFO neutron.db.l3_db [req-e54807f8-cdd8-4c75-a0af-f6ecc217f960 req-6080baf7-05a5-49b0-8934-65e41f6525d8 cbb43f4c9d774372a83765017196368d d60082cecbed468b8c2be81aedf481cb - - default default] Floating IP 05c75bd8-6bfb-4172-998d-5bc07b6f3602 disassociated. External IP: 10.96.250.220, port: 5cc61247-43d5-4e35-8f89-878e0b1606bd. [pid: 9|app: 0|req: 506/1084] 199.19.213.237 () {36 vars in 996 bytes} [Wed May 6 06:11:36 2026] DELETE /v2.0/ports/5cc61247-43d5-4e35-8f89-878e0b1606bd => generated 0 bytes in 653 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1085] 10.0.0.48 () {34 vars in 739 bytes} [Wed May 6 06:11:37 2026] PUT /v2.0/routers/f0ebe935-f10c-4c36-b66e-0a0de78a4bd1 => generated 700 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:11:37.616 8 WARNING neutron_lib.context [None req-74bfd28c-4b93-4f79-99c8-e29d4379ab2a 71cc2a19568146fd9740495e54840fe5 d2be973363f746158734ab518c109a77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:11:37.651 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-79835c67-6f27-4386-bddb-f23c51b8bfb1'] response: {'server_uuid': '9d8848df-59d8-421f-ba86-8d9ad12499fb', 'name': 'network-vif-deleted', 'tag': '5cc61247-43d5-4e35-8f89-878e0b1606bd', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 507/1086] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:11:37 2026] DELETE /v2.0/security-groups/ced0a835-5c9c-4822-8422-3cf40e88df65 => 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: 580/1087] 10.0.0.48 () {34 vars in 683 bytes} [Wed May 6 06:11:37 2026] POST /v2.0/security-groups => generated 1661 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:11:37.756 8 WARNING neutron_lib.context [None req-df08ea87-c1fc-4031-b57e-36c87f21bbeb 71cc2a19568146fd9740495e54840fe5 d2be973363f746158734ab518c109a77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 508/1088] 10.0.0.48 () {32 vars in 719 bytes} [Wed May 6 06:11:37 2026] GET /v2.0/routers/f0ebe935-f10c-4c36-b66e-0a0de78a4bd1 => generated 700 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 509/1089] 10.0.0.48 () {32 vars in 734 bytes} [Wed May 6 06:11:37 2026] GET /v2.0/ports?device_id=f0ebe935-f10c-4c36-b66e-0a0de78a4bd1 => 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: 581/1090] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:11:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:37.894 8 WARNING neutron_lib.context [None req-d4a19fec-57bc-4434-bce1-bf4300c615ee 71cc2a19568146fd9740495e54840fe5 d2be973363f746158734ab518c109a77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 582/1091] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:11:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1092] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:38 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:11:38.028 8 WARNING neutron_lib.context [None req-699d9f20-5724-40ca-8e1e-af73f6409835 71cc2a19568146fd9740495e54840fe5 d2be973363f746158734ab518c109a77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:11:38.609 9 INFO neutron.services.segments.plugin [-] Segment da4acdc9-0f97-4234-9785-ba6ff41582e4 resource provider aggregate not found 2026-05-06 06:11:38.614 9 INFO neutron.services.segments.plugin [-] Segment da4acdc9-0f97-4234-9785-ba6ff41582e4 resource provider aggregate not found 2026-05-06 06:11:38.627 9 INFO neutron.services.segments.plugin [-] Segment da4acdc9-0f97-4234-9785-ba6ff41582e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da4acdc9-0f97-4234-9785-ba6ff41582e4 found for delete ", "request_id": "req-1c7ec6c4-bec3-4ff8-acbe-bc8f1233a6d3"}]} 2026-05-06 06:11:38.635 9 INFO neutron.services.segments.plugin [-] Segment da4acdc9-0f97-4234-9785-ba6ff41582e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da4acdc9-0f97-4234-9785-ba6ff41582e4 found for delete ", "request_id": "req-d78f6886-af97-4a1e-b6b9-59044730644a"}]} 2026-05-06 06:11:38.651 9 INFO neutron.db.l3_hamode_db [None req-e2c192cf-8ad1-431f-9a5a-5fb22c6c6b16 f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] HA network c8780bd3-e0f3-4d53-9e4f-3670bfe83e65 was deleted as no HA routers are present in tenant 94f87c6c669e46b9b1eed39f49135207. [pid: 9|app: 0|req: 510/1093] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:37 2026] DELETE /v2.0/routers/f0ebe935-f10c-4c36-b66e-0a0de78a4bd1 => generated 0 bytes in 848 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 511/1094] 10.0.0.48 () {32 vars in 734 bytes} [Wed May 6 06:11:38 2026] GET /v2.0/ports?device_id=f0ebe935-f10c-4c36-b66e-0a0de78a4bd1 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:11:38.704 9 INFO neutron.api.v2.resource [None req-31f5bbf4-6422-4269-9664-c97e73a5c6ef f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 512/1095] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:38 2026] DELETE /v2.0/routers/f0ebe935-f10c-4c36-b66e-0a0de78a4bd1 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1096] 10.0.0.48 () {34 vars in 674 bytes} [Wed May 6 06:11:38 2026] POST /v2.0/floatingips => generated 552 bytes in 702 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 513/1097] 10.0.0.48 () {32 vars in 734 bytes} [Wed May 6 06:11:38 2026] GET /v2.0/ports?device_id=3736921d-dc1e-4c11-a015-2d04648ff819 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 514/1098] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:39 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:11:39.117 8 INFO neutron.api.v2.resource [None req-6751cc42-2c45-41c0-b663-d0c72e1ff518 f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 585/1099] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:38 2026] DELETE /v2.0/routers/3736921d-dc1e-4c11-a015-2d04648ff819 => generated 135 bytes in 384 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:11:39.136 9 INFO neutron.pecan_wsgi.hooks.translation [None req-c6701f8b-b538-424b-a7d8-1f5bd182bd1b f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 515/1100] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:39 2026] DELETE /v2.0/subnets/38b41b8e-80a4-46c9-8eaf-4d22fa14a762 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 516/1101] 10.0.0.48 () {32 vars in 734 bytes} [Wed May 6 06:11:39 2026] GET /v2.0/ports?device_id=98602a0d-7712-4175-b3a9-d0180e146523 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:11:39.177 9 INFO neutron.api.v2.resource [None req-8baa189b-b684-4586-a94c-3ec351063f8c f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 517/1102] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:39 2026] DELETE /v2.0/routers/98602a0d-7712-4175-b3a9-d0180e146523 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:11:39.199 9 INFO neutron.pecan_wsgi.hooks.translation [None req-aacb6034-1c74-46d2-bc28-3bdeeae21570 f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 518/1103] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:39 2026] DELETE /v2.0/subnets/e67a526a-6961-4e1c-a8f2-ab755e7cb7d4 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1104] 10.0.0.95 () {34 vars in 1098 bytes} [Wed May 6 06:11:39 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1200373964&fields=id&tenant_id=d2be973363f746158734ab518c109a77 => generated 69 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 519/1105] 10.0.0.48 () {32 vars in 734 bytes} [Wed May 6 06:11:39 2026] GET /v2.0/ports?device_id=f0322fc8-62ed-4b04-ae8b-8c64ecb92c2d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:11:39.241 9 INFO neutron.api.v2.resource [None req-f10f27d0-1616-47cd-a181-063d3581263a f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 520/1106] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:39 2026] DELETE /v2.0/routers/f0322fc8-62ed-4b04-ae8b-8c64ecb92c2d => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:11:39.254 9 INFO neutron.pecan_wsgi.hooks.translation [None req-872ca11f-6d02-43c6-9d02-82e6c8099cbd f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 521/1107] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:39 2026] DELETE /v2.0/subnets/ef6f62c2-ab78-4ba2-a002-7324bd353ee3 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:11:39.266 9 INFO neutron.pecan_wsgi.hooks.translation [None req-d68a0365-1c4a-4398-902d-5d9bf130bd8b f4f73465844e490088d1be0ce1460260 94f87c6c669e46b9b1eed39f49135207 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 522/1108] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:39 2026] DELETE /v2.0/subnets/9db7f6ba-9bf6-40f5-a57b-03f7ddbb5725 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1109] 10.0.0.95 () {34 vars in 980 bytes} [Wed May 6 06:11:39 2026] GET /v2.0/networks?id=4b7b5fd9-df22-4967-9a21-4ba8c48af1c4 => generated 675 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 523/1110] 10.0.0.95 () {34 vars in 963 bytes} [Wed May 6 06:11:39 2026] GET /v2.0/quotas/d2be973363f746158734ab518c109a77 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1111] 10.0.0.95 () {34 vars in 1000 bytes} [Wed May 6 06:11:39 2026] GET /v2.0/ports?tenant_id=d2be973363f746158734ab518c109a77&fields=id => generated 103 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 524/1112] 10.0.0.95 () {34 vars in 1006 bytes} [Wed May 6 06:11:39 2026] GET /v2.0/networks/4b7b5fd9-df22-4967-9a21-4ba8c48af1c4?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: 589/1113] 10.0.0.95 () {34 vars in 1106 bytes} [Wed May 6 06:11:39 2026] GET /v2.0/networks/4b7b5fd9-df22-4967-9a21-4ba8c48af1c4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 525/1114] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:39 2026] GET /v2.0/ports?device_id=c1145cf1-fefe-443d-9d91-6a246cfce7d6 => 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: 590/1115] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:11:39 2026] GET /v2.0/security-groups?tenant_id=94f87c6c669e46b9b1eed39f49135207&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 526/1116] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:11:40 2026] DELETE /v2.0/security-groups/4deb535e-6b5d-4497-8e82-73ec4780be2d => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1117] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:40 2026] GET /v2.0/ports?device_id=9d8848df-59d8-421f-ba86-8d9ad12499fb => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 527/1118] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:40 2026] GET /v2.0/ports?device_id=c1145cf1-fefe-443d-9d91-6a246cfce7d6 => 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: 592/1119] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:11:41 2026] DELETE /v2.0/security-groups/336d3c61-cc12-45b3-87b5-3ae6e597dd32 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:11:41.434 9 INFO neutron.api.v2.resource [None req-f8b227b9-0951-443d-a9d1-8b3025928798 cbb43f4c9d774372a83765017196368d d60082cecbed468b8c2be81aedf481cb - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 528/1120] 10.0.0.48 () {32 vars in 735 bytes} [Wed May 6 06:11:41 2026] GET /v2.0/security-groups/336d3c61-cc12-45b3-87b5-3ae6e597dd32 => 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: 593/1121] 10.0.0.48 () {32 vars in 730 bytes} [Wed May 6 06:11:41 2026] DELETE /v2.0/floatingips/05c75bd8-6bfb-4172-998d-5bc07b6f3602 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1122] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:41 2026] GET /v2.0/ports?device_id=c1145cf1-fefe-443d-9d91-6a246cfce7d6 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 529/1123] 10.0.0.48 () {34 vars in 787 bytes} [Wed May 6 06:11:41 2026] PUT /v2.0/routers/3af424bd-193d-4984-85f5-c50f4960eb4b/remove_router_interface => generated 309 bytes in 1047 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 530/1124] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:42 2026] GET /v2.0/ports?device_id=c1145cf1-fefe-443d-9d91-6a246cfce7d6 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:11:43.650 8 INFO neutron.services.segments.plugin [-] Segment 16c48fc4-9c46-4f2e-8d21-7cbfe0b5947e resource provider aggregate not found 2026-05-06 06:11:43.658 8 INFO neutron.services.segments.plugin [-] Segment 16c48fc4-9c46-4f2e-8d21-7cbfe0b5947e resource provider aggregate not found 2026-05-06 06:11:43.670 8 INFO neutron.services.segments.plugin [-] Segment 16c48fc4-9c46-4f2e-8d21-7cbfe0b5947e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16c48fc4-9c46-4f2e-8d21-7cbfe0b5947e found for delete ", "request_id": "req-58725c2e-e22e-430d-8a19-9f0d0bb57f62"}]} 2026-05-06 06:11:43.675 8 INFO neutron.db.l3_hamode_db [None req-1c2f5ba7-84b2-4047-8af7-4ec764c84657 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] HA network 9e8ad4ad-566f-453d-90d3-e46b91dcbca5 was deleted as no HA routers are present in tenant d60082cecbed468b8c2be81aedf481cb. [pid: 8|app: 0|req: 595/1125] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:42 2026] DELETE /v2.0/routers/3af424bd-193d-4984-85f5-c50f4960eb4b => generated 0 bytes in 900 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:11:43.822 8 INFO neutron.services.segments.plugin [-] Segment 16c48fc4-9c46-4f2e-8d21-7cbfe0b5947e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16c48fc4-9c46-4f2e-8d21-7cbfe0b5947e found for delete ", "request_id": "req-1f621c92-7d59-410e-a1e0-51ce03289118"}]} [pid: 9|app: 0|req: 531/1126] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:11:43 2026] DELETE /v2.0/subnets/546c6988-bc27-4d69-b2ff-a61c0aecde29 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:11:44.120 9 INFO neutron.services.segments.plugin [-] Segment 042944e4-c161-498a-9c6c-62817388a02b resource provider aggregate not found 2026-05-06 06:11:44.126 9 INFO neutron.services.segments.plugin [-] Segment 042944e4-c161-498a-9c6c-62817388a02b resource provider aggregate not found 2026-05-06 06:11:44.132 9 INFO neutron.services.segments.plugin [-] Segment 042944e4-c161-498a-9c6c-62817388a02b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 042944e4-c161-498a-9c6c-62817388a02b found for delete ", "request_id": "req-c3cdf44b-9e1f-4d8a-b8f7-2d2a8be67ceb"}]} [pid: 8|app: 0|req: 596/1127] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:11:43 2026] GET /v2.0/security-groups?tenant_id=46369ecc3b1d408abb3f2e8d3afb46b3&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:11:44.141 9 INFO neutron.services.segments.plugin [-] Segment 042944e4-c161-498a-9c6c-62817388a02b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 042944e4-c161-498a-9c6c-62817388a02b found for delete ", "request_id": "req-7003405a-e23f-44b4-a325-2a6eb25b2846"}]} [pid: 9|app: 0|req: 532/1128] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:11:43 2026] DELETE /v2.0/networks/54f26e7d-9bfd-412d-b185-2555ed0f4cd1 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 533/1129] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:44 2026] GET /v2.0/ports?device_id=c1145cf1-fefe-443d-9d91-6a246cfce7d6 => 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: 597/1130] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:11:44 2026] GET /v2.0/networks?id=4b7b5fd9-df22-4967-9a21-4ba8c48af1c4 => generated 675 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1131] 199.19.213.237 () {34 vars in 1049 bytes} [Wed May 6 06:11:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d2be973363f746158734ab518c109a77 => generated 181 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:11:44.283 8 WARNING neutron_lib.context [req-9da0d592-3ff2-41b8-8161-24b4b5f59408 req-c44194e5-84d7-468f-a53b-a557ddd8f00f 71cc2a19568146fd9740495e54840fe5 d2be973363f746158734ab518c109a77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 534/1132] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:11:44 2026] DELETE /v2.0/security-groups/5004656f-6a16-401a-b36b-a01ee59265a0 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 535/1133] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:11:44 2026] GET /v2.0/security-groups?tenant_id=d60082cecbed468b8c2be81aedf481cb&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 536/1134] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:11:44 2026] DELETE /v2.0/security-groups/1ada5bc6-a116-4c95-af64-341c73a533fb => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 537/1135] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:11:44 2026] GET /v2.0/security-groups?tenant_id=87459693636b413e9f82edf6e03df91b&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: 599/1136] 199.19.213.237 () {38 vars in 954 bytes} [Wed May 6 06:11:44 2026] POST /v2.0/ports => generated 958 bytes in 361 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: 9|app: 0|req: 538/1137] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:11:44 2026] DELETE /v2.0/security-groups/4dff65a8-80b1-43c2-938f-ff3ab7e53380 => 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: 600/1138] 199.19.213.237 () {38 vars in 1027 bytes} [Wed May 6 06:11:44 2026] PUT /v2.0/ports/7d1ae4f1-cfaa-4c36-a74c-e7b390566643 => generated 1239 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 539/1139] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:45 2026] GET /v2.0/ports?device_id=c1145cf1-fefe-443d-9d91-6a246cfce7d6 => generated 973 bytes in 76 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-05-06 06:11:45.381 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a889e39-bc32-40d0-b2f4-696b9c03ab22'] response: {'name': 'network-changed', 'server_uuid': 'c1145cf1-fefe-443d-9d91-6a246cfce7d6', 'tag': '7d1ae4f1-cfaa-4c36-a74c-e7b390566643', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 601/1140] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:45 2026] GET /v2.0/security-groups?id=f8325921-39a7-472b-853e-39ab1b8f9897&fields=id&fields=name => generated 114 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 540/1141] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:11:45 2026] GET /v2.0/security-groups?tenant_id=f1892b3a4f9d467780e28c413ed8e9b9&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1142] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:11:45 2026] GET /v2.0/ports?tenant_id=d2be973363f746158734ab518c109a77&device_id=c1145cf1-fefe-443d-9d91-6a246cfce7d6 => generated 1242 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1143] 199.19.213.237 () {34 vars in 1017 bytes} [Wed May 6 06:11:45 2026] GET /v2.0/networks?tenant_id=d2be973363f746158734ab518c109a77&shared=False => generated 771 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 541/1144] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:11:45 2026] DELETE /v2.0/security-groups/8e9063ea-47cd-4b68-aca0-bc149d39cc91 => 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: 604/1145] 199.19.213.237 () {34 vars in 929 bytes} [Wed May 6 06:11:45 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) [pid: 9|app: 0|req: 542/1146] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:11:46 2026] GET /v2.0/security-groups?tenant_id=20a012910e1b4f0195f8535e71bb4e6d&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1147] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:11:46 2026] DELETE /v2.0/security-groups/6cae6ad8-6a0b-4f0c-a1fc-08f667ef19d3 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 543/1148] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:46 2026] GET /v2.0/ports?device_id=c1145cf1-fefe-443d-9d91-6a246cfce7d6 => 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: 606/1149] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:46 2026] GET /v2.0/security-groups?id=f8325921-39a7-472b-853e-39ab1b8f9897&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: 607/1150] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:11:47 2026] GET /v2.0/ports?tenant_id=d2be973363f746158734ab518c109a77&device_id=c1145cf1-fefe-443d-9d91-6a246cfce7d6 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1151] 199.19.213.237 () {34 vars in 1059 bytes} [Wed May 6 06:11:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7d1ae4f1-cfaa-4c36-a74c-e7b390566643 => 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: 609/1152] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:11:47 2026] GET /v2.0/subnets?id=02f5f7ac-2a8d-433d-8e67-ec637a5c3648 => generated 693 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1153] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:11:47 2026] GET /v2.0/ports?network_id=4b7b5fd9-df22-4967-9a21-4ba8c48af1c4&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1154] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:11:47 2026] GET /v2.0/networks/4b7b5fd9-df22-4967-9a21-4ba8c48af1c4?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: 612/1155] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:11:47 2026] GET /v2.0/networks/4b7b5fd9-df22-4967-9a21-4ba8c48af1c4?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: 9|app: 0|req: 544/1156] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:11:47 2026] GET /v2.0/security-groups?tenant_id=3c45c17a4a71459491fa8aa10c75fa28&name=default => generated 2925 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1157] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:11:47 2026] DELETE /v2.0/security-groups/e66ed2d5-f1dc-4f7d-b12e-7a3741c444e9 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 545/1158] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:47 2026] GET /v2.0/ports?device_id=c1145cf1-fefe-443d-9d91-6a246cfce7d6 => 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: 614/1159] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:47 2026] GET /v2.0/security-groups?id=f8325921-39a7-472b-853e-39ab1b8f9897&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: 8|app: 0|req: 615/1160] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:48 2026] GET /v2.0/ports?device_id=c1145cf1-fefe-443d-9d91-6a246cfce7d6 => generated 973 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1161] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:48 2026] GET /v2.0/security-groups?id=f8325921-39a7-472b-853e-39ab1b8f9897&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: 9|app: 0|req: 546/1164] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:11:48 2026] GET /v2.0/security-groups?tenant_id=c12a444ab4564f4f8d35defd6d26a7c5&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1165] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:11:49 2026] DELETE /v2.0/security-groups/973bbdb8-6633-4302-970f-338f987a4ae1 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 547/1166] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:11:49 2026] GET /v2.0/security-groups?tenant_id=1ea1c63ba00143f78b0705fc0abf2300&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: 620/1167] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:11:49 2026] DELETE /v2.0/security-groups/ca1e5936-dfed-4e78-88ac-0efe23059da3 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 548/1168] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:11:49 2026] GET /v2.0/security-groups?tenant_id=1ff1ca6696f3455dae44157647a3de2b&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1169] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:11:49 2026] GET /v2.0/security-groups?tenant_id=239c19dcd0a44ee0ac6454b4b794c8b2&name=default => generated 2925 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 549/1170] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:50 2026] GET /v2.0/ports?device_id=c1145cf1-fefe-443d-9d91-6a246cfce7d6 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1171] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:11:50 2026] DELETE /v2.0/security-groups/61cb1daa-7df9-4611-badd-ba9abcc28989 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1172] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:50 2026] GET /v2.0/security-groups?id=f8325921-39a7-472b-853e-39ab1b8f9897&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: 9|app: 0|req: 550/1173] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:11:50 2026] DELETE /v2.0/security-groups/0e6f1d28-4d4b-49d1-aa74-67ac240a51ba => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1174] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:51 2026] GET /v2.0/ports?device_id=c1145cf1-fefe-443d-9d91-6a246cfce7d6 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 551/1175] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:51 2026] GET /v2.0/security-groups?id=f8325921-39a7-472b-853e-39ab1b8f9897&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: 8|app: 0|req: 625/1176] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:51 2026] GET /v2.0/ports?device_id=c1145cf1-fefe-443d-9d91-6a246cfce7d6 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:11:51.764 9 INFO neutron.db.l3_db [None req-9b0db956-2c5f-4fa9-b519-e33eeec5e1fa 71cc2a19568146fd9740495e54840fe5 d2be973363f746158734ab518c109a77 - - default default] Floating IP 8ed4eecf-c7d6-4e45-b41a-29bf37dcb142 associated. External IP: 10.96.250.211, port: 7d1ae4f1-cfaa-4c36-a74c-e7b390566643. [pid: 9|app: 0|req: 552/1177] 10.0.0.48 () {34 vars in 747 bytes} [Wed May 6 06:11:51 2026] PUT /v2.0/floatingips/8ed4eecf-c7d6-4e45-b41a-29bf37dcb142 => generated 856 bytes in 649 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:11:52.167 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab12f2d8-b181-4d74-b24d-24c9e39a867e'] response: {'name': 'network-changed', 'server_uuid': 'c1145cf1-fefe-443d-9d91-6a246cfce7d6', 'tag': '7d1ae4f1-cfaa-4c36-a74c-e7b390566643', 'status': 'completed', 'code': 200} 2026-05-06 06:11:52.190 8 WARNING neutron_lib.context [None req-94fc98f9-777a-4554-a0b7-6ac258251523 f035d59869dc49d5b60cfd104d1d935b ad15c22256c446c4b3adc182a6c55f2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 553/1178] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:52 2026] GET /v2.0/ports?device_id=c1145cf1-fefe-443d-9d91-6a246cfce7d6 => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 554/1179] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:52 2026] GET /v2.0/security-groups?id=f8325921-39a7-472b-853e-39ab1b8f9897&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: 626/1180] 10.0.0.48 () {34 vars in 682 bytes} [Wed May 6 06:11:51 2026] POST /v2.0/security-groups => generated 1624 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 555/1181] 10.0.0.48 () {32 vars in 661 bytes} [Wed May 6 06:11:52 2026] GET /v2.0/security-groups => generated 4529 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 556/1182] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:52 2026] GET /v2.0/ports?device_id=c1145cf1-fefe-443d-9d91-6a246cfce7d6 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1183] 10.0.0.48 () {34 vars in 756 bytes} [Wed May 6 06:11:52 2026] PUT /v2.0/security-groups/94870e2a-5ca4-4bfc-851b-b9034a966dd8 => generated 1664 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1184] 10.0.0.48 () {32 vars in 735 bytes} [Wed May 6 06:11:52 2026] GET /v2.0/security-groups/94870e2a-5ca4-4bfc-851b-b9034a966dd8 => generated 1664 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 557/1185] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:52 2026] GET /v2.0/security-groups?id=f8325921-39a7-472b-853e-39ab1b8f9897&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 558/1186] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:11:52 2026] GET /v2.0/ports?tenant_id=d2be973363f746158734ab518c109a77&device_id=c1145cf1-fefe-443d-9d91-6a246cfce7d6 => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1187] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:11:52 2026] DELETE /v2.0/security-groups/94870e2a-5ca4-4bfc-851b-b9034a966dd8 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 559/1188] 10.0.0.48 () {32 vars in 661 bytes} [Wed May 6 06:11:52 2026] GET /v2.0/security-groups => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:11:52.789 9 INFO neutron.api.v2.resource [None req-692c53d8-ebb9-42a3-8806-2c223422973f f035d59869dc49d5b60cfd104d1d935b ad15c22256c446c4b3adc182a6c55f2c - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 560/1189] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:11:52 2026] DELETE /v2.0/security-groups/94870e2a-5ca4-4bfc-851b-b9034a966dd8 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1190] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:11:52 2026] GET /v2.0/networks?id=4b7b5fd9-df22-4967-9a21-4ba8c48af1c4 => generated 771 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:11:52.806 9 WARNING neutron_lib.context [None req-710f54df-24cd-49fb-b4b0-7aadbdb5daa2 f035d59869dc49d5b60cfd104d1d935b ad15c22256c446c4b3adc182a6c55f2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 631/1191] 199.19.213.237 () {34 vars in 1059 bytes} [Wed May 6 06:11:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7d1ae4f1-cfaa-4c36-a74c-e7b390566643 => generated 859 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1192] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:11:52 2026] GET /v2.0/subnets?id=02f5f7ac-2a8d-433d-8e67-ec637a5c3648 => generated 693 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1193] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:11:52 2026] GET /v2.0/ports?network_id=4b7b5fd9-df22-4967-9a21-4ba8c48af1c4&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 561/1194] 10.0.0.48 () {34 vars in 682 bytes} [Wed May 6 06:11:52 2026] POST /v2.0/security-groups => generated 1625 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:11:52.983 9 WARNING neutron_lib.context [None req-383153b5-56f7-41a0-afdb-c11be17b1d21 f035d59869dc49d5b60cfd104d1d935b ad15c22256c446c4b3adc182a6c55f2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 634/1195] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:11:52 2026] GET /v2.0/networks/4b7b5fd9-df22-4967-9a21-4ba8c48af1c4?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 562/1196] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:11:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1197] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:11:53 2026] GET /v2.0/networks/4b7b5fd9-df22-4967-9a21-4ba8c48af1c4?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: 9|app: 0|req: 563/1198] 10.0.0.48 () {32 vars in 745 bytes} [Wed May 6 06:11:53 2026] GET /v2.0/security-group-rules/b6cc31c9-a75c-4c15-9487-513bb54e775b => 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: 636/1199] 10.0.0.48 () {32 vars in 671 bytes} [Wed May 6 06:11:53 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 564/1200] 10.0.0.48 () {32 vars in 748 bytes} [Wed May 6 06:11:53 2026] DELETE /v2.0/security-group-rules/b6cc31c9-a75c-4c15-9487-513bb54e775b => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1201] 10.0.0.48 () {32 vars in 671 bytes} [Wed May 6 06:11:53 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:11:53.395 9 WARNING neutron_lib.context [None req-5546f26d-8dbf-4e3c-85c8-425b3b3a8074 f035d59869dc49d5b60cfd104d1d935b ad15c22256c446c4b3adc182a6c55f2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 565/1202] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:11:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 566/1203] 10.0.0.48 () {32 vars in 745 bytes} [Wed May 6 06:11:53 2026] GET /v2.0/security-group-rules/803adbe0-5d66-40d2-82ac-9720373ea2b3 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 567/1204] 10.0.0.48 () {32 vars in 671 bytes} [Wed May 6 06:11:53 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 568/1205] 10.0.0.48 () {32 vars in 748 bytes} [Wed May 6 06:11:53 2026] DELETE /v2.0/security-group-rules/803adbe0-5d66-40d2-82ac-9720373ea2b3 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1206] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:11:53 2026] GET /v2.0/security-groups?tenant_id=a0b92e2dce904521a77013692ea00a4a&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 569/1207] 10.0.0.48 () {32 vars in 671 bytes} [Wed May 6 06:11:53 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1208] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:53 2026] GET /v2.0/ports?device_id=c1145cf1-fefe-443d-9d91-6a246cfce7d6 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:11:53.748 8 WARNING neutron_lib.context [None req-6e1bc2f4-be16-427e-b426-ca980f5aef44 f035d59869dc49d5b60cfd104d1d935b ad15c22256c446c4b3adc182a6c55f2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 570/1209] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:11:53 2026] DELETE /v2.0/security-groups/8447c126-13e6-4f7a-961e-deea621c8acb => 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: 640/1210] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:11:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 571/1211] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:11:53 2026] GET /v2.0/security-groups?id=f8325921-39a7-472b-853e-39ab1b8f9897&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: 641/1212] 10.0.0.48 () {32 vars in 745 bytes} [Wed May 6 06:11:53 2026] GET /v2.0/security-group-rules/70039489-36a5-4652-81a2-58f22b630ba7 => generated 602 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 572/1213] 10.0.0.48 () {32 vars in 671 bytes} [Wed May 6 06:11:53 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 573/1214] 10.0.0.48 () {32 vars in 748 bytes} [Wed May 6 06:11:53 2026] DELETE /v2.0/security-group-rules/70039489-36a5-4652-81a2-58f22b630ba7 => 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: 642/1215] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:11:53 2026] GET /v2.0/security-groups?tenant_id=e5eb94c717ed4c168bbfe9d5bfc9a3b2&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 574/1216] 10.0.0.48 () {32 vars in 671 bytes} [Wed May 6 06:11:54 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1217] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:11:54 2026] DELETE /v2.0/security-groups/5bc66367-63f2-4dd2-80a6-e30856833f19 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 575/1218] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:11:54 2026] DELETE /v2.0/security-groups/631fae3c-1459-4ec8-8bd6-43d14cb8e2af => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1219] 10.0.0.48 () {32 vars in 661 bytes} [Wed May 6 06:11: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: 9|app: 0|req: 576/1220] 10.0.0.48 () {32 vars in 661 bytes} [Wed May 6 06:11:54 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1221] 199.19.213.237 () {34 vars in 993 bytes} [Wed May 6 06:11:54 2026] GET /v2.0/ports?device_id=c1145cf1-fefe-443d-9d91-6a246cfce7d6 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:11:54.771 9 INFO neutron.db.l3_db [req-986aed8c-376b-46b1-b8f6-254473620ea3 req-5d91357a-1dd0-409f-a822-9a31e6100b46 71cc2a19568146fd9740495e54840fe5 d2be973363f746158734ab518c109a77 - - default default] Floating IP 8ed4eecf-c7d6-4e45-b41a-29bf37dcb142 disassociated. External IP: 10.96.250.211, port: 7d1ae4f1-cfaa-4c36-a74c-e7b390566643. [pid: 8|app: 0|req: 646/1222] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:11:54 2026] GET /v2.0/security-groups?tenant_id=ad15c22256c446c4b3adc182a6c55f2c&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: 647/1223] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:11:54 2026] DELETE /v2.0/security-groups/09f20eb4-b46f-4439-adca-c5b0787ab612 => 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: 648/1224] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:55 2026] GET /v2.0/ports?device_id=c1145cf1-fefe-443d-9d91-6a246cfce7d6 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 577/1225] 199.19.213.237 () {36 vars in 996 bytes} [Wed May 6 06:11:54 2026] DELETE /v2.0/ports/7d1ae4f1-cfaa-4c36-a74c-e7b390566643 => generated 0 bytes in 651 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1226] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:56 2026] GET /v2.0/ports?device_id=c1145cf1-fefe-443d-9d91-6a246cfce7d6 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:11:56.686 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8449554b-de63-44f2-aa4b-6fb4796c4a06'] response: {'server_uuid': 'c1145cf1-fefe-443d-9d91-6a246cfce7d6', 'name': 'network-vif-deleted', 'tag': '7d1ae4f1-cfaa-4c36-a74c-e7b390566643', 'status': 'completed', 'code': 200} 2026-05-06 06:11:56.799 9 WARNING neutron_lib.context [None req-257f13a5-6fce-4341-ad14-2646043d1241 f3193ac6c7fc47dea13dafa8dfa65495 6b2b0868d8f445f7ad2785026e91c233 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 578/1227] 10.0.0.48 () {34 vars in 675 bytes} [Wed May 6 06:11:56 2026] POST /v2.0/subnetpools => generated 549 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1228] 10.0.0.48 () {32 vars in 727 bytes} [Wed May 6 06:11:56 2026] GET /v2.0/subnetpools/65e50d4f-2809-4bd2-8ec3-4fb4717d31e6 => generated 549 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 579/1229] 10.0.0.48 () {34 vars in 747 bytes} [Wed May 6 06:11:56 2026] PUT /v2.0/subnetpools/65e50d4f-2809-4bd2-8ec3-4fb4717d31e6 => generated 501 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1230] 10.0.0.48 () {32 vars in 730 bytes} [Wed May 6 06:11:56 2026] DELETE /v2.0/subnetpools/65e50d4f-2809-4bd2-8ec3-4fb4717d31e6 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:11:57.020 9 INFO neutron.api.v2.resource [None req-1abc26b4-0148-450b-b395-f7b3e8d024ce f3193ac6c7fc47dea13dafa8dfa65495 6b2b0868d8f445f7ad2785026e91c233 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 580/1231] 10.0.0.48 () {32 vars in 727 bytes} [Wed May 6 06:11:57 2026] GET /v2.0/subnetpools/65e50d4f-2809-4bd2-8ec3-4fb4717d31e6 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:11:57.037 8 INFO neutron.api.v2.resource [None req-e8977ba6-861d-468f-b035-f9be1f3a5a13 f3193ac6c7fc47dea13dafa8dfa65495 6b2b0868d8f445f7ad2785026e91c233 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 652/1232] 10.0.0.48 () {32 vars in 730 bytes} [Wed May 6 06:11:57 2026] DELETE /v2.0/subnetpools/65e50d4f-2809-4bd2-8ec3-4fb4717d31e6 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 581/1233] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:57 2026] GET /v2.0/ports?device_id=c1145cf1-fefe-443d-9d91-6a246cfce7d6 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1234] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:11:57 2026] GET /v2.0/security-groups?tenant_id=6b2b0868d8f445f7ad2785026e91c233&name=default => generated 2925 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 582/1235] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:11:57 2026] GET /v2.0/security-groups?tenant_id=1ba6b063d756413b8ab11acf5ea24974&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1236] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:11:57 2026] DELETE /v2.0/security-groups/a6b12906-adb8-4493-9807-9dfb3614e16b => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 583/1237] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:11:57 2026] DELETE /v2.0/security-groups/7bf83741-d598-4de1-9f3b-c80cfef07870 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1238] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:11:57 2026] GET /v2.0/security-groups?tenant_id=e145ba8eab294245a132e9912dbf903a&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 584/1239] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:11:58 2026] DELETE /v2.0/security-groups/32f0cbc0-ff9d-4a26-a567-55e55de0cfdc => 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: 656/1240] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:11:58 2026] GET /v2.0/ports?device_id=c1145cf1-fefe-443d-9d91-6a246cfce7d6 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 585/1241] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:11:59 2026] DELETE /v2.0/security-groups/f8325921-39a7-472b-853e-39ab1b8f9897 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:11:59.507 8 INFO neutron.api.v2.resource [None req-1faf1c60-1762-4fbc-bfd2-819311a80220 71cc2a19568146fd9740495e54840fe5 d2be973363f746158734ab518c109a77 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 657/1242] 10.0.0.48 () {32 vars in 735 bytes} [Wed May 6 06:11:59 2026] GET /v2.0/security-groups/f8325921-39a7-472b-853e-39ab1b8f9897 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 586/1243] 10.0.0.48 () {32 vars in 730 bytes} [Wed May 6 06:11:59 2026] DELETE /v2.0/floatingips/8ed4eecf-c7d6-4e45-b41a-29bf37dcb142 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1244] 10.0.0.48 () {34 vars in 787 bytes} [Wed May 6 06:11:59 2026] PUT /v2.0/routers/d35b9eda-355a-47f4-9053-341e55f2916a/remove_router_interface => generated 309 bytes in 996 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:01.643 9 INFO neutron.services.segments.plugin [-] Segment 7b842858-aee4-4bb9-8042-d02f01f6f725 resource provider aggregate not found 2026-05-06 06:12:01.650 9 INFO neutron.services.segments.plugin [-] Segment 7b842858-aee4-4bb9-8042-d02f01f6f725 resource provider aggregate not found 2026-05-06 06:12:01.662 9 INFO neutron.services.segments.plugin [-] Segment 7b842858-aee4-4bb9-8042-d02f01f6f725 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b842858-aee4-4bb9-8042-d02f01f6f725 found for delete ", "request_id": "req-aaf44750-cc91-42bd-af8f-b8624671bb4d"}]} 2026-05-06 06:12:01.663 9 INFO neutron.db.l3_hamode_db [None req-f4f61ae6-00ac-4a60-9b34-83546e5d8025 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] HA network 69e47d19-c037-40a3-8eb5-c503bb97a34d was deleted as no HA routers are present in tenant d2be973363f746158734ab518c109a77. [pid: 9|app: 0|req: 587/1245] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:12:00 2026] DELETE /v2.0/routers/d35b9eda-355a-47f4-9053-341e55f2916a => generated 0 bytes in 883 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1246] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:12:01 2026] DELETE /v2.0/subnets/02f5f7ac-2a8d-433d-8e67-ec637a5c3648 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:12:01.890 9 INFO neutron.services.segments.plugin [-] Segment 7b842858-aee4-4bb9-8042-d02f01f6f725 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b842858-aee4-4bb9-8042-d02f01f6f725 found for delete ", "request_id": "req-48b1c353-f8eb-4e58-b1e0-691c57c7b171"}]} [pid: 9|app: 0|req: 588/1247] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:12:01 2026] DELETE /v2.0/networks/4b7b5fd9-df22-4967-9a21-4ba8c48af1c4 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 589/1248] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:02 2026] GET /v2.0/security-groups?tenant_id=d2be973363f746158734ab518c109a77&name=default => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 590/1249] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:02 2026] DELETE /v2.0/security-groups/ed6db5be-446c-4ff5-9ac7-572360b44544 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1250] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:02 2026] GET /v2.0/security-groups?tenant_id=6d755e99d3c54e9094e1cc15c59241bb&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 591/1251] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:02 2026] DELETE /v2.0/security-groups/66c1e112-7ec5-46a6-9100-8c9f9b64a978 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1252] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:03 2026] GET /v2.0/security-groups?tenant_id=f648c3c8f81848c2bad03439f42ca943&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 592/1253] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:03 2026] DELETE /v2.0/security-groups/14f230e5-3122-4170-890d-29ce9899a9cc => 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: 662/1254] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:03 2026] GET /v2.0/security-groups?tenant_id=9efa82f1c9e24c129e7f4ea84ca86227&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:12:03.681 9 INFO neutron.services.segments.plugin [-] Segment ecf724ef-2236-432d-bc10-16b9dafcefec resource provider aggregate not found 2026-05-06 06:12:03.702 9 INFO neutron.services.segments.plugin [-] Segment ecf724ef-2236-432d-bc10-16b9dafcefec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecf724ef-2236-432d-bc10-16b9dafcefec found for delete ", "request_id": "req-cf3fdb73-7cc0-49b5-960a-19ee784f51a7"}]} [pid: 9|app: 0|req: 593/1255] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:03 2026] DELETE /v2.0/security-groups/36215fbd-d17b-4422-aa23-cfe561fd4a52 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:12:04.153 9 INFO neutron.services.segments.plugin [-] Segment ecf724ef-2236-432d-bc10-16b9dafcefec resource provider aggregate not found 2026-05-06 06:12:04.167 9 INFO neutron.services.segments.plugin [-] Segment ecf724ef-2236-432d-bc10-16b9dafcefec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecf724ef-2236-432d-bc10-16b9dafcefec found for delete ", "request_id": "req-889d0f1f-848f-4267-86ea-55f2c9153473"}]} [pid: 8|app: 0|req: 663/1258] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:04 2026] GET /v2.0/security-groups?tenant_id=5ce4258c01bd41ea8ecc12386893e243&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:12:04.382 9 INFO neutron.db.segments_db [None req-b160f8d3-5a93-45a7-8eda-7d9b26fb2448 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Added segment 17166945-57cc-4146-bbf3-ebd0faa201e8 of type vxlan for network c0e971b5-8364-4e7d-b4d1-a2b81a0ae1e6 [pid: 9|app: 0|req: 596/1259] 10.0.0.48 () {34 vars in 669 bytes} [Wed May 6 06:12:04 2026] POST /v2.0/networks => generated 745 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1260] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:04 2026] DELETE /v2.0/security-groups/702a769b-3836-4ea2-bec3-d3dc4e13d426 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 597/1261] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:12:04 2026] POST /v2.0/subnets => generated 692 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1262] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:04 2026] GET /v2.0/security-groups?tenant_id=83da04e9f950475c865f1c3608546d31&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:12:04.815 9 INFO neutron.db.segments_db [None req-bdf4669a-ff62-470c-93c1-42d0187a6be7 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Added segment a4649e44-4796-45ee-b2f4-f66790270492 of type vxlan for network 15c4b0d1-7f6a-47ae-a0d5-c263a66b0398 [pid: 8|app: 0|req: 666/1263] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:04 2026] DELETE /v2.0/security-groups/2edad88b-0f87-4c98-96a7-548e13cc1419 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:12:05.075 9 INFO neutron.db.l3_hamode_db [None req-bdf4669a-ff62-470c-93c1-42d0187a6be7 c16881031b8c46d186b5d979b2fae54c 22413fb99db844358ae724f7ce10e755 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:12:05.969 9 INFO neutron.db.l3_hamode_db [None req-bdf4669a-ff62-470c-93c1-42d0187a6be7 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 598/1264] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:12:04 2026] POST /v2.0/routers => generated 732 bytes in 2183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 599/1265] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:06 2026] GET /v2.0/security-groups?tenant_id=ea3dcf16489e4b3e9b7c2df58638249c&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 600/1266] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:07 2026] GET /v2.0/security-groups?tenant_id=547536b30d974ea2adb32d01114f6c82&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 601/1267] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:07 2026] DELETE /v2.0/security-groups/4c27b48e-697c-4153-8885-afc0e438eeff => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 602/1268] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:07 2026] DELETE /v2.0/security-groups/3030a391-b2ee-4a5f-a0fc-dc157a555d70 => 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: 667/1269] 10.0.0.48 () {34 vars in 781 bytes} [Wed May 6 06:12:06 2026] PUT /v2.0/routers/3e7883ff-e389-4094-a696-4da6db7f435a/add_router_interface => generated 309 bytes in 1316 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 603/1270] 10.0.0.95 () {34 vars in 980 bytes} [Wed May 6 06:12:09 2026] GET /v2.0/networks?id=c0e971b5-8364-4e7d-b4d1-a2b81a0ae1e6 => generated 677 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 604/1271] 10.0.0.95 () {34 vars in 963 bytes} [Wed May 6 06:12:09 2026] GET /v2.0/quotas/22413fb99db844358ae724f7ce10e755 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 605/1272] 10.0.0.95 () {34 vars in 1000 bytes} [Wed May 6 06:12:09 2026] GET /v2.0/ports?tenant_id=22413fb99db844358ae724f7ce10e755&fields=id => generated 103 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 606/1273] 10.0.0.95 () {34 vars in 1006 bytes} [Wed May 6 06:12:09 2026] GET /v2.0/networks/c0e971b5-8364-4e7d-b4d1-a2b81a0ae1e6?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:12:09.686 8 WARNING neutron_lib.context [None req-59c1d079-f5f3-48a7-8e14-9146534e6fc6 30a83b86078448db81beda7ccf4f0ba4 be0213d4091747689a2c2aa56f51678d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:12:09.686 8 WARNING neutron_lib.context [None req-59c1d079-f5f3-48a7-8e14-9146534e6fc6 30a83b86078448db81beda7ccf4f0ba4 be0213d4091747689a2c2aa56f51678d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 607/1274] 10.0.0.95 () {34 vars in 1106 bytes} [Wed May 6 06:12:09 2026] GET /v2.0/networks/c0e971b5-8364-4e7d-b4d1-a2b81a0ae1e6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:12:09.895 8 INFO neutron.db.segments_db [None req-59c1d079-f5f3-48a7-8e14-9146534e6fc6 30a83b86078448db81beda7ccf4f0ba4 be0213d4091747689a2c2aa56f51678d - - default default] Added segment 8d0f6a74-63b0-4e0b-94bc-3dba5c4664e0 of type vxlan for network 55166449-968b-4a20-8b71-445d0658dfe1 [pid: 9|app: 0|req: 608/1275] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:09 2026] GET /v2.0/security-groups?tenant_id=c4c1cc03642540759b40a4ec20432867&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 609/1276] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:09 2026] GET /v2.0/ports?device_id=0a0a7257-c5ae-4075-a5a1-1c25a2308f91 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:12:09.967 8 INFO neutron.db.segments_db [None req-59c1d079-f5f3-48a7-8e14-9146534e6fc6 30a83b86078448db81beda7ccf4f0ba4 be0213d4091747689a2c2aa56f51678d - - default default] Added segment 968c77bf-6ce5-4ea8-b1c4-36b03f829c3b of type vxlan for network 1cc95d7c-dd55-4e06-84b8-c78ee01de86b [pid: 9|app: 0|req: 610/1277] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:09 2026] DELETE /v2.0/security-groups/ebefe122-695c-45cf-9958-213e1510eade => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1278] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:12:09 2026] POST /v2.0/networks => generated 1245 bytes in 644 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 611/1279] 10.0.0.48 () {32 vars in 647 bytes} [Wed May 6 06:12:10 2026] GET /v2.0/networks => generated 1844 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:12:10.307 8 INFO neutron.services.segments.plugin [-] Segment 8d0f6a74-63b0-4e0b-94bc-3dba5c4664e0 resource provider aggregate not found 2026-05-06 06:12:10.312 8 INFO neutron.services.segments.plugin [-] Segment 8d0f6a74-63b0-4e0b-94bc-3dba5c4664e0 resource provider aggregate not found [pid: 8|app: 0|req: 669/1280] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:12:10 2026] DELETE /v2.0/networks/55166449-968b-4a20-8b71-445d0658dfe1 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:12:10.463 9 INFO neutron.services.segments.plugin [-] Segment 968c77bf-6ce5-4ea8-b1c4-36b03f829c3b resource provider aggregate not found 2026-05-06 06:12:10.466 9 INFO neutron.services.segments.plugin [-] Segment 968c77bf-6ce5-4ea8-b1c4-36b03f829c3b resource provider aggregate not found 2026-05-06 06:12:10.483 9 INFO neutron.services.segments.plugin [-] Segment 968c77bf-6ce5-4ea8-b1c4-36b03f829c3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 968c77bf-6ce5-4ea8-b1c4-36b03f829c3b found for delete ", "request_id": "req-6a6b1632-1961-4885-a3e4-bc6b2c3dd937"}]} 2026-05-06 06:12:10.484 9 INFO neutron.services.segments.plugin [-] Segment 968c77bf-6ce5-4ea8-b1c4-36b03f829c3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 968c77bf-6ce5-4ea8-b1c4-36b03f829c3b found for delete ", "request_id": "req-21443469-e8ab-4fee-ad32-1b4245278170"}]} [pid: 9|app: 0|req: 612/1281] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:12:10 2026] DELETE /v2.0/networks/1cc95d7c-dd55-4e06-84b8-c78ee01de86b => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:12:10.507 8 INFO neutron.services.segments.plugin [-] Segment 8d0f6a74-63b0-4e0b-94bc-3dba5c4664e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d0f6a74-63b0-4e0b-94bc-3dba5c4664e0 found for delete ", "request_id": "req-96dfe405-cfb4-41da-b54d-230aa2859c4c"}]} 2026-05-06 06:12:10.516 8 INFO neutron.services.segments.plugin [-] Segment 8d0f6a74-63b0-4e0b-94bc-3dba5c4664e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d0f6a74-63b0-4e0b-94bc-3dba5c4664e0 found for delete ", "request_id": "req-2498cb79-67ad-4b00-835f-a5ad8daaf610"}]} [pid: 8|app: 0|req: 670/1282] 10.0.0.48 () {32 vars in 647 bytes} [Wed May 6 06:12:10 2026] GET /v2.0/networks => generated 651 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:10.571 9 WARNING neutron_lib.context [None req-a52b6ef3-6714-463c-93b1-cb37f5f16d66 30a83b86078448db81beda7ccf4f0ba4 be0213d4091747689a2c2aa56f51678d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:12:10.621 9 INFO neutron.db.segments_db [None req-a52b6ef3-6714-463c-93b1-cb37f5f16d66 30a83b86078448db81beda7ccf4f0ba4 be0213d4091747689a2c2aa56f51678d - - default default] Added segment 709bb6a7-ccc5-4bfc-8049-4bf4cbec7643 of type vxlan for network fc69758e-98b7-4f75-9ff5-5feb7ae85b18 [pid: 9|app: 0|req: 613/1283] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:12:10 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) 2026-05-06 06:12:10.719 8 WARNING neutron_lib.context [None req-b857891d-0f95-49f8-a806-beae4f5ee7c7 30a83b86078448db81beda7ccf4f0ba4 be0213d4091747689a2c2aa56f51678d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:12:10.763 8 INFO neutron.db.segments_db [None req-b857891d-0f95-49f8-a806-beae4f5ee7c7 30a83b86078448db81beda7ccf4f0ba4 be0213d4091747689a2c2aa56f51678d - - default default] Added segment 38e7bae8-a138-4fac-8b10-e164db85c867 of type vxlan for network 71c774fb-04f2-4baf-9e09-28b42b91966c [pid: 8|app: 0|req: 671/1284] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:12:10 2026] POST /v2.0/networks => generated 654 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:10.852 9 WARNING neutron_lib.context [None req-dc157088-1be3-443c-8cc4-074e4d37416f 30a83b86078448db81beda7ccf4f0ba4 be0213d4091747689a2c2aa56f51678d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:12:10.879 9 WARNING neutron_lib.context [None req-dc157088-1be3-443c-8cc4-074e4d37416f 30a83b86078448db81beda7ccf4f0ba4 be0213d4091747689a2c2aa56f51678d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 672/1285] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:10 2026] GET /v2.0/ports?device_id=0a0a7257-c5ae-4075-a5a1-1c25a2308f91 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 614/1286] 10.0.0.48 () {34 vars in 663 bytes} [Wed May 6 06:12:10 2026] POST /v2.0/ports => generated 1506 bytes in 558 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1287] 10.0.0.48 () {32 vars in 641 bytes} [Wed May 6 06:12:11 2026] GET /v2.0/ports => generated 1506 bytes in 81 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: 9|app: 0|req: 615/1288] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:12:11 2026] DELETE /v2.0/ports/233f846e-3bbf-499b-8723-8ffa7c9bab22 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1289] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:12:11 2026] DELETE /v2.0/ports/99873ccd-a075-47a6-b603-1d77726774ca => 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: 675/1290] 10.0.0.48 () {32 vars in 641 bytes} [Wed May 6 06:12:11 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-05-06 06:12:11.886 8 WARNING neutron_lib.context [None req-83c66a83-f375-48dd-ad74-4d15abd0dad7 30a83b86078448db81beda7ccf4f0ba4 be0213d4091747689a2c2aa56f51678d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:12:11.933 8 INFO neutron.db.segments_db [None req-83c66a83-f375-48dd-ad74-4d15abd0dad7 30a83b86078448db81beda7ccf4f0ba4 be0213d4091747689a2c2aa56f51678d - - default default] Added segment 3db5443c-af0d-4e66-8c8b-d65fe99da697 of type vxlan for network 59dfab36-cc37-47f5-b065-075f7971fb69 [pid: 8|app: 0|req: 676/1291] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:12:11 2026] POST /v2.0/networks => generated 654 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:12.010 9 INFO neutron.db.segments_db [None req-dc2b3aa6-11d9-44ef-aa71-e97ff8056a51 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Added segment 7b8b4595-88b9-47c6-847a-b8c8614243b3 of type vxlan for network 7f40c76d-fe94-469c-9fc6-041c6df198e9 2026-05-06 06:12:12.016 8 WARNING neutron_lib.context [None req-5be45616-fff0-46fc-9fb2-b05dce8cde0f 30a83b86078448db81beda7ccf4f0ba4 be0213d4091747689a2c2aa56f51678d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:12:12.102 8 INFO neutron.db.segments_db [None req-5be45616-fff0-46fc-9fb2-b05dce8cde0f 30a83b86078448db81beda7ccf4f0ba4 be0213d4091747689a2c2aa56f51678d - - default default] Added segment 59348253-e690-4e9f-ad0a-07c6a68049bb of type vxlan for network 7baa21e4-b6e6-4efa-b3a2-736ce608155a [pid: 9|app: 0|req: 616/1292] 10.0.0.48 () {34 vars in 669 bytes} [Wed May 6 06:12:11 2026] POST /v2.0/networks => generated 740 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 617/1293] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:12 2026] GET /v2.0/ports?device_id=0a0a7257-c5ae-4075-a5a1-1c25a2308f91 => 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: 677/1294] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:12:12 2026] POST /v2.0/networks => generated 652 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 618/1295] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:12:12 2026] POST /v2.0/subnets => generated 687 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:12.348 8 INFO neutron.db.segments_db [None req-b983808d-d2e8-449c-b0d3-5c60108a3f16 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Added segment 57f32c5a-ba22-42b7-a3fc-c776bec610d7 of type vxlan for network e9193134-a29b-4965-ace0-e2f499b3fc97 2026-05-06 06:12:12.671 9 WARNING neutron_lib.context [None req-36a28e07-973d-4101-a246-7cef9929607f 30a83b86078448db81beda7ccf4f0ba4 be0213d4091747689a2c2aa56f51678d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:12:12.689 8 INFO neutron.db.l3_hamode_db [None req-b983808d-d2e8-449c-b0d3-5c60108a3f16 c16881031b8c46d186b5d979b2fae54c 10a1bd6537194d91a725eccf52e1d2b8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:12:12.698 9 WARNING neutron_lib.context [None req-36a28e07-973d-4101-a246-7cef9929607f 30a83b86078448db81beda7ccf4f0ba4 be0213d4091747689a2c2aa56f51678d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 619/1296] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:12:12 2026] POST /v2.0/subnets => generated 1324 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 620/1297] 10.0.0.48 () {32 vars in 645 bytes} [Wed May 6 06:12:13 2026] GET /v2.0/subnets => generated 1960 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 621/1298] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:12:13 2026] DELETE /v2.0/subnets/86bf9ea2-425e-4c61-9aa4-3a1d1a4ba282 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 622/1299] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:13 2026] GET /v2.0/ports?device_id=0a0a7257-c5ae-4075-a5a1-1c25a2308f91 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:12:13.475 8 INFO neutron.db.l3_hamode_db [None req-b983808d-d2e8-449c-b0d3-5c60108a3f16 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 623/1300] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:12:13 2026] DELETE /v2.0/subnets/d4620954-03ec-4035-ae80-c49880bb40de => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 624/1301] 10.0.0.48 () {32 vars in 645 bytes} [Wed May 6 06:12:13 2026] GET /v2.0/subnets => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:13.671 9 INFO neutron.services.segments.plugin [-] Segment 59348253-e690-4e9f-ad0a-07c6a68049bb resource provider aggregate not found 2026-05-06 06:12:13.675 9 INFO neutron.services.segments.plugin [-] Segment 59348253-e690-4e9f-ad0a-07c6a68049bb resource provider aggregate not found 2026-05-06 06:12:13.687 9 INFO neutron.services.segments.plugin [-] Segment 59348253-e690-4e9f-ad0a-07c6a68049bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59348253-e690-4e9f-ad0a-07c6a68049bb found for delete ", "request_id": "req-cdb64b30-95ab-4fdd-bac0-5b00a0600674"}]} 2026-05-06 06:12:13.690 9 INFO neutron.services.segments.plugin [-] Segment 59348253-e690-4e9f-ad0a-07c6a68049bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59348253-e690-4e9f-ad0a-07c6a68049bb found for delete ", "request_id": "req-3f1f58b4-ad68-4459-ad68-3f816e73880d"}]} [pid: 9|app: 0|req: 625/1302] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:12:13 2026] DELETE /v2.0/networks/7baa21e4-b6e6-4efa-b3a2-736ce608155a => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 626/1303] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:13 2026] GET /v2.0/security-groups?tenant_id=e7b6a4897d2b4779944072299f26dd80&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 627/1304] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:12:13 2026] DELETE /v2.0/networks/59dfab36-cc37-47f5-b065-075f7971fb69 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 628/1305] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:14 2026] DELETE /v2.0/security-groups/f687ae7d-46a5-47a4-84e4-65eaf8bf4f3d => 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: 678/1306] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:12:12 2026] POST /v2.0/routers => generated 727 bytes in 2027 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 629/1307] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:12:14 2026] DELETE /v2.0/networks/71c774fb-04f2-4baf-9e09-28b42b91966c => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1308] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:12:14 2026] GET /v2.0/networks?id=c0e971b5-8364-4e7d-b4d1-a2b81a0ae1e6 => generated 677 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:14.522 8 INFO neutron.services.segments.plugin [-] Segment 709bb6a7-ccc5-4bfc-8049-4bf4cbec7643 resource provider aggregate not found 2026-05-06 06:12:14.530 8 INFO neutron.services.segments.plugin [-] Segment 709bb6a7-ccc5-4bfc-8049-4bf4cbec7643 resource provider aggregate not found 2026-05-06 06:12:14.542 8 INFO neutron.services.segments.plugin [-] Segment 709bb6a7-ccc5-4bfc-8049-4bf4cbec7643 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 709bb6a7-ccc5-4bfc-8049-4bf4cbec7643 found for delete ", "request_id": "req-b61570fd-5a2a-41d9-bae8-267f7a8f6ab4"}]} 2026-05-06 06:12:14.544 8 INFO neutron.services.segments.plugin [-] Segment 709bb6a7-ccc5-4bfc-8049-4bf4cbec7643 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 709bb6a7-ccc5-4bfc-8049-4bf4cbec7643 found for delete ", "request_id": "req-482a658b-b9e6-468c-8206-ca0f7e07c98f"}]} [pid: 8|app: 0|req: 680/1309] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:12:14 2026] DELETE /v2.0/networks/fc69758e-98b7-4f75-9ff5-5feb7ae85b18 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:12:14.562 8 WARNING neutron_lib.context [req-673256f5-099f-40bb-9d67-49c632d42f1d req-f9c37e79-6460-414f-a93b-e1765f682204 e974f2f97378459d8bb025eec0119062 22413fb99db844358ae724f7ce10e755 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 681/1310] 199.19.213.237 () {38 vars in 954 bytes} [Wed May 6 06:12:14 2026] POST /v2.0/ports => generated 958 bytes in 452 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: 682/1311] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:15 2026] GET /v2.0/ports?device_id=0a0a7257-c5ae-4075-a5a1-1c25a2308f91 => generated 961 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1312] 199.19.213.237 () {38 vars in 1027 bytes} [Wed May 6 06:12:15 2026] PUT /v2.0/ports/92b52524-8355-4b74-b0b4-2f9f9f3eb491 => generated 1239 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:12:15.599 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb22a9c5-dc84-45cd-973e-17c3a7dca29c'] response: {'name': 'network-changed', 'server_uuid': '0a0a7257-c5ae-4075-a5a1-1c25a2308f91', 'tag': '92b52524-8355-4b74-b0b4-2f9f9f3eb491', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 630/1313] 10.0.0.48 () {34 vars in 781 bytes} [Wed May 6 06:12:14 2026] PUT /v2.0/routers/6fe57fb2-becb-4b3d-9445-db4f0ea8e031/add_router_interface => generated 309 bytes in 1298 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 631/1314] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:12:15 2026] GET /v2.0/security-groups?id=ab176909-7a26-4606-a6ee-6f64f517eded&fields=id&fields=name => generated 88 bytes in 44 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: 684/1315] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:15 2026] GET /v2.0/security-groups?tenant_id=be0213d4091747689a2c2aa56f51678d&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:12:15.873 9 INFO neutron.services.segments.plugin [-] Segment 3db5443c-af0d-4e66-8c8b-d65fe99da697 resource provider aggregate not found 2026-05-06 06:12:15.879 9 INFO neutron.services.segments.plugin [-] Segment 3db5443c-af0d-4e66-8c8b-d65fe99da697 resource provider aggregate not found 2026-05-06 06:12:15.890 9 INFO neutron.services.segments.plugin [-] Segment 3db5443c-af0d-4e66-8c8b-d65fe99da697 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3db5443c-af0d-4e66-8c8b-d65fe99da697 found for delete ", "request_id": "req-3f46a425-8838-4662-8683-c786c529b3a5"}]} 2026-05-06 06:12:15.902 9 INFO neutron.services.segments.plugin [-] Segment 38e7bae8-a138-4fac-8b10-e164db85c867 resource provider aggregate not found 2026-05-06 06:12:15.908 9 INFO neutron.services.segments.plugin [-] Segment 3db5443c-af0d-4e66-8c8b-d65fe99da697 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3db5443c-af0d-4e66-8c8b-d65fe99da697 found for delete ", "request_id": "req-b3e5232f-3480-4420-bdc0-61d1a651dba8"}]} 2026-05-06 06:12:15.916 9 INFO neutron.services.segments.plugin [-] Segment 38e7bae8-a138-4fac-8b10-e164db85c867 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38e7bae8-a138-4fac-8b10-e164db85c867 found for delete ", "request_id": "req-6e675717-1c2e-44ca-aa1b-f272a6cf80a7"}]} 2026-05-06 06:12:15.926 9 INFO neutron.services.segments.plugin [-] Segment 38e7bae8-a138-4fac-8b10-e164db85c867 resource provider aggregate not found 2026-05-06 06:12:15.940 9 INFO neutron.services.segments.plugin [-] Segment 38e7bae8-a138-4fac-8b10-e164db85c867 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38e7bae8-a138-4fac-8b10-e164db85c867 found for delete ", "request_id": "req-a834c511-18d9-4e88-9068-b1a8990158dd"}]} [pid: 9|app: 0|req: 632/1316] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:15 2026] DELETE /v2.0/security-groups/cbee7d1d-a6e3-4552-bb63-3fb33ad9e254 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1317] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:12:16 2026] GET /v2.0/ports?tenant_id=22413fb99db844358ae724f7ce10e755&device_id=0a0a7257-c5ae-4075-a5a1-1c25a2308f91 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 633/1318] 199.19.213.237 () {34 vars in 1017 bytes} [Wed May 6 06:12:16 2026] GET /v2.0/networks?tenant_id=22413fb99db844358ae724f7ce10e755&shared=False => generated 773 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1319] 199.19.213.237 () {34 vars in 929 bytes} [Wed May 6 06:12:16 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 634/1320] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:16 2026] GET /v2.0/ports?device_id=0a0a7257-c5ae-4075-a5a1-1c25a2308f91 => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1321] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:12:16 2026] GET /v2.0/security-groups?id=ab176909-7a26-4606-a6ee-6f64f517eded&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 635/1322] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:12:17 2026] GET /v2.0/ports?tenant_id=22413fb99db844358ae724f7ce10e755&device_id=0a0a7257-c5ae-4075-a5a1-1c25a2308f91 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1323] 199.19.213.237 () {34 vars in 1059 bytes} [Wed May 6 06:12:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=92b52524-8355-4b74-b0b4-2f9f9f3eb491 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 636/1324] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:12:17 2026] GET /v2.0/subnets?id=707e5e61-4a70-4dc3-89a6-f79dbb0366cb => generated 695 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1325] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:12:17 2026] GET /v2.0/ports?network_id=c0e971b5-8364-4e7d-b4d1-a2b81a0ae1e6&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: 9|app: 0|req: 637/1326] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:12:17 2026] GET /v2.0/networks/c0e971b5-8364-4e7d-b4d1-a2b81a0ae1e6?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: 690/1327] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:12:17 2026] GET /v2.0/networks/c0e971b5-8364-4e7d-b4d1-a2b81a0ae1e6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 638/1328] 10.0.0.192 () {30 vars in 649 bytes} [Wed May 6 06:12:17 2026] GET /v2.0/extensions => generated 20516 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-06 06:12:17.857 9 WARNING neutron_lib.context [None req-ed89d071-5847-4d1c-ac9d-9872f241172b 7d5cbd87405648058db1cdef7190c2e8 a3a490da040940fda1a8774413c2f297 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 691/1329] 10.0.0.192 () {30 vars in 723 bytes} [Wed May 6 06:12:17 2026] GET /v2.0/quotas/f8d909ebf44449d7b8c4fb65a6a355e9/details => generated 847 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1330] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:17 2026] GET /v2.0/ports?device_id=0a0a7257-c5ae-4075-a5a1-1c25a2308f91 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:18.068 9 INFO neutron.db.segments_db [None req-ed89d071-5847-4d1c-ac9d-9872f241172b 7d5cbd87405648058db1cdef7190c2e8 a3a490da040940fda1a8774413c2f297 - - default default] Added segment 744ab2b6-3f99-4e2d-9be3-4dbe474d1e03 of type vxlan for network d5b2d29b-98f8-4b41-9992-f23f1b6baad2 [pid: 8|app: 0|req: 693/1331] 10.0.0.95 () {34 vars in 980 bytes} [Wed May 6 06:12:18 2026] GET /v2.0/networks?id=7f40c76d-fe94-469c-9fc6-041c6df198e9 => generated 672 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1332] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:12:18 2026] GET /v2.0/security-groups?id=ab176909-7a26-4606-a6ee-6f64f517eded&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: 695/1333] 10.0.0.95 () {34 vars in 963 bytes} [Wed May 6 06:12:18 2026] GET /v2.0/quotas/10a1bd6537194d91a725eccf52e1d2b8 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 639/1334] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:12:17 2026] POST /v2.0/networks => generated 644 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:18.186 9 WARNING neutron_lib.context [None req-ff35cc78-16f8-4889-a67a-a377205f47e5 7d5cbd87405648058db1cdef7190c2e8 a3a490da040940fda1a8774413c2f297 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 696/1335] 10.0.0.95 () {34 vars in 1000 bytes} [Wed May 6 06:12:18 2026] GET /v2.0/ports?tenant_id=10a1bd6537194d91a725eccf52e1d2b8&fields=id => generated 103 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1336] 10.0.0.95 () {34 vars in 1006 bytes} [Wed May 6 06:12:18 2026] GET /v2.0/networks/7f40c76d-fe94-469c-9fc6-041c6df198e9?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: 698/1337] 10.0.0.95 () {34 vars in 1106 bytes} [Wed May 6 06:12:18 2026] GET /v2.0/networks/7f40c76d-fe94-469c-9fc6-041c6df198e9?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: 9|app: 0|req: 640/1338] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:12:18 2026] POST /v2.0/subnets => generated 641 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1339] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:18 2026] GET /v2.0/ports?device_id=0c974020-c19c-44a6-b426-26e5fae30a01 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:12:18.446 9 WARNING neutron_lib.context [None req-b3e78866-d0f0-442e-896c-fba789c05e80 7d5cbd87405648058db1cdef7190c2e8 a3a490da040940fda1a8774413c2f297 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:12:18.507 9 INFO neutron.db.segments_db [None req-b3e78866-d0f0-442e-896c-fba789c05e80 7d5cbd87405648058db1cdef7190c2e8 a3a490da040940fda1a8774413c2f297 - - default default] Added segment 656d941d-bced-48ec-b7da-5e63bdca904a of type vxlan for network eebde3ce-b74b-4de2-be46-2d79863b46ec [pid: 9|app: 0|req: 641/1340] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:12:18 2026] POST /v2.0/networks => generated 644 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1341] 10.0.0.48 () {34 vars in 741 bytes} [Wed May 6 06:12:18 2026] PUT /v2.0/networks/eebde3ce-b74b-4de2-be46-2d79863b46ec => generated 592 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:18.744 9 WARNING neutron_lib.context [None req-060a1788-dc3c-460f-b347-01b64a4db5ef 7d5cbd87405648058db1cdef7190c2e8 a3a490da040940fda1a8774413c2f297 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 642/1342] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:12:18 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: 8|app: 0|req: 701/1345] 10.0.0.48 () {34 vars in 739 bytes} [Wed May 6 06:12:18 2026] PUT /v2.0/subnets/d492d5fc-321f-4e19-ad0f-f6a30c17f17e => generated 636 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1346] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:19 2026] GET /v2.0/ports?device_id=0a0a7257-c5ae-4075-a5a1-1c25a2308f91 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1347] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:12:19 2026] GET /v2.0/security-groups?id=ab176909-7a26-4606-a6ee-6f64f517eded&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:12:19.340 9 INFO neutron.services.segments.plugin [-] Segment 656d941d-bced-48ec-b7da-5e63bdca904a resource provider aggregate not found 2026-05-06 06:12:19.343 9 INFO neutron.services.segments.plugin [-] Segment 656d941d-bced-48ec-b7da-5e63bdca904a resource provider aggregate not found 2026-05-06 06:12:19.353 9 INFO neutron.services.segments.plugin [-] Segment 656d941d-bced-48ec-b7da-5e63bdca904a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 656d941d-bced-48ec-b7da-5e63bdca904a found for delete ", "request_id": "req-4d747690-ed4d-4019-b5eb-6225bb625fd0"}]} 2026-05-06 06:12:19.357 9 INFO neutron.services.segments.plugin [-] Segment 656d941d-bced-48ec-b7da-5e63bdca904a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 656d941d-bced-48ec-b7da-5e63bdca904a found for delete ", "request_id": "req-ce12938a-a5c5-4ccd-9633-d0d76d73a1f2"}]} [pid: 9|app: 0|req: 645/1348] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:12:19 2026] DELETE /v2.0/networks/eebde3ce-b74b-4de2-be46-2d79863b46ec => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:12:19.384 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e6c2736a-7da6-4a33-98fe-adc0301619a3 7d5cbd87405648058db1cdef7190c2e8 a3a490da040940fda1a8774413c2f297 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 704/1349] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:12:19 2026] DELETE /v2.0/networks/eebde3ce-b74b-4de2-be46-2d79863b46ec => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 646/1350] 10.0.0.48 () {32 vars in 692 bytes} [Wed May 6 06:12:19 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1351] 10.0.0.48 () {32 vars in 740 bytes} [Wed May 6 06:12:19 2026] GET /v2.0/subnets?network_id=db91edc1-b43e-4f0c-a0f1-1b08e6b05563 => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1352] 10.0.0.48 () {32 vars in 651 bytes} [Wed May 6 06:12:19 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: 9|app: 0|req: 647/1353] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:19 2026] GET /v2.0/ports?device_id=0c974020-c19c-44a6-b426-26e5fae30a01 => 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: 707/1354] 10.0.0.48 () {32 vars in 647 bytes} [Wed May 6 06:12:19 2026] GET /v2.0/networks => generated 1309 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 648/1355] 10.0.0.48 () {32 vars in 645 bytes} [Wed May 6 06:12:19 2026] GET /v2.0/subnets => generated 1280 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1356] 10.0.0.48 () {32 vars in 721 bytes} [Wed May 6 06:12:19 2026] GET /v2.0/networks/d5b2d29b-98f8-4b41-9992-f23f1b6baad2 => generated 669 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 649/1357] 10.0.0.48 () {32 vars in 719 bytes} [Wed May 6 06:12:19 2026] GET /v2.0/subnets/c4b0f64d-5b93-4d20-846b-f58864fbb797 => generated 641 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:19.793 8 INFO neutron.pecan_wsgi.hooks.translation [None req-513886bb-49af-4bc1-8169-e86f38a3cdd1 7d5cbd87405648058db1cdef7190c2e8 a3a490da040940fda1a8774413c2f297 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 709/1358] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:12:19 2026] DELETE /v2.0/subnets/d492d5fc-321f-4e19-ad0f-f6a30c17f17e => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:12:19.820 9 INFO neutron.pecan_wsgi.hooks.translation [None req-8b3ea340-2456-43b7-bdb1-183f4ccb5e1f 7d5cbd87405648058db1cdef7190c2e8 a3a490da040940fda1a8774413c2f297 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 650/1359] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:12:19 2026] DELETE /v2.0/networks/eebde3ce-b74b-4de2-be46-2d79863b46ec => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 651/1360] 10.0.0.192 () {30 vars in 649 bytes} [Wed May 6 06:12:19 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) [pid: 8|app: 0|req: 710/1361] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:12:19 2026] DELETE /v2.0/subnets/c4b0f64d-5b93-4d20-846b-f58864fbb797 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 652/1362] 10.0.0.192 () {30 vars in 723 bytes} [Wed May 6 06:12:19 2026] GET /v2.0/quotas/f8d909ebf44449d7b8c4fb65a6a355e9/details => generated 847 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 653/1363] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:20 2026] GET /v2.0/ports?device_id=0a0a7257-c5ae-4075-a5a1-1c25a2308f91 => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:20.430 8 INFO neutron.services.segments.plugin [-] Segment 744ab2b6-3f99-4e2d-9be3-4dbe474d1e03 resource provider aggregate not found 2026-05-06 06:12:20.437 8 INFO neutron.services.segments.plugin [-] Segment 744ab2b6-3f99-4e2d-9be3-4dbe474d1e03 resource provider aggregate not found 2026-05-06 06:12:20.451 8 INFO neutron.services.segments.plugin [-] Segment 744ab2b6-3f99-4e2d-9be3-4dbe474d1e03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 744ab2b6-3f99-4e2d-9be3-4dbe474d1e03 found for delete ", "request_id": "req-8335c9b8-c468-421f-a82d-978849d34200"}]} [pid: 9|app: 0|req: 654/1364] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:12:20 2026] GET /v2.0/security-groups?id=ab176909-7a26-4606-a6ee-6f64f517eded&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:12:20.454 8 INFO neutron.services.segments.plugin [-] Segment 744ab2b6-3f99-4e2d-9be3-4dbe474d1e03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 744ab2b6-3f99-4e2d-9be3-4dbe474d1e03 found for delete ", "request_id": "req-b8c62375-0ae3-45b9-b668-c4d6c7d1a888"}]} [pid: 8|app: 0|req: 711/1365] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:12:20 2026] DELETE /v2.0/networks/d5b2d29b-98f8-4b41-9992-f23f1b6baad2 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 655/1366] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:20 2026] GET /v2.0/ports?device_id=0c974020-c19c-44a6-b426-26e5fae30a01 => 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: 712/1367] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:21 2026] GET /v2.0/security-groups?tenant_id=a3a490da040940fda1a8774413c2f297&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 656/1368] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:21 2026] DELETE /v2.0/security-groups/8d89ec85-3572-4432-b5ca-258a61407ff9 => 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: 713/1369] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:21 2026] GET /v2.0/ports?device_id=0a0a7257-c5ae-4075-a5a1-1c25a2308f91 => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1370] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:21 2026] GET /v2.0/ports?device_id=0c974020-c19c-44a6-b426-26e5fae30a01 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 657/1371] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:12:21 2026] GET /v2.0/security-groups?id=ab176909-7a26-4606-a6ee-6f64f517eded&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1372] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:22 2026] GET /v2.0/security-groups?tenant_id=f8d909ebf44449d7b8c4fb65a6a355e9&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 658/1373] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:22 2026] DELETE /v2.0/security-groups/5852b115-94b9-4439-b270-4cff62416bfc => 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: 716/1374] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:12:22 2026] GET /v2.0/networks?id=7f40c76d-fe94-469c-9fc6-041c6df198e9 => generated 672 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 659/1375] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:22 2026] GET /v2.0/ports?device_id=0c974020-c19c-44a6-b426-26e5fae30a01 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:12:22.809 9 WARNING neutron_lib.context [req-1e7cd8bb-23eb-466b-9a72-796bc112e755 req-428164fe-7636-4af3-bf70-6cde816ad4bf b4240b78fb984c559e61fb2a4c83e2dd 10a1bd6537194d91a725eccf52e1d2b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 717/1376] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:22 2026] GET /v2.0/ports?device_id=0a0a7257-c5ae-4075-a5a1-1c25a2308f91 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1377] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:12:22 2026] GET /v2.0/security-groups?id=ab176909-7a26-4606-a6ee-6f64f517eded&fields=id&fields=name => generated 88 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1378] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:23 2026] GET /v2.0/ports?device_id=0a0a7257-c5ae-4075-a5a1-1c25a2308f91 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 660/1379] 199.19.213.237 () {38 vars in 954 bytes} [Wed May 6 06:12:22 2026] POST /v2.0/ports => generated 954 bytes in 482 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: 9|app: 0|req: 661/1380] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:12:23 2026] GET /v2.0/security-groups?id=ab176909-7a26-4606-a6ee-6f64f517eded&fields=id&fields=name => generated 88 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:12:23.371 8 WARNING neutron_lib.context [None req-5168ce38-3c15-4c5e-a4a7-9c7e7dfeb290 9468358d23dd40a49210849d1f71789b bc7522d6ef5741969a162e84adb60140 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:12:23.532 8 INFO neutron.db.segments_db [None req-5168ce38-3c15-4c5e-a4a7-9c7e7dfeb290 9468358d23dd40a49210849d1f71789b bc7522d6ef5741969a162e84adb60140 - - default default] Added segment c11de5ef-52e0-40b6-b98b-e8407b2bfff7 of type vxlan for network eda765eb-e6dc-43a9-81e8-0b83f31afdc3 [pid: 8|app: 0|req: 720/1381] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:12:23 2026] POST /v2.0/networks => generated 649 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:23.640 8 WARNING neutron_lib.context [None req-c57a7f25-0860-48e1-bee1-bbe1bca89df7 9468358d23dd40a49210849d1f71789b bc7522d6ef5741969a162e84adb60140 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 662/1382] 199.19.213.237 () {38 vars in 1027 bytes} [Wed May 6 06:12:23 2026] PUT /v2.0/ports/0ae016be-543c-482a-b97a-c450b142919a => generated 1235 bytes in 477 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-05-06 06:12:23.951 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-037b528e-1305-48d1-a9d1-72a7e2de96db'] response: {'name': 'network-changed', 'server_uuid': '0c974020-c19c-44a6-b426-26e5fae30a01', 'tag': '0ae016be-543c-482a-b97a-c450b142919a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 721/1383] 10.0.0.48 () {34 vars in 663 bytes} [Wed May 6 06:12:23 2026] POST /v2.0/ports => generated 779 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, ' 2026-05-06 06:12:23.973 8 WARNING neutron_lib.context [None req-64218217-913d-49a7-aae9-a5fb37eba95c 9468358d23dd40a49210849d1f71789b bc7522d6ef5741969a162e84adb60140 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 663/1384] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:23 2026] GET /v2.0/ports?device_id=0c974020-c19c-44a6-b426-26e5fae30a01 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 664/1385] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:12:23 2026] GET /v2.0/security-groups?id=fdf163e0-88b0-4783-9b2a-24a8155ca9b9&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:12:24.026 8 INFO neutron.db.segments_db [None req-64218217-913d-49a7-aae9-a5fb37eba95c 9468358d23dd40a49210849d1f71789b bc7522d6ef5741969a162e84adb60140 - - default default] Added segment 2fd0ee80-e7e7-4a56-ae07-3bb3f3f84650 of type vxlan for network 325d2e7b-d9c9-4931-b68c-385d662dcea8 [pid: 8|app: 0|req: 722/1386] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:12:23 2026] POST /v2.0/networks => generated 635 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:24.121 9 WARNING neutron_lib.context [None req-ea82a6d9-764a-4bc0-8624-c98685f7ebd2 9468358d23dd40a49210849d1f71789b bc7522d6ef5741969a162e84adb60140 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 665/1387] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:12:24 2026] POST /v2.0/subnets => generated 646 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:24.378 8 WARNING neutron_lib.context [None req-1a48da41-c7b2-4d8e-a866-dc9923c5eaaf 9468358d23dd40a49210849d1f71789b bc7522d6ef5741969a162e84adb60140 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 666/1388] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:24 2026] GET /v2.0/ports?device_id=0a0a7257-c5ae-4075-a5a1-1c25a2308f91 => generated 975 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 667/1389] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:12:24 2026] GET /v2.0/ports?tenant_id=10a1bd6537194d91a725eccf52e1d2b8&device_id=0c974020-c19c-44a6-b426-26e5fae30a01 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 668/1390] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:12:24 2026] GET /v2.0/security-groups?id=ab176909-7a26-4606-a6ee-6f64f517eded&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: 9|app: 0|req: 669/1391] 199.19.213.237 () {34 vars in 1017 bytes} [Wed May 6 06:12:24 2026] GET /v2.0/networks?tenant_id=10a1bd6537194d91a725eccf52e1d2b8&shared=False => generated 768 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1392] 10.0.0.48 () {34 vars in 663 bytes} [Wed May 6 06:12:24 2026] POST /v2.0/ports => generated 965 bytes in 302 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: 9|app: 0|req: 670/1393] 199.19.213.237 () {34 vars in 929 bytes} [Wed May 6 06:12:24 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: 8|app: 0|req: 724/1394] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:12:24 2026] DELETE /v2.0/ports/035faf54-0fe1-48d2-b8de-fe18faea60c1 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:12:24.981 9 INFO neutron.pecan_wsgi.hooks.translation [None req-ab243959-121a-4e58-b56e-02e0d247d31d 9468358d23dd40a49210849d1f71789b bc7522d6ef5741969a162e84adb60140 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 671/1395] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:12:24 2026] DELETE /v2.0/ports/035faf54-0fe1-48d2-b8de-fe18faea60c1 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:12:25.008 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fc0edfa5-18d6-45ab-b65b-aaeb8646a8ae 9468358d23dd40a49210849d1f71789b bc7522d6ef5741969a162e84adb60140 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 725/1396] 10.0.0.48 () {32 vars in 715 bytes} [Wed May 6 06:12:24 2026] GET /v2.0/ports/035faf54-0fe1-48d2-b8de-fe18faea60c1 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1397] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:25 2026] GET /v2.0/ports?device_id=0c974020-c19c-44a6-b426-26e5fae30a01 => 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: 727/1398] 199.19.213.237 () {34 vars in 993 bytes} [Wed May 6 06:12:25 2026] GET /v2.0/ports?device_id=0a0a7257-c5ae-4075-a5a1-1c25a2308f91 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 672/1399] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:12:25 2026] DELETE /v2.0/subnets/8b28881f-c1b9-422f-81f3-048631d71520 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1400] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:12:25 2026] GET /v2.0/security-groups?id=fdf163e0-88b0-4783-9b2a-24a8155ca9b9&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: 9|app: 0|req: 673/1401] 199.19.213.237 () {36 vars in 996 bytes} [Wed May 6 06:12:25 2026] DELETE /v2.0/ports/92b52524-8355-4b74-b0b4-2f9f9f3eb491 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:12:25.536 8 INFO neutron.services.segments.plugin [-] Segment 2fd0ee80-e7e7-4a56-ae07-3bb3f3f84650 resource provider aggregate not found 2026-05-06 06:12:25.542 8 INFO neutron.services.segments.plugin [-] Segment 2fd0ee80-e7e7-4a56-ae07-3bb3f3f84650 resource provider aggregate not found 2026-05-06 06:12:25.558 8 INFO neutron.services.segments.plugin [-] Segment 2fd0ee80-e7e7-4a56-ae07-3bb3f3f84650 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fd0ee80-e7e7-4a56-ae07-3bb3f3f84650 found for delete ", "request_id": "req-897bc4bf-3297-4444-a8bc-deb4654794b9"}]} 2026-05-06 06:12:25.559 8 INFO neutron.services.segments.plugin [-] Segment 2fd0ee80-e7e7-4a56-ae07-3bb3f3f84650 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fd0ee80-e7e7-4a56-ae07-3bb3f3f84650 found for delete ", "request_id": "req-99c53fa3-9f23-43ee-9b86-d75d0078ac90"}]} [pid: 8|app: 0|req: 729/1402] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:12:25 2026] DELETE /v2.0/networks/325d2e7b-d9c9-4931-b68c-385d662dcea8 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:12:25.582 9 WARNING neutron_lib.context [None req-ac65b5ee-d642-4428-95f7-f413ae23843a 9468358d23dd40a49210849d1f71789b bc7522d6ef5741969a162e84adb60140 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:12:25.633 9 INFO neutron.db.segments_db [None req-ac65b5ee-d642-4428-95f7-f413ae23843a 9468358d23dd40a49210849d1f71789b bc7522d6ef5741969a162e84adb60140 - - default default] Added segment 65a4cea5-bd18-4f3d-8942-63810bf8a5c8 of type vxlan for network 46f67935-2743-4d9d-83b1-5b117188af65 [pid: 8|app: 0|req: 730/1403] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:25 2026] GET /v2.0/ports?device_id=0a0a7257-c5ae-4075-a5a1-1c25a2308f91 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 674/1404] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:12:25 2026] POST /v2.0/networks => generated 635 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:25.738 9 WARNING neutron_lib.context [None req-97b95dab-34f0-440b-8770-b72bd97a84fc 9468358d23dd40a49210849d1f71789b bc7522d6ef5741969a162e84adb60140 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 731/1405] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:12:25 2026] GET /v2.0/ports?tenant_id=10a1bd6537194d91a725eccf52e1d2b8&device_id=0c974020-c19c-44a6-b426-26e5fae30a01 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1406] 199.19.213.237 () {34 vars in 1057 bytes} [Wed May 6 06:12:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=0ae016be-543c-482a-b97a-c450b142919a => 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: 733/1407] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:12:25 2026] GET /v2.0/subnets?id=cfd48bb5-3d7f-4cd5-a22c-adcee1b47a34 => generated 690 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1408] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:12:25 2026] GET /v2.0/ports?network_id=7f40c76d-fe94-469c-9fc6-041c6df198e9&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: 735/1409] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:12:25 2026] GET /v2.0/networks/7f40c76d-fe94-469c-9fc6-041c6df198e9?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: 736/1410] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:12:25 2026] GET /v2.0/networks/7f40c76d-fe94-469c-9fc6-041c6df198e9?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: 9|app: 0|req: 675/1411] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:12:25 2026] POST /v2.0/subnets => generated 646 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:25.996 8 WARNING neutron_lib.context [None req-66270426-294a-48ce-8ce0-cc266ba4ebba 9468358d23dd40a49210849d1f71789b bc7522d6ef5741969a162e84adb60140 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:12:26.315 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe65a01f-3342-458e-987a-e8b1a8dbd3cd'] response: {'server_uuid': '0a0a7257-c5ae-4075-a5a1-1c25a2308f91', 'name': 'network-vif-deleted', 'tag': '92b52524-8355-4b74-b0b4-2f9f9f3eb491', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 737/1412] 10.0.0.48 () {34 vars in 663 bytes} [Wed May 6 06:12:25 2026] POST /v2.0/ports => generated 927 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 676/1413] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:26 2026] GET /v2.0/ports?device_id=0c974020-c19c-44a6-b426-26e5fae30a01 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 677/1414] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:12:26 2026] GET /v2.0/security-groups?id=fdf163e0-88b0-4783-9b2a-24a8155ca9b9&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: 8|app: 0|req: 738/1415] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:12:26 2026] DELETE /v2.0/ports/cb61e7ba-8f4e-42eb-a649-fff3ebfc536e => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:12:26.598 9 INFO neutron.pecan_wsgi.hooks.translation [None req-6254525f-7101-414e-886a-e1ff8d5d9735 9468358d23dd40a49210849d1f71789b bc7522d6ef5741969a162e84adb60140 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 678/1416] 10.0.0.48 () {32 vars in 715 bytes} [Wed May 6 06:12:26 2026] GET /v2.0/ports/cb61e7ba-8f4e-42eb-a649-fff3ebfc536e => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1417] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:12:26 2026] DELETE /v2.0/subnets/cd9bf4c9-34cb-4353-8775-56d6e65048ff => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1418] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:26 2026] GET /v2.0/ports?device_id=0a0a7257-c5ae-4075-a5a1-1c25a2308f91 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:12:26.842 9 INFO neutron.services.segments.plugin [-] Segment 65a4cea5-bd18-4f3d-8942-63810bf8a5c8 resource provider aggregate not found 2026-05-06 06:12:26.848 9 INFO neutron.services.segments.plugin [-] Segment 65a4cea5-bd18-4f3d-8942-63810bf8a5c8 resource provider aggregate not found 2026-05-06 06:12:26.859 9 INFO neutron.services.segments.plugin [-] Segment 65a4cea5-bd18-4f3d-8942-63810bf8a5c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65a4cea5-bd18-4f3d-8942-63810bf8a5c8 found for delete ", "request_id": "req-95399c5e-1d51-464c-9a78-8df902aa27c4"}]} 2026-05-06 06:12:26.864 9 INFO neutron.services.segments.plugin [-] Segment 65a4cea5-bd18-4f3d-8942-63810bf8a5c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65a4cea5-bd18-4f3d-8942-63810bf8a5c8 found for delete ", "request_id": "req-1b45abda-0b75-46ce-bde5-5767513763bf"}]} [pid: 9|app: 0|req: 679/1419] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:12:26 2026] DELETE /v2.0/networks/46f67935-2743-4d9d-83b1-5b117188af65 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:12:26.892 8 WARNING neutron_lib.context [None req-1996157e-5599-4828-8784-04008e0fdedc 9468358d23dd40a49210849d1f71789b bc7522d6ef5741969a162e84adb60140 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 741/1420] 10.0.0.48 () {34 vars in 663 bytes} [Wed May 6 06:12:26 2026] POST /v2.0/ports => generated 777 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 680/1421] 10.0.0.48 () {34 vars in 735 bytes} [Wed May 6 06:12:27 2026] PUT /v2.0/ports/53c57df0-1fb0-4248-aca0-3e137d2d483a => generated 752 bytes in 164 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, ' /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: 9|app: 0|req: 681/1422] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:27 2026] GET /v2.0/ports?device_id=0c974020-c19c-44a6-b426-26e5fae30a01 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 682/1423] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:12:27 2026] GET /v2.0/security-groups?id=fdf163e0-88b0-4783-9b2a-24a8155ca9b9&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: 742/1424] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:12:27 2026] DELETE /v2.0/ports/53c57df0-1fb0-4248-aca0-3e137d2d483a => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 683/1425] 10.0.0.48 () {32 vars in 641 bytes} [Wed May 6 06:12:27 2026] GET /v2.0/ports => generated 782 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:27.647 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3c24c09e-6fe4-45b4-a833-420bd6660420 9468358d23dd40a49210849d1f71789b bc7522d6ef5741969a162e84adb60140 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 743/1426] 10.0.0.48 () {32 vars in 715 bytes} [Wed May 6 06:12:27 2026] GET /v2.0/ports/53c57df0-1fb0-4248-aca0-3e137d2d483a => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 684/1427] 10.0.0.48 () {32 vars in 641 bytes} [Wed May 6 06:12:27 2026] GET /v2.0/ports => generated 782 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1428] 10.0.0.48 () {32 vars in 715 bytes} [Wed May 6 06:12:27 2026] GET /v2.0/ports/2c0a2160-ba1e-4f4d-9d1b-015cab8a4a81 => generated 779 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:27.756 9 INFO neutron.pecan_wsgi.hooks.translation [None req-cc6388c4-44fa-4e8e-ac8f-4551c65f81e1 9468358d23dd40a49210849d1f71789b bc7522d6ef5741969a162e84adb60140 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 685/1429] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:12:27 2026] DELETE /v2.0/ports/cb61e7ba-8f4e-42eb-a649-fff3ebfc536e => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:12:27.777 8 INFO neutron.pecan_wsgi.hooks.translation [None req-78e2be46-6f70-437a-954a-204d2e51832c 9468358d23dd40a49210849d1f71789b bc7522d6ef5741969a162e84adb60140 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 745/1430] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:12:27 2026] DELETE /v2.0/subnets/cd9bf4c9-34cb-4353-8775-56d6e65048ff => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:12:27.799 9 INFO neutron.pecan_wsgi.hooks.translation [None req-fb60245f-a86e-46e6-8d8c-70e44997385a 9468358d23dd40a49210849d1f71789b bc7522d6ef5741969a162e84adb60140 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 686/1431] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:12:27 2026] DELETE /v2.0/subnets/8b28881f-c1b9-422f-81f3-048631d71520 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 687/1432] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:27 2026] GET /v2.0/ports?device_id=0a0a7257-c5ae-4075-a5a1-1c25a2308f91 => 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: 746/1433] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:12:27 2026] DELETE /v2.0/ports/2c0a2160-ba1e-4f4d-9d1b-015cab8a4a81 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 688/1434] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:12:27 2026] DELETE /v2.0/networks/eda765eb-e6dc-43a9-81e8-0b83f31afdc3 => 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: 747/1435] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:28 2026] GET /v2.0/ports?device_id=0c974020-c19c-44a6-b426-26e5fae30a01 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 689/1436] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:12:28 2026] GET /v2.0/security-groups?id=fdf163e0-88b0-4783-9b2a-24a8155ca9b9&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1437] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:28 2026] GET /v2.0/security-groups?tenant_id=bc7522d6ef5741969a162e84adb60140&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:12:28.944 9 INFO neutron.services.segments.plugin [-] Segment c11de5ef-52e0-40b6-b98b-e8407b2bfff7 resource provider aggregate not found 2026-05-06 06:12:28.949 9 INFO neutron.services.segments.plugin [-] Segment c11de5ef-52e0-40b6-b98b-e8407b2bfff7 resource provider aggregate not found 2026-05-06 06:12:28.963 9 INFO neutron.services.segments.plugin [-] Segment c11de5ef-52e0-40b6-b98b-e8407b2bfff7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c11de5ef-52e0-40b6-b98b-e8407b2bfff7 found for delete ", "request_id": "req-830a2ad8-716a-4b3c-81e5-002ac327ea30"}]} 2026-05-06 06:12:28.967 9 INFO neutron.services.segments.plugin [-] Segment c11de5ef-52e0-40b6-b98b-e8407b2bfff7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c11de5ef-52e0-40b6-b98b-e8407b2bfff7 found for delete ", "request_id": "req-1aaeabe9-24b3-40ff-9f0b-06b55e4023f9"}]} [pid: 9|app: 0|req: 690/1438] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:28 2026] DELETE /v2.0/security-groups/721db37b-3a0f-4a8e-81be-4a2579f56105 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 691/1439] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:29 2026] GET /v2.0/ports?device_id=0c974020-c19c-44a6-b426-26e5fae30a01 => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 692/1440] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:12:29 2026] GET /v2.0/security-groups?id=fdf163e0-88b0-4783-9b2a-24a8155ca9b9&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: 749/1441] 10.0.0.48 () {34 vars in 787 bytes} [Wed May 6 06:12:28 2026] PUT /v2.0/routers/3e7883ff-e389-4094-a696-4da6db7f435a/remove_router_interface => generated 309 bytes in 1051 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:30.964 9 INFO neutron.db.l3_hamode_db [None req-e7093811-297b-438c-b6f7-fffc3a6ea9db c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] HA network 15c4b0d1-7f6a-47ae-a0d5-c263a66b0398 was deleted as no HA routers are present in tenant 22413fb99db844358ae724f7ce10e755. [pid: 9|app: 0|req: 693/1442] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:12:29 2026] DELETE /v2.0/routers/3e7883ff-e389-4094-a696-4da6db7f435a => generated 0 bytes in 975 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:12:30.986 9 INFO neutron.services.segments.plugin [-] Segment a4649e44-4796-45ee-b2f4-f66790270492 resource provider aggregate not found 2026-05-06 06:12:30.995 9 INFO neutron.services.segments.plugin [-] Segment a4649e44-4796-45ee-b2f4-f66790270492 resource provider aggregate not found 2026-05-06 06:12:31.004 9 INFO neutron.services.segments.plugin [-] Segment a4649e44-4796-45ee-b2f4-f66790270492 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4649e44-4796-45ee-b2f4-f66790270492 found for delete ", "request_id": "req-087a51b7-515c-40a2-b9a7-8e2d6bacf65a"}]} 2026-05-06 06:12:31.016 9 INFO neutron.services.segments.plugin [-] Segment a4649e44-4796-45ee-b2f4-f66790270492 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4649e44-4796-45ee-b2f4-f66790270492 found for delete ", "request_id": "req-fc0d1493-13b6-4f52-a520-de8cd180122e"}]} [pid: 9|app: 0|req: 694/1443] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:30 2026] GET /v2.0/ports?device_id=0c974020-c19c-44a6-b426-26e5fae30a01 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:31.131 8 WARNING neutron_lib.context [None req-d3daf933-9265-4f11-949e-0f50e0b542ed cd8ddccfabba4e96a28fac1168eff953 c01870e42ec64ee8843295cec7bb177e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 695/1444] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:12:31 2026] DELETE /v2.0/subnets/707e5e61-4a70-4dc3-89a6-f79dbb0366cb => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 696/1445] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:12:31 2026] GET /v2.0/security-groups?id=fdf163e0-88b0-4783-9b2a-24a8155ca9b9&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1446] 10.0.0.48 () {34 vars in 682 bytes} [Wed May 6 06:12:30 2026] POST /v2.0/security-groups => generated 1624 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1447] 10.0.0.48 () {32 vars in 661 bytes} [Wed May 6 06:12:31 2026] GET /v2.0/security-groups => generated 4529 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 697/1448] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:12:31 2026] DELETE /v2.0/networks/c0e971b5-8364-4e7d-b4d1-a2b81a0ae1e6 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1449] 10.0.0.48 () {34 vars in 756 bytes} [Wed May 6 06:12:31 2026] PUT /v2.0/security-groups/b9439701-93d6-4610-a6cb-cace53d2853e => generated 1663 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 698/1450] 10.0.0.48 () {32 vars in 735 bytes} [Wed May 6 06:12:31 2026] GET /v2.0/security-groups/b9439701-93d6-4610-a6cb-cace53d2853e => generated 1663 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1451] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:31 2026] DELETE /v2.0/security-groups/b9439701-93d6-4610-a6cb-cace53d2853e => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1452] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:31 2026] GET /v2.0/security-groups?tenant_id=22413fb99db844358ae724f7ce10e755&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1453] 10.0.0.48 () {32 vars in 661 bytes} [Wed May 6 06:12:31 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:12:31.824 9 WARNING neutron_lib.context [None req-94da20b0-f736-48d4-be71-2d13adaacae7 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 756/1454] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:31 2026] DELETE /v2.0/security-groups/ab176909-7a26-4606-a6ee-6f64f517eded => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:12:31.850 8 INFO neutron.api.v2.resource [None req-0e7193b8-992e-41e5-b882-255335656579 cd8ddccfabba4e96a28fac1168eff953 c01870e42ec64ee8843295cec7bb177e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 757/1455] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:31 2026] DELETE /v2.0/security-groups/b9439701-93d6-4610-a6cb-cace53d2853e => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:12:31.860 8 WARNING neutron_lib.context [None req-6597319e-a76f-41d2-ad63-646f31c6e6c4 cd8ddccfabba4e96a28fac1168eff953 c01870e42ec64ee8843295cec7bb177e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1456] 10.0.0.48 () {34 vars in 682 bytes} [Wed May 6 06:12:31 2026] POST /v2.0/security-groups => generated 1625 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:12:32.008 9 INFO neutron.db.segments_db [None req-94da20b0-f736-48d4-be71-2d13adaacae7 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Added segment a637fbad-7b6f-4977-8fe1-c9003d41f50e of type vxlan for network 032a3e9d-dbb3-4a4e-9207-7b590e1bfb51 2026-05-06 06:12:32.013 8 WARNING neutron_lib.context [None req-e406cf0b-8f85-4170-b207-74a6b16e808e cd8ddccfabba4e96a28fac1168eff953 c01870e42ec64ee8843295cec7bb177e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 699/1457] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:12:31 2026] POST /v2.0/networks => generated 640 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:32.116 9 WARNING neutron_lib.context [None req-77aa7c29-1522-4655-bbc3-2a4eb815d886 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 759/1458] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:12:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1459] 10.0.0.48 () {32 vars in 745 bytes} [Wed May 6 06:12:32 2026] GET /v2.0/security-group-rules/8027e92d-c3a9-477d-8e39-39c7e4506e5b => generated 601 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1460] 10.0.0.48 () {32 vars in 671 bytes} [Wed May 6 06:12:32 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 700/1461] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:12:32 2026] POST /v2.0/subnets => generated 658 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1462] 10.0.0.48 () {32 vars in 748 bytes} [Wed May 6 06:12:32 2026] DELETE /v2.0/security-group-rules/8027e92d-c3a9-477d-8e39-39c7e4506e5b => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1463] 10.0.0.48 () {32 vars in 671 bytes} [Wed May 6 06:12:32 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:12:32.480 8 WARNING neutron_lib.context [None req-bc63f2ed-2217-44a0-9122-a105b5a07a91 cd8ddccfabba4e96a28fac1168eff953 c01870e42ec64ee8843295cec7bb177e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 701/1464] 10.0.0.48 () {32 vars in 720 bytes} [Wed May 6 06:12:32 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1465] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:12:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:32.607 8 WARNING neutron_lib.context [None req-e6275f8b-557b-471b-accb-c8584749a1e2 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 702/1466] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:32 2026] GET /v2.0/ports?device_id=0c974020-c19c-44a6-b426-26e5fae30a01 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 703/1467] 10.0.0.48 () {32 vars in 745 bytes} [Wed May 6 06:12:32 2026] GET /v2.0/security-group-rules/3e0ab2f4-8804-4d2a-af14-da051ffea27a => generated 601 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 704/1468] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:12:32 2026] GET /v2.0/security-groups?id=fdf163e0-88b0-4783-9b2a-24a8155ca9b9&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: 9|app: 0|req: 705/1469] 10.0.0.48 () {32 vars in 671 bytes} [Wed May 6 06:12:32 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 706/1470] 10.0.0.48 () {32 vars in 748 bytes} [Wed May 6 06:12:32 2026] DELETE /v2.0/security-group-rules/3e0ab2f4-8804-4d2a-af14-da051ffea27a => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1471] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:12:32 2026] POST /v2.0/subnets => generated 731 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:32.905 8 WARNING neutron_lib.context [None req-0c896154-c357-4c7b-86dd-57f2da68a9da a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 707/1472] 10.0.0.48 () {32 vars in 671 bytes} [Wed May 6 06:12:32 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:12:32.947 9 WARNING neutron_lib.context [None req-931a77bd-5839-4e82-808a-68755f1a41e0 cd8ddccfabba4e96a28fac1168eff953 c01870e42ec64ee8843295cec7bb177e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:12:32.966 8 INFO neutron.db.segments_db [None req-0c896154-c357-4c7b-86dd-57f2da68a9da a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Added segment 2eb6f9de-0c51-4166-8fcc-eae25d675805 of type vxlan for network c38a7e5f-965b-4d71-8576-faec9b20ace4 2026-05-06 06:12:32.979 9 INFO neutron.db.securitygroups_db [None req-931a77bd-5839-4e82-808a-68755f1a41e0 cd8ddccfabba4e96a28fac1168eff953 c01870e42ec64ee8843295cec7bb177e - - default default] Project c01870e42ec64ee8843295cec7bb177e added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-06 06:12:33.035 9 INFO neutron.services.segments.plugin [-] Segment 17166945-57cc-4146-bbf3-ebd0faa201e8 resource provider aggregate not found 2026-05-06 06:12:33.039 9 INFO neutron.services.segments.plugin [-] Segment 17166945-57cc-4146-bbf3-ebd0faa201e8 resource provider aggregate not found [pid: 8|app: 0|req: 766/1473] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:12:32 2026] POST /v2.0/networks => generated 637 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:33.058 9 INFO neutron.services.segments.plugin [-] Segment 17166945-57cc-4146-bbf3-ebd0faa201e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17166945-57cc-4146-bbf3-ebd0faa201e8 found for delete ", "request_id": "req-f4916478-079e-4856-9f9d-d3502bbf8c58"}]} 2026-05-06 06:12:33.063 8 WARNING neutron_lib.context [None req-702fc0a8-d52d-4aed-859c-409155e08ab2 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:12:33.066 9 INFO neutron.services.segments.plugin [-] Segment 17166945-57cc-4146-bbf3-ebd0faa201e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17166945-57cc-4146-bbf3-ebd0faa201e8 found for delete ", "request_id": "req-35d05091-c079-4d1e-8717-8f6b26de2828"}]} [pid: 9|app: 0|req: 708/1474] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:12:32 2026] POST /v2.0/security-group-rules => generated 607 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 709/1475] 10.0.0.48 () {32 vars in 745 bytes} [Wed May 6 06:12:33 2026] GET /v2.0/security-group-rules/59e35374-6fb0-4ae1-9f83-03d583712b50 => generated 607 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 710/1476] 10.0.0.48 () {32 vars in 671 bytes} [Wed May 6 06:12:33 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 711/1477] 10.0.0.48 () {32 vars in 748 bytes} [Wed May 6 06:12:33 2026] DELETE /v2.0/security-group-rules/59e35374-6fb0-4ae1-9f83-03d583712b50 => 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: 767/1478] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:12:33 2026] POST /v2.0/subnets => generated 656 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:33.325 8 WARNING neutron_lib.context [None req-4ecf858b-9d22-499a-9d9a-0d9dd2f4cbca a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 712/1479] 10.0.0.48 () {32 vars in 671 bytes} [Wed May 6 06:12:33 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 713/1480] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:33 2026] DELETE /v2.0/security-groups/35f76bc8-77ad-4d2a-908c-83d99282919f => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 714/1481] 10.0.0.48 () {32 vars in 661 bytes} [Wed May 6 06:12:33 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 715/1482] 10.0.0.48 () {32 vars in 661 bytes} [Wed May 6 06:12:33 2026] GET /v2.0/security-groups => 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: 768/1483] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:12:33 2026] POST /v2.0/subnets => generated 726 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:33.619 9 WARNING neutron_lib.context [None req-2267c353-9baa-4ddd-b164-cb81bea797c5 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:12:33.671 9 INFO neutron.db.segments_db [None req-2267c353-9baa-4ddd-b164-cb81bea797c5 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Added segment bedd16f6-837e-49aa-b6a1-d3a133af5ab4 of type vxlan for network c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8 [pid: 9|app: 0|req: 716/1484] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:12:33 2026] POST /v2.0/networks => generated 638 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:33.775 8 WARNING neutron_lib.context [None req-40f48d3a-39a0-4ff4-aec9-6f5ffaf19bcd a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 717/1485] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:33 2026] GET /v2.0/ports?device_id=0c974020-c19c-44a6-b426-26e5fae30a01 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 718/1486] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:12:33 2026] GET /v2.0/security-groups?id=fdf163e0-88b0-4783-9b2a-24a8155ca9b9&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1487] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:12:33 2026] POST /v2.0/subnets => generated 655 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:34.073 8 WARNING neutron_lib.context [None req-f4e8e213-9f5f-455d-9364-8d44c685afd0 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 719/1488] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:34 2026] GET /v2.0/security-groups?tenant_id=c01870e42ec64ee8843295cec7bb177e&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 722/1491] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:34 2026] DELETE /v2.0/security-groups/ae4f1242-911e-43b3-8b66-65f1e57bd457 => 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: 770/1492] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:12:34 2026] POST /v2.0/subnets => generated 729 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:34.349 9 WARNING neutron_lib.context [None req-60e43ee6-1ad1-4d8d-984e-cbf061e179d0 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:12:34.383 9 INFO neutron.db.segments_db [None req-60e43ee6-1ad1-4d8d-984e-cbf061e179d0 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Added segment b4dd49a3-42dc-4131-b4a0-4146374194d7 of type vxlan for network d2ebfb3d-d93b-463f-82a3-a105fd7669a0 [pid: 8|app: 0|req: 771/1493] 199.19.213.237 () {34 vars in 993 bytes} [Wed May 6 06:12:34 2026] GET /v2.0/ports?device_id=0c974020-c19c-44a6-b426-26e5fae30a01 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:34.696 9 INFO neutron.db.l3_hamode_db [None req-60e43ee6-1ad1-4d8d-984e-cbf061e179d0 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 772/1494] 199.19.213.237 () {36 vars in 996 bytes} [Wed May 6 06:12:34 2026] DELETE /v2.0/ports/0ae016be-543c-482a-b97a-c450b142919a => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:12:34.869 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8647ad6e-2676-45a8-aa20-98a67d92716c'] response: {'server_uuid': '0c974020-c19c-44a6-b426-26e5fae30a01', 'name': 'network-vif-deleted', 'tag': '0ae016be-543c-482a-b97a-c450b142919a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 773/1495] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:34 2026] GET /v2.0/security-groups?tenant_id=17358928afe74ae383b2ca768f07912d&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1496] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:35 2026] GET /v2.0/ports?device_id=0c974020-c19c-44a6-b426-26e5fae30a01 => 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: 775/1497] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:35 2026] DELETE /v2.0/security-groups/bfe3384e-360a-475b-be86-f419b95b85eb => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:12:36.010 9 INFO neutron.db.l3_hamode_db [None req-60e43ee6-1ad1-4d8d-984e-cbf061e179d0 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 776/1498] 10.0.0.48 () {32 vars in 621 bytes} [Wed May 6 06:12:36 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1499] 10.0.0.48 () {32 vars in 631 bytes} [Wed May 6 06:12:36 2026] GET /v2.0/ => generated 632 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1500] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:36 2026] GET /v2.0/ports?device_id=0c974020-c19c-44a6-b426-26e5fae30a01 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 723/1501] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:12:34 2026] POST /v2.0/routers => generated 685 bytes in 2646 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1502] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:36 2026] GET /v2.0/security-groups?tenant_id=a6d7761b578f45d98d65b8a8c35df498&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1503] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:37 2026] DELETE /v2.0/security-groups/7a3df93a-3914-4dfa-a72f-c7496fcca7bf => 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: 781/1504] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:37 2026] GET /v2.0/ports?device_id=0c974020-c19c-44a6-b426-26e5fae30a01 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 724/1505] 10.0.0.48 () {34 vars in 781 bytes} [Wed May 6 06:12:36 2026] PUT /v2.0/routers/9346b113-fe8f-4ffb-b312-df0fe1c9854d/add_router_interface => generated 309 bytes in 1437 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1506] 10.0.0.48 () {34 vars in 781 bytes} [Wed May 6 06:12:38 2026] PUT /v2.0/routers/9346b113-fe8f-4ffb-b312-df0fe1c9854d/add_router_interface => generated 309 bytes in 1559 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 725/1507] 10.0.0.48 () {34 vars in 787 bytes} [Wed May 6 06:12:39 2026] PUT /v2.0/routers/6fe57fb2-becb-4b3d-9445-db4f0ea8e031/remove_router_interface => generated 309 bytes in 985 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:41.527 9 INFO neutron.services.segments.plugin [-] Segment 57f32c5a-ba22-42b7-a3fc-c776bec610d7 resource provider aggregate not found 2026-05-06 06:12:41.532 9 INFO neutron.services.segments.plugin [-] Segment 57f32c5a-ba22-42b7-a3fc-c776bec610d7 resource provider aggregate not found 2026-05-06 06:12:41.545 9 INFO neutron.services.segments.plugin [-] Segment 57f32c5a-ba22-42b7-a3fc-c776bec610d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57f32c5a-ba22-42b7-a3fc-c776bec610d7 found for delete ", "request_id": "req-0b642368-efec-4c3d-ba29-d8ce172733d5"}]} 2026-05-06 06:12:41.548 9 INFO neutron.services.segments.plugin [-] Segment 57f32c5a-ba22-42b7-a3fc-c776bec610d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57f32c5a-ba22-42b7-a3fc-c776bec610d7 found for delete ", "request_id": "req-71eeb37f-4b3a-42b0-bc0c-bc3b01ed3d1e"}]} 2026-05-06 06:12:41.560 9 INFO neutron.db.l3_hamode_db [None req-94a083ee-f467-408f-b089-0ce788a9d1df c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] HA network e9193134-a29b-4965-ace0-e2f499b3fc97 was deleted as no HA routers are present in tenant 10a1bd6537194d91a725eccf52e1d2b8. [pid: 9|app: 0|req: 726/1508] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:12:40 2026] DELETE /v2.0/routers/6fe57fb2-becb-4b3d-9445-db4f0ea8e031 => generated 0 bytes in 934 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1509] 10.0.0.48 () {34 vars in 781 bytes} [Wed May 6 06:12:40 2026] PUT /v2.0/routers/9346b113-fe8f-4ffb-b312-df0fe1c9854d/add_router_interface => generated 309 bytes in 1738 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 727/1510] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:12:41 2026] DELETE /v2.0/subnets/cfd48bb5-3d7f-4cd5-a22c-adcee1b47a34 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:12:41.816 9 WARNING neutron_lib.context [None req-edd34e1c-19b3-4ca5-8111-ee80079e0080 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 728/1511] 10.0.0.48 () {34 vars in 682 bytes} [Wed May 6 06:12:41 2026] POST /v2.0/security-groups => generated 1627 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:12:41.987 9 WARNING neutron_lib.context [None req-0052eb15-c0a9-4cf3-9e43-0ec444a5578c a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 729/1512] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:12:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:42.114 8 INFO neutron.services.segments.plugin [-] Segment 7b8b4595-88b9-47c6-847a-b8c8614243b3 resource provider aggregate not found 2026-05-06 06:12:42.120 8 INFO neutron.services.segments.plugin [-] Segment 7b8b4595-88b9-47c6-847a-b8c8614243b3 resource provider aggregate not found 2026-05-06 06:12:42.129 9 WARNING neutron_lib.context [None req-0df6ffcd-4453-4c05-b058-d3d3f0048ddb a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 784/1513] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:12:41 2026] DELETE /v2.0/networks/7f40c76d-fe94-469c-9fc6-041c6df198e9 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 730/1514] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:12:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:42.259 8 INFO neutron.services.segments.plugin [-] Segment 7b8b4595-88b9-47c6-847a-b8c8614243b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b8b4595-88b9-47c6-847a-b8c8614243b3 found for delete ", "request_id": "req-c869e3dd-73b1-4436-8349-32394a7da222"}]} 2026-05-06 06:12:42.263 8 WARNING neutron_lib.context [None req-e2b1d286-94e4-4ffd-9968-0abfceb80170 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:12:42.265 8 INFO neutron.services.segments.plugin [-] Segment 7b8b4595-88b9-47c6-847a-b8c8614243b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b8b4595-88b9-47c6-847a-b8c8614243b3 found for delete ", "request_id": "req-f93f8425-18e8-471e-b964-ad06f78b38af"}]} [pid: 9|app: 0|req: 731/1515] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/security-groups?tenant_id=10a1bd6537194d91a725eccf52e1d2b8&name=default => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1516] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:12:42 2026] POST /v2.0/security-group-rules => generated 599 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 732/1517] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:42 2026] DELETE /v2.0/security-groups/fdf163e0-88b0-4783-9b2a-24a8155ca9b9 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:12:42.497 9 WARNING neutron_lib.context [None req-b4ac8e44-92d4-465f-b3b4-a36add41cdeb a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 733/1518] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:12:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:42.657 9 WARNING neutron_lib.context [None req-7cd8eef8-e714-4cd7-bd1b-85afe54e188d a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 734/1519] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:12:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1520] 10.0.0.48 () {34 vars in 676 bytes} [Wed May 6 06:12:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:42.831 8 WARNING neutron_lib.context [None req-5890335b-359e-4cc5-9db9-1fa1bf7908f3 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 787/1521] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:12:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1522] 10.0.0.48 () {34 vars in 676 bytes} [Wed May 6 06:12:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:43.009 8 WARNING neutron_lib.context [None req-d8752b75-b89a-4ba1-a762-9d0b1d5f30b5 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 789/1523] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:12:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 735/1524] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/security-groups?tenant_id=7c6c17b6fd2d4adab8df001c44592c39&name=default => generated 2925 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:12:43.155 9 WARNING neutron_lib.context [None req-f16d099d-aab1-4c1e-8fa6-75a5198983c0 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 790/1525] 10.0.0.48 () {34 vars in 676 bytes} [Wed May 6 06:12:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1526] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:43 2026] DELETE /v2.0/security-groups/f7a976a2-067c-4be3-9717-a3f2b7283876 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 736/1527] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:12:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:43.322 9 WARNING neutron_lib.context [None req-c1d67ef2-eb83-4b75-907a-ef0e7d90b71e a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 792/1528] 10.0.0.48 () {34 vars in 676 bytes} [Wed May 6 06:12:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1529] 10.0.0.48 () {34 vars in 676 bytes} [Wed May 6 06:12:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 737/1530] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:12:43 2026] POST /v2.0/security-group-rules => generated 599 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 738/1531] 10.0.0.48 () {34 vars in 751 bytes} [Wed May 6 06:12:43 2026] PUT /v2.0/policies/a76eb26f-584c-4075-b8df-500152d6467f/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:12:43.510 9 WARNING neutron_lib.context [None req-1c7ecb39-b08c-4b0d-9285-1b29802efb95 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 794/1532] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:43 2026] GET /v2.0/security-groups?tenant_id=febf6320afcb47f3b041ff335c75fcb4&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1533] 10.0.0.48 () {34 vars in 751 bytes} [Wed May 6 06:12:43 2026] PUT /v2.0/policies/683fa8e1-00f5-4855-9c11-4a5528d14bba/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 739/1534] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:12:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 740/1535] 10.0.0.48 () {34 vars in 751 bytes} [Wed May 6 06:12:43 2026] PUT /v2.0/policies/0fb378fa-230a-4331-8b60-6309c4a76bcb/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1536] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:43 2026] DELETE /v2.0/security-groups/5cd7485f-11a1-4cef-b766-b1142e29f24b => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:12:43.711 9 WARNING neutron_lib.context [None req-e0057fe0-4e7f-4993-9d70-533bdc44b47f a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 797/1537] 10.0.0.48 () {34 vars in 751 bytes} [Wed May 6 06:12:43 2026] PUT /v2.0/policies/a2fed39b-5023-4938-b1ee-fc6489553f92/tags => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 741/1538] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:12:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1539] 10.0.0.95 () {34 vars in 1092 bytes} [Wed May 6 06:12:44 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-548650082&fields=id&tenant_id=78650ba69bf74aa3928cf87b0b3cfe42 => 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: 799/1540] 10.0.0.95 () {34 vars in 980 bytes} [Wed May 6 06:12:44 2026] GET /v2.0/networks?id=c38a7e5f-965b-4d71-8576-faec9b20ace4 => generated 704 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1541] 10.0.0.95 () {34 vars in 963 bytes} [Wed May 6 06:12:44 2026] GET /v2.0/quotas/78650ba69bf74aa3928cf87b0b3cfe42 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1542] 10.0.0.95 () {34 vars in 1000 bytes} [Wed May 6 06:12:44 2026] GET /v2.0/ports?tenant_id=78650ba69bf74aa3928cf87b0b3cfe42&fields=id => generated 287 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 742/1543] 10.0.0.48 () {32 vars in 672 bytes} [Wed May 6 06:12:44 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1544] 10.0.0.95 () {34 vars in 1006 bytes} [Wed May 6 06:12:44 2026] GET /v2.0/networks/c38a7e5f-965b-4d71-8576-faec9b20ace4?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 743/1545] 10.0.0.48 () {32 vars in 686 bytes} [Wed May 6 06:12:44 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 744/1546] 10.0.0.48 () {32 vars in 682 bytes} [Wed May 6 06:12:44 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: 8|app: 0|req: 803/1547] 10.0.0.95 () {34 vars in 1106 bytes} [Wed May 6 06:12:44 2026] GET /v2.0/networks/c38a7e5f-965b-4d71-8576-faec9b20ace4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 745/1548] 10.0.0.48 () {32 vars in 694 bytes} [Wed May 6 06:12:44 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1549] 10.0.0.48 () {32 vars in 680 bytes} [Wed May 6 06:12:44 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 746/1550] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:44 2026] GET /v2.0/ports?device_id=5a65ddef-eb4b-4a63-a25a-b7edc1eb54de => 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: 805/1551] 10.0.0.48 () {32 vars in 694 bytes} [Wed May 6 06:12:44 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 747/1552] 10.0.0.48 () {32 vars in 690 bytes} [Wed May 6 06:12:44 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1553] 10.0.0.48 () {32 vars in 702 bytes} [Wed May 6 06:12:44 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 748/1554] 10.0.0.48 () {32 vars in 732 bytes} [Wed May 6 06:12:44 2026] DELETE /v2.0/qos/policies/a76eb26f-584c-4075-b8df-500152d6467f => 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: 807/1555] 10.0.0.48 () {32 vars in 732 bytes} [Wed May 6 06:12:44 2026] DELETE /v2.0/qos/policies/683fa8e1-00f5-4855-9c11-4a5528d14bba => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 749/1556] 10.0.0.48 () {32 vars in 732 bytes} [Wed May 6 06:12:45 2026] DELETE /v2.0/qos/policies/0fb378fa-230a-4331-8b60-6309c4a76bcb => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1557] 10.0.0.48 () {32 vars in 732 bytes} [Wed May 6 06:12:45 2026] DELETE /v2.0/qos/policies/a2fed39b-5023-4938-b1ee-fc6489553f92 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 750/1558] 10.0.0.48 () {32 vars in 732 bytes} [Wed May 6 06:12:45 2026] DELETE /v2.0/qos/policies/0376b520-2658-4b4c-a1ef-c4d1e78f2fb6 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:12:45.814 8 WARNING neutron_lib.context [None req-a95153be-def8-4c8e-8981-3a131652e245 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:12:46.068 8 INFO neutron.db.segments_db [None req-a95153be-def8-4c8e-8981-3a131652e245 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Added segment 3154b8f6-331e-48a7-8432-4efa15adb512 of type vxlan for network 3662cbf5-903d-40c3-b818-ecfc478ac091 [pid: 8|app: 0|req: 809/1559] 10.0.0.48 () {34 vars in 669 bytes} [Wed May 6 06:12:45 2026] POST /v2.0/networks => generated 632 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:46.189 8 WARNING neutron_lib.context [None req-621032db-75a0-45c9-9e9e-301982dc624f 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:12:46.251 8 INFO neutron.db.segments_db [None req-621032db-75a0-45c9-9e9e-301982dc624f 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Added segment ba001b46-f08d-45b4-9db5-2d9f29573b6f of type vxlan for network e60c1aa6-d7e1-4373-896f-85ff776662be [pid: 9|app: 0|req: 751/1560] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:46 2026] GET /v2.0/security-groups?tenant_id=89d0e60ae9524f3f93b157285ef0cfe1&name=default => generated 2925 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:12:46.526 8 INFO neutron.db.l3_hamode_db [None req-621032db-75a0-45c9-9e9e-301982dc624f 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 752/1561] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:46 2026] DELETE /v2.0/security-groups/d737b2a1-851d-4ad3-a746-373b9070b3aa => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 753/1562] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:46 2026] GET /v2.0/security-groups?tenant_id=6eed4d6065744569a62753b1200306a4&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 754/1563] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:46 2026] DELETE /v2.0/security-groups/6cdee1db-c4bd-4cc1-a0ab-fdde8a44266d => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 755/1564] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:47 2026] GET /v2.0/security-groups?tenant_id=5a8b3d46eef14b7f83bc8515d81e3a26&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 756/1565] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:47 2026] DELETE /v2.0/security-groups/13f78fc2-4873-40bf-b8b3-2afefc016383 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:12:47.710 8 INFO neutron.db.l3_hamode_db [None req-621032db-75a0-45c9-9e9e-301982dc624f 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 757/1566] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:47 2026] GET /v2.0/security-groups?tenant_id=1ab9198e83b14c4cb987d477a0856c09&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 758/1567] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:48 2026] DELETE /v2.0/security-groups/55f458fb-67fb-468c-a1f7-c619387a1d96 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 759/1568] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:48 2026] GET /v2.0/security-groups?tenant_id=aedea9be4e1d4af3bdb82376b0b5d299&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: 810/1569] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:12:46 2026] POST /v2.0/routers => generated 695 bytes in 2522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 760/1570] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:48 2026] DELETE /v2.0/security-groups/81a77d52-6cc5-469e-8152-fe6f77e4c0d7 => 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: 811/1571] 10.0.0.48 () {32 vars in 774 bytes} [Wed May 6 06:12:48 2026] GET /v2.0/subnets?project_id=2d142e238c674a3f8219af128598d1a6&cidr=10.100.0.0%2F28 => generated 14 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 761/1572] 10.0.0.48 () {32 vars in 692 bytes} [Wed May 6 06:12:48 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1573] 10.0.0.48 () {32 vars in 782 bytes} [Wed May 6 06:12:49 2026] GET /v2.0/subnets?network_id=db91edc1-b43e-4f0c-a0f1-1b08e6b05563&cidr=10.100.0.0%2F28 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:12:49.045 9 WARNING neutron_lib.context [None req-cb1b081c-58f3-4a5e-9437-1a8df890997d 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 815/1576] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:12:49 2026] GET /v2.0/networks?id=c38a7e5f-965b-4d71-8576-faec9b20ace4 => generated 704 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1577] 199.19.213.237 () {34 vars in 1049 bytes} [Wed May 6 06:12:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=78650ba69bf74aa3928cf87b0b3cfe42 => generated 178 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:49.216 8 WARNING neutron_lib.context [req-573f235a-5c2e-4195-b7ea-3307a3f39fd0 req-cd71b7d2-e457-4c1b-a72e-79ed2564570f a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 762/1578] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:12:49 2026] POST /v2.0/subnets => generated 656 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1579] 199.19.213.237 () {38 vars in 954 bytes} [Wed May 6 06:12:49 2026] POST /v2.0/ports => generated 1179 bytes in 366 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: 818/1580] 199.19.213.237 () {38 vars in 1027 bytes} [Wed May 6 06:12:49 2026] PUT /v2.0/ports/27958675-b650-43ed-acd6-4d070617e0f2 => 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, ' 2026-05-06 06:12:50.080 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1582d89-5c44-4e1d-9cf1-1f49d76adb79'] response: {'name': 'network-changed', 'server_uuid': '5a65ddef-eb4b-4a63-a25a-b7edc1eb54de', 'tag': '27958675-b650-43ed-acd6-4d070617e0f2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 819/1581] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/ports?device_id=5a65ddef-eb4b-4a63-a25a-b7edc1eb54de => generated 1194 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1582] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/security-groups?id=7553b7cd-cd71-4d42-944c-0016e92689a6&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1583] 10.0.0.48 () {32 vars in 651 bytes} [Wed May 6 06:12:50 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) [pid: 8|app: 0|req: 822/1584] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/ports?tenant_id=78650ba69bf74aa3928cf87b0b3cfe42&device_id=5a65ddef-eb4b-4a63-a25a-b7edc1eb54de => generated 1463 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1585] 10.0.0.48 () {32 vars in 679 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1586] 199.19.213.237 () {34 vars in 1017 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/networks?tenant_id=78650ba69bf74aa3928cf87b0b3cfe42&shared=False => generated 2375 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1587] 10.0.0.48 () {32 vars in 679 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 763/1588] 10.0.0.48 () {34 vars in 781 bytes} [Wed May 6 06:12:49 2026] PUT /v2.0/routers/ce2beccd-955f-47e2-803d-13312bbf0da9/add_router_interface => generated 309 bytes in 1527 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 764/1589] 10.0.0.48 () {32 vars in 727 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1590] 199.19.213.237 () {34 vars in 929 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1591] 10.0.0.48 () {32 vars in 663 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1592] 10.0.0.48 () {32 vars in 697 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1593] 10.0.0.48 () {32 vars in 695 bytes} [Wed May 6 06:12:50 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: 8|app: 0|req: 830/1594] 10.0.0.48 () {32 vars in 699 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 765/1595] 10.0.0.48 () {32 vars in 647 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/networks => generated 6663 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1596] 10.0.0.48 () {32 vars in 687 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 766/1597] 10.0.0.48 () {32 vars in 701 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 767/1598] 10.0.0.48 () {32 vars in 691 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 768/1599] 10.0.0.48 () {32 vars in 693 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 769/1600] 10.0.0.48 () {32 vars in 683 bytes} [Wed May 6 06:12: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: 8|app: 0|req: 832/1601] 10.0.0.48 () {32 vars in 645 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/subnets => generated 7419 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 770/1602] 10.0.0.48 () {32 vars in 685 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1603] 10.0.0.48 () {32 vars in 659 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1604] 10.0.0.48 () {32 vars in 697 bytes} [Wed May 6 06:12:50 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: 835/1605] 10.0.0.48 () {32 vars in 677 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/extensions/external-net => 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: 836/1606] 10.0.0.48 () {32 vars in 681 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1607] 10.0.0.48 () {32 vars in 673 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1608] 10.0.0.48 () {32 vars in 687 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1609] 10.0.0.48 () {32 vars in 721 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1610] 10.0.0.48 () {32 vars in 685 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1611] 10.0.0.48 () {32 vars in 667 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1612] 10.0.0.48 () {32 vars in 685 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 771/1613] 10.0.0.48 () {32 vars in 645 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/routers => generated 1453 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1614] 10.0.0.48 () {32 vars in 679 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 772/1615] 10.0.0.48 () {32 vars in 697 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1616] 10.0.0.48 () {32 vars in 677 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 773/1617] 10.0.0.48 () {32 vars in 665 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/router => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1618] 10.0.0.48 () {32 vars in 675 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 774/1619] 10.0.0.48 () {32 vars in 663 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:51.138 8 WARNING neutron_lib.context [None req-94d26873-0868-4f4b-a63d-8a607a520ea0 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 775/1620] 10.0.0.48 () {32 vars in 673 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 776/1621] 10.0.0.48 () {32 vars in 711 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 777/1622] 10.0.0.48 () {32 vars in 689 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 778/1623] 10.0.0.48 () {32 vars in 681 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 779/1624] 10.0.0.48 () {32 vars in 667 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 780/1625] 10.0.0.48 () {32 vars in 685 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 781/1626] 10.0.0.48 () {32 vars in 703 bytes} [Wed May 6 06:12:51 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: 9|app: 0|req: 782/1627] 10.0.0.48 () {32 vars in 673 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 783/1628] 10.0.0.48 () {32 vars in 699 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 784/1629] 10.0.0.48 () {32 vars in 673 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1630] 10.0.0.48 () {34 vars in 683 bytes} [Wed May 6 06:12:51 2026] POST /v2.0/security-groups => generated 1673 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 785/1631] 10.0.0.48 () {32 vars in 691 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:51.266 8 WARNING neutron_lib.context [None req-cfbb8c7c-9394-4f16-8e46-e6a022de207a 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 786/1632] 10.0.0.48 () {32 vars in 687 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 787/1633] 10.0.0.48 () {32 vars in 707 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 788/1634] 10.0.0.48 () {32 vars in 703 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 789/1635] 10.0.0.48 () {32 vars in 717 bytes} [Wed May 6 06:12:51 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: 9|app: 0|req: 790/1636] 10.0.0.48 () {32 vars in 695 bytes} [Wed May 6 06:12:51 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: 9|app: 0|req: 791/1637] 10.0.0.48 () {32 vars in 709 bytes} [Wed May 6 06:12:51 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: 9|app: 0|req: 792/1638] 10.0.0.48 () {32 vars in 667 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 793/1639] 10.0.0.48 () {32 vars in 685 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 794/1640] 10.0.0.48 () {32 vars in 679 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 795/1641] 10.0.0.48 () {32 vars in 673 bytes} [Wed May 6 06:12:51 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: 9|app: 0|req: 796/1642] 10.0.0.48 () {32 vars in 669 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 797/1643] 10.0.0.48 () {32 vars in 659 bytes} [Wed May 6 06:12:51 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: 847/1644] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:12:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 798/1645] 10.0.0.48 () {32 vars in 697 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:51.378 8 WARNING neutron_lib.context [None req-a46da49f-35c7-4502-a4e6-da5cc420c6ef 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 799/1646] 10.0.0.48 () {32 vars in 697 bytes} [Wed May 6 06:12:51 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: 9|app: 0|req: 800/1647] 10.0.0.48 () {32 vars in 675 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 801/1648] 10.0.0.48 () {32 vars in 667 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 802/1649] 10.0.0.48 () {32 vars in 681 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 803/1650] 10.0.0.48 () {32 vars in 699 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 804/1651] 10.0.0.48 () {32 vars in 683 bytes} [Wed May 6 06:12:51 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: 9|app: 0|req: 805/1652] 10.0.0.48 () {32 vars in 705 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 806/1653] 10.0.0.48 () {32 vars in 667 bytes} [Wed May 6 06:12:51 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: 9|app: 0|req: 807/1654] 10.0.0.48 () {32 vars in 695 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 808/1655] 10.0.0.48 () {32 vars in 693 bytes} [Wed May 6 06:12:51 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: 9|app: 0|req: 809/1656] 10.0.0.48 () {32 vars in 683 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 810/1657] 10.0.0.48 () {32 vars in 687 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1658] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:12:51 2026] POST /v2.0/security-group-rules => generated 596 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 811/1659] 10.0.0.48 () {32 vars in 665 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:51.479 8 WARNING neutron_lib.context [None req-2ded40cd-9007-4288-bead-6d60323e2ecf 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 812/1660] 10.0.0.48 () {32 vars in 679 bytes} [Wed May 6 06:12:51 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: 9|app: 0|req: 813/1661] 10.0.0.48 () {32 vars in 679 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 814/1662] 10.0.0.48 () {32 vars in 689 bytes} [Wed May 6 06:12:51 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: 9|app: 0|req: 815/1663] 10.0.0.48 () {32 vars in 689 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 816/1664] 10.0.0.48 () {32 vars in 693 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 817/1665] 10.0.0.48 () {32 vars in 683 bytes} [Wed May 6 06:12:51 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: 9|app: 0|req: 818/1666] 10.0.0.48 () {32 vars in 687 bytes} [Wed May 6 06:12:51 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: 9|app: 0|req: 819/1667] 10.0.0.48 () {32 vars in 699 bytes} [Wed May 6 06:12:51 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: 9|app: 0|req: 820/1668] 10.0.0.48 () {32 vars in 701 bytes} [Wed May 6 06:12:51 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: 9|app: 0|req: 821/1669] 10.0.0.48 () {32 vars in 711 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 822/1670] 10.0.0.48 () {32 vars in 715 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1671] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:12:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 823/1672] 10.0.0.48 () {32 vars in 713 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:51.578 8 WARNING neutron_lib.context [None req-ed053ae6-554d-4a37-b871-7f13802b3071 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 824/1673] 10.0.0.48 () {32 vars in 725 bytes} [Wed May 6 06:12:51 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: 9|app: 0|req: 825/1674] 10.0.0.48 () {32 vars in 739 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 826/1675] 10.0.0.48 () {32 vars in 717 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 827/1676] 10.0.0.48 () {32 vars in 681 bytes} [Wed May 6 06:12:51 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: 9|app: 0|req: 828/1677] 10.0.0.48 () {32 vars in 667 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 829/1678] 10.0.0.48 () {32 vars in 717 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 830/1679] 10.0.0.48 () {32 vars in 677 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 831/1680] 10.0.0.48 () {32 vars in 667 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 832/1681] 10.0.0.48 () {32 vars in 695 bytes} [Wed May 6 06:12:51 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: 9|app: 0|req: 833/1682] 10.0.0.48 () {32 vars in 703 bytes} [Wed May 6 06:12:51 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: 9|app: 0|req: 834/1683] 10.0.0.48 () {32 vars in 699 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 835/1684] 10.0.0.48 () {32 vars in 699 bytes} [Wed May 6 06:12:51 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: 9|app: 0|req: 836/1685] 10.0.0.48 () {32 vars in 681 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1686] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:12:51 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 837/1687] 10.0.0.48 () {32 vars in 703 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:51.686 8 WARNING neutron_lib.context [None req-1e21e6de-ba38-4d9e-bf5b-644abdfd1050 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 838/1688] 10.0.0.48 () {32 vars in 693 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:51.720 8 INFO neutron.db.securitygroups_db [None req-1e21e6de-ba38-4d9e-bf5b-644abdfd1050 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Project 2d142e238c674a3f8219af128598d1a6 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: 851/1689] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:12:51 2026] POST /v2.0/security-group-rules => generated 607 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1690] 10.0.0.48 () {32 vars in 687 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:51.804 8 WARNING neutron_lib.context [None req-5014a130-cd34-493f-b933-8228a9c2a293 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:12:51.829 9 WARNING neutron_lib.context [None req-7885a1db-f8e2-423d-acf2-f8d9ab61c16a 3b3f1c7cba0244079f813590d6222ccc 1361b7113a3c4ba29492b9de54444be5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:12:51.845 8 INFO neutron.db.securitygroups_db [None req-5014a130-cd34-493f-b933-8228a9c2a293 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Project 2d142e238c674a3f8219af128598d1a6 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 9|app: 0|req: 839/1691] 10.0.0.48 () {34 vars in 674 bytes} [Wed May 6 06:12:51 2026] POST /v2.0/subnetpools => generated 516 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 840/1692] 10.0.0.48 () {32 vars in 695 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 841/1693] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/ports?tenant_id=78650ba69bf74aa3928cf87b0b3cfe42&device_id=5a65ddef-eb4b-4a63-a25a-b7edc1eb54de => generated 1463 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1694] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:12:51 2026] POST /v2.0/security-group-rules => generated 606 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:51.933 9 WARNING neutron_lib.context [None req-f2d987f6-cfd4-4b22-a6a3-f26cc0f1a9e1 3b3f1c7cba0244079f813590d6222ccc 1361b7113a3c4ba29492b9de54444be5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 854/1695] 10.0.0.48 () {32 vars in 677 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1696] 199.19.213.237 () {34 vars in 1055 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.72&port_id=27958675-b650-43ed-acd6-4d070617e0f2 => 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: 856/1697] 10.0.0.48 () {32 vars in 687 bytes} [Wed May 6 06:12:51 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: 9|app: 0|req: 842/1698] 10.0.0.48 () {34 vars in 674 bytes} [Wed May 6 06:12:51 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1699] 199.19.213.237 () {34 vars in 1103 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A229&port_id=27958675-b650-43ed-acd6-4d070617e0f2 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 843/1700] 10.0.0.48 () {32 vars in 699 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:51.999 9 WARNING neutron_lib.context [None req-53ae38a3-bc01-40b6-979f-98cdec3f2f0e 3b3f1c7cba0244079f813590d6222ccc 1361b7113a3c4ba29492b9de54444be5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1701] 199.19.213.237 () {34 vars in 1063 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/subnets?id=31b11111-017c-4a8d-9ae7-a1c5f6164212&id=c564ae17-de54-4b82-9a34-774dea1ba3ae => generated 1411 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1702] 10.0.0.48 () {32 vars in 663 bytes} [Wed May 6 06:12:52 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: 9|app: 0|req: 844/1703] 10.0.0.48 () {34 vars in 674 bytes} [Wed May 6 06:12:51 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) [pid: 9|app: 0|req: 845/1704] 10.0.0.48 () {32 vars in 679 bytes} [Wed May 6 06:12:52 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:52.054 9 WARNING neutron_lib.context [None req-f115a79f-8271-468f-ba55-52f4456eec51 3b3f1c7cba0244079f813590d6222ccc 1361b7113a3c4ba29492b9de54444be5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 860/1705] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:12:52 2026] GET /v2.0/ports?network_id=c38a7e5f-965b-4d71-8576-faec9b20ace4&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: 8|app: 0|req: 861/1706] 10.0.0.48 () {32 vars in 691 bytes} [Wed May 6 06:12:52 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 846/1707] 10.0.0.48 () {34 vars in 674 bytes} [Wed May 6 06:12:52 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) [pid: 8|app: 0|req: 862/1708] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:12:52 2026] GET /v2.0/ports?network_id=c38a7e5f-965b-4d71-8576-faec9b20ace4&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: 9|app: 0|req: 847/1709] 10.0.0.48 () {32 vars in 675 bytes} [Wed May 6 06:12:52 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:52.107 8 WARNING neutron_lib.context [None req-4ba2d73f-2048-481e-8e62-206770fee5e4 3b3f1c7cba0244079f813590d6222ccc 1361b7113a3c4ba29492b9de54444be5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 848/1710] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:12:52 2026] GET /v2.0/networks/c38a7e5f-965b-4d71-8576-faec9b20ace4?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: 863/1711] 10.0.0.48 () {34 vars in 674 bytes} [Wed May 6 06:12:52 2026] POST /v2.0/subnetpools => generated 516 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 849/1712] 10.0.0.48 () {32 vars in 665 bytes} [Wed May 6 06:12:52 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1713] 10.0.0.48 () {34 vars in 757 bytes} [Wed May 6 06:12:52 2026] PUT /v2.0/subnetpools/64436bb0-5558-46d8-bbd5-f9bf91243ffb/tags => generated 17 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 850/1714] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:12:52 2026] GET /v2.0/networks/c38a7e5f-965b-4d71-8576-faec9b20ace4?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: 865/1715] 10.0.0.48 () {34 vars in 757 bytes} [Wed May 6 06:12:52 2026] PUT /v2.0/subnetpools/8bfc1ab3-27a1-4a50-8c92-fb77f0c7bb3c/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 851/1716] 10.0.0.48 () {34 vars in 757 bytes} [Wed May 6 06:12:52 2026] PUT /v2.0/subnetpools/f012e1bb-f065-4f64-a637-481ecdbd3bdb/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1717] 10.0.0.48 () {34 vars in 757 bytes} [Wed May 6 06:12:52 2026] PUT /v2.0/subnetpools/b6a1d02d-a3ca-4513-a267-8a94cf2e742b/tags => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1718] 10.0.0.48 () {32 vars in 670 bytes} [Wed May 6 06:12:52 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 852/1720] 10.0.0.48 () {32 vars in 647 bytes} [Wed May 6 06:12:52 2026] GET /v2.0/networks => generated 1297 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1720] 10.0.0.48 () {32 vars in 684 bytes} [Wed May 6 06:12:52 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 853/1721] 10.0.0.48 () {32 vars in 680 bytes} [Wed May 6 06:12:52 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1722] 10.0.0.48 () {32 vars in 692 bytes} [Wed May 6 06:12:52 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 854/1723] 10.0.0.48 () {32 vars in 678 bytes} [Wed May 6 06:12:52 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 855/1724] 10.0.0.48 () {32 vars in 692 bytes} [Wed May 6 06:12:52 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1725] 10.0.0.95 () {34 vars in 1096 bytes} [Wed May 6 06:12:52 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-768833188&fields=id&tenant_id=2d142e238c674a3f8219af128598d1a6 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 856/1726] 10.0.0.48 () {32 vars in 688 bytes} [Wed May 6 06:12:52 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 857/1727] 10.0.0.48 () {32 vars in 700 bytes} [Wed May 6 06:12:52 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1728] 10.0.0.95 () {34 vars in 980 bytes} [Wed May 6 06:12:52 2026] GET /v2.0/networks?id=3662cbf5-903d-40c3-b818-ecfc478ac091 => generated 660 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1729] 10.0.0.95 () {34 vars in 963 bytes} [Wed May 6 06:12:52 2026] GET /v2.0/quotas/2d142e238c674a3f8219af128598d1a6 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 858/1730] 10.0.0.48 () {32 vars in 730 bytes} [Wed May 6 06:12:52 2026] DELETE /v2.0/subnetpools/64436bb0-5558-46d8-bbd5-f9bf91243ffb => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 859/1731] 10.0.0.48 () {32 vars in 730 bytes} [Wed May 6 06:12:52 2026] DELETE /v2.0/subnetpools/8bfc1ab3-27a1-4a50-8c92-fb77f0c7bb3c => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1732] 10.0.0.95 () {34 vars in 1000 bytes} [Wed May 6 06:12:52 2026] GET /v2.0/ports?tenant_id=2d142e238c674a3f8219af128598d1a6&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 860/1733] 10.0.0.48 () {32 vars in 730 bytes} [Wed May 6 06:12:52 2026] DELETE /v2.0/subnetpools/f012e1bb-f065-4f64-a637-481ecdbd3bdb => 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: 874/1734] 10.0.0.95 () {34 vars in 1006 bytes} [Wed May 6 06:12:52 2026] GET /v2.0/networks/3662cbf5-903d-40c3-b818-ecfc478ac091?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 861/1735] 10.0.0.48 () {32 vars in 730 bytes} [Wed May 6 06:12:52 2026] DELETE /v2.0/subnetpools/b6a1d02d-a3ca-4513-a267-8a94cf2e742b => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 862/1736] 10.0.0.95 () {34 vars in 1106 bytes} [Wed May 6 06:12:52 2026] GET /v2.0/networks/3662cbf5-903d-40c3-b818-ecfc478ac091?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: 9|app: 0|req: 863/1737] 10.0.0.48 () {32 vars in 730 bytes} [Wed May 6 06:12:52 2026] DELETE /v2.0/subnetpools/b2230056-2306-402a-b212-ed381c7fd792 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 864/1738] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:52 2026] GET /v2.0/ports?device_id=f8363c95-b59c-4583-9435-55470c92eea1 => 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: 875/1739] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:52 2026] GET /v2.0/security-groups?tenant_id=db1d8b38fcb94896bf1b731f148678a4&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 865/1740] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:53 2026] DELETE /v2.0/security-groups/ef9651fd-03fc-4cd5-9358-16f5abd3b169 => 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: 876/1741] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:53 2026] GET /v2.0/security-groups?tenant_id=bfe517bc4af441e6a93fd405389b4fd6&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1742] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:54 2026] GET /v2.0/ports?device_id=f8363c95-b59c-4583-9435-55470c92eea1 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 866/1743] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:53 2026] DELETE /v2.0/security-groups/dbfd36af-2714-486c-93bc-eef492b0845c => 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: 878/1744] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:54 2026] GET /v2.0/security-groups?tenant_id=04ff696ea49e46af98de51e2ca9c50eb&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 867/1745] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:54 2026] DELETE /v2.0/security-groups/f3a2cc37-b996-414b-babe-8e0746584687 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1746] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:12:54 2026] GET /v2.0/security-groups?tenant_id=1361b7113a3c4ba29492b9de54444be5&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 868/1747] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:12:54 2026] DELETE /v2.0/security-groups/9664bded-23f3-432c-8d2d-53f5bbeb4a9b => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1748] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:55 2026] GET /v2.0/ports?device_id=f8363c95-b59c-4583-9435-55470c92eea1 => 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: 881/1749] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:55 2026] GET /v2.0/ports?device_id=5a65ddef-eb4b-4a63-a25a-b7edc1eb54de => generated 1196 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1750] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:12:55 2026] GET /v2.0/security-groups?id=7553b7cd-cd71-4d42-944c-0016e92689a6&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:55.439 9 WARNING neutron_lib.context [None req-9dec957c-957f-49a7-a96e-63c5051e54c4 f9ba36f96d1e47489df9b2107cbdca54 16128abea1fb479180d84e52ad9597d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:12:55.623 9 INFO neutron.db.segments_db [None req-9dec957c-957f-49a7-a96e-63c5051e54c4 f9ba36f96d1e47489df9b2107cbdca54 16128abea1fb479180d84e52ad9597d8 - - default default] Added segment b6fefa45-7815-4e4d-a820-71218e73172f of type vxlan for network 2942cba6-7004-4409-9690-2442631af250 [pid: 9|app: 0|req: 869/1751] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:12:55 2026] POST /v2.0/networks => generated 649 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:55.725 8 WARNING neutron_lib.context [None req-f4b1479d-66f2-47c6-9e9c-157f2f608e2c f9ba36f96d1e47489df9b2107cbdca54 16128abea1fb479180d84e52ad9597d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 883/1752] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:12:55 2026] POST /v2.0/subnets => generated 627 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:55.952 9 WARNING neutron_lib.context [None req-23658246-fdd4-452b-a6cf-dea37a1be736 f9ba36f96d1e47489df9b2107cbdca54 16128abea1fb479180d84e52ad9597d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:12:55.991 9 INFO neutron.db.segments_db [None req-23658246-fdd4-452b-a6cf-dea37a1be736 f9ba36f96d1e47489df9b2107cbdca54 16128abea1fb479180d84e52ad9597d8 - - default default] Added segment 1917604e-d83d-4177-8852-b23eb371a9f7 of type vxlan for network 6ab82c10-e2bb-4a9d-a472-d05b6e1dda6f [pid: 8|app: 0|req: 884/1753] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:56 2026] GET /v2.0/ports?device_id=f8363c95-b59c-4583-9435-55470c92eea1 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:12:56.277 9 INFO neutron.db.l3_hamode_db [None req-23658246-fdd4-452b-a6cf-dea37a1be736 f9ba36f96d1e47489df9b2107cbdca54 16128abea1fb479180d84e52ad9597d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:12:57.053 9 INFO neutron.db.l3_hamode_db [None req-23658246-fdd4-452b-a6cf-dea37a1be736 f9ba36f96d1e47489df9b2107cbdca54 16128abea1fb479180d84e52ad9597d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 885/1754] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:12:57 2026] GET /v2.0/networks?id=3662cbf5-903d-40c3-b818-ecfc478ac091 => generated 660 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1755] 199.19.213.237 () {34 vars in 1049 bytes} [Wed May 6 06:12:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2d142e238c674a3f8219af128598d1a6 => generated 180 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1756] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:57 2026] GET /v2.0/ports?device_id=f8363c95-b59c-4583-9435-55470c92eea1 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:12:57.337 8 WARNING neutron_lib.context [req-563817ac-0731-48b4-84ff-526e293af4bf req-48da8b30-0b67-41bb-b509-d9e3aec052ab 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 888/1757] 199.19.213.237 () {38 vars in 954 bytes} [Wed May 6 06:12:57 2026] POST /v2.0/ports => generated 958 bytes in 385 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: 9|app: 0|req: 870/1758] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:12:55 2026] POST /v2.0/routers => generated 695 bytes in 1998 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1759] 199.19.213.237 () {38 vars in 1027 bytes} [Wed May 6 06:12:57 2026] PUT /v2.0/ports/33ff1b46-83c4-4abe-a358-8f564f3dee47 => generated 1239 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:12:58.245 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8be6adb-599c-4ae6-81c7-ace2e95492c8'] response: {'name': 'network-changed', 'server_uuid': 'f8363c95-b59c-4583-9435-55470c92eea1', 'tag': '33ff1b46-83c4-4abe-a358-8f564f3dee47', '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, ' 2026-05-06 06:12:58.466 8 WARNING neutron_lib.context [None req-a6286c86-609d-49d9-bd44-a2f3c328d84c 13059d9c773d4f6da9505c0f35813e4f cb558471be8b4591b5ca095418f37a07 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:12:58.509 8 INFO neutron.db.segments_db [None req-a6286c86-609d-49d9-bd44-a2f3c328d84c 13059d9c773d4f6da9505c0f35813e4f cb558471be8b4591b5ca095418f37a07 - - default default] Added segment 83bdde29-10ba-46f7-8ec2-871a3e124b94 of type vxlan for network 7f341ac0-415d-4a48-ba11-2e910b1aad69 2026-05-06 06:12:58.781 8 INFO neutron.db.l3_hamode_db [None req-a6286c86-609d-49d9-bd44-a2f3c328d84c 13059d9c773d4f6da9505c0f35813e4f cb558471be8b4591b5ca095418f37a07 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:12:58.927 8 INFO neutron.db.l3_hamode_db [None req-a6286c86-609d-49d9-bd44-a2f3c328d84c 13059d9c773d4f6da9505c0f35813e4f cb558471be8b4591b5ca095418f37a07 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 871/1760] 10.0.0.48 () {34 vars in 781 bytes} [Wed May 6 06:12:57 2026] PUT /v2.0/routers/896d9142-df5c-42fe-95e1-7b86367c82ba/add_router_interface => generated 309 bytes in 1335 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 872/1761] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:12:59 2026] GET /v2.0/ports?device_id=f8363c95-b59c-4583-9435-55470c92eea1 => generated 973 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 873/1762] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:12:59 2026] GET /v2.0/ports?tenant_id=2d142e238c674a3f8219af128598d1a6&device_id=f8363c95-b59c-4583-9435-55470c92eea1 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:12:59.437 9 WARNING neutron_lib.context [None req-bc881013-7f3e-4447-a302-b34815fffb6e f9ba36f96d1e47489df9b2107cbdca54 16128abea1fb479180d84e52ad9597d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 890/1763] 10.0.0.48 () {34 vars in 666 bytes} [Wed May 6 06:12:58 2026] POST /v2.0/routers => generated 474 bytes in 1421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1764] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:12:59 2026] GET /v2.0/security-groups?id=a5742e9a-1ed0-4e38-95ad-b305cedb5699&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1765] 199.19.213.237 () {34 vars in 1017 bytes} [Wed May 6 06:12:59 2026] GET /v2.0/networks?tenant_id=2d142e238c674a3f8219af128598d1a6&shared=False => generated 756 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1766] 10.0.0.48 () {34 vars in 749 bytes} [Wed May 6 06:12:59 2026] PUT /v2.0/routers/4bcd5902-4edf-45d9-ab65-86624664908f/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1767] 199.19.213.237 () {34 vars in 929 bytes} [Wed May 6 06:12:59 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 874/1768] 10.0.0.48 () {34 vars in 663 bytes} [Wed May 6 06:12:59 2026] POST /v2.0/ports => generated 954 bytes in 407 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-05-06 06:12:59.850 9 WARNING neutron_lib.context [None req-4b52777f-302a-49e4-886b-e27797d951da f9ba36f96d1e47489df9b2107cbdca54 16128abea1fb479180d84e52ad9597d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 895/1769] 10.0.0.48 () {32 vars in 729 bytes} [Wed May 6 06:12:59 2026] GET /v2.0/routers/4bcd5902-4edf-45d9-ab65-86624664908f/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1770] 10.0.0.48 () {34 vars in 760 bytes} [Wed May 6 06:12:59 2026] PUT /v2.0/routers/4bcd5902-4edf-45d9-ab65-86624664908f/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1771] 10.0.0.48 () {32 vars in 729 bytes} [Wed May 6 06:12:59 2026] GET /v2.0/routers/4bcd5902-4edf-45d9-ab65-86624664908f/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1772] 10.0.0.48 () {34 vars in 756 bytes} [Wed May 6 06:13:00 2026] PUT /v2.0/routers/4bcd5902-4edf-45d9-ab65-86624664908f/tags/red => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1773] 10.0.0.48 () {32 vars in 729 bytes} [Wed May 6 06:13:00 2026] GET /v2.0/routers/4bcd5902-4edf-45d9-ab65-86624664908f/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1774] 10.0.0.48 () {34 vars in 778 bytes} [Wed May 6 06:13:00 2026] PUT /v2.0/routers/4bcd5902-4edf-45d9-ab65-86624664908f/tags/black.or.white => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 875/1775] 10.0.0.48 () {34 vars in 663 bytes} [Wed May 6 06:12:59 2026] POST /v2.0/ports => generated 955 bytes in 387 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-05-06 06:13:00.243 9 WARNING neutron_lib.context [None req-041ad463-d0af-4e41-a560-64dbd3d92599 f9ba36f96d1e47489df9b2107cbdca54 16128abea1fb479180d84e52ad9597d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 901/1776] 10.0.0.48 () {32 vars in 729 bytes} [Wed May 6 06:13:00 2026] GET /v2.0/routers/4bcd5902-4edf-45d9-ab65-86624664908f/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1777] 10.0.0.48 () {34 vars in 749 bytes} [Wed May 6 06:13:00 2026] PUT /v2.0/routers/4bcd5902-4edf-45d9-ab65-86624664908f/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1778] 10.0.0.48 () {32 vars in 729 bytes} [Wed May 6 06:13:00 2026] GET /v2.0/routers/4bcd5902-4edf-45d9-ab65-86624664908f/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1779] 10.0.0.48 () {32 vars in 737 bytes} [Wed May 6 06:13:00 2026] GET /v2.0/routers/4bcd5902-4edf-45d9-ab65-86624664908f/tags/red => 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: 905/1780] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:00 2026] GET /v2.0/ports?device_id=5a65ddef-eb4b-4a63-a25a-b7edc1eb54de => generated 1196 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:13:00.585 8 INFO neutron.api.v2.resource [None req-96f2e50a-eb74-41ee-ba68-a1ee72dff048 13059d9c773d4f6da9505c0f35813e4f cb558471be8b4591b5ca095418f37a07 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 906/1781] 10.0.0.48 () {32 vars in 741 bytes} [Wed May 6 06:13:00 2026] GET /v2.0/routers/4bcd5902-4edf-45d9-ab65-86624664908f/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1782] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:13:00 2026] GET /v2.0/security-groups?id=7553b7cd-cd71-4d42-944c-0016e92689a6&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1783] 10.0.0.48 () {32 vars in 740 bytes} [Wed May 6 06:13:00 2026] DELETE /v2.0/routers/4bcd5902-4edf-45d9-ab65-86624664908f/tags/red => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1784] 10.0.0.48 () {32 vars in 816 bytes} [Wed May 6 06:13:00 2026] GET /v2.0/ports?network_id=c38a7e5f-965b-4d71-8576-faec9b20ace4&mac_address=fa%3A16%3A3e%3A48%3A4a%3Adf => generated 1196 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1785] 10.0.0.48 () {32 vars in 729 bytes} [Wed May 6 06:13:00 2026] GET /v2.0/routers/4bcd5902-4edf-45d9-ab65-86624664908f/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1786] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:00 2026] GET /v2.0/ports?device_id=f8363c95-b59c-4583-9435-55470c92eea1 => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:00.867 8 WARNING neutron_lib.context [None req-a6603ac1-c478-4b11-b216-23a5bfd083cf a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:13:00.988 9 INFO neutron.db.l3_db [None req-041ad463-d0af-4e41-a560-64dbd3d92599 f9ba36f96d1e47489df9b2107cbdca54 16128abea1fb479180d84e52ad9597d8 - - default default] Floating IP 3a47fe52-0dfe-4a18-99a9-3bc5858a8db8 associated. External IP: 10.96.250.208, port: 7f3fb3ee-3c29-47c7-b0a7-6889bc3a06e8. [pid: 9|app: 0|req: 876/1787] 10.0.0.48 () {34 vars in 675 bytes} [Wed May 6 06:13:00 2026] POST /v2.0/floatingips => generated 842 bytes in 1047 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:01.339 9 INFO neutron.api.v2.resource [None req-a4548c8e-7def-4a47-baa2-67080029bf08 13059d9c773d4f6da9505c0f35813e4f cb558471be8b4591b5ca095418f37a07 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 877/1788] 10.0.0.48 () {32 vars in 744 bytes} [Wed May 6 06:13:01 2026] DELETE /v2.0/routers/4bcd5902-4edf-45d9-ab65-86624664908f/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 878/1789] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:13:01 2026] GET /v2.0/ports?tenant_id=2d142e238c674a3f8219af128598d1a6&device_id=f8363c95-b59c-4583-9435-55470c92eea1 => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 879/1790] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:13:01 2026] GET /v2.0/security-groups?id=a5742e9a-1ed0-4e38-95ad-b305cedb5699&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-05-06 06:13:01.504 9 INFO neutron.db.l3_db [None req-e102f089-7215-45e0-9ebb-b18d1c9d79ff f9ba36f96d1e47489df9b2107cbdca54 16128abea1fb479180d84e52ad9597d8 - - default default] Floating IP 3a47fe52-0dfe-4a18-99a9-3bc5858a8db8 disassociated. External IP: 10.96.250.208, port: 7f3fb3ee-3c29-47c7-b0a7-6889bc3a06e8. 2026-05-06 06:13:01.627 8 INFO neutron.db.l3_db [None req-a6603ac1-c478-4b11-b216-23a5bfd083cf a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Floating IP 71bf21d2-1543-4b0a-9401-1795e993add4 associated. External IP: 10.96.250.203, port: 27958675-b650-43ed-acd6-4d070617e0f2. [pid: 9|app: 0|req: 880/1791] 10.0.0.48 () {34 vars in 747 bytes} [Wed May 6 06:13:01 2026] PUT /v2.0/floatingips/3a47fe52-0dfe-4a18-99a9-3bc5858a8db8 => generated 552 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 881/1792] 10.0.0.48 () {32 vars in 732 bytes} [Wed May 6 06:13:01 2026] DELETE /v2.0/routers/4bcd5902-4edf-45d9-ab65-86624664908f/tags => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 882/1793] 199.19.213.237 () {34 vars in 1059 bytes} [Wed May 6 06:13:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=33ff1b46-83c4-4abe-a358-8f564f3dee47 => 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: 912/1794] 10.0.0.48 () {34 vars in 675 bytes} [Wed May 6 06:13:00 2026] POST /v2.0/floatingips => generated 854 bytes in 1085 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:01.985 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b89712e-318b-4956-b0ed-0a557dd64041'] response: {'name': 'network-changed', 'server_uuid': '5a65ddef-eb4b-4a63-a25a-b7edc1eb54de', 'tag': '27958675-b650-43ed-acd6-4d070617e0f2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 913/1795] 10.0.0.48 () {32 vars in 729 bytes} [Wed May 6 06:13:01 2026] GET /v2.0/routers/4bcd5902-4edf-45d9-ab65-86624664908f/tags => generated 12 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1796] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:13:02 2026] GET /v2.0/subnets?id=f05bf5b6-4f07-44d0-954e-06197259fb48 => generated 677 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1797] 10.0.0.95 () {34 vars in 1092 bytes} [Wed May 6 06:13:02 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-548650082&fields=id&tenant_id=78650ba69bf74aa3928cf87b0b3cfe42 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1798] 10.0.0.48 () {32 vars in 719 bytes} [Wed May 6 06:13:02 2026] GET /v2.0/routers/4bcd5902-4edf-45d9-ab65-86624664908f => generated 480 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1799] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:13:02 2026] GET /v2.0/ports?network_id=3662cbf5-903d-40c3-b818-ecfc478ac091&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: 9|app: 0|req: 883/1800] 10.0.0.48 () {32 vars in 730 bytes} [Wed May 6 06:13:01 2026] DELETE /v2.0/floatingips/3a47fe52-0dfe-4a18-99a9-3bc5858a8db8 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1801] 10.0.0.95 () {34 vars in 980 bytes} [Wed May 6 06:13:02 2026] GET /v2.0/networks?id=c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8 => generated 705 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1802] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:13:02 2026] GET /v2.0/networks/3662cbf5-903d-40c3-b818-ecfc478ac091?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:13:02.281 8 WARNING neutron_lib.context [None req-84156c0c-d594-4be4-9975-cb6efa526472 f9ba36f96d1e47489df9b2107cbdca54 16128abea1fb479180d84e52ad9597d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 884/1803] 10.0.0.48 () {34 vars in 740 bytes} [Wed May 6 06:13:02 2026] PUT /v2.0/routers/4bcd5902-4edf-45d9-ab65-86624664908f => generated 480 bytes in 516 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 885/1804] 10.0.0.95 () {34 vars in 963 bytes} [Wed May 6 06:13:02 2026] GET /v2.0/quotas/78650ba69bf74aa3928cf87b0b3cfe42 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 886/1805] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:13:02 2026] GET /v2.0/networks/3662cbf5-903d-40c3-b818-ecfc478ac091?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: 9|app: 0|req: 887/1806] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:02 2026] GET /v2.0/ports?device_id=f8363c95-b59c-4583-9435-55470c92eea1 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 888/1807] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:13:02 2026] GET /v2.0/ports?tenant_id=78650ba69bf74aa3928cf87b0b3cfe42&device_id=5a65ddef-eb4b-4a63-a25a-b7edc1eb54de => generated 1465 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 889/1808] 10.0.0.48 () {32 vars in 734 bytes} [Wed May 6 06:13:02 2026] GET /v2.0/ports?device_id=4bcd5902-4edf-45d9-ab65-86624664908f => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:13:03.060 8 INFO neutron.db.l3_db [None req-84156c0c-d594-4be4-9975-cb6efa526472 f9ba36f96d1e47489df9b2107cbdca54 16128abea1fb479180d84e52ad9597d8 - - default default] Floating IP b826aee0-72d5-458c-a4c2-d1004b41a6ec associated. External IP: 10.96.250.211, port: 7d9dd760-b27f-466f-a58f-12014c7fac26. [pid: 9|app: 0|req: 890/1809] 10.0.0.95 () {34 vars in 1000 bytes} [Wed May 6 06:13:02 2026] GET /v2.0/ports?tenant_id=78650ba69bf74aa3928cf87b0b3cfe42&fields=id => generated 333 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 891/1810] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:13:03 2026] GET /v2.0/security-groups?id=a5742e9a-1ed0-4e38-95ad-b305cedb5699&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 892/1811] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:13:03 2026] GET /v2.0/networks?id=c38a7e5f-965b-4d71-8576-faec9b20ace4 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1812] 10.0.0.48 () {34 vars in 675 bytes} [Wed May 6 06:13:02 2026] POST /v2.0/floatingips => generated 841 bytes in 1116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1813] 10.0.0.95 () {34 vars in 1006 bytes} [Wed May 6 06:13:03 2026] GET /v2.0/networks/c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8?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: 922/1814] 199.19.213.237 () {34 vars in 1055 bytes} [Wed May 6 06:13:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.72&port_id=27958675-b650-43ed-acd6-4d070617e0f2 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1815] 10.0.0.48 () {32 vars in 727 bytes} [Wed May 6 06:13:03 2026] GET /v2.0/floatingips/b826aee0-72d5-458c-a4c2-d1004b41a6ec => generated 841 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1816] 10.0.0.95 () {34 vars in 1106 bytes} [Wed May 6 06:13:03 2026] GET /v2.0/networks/c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8?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: 925/1817] 199.19.213.237 () {34 vars in 1103 bytes} [Wed May 6 06:13:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A229&port_id=27958675-b650-43ed-acd6-4d070617e0f2 => 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: 926/1818] 10.0.0.48 () {32 vars in 653 bytes} [Wed May 6 06:13:03 2026] GET /v2.0/floatingips => generated 844 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1819] 199.19.213.237 () {34 vars in 1063 bytes} [Wed May 6 06:13:03 2026] GET /v2.0/subnets?id=31b11111-017c-4a8d-9ae7-a1c5f6164212&id=c564ae17-de54-4b82-9a34-774dea1ba3ae => generated 1411 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:13:04.051 8 INFO neutron.db.l3_db [None req-22e5ac0a-89f8-4a05-aec2-ba384655ff29 f9ba36f96d1e47489df9b2107cbdca54 16128abea1fb479180d84e52ad9597d8 - - default default] Floating IP b826aee0-72d5-458c-a4c2-d1004b41a6ec associated. External IP: 10.96.250.211, port: 7d9dd760-b27f-466f-a58f-12014c7fac26. 2026-05-06 06:13:04.544 9 INFO neutron.services.segments.plugin [-] Segment 83bdde29-10ba-46f7-8ec2-871a3e124b94 resource provider aggregate not found 2026-05-06 06:13:04.550 9 INFO neutron.services.segments.plugin [-] Segment 83bdde29-10ba-46f7-8ec2-871a3e124b94 resource provider aggregate not found 2026-05-06 06:13:04.565 9 INFO neutron.services.segments.plugin [-] Segment 83bdde29-10ba-46f7-8ec2-871a3e124b94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83bdde29-10ba-46f7-8ec2-871a3e124b94 found for delete ", "request_id": "req-2f9f19aa-3475-4311-8505-f71c6d6ea03e"}]} 2026-05-06 06:13:04.566 9 INFO neutron.db.l3_hamode_db [None req-51e20991-a7e7-45a0-b40f-15f5b214325e 13059d9c773d4f6da9505c0f35813e4f cb558471be8b4591b5ca095418f37a07 - - default default] HA network 7f341ac0-415d-4a48-ba11-2e910b1aad69 was deleted as no HA routers are present in tenant cb558471be8b4591b5ca095418f37a07. 2026-05-06 06:13:04.568 9 INFO neutron.services.segments.plugin [-] Segment 83bdde29-10ba-46f7-8ec2-871a3e124b94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83bdde29-10ba-46f7-8ec2-871a3e124b94 found for delete ", "request_id": "req-83c1b7db-5857-4124-b3c8-d1f08e8619ef"}]} [pid: 9|app: 0|req: 893/1820] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:13:03 2026] DELETE /v2.0/routers/4bcd5902-4edf-45d9-ab65-86624664908f => generated 0 bytes in 1399 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 894/1821] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:13:04 2026] GET /v2.0/ports?network_id=c38a7e5f-965b-4d71-8576-faec9b20ace4&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: 9|app: 0|req: 895/1822] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:04 2026] GET /v2.0/ports?device_id=612bbe09-9b49-4ecf-8e4a-86937b34b201 => 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: 928/1825] 10.0.0.48 () {34 vars in 747 bytes} [Wed May 6 06:13:03 2026] PUT /v2.0/floatingips/b826aee0-72d5-458c-a4c2-d1004b41a6ec => generated 842 bytes in 1006 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1826] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:13:04 2026] GET /v2.0/ports?network_id=c38a7e5f-965b-4d71-8576-faec9b20ace4&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: 9|app: 0|req: 898/1827] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:04 2026] GET /v2.0/ports?device_id=f8363c95-b59c-4583-9435-55470c92eea1 => generated 973 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 899/1828] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:13:04 2026] GET /v2.0/networks/c38a7e5f-965b-4d71-8576-faec9b20ace4?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 900/1829] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:13:04 2026] GET /v2.0/security-groups?id=a5742e9a-1ed0-4e38-95ad-b305cedb5699&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:04.804 8 INFO neutron.db.l3_db [None req-9f370b9e-8507-429a-bec2-75b1347a6e6e f9ba36f96d1e47489df9b2107cbdca54 16128abea1fb479180d84e52ad9597d8 - - default default] Floating IP b826aee0-72d5-458c-a4c2-d1004b41a6ec disassociated. External IP: 10.96.250.211, port: 7f3fb3ee-3c29-47c7-b0a7-6889bc3a06e8. [pid: 9|app: 0|req: 901/1830] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:13:04 2026] GET /v2.0/networks/c38a7e5f-965b-4d71-8576-faec9b20ace4?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: 930/1831] 10.0.0.48 () {34 vars in 747 bytes} [Wed May 6 06:13:04 2026] PUT /v2.0/floatingips/b826aee0-72d5-458c-a4c2-d1004b41a6ec => generated 552 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 902/1832] 10.0.0.48 () {32 vars in 730 bytes} [Wed May 6 06:13:05 2026] DELETE /v2.0/floatingips/b826aee0-72d5-458c-a4c2-d1004b41a6ec => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1833] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:13:05 2026] GET /v2.0/security-groups?tenant_id=455f8d97b6d747139ec8322c81a901aa&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:13:05.438 9 INFO neutron.api.v2.resource [None req-d8c48812-6a5f-4458-b029-2bdb0c0b95e3 f9ba36f96d1e47489df9b2107cbdca54 16128abea1fb479180d84e52ad9597d8 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 903/1834] 10.0.0.48 () {32 vars in 730 bytes} [Wed May 6 06:13:05 2026] DELETE /v2.0/floatingips/b826aee0-72d5-458c-a4c2-d1004b41a6ec => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1835] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:13:05 2026] DELETE /v2.0/security-groups/363bb077-0ba7-4aa2-af65-b14661e5100c => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 904/1836] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:13:05 2026] DELETE /v2.0/ports/7f3fb3ee-3c29-47c7-b0a7-6889bc3a06e8 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1837] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:13:05 2026] GET /v2.0/security-groups?tenant_id=cb558471be8b4591b5ca095418f37a07&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1838] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:13:05 2026] DELETE /v2.0/security-groups/9eb6003d-f723-4a93-823f-01a87ff1fb32 => 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: 935/1839] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:05 2026] GET /v2.0/ports?device_id=f8363c95-b59c-4583-9435-55470c92eea1 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1840] 10.0.0.254 () {34 vars in 989 bytes} [Wed May 6 06:13:05 2026] GET /v2.0/ports?device_id=5a65ddef-eb4b-4a63-a25a-b7edc1eb54de => generated 1465 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 905/1841] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:13:05 2026] DELETE /v2.0/ports/7d9dd760-b27f-466f-a58f-12014c7fac26 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 906/1842] 10.0.0.254 () {34 vars in 1039 bytes} [Wed May 6 06:13:06 2026] GET /v2.0/security-groups?id=7553b7cd-cd71-4d42-944c-0016e92689a6&fields=id&fields=name => generated 111 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1843] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:13:06 2026] GET /v2.0/security-groups?id=a5742e9a-1ed0-4e38-95ad-b305cedb5699&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: 9|app: 0|req: 907/1844] 10.0.0.48 () {32 vars in 734 bytes} [Wed May 6 06:13:06 2026] GET /v2.0/ports?device_id=896d9142-df5c-42fe-95e1-7b86367c82ba => generated 958 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1845] 10.0.0.48 () {34 vars in 787 bytes} [Wed May 6 06:13:06 2026] PUT /v2.0/routers/896d9142-df5c-42fe-95e1-7b86367c82ba/remove_router_interface => generated 309 bytes in 978 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1846] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:07 2026] GET /v2.0/ports?device_id=f8363c95-b59c-4583-9435-55470c92eea1 => 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: 940/1847] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:13:07 2026] GET /v2.0/security-groups?id=a5742e9a-1ed0-4e38-95ad-b305cedb5699&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: 941/1848] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:07 2026] GET /v2.0/ports?device_id=f8363c95-b59c-4583-9435-55470c92eea1 => 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: 942/1849] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:13:07 2026] GET /v2.0/security-groups?id=a5742e9a-1ed0-4e38-95ad-b305cedb5699&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1850] 10.0.0.48 () {32 vars in 734 bytes} [Wed May 6 06:13:07 2026] GET /v2.0/ports?device_id=f8363c95-b59c-4583-9435-55470c92eea1 => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:13:07.413 8 WARNING neutron_lib.context [None req-1fbe02dc-bf38-41d6-9b26-291c603ca0af 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:13:08.014 9 INFO neutron.services.segments.plugin [-] Segment 1917604e-d83d-4177-8852-b23eb371a9f7 resource provider aggregate not found 2026-05-06 06:13:08.018 9 INFO neutron.services.segments.plugin [-] Segment 1917604e-d83d-4177-8852-b23eb371a9f7 resource provider aggregate not found 2026-05-06 06:13:08.034 9 INFO neutron.services.segments.plugin [-] Segment 1917604e-d83d-4177-8852-b23eb371a9f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1917604e-d83d-4177-8852-b23eb371a9f7 found for delete ", "request_id": "req-036c0796-0314-4417-9bd6-9e72db74908e"}]} 2026-05-06 06:13:08.037 9 INFO neutron.services.segments.plugin [-] Segment 1917604e-d83d-4177-8852-b23eb371a9f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1917604e-d83d-4177-8852-b23eb371a9f7 found for delete ", "request_id": "req-8066b198-c6ba-4a98-b06b-bd071bd6298f"}]} 2026-05-06 06:13:08.040 9 INFO neutron.db.l3_hamode_db [None req-ab26cbcf-6410-4013-93e9-12f28c940803 f9ba36f96d1e47489df9b2107cbdca54 16128abea1fb479180d84e52ad9597d8 - - default default] HA network 6ab82c10-e2bb-4a9d-a472-d05b6e1dda6f was deleted as no HA routers are present in tenant 16128abea1fb479180d84e52ad9597d8. [pid: 9|app: 0|req: 908/1851] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:13:07 2026] DELETE /v2.0/routers/896d9142-df5c-42fe-95e1-7b86367c82ba => generated 0 bytes in 966 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 909/1852] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:13:08 2026] GET /v2.0/networks?id=c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8 => generated 705 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:08.193 8 INFO neutron.db.l3_db [None req-1fbe02dc-bf38-41d6-9b26-291c603ca0af 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Floating IP 910ed103-8206-48bd-acdd-10e50294e138 associated. External IP: 10.96.250.211, port: 33ff1b46-83c4-4abe-a358-8f564f3dee47. [pid: 9|app: 0|req: 910/1853] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:13:08 2026] DELETE /v2.0/subnets/e3205c46-54d5-4d34-9548-e734c9646a52 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 911/1854] 199.19.213.237 () {34 vars in 1049 bytes} [Wed May 6 06:13:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=78650ba69bf74aa3928cf87b0b3cfe42 => generated 178 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 912/1855] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:13:08 2026] DELETE /v2.0/networks/2942cba6-7004-4409-9690-2442631af250 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:13:08.415 9 WARNING neutron_lib.context [req-b2cc4bc3-bb71-4e7a-b1ed-d2f5a116a9f5 req-0ffeedff-c04c-4f02-8b68-ecffe1f2ff6d a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 944/1856] 10.0.0.48 () {34 vars in 675 bytes} [Wed May 6 06:13:07 2026] POST /v2.0/floatingips => generated 856 bytes in 1171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:08.624 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-68dde349-18bd-4dac-ad98-c57b3414eb81'] response: {'name': 'network-changed', 'server_uuid': 'f8363c95-b59c-4583-9435-55470c92eea1', 'tag': '33ff1b46-83c4-4abe-a358-8f564f3dee47', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 945/1857] 10.0.0.48 () {32 vars in 727 bytes} [Wed May 6 06:13:08 2026] GET /v2.0/floatingips/910ed103-8206-48bd-acdd-10e50294e138 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 913/1858] 199.19.213.237 () {38 vars in 954 bytes} [Wed May 6 06:13:08 2026] POST /v2.0/ports => generated 1183 bytes in 377 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: 9|app: 0|req: 914/1859] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:13:08 2026] GET /v2.0/security-groups?tenant_id=16128abea1fb479180d84e52ad9597d8&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1860] 199.19.213.237 () {38 vars in 1027 bytes} [Wed May 6 06:13:08 2026] PUT /v2.0/ports/c48e9dc7-96e8-4911-925e-1e200a88760f => generated 1464 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 915/1861] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:13:09 2026] DELETE /v2.0/security-groups/d0b33c83-dbb9-4574-9187-707632683ab9 => generated 0 bytes in 96 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: 947/1862] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:13:09 2026] GET /v2.0/ports?tenant_id=2d142e238c674a3f8219af128598d1a6&device_id=f8363c95-b59c-4583-9435-55470c92eea1 => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 916/1863] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:13:09 2026] GET /v2.0/networks?id=3662cbf5-903d-40c3-b818-ecfc478ac091 => generated 756 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 917/1864] 199.19.213.237 () {34 vars in 1059 bytes} [Wed May 6 06:13:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=33ff1b46-83c4-4abe-a358-8f564f3dee47 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 918/1865] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:13:09 2026] GET /v2.0/subnets?id=f05bf5b6-4f07-44d0-954e-06197259fb48 => generated 677 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:09.397 8 WARNING neutron_lib.context [None req-d2c611a2-c6a6-4a64-b244-4413acf143aa 0453928ef8f54fa49789e0ffc44c863e 945f58743a3b4a80b8d16ac1180d1db9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 919/1866] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:13:09 2026] GET /v2.0/ports?network_id=3662cbf5-903d-40c3-b818-ecfc478ac091&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: 948/1867] 10.0.0.48 () {34 vars in 674 bytes} [Wed May 6 06:13:09 2026] POST /v2.0/subnetpools => generated 516 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 920/1868] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:13:09 2026] GET /v2.0/networks/3662cbf5-903d-40c3-b818-ecfc478ac091?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: 949/1869] 10.0.0.48 () {34 vars in 757 bytes} [Wed May 6 06:13:09 2026] PUT /v2.0/subnetpools/26ca34b9-0475-419d-926f-b0702baca120/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 921/1870] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:13:09 2026] GET /v2.0/networks/3662cbf5-903d-40c3-b818-ecfc478ac091?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: 8|app: 0|req: 950/1871] 10.0.0.48 () {32 vars in 737 bytes} [Wed May 6 06:13:09 2026] GET /v2.0/subnetpools/26ca34b9-0475-419d-926f-b0702baca120/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 922/1872] 10.0.0.48 () {34 vars in 768 bytes} [Wed May 6 06:13:09 2026] PUT /v2.0/subnetpools/26ca34b9-0475-419d-926f-b0702baca120/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: 951/1873] 10.0.0.48 () {32 vars in 737 bytes} [Wed May 6 06:13:09 2026] GET /v2.0/subnetpools/26ca34b9-0475-419d-926f-b0702baca120/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 923/1874] 10.0.0.48 () {34 vars in 764 bytes} [Wed May 6 06:13:09 2026] PUT /v2.0/subnetpools/26ca34b9-0475-419d-926f-b0702baca120/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1875] 10.0.0.48 () {32 vars in 737 bytes} [Wed May 6 06:13:09 2026] GET /v2.0/subnetpools/26ca34b9-0475-419d-926f-b0702baca120/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 924/1876] 10.0.0.48 () {32 vars in 727 bytes} [Wed May 6 06:13:09 2026] GET /v2.0/floatingips/910ed103-8206-48bd-acdd-10e50294e138 => generated 856 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1877] 10.0.0.48 () {34 vars in 786 bytes} [Wed May 6 06:13:09 2026] PUT /v2.0/subnetpools/26ca34b9-0475-419d-926f-b0702baca120/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: 8|app: 0|req: 954/1878] 10.0.0.48 () {32 vars in 737 bytes} [Wed May 6 06:13:09 2026] GET /v2.0/subnetpools/26ca34b9-0475-419d-926f-b0702baca120/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1879] 10.0.0.48 () {34 vars in 757 bytes} [Wed May 6 06:13:09 2026] PUT /v2.0/subnetpools/26ca34b9-0475-419d-926f-b0702baca120/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 925/1880] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:09 2026] GET /v2.0/ports?device_id=612bbe09-9b49-4ecf-8e4a-86937b34b201 => generated 1198 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1881] 10.0.0.48 () {32 vars in 737 bytes} [Wed May 6 06:13:09 2026] GET /v2.0/subnetpools/26ca34b9-0475-419d-926f-b0702baca120/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1882] 10.0.0.48 () {32 vars in 745 bytes} [Wed May 6 06:13:09 2026] GET /v2.0/subnetpools/26ca34b9-0475-419d-926f-b0702baca120/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 926/1883] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:13:09 2026] GET /v2.0/security-groups?id=7553b7cd-cd71-4d42-944c-0016e92689a6&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:09.865 8 INFO neutron.api.v2.resource [None req-4b9915c6-c132-4342-9370-e44aaa513fc7 0453928ef8f54fa49789e0ffc44c863e 945f58743a3b4a80b8d16ac1180d1db9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 958/1884] 10.0.0.48 () {32 vars in 749 bytes} [Wed May 6 06:13:09 2026] GET /v2.0/subnetpools/26ca34b9-0475-419d-926f-b0702baca120/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 927/1885] 10.0.0.48 () {32 vars in 748 bytes} [Wed May 6 06:13:09 2026] DELETE /v2.0/subnetpools/26ca34b9-0475-419d-926f-b0702baca120/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1886] 10.0.0.48 () {32 vars in 737 bytes} [Wed May 6 06:13:09 2026] GET /v2.0/subnetpools/26ca34b9-0475-419d-926f-b0702baca120/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:13:09.967 9 INFO neutron.api.v2.resource [None req-253dc906-0dc3-4381-9a32-443d809391cd 0453928ef8f54fa49789e0ffc44c863e 945f58743a3b4a80b8d16ac1180d1db9 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 928/1887] 10.0.0.48 () {32 vars in 752 bytes} [Wed May 6 06:13:09 2026] DELETE /v2.0/subnetpools/26ca34b9-0475-419d-926f-b0702baca120/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1888] 10.0.0.48 () {32 vars in 740 bytes} [Wed May 6 06:13:09 2026] DELETE /v2.0/subnetpools/26ca34b9-0475-419d-926f-b0702baca120/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 929/1889] 10.0.0.48 () {32 vars in 737 bytes} [Wed May 6 06:13:10 2026] GET /v2.0/subnetpools/26ca34b9-0475-419d-926f-b0702baca120/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: 961/1890] 10.0.0.48 () {32 vars in 730 bytes} [Wed May 6 06:13:10 2026] DELETE /v2.0/subnetpools/26ca34b9-0475-419d-926f-b0702baca120 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:13:10.218 9 INFO neutron.services.segments.plugin [-] Segment b6fefa45-7815-4e4d-a820-71218e73172f resource provider aggregate not found 2026-05-06 06:13:10.227 9 INFO neutron.services.segments.plugin [-] Segment b6fefa45-7815-4e4d-a820-71218e73172f resource provider aggregate not found 2026-05-06 06:13:10.249 9 INFO neutron.services.segments.plugin [-] Segment b6fefa45-7815-4e4d-a820-71218e73172f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6fefa45-7815-4e4d-a820-71218e73172f found for delete ", "request_id": "req-ddb37593-7009-4685-a36d-61397d569d73"}]} 2026-05-06 06:13:10.252 9 INFO neutron.services.segments.plugin [-] Segment b6fefa45-7815-4e4d-a820-71218e73172f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6fefa45-7815-4e4d-a820-71218e73172f found for delete ", "request_id": "req-773b321a-82e4-48c4-8ab3-ce64ec5b0bbe"}]} [pid: 9|app: 0|req: 930/1891] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:13:10 2026] GET /v2.0/ports?tenant_id=78650ba69bf74aa3928cf87b0b3cfe42&device_id=612bbe09-9b49-4ecf-8e4a-86937b34b201 => generated 1467 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1892] 199.19.213.237 () {34 vars in 1055 bytes} [Wed May 6 06:13:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.19&port_id=c48e9dc7-96e8-4911-925e-1e200a88760f => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 931/1893] 199.19.213.237 () {34 vars in 1105 bytes} [Wed May 6 06:13:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A36c&port_id=c48e9dc7-96e8-4911-925e-1e200a88760f => 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: 963/1894] 199.19.213.237 () {34 vars in 1063 bytes} [Wed May 6 06:13:10 2026] GET /v2.0/subnets?id=176fec90-2e07-4662-b60d-41d769ee1e92&id=2aa20799-8c91-40a6-8969-a46d01fef3ca => generated 1413 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 932/1895] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:13:10 2026] GET /v2.0/ports?network_id=c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1896] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:13:10 2026] GET /v2.0/ports?network_id=c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 933/1897] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:13:10 2026] GET /v2.0/networks/c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8?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: 965/1898] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:13:10 2026] GET /v2.0/networks/c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 934/1899] 10.0.0.48 () {32 vars in 727 bytes} [Wed May 6 06:13:10 2026] GET /v2.0/floatingips/910ed103-8206-48bd-acdd-10e50294e138 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:10.814 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c11d1c33-2d61-46ff-bd8a-6c179ad44e47'] response: {'name': 'network-changed', 'server_uuid': '612bbe09-9b49-4ecf-8e4a-86937b34b201', 'tag': 'c48e9dc7-96e8-4911-925e-1e200a88760f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 966/1900] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:13:10 2026] GET /v2.0/security-groups?tenant_id=9062cb090f8b44a089593e8594e07788&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 935/1901] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:13:11 2026] DELETE /v2.0/security-groups/41a37a9b-20dd-4179-a233-fc1531e89dd8 => 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: 967/1902] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:13:11 2026] GET /v2.0/security-groups?tenant_id=945f58743a3b4a80b8d16ac1180d1db9&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 936/1903] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:13:11 2026] DELETE /v2.0/security-groups/63327dc6-5acd-43b1-a25f-768c0da74c70 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1904] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:13:11 2026] GET /v2.0/ports?tenant_id=78650ba69bf74aa3928cf87b0b3cfe42&device_id=612bbe09-9b49-4ecf-8e4a-86937b34b201 => generated 1467 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 937/1905] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:13:11 2026] GET /v2.0/networks?id=c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8 => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1906] 199.19.213.237 () {34 vars in 1055 bytes} [Wed May 6 06:13:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.19&port_id=c48e9dc7-96e8-4911-925e-1e200a88760f => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 938/1907] 199.19.213.237 () {34 vars in 1105 bytes} [Wed May 6 06:13:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A36c&port_id=c48e9dc7-96e8-4911-925e-1e200a88760f => 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: 970/1908] 199.19.213.237 () {34 vars in 1063 bytes} [Wed May 6 06:13:11 2026] GET /v2.0/subnets?id=176fec90-2e07-4662-b60d-41d769ee1e92&id=2aa20799-8c91-40a6-8969-a46d01fef3ca => generated 1413 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 939/1909] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:13:11 2026] GET /v2.0/ports?network_id=c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8&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: 971/1910] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:13:11 2026] GET /v2.0/ports?network_id=c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 940/1911] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:13:11 2026] GET /v2.0/networks/c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8?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: 972/1912] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:13:11 2026] GET /v2.0/networks/c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8?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: 9|app: 0|req: 941/1913] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:13:12 2026] GET /v2.0/security-groups?tenant_id=ad6cc2bb123c4103a9b90cfa6b3b67fb&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1914] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:13:12 2026] DELETE /v2.0/security-groups/9ba00531-9169-4a48-9135-c2616cab34f7 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:13:14.635 8 WARNING neutron_lib.context [None req-2bbb91ab-f253-4654-8a5f-48e47ef09be7 4077dc59f49643aaae00114ba2861968 2b160e8b27a94eedb08d4944d7ff0ec5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:13:14.783 9 INFO neutron.db.segments_db [None req-a8ca88bf-b78d-445d-9a44-2918fdefad20 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Added segment 0bdf761d-c5bb-4c7d-ad0f-93bce1002d8c of type vxlan for network 4b39b610-7b38-438b-a45f-b25ccf3962f1 2026-05-06 06:13:14.784 8 INFO neutron.db.segments_db [None req-2bbb91ab-f253-4654-8a5f-48e47ef09be7 4077dc59f49643aaae00114ba2861968 2b160e8b27a94eedb08d4944d7ff0ec5 - - default default] Added segment 25e83006-6d49-4b63-9063-d7eec2110deb of type vxlan for network 428db9e7-0926-42e4-adc5-3903e241974d [pid: 9|app: 0|req: 942/1915] 10.0.0.48 () {34 vars in 669 bytes} [Wed May 6 06:13:14 2026] POST /v2.0/networks => generated 740 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1916] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:13:14 2026] POST /v2.0/networks => generated 631 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:14.898 8 WARNING neutron_lib.context [None req-d323ff34-a9af-4cd9-b8eb-89a12908df75 4077dc59f49643aaae00114ba2861968 2b160e8b27a94eedb08d4944d7ff0ec5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 943/1917] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:13:14 2026] POST /v2.0/subnets => generated 687 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1918] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:13:14 2026] POST /v2.0/subnets => generated 626 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 944/1919] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:15 2026] GET /v2.0/ports?device_id=612bbe09-9b49-4ecf-8e4a-86937b34b201 => generated 1200 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:13:15.188 8 INFO neutron.db.segments_db [None req-bb6ae5dc-6711-4ceb-ab6c-63f79afbef8b c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Added segment 5c9b727e-c602-488e-8bb0-d7e1cc4dbed3 of type vxlan for network 316dd7d7-5582-425d-bfd4-4fb27752d928 [pid: 9|app: 0|req: 945/1920] 10.0.0.48 () {34 vars in 749 bytes} [Wed May 6 06:13:15 2026] PUT /v2.0/subnets/ebf070d1-258d-44ca-ab07-4effa37274d8/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 946/1921] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:13:15 2026] GET /v2.0/security-groups?id=7553b7cd-cd71-4d42-944c-0016e92689a6&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: 9|app: 0|req: 947/1922] 10.0.0.48 () {32 vars in 729 bytes} [Wed May 6 06:13:15 2026] GET /v2.0/subnets/ebf070d1-258d-44ca-ab07-4effa37274d8/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 948/1923] 10.0.0.48 () {32 vars in 816 bytes} [Wed May 6 06:13:15 2026] GET /v2.0/ports?network_id=c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8&mac_address=fa%3A16%3A3e%3Add%3A12%3A83 => generated 1200 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 949/1924] 10.0.0.48 () {34 vars in 760 bytes} [Wed May 6 06:13:15 2026] PUT /v2.0/subnets/ebf070d1-258d-44ca-ab07-4effa37274d8/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-06 06:13:15.394 9 WARNING neutron_lib.context [None req-0050d674-dc01-486c-8de7-0c53f9a8df9c a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:13:15.433 8 INFO neutron.db.l3_hamode_db [None req-bb6ae5dc-6711-4ceb-ab6c-63f79afbef8b c16881031b8c46d186b5d979b2fae54c 4a2e8d44ab024837bf25b68e97fd269f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:13:16.296 8 INFO neutron.db.l3_hamode_db [None req-bb6ae5dc-6711-4ceb-ab6c-63f79afbef8b c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:13:16.421 9 INFO neutron.db.l3_db [None req-0050d674-dc01-486c-8de7-0c53f9a8df9c a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Floating IP 1d66abf1-59e6-4c76-872d-2a032b005ef7 associated. External IP: 10.96.250.220, port: c48e9dc7-96e8-4911-925e-1e200a88760f. [pid: 9|app: 0|req: 950/1925] 10.0.0.48 () {34 vars in 675 bytes} [Wed May 6 06:13:15 2026] POST /v2.0/floatingips => generated 854 bytes in 1337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 951/1926] 10.0.0.48 () {32 vars in 729 bytes} [Wed May 6 06:13:16 2026] GET /v2.0/subnets/ebf070d1-258d-44ca-ab07-4effa37274d8/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:13:16.777 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3de4a689-df1b-48ad-ab69-a408b176044d'] response: {'name': 'network-changed', 'server_uuid': '612bbe09-9b49-4ecf-8e4a-86937b34b201', 'tag': 'c48e9dc7-96e8-4911-925e-1e200a88760f', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 952/1927] 10.0.0.254 () {34 vars in 989 bytes} [Wed May 6 06:13:16 2026] GET /v2.0/ports?device_id=f8363c95-b59c-4583-9435-55470c92eea1 => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 953/1928] 10.0.0.48 () {34 vars in 756 bytes} [Wed May 6 06:13:16 2026] PUT /v2.0/subnets/ebf070d1-258d-44ca-ab07-4effa37274d8/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 954/1929] 10.0.0.254 () {34 vars in 1039 bytes} [Wed May 6 06:13:16 2026] GET /v2.0/security-groups?id=a5742e9a-1ed0-4e38-95ad-b305cedb5699&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 955/1930] 10.0.0.48 () {32 vars in 729 bytes} [Wed May 6 06:13:16 2026] GET /v2.0/subnets/ebf070d1-258d-44ca-ab07-4effa37274d8/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 956/1931] 10.0.0.48 () {34 vars in 778 bytes} [Wed May 6 06:13:16 2026] PUT /v2.0/subnets/ebf070d1-258d-44ca-ab07-4effa37274d8/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 957/1932] 10.0.0.48 () {32 vars in 729 bytes} [Wed May 6 06:13:16 2026] GET /v2.0/subnets/ebf070d1-258d-44ca-ab07-4effa37274d8/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 958/1933] 10.0.0.48 () {34 vars in 749 bytes} [Wed May 6 06:13:17 2026] PUT /v2.0/subnets/ebf070d1-258d-44ca-ab07-4effa37274d8/tags => generated 37 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 959/1934] 10.0.0.48 () {32 vars in 729 bytes} [Wed May 6 06:13:17 2026] GET /v2.0/subnets/ebf070d1-258d-44ca-ab07-4effa37274d8/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 960/1935] 10.0.0.48 () {32 vars in 737 bytes} [Wed May 6 06:13:17 2026] GET /v2.0/subnets/ebf070d1-258d-44ca-ab07-4effa37274d8/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:13:17.186 9 INFO neutron.api.v2.resource [None req-d386ad69-dc11-419d-a970-6a0368a04c0e 4077dc59f49643aaae00114ba2861968 2b160e8b27a94eedb08d4944d7ff0ec5 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 961/1936] 10.0.0.48 () {32 vars in 741 bytes} [Wed May 6 06:13:17 2026] GET /v2.0/subnets/ebf070d1-258d-44ca-ab07-4effa37274d8/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 962/1937] 10.0.0.48 () {32 vars in 740 bytes} [Wed May 6 06:13:17 2026] DELETE /v2.0/subnets/ebf070d1-258d-44ca-ab07-4effa37274d8/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 963/1938] 10.0.0.48 () {32 vars in 729 bytes} [Wed May 6 06:13:17 2026] GET /v2.0/subnets/ebf070d1-258d-44ca-ab07-4effa37274d8/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1939] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:13:15 2026] POST /v2.0/routers => generated 727 bytes in 2157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:17.315 9 INFO neutron.api.v2.resource [None req-b0457656-518d-493c-b6b7-b204dcfc8dca 4077dc59f49643aaae00114ba2861968 2b160e8b27a94eedb08d4944d7ff0ec5 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 964/1940] 10.0.0.48 () {32 vars in 744 bytes} [Wed May 6 06:13:17 2026] DELETE /v2.0/subnets/ebf070d1-258d-44ca-ab07-4effa37274d8/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1941] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:13:17 2026] GET /v2.0/ports?tenant_id=78650ba69bf74aa3928cf87b0b3cfe42&device_id=612bbe09-9b49-4ecf-8e4a-86937b34b201 => generated 1469 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1942] 10.0.0.48 () {32 vars in 732 bytes} [Wed May 6 06:13:17 2026] DELETE /v2.0/subnets/ebf070d1-258d-44ca-ab07-4effa37274d8/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1943] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:13:17 2026] GET /v2.0/networks?id=c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8 => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1944] 10.0.0.48 () {32 vars in 729 bytes} [Wed May 6 06:13:17 2026] GET /v2.0/subnets/ebf070d1-258d-44ca-ab07-4effa37274d8/tags => 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: 981/1945] 199.19.213.237 () {34 vars in 1055 bytes} [Wed May 6 06:13:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.19&port_id=c48e9dc7-96e8-4911-925e-1e200a88760f => generated 857 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1946] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:13:17 2026] DELETE /v2.0/subnets/ebf070d1-258d-44ca-ab07-4effa37274d8 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1947] 199.19.213.237 () {34 vars in 1105 bytes} [Wed May 6 06:13:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A36c&port_id=c48e9dc7-96e8-4911-925e-1e200a88760f => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:13:17.947 8 INFO neutron.services.segments.plugin [-] Segment 25e83006-6d49-4b63-9063-d7eec2110deb resource provider aggregate not found 2026-05-06 06:13:17.955 8 INFO neutron.services.segments.plugin [-] Segment 25e83006-6d49-4b63-9063-d7eec2110deb resource provider aggregate not found [pid: 8|app: 0|req: 984/1948] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:13:17 2026] DELETE /v2.0/networks/428db9e7-0926-42e4-adc5-3903e241974d => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:13:17.971 8 INFO neutron.services.segments.plugin [-] Segment 25e83006-6d49-4b63-9063-d7eec2110deb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25e83006-6d49-4b63-9063-d7eec2110deb found for delete ", "request_id": "req-a4fae271-6f6d-456e-9616-0c494afad777"}]} 2026-05-06 06:13:17.972 8 INFO neutron.services.segments.plugin [-] Segment 25e83006-6d49-4b63-9063-d7eec2110deb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25e83006-6d49-4b63-9063-d7eec2110deb found for delete ", "request_id": "req-97e3e041-0743-4628-b997-16900b2efd5c"}]} [pid: 8|app: 0|req: 985/1949] 199.19.213.237 () {34 vars in 1063 bytes} [Wed May 6 06:13:17 2026] GET /v2.0/subnets?id=176fec90-2e07-4662-b60d-41d769ee1e92&id=2aa20799-8c91-40a6-8969-a46d01fef3ca => generated 1413 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1950] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:13:17 2026] GET /v2.0/ports?network_id=c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8&device_owner=network%3Adhcp => generated 1461 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1951] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:13:18 2026] GET /v2.0/ports?network_id=c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1952] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:13:18 2026] GET /v2.0/networks/c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8?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: 989/1953] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:13:18 2026] GET /v2.0/networks/c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8?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: 9|app: 0|req: 965/1954] 10.0.0.48 () {34 vars in 781 bytes} [Wed May 6 06:13:17 2026] PUT /v2.0/routers/78aabe55-5053-4a8d-a4fb-5e7e1b4b419f/add_router_interface => generated 309 bytes in 1182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1957] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:13:18 2026] GET /v2.0/security-groups?tenant_id=2b160e8b27a94eedb08d4944d7ff0ec5&name=default => generated 2925 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 968/1958] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:13:19 2026] DELETE /v2.0/security-groups/91d9b366-bc38-44a3-be3c-20b83a8ac620 => 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: 991/1959] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:13:19 2026] GET /v2.0/security-groups?tenant_id=acb638bdd2f742cb8d4130eaa4cdf7d2&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:13:19.609 9 INFO neutron.db.segments_db [None req-c14ca147-1b0c-40e0-8a6f-50d27c5e73be c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Added segment 688c73b4-0d08-4d7e-ad70-61bd596842c3 of type vxlan for network 6db1d098-668c-4538-8564-6647d1a766b7 [pid: 8|app: 0|req: 992/1960] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:13:19 2026] DELETE /v2.0/security-groups/1fc3e4b8-e7ad-4b93-8425-4a2721adcc99 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 969/1961] 10.0.0.48 () {34 vars in 669 bytes} [Wed May 6 06:13:19 2026] POST /v2.0/networks => generated 741 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1962] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:13:19 2026] POST /v2.0/subnets => generated 688 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:19.944 9 INFO neutron.db.segments_db [None req-fd58fea4-c9fd-45f7-a789-780a29ed326d c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Added segment 4c6d3382-7c81-48cd-9eaa-e41d26ca1be1 of type vxlan for network 21b74c38-7688-45f9-89f0-299006aaed63 [pid: 8|app: 0|req: 994/1963] 10.0.0.48 () {32 vars in 824 bytes} [Wed May 6 06:13:19 2026] GET /v2.0/ports?project_id=2d142e238c674a3f8219af128598d1a6&network_id=3662cbf5-903d-40c3-b818-ecfc478ac091 => generated 3695 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:13:20.282 9 INFO neutron.db.l3_hamode_db [None req-fd58fea4-c9fd-45f7-a789-780a29ed326d c16881031b8c46d186b5d979b2fae54c 594992dea8a4418984bb837df0fca8a6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 995/1964] 10.0.0.48 () {32 vars in 740 bytes} [Wed May 6 06:13:20 2026] GET /v2.0/subnets?network_id=db91edc1-b43e-4f0c-a0f1-1b08e6b05563 => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:20.726 8 INFO neutron.db.l3_db [None req-ced3ea88-1ea0-4497-b1f4-18715db27880 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Floating IP 910ed103-8206-48bd-acdd-10e50294e138 disassociated. External IP: 10.96.250.211, port: 33ff1b46-83c4-4abe-a358-8f564f3dee47. 2026-05-06 06:13:21.051 9 INFO neutron.db.l3_hamode_db [None req-fd58fea4-c9fd-45f7-a789-780a29ed326d c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 996/1965] 10.0.0.48 () {34 vars in 747 bytes} [Wed May 6 06:13:20 2026] PUT /v2.0/floatingips/910ed103-8206-48bd-acdd-10e50294e138 => generated 554 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1966] 10.0.0.48 () {32 vars in 727 bytes} [Wed May 6 06:13:21 2026] GET /v2.0/floatingips/910ed103-8206-48bd-acdd-10e50294e138 => generated 554 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:21.684 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a698bc2-ea7b-4c8f-8b05-efb74c7fd5c4'] response: {'name': 'network-changed', 'server_uuid': 'f8363c95-b59c-4583-9435-55470c92eea1', 'tag': '33ff1b46-83c4-4abe-a358-8f564f3dee47', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 998/1967] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:13:21 2026] GET /v2.0/ports?tenant_id=2d142e238c674a3f8219af128598d1a6&device_id=f8363c95-b59c-4583-9435-55470c92eea1 => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1968] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:13:21 2026] GET /v2.0/networks?id=3662cbf5-903d-40c3-b818-ecfc478ac091 => generated 756 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1969] 199.19.213.237 () {34 vars in 1059 bytes} [Wed May 6 06:13:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=33ff1b46-83c4-4abe-a358-8f564f3dee47 => 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: 1001/1970] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:13:21 2026] GET /v2.0/subnets?id=f05bf5b6-4f07-44d0-954e-06197259fb48 => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1971] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:13:21 2026] GET /v2.0/ports?network_id=3662cbf5-903d-40c3-b818-ecfc478ac091&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: 9|app: 0|req: 970/1972] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:13:19 2026] POST /v2.0/routers => generated 728 bytes in 2056 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1973] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:13:21 2026] GET /v2.0/networks/3662cbf5-903d-40c3-b818-ecfc478ac091?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: 1004/1974] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:13:21 2026] GET /v2.0/networks/3662cbf5-903d-40c3-b818-ecfc478ac091?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: 1005/1975] 10.0.0.48 () {32 vars in 727 bytes} [Wed May 6 06:13:22 2026] GET /v2.0/floatingips/910ed103-8206-48bd-acdd-10e50294e138 => generated 554 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 971/1976] 10.0.0.48 () {34 vars in 781 bytes} [Wed May 6 06:13:21 2026] PUT /v2.0/routers/e8edf93e-03c6-44bc-96dc-fdcbc65f8c5a/add_router_interface => generated 309 bytes in 1220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1977] 10.0.0.48 () {32 vars in 727 bytes} [Wed May 6 06:13:23 2026] GET /v2.0/floatingips/910ed103-8206-48bd-acdd-10e50294e138 => generated 552 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 972/1978] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:13:23 2026] GET /v2.0/security-groups?tenant_id=5f71b070994a423ba76756600af390bb&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1979] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:13:23 2026] DELETE /v2.0/security-groups/c1796088-406a-4fee-8022-ad61cd6b9b44 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:13:23.788 9 WARNING neutron_lib.context [None req-b895e9b9-c3d0-4b53-bf95-0ae2ab7ac5f4 cfd4d49248d64061b867e5e0dda130e7 4a2e8d44ab024837bf25b68e97fd269f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 973/1980] 10.0.0.48 () {34 vars in 683 bytes} [Wed May 6 06:13:23 2026] POST /v2.0/security-groups => generated 1675 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:13:23.947 9 WARNING neutron_lib.context [None req-4e9853d9-45ef-4285-bf22-1fd6cbf41c16 cfd4d49248d64061b867e5e0dda130e7 4a2e8d44ab024837bf25b68e97fd269f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1008/1981] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:13:23 2026] GET /v2.0/security-groups?tenant_id=f9558535d246456a8840f7e4d51ccdc5&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 974/1982] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:13:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:24.095 9 WARNING neutron_lib.context [None req-aafa091c-0a10-47d0-aef7-7b5843bbd532 cfd4d49248d64061b867e5e0dda130e7 4a2e8d44ab024837bf25b68e97fd269f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1009/1983] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:13:24 2026] DELETE /v2.0/security-groups/2a14f360-0f29-489a-81a6-c61ec8c79918 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 975/1984] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:13:24 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-05-06 06:13:24.246 8 WARNING neutron_lib.context [None req-74277343-6157-4802-8b1a-0faf868d2abd cfd4d49248d64061b867e5e0dda130e7 4a2e8d44ab024837bf25b68e97fd269f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:13:24.325 9 WARNING neutron_lib.context [None req-44b29583-e021-41db-87e0-0062ea78f190 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1010/1985] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:13:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:24.417 8 WARNING neutron_lib.context [None req-f230f5c3-d22e-4573-af33-fc029f5c63ae cfd4d49248d64061b867e5e0dda130e7 4a2e8d44ab024837bf25b68e97fd269f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 976/1986] 10.0.0.48 () {34 vars in 683 bytes} [Wed May 6 06:13:24 2026] POST /v2.0/security-groups => generated 1673 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:13:24.504 9 WARNING neutron_lib.context [None req-21a95ef7-cf3b-48a9-b7de-aa6c462d5910 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1011/1987] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:13:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:24.598 8 WARNING neutron_lib.context [None req-d6b4e2a1-47b4-42c7-868b-569c7f4da2d6 cfd4d49248d64061b867e5e0dda130e7 4a2e8d44ab024837bf25b68e97fd269f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:13:24.630 8 INFO neutron.db.securitygroups_db [None req-d6b4e2a1-47b4-42c7-868b-569c7f4da2d6 cfd4d49248d64061b867e5e0dda130e7 4a2e8d44ab024837bf25b68e97fd269f - - default default] Project 4a2e8d44ab024837bf25b68e97fd269f added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 9|app: 0|req: 977/1988] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:13:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:24.659 9 WARNING neutron_lib.context [None req-1f20bc11-2a20-42b6-8ba8-cd1eab6a153c 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1012/1989] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:13:24 2026] POST /v2.0/security-group-rules => generated 607 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:24.724 8 WARNING neutron_lib.context [None req-0ebd50b9-f5d5-4327-af9c-2ce2fcf7bc42 cfd4d49248d64061b867e5e0dda130e7 4a2e8d44ab024837bf25b68e97fd269f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:13:24.766 8 INFO neutron.db.securitygroups_db [None req-0ebd50b9-f5d5-4327-af9c-2ce2fcf7bc42 cfd4d49248d64061b867e5e0dda130e7 4a2e8d44ab024837bf25b68e97fd269f - - default default] Project 4a2e8d44ab024837bf25b68e97fd269f added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 9|app: 0|req: 978/1990] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:13:24 2026] POST /v2.0/security-group-rules => generated 596 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:24.788 9 WARNING neutron_lib.context [None req-70eb191e-1b12-4953-a528-f688a7daaa8f 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1013/1991] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:13:24 2026] POST /v2.0/security-group-rules => generated 606 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 979/1992] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:13:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:24.999 8 WARNING neutron_lib.context [None req-c7cb0725-a9b4-477a-a50c-6ff711080c55 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1014/1993] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:13:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:25.151 9 WARNING neutron_lib.context [None req-32d95b1b-3d67-4fb3-a3db-9c67e97fb9cb 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:13:25.196 9 INFO neutron.db.securitygroups_db [None req-32d95b1b-3d67-4fb3-a3db-9c67e97fb9cb 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Project 2d142e238c674a3f8219af128598d1a6 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 9|app: 0|req: 980/1994] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:13:25 2026] POST /v2.0/security-group-rules => generated 607 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:25.325 8 WARNING neutron_lib.context [None req-a9ac455c-cbaf-49bc-b8be-81b89b430a14 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:13:25.357 9 WARNING neutron_lib.context [None req-0cfd0122-1bd1-4a44-8e5c-407ae754f052 cfd4d49248d64061b867e5e0dda130e7 4a2e8d44ab024837bf25b68e97fd269f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:13:25.368 8 INFO neutron.db.securitygroups_db [None req-a9ac455c-cbaf-49bc-b8be-81b89b430a14 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Project 2d142e238c674a3f8219af128598d1a6 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: 1015/1995] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:13:25 2026] POST /v2.0/security-group-rules => generated 606 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 981/1996] 10.0.0.48 () {34 vars in 683 bytes} [Wed May 6 06:13:25 2026] POST /v2.0/security-groups => generated 1659 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:13:25.502 8 WARNING neutron_lib.context [None req-a07e5eb0-a8cd-4183-83b8-6a51232fedfa cfd4d49248d64061b867e5e0dda130e7 4a2e8d44ab024837bf25b68e97fd269f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1016/1997] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:13:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:25.614 9 WARNING neutron_lib.context [None req-552f72fd-03e9-4b05-ac45-4847be411831 cfd4d49248d64061b867e5e0dda130e7 4a2e8d44ab024837bf25b68e97fd269f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 982/1998] 10.0.0.48 () {34 vars in 693 bytes} [Wed May 6 06:13:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:25.761 8 WARNING neutron_lib.context [None req-8fb264eb-89b9-4cff-9946-6b25e5a8e909 cfd4d49248d64061b867e5e0dda130e7 4a2e8d44ab024837bf25b68e97fd269f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 983/1999] 10.0.0.48 () {32 vars in 647 bytes} [Wed May 6 06:13:25 2026] GET /v2.0/networks => generated 1297 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 984/2000] 10.0.0.95 () {34 vars in 1096 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-631650110&fields=id&tenant_id=2d142e238c674a3f8219af128598d1a6 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 985/2001] 10.0.0.95 () {34 vars in 980 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/networks?id=3662cbf5-903d-40c3-b818-ecfc478ac091 => generated 660 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 986/2002] 10.0.0.95 () {34 vars in 963 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/quotas/2d142e238c674a3f8219af128598d1a6 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2003] 10.0.0.48 () {34 vars in 674 bytes} [Wed May 6 06:13:25 2026] POST /v2.0/floatingips => generated 552 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2004] 10.0.0.254 () {34 vars in 989 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/ports?device_id=612bbe09-9b49-4ecf-8e4a-86937b34b201 => generated 1469 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 987/2005] 10.0.0.95 () {34 vars in 1000 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/ports?tenant_id=2d142e238c674a3f8219af128598d1a6&fields=id => generated 149 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2006] 10.0.0.254 () {34 vars in 1039 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/security-groups?id=7553b7cd-cd71-4d42-944c-0016e92689a6&fields=id&fields=name => generated 111 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2007] 10.0.0.95 () {34 vars in 1096 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/security-groups?name=tempest-securitygroup--390738478&fields=id&tenant_id=4a2e8d44ab024837bf25b68e97fd269f => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 988/2008] 10.0.0.95 () {34 vars in 1006 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/networks/3662cbf5-903d-40c3-b818-ecfc478ac091?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: 1021/2009] 10.0.0.95 () {34 vars in 1098 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1078021386&fields=id&tenant_id=4a2e8d44ab024837bf25b68e97fd269f => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 989/2010] 10.0.0.95 () {34 vars in 1106 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/networks/3662cbf5-903d-40c3-b818-ecfc478ac091?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: 1022/2011] 10.0.0.95 () {34 vars in 980 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/networks?id=4b39b610-7b38-438b-a45f-b25ccf3962f1 => generated 672 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 990/2012] 10.0.0.95 () {34 vars in 963 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/quotas/4a2e8d44ab024837bf25b68e97fd269f => 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: 1023/2013] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/ports?device_id=47f144c6-33f2-45a2-ad57-aed5b151a597 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 991/2014] 10.0.0.95 () {34 vars in 1000 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/ports?tenant_id=4a2e8d44ab024837bf25b68e97fd269f&fields=id => generated 103 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2015] 10.0.0.95 () {34 vars in 1006 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/networks/4b39b610-7b38-438b-a45f-b25ccf3962f1?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 992/2016] 10.0.0.95 () {34 vars in 1106 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/networks/4b39b610-7b38-438b-a45f-b25ccf3962f1?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: 1025/2017] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/ports?device_id=5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 993/2018] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:27 2026] GET /v2.0/ports?device_id=47f144c6-33f2-45a2-ad57-aed5b151a597 => 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: 1026/2019] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:27 2026] GET /v2.0/ports?device_id=5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 994/2020] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:28 2026] GET /v2.0/ports?device_id=47f144c6-33f2-45a2-ad57-aed5b151a597 => 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: 1027/2021] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:29 2026] GET /v2.0/ports?device_id=5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 995/2022] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:29 2026] GET /v2.0/ports?device_id=47f144c6-33f2-45a2-ad57-aed5b151a597 => 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: 1028/2023] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:30 2026] GET /v2.0/ports?device_id=5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 996/2024] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:13:30 2026] GET /v2.0/networks?id=3662cbf5-903d-40c3-b818-ecfc478ac091 => generated 660 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2025] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:30 2026] GET /v2.0/ports?device_id=47f144c6-33f2-45a2-ad57-aed5b151a597 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 997/2026] 199.19.213.237 () {34 vars in 1049 bytes} [Wed May 6 06:13:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2d142e238c674a3f8219af128598d1a6 => generated 272 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:30.995 8 WARNING neutron_lib.context [req-59b7b5a2-1f94-4da7-a700-77a6117fd56e req-629d8039-412e-4f49-9659-995c03304aa8 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 998/2027] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:31 2026] GET /v2.0/ports?device_id=5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1 => 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: 1030/2028] 199.19.213.237 () {38 vars in 954 bytes} [Wed May 6 06:13:30 2026] POST /v2.0/ports => generated 954 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 999/2029] 199.19.213.237 () {38 vars in 1027 bytes} [Wed May 6 06:13:31 2026] PUT /v2.0/ports/fc2cf68a-eed5-4c01-aa30-0f5aefc28af3 => generated 1235 bytes in 435 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: 1031/2030] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:32 2026] GET /v2.0/ports?device_id=47f144c6-33f2-45a2-ad57-aed5b151a597 => generated 969 bytes in 62 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-05-06 06:13:32.114 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7cff2e60-bb0b-4df2-90ce-ae8cde62d38e'] response: {'name': 'network-changed', 'server_uuid': '47f144c6-33f2-45a2-ad57-aed5b151a597', 'tag': 'fc2cf68a-eed5-4c01-aa30-0f5aefc28af3', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1000/2031] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:13:32 2026] GET /v2.0/security-groups?id=3238c396-7197-49dc-9e93-ad437e2dda29&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2032] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:32 2026] GET /v2.0/ports?device_id=5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1001/2033] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:13:32 2026] GET /v2.0/ports?tenant_id=2d142e238c674a3f8219af128598d1a6&device_id=47f144c6-33f2-45a2-ad57-aed5b151a597 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2034] 199.19.213.237 () {34 vars in 1017 bytes} [Wed May 6 06:13:32 2026] GET /v2.0/networks?tenant_id=2d142e238c674a3f8219af128598d1a6&shared=False => generated 756 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1002/2035] 199.19.213.237 () {34 vars in 929 bytes} [Wed May 6 06:13:32 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2036] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:13:33 2026] GET /v2.0/networks?id=4b39b610-7b38-438b-a45f-b25ccf3962f1 => generated 672 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1003/2037] 199.19.213.237 () {34 vars in 1049 bytes} [Wed May 6 06:13:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4a2e8d44ab024837bf25b68e97fd269f => generated 273 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:33.170 8 WARNING neutron_lib.context [req-bbfe69e9-6c56-4014-86e6-1fe357572f57 req-580536d5-b7af-450a-ac55-37e9152146d7 cfd4d49248d64061b867e5e0dda130e7 4a2e8d44ab024837bf25b68e97fd269f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 1004/2038] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:33 2026] GET /v2.0/ports?device_id=47f144c6-33f2-45a2-ad57-aed5b151a597 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1005/2039] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:13:33 2026] GET /v2.0/security-groups?id=3238c396-7197-49dc-9e93-ad437e2dda29&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: 9|app: 0|req: 1006/2040] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:33 2026] GET /v2.0/ports?device_id=5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1 => 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: 1035/2041] 199.19.213.237 () {38 vars in 954 bytes} [Wed May 6 06:13:33 2026] POST /v2.0/ports => generated 997 bytes in 377 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: 1036/2042] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:13:33 2026] GET /v2.0/ports?tenant_id=2d142e238c674a3f8219af128598d1a6&device_id=47f144c6-33f2-45a2-ad57-aed5b151a597 => 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: 1037/2043] 10.0.0.48 () {32 vars in 719 bytes} [Wed May 6 06:13:33 2026] GET /v2.0/subnets/8210286c-4663-4cf8-b465-b2f8cab0541e => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2044] 199.19.213.237 () {34 vars in 1057 bytes} [Wed May 6 06:13:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=fc2cf68a-eed5-4c01-aa30-0f5aefc28af3 => 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: 1039/2045] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:13:33 2026] GET /v2.0/subnets?id=f05bf5b6-4f07-44d0-954e-06197259fb48 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2046] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:13:33 2026] GET /v2.0/ports?network_id=3662cbf5-903d-40c3-b818-ecfc478ac091&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: 9|app: 0|req: 1007/2047] 199.19.213.237 () {38 vars in 1027 bytes} [Wed May 6 06:13:33 2026] PUT /v2.0/ports/eadbae31-9cec-4b62-93dc-e25193684b07 => generated 1278 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2048] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:13:33 2026] GET /v2.0/networks/3662cbf5-903d-40c3-b818-ecfc478ac091?fields=segments => generated 14 bytes in 54 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: 9|app: 0|req: 1008/2049] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:13:34 2026] GET /v2.0/networks/3662cbf5-903d-40c3-b818-ecfc478ac091?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: 9|app: 0|req: 1010/2052] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:34 2026] GET /v2.0/ports?device_id=47f144c6-33f2-45a2-ad57-aed5b151a597 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2053] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:13:34 2026] GET /v2.0/security-groups?id=3238c396-7197-49dc-9e93-ad437e2dda29&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:34.487 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2d0584d-cc27-4a9b-97bd-6effd7a9f689'] response: {'name': 'network-changed', 'server_uuid': '5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1', 'tag': 'eadbae31-9cec-4b62-93dc-e25193684b07', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1011/2054] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:34 2026] GET /v2.0/ports?device_id=5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1 => generated 1012 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2055] 10.0.0.95 () {34 vars in 1118 bytes} [Wed May 6 06:13:34 2026] GET /v2.0/security-groups?id=86c09186-13b4-4c4c-80cf-73d5ba0af6c5&id=d1f6caf8-c643-4191-bb3d-5afee2dc7e84&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1012/2056] 10.0.0.74 () {30 vars in 687 bytes} [Wed May 6 06:13:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1013/2057] 10.0.0.74 () {30 vars in 689 bytes} [Wed May 6 06:13:34 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: 1045/2058] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:13:34 2026] GET /v2.0/ports?tenant_id=4a2e8d44ab024837bf25b68e97fd269f&device_id=5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1 => generated 1281 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1014/2059] 10.0.0.74 () {30 vars in 665 bytes} [Wed May 6 06:13:35 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: 9|app: 0|req: 1015/2060] 10.0.0.74 () {30 vars in 701 bytes} [Wed May 6 06:13:35 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: 1046/2061] 199.19.213.237 () {34 vars in 1017 bytes} [Wed May 6 06:13:35 2026] GET /v2.0/networks?tenant_id=4a2e8d44ab024837bf25b68e97fd269f&shared=False => generated 768 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1016/2062] 199.19.213.237 () {34 vars in 929 bytes} [Wed May 6 06:13:35 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2063] 10.0.0.74 () {28 vars in 436 bytes} [Wed May 6 06:13:35 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1017/2064] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:35 2026] GET /v2.0/ports?device_id=47f144c6-33f2-45a2-ad57-aed5b151a597 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2065] 10.0.0.74 () {30 vars in 725 bytes} [Wed May 6 06:13:35 2026] GET /v2.0/subnets/8210286c-4663-4cf8-b465-b2f8cab0541e => generated 658 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2066] 10.0.0.74 () {30 vars in 687 bytes} [Wed May 6 06:13:35 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: 9|app: 0|req: 1018/2067] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:13:35 2026] GET /v2.0/security-groups?id=3238c396-7197-49dc-9e93-ad437e2dda29&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2068] 10.0.0.74 () {30 vars in 689 bytes} [Wed May 6 06:13:35 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: 9|app: 0|req: 1019/2069] 10.0.0.74 () {30 vars in 665 bytes} [Wed May 6 06:13:35 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: 1051/2070] 10.0.0.74 () {30 vars in 701 bytes} [Wed May 6 06:13: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: 9|app: 0|req: 1020/2071] 10.0.0.74 () {30 vars in 725 bytes} [Wed May 6 06:13:35 2026] GET /v2.0/subnets/8210286c-4663-4cf8-b465-b2f8cab0541e => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2072] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:35 2026] GET /v2.0/ports?device_id=5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1 => generated 1012 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2073] 10.0.0.74 () {30 vars in 687 bytes} [Wed May 6 06:13:35 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: 1054/2074] 10.0.0.74 () {30 vars in 689 bytes} [Wed May 6 06:13:35 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: 9|app: 0|req: 1021/2075] 10.0.0.95 () {34 vars in 1118 bytes} [Wed May 6 06:13:35 2026] GET /v2.0/security-groups?id=86c09186-13b4-4c4c-80cf-73d5ba0af6c5&id=d1f6caf8-c643-4191-bb3d-5afee2dc7e84&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: 1055/2076] 10.0.0.74 () {30 vars in 665 bytes} [Wed May 6 06:13:35 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: 9|app: 0|req: 1022/2077] 10.0.0.74 () {30 vars in 701 bytes} [Wed May 6 06:13:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2078] 10.0.0.74 () {30 vars in 727 bytes} [Wed May 6 06:13:35 2026] GET /v2.0/networks/032a3e9d-dbb3-4a4e-9207-7b590e1bfb51 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1023/2079] 10.0.0.74 () {30 vars in 679 bytes} [Wed May 6 06:13:35 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1024/2080] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/ports?tenant_id=4a2e8d44ab024837bf25b68e97fd269f&device_id=5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1 => generated 1281 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1025/2081] 199.19.213.237 () {34 vars in 1059 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=eadbae31-9cec-4b62-93dc-e25193684b07 => 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: 1057/2082] 10.0.0.74 () {34 vars in 701 bytes} [Wed May 6 06:13:35 2026] POST /v2.0/ports => generated 1132 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1026/2083] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/subnets?id=37b92b0a-8df1-4f3e-919e-b008869d8214 => generated 690 bytes in 32 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: 1058/2084] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/ports?network_id=4b39b610-7b38-438b-a45f-b25ccf3962f1&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: 9|app: 0|req: 1027/2085] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/networks/4b39b610-7b38-438b-a45f-b25ccf3962f1?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: 1059/2086] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/networks/4b39b610-7b38-438b-a45f-b25ccf3962f1?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: 9|app: 0|req: 1028/2087] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/ports?device_id=47f144c6-33f2-45a2-ad57-aed5b151a597 => 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: 1060/2088] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/security-groups?id=3238c396-7197-49dc-9e93-ad437e2dda29&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: 9|app: 0|req: 1029/2089] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/ports?device_id=5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1 => generated 1012 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2090] 10.0.0.95 () {34 vars in 1118 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/security-groups?id=86c09186-13b4-4c4c-80cf-73d5ba0af6c5&id=d1f6caf8-c643-4191-bb3d-5afee2dc7e84&fields=id&fields=name => generated 206 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1030/2091] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:37 2026] GET /v2.0/ports?device_id=47f144c6-33f2-45a2-ad57-aed5b151a597 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2092] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:13:37 2026] GET /v2.0/security-groups?id=3238c396-7197-49dc-9e93-ad437e2dda29&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1031/2093] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:38 2026] GET /v2.0/ports?device_id=5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1 => generated 1012 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2094] 10.0.0.95 () {34 vars in 1118 bytes} [Wed May 6 06:13:38 2026] GET /v2.0/security-groups?id=86c09186-13b4-4c4c-80cf-73d5ba0af6c5&id=d1f6caf8-c643-4191-bb3d-5afee2dc7e84&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1032/2095] 199.19.213.237 () {30 vars in 701 bytes} [Wed May 6 06:13:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2096] 199.19.213.237 () {30 vars in 703 bytes} [Wed May 6 06:13:38 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: 9|app: 0|req: 1033/2097] 199.19.213.237 () {30 vars in 679 bytes} [Wed May 6 06:13:38 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: 1065/2098] 199.19.213.237 () {30 vars in 715 bytes} [Wed May 6 06:13:38 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: 9|app: 0|req: 1034/2099] 199.19.213.237 () {30 vars in 735 bytes} [Wed May 6 06:13:38 2026] GET /v2.0/ports/3a0eec6d-7b15-4297-b07e-c7efb49448af => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2100] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:38 2026] GET /v2.0/ports?device_id=47f144c6-33f2-45a2-ad57-aed5b151a597 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1035/2101] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:13:39 2026] GET /v2.0/security-groups?id=3238c396-7197-49dc-9e93-ad437e2dda29&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2102] 199.19.213.237 () {30 vars in 701 bytes} [Wed May 6 06:13:39 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: 1068/2103] 199.19.213.237 () {30 vars in 703 bytes} [Wed May 6 06:13:39 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: 9|app: 0|req: 1036/2104] 199.19.213.237 () {34 vars in 993 bytes} [Wed May 6 06:13:39 2026] GET /v2.0/ports?device_id=5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1 => generated 1281 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2105] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:39 2026] GET /v2.0/ports?device_id=47f144c6-33f2-45a2-ad57-aed5b151a597 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1037/2106] 199.19.213.237 () {30 vars in 679 bytes} [Wed May 6 06:13:39 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: 9|app: 0|req: 1038/2107] 199.19.213.237 () {30 vars in 715 bytes} [Wed May 6 06:13:39 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: 8|app: 0|req: 1070/2108] 199.19.213.237 () {34 vars in 1123 bytes} [Wed May 6 06:13:39 2026] GET /v2.0/security-groups?id=d1f6caf8-c643-4191-bb3d-5afee2dc7e84&id=86c09186-13b4-4c4c-80cf-73d5ba0af6c5&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:39.280 8 INFO neutron.api.v2.resource [None req-07d6d89a-8054-4454-a1c8-a855f66370ff c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1071/2109] 199.19.213.237 () {30 vars in 761 bytes} [Wed May 6 06:13:39 2026] GET /v2.0/security-groups/lb-b2e03514-8bab-41e4-88ba-7389c0901ed7 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1039/2110] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:13:39 2026] GET /v2.0/security-groups?id=3238c396-7197-49dc-9e93-ad437e2dda29&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2111] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:39 2026] GET /v2.0/ports?device_id=5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1 => generated 1012 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1040/2112] 199.19.213.237 () {30 vars in 783 bytes} [Wed May 6 06:13:39 2026] GET /v2.0/security-groups?name=lb-b2e03514-8bab-41e4-88ba-7389c0901ed7 => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2113] 10.0.0.48 () {32 vars in 734 bytes} [Wed May 6 06:13:39 2026] GET /v2.0/ports?device_id=47f144c6-33f2-45a2-ad57-aed5b151a597 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2114] 10.0.0.95 () {34 vars in 1118 bytes} [Wed May 6 06:13:39 2026] GET /v2.0/security-groups?id=86c09186-13b4-4c4c-80cf-73d5ba0af6c5&id=d1f6caf8-c643-4191-bb3d-5afee2dc7e84&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: 9|app: 0|req: 1041/2115] 199.19.213.237 () {34 vars in 734 bytes} [Wed May 6 06:13:39 2026] POST /v2.0/security-groups => generated 1636 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1042/2116] 199.19.213.237 () {30 vars in 813 bytes} [Wed May 6 06:13:39 2026] GET /v2.0/security-group-rules?security_group_id=41f384f3-0355-49c2-982a-28e5eefe0362 => generated 1182 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:13:39.807 8 INFO neutron.db.l3_db [None req-ba2d6ed4-ab38-4183-b6d5-067d555c0f25 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Floating IP 910ed103-8206-48bd-acdd-10e50294e138 associated. External IP: 10.96.250.211, port: fc2cf68a-eed5-4c01-aa30-0f5aefc28af3. [pid: 9|app: 0|req: 1043/2117] 199.19.213.237 () {34 vars in 787 bytes} [Wed May 6 06:13:39 2026] PUT /v2.0/ports/3a0eec6d-7b15-4297-b07e-c7efb49448af => generated 1132 bytes in 289 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: 9|app: 0|req: 1044/2118] 199.19.213.237 () {30 vars in 701 bytes} [Wed May 6 06:13:39 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: 9|app: 0|req: 1045/2119] 199.19.213.237 () {30 vars in 703 bytes} [Wed May 6 06:13:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1046/2120] 199.19.213.237 () {30 vars in 679 bytes} [Wed May 6 06:13:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1047/2121] 199.19.213.237 () {30 vars in 715 bytes} [Wed May 6 06:13:39 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: 9|app: 0|req: 1048/2122] 199.19.213.237 () {30 vars in 739 bytes} [Wed May 6 06:13:39 2026] GET /v2.0/subnets/8210286c-4663-4cf8-b465-b2f8cab0541e => 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: 1075/2123] 10.0.0.48 () {34 vars in 747 bytes} [Wed May 6 06:13:39 2026] PUT /v2.0/floatingips/910ed103-8206-48bd-acdd-10e50294e138 => generated 855 bytes in 743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1049/2124] 10.0.0.48 () {32 vars in 727 bytes} [Wed May 6 06:13:40 2026] GET /v2.0/floatingips/910ed103-8206-48bd-acdd-10e50294e138 => generated 855 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2125] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:40 2026] GET /v2.0/ports?device_id=5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1 => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1050/2126] 10.0.0.95 () {34 vars in 1118 bytes} [Wed May 6 06:13:40 2026] GET /v2.0/security-groups?id=86c09186-13b4-4c4c-80cf-73d5ba0af6c5&id=d1f6caf8-c643-4191-bb3d-5afee2dc7e84&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:41.054 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9bed63f4-cae8-4425-9099-acfff2d75fec'] response: {'name': 'network-changed', 'server_uuid': '47f144c6-33f2-45a2-ad57-aed5b151a597', 'tag': 'fc2cf68a-eed5-4c01-aa30-0f5aefc28af3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1077/2127] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:13:41 2026] GET /v2.0/ports?tenant_id=2d142e238c674a3f8219af128598d1a6&device_id=47f144c6-33f2-45a2-ad57-aed5b151a597 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1051/2128] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:13:41 2026] GET /v2.0/networks?id=3662cbf5-903d-40c3-b818-ecfc478ac091 => generated 756 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2129] 199.19.213.237 () {34 vars in 1057 bytes} [Wed May 6 06:13:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=fc2cf68a-eed5-4c01-aa30-0f5aefc28af3 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1052/2130] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:13:41 2026] GET /v2.0/subnets?id=f05bf5b6-4f07-44d0-954e-06197259fb48 => generated 677 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2131] 10.0.0.48 () {32 vars in 727 bytes} [Wed May 6 06:13:41 2026] GET /v2.0/floatingips/910ed103-8206-48bd-acdd-10e50294e138 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1053/2132] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:13:41 2026] GET /v2.0/ports?network_id=3662cbf5-903d-40c3-b818-ecfc478ac091&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2133] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:13:41 2026] GET /v2.0/networks/3662cbf5-903d-40c3-b818-ecfc478ac091?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1054/2134] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:13:41 2026] GET /v2.0/networks/3662cbf5-903d-40c3-b818-ecfc478ac091?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: 1081/2135] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:41 2026] GET /v2.0/ports?device_id=5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1 => generated 1014 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1055/2136] 10.0.0.95 () {34 vars in 1118 bytes} [Wed May 6 06:13:41 2026] GET /v2.0/security-groups?id=86c09186-13b4-4c4c-80cf-73d5ba0af6c5&id=d1f6caf8-c643-4191-bb3d-5afee2dc7e84&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2137] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:41 2026] GET /v2.0/ports?device_id=5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1 => generated 1014 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:13:42.239 9 INFO neutron.db.l3_db [None req-bf035393-f958-4e84-a1ff-9e180cb68ee1 cfd4d49248d64061b867e5e0dda130e7 4a2e8d44ab024837bf25b68e97fd269f - - default default] Floating IP ce628930-8848-4089-b1db-3d955f8af90c associated. External IP: 10.96.250.201, port: eadbae31-9cec-4b62-93dc-e25193684b07. [pid: 8|app: 0|req: 1083/2138] 10.0.0.48 () {32 vars in 727 bytes} [Wed May 6 06:13:42 2026] GET /v2.0/floatingips/910ed103-8206-48bd-acdd-10e50294e138 => generated 857 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1056/2139] 10.0.0.48 () {34 vars in 747 bytes} [Wed May 6 06:13:41 2026] PUT /v2.0/floatingips/ce628930-8848-4089-b1db-3d955f8af90c => generated 856 bytes in 702 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2140] 199.19.213.237 () {34 vars in 1095 bytes} [Wed May 6 06:13:44 2026] GET /v2.0/ports?device_id=5a65ddef-eb4b-4a63-a25a-b7edc1eb54de&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:13:45.453 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-77167e6b-3e21-45cb-95b5-9782e883488e'] response: {'name': 'network-changed', 'server_uuid': '5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1', 'tag': 'eadbae31-9cec-4b62-93dc-e25193684b07', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1057/2141] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:13:45 2026] GET /v2.0/ports?tenant_id=78650ba69bf74aa3928cf87b0b3cfe42&device_id=5a65ddef-eb4b-4a63-a25a-b7edc1eb54de => generated 1465 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2142] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:13:45 2026] GET /v2.0/ports?tenant_id=4a2e8d44ab024837bf25b68e97fd269f&device_id=5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1 => generated 1283 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1058/2143] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:13:45 2026] GET /v2.0/networks?id=c38a7e5f-965b-4d71-8576-faec9b20ace4 => generated 800 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2144] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:13:46 2026] GET /v2.0/networks?id=4b39b610-7b38-438b-a45f-b25ccf3962f1 => generated 768 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1059/2145] 199.19.213.237 () {34 vars in 1055 bytes} [Wed May 6 06:13:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.72&port_id=27958675-b650-43ed-acd6-4d070617e0f2 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1060/2146] 199.19.213.237 () {34 vars in 1103 bytes} [Wed May 6 06:13:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A229&port_id=27958675-b650-43ed-acd6-4d070617e0f2 => 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: 1087/2147] 199.19.213.237 () {34 vars in 1059 bytes} [Wed May 6 06:13:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=eadbae31-9cec-4b62-93dc-e25193684b07 => generated 861 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1061/2148] 199.19.213.237 () {34 vars in 1063 bytes} [Wed May 6 06:13:46 2026] GET /v2.0/subnets?id=31b11111-017c-4a8d-9ae7-a1c5f6164212&id=c564ae17-de54-4b82-9a34-774dea1ba3ae => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2149] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:13:46 2026] GET /v2.0/subnets?id=37b92b0a-8df1-4f3e-919e-b008869d8214 => generated 690 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1062/2150] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:13:46 2026] GET /v2.0/ports?network_id=c38a7e5f-965b-4d71-8576-faec9b20ace4&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: 8|app: 0|req: 1089/2151] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:13:46 2026] GET /v2.0/ports?network_id=4b39b610-7b38-438b-a45f-b25ccf3962f1&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: 9|app: 0|req: 1063/2152] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:13:46 2026] GET /v2.0/ports?network_id=c38a7e5f-965b-4d71-8576-faec9b20ace4&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2153] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:13:46 2026] GET /v2.0/networks/4b39b610-7b38-438b-a45f-b25ccf3962f1?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1064/2154] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:13:46 2026] GET /v2.0/networks/c38a7e5f-965b-4d71-8576-faec9b20ace4?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: 1091/2155] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:13:46 2026] GET /v2.0/networks/4b39b610-7b38-438b-a45f-b25ccf3962f1?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: 9|app: 0|req: 1065/2156] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:13:46 2026] GET /v2.0/networks/c38a7e5f-965b-4d71-8576-faec9b20ace4?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: 1092/2157] 10.0.0.95 () {34 vars in 1014 bytes} [Wed May 6 06:13:47 2026] GET /v2.0/security-groups?id=551a28e5-ebc0-4162-9a53-8fde0285a88b&fields=id => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1066/2158] 10.0.0.95 () {34 vars in 980 bytes} [Wed May 6 06:13:47 2026] GET /v2.0/networks?id=3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb => 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: 1093/2159] 10.0.0.95 () {34 vars in 963 bytes} [Wed May 6 06:13:47 2026] GET /v2.0/quotas/7aca80d80c3640098f93df4fe2f14c2d => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1067/2160] 10.0.0.95 () {34 vars in 1000 bytes} [Wed May 6 06:13:47 2026] GET /v2.0/ports?tenant_id=7aca80d80c3640098f93df4fe2f14c2d&fields=id => generated 149 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2161] 10.0.0.95 () {34 vars in 1006 bytes} [Wed May 6 06:13:47 2026] GET /v2.0/networks/3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1068/2162] 10.0.0.95 () {34 vars in 1106 bytes} [Wed May 6 06:13:47 2026] GET /v2.0/networks/3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb?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: 8|app: 0|req: 1095/2163] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:47 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1069/2164] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:47 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1071/2167] 10.0.0.254 () {34 vars in 989 bytes} [Wed May 6 06:13:49 2026] GET /v2.0/ports?device_id=47f144c6-33f2-45a2-ad57-aed5b151a597 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2168] 10.0.0.254 () {34 vars in 1039 bytes} [Wed May 6 06:13:49 2026] GET /v2.0/security-groups?id=3238c396-7197-49dc-9e93-ad437e2dda29&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1072/2169] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:50 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => 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: 1098/2170] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:50 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1073/2171] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:51 2026] GET /v2.0/ports?device_id=5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1 => generated 1014 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2172] 10.0.0.95 () {34 vars in 1118 bytes} [Wed May 6 06:13:51 2026] GET /v2.0/security-groups?id=86c09186-13b4-4c4c-80cf-73d5ba0af6c5&id=d1f6caf8-c643-4191-bb3d-5afee2dc7e84&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: 9|app: 0|req: 1074/2173] 10.0.0.48 () {32 vars in 734 bytes} [Wed May 6 06:13:51 2026] GET /v2.0/ports?device_id=5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1 => generated 1283 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2174] 10.0.0.48 () {32 vars in 856 bytes} [Wed May 6 06:13:51 2026] GET /v2.0/floatingips?floating_network_id=db91edc1-b43e-4f0c-a0f1-1b08e6b05563&port_id=eadbae31-9cec-4b62-93dc-e25193684b07 => generated 861 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1075/2175] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:13:52 2026] GET /v2.0/networks?id=3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb => 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: 1101/2176] 199.19.213.237 () {34 vars in 1049 bytes} [Wed May 6 06:13:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7aca80d80c3640098f93df4fe2f14c2d => generated 343 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2177] 10.0.0.254 () {34 vars in 989 bytes} [Wed May 6 06:13:52 2026] GET /v2.0/ports?device_id=5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1 => generated 1283 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2178] 10.0.0.254 () {34 vars in 1119 bytes} [Wed May 6 06:13:52 2026] GET /v2.0/security-groups?id=d1f6caf8-c643-4191-bb3d-5afee2dc7e84&id=86c09186-13b4-4c4c-80cf-73d5ba0af6c5&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1076/2179] 199.19.213.237 () {38 vars in 954 bytes} [Wed May 6 06:13:52 2026] POST /v2.0/ports => generated 1078 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2180] 199.19.213.237 () {38 vars in 1027 bytes} [Wed May 6 06:13:52 2026] PUT /v2.0/ports/9627d0d3-d3c9-4656-b5ca-8afc3331af47 => generated 1239 bytes in 438 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: 9|app: 0|req: 1077/2181] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:53 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 1242 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: 8|app: 0|req: 1105/2182] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:13:53 2026] GET /v2.0/security-groups?id=551a28e5-ebc0-4162-9a53-8fde0285a88b&fields=id&fields=name => generated 96 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:13:53.961 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-93ddc474-6e9c-4969-a6c1-cae46a0b1aa7'] response: {'name': 'network-changed', 'server_uuid': '91cc3e92-f94b-4460-b403-85bbdcbaa9d3', 'tag': '9627d0d3-d3c9-4656-b5ca-8afc3331af47', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1078/2183] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:53 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2184] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:13:53 2026] GET /v2.0/ports?tenant_id=7aca80d80c3640098f93df4fe2f14c2d&device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2185] 199.19.213.237 () {34 vars in 1059 bytes} [Wed May 6 06:13:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.17&port_id=9627d0d3-d3c9-4656-b5ca-8afc3331af47 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1079/2186] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:53 2026] GET /v2.0/ports?device_id=47f144c6-33f2-45a2-ad57-aed5b151a597 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2187] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:13:54 2026] GET /v2.0/subnets?id=7578c4c8-3473-41a3-914d-9ea030a3c5a2 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1080/2188] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:13:54 2026] GET /v2.0/security-groups?id=3238c396-7197-49dc-9e93-ad437e2dda29&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2189] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:13:54 2026] GET /v2.0/ports?network_id=3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb&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: 9|app: 0|req: 1081/2190] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:13:54 2026] GET /v2.0/networks/3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2191] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:13:54 2026] GET /v2.0/networks/3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb?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: 9|app: 0|req: 1082/2192] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:54 2026] GET /v2.0/ports?device_id=5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1 => generated 1014 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2193] 10.0.0.95 () {34 vars in 1118 bytes} [Wed May 6 06:13:54 2026] GET /v2.0/security-groups?id=86c09186-13b4-4c4c-80cf-73d5ba0af6c5&id=d1f6caf8-c643-4191-bb3d-5afee2dc7e84&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: 9|app: 0|req: 1083/2194] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:55 2026] GET /v2.0/ports?device_id=47f144c6-33f2-45a2-ad57-aed5b151a597 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2195] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:13:55 2026] GET /v2.0/security-groups?id=3238c396-7197-49dc-9e93-ad437e2dda29&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1084/2196] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:13:55 2026] GET /v2.0/ports?tenant_id=7aca80d80c3640098f93df4fe2f14c2d&device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2197] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:13:55 2026] GET /v2.0/networks?id=3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1085/2198] 199.19.213.237 () {34 vars in 1059 bytes} [Wed May 6 06:13:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.17&port_id=9627d0d3-d3c9-4656-b5ca-8afc3331af47 => 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: 1114/2199] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:13:55 2026] GET /v2.0/subnets?id=7578c4c8-3473-41a3-914d-9ea030a3c5a2 => generated 654 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1086/2200] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:13:55 2026] GET /v2.0/ports?network_id=3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb&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: 8|app: 0|req: 1115/2201] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:13:55 2026] GET /v2.0/networks/3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1087/2202] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:13:55 2026] GET /v2.0/networks/3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb?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: 1116/2203] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:55 2026] GET /v2.0/ports?device_id=5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1 => generated 1014 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1088/2204] 10.0.0.95 () {34 vars in 1118 bytes} [Wed May 6 06:13:55 2026] GET /v2.0/security-groups?id=86c09186-13b4-4c4c-80cf-73d5ba0af6c5&id=d1f6caf8-c643-4191-bb3d-5afee2dc7e84&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: 8|app: 0|req: 1117/2205] 199.19.213.237 () {34 vars in 993 bytes} [Wed May 6 06:13:55 2026] GET /v2.0/ports?device_id=47f144c6-33f2-45a2-ad57-aed5b151a597 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:56.213 9 INFO neutron.db.l3_db [req-ef1b2489-a1c3-4e7b-a13a-264bae3602d3 req-42a39062-e983-43a4-be0d-fee74696bec3 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] Floating IP 910ed103-8206-48bd-acdd-10e50294e138 disassociated. External IP: 10.96.250.211, port: fc2cf68a-eed5-4c01-aa30-0f5aefc28af3. [pid: 8|app: 0|req: 1118/2206] 199.19.213.237 () {34 vars in 993 bytes} [Wed May 6 06:13:56 2026] GET /v2.0/ports?device_id=5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1 => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2207] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:56 2026] GET /v2.0/ports?device_id=47f144c6-33f2-45a2-ad57-aed5b151a597 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1089/2208] 199.19.213.237 () {36 vars in 996 bytes} [Wed May 6 06:13:55 2026] DELETE /v2.0/ports/fc2cf68a-eed5-4c01-aa30-0f5aefc28af3 => generated 0 bytes in 577 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1090/2209] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:56 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:13:56.621 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ba693d2-3f2c-4938-8247-b97024670657'] response: {'server_uuid': '47f144c6-33f2-45a2-ad57-aed5b151a597', 'name': 'network-vif-deleted', 'tag': 'fc2cf68a-eed5-4c01-aa30-0f5aefc28af3', 'status': 'completed', 'code': 200} 2026-05-06 06:13:56.624 8 INFO neutron.db.l3_db [req-a1c5016d-ec2f-43b8-9b96-d7e09274699d req-b892ec24-245f-4894-9516-67a8a276f22c cfd4d49248d64061b867e5e0dda130e7 4a2e8d44ab024837bf25b68e97fd269f - - default default] Floating IP ce628930-8848-4089-b1db-3d955f8af90c disassociated. External IP: 10.96.250.201, port: eadbae31-9cec-4b62-93dc-e25193684b07. [pid: 9|app: 0|req: 1091/2210] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:13:56 2026] GET /v2.0/security-groups?id=551a28e5-ebc0-4162-9a53-8fde0285a88b&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1092/2211] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:56 2026] GET /v2.0/ports?device_id=5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1093/2212] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:56 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => 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: 1120/2213] 199.19.213.237 () {36 vars in 996 bytes} [Wed May 6 06:13:56 2026] DELETE /v2.0/ports/eadbae31-9cec-4b62-93dc-e25193684b07 => generated 0 bytes in 632 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1094/2214] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:57 2026] GET /v2.0/ports?device_id=47f144c6-33f2-45a2-ad57-aed5b151a597 => 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: 1121/2215] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:57 2026] GET /v2.0/ports?device_id=5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:13:58.510 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-353aa4ff-fa8f-475a-922b-85aef71f4711'] response: {'server_uuid': '5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1', 'name': 'network-vif-deleted', 'tag': 'eadbae31-9cec-4b62-93dc-e25193684b07', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1095/2216] 199.19.213.237 () {34 vars in 993 bytes} [Wed May 6 06:13:58 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2217] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:58 2026] GET /v2.0/ports?device_id=47f144c6-33f2-45a2-ad57-aed5b151a597 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1096/2218] 199.19.213.237 () {34 vars in 1043 bytes} [Wed May 6 06:13:58 2026] GET /v2.0/security-groups?id=551a28e5-ebc0-4162-9a53-8fde0285a88b&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: 1123/2219] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:58 2026] GET /v2.0/ports?device_id=5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1097/2220] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:59 2026] GET /v2.0/ports?device_id=47f144c6-33f2-45a2-ad57-aed5b151a597 => 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: 1124/2221] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:59 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1098/2222] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:13:59 2026] GET /v2.0/security-groups?id=551a28e5-ebc0-4162-9a53-8fde0285a88b&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2223] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:59 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1099/2224] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:13:59 2026] GET /v2.0/ports?device_id=5c79cb17-4e65-4b7e-a6ab-c8a3868f35a1 => 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: 1126/2225] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:00 2026] DELETE /v2.0/security-groups/3238c396-7197-49dc-9e93-ad437e2dda29 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1100/2226] 10.0.0.48 () {32 vars in 730 bytes} [Wed May 6 06:14:00 2026] DELETE /v2.0/floatingips/910ed103-8206-48bd-acdd-10e50294e138 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2227] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:01 2026] DELETE /v2.0/security-groups/86c09186-13b4-4c4c-80cf-73d5ba0af6c5 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:01.271 8 INFO neutron.api.v2.resource [None req-a22584ad-6042-4408-808c-4cced77f69e8 cfd4d49248d64061b867e5e0dda130e7 4a2e8d44ab024837bf25b68e97fd269f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1128/2228] 10.0.0.48 () {32 vars in 735 bytes} [Wed May 6 06:14:01 2026] GET /v2.0/security-groups/86c09186-13b4-4c4c-80cf-73d5ba0af6c5 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1101/2229] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:14:01 2026] GET /v2.0/ports?device_id=f8363c95-b59c-4583-9435-55470c92eea1 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1102/2230] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:14:01 2026] GET /v2.0/security-groups?id=a5742e9a-1ed0-4e38-95ad-b305cedb5699&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2231] 10.0.0.48 () {32 vars in 730 bytes} [Wed May 6 06:14:01 2026] DELETE /v2.0/floatingips/ce628930-8848-4089-b1db-3d955f8af90c => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1103/2232] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:01 2026] DELETE /v2.0/security-groups/d1f6caf8-c643-4191-bb3d-5afee2dc7e84 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1104/2233] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:14:02 2026] GET /v2.0/ports?device_id=f8363c95-b59c-4583-9435-55470c92eea1 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1105/2234] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:14:02 2026] GET /v2.0/security-groups?id=a5742e9a-1ed0-4e38-95ad-b305cedb5699&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: 9|app: 0|req: 1106/2235] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:14:02 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1107/2236] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:14:02 2026] GET /v2.0/security-groups?id=551a28e5-ebc0-4162-9a53-8fde0285a88b&fields=id&fields=name => generated 96 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2237] 10.0.0.48 () {34 vars in 787 bytes} [Wed May 6 06:14:01 2026] PUT /v2.0/routers/78aabe55-5053-4a8d-a4fb-5e7e1b4b419f/remove_router_interface => generated 309 bytes in 1012 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1108/2238] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:14:02 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1109/2239] 199.19.213.237 () {34 vars in 993 bytes} [Wed May 6 06:14:03 2026] GET /v2.0/ports?device_id=f8363c95-b59c-4583-9435-55470c92eea1 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1110/2240] 199.19.213.237 () {36 vars in 996 bytes} [Wed May 6 06:14:03 2026] DELETE /v2.0/ports/33ff1b46-83c4-4abe-a358-8f564f3dee47 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1111/2241] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:14:03 2026] GET /v2.0/ports?device_id=f8363c95-b59c-4583-9435-55470c92eea1 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:14:03.810 8 INFO neutron.services.segments.plugin [-] Segment 5c9b727e-c602-488e-8bb0-d7e1cc4dbed3 resource provider aggregate not found 2026-05-06 06:14:03.818 8 INFO neutron.services.segments.plugin [-] Segment 5c9b727e-c602-488e-8bb0-d7e1cc4dbed3 resource provider aggregate not found 2026-05-06 06:14:03.829 8 INFO neutron.services.segments.plugin [-] Segment 5c9b727e-c602-488e-8bb0-d7e1cc4dbed3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c9b727e-c602-488e-8bb0-d7e1cc4dbed3 found for delete ", "request_id": "req-1da0951a-83d2-4e06-b07f-a3be5dc560bc"}]} 2026-05-06 06:14:03.833 8 INFO neutron.services.segments.plugin [-] Segment 5c9b727e-c602-488e-8bb0-d7e1cc4dbed3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c9b727e-c602-488e-8bb0-d7e1cc4dbed3 found for delete ", "request_id": "req-90b2e226-c109-4897-af16-be34f6213da9"}]} 2026-05-06 06:14:03.843 8 INFO neutron.db.l3_hamode_db [None req-466c85fd-e284-4c36-99ab-9cea12c89d61 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] HA network 316dd7d7-5582-425d-bfd4-4fb27752d928 was deleted as no HA routers are present in tenant 4a2e8d44ab024837bf25b68e97fd269f. [pid: 8|app: 0|req: 1131/2242] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:14:02 2026] DELETE /v2.0/routers/78aabe55-5053-4a8d-a4fb-5e7e1b4b419f => generated 0 bytes in 1100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:03.864 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7737a5d4-486a-487e-bfe7-9119b5b66b62'] response: {'server_uuid': 'f8363c95-b59c-4583-9435-55470c92eea1', 'name': 'network-vif-deleted', 'tag': '33ff1b46-83c4-4abe-a358-8f564f3dee47', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1112/2243] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:14:03 2026] DELETE /v2.0/subnets/37b92b0a-8df1-4f3e-919e-b008869d8214 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2246] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:14:04 2026] DELETE /v2.0/networks/4b39b610-7b38-438b-a45f-b25ccf3962f1 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2247] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:14:04 2026] GET /v2.0/ports?device_id=f8363c95-b59c-4583-9435-55470c92eea1 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1115/2248] 10.0.0.48 () {34 vars in 787 bytes} [Wed May 6 06:14:04 2026] PUT /v2.0/routers/e8edf93e-03c6-44bc-96dc-fdcbc65f8c5a/remove_router_interface => generated 309 bytes in 1096 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:14:05.846 8 INFO neutron.services.segments.plugin [-] Segment 0bdf761d-c5bb-4c7d-ad0f-93bce1002d8c resource provider aggregate not found 2026-05-06 06:14:05.851 8 INFO neutron.services.segments.plugin [-] Segment 0bdf761d-c5bb-4c7d-ad0f-93bce1002d8c resource provider aggregate not found 2026-05-06 06:14:05.858 8 INFO neutron.services.segments.plugin [-] Segment 0bdf761d-c5bb-4c7d-ad0f-93bce1002d8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bdf761d-c5bb-4c7d-ad0f-93bce1002d8c found for delete ", "request_id": "req-815bab3b-0ec5-4d92-83a0-05ccbc118b07"}]} 2026-05-06 06:14:05.868 8 INFO neutron.services.segments.plugin [-] Segment 0bdf761d-c5bb-4c7d-ad0f-93bce1002d8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bdf761d-c5bb-4c7d-ad0f-93bce1002d8c found for delete ", "request_id": "req-c1f9a6de-ad3b-4781-90fd-9c90ee793be3"}]} [pid: 9|app: 0|req: 1116/2249] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:14:05 2026] GET /v2.0/ports?device_id=f8363c95-b59c-4583-9435-55470c92eea1 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:14:06.429 8 INFO neutron.db.l3_hamode_db [None req-d4ebc101-2f8d-453b-845a-fb3edccc62d4 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] HA network 21b74c38-7688-45f9-89f0-299006aaed63 was deleted as no HA routers are present in tenant 594992dea8a4418984bb837df0fca8a6. [pid: 8|app: 0|req: 1134/2250] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:14:05 2026] DELETE /v2.0/routers/e8edf93e-03c6-44bc-96dc-fdcbc65f8c5a => generated 0 bytes in 865 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1117/2251] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:14:06 2026] DELETE /v2.0/subnets/ed97f2bf-927d-433f-90c4-f77b86a3ebb5 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2252] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:14:06 2026] DELETE /v2.0/networks/6db1d098-668c-4538-8564-6647d1a766b7 => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1118/2253] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:06 2026] DELETE /v2.0/security-groups/a5742e9a-1ed0-4e38-95ad-b305cedb5699 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1119/2254] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:07 2026] GET /v2.0/security-groups?tenant_id=4a2e8d44ab024837bf25b68e97fd269f&name=default => generated 2925 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1120/2255] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:07 2026] DELETE /v2.0/security-groups/7dcae864-6cfb-403a-81a0-f3ff277763a1 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:07.878 8 INFO neutron.services.segments.plugin [-] Segment 4c6d3382-7c81-48cd-9eaa-e41d26ca1be1 resource provider aggregate not found [pid: 9|app: 0|req: 1121/2256] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:07 2026] GET /v2.0/security-groups?tenant_id=594992dea8a4418984bb837df0fca8a6&name=default => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:14:07.887 8 INFO neutron.services.segments.plugin [-] Segment 4c6d3382-7c81-48cd-9eaa-e41d26ca1be1 resource provider aggregate not found 2026-05-06 06:14:07.913 8 INFO neutron.services.segments.plugin [-] Segment 4c6d3382-7c81-48cd-9eaa-e41d26ca1be1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c6d3382-7c81-48cd-9eaa-e41d26ca1be1 found for delete ", "request_id": "req-49b8e592-22bc-41b0-bb41-39f781cbbcb1"}]} 2026-05-06 06:14:07.917 8 INFO neutron.services.segments.plugin [-] Segment 4c6d3382-7c81-48cd-9eaa-e41d26ca1be1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c6d3382-7c81-48cd-9eaa-e41d26ca1be1 found for delete ", "request_id": "req-d7293eee-6694-43e0-aaaa-a95de76d4f3a"}]} 2026-05-06 06:14:07.932 8 INFO neutron.services.segments.plugin [-] Segment 688c73b4-0d08-4d7e-ad70-61bd596842c3 resource provider aggregate not found 2026-05-06 06:14:07.940 8 INFO neutron.services.segments.plugin [-] Segment 688c73b4-0d08-4d7e-ad70-61bd596842c3 resource provider aggregate not found 2026-05-06 06:14:07.966 8 INFO neutron.services.segments.plugin [-] Segment 688c73b4-0d08-4d7e-ad70-61bd596842c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 688c73b4-0d08-4d7e-ad70-61bd596842c3 found for delete ", "request_id": "req-a0a50524-1ee6-425f-a0c6-33a78a4db631"}]} 2026-05-06 06:14:07.980 8 INFO neutron.services.segments.plugin [-] Segment 688c73b4-0d08-4d7e-ad70-61bd596842c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 688c73b4-0d08-4d7e-ad70-61bd596842c3 found for delete ", "request_id": "req-ec89b891-1681-45fa-95c3-a9d84dae6791"}]} [pid: 9|app: 0|req: 1122/2257] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:07 2026] DELETE /v2.0/security-groups/da677079-86e4-42a9-9328-fcee6ca4af76 => 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: 1136/2258] 10.0.0.48 () {34 vars in 787 bytes} [Wed May 6 06:14:07 2026] PUT /v2.0/routers/ce2beccd-955f-47e2-803d-13312bbf0da9/remove_router_interface => generated 309 bytes in 1127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1123/2259] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:14:08 2026] DELETE /v2.0/subnets/f05bf5b6-4f07-44d0-954e-06197259fb48 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:09.570 8 INFO neutron.db.l3_hamode_db [None req-005554bb-57f5-4996-b93d-7416b9d60873 4a8e7a9dc04d4a40ae8c9b36e7e26a3b 2d142e238c674a3f8219af128598d1a6 - - default default] HA network e60c1aa6-d7e1-4373-896f-85ff776662be was deleted as no HA routers are present in tenant 2d142e238c674a3f8219af128598d1a6. [pid: 8|app: 0|req: 1137/2260] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:14:08 2026] DELETE /v2.0/routers/ce2beccd-955f-47e2-803d-13312bbf0da9 => generated 0 bytes in 920 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:09.787 9 INFO neutron.services.segments.plugin [-] Segment 3154b8f6-331e-48a7-8432-4efa15adb512 resource provider aggregate not found 2026-05-06 06:14:09.792 9 INFO neutron.services.segments.plugin [-] Segment 3154b8f6-331e-48a7-8432-4efa15adb512 resource provider aggregate not found 2026-05-06 06:14:09.807 9 INFO neutron.services.segments.plugin [-] Segment 3154b8f6-331e-48a7-8432-4efa15adb512 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3154b8f6-331e-48a7-8432-4efa15adb512 found for delete ", "request_id": "req-0de201f4-4198-46c2-ad7f-e46edfd5fd31"}]} 2026-05-06 06:14:09.809 9 INFO neutron.services.segments.plugin [-] Segment 3154b8f6-331e-48a7-8432-4efa15adb512 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3154b8f6-331e-48a7-8432-4efa15adb512 found for delete ", "request_id": "req-961e718e-9b45-446d-864d-a8ec9ac80ac5"}]} [pid: 9|app: 0|req: 1124/2261] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:14:09 2026] DELETE /v2.0/networks/3662cbf5-903d-40c3-b818-ecfc478ac091 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:10.465 8 INFO neutron.services.segments.plugin [-] Segment ba001b46-f08d-45b4-9db5-2d9f29573b6f resource provider aggregate not found 2026-05-06 06:14:10.471 8 INFO neutron.services.segments.plugin [-] Segment ba001b46-f08d-45b4-9db5-2d9f29573b6f resource provider aggregate not found 2026-05-06 06:14:10.486 8 INFO neutron.services.segments.plugin [-] Segment ba001b46-f08d-45b4-9db5-2d9f29573b6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba001b46-f08d-45b4-9db5-2d9f29573b6f found for delete ", "request_id": "req-2db091e0-77fe-4b1b-adef-8af24a9ea481"}]} 2026-05-06 06:14:10.487 8 INFO neutron.services.segments.plugin [-] Segment ba001b46-f08d-45b4-9db5-2d9f29573b6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba001b46-f08d-45b4-9db5-2d9f29573b6f found for delete ", "request_id": "req-88948ccd-48c3-4867-92f9-dbb48cf9c3c8"}]} [pid: 8|app: 0|req: 1138/2262] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:10 2026] GET /v2.0/security-groups?tenant_id=2d142e238c674a3f8219af128598d1a6&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1125/2263] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:10 2026] DELETE /v2.0/security-groups/0b1e3c3a-d8a5-4d62-835c-33dbfc13a53a => 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: 1139/2264] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:10 2026] GET /v2.0/security-groups?tenant_id=e3c5cf62a0e74c40ac947219cde3a255&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1126/2265] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:11 2026] DELETE /v2.0/security-groups/4ab87910-3e28-4ba0-8ada-d4bf0aa8ec54 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:13.030 8 INFO neutron.db.segments_db [None req-57758af4-8323-42f2-b39a-5e8cfcddf271 574b136228ff4bc7a20be71cccfcc3d2 97f2510010b04d5aa32431bef6ab950e - - default default] Added segment c4911a8b-9001-440b-a520-bce18a4c55b9 of type vxlan for network 55651d2d-ade9-4178-8a57-6d11b748bafc [pid: 8|app: 0|req: 1140/2266] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:14:12 2026] POST /v2.0/networks => generated 727 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1127/2267] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:14:13 2026] POST /v2.0/subnets => generated 644 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:13.397 8 WARNING neutron.api.v2.base [None req-b054cca8-cbd7-4816-a39e-3f1131616ee6 574b136228ff4bc7a20be71cccfcc3d2 97f2510010b04d5aa32431bef6ab950e - - 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-05-06 06:14:13.398 8 INFO neutron.api.v2.resource [None req-b054cca8-cbd7-4816-a39e-3f1131616ee6 574b136228ff4bc7a20be71cccfcc3d2 97f2510010b04d5aa32431bef6ab950e - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1141/2268] 10.0.0.48 () {34 vars in 679 bytes} [Wed May 6 06:14:13 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-06 06:14:13.603 9 INFO neutron.services.segments.plugin [-] Segment c4911a8b-9001-440b-a520-bce18a4c55b9 resource provider aggregate not found 2026-05-06 06:14:13.613 9 INFO neutron.services.segments.plugin [-] Segment c4911a8b-9001-440b-a520-bce18a4c55b9 resource provider aggregate not found 2026-05-06 06:14:13.618 9 INFO neutron.services.segments.plugin [-] Segment c4911a8b-9001-440b-a520-bce18a4c55b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4911a8b-9001-440b-a520-bce18a4c55b9 found for delete ", "request_id": "req-ee6715c2-be5a-4c72-be2f-a511ac06a0cc"}]} 2026-05-06 06:14:13.627 9 INFO neutron.services.segments.plugin [-] Segment c4911a8b-9001-440b-a520-bce18a4c55b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4911a8b-9001-440b-a520-bce18a4c55b9 found for delete ", "request_id": "req-75482262-9854-4d47-9dd9-ca46a93e07fb"}]} [pid: 9|app: 0|req: 1128/2269] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:14:13 2026] DELETE /v2.0/networks/55651d2d-ade9-4178-8a57-6d11b748bafc => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:13.702 8 INFO neutron.db.segments_db [None req-c28c1023-b479-4828-826a-4b1a1098bdee 574b136228ff4bc7a20be71cccfcc3d2 97f2510010b04d5aa32431bef6ab950e - - default default] Added segment ce92a788-cab8-4723-8bbf-e489f73e06ca of type vxlan for network 674b8ed6-208f-412a-961c-3dd36deb7e14 [pid: 8|app: 0|req: 1142/2270] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:14:13 2026] POST /v2.0/networks => generated 727 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1129/2271] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:14:13 2026] POST /v2.0/subnets => generated 647 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:13.995 8 WARNING neutron.api.v2.base [None req-126263cc-d30f-43ca-93ab-c51a1b761e52 574b136228ff4bc7a20be71cccfcc3d2 97f2510010b04d5aa32431bef6ab950e - - 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-05-06 06:14:13.996 8 INFO neutron.api.v2.resource [None req-126263cc-d30f-43ca-93ab-c51a1b761e52 574b136228ff4bc7a20be71cccfcc3d2 97f2510010b04d5aa32431bef6ab950e - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1143/2272] 10.0.0.48 () {34 vars in 679 bytes} [Wed May 6 06:14:13 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1130/2273] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:14:14 2026] DELETE /v2.0/networks/674b8ed6-208f-412a-961c-3dd36deb7e14 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:14.323 8 INFO neutron.db.segments_db [None req-1a4e382d-99de-457a-be42-af1b0a6d020e 574b136228ff4bc7a20be71cccfcc3d2 97f2510010b04d5aa32431bef6ab950e - - default default] Added segment c6edc531-a2cd-4b4c-ac25-574083637647 of type vxlan for network f85666c6-445b-4d86-9098-8486429b2b45 [pid: 8|app: 0|req: 1144/2274] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:14:14 2026] POST /v2.0/networks => generated 725 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1131/2275] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:14:14 2026] POST /v2.0/subnets => generated 647 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2276] 10.0.0.48 () {34 vars in 679 bytes} [Wed May 6 06:14:14 2026] POST /v2.0/rbac-policies => generated 324 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1132/2277] 10.0.0.48 () {32 vars in 721 bytes} [Wed May 6 06:14:15 2026] GET /v2.0/networks/f85666c6-445b-4d86-9098-8486429b2b45 => generated 653 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:14:15.507 8 WARNING neutron_lib.context [None req-9d68e190-680e-4306-9544-d9e1e5faf664 2e8f2be8383d4c9dbab37e9a68e807b1 dd89d9a90b124339a8c6322673379bc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:14:15.546 8 INFO neutron.db.segments_db [None req-9d68e190-680e-4306-9544-d9e1e5faf664 2e8f2be8383d4c9dbab37e9a68e807b1 dd89d9a90b124339a8c6322673379bc2 - - default default] Added segment 5010710c-c64e-4e8b-8f19-cc8e81520529 of type vxlan for network 77da147b-4805-4838-a4dc-46e724a05218 2026-05-06 06:14:15.810 9 INFO neutron.services.segments.plugin [-] Segment ce92a788-cab8-4723-8bbf-e489f73e06ca resource provider aggregate not found 2026-05-06 06:14:15.831 9 INFO neutron.services.segments.plugin [-] Segment ce92a788-cab8-4723-8bbf-e489f73e06ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce92a788-cab8-4723-8bbf-e489f73e06ca found for delete ", "request_id": "req-7d11fa60-b1b1-4ac9-8f83-d60951c1f592"}]} 2026-05-06 06:14:15.837 9 INFO neutron.services.segments.plugin [-] Segment ce92a788-cab8-4723-8bbf-e489f73e06ca resource provider aggregate not found 2026-05-06 06:14:15.855 9 INFO neutron.services.segments.plugin [-] Segment ce92a788-cab8-4723-8bbf-e489f73e06ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce92a788-cab8-4723-8bbf-e489f73e06ca found for delete ", "request_id": "req-3ed361e7-59b8-4553-9c90-f9fa86f17a4f"}]} 2026-05-06 06:14:15.865 9 INFO neutron.pecan_wsgi.hooks.translation [None req-24146371-1621-4ed9-82c7-c4d7dd621862 2f42994b938b41ed9fcac0798266c2cf dd77bd6b795348d08eda7d20a106d034 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1133/2278] 10.0.0.48 () {32 vars in 721 bytes} [Wed May 6 06:14:15 2026] GET /v2.0/networks/f85666c6-445b-4d86-9098-8486429b2b45 => generated 138 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:14:15.871 8 INFO neutron.db.l3_hamode_db [None req-9d68e190-680e-4306-9544-d9e1e5faf664 2e8f2be8383d4c9dbab37e9a68e807b1 dd89d9a90b124339a8c6322673379bc2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:14:16.017 8 INFO neutron.db.l3_hamode_db [None req-9d68e190-680e-4306-9544-d9e1e5faf664 2e8f2be8383d4c9dbab37e9a68e807b1 dd89d9a90b124339a8c6322673379bc2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 1134/2279] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:14:15 2026] DELETE /v2.0/networks/f85666c6-445b-4d86-9098-8486429b2b45 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:16.333 9 INFO neutron.pecan_wsgi.hooks.translation [None req-308d30e1-ca65-4a07-9fbc-0fc1b7b3a4c2 574b136228ff4bc7a20be71cccfcc3d2 97f2510010b04d5aa32431bef6ab950e - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1135/2280] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:14:16 2026] DELETE /v2.0/subnets/2adc30c8-e55d-447f-87f8-e90aca37240d => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:14:16.353 9 INFO neutron.pecan_wsgi.hooks.translation [None req-6a792db2-87ec-4f54-9429-607be7b0f265 574b136228ff4bc7a20be71cccfcc3d2 97f2510010b04d5aa32431bef6ab950e - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1136/2281] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:14:16 2026] DELETE /v2.0/subnets/98b1b4f3-6b02-45d2-86c5-b1bb0c75c97d => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:14:16.372 9 INFO neutron.pecan_wsgi.hooks.translation [None req-7a41976b-9030-4976-afea-c7d98a71c00f 574b136228ff4bc7a20be71cccfcc3d2 97f2510010b04d5aa32431bef6ab950e - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1137/2282] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:14:16 2026] DELETE /v2.0/subnets/c55f1f56-3dd2-4e27-a92f-2966c5cb54bd => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2283] 10.0.0.48 () {34 vars in 666 bytes} [Wed May 6 06:14:15 2026] POST /v2.0/routers => generated 474 bytes in 1166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:16.651 9 WARNING neutron_lib.context [None req-68bdd55e-fbe3-43f5-86f4-b0e955d787bf 2e8f2be8383d4c9dbab37e9a68e807b1 dd89d9a90b124339a8c6322673379bc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:14:16.701 9 INFO neutron.db.l3_hamode_db [None req-68bdd55e-fbe3-43f5-86f4-b0e955d787bf 2e8f2be8383d4c9dbab37e9a68e807b1 dd89d9a90b124339a8c6322673379bc2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:14:16.841 9 INFO neutron.db.l3_hamode_db [None req-68bdd55e-fbe3-43f5-86f4-b0e955d787bf 2e8f2be8383d4c9dbab37e9a68e807b1 dd89d9a90b124339a8c6322673379bc2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1147/2284] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:17 2026] GET /v2.0/security-groups?tenant_id=97f2510010b04d5aa32431bef6ab950e&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2285] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:17 2026] DELETE /v2.0/security-groups/58a1c6c2-d640-4f9d-ab7e-e56d718fbc2e => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2286] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:17 2026] GET /v2.0/security-groups?tenant_id=6b247f6aa1b74487bed54c01fca6c8ee&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:14:17.938 9 INFO neutron.services.segments.plugin [-] Segment c6edc531-a2cd-4b4c-ac25-574083637647 resource provider aggregate not found 2026-05-06 06:14:17.945 9 INFO neutron.services.segments.plugin [-] Segment c6edc531-a2cd-4b4c-ac25-574083637647 resource provider aggregate not found 2026-05-06 06:14:17.960 9 INFO neutron.services.segments.plugin [-] Segment c6edc531-a2cd-4b4c-ac25-574083637647 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6edc531-a2cd-4b4c-ac25-574083637647 found for delete ", "request_id": "req-7349cb3c-bf7d-4c55-a8a6-ebfabd4967f5"}]} 2026-05-06 06:14:17.963 9 INFO neutron.services.segments.plugin [-] Segment c6edc531-a2cd-4b4c-ac25-574083637647 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6edc531-a2cd-4b4c-ac25-574083637647 found for delete ", "request_id": "req-9ff122ac-4605-4a7a-a167-a3c7e7588dd7"}]} [pid: 8|app: 0|req: 1150/2287] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:17 2026] DELETE /v2.0/security-groups/285f7310-3768-4a8b-b609-40b6bcc0a735 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1138/2288] 10.0.0.48 () {34 vars in 666 bytes} [Wed May 6 06:14:16 2026] POST /v2.0/routers => generated 474 bytes in 1450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:18.105 8 WARNING neutron_lib.context [None req-fca86222-703f-4fc4-8144-8b96eb0e8151 2e8f2be8383d4c9dbab37e9a68e807b1 dd89d9a90b124339a8c6322673379bc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:14:18.147 8 INFO neutron.db.l3_hamode_db [None req-fca86222-703f-4fc4-8144-8b96eb0e8151 2e8f2be8383d4c9dbab37e9a68e807b1 dd89d9a90b124339a8c6322673379bc2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:14:18.283 8 INFO neutron.db.l3_hamode_db [None req-fca86222-703f-4fc4-8144-8b96eb0e8151 2e8f2be8383d4c9dbab37e9a68e807b1 dd89d9a90b124339a8c6322673379bc2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 1139/2289] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:18 2026] GET /v2.0/security-groups?tenant_id=dd77bd6b795348d08eda7d20a106d034&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1140/2290] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:18 2026] DELETE /v2.0/security-groups/f9ffbd13-99e4-4883-a81b-5a4aef4c66b2 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2291] 10.0.0.48 () {34 vars in 666 bytes} [Wed May 6 06:14:18 2026] POST /v2.0/routers => generated 474 bytes in 777 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:18.891 9 WARNING neutron_lib.context [None req-00d1c2c3-9756-4460-8c33-5cabc9c57710 2e8f2be8383d4c9dbab37e9a68e807b1 dd89d9a90b124339a8c6322673379bc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:14:18.929 9 INFO neutron.db.l3_hamode_db [None req-00d1c2c3-9756-4460-8c33-5cabc9c57710 2e8f2be8383d4c9dbab37e9a68e807b1 dd89d9a90b124339a8c6322673379bc2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:14:19.050 9 INFO neutron.db.l3_hamode_db [None req-00d1c2c3-9756-4460-8c33-5cabc9c57710 2e8f2be8383d4c9dbab37e9a68e807b1 dd89d9a90b124339a8c6322673379bc2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 1141/2294] 10.0.0.48 () {34 vars in 666 bytes} [Wed May 6 06:14:18 2026] POST /v2.0/routers => generated 474 bytes in 692 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:19.589 8 WARNING neutron_lib.context [None req-c5009962-2336-4efb-a1fe-f926b8b142d9 2e8f2be8383d4c9dbab37e9a68e807b1 dd89d9a90b124339a8c6322673379bc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:14:19.646 8 INFO neutron.db.l3_hamode_db [None req-c5009962-2336-4efb-a1fe-f926b8b142d9 2e8f2be8383d4c9dbab37e9a68e807b1 dd89d9a90b124339a8c6322673379bc2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:14:19.765 8 INFO neutron.db.l3_hamode_db [None req-c5009962-2336-4efb-a1fe-f926b8b142d9 2e8f2be8383d4c9dbab37e9a68e807b1 dd89d9a90b124339a8c6322673379bc2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1154/2295] 10.0.0.48 () {34 vars in 666 bytes} [Wed May 6 06:14:19 2026] POST /v2.0/routers => generated 474 bytes in 780 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1142/2296] 10.0.0.48 () {34 vars in 749 bytes} [Wed May 6 06:14:20 2026] PUT /v2.0/routers/4c09e26a-8d0b-4a69-bbae-8d580a36522a/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2297] 10.0.0.48 () {34 vars in 749 bytes} [Wed May 6 06:14:20 2026] PUT /v2.0/routers/385b3867-0475-451b-9a06-05adfe287b24/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1143/2298] 10.0.0.48 () {34 vars in 749 bytes} [Wed May 6 06:14:20 2026] PUT /v2.0/routers/7cbea1ae-2a0f-44ea-aae0-16b3a54867d8/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2299] 10.0.0.48 () {34 vars in 749 bytes} [Wed May 6 06:14:20 2026] PUT /v2.0/routers/02d95ca4-bc04-4953-8805-70640e3a535d/tags => generated 19 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1144/2300] 10.0.0.48 () {32 vars in 662 bytes} [Wed May 6 06:14:20 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2301] 10.0.0.48 () {32 vars in 676 bytes} [Wed May 6 06:14:20 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1145/2302] 10.0.0.48 () {32 vars in 672 bytes} [Wed May 6 06:14:20 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2303] 10.0.0.48 () {32 vars in 684 bytes} [Wed May 6 06:14:20 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1146/2304] 10.0.0.48 () {32 vars in 670 bytes} [Wed May 6 06:14:20 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2305] 10.0.0.48 () {32 vars in 684 bytes} [Wed May 6 06:14:21 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 653 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1147/2306] 10.0.0.48 () {32 vars in 680 bytes} [Wed May 6 06:14:21 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2307] 10.0.0.48 () {32 vars in 692 bytes} [Wed May 6 06:14:21 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1148/2308] 10.0.0.48 () {32 vars in 719 bytes} [Wed May 6 06:14:21 2026] GET /v2.0/routers/4c09e26a-8d0b-4a69-bbae-8d580a36522a => generated 485 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2309] 10.0.0.48 () {34 vars in 740 bytes} [Wed May 6 06:14:21 2026] PUT /v2.0/routers/4c09e26a-8d0b-4a69-bbae-8d580a36522a => generated 485 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1149/2310] 10.0.0.48 () {32 vars in 734 bytes} [Wed May 6 06:14:22 2026] GET /v2.0/ports?device_id=4c09e26a-8d0b-4a69-bbae-8d580a36522a => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:14:22.748 9 WARNING neutron_lib.context [None req-401cff53-3d9a-477a-b6fb-7e86ea061a8e fbb0c9c5f43c4601b0792ec82941695c f49dcdc1a3114c0ca7a7ba7d8d8e69bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1162/2311] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:14:22 2026] DELETE /v2.0/routers/4c09e26a-8d0b-4a69-bbae-8d580a36522a => generated 0 bytes in 382 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2312] 10.0.0.48 () {32 vars in 719 bytes} [Wed May 6 06:14:22 2026] GET /v2.0/routers/385b3867-0475-451b-9a06-05adfe287b24 => generated 493 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1150/2313] 10.0.0.48 () {34 vars in 674 bytes} [Wed May 6 06:14:22 2026] POST /v2.0/floatingips => generated 552 bytes in 811 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:23.380 9 WARNING neutron_lib.context [None req-8c3e3eaf-a7c1-4f89-9e1c-f9d802e58582 fbb0c9c5f43c4601b0792ec82941695c f49dcdc1a3114c0ca7a7ba7d8d8e69bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1164/2314] 10.0.0.48 () {34 vars in 740 bytes} [Wed May 6 06:14:22 2026] PUT /v2.0/routers/385b3867-0475-451b-9a06-05adfe287b24 => generated 493 bytes in 654 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2315] 10.0.0.48 () {32 vars in 734 bytes} [Wed May 6 06:14:23 2026] GET /v2.0/ports?device_id=385b3867-0475-451b-9a06-05adfe287b24 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1151/2316] 10.0.0.48 () {34 vars in 674 bytes} [Wed May 6 06:14:23 2026] POST /v2.0/floatingips => generated 552 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:23.914 9 WARNING neutron_lib.context [None req-3d0db619-a675-40b3-a286-3ccd28eead93 fbb0c9c5f43c4601b0792ec82941695c f49dcdc1a3114c0ca7a7ba7d8d8e69bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1166/2317] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:14:23 2026] DELETE /v2.0/routers/385b3867-0475-451b-9a06-05adfe287b24 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2318] 10.0.0.48 () {32 vars in 719 bytes} [Wed May 6 06:14:24 2026] GET /v2.0/routers/7cbea1ae-2a0f-44ea-aae0-16b3a54867d8 => generated 502 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1152/2319] 10.0.0.48 () {34 vars in 674 bytes} [Wed May 6 06:14:23 2026] POST /v2.0/floatingips => generated 552 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:24.515 9 WARNING neutron_lib.context [None req-8d846d52-affa-4fa1-a036-63cd52ce7b0a fbb0c9c5f43c4601b0792ec82941695c f49dcdc1a3114c0ca7a7ba7d8d8e69bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1168/2320] 10.0.0.48 () {34 vars in 740 bytes} [Wed May 6 06:14:24 2026] PUT /v2.0/routers/7cbea1ae-2a0f-44ea-aae0-16b3a54867d8 => generated 502 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2321] 10.0.0.48 () {32 vars in 734 bytes} [Wed May 6 06:14:24 2026] GET /v2.0/ports?device_id=7cbea1ae-2a0f-44ea-aae0-16b3a54867d8 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1153/2322] 10.0.0.48 () {34 vars in 674 bytes} [Wed May 6 06:14:24 2026] POST /v2.0/floatingips => generated 552 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:25.074 9 WARNING neutron_lib.context [None req-0d896f44-123e-41f7-8280-74932b246005 fbb0c9c5f43c4601b0792ec82941695c f49dcdc1a3114c0ca7a7ba7d8d8e69bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1170/2323] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:14:24 2026] DELETE /v2.0/routers/7cbea1ae-2a0f-44ea-aae0-16b3a54867d8 => generated 0 bytes in 366 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2324] 10.0.0.48 () {32 vars in 719 bytes} [Wed May 6 06:14:25 2026] GET /v2.0/routers/02d95ca4-bc04-4953-8805-70640e3a535d => generated 487 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1154/2325] 10.0.0.48 () {34 vars in 674 bytes} [Wed May 6 06:14:25 2026] POST /v2.0/floatingips => generated 552 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1155/2326] 10.0.0.48 () {34 vars in 757 bytes} [Wed May 6 06:14:25 2026] PUT /v2.0/floatingips/093fcba0-5c74-42ea-aba9-814ec8708e4c/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2327] 10.0.0.48 () {34 vars in 740 bytes} [Wed May 6 06:14:25 2026] PUT /v2.0/routers/02d95ca4-bc04-4953-8805-70640e3a535d => generated 487 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1156/2328] 10.0.0.48 () {34 vars in 757 bytes} [Wed May 6 06:14:25 2026] PUT /v2.0/floatingips/e384778d-11b6-4a61-bc5b-ff11cf373538/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: 1173/2329] 10.0.0.48 () {32 vars in 734 bytes} [Wed May 6 06:14:25 2026] GET /v2.0/ports?device_id=02d95ca4-bc04-4953-8805-70640e3a535d => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1157/2330] 10.0.0.48 () {34 vars in 757 bytes} [Wed May 6 06:14:25 2026] PUT /v2.0/floatingips/b16d782a-8b34-41c7-b1b1-db0bf4a49867/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1158/2331] 10.0.0.48 () {34 vars in 757 bytes} [Wed May 6 06:14:25 2026] PUT /v2.0/floatingips/95a3973a-55dc-4fe1-ae0c-f001a8c88138/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1159/2332] 10.0.0.48 () {32 vars in 670 bytes} [Wed May 6 06:14:25 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1160/2333] 10.0.0.48 () {32 vars in 684 bytes} [Wed May 6 06:14:25 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1161/2334] 10.0.0.48 () {32 vars in 680 bytes} [Wed May 6 06:14:25 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1162/2335] 10.0.0.48 () {32 vars in 692 bytes} [Wed May 6 06:14:25 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1163/2336] 10.0.0.48 () {32 vars in 678 bytes} [Wed May 6 06:14:26 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1164/2337] 10.0.0.48 () {32 vars in 692 bytes} [Wed May 6 06:14:26 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2338] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:14:25 2026] DELETE /v2.0/routers/02d95ca4-bc04-4953-8805-70640e3a535d => generated 0 bytes in 445 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1165/2339] 10.0.0.48 () {32 vars in 688 bytes} [Wed May 6 06:14:26 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1166/2340] 10.0.0.48 () {32 vars in 700 bytes} [Wed May 6 06:14:26 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2341] 10.0.0.48 () {32 vars in 719 bytes} [Wed May 6 06:14:26 2026] GET /v2.0/routers/6b388286-ad93-4317-bfd4-da1beaec8fdf => generated 480 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1167/2342] 10.0.0.48 () {32 vars in 730 bytes} [Wed May 6 06:14:26 2026] DELETE /v2.0/floatingips/093fcba0-5c74-42ea-aba9-814ec8708e4c => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2343] 10.0.0.48 () {34 vars in 740 bytes} [Wed May 6 06:14:26 2026] PUT /v2.0/routers/6b388286-ad93-4317-bfd4-da1beaec8fdf => generated 480 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2344] 10.0.0.48 () {32 vars in 734 bytes} [Wed May 6 06:14:26 2026] GET /v2.0/ports?device_id=6b388286-ad93-4317-bfd4-da1beaec8fdf => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1168/2345] 10.0.0.48 () {32 vars in 730 bytes} [Wed May 6 06:14:26 2026] DELETE /v2.0/floatingips/e384778d-11b6-4a61-bc5b-ff11cf373538 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1169/2346] 10.0.0.48 () {32 vars in 730 bytes} [Wed May 6 06:14:26 2026] DELETE /v2.0/floatingips/b16d782a-8b34-41c7-b1b1-db0bf4a49867 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:27.276 8 INFO neutron.services.segments.plugin [-] Segment 5010710c-c64e-4e8b-8f19-cc8e81520529 resource provider aggregate not found 2026-05-06 06:14:27.283 8 INFO neutron.services.segments.plugin [-] Segment 5010710c-c64e-4e8b-8f19-cc8e81520529 resource provider aggregate not found 2026-05-06 06:14:27.288 8 INFO neutron.db.l3_hamode_db [None req-c085c598-18b0-4571-8cd9-19dc5bcb579c 2e8f2be8383d4c9dbab37e9a68e807b1 dd89d9a90b124339a8c6322673379bc2 - - default default] HA network 77da147b-4805-4838-a4dc-46e724a05218 was deleted as no HA routers are present in tenant dd89d9a90b124339a8c6322673379bc2. [pid: 8|app: 0|req: 1178/2347] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:14:26 2026] DELETE /v2.0/routers/6b388286-ad93-4317-bfd4-da1beaec8fdf => generated 0 bytes in 527 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1170/2348] 10.0.0.48 () {32 vars in 730 bytes} [Wed May 6 06:14:27 2026] DELETE /v2.0/floatingips/95a3973a-55dc-4fe1-ae0c-f001a8c88138 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:27.357 8 INFO neutron.services.segments.plugin [-] Segment 5010710c-c64e-4e8b-8f19-cc8e81520529 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5010710c-c64e-4e8b-8f19-cc8e81520529 found for delete ", "request_id": "req-b4c9af99-8ee2-404b-9e7f-24c5d190f1c7"}]} 2026-05-06 06:14:27.365 8 INFO neutron.services.segments.plugin [-] Segment 5010710c-c64e-4e8b-8f19-cc8e81520529 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5010710c-c64e-4e8b-8f19-cc8e81520529 found for delete ", "request_id": "req-e7a86b27-51e0-4b2c-863f-43642bbf7b9f"}]} [pid: 8|app: 0|req: 1179/2349] 10.0.0.48 () {32 vars in 730 bytes} [Wed May 6 06:14:27 2026] DELETE /v2.0/floatingips/64e3d88a-f2cd-4f3a-9a0b-9c002575e7c1 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1171/2350] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:28 2026] GET /v2.0/security-groups?tenant_id=dd89d9a90b124339a8c6322673379bc2&name=default => generated 2925 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1172/2351] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:28 2026] DELETE /v2.0/security-groups/f9151048-d55e-48c3-907f-2ce97c26d2f9 => 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: 1180/2352] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:28 2026] GET /v2.0/security-groups?tenant_id=f94a6efb8dbd4b60aae653414e0fe083&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1173/2353] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:28 2026] DELETE /v2.0/security-groups/078b36c3-8c66-43df-a668-f8c286d293d7 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2354] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:28 2026] GET /v2.0/security-groups?tenant_id=dd5fc9010e4e42ca8326d783454e0d6e&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1174/2355] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:28 2026] DELETE /v2.0/security-groups/51061de1-e1e6-4956-a8a4-ddd654c72af4 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2356] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:29 2026] GET /v2.0/security-groups?tenant_id=5706923f331a4084b4f903dbfc4e3e63&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1175/2357] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:29 2026] GET /v2.0/security-groups?tenant_id=2b6d60666e754eddbf7b6962d4f09633&name=default => generated 2929 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2358] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:29 2026] DELETE /v2.0/security-groups/968eff6d-98b4-40b0-8f53-a3bddf83470a => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1176/2359] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:29 2026] DELETE /v2.0/security-groups/46c9a780-2765-48e8-a129-36ff84322ffd => 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/2360] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:29 2026] GET /v2.0/security-groups?tenant_id=f49dcdc1a3114c0ca7a7ba7d8d8e69bd&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1177/2361] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:29 2026] DELETE /v2.0/security-groups/871b7e70-283d-40a6-9a12-6ab8d50a8d11 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:33.786 8 WARNING neutron_lib.context [None req-0f311114-e4a6-42ea-8faa-1c1f16898663 c2331d20f5aa4b7baf26dce12faa62c1 55470b375fed40519b33b5a307de8423 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:14:33.935 9 WARNING neutron_lib.context [None req-3d51ab42-83d4-437b-a9eb-08975928cf53 f4707c3f51bf4b938874e3bc85afb2cd 77d7d8f3b01b4c78ae3e96e1c782c2cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1185/2362] 10.0.0.48 () {34 vars in 682 bytes} [Wed May 6 06:14:33 2026] POST /v2.0/security-groups => generated 1603 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:14:34.031 8 WARNING neutron_lib.context [None req-caa077bd-a7a1-4221-809c-c9fe07a7f5fe c2331d20f5aa4b7baf26dce12faa62c1 55470b375fed40519b33b5a307de8423 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:14:34.095 9 INFO neutron.db.segments_db [None req-3d51ab42-83d4-437b-a9eb-08975928cf53 f4707c3f51bf4b938874e3bc85afb2cd 77d7d8f3b01b4c78ae3e96e1c782c2cb - - default default] Added segment 13b885c8-e74c-4798-b410-2a433e837c16 of type vxlan for network 6d76cd50-2479-47aa-91b9-cf0809eac688 [pid: 8|app: 0|req: 1186/2363] 10.0.0.48 () {34 vars in 682 bytes} [Wed May 6 06:14:34 2026] POST /v2.0/security-groups => generated 1603 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:14:34.175 8 WARNING neutron_lib.context [None req-3083080b-9321-4824-b5b8-4ba487b507c7 c2331d20f5aa4b7baf26dce12faa62c1 55470b375fed40519b33b5a307de8423 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 1178/2366] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:14:33 2026] POST /v2.0/networks => generated 632 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:34.224 9 WARNING neutron_lib.context [None req-afdf1d89-d68f-4030-bc04-1b04358b36a8 f4707c3f51bf4b938874e3bc85afb2cd 77d7d8f3b01b4c78ae3e96e1c782c2cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2367] 10.0.0.48 () {34 vars in 682 bytes} [Wed May 6 06:14:34 2026] POST /v2.0/security-groups => generated 1603 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:14:34.313 8 WARNING neutron_lib.context [None req-5b7ded05-72b4-4041-9eec-09f8b45cccdf c2331d20f5aa4b7baf26dce12faa62c1 55470b375fed40519b33b5a307de8423 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2368] 10.0.0.48 () {34 vars in 682 bytes} [Wed May 6 06:14:34 2026] POST /v2.0/security-groups => generated 1603 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:14:34.456 8 WARNING neutron_lib.context [None req-a7f5b0d1-12bc-485d-800c-3257130a0869 c2331d20f5aa4b7baf26dce12faa62c1 55470b375fed40519b33b5a307de8423 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 1179/2369] 10.0.0.48 () {34 vars in 662 bytes} [Wed May 6 06:14:34 2026] POST /v2.0/ports => generated 743 bytes in 298 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-05-06 06:14:34.525 9 WARNING neutron_lib.context [None req-296d8628-ac83-48b1-8155-4cd8a6d7f500 f4707c3f51bf4b938874e3bc85afb2cd 77d7d8f3b01b4c78ae3e96e1c782c2cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1191/2370] 10.0.0.48 () {34 vars in 682 bytes} [Wed May 6 06:14:34 2026] POST /v2.0/security-groups => generated 1603 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:14:34.588 9 INFO neutron.db.segments_db [None req-296d8628-ac83-48b1-8155-4cd8a6d7f500 f4707c3f51bf4b938874e3bc85afb2cd 77d7d8f3b01b4c78ae3e96e1c782c2cb - - default default] Added segment 77532590-e4b0-4b65-83a9-7d34c8ad9d9a of type vxlan for network 8cad09e5-8519-4603-80c0-db47a0a2f7bc [pid: 8|app: 0|req: 1192/2371] 10.0.0.48 () {34 vars in 765 bytes} [Wed May 6 06:14:34 2026] PUT /v2.0/security-groups/446f328b-6668-4ec6-90a5-752bd710b332/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2372] 10.0.0.48 () {34 vars in 765 bytes} [Wed May 6 06:14:34 2026] PUT /v2.0/security-groups/9fd7ac46-6ba2-4195-9b8c-52e8cd18e5c3/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1180/2373] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:14:34 2026] POST /v2.0/networks => generated 632 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2374] 10.0.0.48 () {34 vars in 765 bytes} [Wed May 6 06:14:34 2026] PUT /v2.0/security-groups/d99c8a74-a607-4084-a3a1-9fed23d08055/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:14:34.703 9 WARNING neutron_lib.context [None req-70038e84-8e06-4dcc-8ccd-c7992011b5d6 f4707c3f51bf4b938874e3bc85afb2cd 77d7d8f3b01b4c78ae3e96e1c782c2cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1195/2375] 10.0.0.48 () {34 vars in 765 bytes} [Wed May 6 06:14:34 2026] PUT /v2.0/security-groups/8705c5e8-0921-4a92-96fb-351ecc365052/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2376] 10.0.0.48 () {32 vars in 678 bytes} [Wed May 6 06:14:34 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2377] 10.0.0.48 () {32 vars in 692 bytes} [Wed May 6 06:14:34 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2378] 10.0.0.48 () {32 vars in 688 bytes} [Wed May 6 06:14:34 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2379] 10.0.0.48 () {32 vars in 700 bytes} [Wed May 6 06:14:34 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2380] 10.0.0.48 () {32 vars in 686 bytes} [Wed May 6 06:14:34 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1181/2381] 10.0.0.48 () {34 vars in 662 bytes} [Wed May 6 06:14:34 2026] POST /v2.0/ports => generated 743 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, ' 2026-05-06 06:14:35.019 9 WARNING neutron_lib.context [None req-574ca108-7c64-4443-ac1d-c2079f2b13b5 f4707c3f51bf4b938874e3bc85afb2cd 77d7d8f3b01b4c78ae3e96e1c782c2cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1201/2382] 10.0.0.48 () {32 vars in 700 bytes} [Wed May 6 06:14:34 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:14:35.077 9 INFO neutron.db.segments_db [None req-574ca108-7c64-4443-ac1d-c2079f2b13b5 f4707c3f51bf4b938874e3bc85afb2cd 77d7d8f3b01b4c78ae3e96e1c782c2cb - - default default] Added segment 294914cf-0d7b-4840-9763-106ed292ae7a of type vxlan for network 4d054ff2-f47e-4e5d-8703-c2274e42e2b3 [pid: 8|app: 0|req: 1202/2383] 10.0.0.48 () {32 vars in 696 bytes} [Wed May 6 06:14:35 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2384] 10.0.0.48 () {32 vars in 708 bytes} [Wed May 6 06:14:35 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1182/2385] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:14:35 2026] POST /v2.0/networks => generated 632 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:35.211 9 WARNING neutron_lib.context [None req-516d0217-667b-43a0-b0a5-e5c83b63cd01 f4707c3f51bf4b938874e3bc85afb2cd 77d7d8f3b01b4c78ae3e96e1c782c2cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1204/2386] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:35 2026] DELETE /v2.0/security-groups/446f328b-6668-4ec6-90a5-752bd710b332 => 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: 1205/2387] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:35 2026] DELETE /v2.0/security-groups/9fd7ac46-6ba2-4195-9b8c-52e8cd18e5c3 => 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: 1206/2388] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:35 2026] DELETE /v2.0/security-groups/d99c8a74-a607-4084-a3a1-9fed23d08055 => 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: 1207/2389] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:35 2026] DELETE /v2.0/security-groups/8705c5e8-0921-4a92-96fb-351ecc365052 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1183/2390] 10.0.0.48 () {34 vars in 662 bytes} [Wed May 6 06:14:35 2026] POST /v2.0/ports => generated 743 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-05-06 06:14:35.552 9 WARNING neutron_lib.context [None req-038d5c22-5165-486f-a30a-50e219b3cb12 f4707c3f51bf4b938874e3bc85afb2cd 77d7d8f3b01b4c78ae3e96e1c782c2cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1208/2391] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:35 2026] DELETE /v2.0/security-groups/7bb31066-ed7d-4cd9-91ad-85c4f02b2c17 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:35.606 9 INFO neutron.db.segments_db [None req-038d5c22-5165-486f-a30a-50e219b3cb12 f4707c3f51bf4b938874e3bc85afb2cd 77d7d8f3b01b4c78ae3e96e1c782c2cb - - default default] Added segment 2dc42338-dcee-492d-ac58-e3c7ba9e9d49 of type vxlan for network 66b7759c-bc81-45d2-9f0e-83379d9db1a7 [pid: 9|app: 0|req: 1184/2392] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:14:35 2026] POST /v2.0/networks => generated 632 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:35.719 8 WARNING neutron_lib.context [None req-5cd62983-fbbb-457c-8a8b-f5284592522e f4707c3f51bf4b938874e3bc85afb2cd 77d7d8f3b01b4c78ae3e96e1c782c2cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1209/2393] 10.0.0.48 () {34 vars in 662 bytes} [Wed May 6 06:14:35 2026] POST /v2.0/ports => generated 743 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:36.001 9 WARNING neutron_lib.context [None req-0dabf54e-1066-43b5-9516-2851f2d5d059 f4707c3f51bf4b938874e3bc85afb2cd 77d7d8f3b01b4c78ae3e96e1c782c2cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:14:36.059 9 INFO neutron.db.segments_db [None req-0dabf54e-1066-43b5-9516-2851f2d5d059 f4707c3f51bf4b938874e3bc85afb2cd 77d7d8f3b01b4c78ae3e96e1c782c2cb - - default default] Added segment b88658d5-f647-44de-9b99-5f4399d32b52 of type vxlan for network ba22d88d-b2bf-45d0-adf1-9adfeb2c28f7 [pid: 9|app: 0|req: 1185/2394] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:14:35 2026] POST /v2.0/networks => generated 632 bytes in 181 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-05-06 06:14:36.185 8 WARNING neutron_lib.context [None req-d570d374-d11f-4fd7-8720-9460f861ac2a f4707c3f51bf4b938874e3bc85afb2cd 77d7d8f3b01b4c78ae3e96e1c782c2cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1210/2395] 10.0.0.48 () {34 vars in 662 bytes} [Wed May 6 06:14:36 2026] POST /v2.0/ports => generated 743 bytes in 335 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: 1211/2396] 10.0.0.48 () {34 vars in 745 bytes} [Wed May 6 06:14:36 2026] PUT /v2.0/ports/1b0925f2-7848-4b35-88f6-3c6b2f0dd3d9/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2397] 10.0.0.48 () {34 vars in 745 bytes} [Wed May 6 06:14:36 2026] PUT /v2.0/ports/95d1eb23-0644-40b9-a81f-0fe578dd2c13/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: 1213/2398] 10.0.0.48 () {34 vars in 745 bytes} [Wed May 6 06:14:36 2026] PUT /v2.0/ports/1e29fe62-d3ab-47b2-af0c-d5706c30f4c9/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2399] 10.0.0.48 () {34 vars in 745 bytes} [Wed May 6 06:14:36 2026] PUT /v2.0/ports/7df6a5f1-5428-467a-8d32-6d328ea70f85/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1186/2400] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:36 2026] GET /v2.0/security-groups?tenant_id=e4eb7655dd30422c96d977e3722cd859&name=default => generated 2929 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1187/2401] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:36 2026] DELETE /v2.0/security-groups/6a07bb12-6d86-473e-8e55-0a4d08f29e46 => 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: 1215/2402] 10.0.0.48 () {32 vars in 658 bytes} [Wed May 6 06:14:36 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1188/2403] 10.0.0.48 () {32 vars in 672 bytes} [Wed May 6 06:14:36 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2404] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:36 2026] GET /v2.0/security-groups?tenant_id=55470b375fed40519b33b5a307de8423&name=default => generated 2929 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1189/2405] 10.0.0.48 () {32 vars in 668 bytes} [Wed May 6 06:14:36 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2406] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:36 2026] DELETE /v2.0/security-groups/5bd7952f-1e12-4027-a6bc-8edfa5e40d0a => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1190/2407] 10.0.0.48 () {32 vars in 680 bytes} [Wed May 6 06:14:37 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2408] 10.0.0.48 () {32 vars in 666 bytes} [Wed May 6 06:14:37 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2409] 10.0.0.48 () {32 vars in 680 bytes} [Wed May 6 06:14:37 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1191/2410] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:37 2026] GET /v2.0/security-groups?tenant_id=79a3c31f64c54e69b70bf682caa547b6&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: 1220/2411] 10.0.0.48 () {32 vars in 676 bytes} [Wed May 6 06:14:37 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2412] 10.0.0.48 () {32 vars in 688 bytes} [Wed May 6 06:14:37 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1192/2413] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:37 2026] DELETE /v2.0/security-groups/5bbc621c-f358-4e91-9da2-0d98c15a4de4 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1193/2414] 199.19.213.237 () {30 vars in 701 bytes} [Wed May 6 06:14:37 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: 9|app: 0|req: 1194/2415] 199.19.213.237 () {30 vars in 703 bytes} [Wed May 6 06:14:37 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: 9|app: 0|req: 1195/2416] 199.19.213.237 () {30 vars in 679 bytes} [Wed May 6 06:14:37 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: 9|app: 0|req: 1196/2417] 199.19.213.237 () {30 vars in 715 bytes} [Wed May 6 06:14:37 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: 9|app: 0|req: 1197/2418] 199.19.213.237 () {30 vars in 739 bytes} [Wed May 6 06:14:37 2026] GET /v2.0/subnets/8210286c-4663-4cf8-b465-b2f8cab0541e => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2419] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:14:37 2026] DELETE /v2.0/ports/1b0925f2-7848-4b35-88f6-3c6b2f0dd3d9 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1198/2420] 199.19.213.237 () {30 vars in 767 bytes} [Wed May 6 06:14:37 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => 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: 1223/2421] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:14:37 2026] DELETE /v2.0/ports/95d1eb23-0644-40b9-a81f-0fe578dd2c13 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1199/2422] 199.19.213.237 () {34 vars in 715 bytes} [Wed May 6 06:14:37 2026] POST /v2.0/ports => generated 1097 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2423] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:14:37 2026] DELETE /v2.0/ports/1e29fe62-d3ab-47b2-af0c-d5706c30f4c9 => generated 0 bytes in 188 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: 1225/2424] 10.0.0.95 () {34 vars in 969 bytes} [Wed May 6 06:14:38 2026] GET /v2.0/ports/f7a04016-641a-4f0a-96cd-16e6562cab75 => generated 1097 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2425] 10.0.0.95 () {34 vars in 905 bytes} [Wed May 6 06:14:38 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) [pid: 9|app: 0|req: 1200/2426] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:14:38 2026] DELETE /v2.0/ports/7df6a5f1-5428-467a-8d32-6d328ea70f85 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2427] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:14:38 2026] DELETE /v2.0/ports/5a8b3971-49f4-451c-ae92-534eb31aec73 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:38.553 9 INFO neutron.services.segments.plugin [-] Segment 13b885c8-e74c-4798-b410-2a433e837c16 resource provider aggregate not found 2026-05-06 06:14:38.569 9 INFO neutron.services.segments.plugin [-] Segment 13b885c8-e74c-4798-b410-2a433e837c16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13b885c8-e74c-4798-b410-2a433e837c16 found for delete ", "request_id": "req-81c62cf1-0f4a-46e1-8a0d-c094cf3e16c6"}]} 2026-05-06 06:14:38.572 9 INFO neutron.services.segments.plugin [-] Segment 13b885c8-e74c-4798-b410-2a433e837c16 resource provider aggregate not found [pid: 9|app: 0|req: 1201/2428] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:14:38 2026] DELETE /v2.0/networks/6d76cd50-2479-47aa-91b9-cf0809eac688 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:38.732 8 INFO neutron.services.segments.plugin [-] Segment 77532590-e4b0-4b65-83a9-7d34c8ad9d9a resource provider aggregate not found 2026-05-06 06:14:38.736 8 INFO neutron.services.segments.plugin [-] Segment 77532590-e4b0-4b65-83a9-7d34c8ad9d9a resource provider aggregate not found 2026-05-06 06:14:38.747 8 INFO neutron.services.segments.plugin [-] Segment 77532590-e4b0-4b65-83a9-7d34c8ad9d9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77532590-e4b0-4b65-83a9-7d34c8ad9d9a found for delete ", "request_id": "req-3d51b388-5f57-4bbd-8275-b1e76deef7db"}]} [pid: 8|app: 0|req: 1228/2429] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:14:38 2026] DELETE /v2.0/networks/8cad09e5-8519-4603-80c0-db47a0a2f7bc => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:38.767 9 INFO neutron.services.segments.plugin [-] Segment 13b885c8-e74c-4798-b410-2a433e837c16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13b885c8-e74c-4798-b410-2a433e837c16 found for delete ", "request_id": "req-50c669d3-04a3-42b1-8f06-ec4c73c4755e"}]} [pid: 9|app: 0|req: 1202/2430] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:14:38 2026] DELETE /v2.0/networks/4d054ff2-f47e-4e5d-8703-c2274e42e2b3 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:38.906 8 INFO neutron.services.segments.plugin [-] Segment 77532590-e4b0-4b65-83a9-7d34c8ad9d9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77532590-e4b0-4b65-83a9-7d34c8ad9d9a found for delete ", "request_id": "req-32700201-b561-4a44-9cab-fcc2429dfd23"}]} [pid: 8|app: 0|req: 1229/2431] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:14:38 2026] DELETE /v2.0/networks/66b7759c-bc81-45d2-9f0e-83379d9db1a7 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1203/2432] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:14:39 2026] DELETE /v2.0/networks/ba22d88d-b2bf-45d0-adf1-9adfeb2c28f7 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2433] 199.19.213.237 () {34 vars in 1261 bytes} [Wed May 6 06:14:39 2026] GET /v2.0/ports/f7a04016-641a-4f0a-96cd-16e6562cab75?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1204/2434] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:14:39 2026] GET /v2.0/networks/032a3e9d-dbb3-4a4e-9207-7b590e1bfb51?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2435] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:14:39 2026] GET /v2.0/networks/032a3e9d-dbb3-4a4e-9207-7b590e1bfb51?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: 9|app: 0|req: 1205/2436] 199.19.213.237 () {34 vars in 974 bytes} [Wed May 6 06:14:39 2026] GET /v2.0/ports/f7a04016-641a-4f0a-96cd-16e6562cab75 => generated 1097 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2437] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:14:39 2026] GET /v2.0/networks?id=032a3e9d-dbb3-4a4e-9207-7b590e1bfb51 => generated 803 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2438] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:40 2026] GET /v2.0/security-groups?tenant_id=77d7d8f3b01b4c78ae3e96e1c782c2cb&name=default => generated 2929 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2439] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:40 2026] DELETE /v2.0/security-groups/c8e46754-38c5-4c3b-aa69-a564e112952a => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1206/2440] 199.19.213.237 () {38 vars in 1027 bytes} [Wed May 6 06:14:39 2026] PUT /v2.0/ports/f7a04016-641a-4f0a-96cd-16e6562cab75 => generated 1287 bytes in 496 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2441] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:40 2026] GET /v2.0/security-groups?tenant_id=33d12801e7564ffd88025063c6286fc5&name=default => generated 2929 bytes in 129 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-05-06 06:14:40.654 9 INFO neutron.services.segments.plugin [-] Segment 294914cf-0d7b-4840-9763-106ed292ae7a resource provider aggregate not found 2026-05-06 06:14:40.668 9 INFO neutron.services.segments.plugin [-] Segment 294914cf-0d7b-4840-9763-106ed292ae7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 294914cf-0d7b-4840-9763-106ed292ae7a found for delete ", "request_id": "req-7e38bc44-e7bb-4ba5-b600-41ecac62672c"}]} 2026-05-06 06:14:40.671 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-428df90b-03de-4b40-a66f-e037043d7f19'] response: {'name': 'network-changed', 'server_uuid': '91cc3e92-f94b-4460-b403-85bbdcbaa9d3', 'tag': 'f7a04016-641a-4f0a-96cd-16e6562cab75', 'status': 'completed', 'code': 200} 2026-05-06 06:14:40.679 9 INFO neutron.services.segments.plugin [-] Segment b88658d5-f647-44de-9b99-5f4399d32b52 resource provider aggregate not found 2026-05-06 06:14:40.692 9 INFO neutron.services.segments.plugin [-] Segment b88658d5-f647-44de-9b99-5f4399d32b52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b88658d5-f647-44de-9b99-5f4399d32b52 found for delete ", "request_id": "req-71d5c351-a7f4-48af-9c49-bcc49c82730d"}]} 2026-05-06 06:14:40.725 8 WARNING neutron_lib.context [None req-cd40d119-bdaa-4c5e-8d82-59cb7ebb6282 bab514f7127f4fcda0e11c9c5537e51a ade2b1cf44944e969c56b0da98430927 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 1207/2442] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:40 2026] DELETE /v2.0/security-groups/ff431c81-d247-493a-8ca9-552e8218d41e => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:40.766 8 INFO neutron.services.segments.plugin [-] Segment 2dc42338-dcee-492d-ac58-e3c7ba9e9d49 resource provider aggregate not found 2026-05-06 06:14:40.781 8 INFO neutron.services.segments.plugin [-] Segment 2dc42338-dcee-492d-ac58-e3c7ba9e9d49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dc42338-dcee-492d-ac58-e3c7ba9e9d49 found for delete ", "request_id": "req-a7d98e4e-2b29-4a38-b756-4e9c433aac63"}]} 2026-05-06 06:14:40.867 8 INFO neutron.db.segments_db [None req-cd40d119-bdaa-4c5e-8d82-59cb7ebb6282 bab514f7127f4fcda0e11c9c5537e51a ade2b1cf44944e969c56b0da98430927 - - default default] Added segment eb78e229-b781-472e-af24-09767a20d5a6 of type vxlan for network 46a28754-8b2f-4a15-a17e-09a6ec1bf89d 2026-05-06 06:14:40.890 9 INFO neutron.services.segments.plugin [-] Segment 294914cf-0d7b-4840-9763-106ed292ae7a resource provider aggregate not found 2026-05-06 06:14:40.902 9 INFO neutron.services.segments.plugin [-] Segment 294914cf-0d7b-4840-9763-106ed292ae7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 294914cf-0d7b-4840-9763-106ed292ae7a found for delete ", "request_id": "req-2613d113-0870-4bb5-be78-6b46b3b763aa"}]} 2026-05-06 06:14:40.915 9 INFO neutron.services.segments.plugin [-] Segment b88658d5-f647-44de-9b99-5f4399d32b52 resource provider aggregate not found 2026-05-06 06:14:40.922 8 INFO neutron.services.segments.plugin [-] Segment 2dc42338-dcee-492d-ac58-e3c7ba9e9d49 resource provider aggregate not found 2026-05-06 06:14:40.928 9 INFO neutron.services.segments.plugin [-] Segment b88658d5-f647-44de-9b99-5f4399d32b52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b88658d5-f647-44de-9b99-5f4399d32b52 found for delete ", "request_id": "req-ce466846-42c1-4db9-b3f6-5cd69f8003ff"}]} 2026-05-06 06:14:40.932 8 INFO neutron.services.segments.plugin [-] Segment 2dc42338-dcee-492d-ac58-e3c7ba9e9d49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dc42338-dcee-492d-ac58-e3c7ba9e9d49 found for delete ", "request_id": "req-196c1c6f-9105-457b-9e66-49183b72a094"}]} [pid: 8|app: 0|req: 1236/2443] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:14:40 2026] POST /v2.0/networks => generated 632 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:40.949 8 WARNING neutron_lib.context [None req-f0c3168e-09e1-4fe8-9b35-9307b435bac0 bab514f7127f4fcda0e11c9c5537e51a ade2b1cf44944e969c56b0da98430927 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 1208/2444] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:40 2026] GET /v2.0/security-groups?tenant_id=78d9f87a3dee477bbd22b718f9d4b4ad&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1209/2445] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:40 2026] DELETE /v2.0/security-groups/4649c858-f7ee-4e3f-8c05-d37f8e31716d => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2446] 10.0.0.48 () {34 vars in 662 bytes} [Wed May 6 06:14:40 2026] POST /v2.0/ports => generated 743 bytes in 219 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: 9|app: 0|req: 1210/2447] 10.0.0.48 () {34 vars in 745 bytes} [Wed May 6 06:14:41 2026] PUT /v2.0/ports/fcbc94e6-fd99-44e2-8e36-6fdaa4ed544b/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: 1238/2448] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:14:41 2026] GET /v2.0/ports?tenant_id=7aca80d80c3640098f93df4fe2f14c2d&device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 2523 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1211/2449] 10.0.0.48 () {32 vars in 725 bytes} [Wed May 6 06:14:41 2026] GET /v2.0/ports/fcbc94e6-fd99-44e2-8e36-6fdaa4ed544b/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: 1239/2450] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:14:41 2026] GET /v2.0/networks?id=032a3e9d-dbb3-4a4e-9207-7b590e1bfb51 => generated 803 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1212/2451] 10.0.0.48 () {34 vars in 756 bytes} [Wed May 6 06:14:41 2026] PUT /v2.0/ports/fcbc94e6-fd99-44e2-8e36-6fdaa4ed544b/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2452] 199.19.213.237 () {34 vars in 1057 bytes} [Wed May 6 06:14:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.156&port_id=f7a04016-641a-4f0a-96cd-16e6562cab75 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1213/2453] 10.0.0.48 () {32 vars in 725 bytes} [Wed May 6 06:14:41 2026] GET /v2.0/ports/fcbc94e6-fd99-44e2-8e36-6fdaa4ed544b/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2454] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:14:41 2026] GET /v2.0/subnets?id=8210286c-4663-4cf8-b465-b2f8cab0541e => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1214/2455] 10.0.0.48 () {34 vars in 752 bytes} [Wed May 6 06:14:41 2026] PUT /v2.0/ports/fcbc94e6-fd99-44e2-8e36-6fdaa4ed544b/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2456] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:14:41 2026] GET /v2.0/ports?network_id=032a3e9d-dbb3-4a4e-9207-7b590e1bfb51&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: 9|app: 0|req: 1215/2457] 10.0.0.48 () {32 vars in 725 bytes} [Wed May 6 06:14:41 2026] GET /v2.0/ports/fcbc94e6-fd99-44e2-8e36-6fdaa4ed544b/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: 1243/2458] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:14:41 2026] GET /v2.0/networks/032a3e9d-dbb3-4a4e-9207-7b590e1bfb51?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1216/2459] 10.0.0.48 () {34 vars in 774 bytes} [Wed May 6 06:14:41 2026] PUT /v2.0/ports/fcbc94e6-fd99-44e2-8e36-6fdaa4ed544b/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2460] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:14:41 2026] GET /v2.0/networks/032a3e9d-dbb3-4a4e-9207-7b590e1bfb51?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: 9|app: 0|req: 1217/2461] 10.0.0.48 () {32 vars in 725 bytes} [Wed May 6 06:14:41 2026] GET /v2.0/ports/fcbc94e6-fd99-44e2-8e36-6fdaa4ed544b/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: 1245/2462] 10.0.0.48 () {34 vars in 745 bytes} [Wed May 6 06:14:41 2026] PUT /v2.0/ports/fcbc94e6-fd99-44e2-8e36-6fdaa4ed544b/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1218/2463] 10.0.0.48 () {32 vars in 725 bytes} [Wed May 6 06:14:41 2026] GET /v2.0/ports/fcbc94e6-fd99-44e2-8e36-6fdaa4ed544b/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2464] 10.0.0.48 () {32 vars in 733 bytes} [Wed May 6 06:14:41 2026] GET /v2.0/ports/fcbc94e6-fd99-44e2-8e36-6fdaa4ed544b/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:41.632 9 INFO neutron.api.v2.resource [None req-6d243670-abde-4766-9e5f-ded7b9a59a0d bab514f7127f4fcda0e11c9c5537e51a ade2b1cf44944e969c56b0da98430927 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1219/2465] 10.0.0.48 () {32 vars in 737 bytes} [Wed May 6 06:14:41 2026] GET /v2.0/ports/fcbc94e6-fd99-44e2-8e36-6fdaa4ed544b/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2466] 10.0.0.48 () {32 vars in 736 bytes} [Wed May 6 06:14:41 2026] DELETE /v2.0/ports/fcbc94e6-fd99-44e2-8e36-6fdaa4ed544b/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1220/2467] 10.0.0.48 () {32 vars in 725 bytes} [Wed May 6 06:14:41 2026] GET /v2.0/ports/fcbc94e6-fd99-44e2-8e36-6fdaa4ed544b/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:14:41.763 8 INFO neutron.api.v2.resource [None req-408363c8-f751-4d6e-be0d-04d1e2a4856b bab514f7127f4fcda0e11c9c5537e51a ade2b1cf44944e969c56b0da98430927 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1248/2468] 10.0.0.48 () {32 vars in 740 bytes} [Wed May 6 06:14:41 2026] DELETE /v2.0/ports/fcbc94e6-fd99-44e2-8e36-6fdaa4ed544b/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1221/2469] 10.0.0.48 () {32 vars in 728 bytes} [Wed May 6 06:14:41 2026] DELETE /v2.0/ports/fcbc94e6-fd99-44e2-8e36-6fdaa4ed544b/tags => 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: 1249/2470] 10.0.0.48 () {32 vars in 725 bytes} [Wed May 6 06:14:41 2026] GET /v2.0/ports/fcbc94e6-fd99-44e2-8e36-6fdaa4ed544b/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1222/2471] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:14:41 2026] DELETE /v2.0/ports/fcbc94e6-fd99-44e2-8e36-6fdaa4ed544b => 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: 1250/2472] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:14:42 2026] DELETE /v2.0/networks/46a28754-8b2f-4a15-a17e-09a6ec1bf89d => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1223/2473] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:14:42 2026] GET /v2.0/ports?tenant_id=7aca80d80c3640098f93df4fe2f14c2d&device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 2523 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2474] 199.19.213.237 () {34 vars in 1059 bytes} [Wed May 6 06:14:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.17&port_id=9627d0d3-d3c9-4656-b5ca-8afc3331af47 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1224/2475] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:14:42 2026] GET /v2.0/subnets?id=7578c4c8-3473-41a3-914d-9ea030a3c5a2 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2476] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:14:42 2026] GET /v2.0/ports?network_id=3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb&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: 9|app: 0|req: 1225/2477] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:14:42 2026] GET /v2.0/networks/3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb?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: 1253/2478] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:14:42 2026] GET /v2.0/networks/3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb?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: 9|app: 0|req: 1226/2479] 199.19.213.237 () {34 vars in 1057 bytes} [Wed May 6 06:14:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.156&port_id=f7a04016-641a-4f0a-96cd-16e6562cab75 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:14:42.815 8 INFO neutron.services.segments.plugin [-] Segment eb78e229-b781-472e-af24-09767a20d5a6 resource provider aggregate not found 2026-05-06 06:14:42.832 8 INFO neutron.services.segments.plugin [-] Segment eb78e229-b781-472e-af24-09767a20d5a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb78e229-b781-472e-af24-09767a20d5a6 found for delete ", "request_id": "req-b5f12cc2-50a1-4432-93bd-d9af974e4b8b"}]} [pid: 9|app: 0|req: 1227/2480] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:14:42 2026] GET /v2.0/subnets?id=8210286c-4663-4cf8-b465-b2f8cab0541e => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1228/2481] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:14:42 2026] GET /v2.0/ports?network_id=032a3e9d-dbb3-4a4e-9207-7b590e1bfb51&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: 9|app: 0|req: 1229/2482] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:14:42 2026] GET /v2.0/networks/032a3e9d-dbb3-4a4e-9207-7b590e1bfb51?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:14:42.959 8 INFO neutron.services.segments.plugin [-] Segment eb78e229-b781-472e-af24-09767a20d5a6 resource provider aggregate not found 2026-05-06 06:14:42.970 8 INFO neutron.services.segments.plugin [-] Segment eb78e229-b781-472e-af24-09767a20d5a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb78e229-b781-472e-af24-09767a20d5a6 found for delete ", "request_id": "req-edd05948-b008-4a62-86c3-2d8c9aba7317"}]} [pid: 9|app: 0|req: 1230/2483] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:14:42 2026] GET /v2.0/networks/032a3e9d-dbb3-4a4e-9207-7b590e1bfb51?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: 8|app: 0|req: 1254/2484] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:42 2026] GET /v2.0/security-groups?tenant_id=ade2b1cf44944e969c56b0da98430927&name=default => generated 2929 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1231/2485] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:43 2026] DELETE /v2.0/security-groups/755271b2-95de-48af-ac2d-bf6d55a0f15b => 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: 1255/2486] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:43 2026] GET /v2.0/security-groups?tenant_id=3e398532b6354706bbce3fb675edba10&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1232/2487] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:43 2026] DELETE /v2.0/security-groups/0648e87c-8f26-4c4e-a9d3-65bfd189ac62 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:45.425 8 WARNING neutron_lib.context [None req-2e388267-6561-4bca-9867-ce6f938ad65e 273a55eec33c452881476f6f63c8e20c 241dee3dc97a42918a5cc9c610685984 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:14:45.578 8 INFO neutron.db.segments_db [None req-2e388267-6561-4bca-9867-ce6f938ad65e 273a55eec33c452881476f6f63c8e20c 241dee3dc97a42918a5cc9c610685984 - - default default] Added segment 39bc7119-0797-4c57-8266-6460fd684b57 of type vxlan for network 33c50059-0ccb-45e1-95c0-007eac331ccc [pid: 8|app: 0|req: 1256/2488] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:14:45 2026] POST /v2.0/networks => generated 632 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:45.680 9 WARNING neutron_lib.context [None req-acb89137-2b54-4b0a-b12f-85950f8b5a1b 273a55eec33c452881476f6f63c8e20c 241dee3dc97a42918a5cc9c610685984 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1257/2489] 199.19.213.237 () {34 vars in 1095 bytes} [Wed May 6 06:14:45 2026] GET /v2.0/ports?device_id=612bbe09-9b49-4ecf-8e4a-86937b34b201&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1233/2490] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:14:45 2026] POST /v2.0/subnets => generated 626 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:45.935 8 WARNING neutron_lib.context [None req-10d5d30a-0750-4f9b-988c-94906a4a6324 273a55eec33c452881476f6f63c8e20c 241dee3dc97a42918a5cc9c610685984 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:14:45.986 8 INFO neutron.db.segments_db [None req-10d5d30a-0750-4f9b-988c-94906a4a6324 273a55eec33c452881476f6f63c8e20c 241dee3dc97a42918a5cc9c610685984 - - default default] Added segment f55cb49a-e549-4438-b7e4-d392d79530e8 of type vxlan for network 98341584-ef09-458e-9b18-8ab94e443d66 [pid: 8|app: 0|req: 1258/2491] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:14:45 2026] POST /v2.0/networks => generated 631 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:46.084 9 WARNING neutron_lib.context [None req-756b3952-3f0a-4996-adac-e1dc2253e085 273a55eec33c452881476f6f63c8e20c 241dee3dc97a42918a5cc9c610685984 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1259/2492] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:14:46 2026] GET /v2.0/ports?tenant_id=78650ba69bf74aa3928cf87b0b3cfe42&device_id=612bbe09-9b49-4ecf-8e4a-86937b34b201 => generated 1469 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1234/2493] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:14:46 2026] POST /v2.0/subnets => generated 629 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:46.450 8 WARNING neutron_lib.context [None req-64ccab88-91e1-4ec6-9803-000779dacdaa 273a55eec33c452881476f6f63c8e20c 241dee3dc97a42918a5cc9c610685984 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:14:46.505 8 INFO neutron.db.segments_db [None req-64ccab88-91e1-4ec6-9803-000779dacdaa 273a55eec33c452881476f6f63c8e20c 241dee3dc97a42918a5cc9c610685984 - - default default] Added segment 2a4cfab5-d696-4dca-bae5-76da559b4c9f of type vxlan for network ca943612-d705-4508-90f1-0d5d2ae49d6c [pid: 8|app: 0|req: 1260/2494] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:14:46 2026] POST /v2.0/networks => generated 632 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:46.617 8 WARNING neutron_lib.context [None req-aa618d93-f6d4-4b16-8637-1a2a0f830a42 273a55eec33c452881476f6f63c8e20c 241dee3dc97a42918a5cc9c610685984 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:14:46.739 9 WARNING neutron_lib.context [None req-42d458b7-bc34-4b99-bb98-5231e4d71fb1 65b14fe68bf9451c90ab6d4db2964a46 22a068afffd548058a266443f3cb3a7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1261/2495] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:14:46 2026] POST /v2.0/subnets => generated 629 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2496] 10.0.0.95 () {34 vars in 969 bytes} [Wed May 6 06:14:46 2026] GET /v2.0/ports/f7a04016-641a-4f0a-96cd-16e6562cab75 => generated 1289 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1235/2497] 10.0.0.48 () {34 vars in 682 bytes} [Wed May 6 06:14:46 2026] POST /v2.0/security-groups => generated 1603 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:14:46.951 9 WARNING neutron_lib.context [None req-c1c782df-5626-4ace-a221-d0d765ff254e 273a55eec33c452881476f6f63c8e20c 241dee3dc97a42918a5cc9c610685984 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1263/2498] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:14:46 2026] GET /v2.0/networks?id=c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:14:47.003 9 INFO neutron.db.segments_db [None req-c1c782df-5626-4ace-a221-d0d765ff254e 273a55eec33c452881476f6f63c8e20c 241dee3dc97a42918a5cc9c610685984 - - default default] Added segment fff8a263-c8a3-4561-bc7a-5d5619a2b7c9 of type vxlan for network 46c1922f-b18b-4cd6-8607-bf25942c3c28 [pid: 9|app: 0|req: 1236/2499] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:14:46 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) [pid: 9|app: 0|req: 1237/2500] 10.0.0.48 () {34 vars in 765 bytes} [Wed May 6 06:14:47 2026] PUT /v2.0/security-groups/ef1eaf54-a226-4a51-acf8-10e3b5366089/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1238/2501] 199.19.213.237 () {34 vars in 1055 bytes} [Wed May 6 06:14:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.19&port_id=c48e9dc7-96e8-4911-925e-1e200a88760f => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:14:47.205 9 WARNING neutron_lib.context [None req-c6807313-d720-494a-bce5-deb2905c014d 273a55eec33c452881476f6f63c8e20c 241dee3dc97a42918a5cc9c610685984 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1264/2502] 199.19.213.237 () {34 vars in 787 bytes} [Wed May 6 06:14:46 2026] PUT /v2.0/ports/f7a04016-641a-4f0a-96cd-16e6562cab75 => generated 1314 bytes in 247 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: 1265/2503] 10.0.0.48 () {32 vars in 745 bytes} [Wed May 6 06:14:47 2026] GET /v2.0/security-groups/ef1eaf54-a226-4a51-acf8-10e3b5366089/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2504] 199.19.213.237 () {34 vars in 1105 bytes} [Wed May 6 06:14:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A36c&port_id=c48e9dc7-96e8-4911-925e-1e200a88760f => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:14:47.251 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5bca2de3-e57c-4b46-9fc9-21b1bf98075b'] response: {'name': 'network-changed', 'server_uuid': '91cc3e92-f94b-4460-b403-85bbdcbaa9d3', 'tag': 'f7a04016-641a-4f0a-96cd-16e6562cab75', 'status': 'completed', 'code': 200} 2026-05-06 06:14:47.257 8 INFO neutron.api.v2.resource [None req-92cb548d-2d93-4ebc-a929-1f0a56fc921e c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1267/2505] 199.19.213.237 () {30 vars in 761 bytes} [Wed May 6 06:14:47 2026] GET /v2.0/security-groups/lb-b2e03514-8bab-41e4-88ba-7389c0901ed7 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2506] 10.0.0.48 () {34 vars in 776 bytes} [Wed May 6 06:14:47 2026] PUT /v2.0/security-groups/ef1eaf54-a226-4a51-acf8-10e3b5366089/tags/green => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2507] 199.19.213.237 () {34 vars in 1063 bytes} [Wed May 6 06:14:47 2026] GET /v2.0/subnets?id=176fec90-2e07-4662-b60d-41d769ee1e92&id=2aa20799-8c91-40a6-8969-a46d01fef3ca => generated 1413 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2508] 199.19.213.237 () {30 vars in 783 bytes} [Wed May 6 06:14:47 2026] GET /v2.0/security-groups?name=lb-b2e03514-8bab-41e4-88ba-7389c0901ed7 => generated 1637 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2509] 10.0.0.48 () {32 vars in 745 bytes} [Wed May 6 06:14:47 2026] GET /v2.0/security-groups/ef1eaf54-a226-4a51-acf8-10e3b5366089/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2510] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:14:47 2026] GET /v2.0/ports?network_id=c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1239/2511] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:14:47 2026] POST /v2.0/subnets => generated 629 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1240/2512] 10.0.0.48 () {34 vars in 772 bytes} [Wed May 6 06:14:47 2026] PUT /v2.0/security-groups/ef1eaf54-a226-4a51-acf8-10e3b5366089/tags/red => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1241/2513] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:14:47 2026] GET /v2.0/ports?network_id=c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:14:47.503 9 WARNING neutron_lib.context [None req-0843eebb-ae36-456b-9005-b061bcb977cc 273a55eec33c452881476f6f63c8e20c 241dee3dc97a42918a5cc9c610685984 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:14:47.562 9 INFO neutron.db.segments_db [None req-0843eebb-ae36-456b-9005-b061bcb977cc 273a55eec33c452881476f6f63c8e20c 241dee3dc97a42918a5cc9c610685984 - - default default] Added segment fdd780b9-c01b-4821-a11f-b7a3f35c1987 of type vxlan for network 6b0f1fb3-fee0-4ae5-891d-f93a2c7bc2a6 [pid: 9|app: 0|req: 1242/2514] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:14:47 2026] POST /v2.0/networks => generated 631 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2515] 199.19.213.237 () {34 vars in 787 bytes} [Wed May 6 06:14:47 2026] PUT /v2.0/ports/f7a04016-641a-4f0a-96cd-16e6562cab75 => generated 1314 bytes in 273 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: 9|app: 0|req: 1243/2516] 10.0.0.48 () {32 vars in 745 bytes} [Wed May 6 06:14:47 2026] GET /v2.0/security-groups/ef1eaf54-a226-4a51-acf8-10e3b5366089/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:14:47.687 9 WARNING neutron_lib.context [None req-a580c1c7-653e-42a2-89d5-6c3d857a78b8 273a55eec33c452881476f6f63c8e20c 241dee3dc97a42918a5cc9c610685984 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1274/2517] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:14:47 2026] GET /v2.0/networks/c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8?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/2518] 10.0.0.48 () {34 vars in 794 bytes} [Wed May 6 06:14:47 2026] PUT /v2.0/security-groups/ef1eaf54-a226-4a51-acf8-10e3b5366089/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2519] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:14:47 2026] GET /v2.0/networks/c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8?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: 1277/2520] 10.0.0.48 () {32 vars in 745 bytes} [Wed May 6 06:14:47 2026] GET /v2.0/security-groups/ef1eaf54-a226-4a51-acf8-10e3b5366089/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2521] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:14:47 2026] GET /v2.0/ports?tenant_id=7aca80d80c3640098f93df4fe2f14c2d&device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2522] 10.0.0.48 () {34 vars in 765 bytes} [Wed May 6 06:14:47 2026] PUT /v2.0/security-groups/ef1eaf54-a226-4a51-acf8-10e3b5366089/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: 1280/2523] 199.19.213.237 () {30 vars in 701 bytes} [Wed May 6 06:14:47 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: 9|app: 0|req: 1244/2524] 10.0.0.48 () {34 vars in 667 bytes} [Wed May 6 06:14:47 2026] POST /v2.0/subnets => generated 629 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1245/2525] 10.0.0.48 () {32 vars in 745 bytes} [Wed May 6 06:14:47 2026] GET /v2.0/security-groups/ef1eaf54-a226-4a51-acf8-10e3b5366089/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2526] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:14:47 2026] GET /v2.0/networks?id=032a3e9d-dbb3-4a4e-9207-7b590e1bfb51 => generated 803 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1246/2527] 199.19.213.237 () {30 vars in 703 bytes} [Wed May 6 06:14:47 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: 9|app: 0|req: 1247/2528] 10.0.0.48 () {32 vars in 753 bytes} [Wed May 6 06:14:47 2026] GET /v2.0/security-groups/ef1eaf54-a226-4a51-acf8-10e3b5366089/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2529] 10.0.0.48 () {34 vars in 749 bytes} [Wed May 6 06:14:47 2026] PUT /v2.0/subnets/e09064f1-c6a9-4ab0-86f7-7784771ce1cf/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2530] 199.19.213.237 () {30 vars in 679 bytes} [Wed May 6 06:14:47 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: 9|app: 0|req: 1248/2531] 199.19.213.237 () {34 vars in 1057 bytes} [Wed May 6 06:14:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.156&port_id=f7a04016-641a-4f0a-96cd-16e6562cab75 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:14:48.010 8 INFO neutron.api.v2.resource [None req-af9680aa-4658-4151-a2b0-3ff4be3517ca 65b14fe68bf9451c90ab6d4db2964a46 22a068afffd548058a266443f3cb3a7d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1284/2532] 10.0.0.48 () {32 vars in 757 bytes} [Wed May 6 06:14:47 2026] GET /v2.0/security-groups/ef1eaf54-a226-4a51-acf8-10e3b5366089/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1249/2533] 10.0.0.48 () {34 vars in 749 bytes} [Wed May 6 06:14:47 2026] PUT /v2.0/subnets/9f700653-caec-4c6d-a8d7-4aaa10ea066c/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1250/2534] 199.19.213.237 () {30 vars in 715 bytes} [Wed May 6 06:14:48 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: 1285/2535] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:14:48 2026] GET /v2.0/subnets?id=8210286c-4663-4cf8-b465-b2f8cab0541e => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1251/2536] 10.0.0.48 () {32 vars in 756 bytes} [Wed May 6 06:14:48 2026] DELETE /v2.0/security-groups/ef1eaf54-a226-4a51-acf8-10e3b5366089/tags/red => 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: 1286/2537] 10.0.0.48 () {34 vars in 749 bytes} [Wed May 6 06:14:48 2026] PUT /v2.0/subnets/cd5e4106-75ce-449b-96d8-977af6965c6e/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1252/2538] 199.19.213.237 () {30 vars in 739 bytes} [Wed May 6 06:14:48 2026] GET /v2.0/subnets/8210286c-4663-4cf8-b465-b2f8cab0541e => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1253/2539] 10.0.0.48 () {32 vars in 745 bytes} [Wed May 6 06:14:48 2026] GET /v2.0/security-groups/ef1eaf54-a226-4a51-acf8-10e3b5366089/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2540] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:14:48 2026] GET /v2.0/ports?network_id=032a3e9d-dbb3-4a4e-9207-7b590e1bfb51&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: 1288/2541] 199.19.213.237 () {30 vars in 735 bytes} [Wed May 6 06:14:48 2026] GET /v2.0/ports/3a0eec6d-7b15-4297-b07e-c7efb49448af => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1254/2542] 10.0.0.48 () {34 vars in 749 bytes} [Wed May 6 06:14:48 2026] PUT /v2.0/subnets/7f33f231-8db3-4e32-8fda-984ee6a6a2c3/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:14:48.173 8 INFO neutron.api.v2.resource [None req-3ebab93d-ebd4-43dd-8a16-9f0b615fd493 65b14fe68bf9451c90ab6d4db2964a46 22a068afffd548058a266443f3cb3a7d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1289/2543] 10.0.0.48 () {32 vars in 760 bytes} [Wed May 6 06:14:48 2026] DELETE /v2.0/security-groups/ef1eaf54-a226-4a51-acf8-10e3b5366089/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1255/2544] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:14:48 2026] GET /v2.0/networks/032a3e9d-dbb3-4a4e-9207-7b590e1bfb51?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: 1290/2545] 199.19.213.237 () {30 vars in 735 bytes} [Wed May 6 06:14:48 2026] GET /v2.0/ports/f7a04016-641a-4f0a-96cd-16e6562cab75 => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1256/2546] 10.0.0.48 () {32 vars in 662 bytes} [Wed May 6 06:14:48 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2547] 10.0.0.48 () {32 vars in 748 bytes} [Wed May 6 06:14:48 2026] DELETE /v2.0/security-groups/ef1eaf54-a226-4a51-acf8-10e3b5366089/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2548] 199.19.213.237 () {30 vars in 739 bytes} [Wed May 6 06:14:48 2026] GET /v2.0/subnets/8210286c-4663-4cf8-b465-b2f8cab0541e => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1257/2549] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:14:48 2026] GET /v2.0/networks/032a3e9d-dbb3-4a4e-9207-7b590e1bfb51?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2550] 10.0.0.48 () {32 vars in 676 bytes} [Wed May 6 06:14:48 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1258/2551] 10.0.0.48 () {32 vars in 745 bytes} [Wed May 6 06:14:48 2026] GET /v2.0/security-groups/ef1eaf54-a226-4a51-acf8-10e3b5366089/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2552] 199.19.213.237 () {30 vars in 741 bytes} [Wed May 6 06:14:48 2026] GET /v2.0/networks/032a3e9d-dbb3-4a4e-9207-7b590e1bfb51 => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1259/2553] 10.0.0.48 () {32 vars in 672 bytes} [Wed May 6 06:14:48 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1260/2554] 199.19.213.237 () {30 vars in 735 bytes} [Wed May 6 06:14:48 2026] GET /v2.0/ports/3a0eec6d-7b15-4297-b07e-c7efb49448af => generated 1132 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1261/2555] 10.0.0.48 () {32 vars in 684 bytes} [Wed May 6 06:14:48 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2556] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:48 2026] DELETE /v2.0/security-groups/ef1eaf54-a226-4a51-acf8-10e3b5366089 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1262/2557] 199.19.213.237 () {30 vars in 739 bytes} [Wed May 6 06:14:48 2026] GET /v2.0/subnets/8210286c-4663-4cf8-b465-b2f8cab0541e => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2558] 10.0.0.48 () {32 vars in 670 bytes} [Wed May 6 06:14:48 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1263/2559] 10.0.0.48 () {32 vars in 684 bytes} [Wed May 6 06:14:48 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2560] 10.0.0.48 () {32 vars in 680 bytes} [Wed May 6 06:14:48 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1264/2561] 10.0.0.48 () {32 vars in 692 bytes} [Wed May 6 06:14:48 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2562] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:14:48 2026] DELETE /v2.0/subnets/e09064f1-c6a9-4ab0-86f7-7784771ce1cf => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1265/2563] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:14:48 2026] DELETE /v2.0/subnets/9f700653-caec-4c6d-a8d7-4aaa10ea066c => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2566] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:14:49 2026] DELETE /v2.0/subnets/cd5e4106-75ce-449b-96d8-977af6965c6e => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:49.287 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-952fe679-c2b3-47d0-abe5-4a7323b45e45'] response: {'name': 'network-changed', 'server_uuid': '91cc3e92-f94b-4460-b403-85bbdcbaa9d3', 'tag': 'f7a04016-641a-4f0a-96cd-16e6562cab75', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1300/2567] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:14:49 2026] DELETE /v2.0/subnets/7f33f231-8db3-4e32-8fda-984ee6a6a2c3 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1268/2568] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:49 2026] GET /v2.0/security-groups?tenant_id=3c2c29a522cf4361a2abc5a77a846728&name=default => generated 2929 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1269/2569] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:49 2026] DELETE /v2.0/security-groups/f37315ac-9c5f-410a-9669-4315a279687c => 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: 1301/2570] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:14:49 2026] DELETE /v2.0/subnets/bd94781f-fa2f-4180-a3f8-4239025217fb => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2571] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:49 2026] GET /v2.0/security-groups?tenant_id=22a068afffd548058a266443f3cb3a7d&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2572] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:49 2026] DELETE /v2.0/security-groups/9104ae86-122c-4a92-81ea-0974036f08df => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2573] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:14:49 2026] GET /v2.0/ports?tenant_id=7aca80d80c3640098f93df4fe2f14c2d&device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 2586 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:14:49.874 9 INFO neutron.services.segments.plugin [-] Segment 39bc7119-0797-4c57-8266-6460fd684b57 resource provider aggregate not found 2026-05-06 06:14:49.881 9 INFO neutron.services.segments.plugin [-] Segment 39bc7119-0797-4c57-8266-6460fd684b57 resource provider aggregate not found 2026-05-06 06:14:49.885 9 INFO neutron.services.segments.plugin [-] Segment 39bc7119-0797-4c57-8266-6460fd684b57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39bc7119-0797-4c57-8266-6460fd684b57 found for delete ", "request_id": "req-ade33ede-fae0-4662-8607-634515fef55b"}]} [pid: 8|app: 0|req: 1305/2574] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:14:49 2026] GET /v2.0/networks?id=032a3e9d-dbb3-4a4e-9207-7b590e1bfb51 => generated 803 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1270/2575] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:14:49 2026] DELETE /v2.0/networks/33c50059-0ccb-45e1-95c0-007eac331ccc => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:49.903 9 INFO neutron.services.segments.plugin [-] Segment 39bc7119-0797-4c57-8266-6460fd684b57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39bc7119-0797-4c57-8266-6460fd684b57 found for delete ", "request_id": "req-5ccaed83-374d-4e8f-a14f-8828d0fd5105"}]} [pid: 8|app: 0|req: 1306/2576] 199.19.213.237 () {34 vars in 1057 bytes} [Wed May 6 06:14:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.156&port_id=f7a04016-641a-4f0a-96cd-16e6562cab75 => 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: 1307/2577] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:14:49 2026] GET /v2.0/subnets?id=8210286c-4663-4cf8-b465-b2f8cab0541e => generated 679 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2578] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:14:49 2026] GET /v2.0/ports?network_id=032a3e9d-dbb3-4a4e-9207-7b590e1bfb51&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1271/2579] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:14:49 2026] DELETE /v2.0/networks/98341584-ef09-458e-9b18-8ab94e443d66 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2580] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:14:49 2026] GET /v2.0/networks/032a3e9d-dbb3-4a4e-9207-7b590e1bfb51?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2581] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:14:50 2026] GET /v2.0/networks/032a3e9d-dbb3-4a4e-9207-7b590e1bfb51?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1272/2582] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:14:50 2026] DELETE /v2.0/networks/ca943612-d705-4508-90f1-0d5d2ae49d6c => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:50.577 8 INFO neutron.services.segments.plugin [-] Segment fff8a263-c8a3-4561-bc7a-5d5619a2b7c9 resource provider aggregate not found 2026-05-06 06:14:50.584 8 INFO neutron.services.segments.plugin [-] Segment fff8a263-c8a3-4561-bc7a-5d5619a2b7c9 resource provider aggregate not found 2026-05-06 06:14:50.593 8 INFO neutron.services.segments.plugin [-] Segment fff8a263-c8a3-4561-bc7a-5d5619a2b7c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fff8a263-c8a3-4561-bc7a-5d5619a2b7c9 found for delete ", "request_id": "req-eff1781f-ab90-4743-b74e-1057a97126df"}]} 2026-05-06 06:14:50.600 8 INFO neutron.services.segments.plugin [-] Segment fff8a263-c8a3-4561-bc7a-5d5619a2b7c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fff8a263-c8a3-4561-bc7a-5d5619a2b7c9 found for delete ", "request_id": "req-d700b914-7659-41b5-ba22-40c3714c7d8e"}]} [pid: 8|app: 0|req: 1311/2583] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:14:50 2026] DELETE /v2.0/networks/46c1922f-b18b-4cd6-8607-bf25942c3c28 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1273/2584] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:14:50 2026] DELETE /v2.0/networks/6b0f1fb3-fee0-4ae5-891d-f93a2c7bc2a6 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2585] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:51 2026] GET /v2.0/security-groups?tenant_id=c6791da002d7415980d39d894d270fe1&name=default => generated 2929 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:14:51.938 9 INFO neutron.services.segments.plugin [-] Segment f55cb49a-e549-4438-b7e4-d392d79530e8 resource provider aggregate not found 2026-05-06 06:14:51.942 9 INFO neutron.services.segments.plugin [-] Segment f55cb49a-e549-4438-b7e4-d392d79530e8 resource provider aggregate not found 2026-05-06 06:14:51.952 9 INFO neutron.services.segments.plugin [-] Segment f55cb49a-e549-4438-b7e4-d392d79530e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f55cb49a-e549-4438-b7e4-d392d79530e8 found for delete ", "request_id": "req-c17c8348-1bd5-4535-b184-269c9c16f214"}]} 2026-05-06 06:14:51.957 9 INFO neutron.services.segments.plugin [-] Segment f55cb49a-e549-4438-b7e4-d392d79530e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f55cb49a-e549-4438-b7e4-d392d79530e8 found for delete ", "request_id": "req-51826d88-8135-4954-88ad-47c935a829e2"}]} 2026-05-06 06:14:51.968 9 INFO neutron.services.segments.plugin [-] Segment 2a4cfab5-d696-4dca-bae5-76da559b4c9f resource provider aggregate not found 2026-05-06 06:14:51.972 9 INFO neutron.services.segments.plugin [-] Segment 2a4cfab5-d696-4dca-bae5-76da559b4c9f resource provider aggregate not found 2026-05-06 06:14:51.982 9 INFO neutron.services.segments.plugin [-] Segment 2a4cfab5-d696-4dca-bae5-76da559b4c9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a4cfab5-d696-4dca-bae5-76da559b4c9f found for delete ", "request_id": "req-4cae9bfd-0b18-4bf6-bf8c-934539728f01"}]} 2026-05-06 06:14:51.989 9 INFO neutron.services.segments.plugin [-] Segment 2a4cfab5-d696-4dca-bae5-76da559b4c9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a4cfab5-d696-4dca-bae5-76da559b4c9f found for delete ", "request_id": "req-2991b637-09e4-4a8b-ac2a-6056f7145bab"}]} 2026-05-06 06:14:51.997 9 INFO neutron.services.segments.plugin [-] Segment fdd780b9-c01b-4821-a11f-b7a3f35c1987 resource provider aggregate not found 2026-05-06 06:14:52.001 9 INFO neutron.services.segments.plugin [-] Segment fdd780b9-c01b-4821-a11f-b7a3f35c1987 resource provider aggregate not found 2026-05-06 06:14:52.007 9 INFO neutron.services.segments.plugin [-] Segment fdd780b9-c01b-4821-a11f-b7a3f35c1987 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdd780b9-c01b-4821-a11f-b7a3f35c1987 found for delete ", "request_id": "req-826f0234-8e6e-46c6-8880-8bf5522055dc"}]} 2026-05-06 06:14:52.012 9 INFO neutron.services.segments.plugin [-] Segment fdd780b9-c01b-4821-a11f-b7a3f35c1987 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdd780b9-c01b-4821-a11f-b7a3f35c1987 found for delete ", "request_id": "req-b78d9448-a361-42b9-b8a6-9a5a7428f061"}]} [pid: 9|app: 0|req: 1274/2586] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:51 2026] DELETE /v2.0/security-groups/37b2010b-1bd8-4cfd-b8f2-63d4a3d9fee0 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2587] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:52 2026] GET /v2.0/security-groups?tenant_id=658f851f9f424fa380b87efcac0633b4&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1275/2588] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:52 2026] DELETE /v2.0/security-groups/0e6eac0e-27b3-4c4a-b853-4d24bb79c57e => 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: 1314/2589] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:52 2026] GET /v2.0/security-groups?tenant_id=241dee3dc97a42918a5cc9c610685984&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1276/2590] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:52 2026] DELETE /v2.0/security-groups/66ac5144-3d3d-430d-bb38-f685c5d7d271 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:53.113 8 WARNING neutron_lib.context [None req-880c57f2-5b3b-4a76-a6e5-fd416c77032a 3f33ce81fc0b413b895275d80ef4cf12 ffb11906911b453c865cdf1b18bbb5bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:14:53.269 8 INFO neutron.db.segments_db [None req-880c57f2-5b3b-4a76-a6e5-fd416c77032a 3f33ce81fc0b413b895275d80ef4cf12 ffb11906911b453c865cdf1b18bbb5bb - - default default] Added segment 40852624-4cd5-4829-ab5d-b7be851bd07c of type vxlan for network 9b22983f-5c4b-42cb-93eb-99f8c63ebf40 [pid: 8|app: 0|req: 1315/2591] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:14:52 2026] POST /v2.0/networks => generated 632 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:53.367 9 WARNING neutron_lib.context [None req-70b30f87-667b-4b4e-a208-a6c2d4249723 3f33ce81fc0b413b895275d80ef4cf12 ffb11906911b453c865cdf1b18bbb5bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 1277/2592] 10.0.0.48 () {34 vars in 662 bytes} [Wed May 6 06:14:53 2026] POST /v2.0/ports => generated 743 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:53.633 8 WARNING neutron_lib.context [None req-68882d56-5de9-45c9-924e-00201446ace4 3f33ce81fc0b413b895275d80ef4cf12 ffb11906911b453c865cdf1b18bbb5bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1316/2593] 10.0.0.48 () {34 vars in 664 bytes} [Wed May 6 06:14:53 2026] POST /v2.0/trunks => generated 407 bytes in 220 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: 9|app: 0|req: 1278/2594] 10.0.0.48 () {34 vars in 747 bytes} [Wed May 6 06:14:53 2026] PUT /v2.0/trunks/d71bdb5d-4524-40c8-bf24-80c76ea3ff0c/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2595] 10.0.0.48 () {32 vars in 727 bytes} [Wed May 6 06:14:53 2026] GET /v2.0/trunks/d71bdb5d-4524-40c8-bf24-80c76ea3ff0c/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1279/2596] 10.0.0.48 () {34 vars in 758 bytes} [Wed May 6 06:14:53 2026] PUT /v2.0/trunks/d71bdb5d-4524-40c8-bf24-80c76ea3ff0c/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: 1318/2597] 10.0.0.48 () {32 vars in 727 bytes} [Wed May 6 06:14:53 2026] GET /v2.0/trunks/d71bdb5d-4524-40c8-bf24-80c76ea3ff0c/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1280/2598] 10.0.0.48 () {34 vars in 754 bytes} [Wed May 6 06:14:53 2026] PUT /v2.0/trunks/d71bdb5d-4524-40c8-bf24-80c76ea3ff0c/tags/red => generated 4 bytes in 19 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2599] 10.0.0.48 () {32 vars in 727 bytes} [Wed May 6 06:14:54 2026] GET /v2.0/trunks/d71bdb5d-4524-40c8-bf24-80c76ea3ff0c/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1281/2600] 10.0.0.48 () {34 vars in 776 bytes} [Wed May 6 06:14:54 2026] PUT /v2.0/trunks/d71bdb5d-4524-40c8-bf24-80c76ea3ff0c/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: 8|app: 0|req: 1320/2601] 10.0.0.48 () {32 vars in 727 bytes} [Wed May 6 06:14:54 2026] GET /v2.0/trunks/d71bdb5d-4524-40c8-bf24-80c76ea3ff0c/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1282/2602] 10.0.0.48 () {34 vars in 747 bytes} [Wed May 6 06:14:54 2026] PUT /v2.0/trunks/d71bdb5d-4524-40c8-bf24-80c76ea3ff0c/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: 1321/2603] 10.0.0.48 () {32 vars in 727 bytes} [Wed May 6 06:14:54 2026] GET /v2.0/trunks/d71bdb5d-4524-40c8-bf24-80c76ea3ff0c/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1283/2604] 10.0.0.48 () {32 vars in 735 bytes} [Wed May 6 06:14:54 2026] GET /v2.0/trunks/d71bdb5d-4524-40c8-bf24-80c76ea3ff0c/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:54.214 8 INFO neutron.api.v2.resource [None req-da7c79a6-3f48-4be0-bdc4-1dc3095b1162 3f33ce81fc0b413b895275d80ef4cf12 ffb11906911b453c865cdf1b18bbb5bb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1322/2605] 10.0.0.48 () {32 vars in 739 bytes} [Wed May 6 06:14:54 2026] GET /v2.0/trunks/d71bdb5d-4524-40c8-bf24-80c76ea3ff0c/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1284/2606] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:54 2026] DELETE /v2.0/trunks/d71bdb5d-4524-40c8-bf24-80c76ea3ff0c/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2607] 10.0.0.48 () {32 vars in 727 bytes} [Wed May 6 06:14:54 2026] GET /v2.0/trunks/d71bdb5d-4524-40c8-bf24-80c76ea3ff0c/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:14:54.321 9 INFO neutron.api.v2.resource [None req-329f9249-f42b-446e-ab1b-3fb2f0d98447 3f33ce81fc0b413b895275d80ef4cf12 ffb11906911b453c865cdf1b18bbb5bb - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1285/2608] 10.0.0.48 () {32 vars in 742 bytes} [Wed May 6 06:14:54 2026] DELETE /v2.0/trunks/d71bdb5d-4524-40c8-bf24-80c76ea3ff0c/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: 1324/2609] 10.0.0.48 () {32 vars in 730 bytes} [Wed May 6 06:14:54 2026] DELETE /v2.0/trunks/d71bdb5d-4524-40c8-bf24-80c76ea3ff0c/tags => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1286/2610] 10.0.0.48 () {32 vars in 727 bytes} [Wed May 6 06:14:54 2026] GET /v2.0/trunks/d71bdb5d-4524-40c8-bf24-80c76ea3ff0c/tags => 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: 1325/2611] 10.0.0.48 () {32 vars in 717 bytes} [Wed May 6 06:14:54 2026] GET /v2.0/trunks/d71bdb5d-4524-40c8-bf24-80c76ea3ff0c => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1287/2612] 10.0.0.48 () {32 vars in 715 bytes} [Wed May 6 06:14:54 2026] GET /v2.0/ports/37615063-43c8-4d4e-8c1a-508d315ea72a => generated 826 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2613] 10.0.0.48 () {32 vars in 720 bytes} [Wed May 6 06:14:54 2026] DELETE /v2.0/trunks/d71bdb5d-4524-40c8-bf24-80c76ea3ff0c => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1288/2614] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:14:54 2026] DELETE /v2.0/ports/37615063-43c8-4d4e-8c1a-508d315ea72a => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:54.872 8 INFO neutron.services.segments.plugin [-] Segment 40852624-4cd5-4829-ab5d-b7be851bd07c resource provider aggregate not found 2026-05-06 06:14:54.875 8 INFO neutron.services.segments.plugin [-] Segment 40852624-4cd5-4829-ab5d-b7be851bd07c resource provider aggregate not found 2026-05-06 06:14:54.883 8 INFO neutron.services.segments.plugin [-] Segment 40852624-4cd5-4829-ab5d-b7be851bd07c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40852624-4cd5-4829-ab5d-b7be851bd07c found for delete ", "request_id": "req-6ed02d9b-725c-4d4b-9879-dec3b2c72c17"}]} 2026-05-06 06:14:54.890 8 INFO neutron.services.segments.plugin [-] Segment 40852624-4cd5-4829-ab5d-b7be851bd07c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40852624-4cd5-4829-ab5d-b7be851bd07c found for delete ", "request_id": "req-21465c8a-dda0-4491-8d60-abe3d850576f"}]} [pid: 8|app: 0|req: 1327/2615] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:14:54 2026] DELETE /v2.0/networks/9b22983f-5c4b-42cb-93eb-99f8c63ebf40 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1289/2616] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:55 2026] GET /v2.0/security-groups?tenant_id=ffb11906911b453c865cdf1b18bbb5bb&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2617] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:55 2026] DELETE /v2.0/security-groups/3cc0ec68-4afd-4383-84bb-4edda30fa8d3 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:55.982 9 WARNING neutron_lib.context [None req-5bf6e491-8cb4-4bde-9ec5-38e3244383ca f34f50b4eb034b32b92d06c33be5863d 0c3c8cf60c364607b7d8a9dda67788f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1329/2618] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:55 2026] GET /v2.0/security-groups?tenant_id=1352c6e72890444d8001e8776144a723&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2619] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:56 2026] DELETE /v2.0/security-groups/a85eba7b-9b17-42fb-b283-70e16a73c2a6 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1290/2620] 10.0.0.48 () {34 vars in 674 bytes} [Wed May 6 06:14:55 2026] POST /v2.0/floatingips => generated 552 bytes in 674 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2621] 10.0.0.48 () {34 vars in 757 bytes} [Wed May 6 06:14:56 2026] PUT /v2.0/floatingips/e617024e-a3dd-4070-84b1-71ea9ec66d47/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1291/2622] 10.0.0.48 () {32 vars in 737 bytes} [Wed May 6 06:14:56 2026] GET /v2.0/floatingips/e617024e-a3dd-4070-84b1-71ea9ec66d47/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:14:56.654 9 WARNING neutron_lib.context [None req-e0a9f7e3-30e2-45ec-bb3a-2d58f575b505 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1332/2623] 10.0.0.48 () {34 vars in 768 bytes} [Wed May 6 06:14:56 2026] PUT /v2.0/floatingips/e617024e-a3dd-4070-84b1-71ea9ec66d47/tags/green => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2624] 10.0.0.48 () {32 vars in 737 bytes} [Wed May 6 06:14:56 2026] GET /v2.0/floatingips/e617024e-a3dd-4070-84b1-71ea9ec66d47/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: 1334/2625] 10.0.0.48 () {34 vars in 764 bytes} [Wed May 6 06:14:56 2026] PUT /v2.0/floatingips/e617024e-a3dd-4070-84b1-71ea9ec66d47/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2626] 10.0.0.48 () {32 vars in 737 bytes} [Wed May 6 06:14:56 2026] GET /v2.0/floatingips/e617024e-a3dd-4070-84b1-71ea9ec66d47/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2627] 10.0.0.48 () {34 vars in 786 bytes} [Wed May 6 06:14:56 2026] PUT /v2.0/floatingips/e617024e-a3dd-4070-84b1-71ea9ec66d47/tags/black.or.white => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2628] 10.0.0.48 () {32 vars in 737 bytes} [Wed May 6 06:14:56 2026] GET /v2.0/floatingips/e617024e-a3dd-4070-84b1-71ea9ec66d47/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2629] 10.0.0.48 () {34 vars in 757 bytes} [Wed May 6 06:14:56 2026] PUT /v2.0/floatingips/e617024e-a3dd-4070-84b1-71ea9ec66d47/tags => generated 37 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2630] 10.0.0.48 () {32 vars in 737 bytes} [Wed May 6 06:14:57 2026] GET /v2.0/floatingips/e617024e-a3dd-4070-84b1-71ea9ec66d47/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:14:57.404 9 INFO neutron.db.l3_db [None req-e0a9f7e3-30e2-45ec-bb3a-2d58f575b505 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Floating IP 9a4d3d48-8a3f-4ab2-9da1-ac333b39e6a7 associated. External IP: 10.96.250.205, port: 3a0eec6d-7b15-4297-b07e-c7efb49448af. [pid: 8|app: 0|req: 1340/2631] 10.0.0.48 () {32 vars in 745 bytes} [Wed May 6 06:14:57 2026] GET /v2.0/floatingips/e617024e-a3dd-4070-84b1-71ea9ec66d47/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:57.457 8 INFO neutron.api.v2.resource [None req-4e5cd205-2b76-45d6-b1d7-a671e49f3dd4 f34f50b4eb034b32b92d06c33be5863d 0c3c8cf60c364607b7d8a9dda67788f1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1341/2632] 10.0.0.48 () {32 vars in 749 bytes} [Wed May 6 06:14:57 2026] GET /v2.0/floatingips/e617024e-a3dd-4070-84b1-71ea9ec66d47/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: 1342/2633] 10.0.0.48 () {32 vars in 748 bytes} [Wed May 6 06:14:57 2026] DELETE /v2.0/floatingips/e617024e-a3dd-4070-84b1-71ea9ec66d47/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2634] 10.0.0.48 () {32 vars in 737 bytes} [Wed May 6 06:14:57 2026] GET /v2.0/floatingips/e617024e-a3dd-4070-84b1-71ea9ec66d47/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:14:57.570 8 INFO neutron.api.v2.resource [None req-4b7ca0d9-3869-4599-ac0a-d94909c2ab23 f34f50b4eb034b32b92d06c33be5863d 0c3c8cf60c364607b7d8a9dda67788f1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1344/2635] 10.0.0.48 () {32 vars in 752 bytes} [Wed May 6 06:14:57 2026] DELETE /v2.0/floatingips/e617024e-a3dd-4070-84b1-71ea9ec66d47/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2636] 10.0.0.48 () {32 vars in 740 bytes} [Wed May 6 06:14:57 2026] DELETE /v2.0/floatingips/e617024e-a3dd-4070-84b1-71ea9ec66d47/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2637] 10.0.0.48 () {32 vars in 737 bytes} [Wed May 6 06:14:57 2026] GET /v2.0/floatingips/e617024e-a3dd-4070-84b1-71ea9ec66d47/tags => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1292/2638] 10.0.0.48 () {34 vars in 675 bytes} [Wed May 6 06:14:56 2026] POST /v2.0/floatingips => generated 899 bytes in 1070 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2639] 10.0.0.48 () {32 vars in 730 bytes} [Wed May 6 06:14:57 2026] DELETE /v2.0/floatingips/e617024e-a3dd-4070-84b1-71ea9ec66d47 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1293/2640] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:58 2026] GET /v2.0/security-groups?tenant_id=0c3c8cf60c364607b7d8a9dda67788f1&name=default => generated 2929 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2641] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:58 2026] DELETE /v2.0/security-groups/4b0b4f35-caa3-4a0d-8663-ff3ba0a686e9 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1294/2642] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:14:59 2026] GET /v2.0/security-groups?tenant_id=7f8ea19fb1924124aac814749f0eb04c&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2643] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:14:59 2026] DELETE /v2.0/security-groups/8311436b-7075-4195-98cf-a64a78e810e4 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1295/2644] 199.19.213.237 () {30 vars in 701 bytes} [Wed May 6 06:15:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2645] 199.19.213.237 () {30 vars in 703 bytes} [Wed May 6 06:15:02 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: 9|app: 0|req: 1296/2646] 199.19.213.237 () {30 vars in 679 bytes} [Wed May 6 06:15:02 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: 1351/2647] 199.19.213.237 () {30 vars in 715 bytes} [Wed May 6 06:15:02 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) 2026-05-06 06:15:02.305 9 INFO neutron.api.v2.resource [None req-3a1c7a1c-63f0-4d3b-b499-9dd328502cb9 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1297/2648] 199.19.213.237 () {30 vars in 761 bytes} [Wed May 6 06:15:02 2026] GET /v2.0/security-groups/lb-b2e03514-8bab-41e4-88ba-7389c0901ed7 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2649] 199.19.213.237 () {30 vars in 783 bytes} [Wed May 6 06:15:02 2026] GET /v2.0/security-groups?name=lb-b2e03514-8bab-41e4-88ba-7389c0901ed7 => generated 1637 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1298/2650] 10.0.0.48 () {34 vars in 676 bytes} [Wed May 6 06:15:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2651] 199.19.213.237 () {30 vars in 813 bytes} [Wed May 6 06:15:02 2026] GET /v2.0/security-group-rules?security_group_id=41f384f3-0355-49c2-982a-28e5eefe0362 => generated 1182 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1299/2652] 10.0.0.48 () {34 vars in 751 bytes} [Wed May 6 06:15:02 2026] PUT /v2.0/policies/a58bd715-8e64-4add-9a76-6a2a438a13d1/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2653] 10.0.0.48 () {32 vars in 731 bytes} [Wed May 6 06:15:02 2026] GET /v2.0/policies/a58bd715-8e64-4add-9a76-6a2a438a13d1/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2654] 10.0.0.48 () {34 vars in 762 bytes} [Wed May 6 06:15:02 2026] PUT /v2.0/policies/a58bd715-8e64-4add-9a76-6a2a438a13d1/tags/green => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2655] 10.0.0.48 () {32 vars in 731 bytes} [Wed May 6 06:15:02 2026] GET /v2.0/policies/a58bd715-8e64-4add-9a76-6a2a438a13d1/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2656] 10.0.0.48 () {34 vars in 758 bytes} [Wed May 6 06:15:02 2026] PUT /v2.0/policies/a58bd715-8e64-4add-9a76-6a2a438a13d1/tags/red => generated 4 bytes in 14 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2657] 10.0.0.48 () {32 vars in 731 bytes} [Wed May 6 06:15:02 2026] GET /v2.0/policies/a58bd715-8e64-4add-9a76-6a2a438a13d1/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1300/2658] 199.19.213.237 () {34 vars in 745 bytes} [Wed May 6 06:15:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2659] 10.0.0.48 () {34 vars in 780 bytes} [Wed May 6 06:15:02 2026] PUT /v2.0/policies/a58bd715-8e64-4add-9a76-6a2a438a13d1/tags/black.or.white => 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: 1360/2660] 10.0.0.48 () {32 vars in 731 bytes} [Wed May 6 06:15:02 2026] GET /v2.0/policies/a58bd715-8e64-4add-9a76-6a2a438a13d1/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2661] 10.0.0.48 () {34 vars in 751 bytes} [Wed May 6 06:15:02 2026] PUT /v2.0/policies/a58bd715-8e64-4add-9a76-6a2a438a13d1/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2662] 10.0.0.48 () {32 vars in 731 bytes} [Wed May 6 06:15:02 2026] GET /v2.0/policies/a58bd715-8e64-4add-9a76-6a2a438a13d1/tags => generated 37 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1301/2663] 199.19.213.237 () {34 vars in 745 bytes} [Wed May 6 06:15:02 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) [pid: 8|app: 0|req: 1363/2664] 10.0.0.48 () {32 vars in 739 bytes} [Wed May 6 06:15:02 2026] GET /v2.0/policies/a58bd715-8e64-4add-9a76-6a2a438a13d1/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:15:02.691 9 INFO neutron.api.v2.resource [None req-11f3042b-864c-4fd7-9463-e39e52f77e6c 733a9f779a364a22ac0f836adbe0555c 9667ffcc2fcc49afb77f77d5753bdb55 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1302/2665] 10.0.0.48 () {32 vars in 743 bytes} [Wed May 6 06:15:02 2026] GET /v2.0/policies/a58bd715-8e64-4add-9a76-6a2a438a13d1/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2666] 10.0.0.48 () {32 vars in 742 bytes} [Wed May 6 06:15:02 2026] DELETE /v2.0/policies/a58bd715-8e64-4add-9a76-6a2a438a13d1/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1303/2667] 10.0.0.48 () {32 vars in 731 bytes} [Wed May 6 06:15:02 2026] GET /v2.0/policies/a58bd715-8e64-4add-9a76-6a2a438a13d1/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:15:02.775 8 INFO neutron.api.v2.resource [None req-85134d94-8e1f-405d-a73c-bfa2d834fe61 733a9f779a364a22ac0f836adbe0555c 9667ffcc2fcc49afb77f77d5753bdb55 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1365/2668] 10.0.0.48 () {32 vars in 746 bytes} [Wed May 6 06:15:02 2026] DELETE /v2.0/policies/a58bd715-8e64-4add-9a76-6a2a438a13d1/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1304/2669] 10.0.0.48 () {32 vars in 734 bytes} [Wed May 6 06:15:02 2026] DELETE /v2.0/policies/a58bd715-8e64-4add-9a76-6a2a438a13d1/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: 1366/2670] 10.0.0.48 () {32 vars in 731 bytes} [Wed May 6 06:15:02 2026] GET /v2.0/policies/a58bd715-8e64-4add-9a76-6a2a438a13d1/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1305/2671] 10.0.0.48 () {32 vars in 732 bytes} [Wed May 6 06:15:02 2026] DELETE /v2.0/qos/policies/a58bd715-8e64-4add-9a76-6a2a438a13d1 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2672] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:15:03 2026] GET /v2.0/security-groups?tenant_id=9667ffcc2fcc49afb77f77d5753bdb55&name=default => generated 2929 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1306/2673] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:15:03 2026] DELETE /v2.0/security-groups/900995c2-08c2-4148-8d26-febbc4acf3b1 => 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: 1368/2674] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:15:03 2026] GET /v2.0/security-groups?tenant_id=af34b72bdc3d4f85bde93a79e0d1f002&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1307/2677] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:15:04 2026] DELETE /v2.0/security-groups/ad9a1304-0530-411b-960b-e0123ec1d5d5 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2678] 10.0.0.74 () {30 vars in 687 bytes} [Wed May 6 06:15:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1308/2679] 10.0.0.74 () {30 vars in 689 bytes} [Wed May 6 06:15:09 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: 1372/2680] 10.0.0.74 () {30 vars in 665 bytes} [Wed May 6 06:15:09 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: 9|app: 0|req: 1309/2681] 10.0.0.74 () {30 vars in 701 bytes} [Wed May 6 06:15:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2682] 10.0.0.74 () {28 vars in 436 bytes} [Wed May 6 06:15:10 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1310/2683] 10.0.0.74 () {30 vars in 725 bytes} [Wed May 6 06:15:10 2026] GET /v2.0/subnets/31b11111-017c-4a8d-9ae7-a1c5f6164212 => generated 656 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2684] 199.19.213.237 () {30 vars in 701 bytes} [Wed May 6 06:15:11 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: 9|app: 0|req: 1311/2685] 199.19.213.237 () {30 vars in 703 bytes} [Wed May 6 06:15:11 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: 1375/2686] 199.19.213.237 () {30 vars in 679 bytes} [Wed May 6 06:15:11 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: 9|app: 0|req: 1312/2687] 199.19.213.237 () {30 vars in 715 bytes} [Wed May 6 06:15:11 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: 1376/2688] 199.19.213.237 () {30 vars in 739 bytes} [Wed May 6 06:15:11 2026] GET /v2.0/subnets/31b11111-017c-4a8d-9ae7-a1c5f6164212 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1313/2689] 199.19.213.237 () {30 vars in 767 bytes} [Wed May 6 06:15:11 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2690] 199.19.213.237 () {30 vars in 701 bytes} [Wed May 6 06:15:11 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: 9|app: 0|req: 1314/2691] 199.19.213.237 () {30 vars in 703 bytes} [Wed May 6 06:15:11 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: 1378/2692] 199.19.213.237 () {30 vars in 679 bytes} [Wed May 6 06:15:11 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: 9|app: 0|req: 1315/2693] 199.19.213.237 () {30 vars in 715 bytes} [Wed May 6 06:15:11 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: 1379/2694] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:15:12 2026] GET /v2.0/networks/c38a7e5f-965b-4d71-8576-faec9b20ace4?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1316/2695] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:15:12 2026] GET /v2.0/networks/c38a7e5f-965b-4d71-8576-faec9b20ace4?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: 8|app: 0|req: 1380/2696] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:15:13 2026] GET /v2.0/networks?id=c38a7e5f-965b-4d71-8576-faec9b20ace4 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1317/2697] 199.19.213.237 () {38 vars in 954 bytes} [Wed May 6 06:15:13 2026] POST /v2.0/ports => generated 1299 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2698] 199.19.213.237 () {38 vars in 1027 bytes} [Wed May 6 06:15:13 2026] PUT /v2.0/ports/7a773377-f468-496d-ab1a-df37070c20a6 => generated 1460 bytes in 449 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: 9|app: 0|req: 1318/2699] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:15:15 2026] GET /v2.0/ports?tenant_id=7aca80d80c3640098f93df4fe2f14c2d&device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 4038 bytes in 42 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: 1382/2700] 199.19.213.237 () {34 vars in 1059 bytes} [Wed May 6 06:15:15 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.17&port_id=9627d0d3-d3c9-4656-b5ca-8afc3331af47 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1319/2701] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:15:15 2026] GET /v2.0/subnets?id=7578c4c8-3473-41a3-914d-9ea030a3c5a2 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:15:15.556 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd5ab615-b7a7-494b-8fe1-1139c7210544'] response: {'name': 'network-changed', 'server_uuid': '91cc3e92-f94b-4460-b403-85bbdcbaa9d3', 'tag': '7a773377-f468-496d-ab1a-df37070c20a6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1383/2702] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:15:15 2026] GET /v2.0/ports?network_id=3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb&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: 9|app: 0|req: 1320/2703] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:15:15 2026] GET /v2.0/networks/3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb?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: 1384/2704] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:15:15 2026] GET /v2.0/networks/3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb?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: 9|app: 0|req: 1321/2705] 199.19.213.237 () {34 vars in 1057 bytes} [Wed May 6 06:15:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.156&port_id=f7a04016-641a-4f0a-96cd-16e6562cab75 => 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: 1385/2706] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:15:15 2026] GET /v2.0/subnets?id=8210286c-4663-4cf8-b465-b2f8cab0541e => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1322/2707] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:15:15 2026] GET /v2.0/ports?network_id=032a3e9d-dbb3-4a4e-9207-7b590e1bfb51&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: 8|app: 0|req: 1386/2708] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:15:15 2026] GET /v2.0/networks/032a3e9d-dbb3-4a4e-9207-7b590e1bfb51?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1323/2709] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:15:15 2026] GET /v2.0/networks/032a3e9d-dbb3-4a4e-9207-7b590e1bfb51?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: 8|app: 0|req: 1387/2710] 199.19.213.237 () {34 vars in 1055 bytes} [Wed May 6 06:15:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.14&port_id=7a773377-f468-496d-ab1a-df37070c20a6 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1324/2711] 199.19.213.237 () {34 vars in 1103 bytes} [Wed May 6 06:15:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A117&port_id=7a773377-f468-496d-ab1a-df37070c20a6 => 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: 1388/2712] 199.19.213.237 () {34 vars in 1063 bytes} [Wed May 6 06:15:15 2026] GET /v2.0/subnets?id=31b11111-017c-4a8d-9ae7-a1c5f6164212&id=c564ae17-de54-4b82-9a34-774dea1ba3ae => generated 1411 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1325/2713] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:15:15 2026] GET /v2.0/ports?network_id=c38a7e5f-965b-4d71-8576-faec9b20ace4&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: 8|app: 0|req: 1389/2714] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:15:16 2026] GET /v2.0/ports?network_id=c38a7e5f-965b-4d71-8576-faec9b20ace4&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: 9|app: 0|req: 1326/2715] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:15:16 2026] GET /v2.0/networks/c38a7e5f-965b-4d71-8576-faec9b20ace4?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: 1390/2716] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:15:16 2026] GET /v2.0/networks/c38a7e5f-965b-4d71-8576-faec9b20ace4?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: 9|app: 0|req: 1327/2717] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:15:17 2026] GET /v2.0/ports?tenant_id=7aca80d80c3640098f93df4fe2f14c2d&device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 4038 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2718] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:15:17 2026] GET /v2.0/networks?id=c38a7e5f-965b-4d71-8576-faec9b20ace4 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1328/2719] 199.19.213.237 () {34 vars in 1055 bytes} [Wed May 6 06:15:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.14&port_id=7a773377-f468-496d-ab1a-df37070c20a6 => 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: 1392/2720] 199.19.213.237 () {34 vars in 1103 bytes} [Wed May 6 06:15:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A117&port_id=7a773377-f468-496d-ab1a-df37070c20a6 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1329/2721] 199.19.213.237 () {34 vars in 1063 bytes} [Wed May 6 06:15:17 2026] GET /v2.0/subnets?id=31b11111-017c-4a8d-9ae7-a1c5f6164212&id=c564ae17-de54-4b82-9a34-774dea1ba3ae => generated 1411 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2722] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:15:17 2026] GET /v2.0/ports?network_id=c38a7e5f-965b-4d71-8576-faec9b20ace4&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1330/2723] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:15:17 2026] GET /v2.0/ports?network_id=c38a7e5f-965b-4d71-8576-faec9b20ace4&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: 1394/2724] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:15:17 2026] GET /v2.0/networks/c38a7e5f-965b-4d71-8576-faec9b20ace4?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1331/2725] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:15:17 2026] GET /v2.0/networks/c38a7e5f-965b-4d71-8576-faec9b20ace4?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: 9|app: 0|req: 1333/2728] 10.0.0.95 () {34 vars in 969 bytes} [Wed May 6 06:15:19 2026] GET /v2.0/ports/7a773377-f468-496d-ab1a-df37070c20a6 => generated 1462 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2729] 199.19.213.237 () {30 vars in 735 bytes} [Wed May 6 06:15:19 2026] GET /v2.0/ports/7a773377-f468-496d-ab1a-df37070c20a6 => generated 1462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1334/2730] 199.19.213.237 () {30 vars in 735 bytes} [Wed May 6 06:15:19 2026] GET /v2.0/ports/7a773377-f468-496d-ab1a-df37070c20a6 => generated 1462 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2731] 199.19.213.237 () {34 vars in 788 bytes} [Wed May 6 06:15:19 2026] PUT /v2.0/ports/7a773377-f468-496d-ab1a-df37070c20a6 => generated 1197 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1335/2732] 199.19.213.237 () {30 vars in 741 bytes} [Wed May 6 06:15:20 2026] GET /v2.0/networks/c38a7e5f-965b-4d71-8576-faec9b20ace4 => generated 797 bytes in 51 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: 1398/2733] 199.19.213.237 () {30 vars in 739 bytes} [Wed May 6 06:15:20 2026] GET /v2.0/subnets/31b11111-017c-4a8d-9ae7-a1c5f6164212 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1336/2734] 199.19.213.237 () {30 vars in 701 bytes} [Wed May 6 06:15: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) 2026-05-06 06:15:20.286 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6aef6fe3-64f6-47eb-bc84-96a5ec83a605'] response: {'name': 'network-changed', 'server_uuid': '91cc3e92-f94b-4460-b403-85bbdcbaa9d3', 'tag': '7a773377-f468-496d-ab1a-df37070c20a6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1399/2735] 199.19.213.237 () {30 vars in 703 bytes} [Wed May 6 06:15:20 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: 9|app: 0|req: 1337/2736] 199.19.213.237 () {30 vars in 679 bytes} [Wed May 6 06:15:20 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: 1400/2737] 199.19.213.237 () {30 vars in 715 bytes} [Wed May 6 06:15:20 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: 9|app: 0|req: 1338/2738] 199.19.213.237 () {30 vars in 739 bytes} [Wed May 6 06:15:20 2026] GET /v2.0/subnets/8210286c-4663-4cf8-b465-b2f8cab0541e => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2739] 199.19.213.237 () {30 vars in 735 bytes} [Wed May 6 06:15:20 2026] GET /v2.0/ports/3a0eec6d-7b15-4297-b07e-c7efb49448af => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1339/2740] 199.19.213.237 () {30 vars in 735 bytes} [Wed May 6 06:15:20 2026] GET /v2.0/ports/f7a04016-641a-4f0a-96cd-16e6562cab75 => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2741] 199.19.213.237 () {30 vars in 739 bytes} [Wed May 6 06:15:20 2026] GET /v2.0/subnets/8210286c-4663-4cf8-b465-b2f8cab0541e => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1340/2742] 199.19.213.237 () {30 vars in 741 bytes} [Wed May 6 06:15:20 2026] GET /v2.0/networks/032a3e9d-dbb3-4a4e-9207-7b590e1bfb51 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2743] 199.19.213.237 () {30 vars in 735 bytes} [Wed May 6 06:15:20 2026] GET /v2.0/ports/3a0eec6d-7b15-4297-b07e-c7efb49448af => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1341/2744] 199.19.213.237 () {30 vars in 739 bytes} [Wed May 6 06:15:20 2026] GET /v2.0/subnets/8210286c-4663-4cf8-b465-b2f8cab0541e => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2745] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:15:20 2026] GET /v2.0/ports?tenant_id=7aca80d80c3640098f93df4fe2f14c2d&device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 3811 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1342/2746] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:15:20 2026] GET /v2.0/networks?id=c38a7e5f-965b-4d71-8576-faec9b20ace4 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2747] 199.19.213.237 () {34 vars in 1055 bytes} [Wed May 6 06:15:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.14&port_id=7a773377-f468-496d-ab1a-df37070c20a6 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1343/2748] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:15:20 2026] GET /v2.0/subnets?id=31b11111-017c-4a8d-9ae7-a1c5f6164212 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2749] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:15:20 2026] GET /v2.0/ports?network_id=c38a7e5f-965b-4d71-8576-faec9b20ace4&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: 9|app: 0|req: 1344/2750] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:15:20 2026] GET /v2.0/networks/c38a7e5f-965b-4d71-8576-faec9b20ace4?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: 1407/2751] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:15:20 2026] GET /v2.0/networks/c38a7e5f-965b-4d71-8576-faec9b20ace4?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: 9|app: 0|req: 1345/2752] 10.0.0.74 () {30 vars in 687 bytes} [Wed May 6 06:15:25 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: 1408/2753] 10.0.0.74 () {30 vars in 689 bytes} [Wed May 6 06:15:25 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: 9|app: 0|req: 1346/2754] 10.0.0.74 () {30 vars in 665 bytes} [Wed May 6 06:15:25 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: 1409/2755] 10.0.0.74 () {30 vars in 701 bytes} [Wed May 6 06:15:25 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: 9|app: 0|req: 1347/2756] 10.0.0.74 () {28 vars in 436 bytes} [Wed May 6 06:15:26 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2757] 10.0.0.74 () {30 vars in 725 bytes} [Wed May 6 06:15:26 2026] GET /v2.0/subnets/176fec90-2e07-4662-b60d-41d769ee1e92 => generated 655 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1348/2758] 199.19.213.237 () {30 vars in 701 bytes} [Wed May 6 06:15:26 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: 1411/2759] 199.19.213.237 () {30 vars in 703 bytes} [Wed May 6 06:15:26 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: 9|app: 0|req: 1349/2760] 199.19.213.237 () {30 vars in 679 bytes} [Wed May 6 06:15:26 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: 1412/2761] 199.19.213.237 () {30 vars in 715 bytes} [Wed May 6 06:15:26 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: 9|app: 0|req: 1350/2762] 199.19.213.237 () {30 vars in 739 bytes} [Wed May 6 06:15:26 2026] GET /v2.0/subnets/31b11111-017c-4a8d-9ae7-a1c5f6164212 => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2763] 199.19.213.237 () {30 vars in 739 bytes} [Wed May 6 06:15:26 2026] GET /v2.0/subnets/176fec90-2e07-4662-b60d-41d769ee1e92 => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1351/2764] 199.19.213.237 () {30 vars in 767 bytes} [Wed May 6 06:15:26 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 3811 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2765] 199.19.213.237 () {30 vars in 701 bytes} [Wed May 6 06:15:27 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: 9|app: 0|req: 1352/2766] 199.19.213.237 () {30 vars in 703 bytes} [Wed May 6 06:15:27 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: 1415/2767] 199.19.213.237 () {30 vars in 679 bytes} [Wed May 6 06:15:27 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: 9|app: 0|req: 1353/2768] 199.19.213.237 () {30 vars in 715 bytes} [Wed May 6 06:15:27 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: 8|app: 0|req: 1416/2769] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:15:28 2026] GET /v2.0/networks/c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1354/2770] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:15:28 2026] GET /v2.0/networks/c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8?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: 1417/2771] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:15:28 2026] GET /v2.0/networks?id=c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1355/2772] 199.19.213.237 () {38 vars in 954 bytes} [Wed May 6 06:15:28 2026] POST /v2.0/ports => generated 1307 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2773] 199.19.213.237 () {38 vars in 1027 bytes} [Wed May 6 06:15:29 2026] PUT /v2.0/ports/50cc0fa0-a21f-4c88-960e-42793356f029 => generated 1468 bytes in 455 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: 9|app: 0|req: 1356/2774] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:15:30 2026] GET /v2.0/ports?tenant_id=7aca80d80c3640098f93df4fe2f14c2d&device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 5271 bytes in 123 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: 1419/2775] 199.19.213.237 () {34 vars in 1059 bytes} [Wed May 6 06:15:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.17&port_id=9627d0d3-d3c9-4656-b5ca-8afc3331af47 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1357/2776] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:15:30 2026] GET /v2.0/subnets?id=7578c4c8-3473-41a3-914d-9ea030a3c5a2 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:15:30.927 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d58761a-0006-47c7-bd89-5eaa0ed93fa0'] response: {'name': 'network-changed', 'server_uuid': '91cc3e92-f94b-4460-b403-85bbdcbaa9d3', 'tag': '50cc0fa0-a21f-4c88-960e-42793356f029', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1420/2777] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:15:30 2026] GET /v2.0/ports?network_id=3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb&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: 9|app: 0|req: 1358/2778] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:15:30 2026] GET /v2.0/networks/3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb?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: 1421/2779] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:15:31 2026] GET /v2.0/networks/3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb?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: 9|app: 0|req: 1359/2780] 199.19.213.237 () {34 vars in 1057 bytes} [Wed May 6 06:15:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.156&port_id=f7a04016-641a-4f0a-96cd-16e6562cab75 => 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: 1422/2781] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:15:31 2026] GET /v2.0/subnets?id=8210286c-4663-4cf8-b465-b2f8cab0541e => generated 679 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1360/2782] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:15:31 2026] GET /v2.0/ports?network_id=032a3e9d-dbb3-4a4e-9207-7b590e1bfb51&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: 8|app: 0|req: 1423/2783] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:15:31 2026] GET /v2.0/networks/032a3e9d-dbb3-4a4e-9207-7b590e1bfb51?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1361/2784] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:15:31 2026] GET /v2.0/networks/032a3e9d-dbb3-4a4e-9207-7b590e1bfb51?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: 1424/2785] 199.19.213.237 () {34 vars in 1055 bytes} [Wed May 6 06:15:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.14&port_id=7a773377-f468-496d-ab1a-df37070c20a6 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1362/2786] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:15:31 2026] GET /v2.0/subnets?id=31b11111-017c-4a8d-9ae7-a1c5f6164212 => generated 677 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2787] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:15:31 2026] GET /v2.0/ports?network_id=c38a7e5f-965b-4d71-8576-faec9b20ace4&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1363/2788] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:15:31 2026] GET /v2.0/networks/c38a7e5f-965b-4d71-8576-faec9b20ace4?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: 1426/2789] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:15:31 2026] GET /v2.0/networks/c38a7e5f-965b-4d71-8576-faec9b20ace4?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: 9|app: 0|req: 1364/2790] 199.19.213.237 () {34 vars in 1057 bytes} [Wed May 6 06:15:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.253&port_id=50cc0fa0-a21f-4c88-960e-42793356f029 => 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: 1427/2791] 199.19.213.237 () {34 vars in 1105 bytes} [Wed May 6 06:15:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A124&port_id=50cc0fa0-a21f-4c88-960e-42793356f029 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1365/2792] 199.19.213.237 () {34 vars in 1063 bytes} [Wed May 6 06:15:31 2026] GET /v2.0/subnets?id=176fec90-2e07-4662-b60d-41d769ee1e92&id=2aa20799-8c91-40a6-8969-a46d01fef3ca => generated 1413 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2793] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:15:31 2026] GET /v2.0/ports?network_id=c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8&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: 9|app: 0|req: 1366/2794] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:15:31 2026] GET /v2.0/ports?network_id=c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8&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: 1429/2795] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:15:31 2026] GET /v2.0/networks/c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1367/2796] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:15:31 2026] GET /v2.0/networks/c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8?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: 1430/2797] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:15:32 2026] GET /v2.0/ports?tenant_id=7aca80d80c3640098f93df4fe2f14c2d&device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 5271 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1368/2798] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:15:32 2026] GET /v2.0/networks?id=c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8 => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2799] 199.19.213.237 () {34 vars in 1057 bytes} [Wed May 6 06:15:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.253&port_id=50cc0fa0-a21f-4c88-960e-42793356f029 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1369/2800] 199.19.213.237 () {34 vars in 1105 bytes} [Wed May 6 06:15:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A124&port_id=50cc0fa0-a21f-4c88-960e-42793356f029 => 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: 1432/2801] 199.19.213.237 () {34 vars in 1063 bytes} [Wed May 6 06:15:32 2026] GET /v2.0/subnets?id=176fec90-2e07-4662-b60d-41d769ee1e92&id=2aa20799-8c91-40a6-8969-a46d01fef3ca => generated 1413 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1370/2802] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:15:32 2026] GET /v2.0/ports?network_id=c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2803] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:15:33 2026] GET /v2.0/ports?network_id=c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1371/2804] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:15:33 2026] GET /v2.0/networks/c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2805] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:15:33 2026] GET /v2.0/networks/c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8?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: 1436/2808] 10.0.0.95 () {34 vars in 969 bytes} [Wed May 6 06:15:35 2026] GET /v2.0/ports/50cc0fa0-a21f-4c88-960e-42793356f029 => generated 1470 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1373/2809] 199.19.213.237 () {30 vars in 735 bytes} [Wed May 6 06:15:35 2026] GET /v2.0/ports/50cc0fa0-a21f-4c88-960e-42793356f029 => generated 1470 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2810] 199.19.213.237 () {30 vars in 735 bytes} [Wed May 6 06:15:35 2026] GET /v2.0/ports/50cc0fa0-a21f-4c88-960e-42793356f029 => generated 1470 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1374/2811] 199.19.213.237 () {34 vars in 788 bytes} [Wed May 6 06:15:35 2026] PUT /v2.0/ports/50cc0fa0-a21f-4c88-960e-42793356f029 => generated 1201 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2812] 199.19.213.237 () {30 vars in 741 bytes} [Wed May 6 06:15:35 2026] GET /v2.0/networks/c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8 => generated 797 bytes in 42 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: 9|app: 0|req: 1375/2813] 199.19.213.237 () {30 vars in 739 bytes} [Wed May 6 06:15:35 2026] GET /v2.0/subnets/176fec90-2e07-4662-b60d-41d769ee1e92 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2814] 199.19.213.237 () {30 vars in 701 bytes} [Wed May 6 06:15:35 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) 2026-05-06 06:15:35.935 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1685fa8b-737c-473c-9441-c59613815349'] response: {'name': 'network-changed', 'server_uuid': '91cc3e92-f94b-4460-b403-85bbdcbaa9d3', 'tag': '50cc0fa0-a21f-4c88-960e-42793356f029', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1376/2815] 199.19.213.237 () {30 vars in 703 bytes} [Wed May 6 06:15:35 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: 1440/2816] 199.19.213.237 () {30 vars in 679 bytes} [Wed May 6 06:15:35 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: 9|app: 0|req: 1377/2817] 199.19.213.237 () {30 vars in 715 bytes} [Wed May 6 06:15:35 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: 1441/2818] 199.19.213.237 () {30 vars in 739 bytes} [Wed May 6 06:15:35 2026] GET /v2.0/subnets/8210286c-4663-4cf8-b465-b2f8cab0541e => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1378/2819] 199.19.213.237 () {30 vars in 735 bytes} [Wed May 6 06:15:36 2026] GET /v2.0/ports/3a0eec6d-7b15-4297-b07e-c7efb49448af => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2820] 199.19.213.237 () {30 vars in 735 bytes} [Wed May 6 06:15:36 2026] GET /v2.0/ports/f7a04016-641a-4f0a-96cd-16e6562cab75 => generated 1350 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1379/2821] 199.19.213.237 () {30 vars in 739 bytes} [Wed May 6 06:15:36 2026] GET /v2.0/subnets/8210286c-4663-4cf8-b465-b2f8cab0541e => 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: 1443/2822] 199.19.213.237 () {30 vars in 741 bytes} [Wed May 6 06:15:36 2026] GET /v2.0/networks/032a3e9d-dbb3-4a4e-9207-7b590e1bfb51 => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1380/2823] 199.19.213.237 () {30 vars in 735 bytes} [Wed May 6 06:15:36 2026] GET /v2.0/ports/3a0eec6d-7b15-4297-b07e-c7efb49448af => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2824] 199.19.213.237 () {30 vars in 739 bytes} [Wed May 6 06:15:36 2026] GET /v2.0/subnets/8210286c-4663-4cf8-b465-b2f8cab0541e => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1381/2825] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:15:36 2026] GET /v2.0/ports?tenant_id=7aca80d80c3640098f93df4fe2f14c2d&device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 5040 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2826] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:15:36 2026] GET /v2.0/networks?id=c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1382/2827] 199.19.213.237 () {34 vars in 1057 bytes} [Wed May 6 06:15:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.253&port_id=50cc0fa0-a21f-4c88-960e-42793356f029 => 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: 1446/2828] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:15:36 2026] GET /v2.0/subnets?id=176fec90-2e07-4662-b60d-41d769ee1e92 => generated 676 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1383/2829] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:15:36 2026] GET /v2.0/ports?network_id=c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2830] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:15:36 2026] GET /v2.0/networks/c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1384/2831] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:15:36 2026] GET /v2.0/networks/c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8?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: 1448/2832] 199.19.213.237 () {30 vars in 701 bytes} [Wed May 6 06:15: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: 9|app: 0|req: 1385/2833] 199.19.213.237 () {30 vars in 703 bytes} [Wed May 6 06:15:45 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: 1449/2834] 199.19.213.237 () {30 vars in 679 bytes} [Wed May 6 06:15: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: 9|app: 0|req: 1386/2835] 199.19.213.237 () {30 vars in 715 bytes} [Wed May 6 06:15: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) [pid: 8|app: 0|req: 1450/2836] 199.19.213.237 () {30 vars in 739 bytes} [Wed May 6 06:15:45 2026] GET /v2.0/subnets/31b11111-017c-4a8d-9ae7-a1c5f6164212 => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1387/2837] 199.19.213.237 () {30 vars in 767 bytes} [Wed May 6 06:15:45 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 5040 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2838] 199.19.213.237 () {30 vars in 701 bytes} [Wed May 6 06:15:45 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: 9|app: 0|req: 1388/2839] 199.19.213.237 () {30 vars in 703 bytes} [Wed May 6 06:15: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: 1452/2840] 199.19.213.237 () {30 vars in 679 bytes} [Wed May 6 06:15:45 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: 9|app: 0|req: 1389/2841] 199.19.213.237 () {30 vars in 715 bytes} [Wed May 6 06:15:45 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: 1453/2842] 199.19.213.237 () {30 vars in 735 bytes} [Wed May 6 06:15:45 2026] GET /v2.0/ports/50cc0fa0-a21f-4c88-960e-42793356f029 => generated 1237 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1390/2843] 199.19.213.237 () {34 vars in 787 bytes} [Wed May 6 06:15:46 2026] PUT /v2.0/ports/50cc0fa0-a21f-4c88-960e-42793356f029 => generated 1026 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2844] 199.19.213.237 () {30 vars in 741 bytes} [Wed May 6 06:15:46 2026] GET /v2.0/networks/c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8 => generated 797 bytes in 51 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: 9|app: 0|req: 1391/2845] 199.19.213.237 () {30 vars in 767 bytes} [Wed May 6 06:15:46 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 4865 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2846] 199.19.213.237 () {30 vars in 767 bytes} [Wed May 6 06:15:46 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 4865 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:15:46.962 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f261d5de-51bf-4a36-929c-7db0d076dd24'] response: {'name': 'network-changed', 'server_uuid': '91cc3e92-f94b-4460-b403-85bbdcbaa9d3', 'tag': '50cc0fa0-a21f-4c88-960e-42793356f029', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1392/2847] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:15:46 2026] GET /v2.0/ports?tenant_id=7aca80d80c3640098f93df4fe2f14c2d&device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 4865 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2848] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:15:47 2026] GET /v2.0/networks?id=c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8 => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1393/2849] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:15:47 2026] GET /v2.0/networks/c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8?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: 1457/2850] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:15:47 2026] GET /v2.0/networks/c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8?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: 9|app: 0|req: 1394/2851] 199.19.213.237 () {30 vars in 767 bytes} [Wed May 6 06:15:47 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 4865 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2852] 199.19.213.237 () {34 vars in 974 bytes} [Wed May 6 06:15:48 2026] GET /v2.0/ports/50cc0fa0-a21f-4c88-960e-42793356f029 => generated 1062 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2853] 199.19.213.237 () {30 vars in 767 bytes} [Wed May 6 06:15:48 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 4865 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1395/2854] 199.19.213.237 () {36 vars in 996 bytes} [Wed May 6 06:15:48 2026] DELETE /v2.0/ports/50cc0fa0-a21f-4c88-960e-42793356f029 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1397/2857] 199.19.213.237 () {30 vars in 767 bytes} [Wed May 6 06:15:49 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 3811 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:15:49.779 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c29c72a7-ce40-4a49-be45-3340e6a735a7 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1461/2858] 199.19.213.237 () {32 vars in 757 bytes} [Wed May 6 06:15:49 2026] DELETE /v2.0/ports/50cc0fa0-a21f-4c88-960e-42793356f029 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:15:49.880 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d222b06-ab28-4fb0-8bb0-19fc21cd3f1a'] response: {'server_uuid': '91cc3e92-f94b-4460-b403-85bbdcbaa9d3', 'name': 'network-vif-deleted', 'tag': '50cc0fa0-a21f-4c88-960e-42793356f029', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1398/2859] 199.19.213.237 () {30 vars in 701 bytes} [Wed May 6 06:15:49 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: 1462/2860] 199.19.213.237 () {30 vars in 703 bytes} [Wed May 6 06:15:49 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: 9|app: 0|req: 1399/2861] 199.19.213.237 () {30 vars in 679 bytes} [Wed May 6 06:15:49 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: 1463/2862] 199.19.213.237 () {30 vars in 715 bytes} [Wed May 6 06:15:49 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: 9|app: 0|req: 1400/2863] 199.19.213.237 () {30 vars in 739 bytes} [Wed May 6 06:15:49 2026] GET /v2.0/subnets/8210286c-4663-4cf8-b465-b2f8cab0541e => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2864] 199.19.213.237 () {30 vars in 735 bytes} [Wed May 6 06:15:49 2026] GET /v2.0/ports/3a0eec6d-7b15-4297-b07e-c7efb49448af => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1401/2865] 199.19.213.237 () {30 vars in 735 bytes} [Wed May 6 06:15:50 2026] GET /v2.0/ports/f7a04016-641a-4f0a-96cd-16e6562cab75 => generated 1350 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2866] 199.19.213.237 () {30 vars in 739 bytes} [Wed May 6 06:15:50 2026] GET /v2.0/subnets/8210286c-4663-4cf8-b465-b2f8cab0541e => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1402/2867] 199.19.213.237 () {30 vars in 741 bytes} [Wed May 6 06:15:50 2026] GET /v2.0/networks/032a3e9d-dbb3-4a4e-9207-7b590e1bfb51 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2868] 199.19.213.237 () {30 vars in 735 bytes} [Wed May 6 06:15:50 2026] GET /v2.0/ports/3a0eec6d-7b15-4297-b07e-c7efb49448af => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1403/2869] 199.19.213.237 () {30 vars in 739 bytes} [Wed May 6 06:15:50 2026] GET /v2.0/subnets/8210286c-4663-4cf8-b465-b2f8cab0541e => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2870] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:15:50 2026] GET /v2.0/ports?tenant_id=7aca80d80c3640098f93df4fe2f14c2d&device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 3811 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1404/2871] 199.19.213.237 () {34 vars in 1145 bytes} [Wed May 6 06:15:50 2026] GET /v2.0/networks?id=3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb&id=032a3e9d-dbb3-4a4e-9207-7b590e1bfb51&id=c38a7e5f-965b-4d71-8576-faec9b20ace4 => generated 2310 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2872] 199.19.213.237 () {34 vars in 1059 bytes} [Wed May 6 06:15:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.17&port_id=9627d0d3-d3c9-4656-b5ca-8afc3331af47 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1405/2873] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:15:50 2026] GET /v2.0/subnets?id=7578c4c8-3473-41a3-914d-9ea030a3c5a2 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2874] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:15:50 2026] GET /v2.0/ports?network_id=3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb&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: 9|app: 0|req: 1406/2875] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:15:50 2026] GET /v2.0/networks/3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb?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: 1470/2876] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:15:50 2026] GET /v2.0/networks/3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb?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: 9|app: 0|req: 1407/2877] 199.19.213.237 () {34 vars in 1057 bytes} [Wed May 6 06:15:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.156&port_id=f7a04016-641a-4f0a-96cd-16e6562cab75 => 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: 1471/2878] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:15:50 2026] GET /v2.0/subnets?id=8210286c-4663-4cf8-b465-b2f8cab0541e => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1408/2879] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:15:50 2026] GET /v2.0/ports?network_id=032a3e9d-dbb3-4a4e-9207-7b590e1bfb51&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2880] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:15:50 2026] GET /v2.0/networks/032a3e9d-dbb3-4a4e-9207-7b590e1bfb51?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1409/2881] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:15:50 2026] GET /v2.0/networks/032a3e9d-dbb3-4a4e-9207-7b590e1bfb51?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: 1473/2882] 199.19.213.237 () {34 vars in 1055 bytes} [Wed May 6 06:15:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.14&port_id=7a773377-f468-496d-ab1a-df37070c20a6 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1410/2883] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:15:50 2026] GET /v2.0/subnets?id=31b11111-017c-4a8d-9ae7-a1c5f6164212 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2884] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:15:50 2026] GET /v2.0/ports?network_id=c38a7e5f-965b-4d71-8576-faec9b20ace4&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1411/2885] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:15:50 2026] GET /v2.0/networks/c38a7e5f-965b-4d71-8576-faec9b20ace4?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: 1475/2886] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:15:50 2026] GET /v2.0/networks/c38a7e5f-965b-4d71-8576-faec9b20ace4?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: 9|app: 0|req: 1412/2887] 199.19.213.237 () {30 vars in 701 bytes} [Wed May 6 06:15:56 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: 1476/2888] 199.19.213.237 () {30 vars in 703 bytes} [Wed May 6 06:15:56 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: 9|app: 0|req: 1413/2889] 199.19.213.237 () {30 vars in 679 bytes} [Wed May 6 06:15:56 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: 1477/2890] 199.19.213.237 () {30 vars in 715 bytes} [Wed May 6 06:15:56 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: 9|app: 0|req: 1414/2891] 199.19.213.237 () {30 vars in 767 bytes} [Wed May 6 06:15:56 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 3811 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2892] 199.19.213.237 () {30 vars in 701 bytes} [Wed May 6 06:15:56 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: 9|app: 0|req: 1415/2893] 199.19.213.237 () {30 vars in 703 bytes} [Wed May 6 06:15:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2894] 199.19.213.237 () {30 vars in 679 bytes} [Wed May 6 06:15:56 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: 9|app: 0|req: 1416/2895] 199.19.213.237 () {30 vars in 715 bytes} [Wed May 6 06:15:56 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: 1480/2896] 199.19.213.237 () {30 vars in 735 bytes} [Wed May 6 06:15:56 2026] GET /v2.0/ports/7a773377-f468-496d-ab1a-df37070c20a6 => generated 1233 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1417/2897] 199.19.213.237 () {34 vars in 787 bytes} [Wed May 6 06:15:56 2026] PUT /v2.0/ports/7a773377-f468-496d-ab1a-df37070c20a6 => 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: 1481/2898] 199.19.213.237 () {30 vars in 741 bytes} [Wed May 6 06:15:56 2026] GET /v2.0/networks/c38a7e5f-965b-4d71-8576-faec9b20ace4 => generated 797 bytes in 44 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-05-06 06:15:56.911 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b74276eb-f626-4cad-b0e5-1db7c10a741a'] response: {'name': 'network-changed', 'server_uuid': '91cc3e92-f94b-4460-b403-85bbdcbaa9d3', 'tag': '7a773377-f468-496d-ab1a-df37070c20a6', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1418/2899] 199.19.213.237 () {30 vars in 767 bytes} [Wed May 6 06:15:56 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 3640 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2900] 199.19.213.237 () {30 vars in 767 bytes} [Wed May 6 06:15:56 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 3640 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1419/2901] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:15:57 2026] GET /v2.0/ports?tenant_id=7aca80d80c3640098f93df4fe2f14c2d&device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 3640 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2902] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:15:57 2026] GET /v2.0/networks?id=c38a7e5f-965b-4d71-8576-faec9b20ace4 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1420/2903] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:15:57 2026] GET /v2.0/networks/c38a7e5f-965b-4d71-8576-faec9b20ace4?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: 1484/2904] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:15:57 2026] GET /v2.0/networks/c38a7e5f-965b-4d71-8576-faec9b20ace4?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: 9|app: 0|req: 1421/2905] 199.19.213.237 () {30 vars in 767 bytes} [Wed May 6 06:15:58 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 3640 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2906] 199.19.213.237 () {34 vars in 974 bytes} [Wed May 6 06:15:59 2026] GET /v2.0/ports/7a773377-f468-496d-ab1a-df37070c20a6 => generated 1062 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2907] 199.19.213.237 () {30 vars in 767 bytes} [Wed May 6 06:15:59 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 3640 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1422/2908] 199.19.213.237 () {36 vars in 996 bytes} [Wed May 6 06:15:59 2026] DELETE /v2.0/ports/7a773377-f468-496d-ab1a-df37070c20a6 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2909] 199.19.213.237 () {30 vars in 767 bytes} [Wed May 6 06:16:00 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:16:00.262 9 INFO neutron.pecan_wsgi.hooks.translation [None req-2b6805a9-7dab-47ec-90ab-38f0b59e21fc c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1423/2910] 199.19.213.237 () {32 vars in 757 bytes} [Wed May 6 06:16:00 2026] DELETE /v2.0/ports/7a773377-f468-496d-ab1a-df37070c20a6 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2911] 199.19.213.237 () {30 vars in 701 bytes} [Wed May 6 06:16:00 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) 2026-05-06 06:16:00.371 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4e76f93-4031-470e-bfd1-827741624a0f'] response: {'server_uuid': '91cc3e92-f94b-4460-b403-85bbdcbaa9d3', 'name': 'network-vif-deleted', 'tag': '7a773377-f468-496d-ab1a-df37070c20a6', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1424/2912] 199.19.213.237 () {30 vars in 703 bytes} [Wed May 6 06:16:00 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: 1489/2913] 199.19.213.237 () {30 vars in 679 bytes} [Wed May 6 06:16:00 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: 9|app: 0|req: 1425/2914] 199.19.213.237 () {30 vars in 715 bytes} [Wed May 6 06:16: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: 8|app: 0|req: 1490/2915] 199.19.213.237 () {30 vars in 739 bytes} [Wed May 6 06:16:00 2026] GET /v2.0/subnets/8210286c-4663-4cf8-b465-b2f8cab0541e => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1426/2916] 199.19.213.237 () {30 vars in 735 bytes} [Wed May 6 06:16:00 2026] GET /v2.0/ports/3a0eec6d-7b15-4297-b07e-c7efb49448af => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2917] 199.19.213.237 () {30 vars in 735 bytes} [Wed May 6 06:16:00 2026] GET /v2.0/ports/f7a04016-641a-4f0a-96cd-16e6562cab75 => generated 1350 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1427/2918] 199.19.213.237 () {30 vars in 739 bytes} [Wed May 6 06:16:00 2026] GET /v2.0/subnets/8210286c-4663-4cf8-b465-b2f8cab0541e => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2919] 199.19.213.237 () {30 vars in 741 bytes} [Wed May 6 06:16:00 2026] GET /v2.0/networks/032a3e9d-dbb3-4a4e-9207-7b590e1bfb51 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1428/2920] 199.19.213.237 () {30 vars in 735 bytes} [Wed May 6 06:16:00 2026] GET /v2.0/ports/3a0eec6d-7b15-4297-b07e-c7efb49448af => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2921] 199.19.213.237 () {30 vars in 739 bytes} [Wed May 6 06:16:00 2026] GET /v2.0/subnets/8210286c-4663-4cf8-b465-b2f8cab0541e => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1429/2922] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:16:00 2026] GET /v2.0/ports?tenant_id=7aca80d80c3640098f93df4fe2f14c2d&device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 2586 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2923] 199.19.213.237 () {34 vars in 1065 bytes} [Wed May 6 06:16:01 2026] GET /v2.0/networks?id=3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb&id=032a3e9d-dbb3-4a4e-9207-7b590e1bfb51 => generated 1524 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1430/2924] 199.19.213.237 () {34 vars in 1059 bytes} [Wed May 6 06:16:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.17&port_id=9627d0d3-d3c9-4656-b5ca-8afc3331af47 => 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: 1495/2925] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:16:01 2026] GET /v2.0/subnets?id=7578c4c8-3473-41a3-914d-9ea030a3c5a2 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1431/2926] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:16:01 2026] GET /v2.0/ports?network_id=3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb&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: 1496/2927] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:16:01 2026] GET /v2.0/networks/3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1432/2928] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:16:01 2026] GET /v2.0/networks/3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb?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: 1497/2929] 199.19.213.237 () {34 vars in 1057 bytes} [Wed May 6 06:16:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.156&port_id=f7a04016-641a-4f0a-96cd-16e6562cab75 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1433/2930] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:16:01 2026] GET /v2.0/subnets?id=8210286c-4663-4cf8-b465-b2f8cab0541e => generated 679 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2931] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:16:01 2026] GET /v2.0/ports?network_id=032a3e9d-dbb3-4a4e-9207-7b590e1bfb51&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1434/2932] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:16:01 2026] GET /v2.0/networks/032a3e9d-dbb3-4a4e-9207-7b590e1bfb51?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: 1499/2933] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:16:01 2026] GET /v2.0/networks/032a3e9d-dbb3-4a4e-9207-7b590e1bfb51?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: 9|app: 0|req: 1436/2936] 199.19.213.237 () {30 vars in 701 bytes} [Wed May 6 06:16:13 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: 1501/2937] 199.19.213.237 () {30 vars in 703 bytes} [Wed May 6 06:16:13 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: 9|app: 0|req: 1437/2938] 199.19.213.237 () {30 vars in 679 bytes} [Wed May 6 06:16:13 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: 1502/2939] 199.19.213.237 () {30 vars in 715 bytes} [Wed May 6 06:16:13 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-05-06 06:16:13.289 9 INFO neutron.api.v2.resource [None req-78ddd95b-d7d0-482f-89ac-a7ab61bf09e1 c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1438/2940] 199.19.213.237 () {30 vars in 761 bytes} [Wed May 6 06:16:13 2026] GET /v2.0/security-groups/lb-b2e03514-8bab-41e4-88ba-7389c0901ed7 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2941] 199.19.213.237 () {30 vars in 783 bytes} [Wed May 6 06:16:13 2026] GET /v2.0/security-groups?name=lb-b2e03514-8bab-41e4-88ba-7389c0901ed7 => generated 2863 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1439/2942] 199.19.213.237 () {30 vars in 813 bytes} [Wed May 6 06:16:13 2026] GET /v2.0/security-group-rules?security_group_id=41f384f3-0355-49c2-982a-28e5eefe0362 => generated 2334 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2943] 199.19.213.237 () {32 vars in 787 bytes} [Wed May 6 06:16:13 2026] DELETE /v2.0/security-group-rules/ddf6126c-e83f-4027-9dfb-a13fb0c44084 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1440/2944] 199.19.213.237 () {32 vars in 787 bytes} [Wed May 6 06:16:13 2026] DELETE /v2.0/security-group-rules/fd85e9f1-0f8e-4a25-a2a9-4d6e9991c468 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:16:16.322 8 INFO neutron.db.l3_db [None req-5666bba1-5ec5-40d8-98e0-b2d105daf7c1 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Floating IP 9a4d3d48-8a3f-4ab2-9da1-ac333b39e6a7 disassociated (deleted). External IP: 10.96.250.205, port: 3a0eec6d-7b15-4297-b07e-c7efb49448af. [pid: 8|app: 0|req: 1505/2945] 10.0.0.48 () {32 vars in 730 bytes} [Wed May 6 06:16:15 2026] DELETE /v2.0/floatingips/9a4d3d48-8a3f-4ab2-9da1-ac333b39e6a7 => generated 0 bytes in 636 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:16:16.663 9 INFO neutron.api.v2.resource [None req-2e2689d1-b3c7-4b17-b208-24021b39a23f a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1441/2946] 10.0.0.48 () {32 vars in 727 bytes} [Wed May 6 06:16:16 2026] GET /v2.0/floatingips/9a4d3d48-8a3f-4ab2-9da1-ac333b39e6a7 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2947] 199.19.213.237 () {30 vars in 701 bytes} [Wed May 6 06:16:17 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: 9|app: 0|req: 1442/2948] 199.19.213.237 () {30 vars in 703 bytes} [Wed May 6 06:16:17 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: 1507/2949] 199.19.213.237 () {30 vars in 679 bytes} [Wed May 6 06:16:17 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: 9|app: 0|req: 1443/2950] 199.19.213.237 () {30 vars in 715 bytes} [Wed May 6 06:16:17 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-05-06 06:16:17.671 8 INFO neutron.api.v2.resource [None req-bcc421c0-292c-4e4c-8765-935e38b1823f c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1508/2951] 199.19.213.237 () {30 vars in 761 bytes} [Wed May 6 06:16:17 2026] GET /v2.0/security-groups/lb-b2e03514-8bab-41e4-88ba-7389c0901ed7 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1444/2952] 199.19.213.237 () {30 vars in 783 bytes} [Wed May 6 06:16:17 2026] GET /v2.0/security-groups?name=lb-b2e03514-8bab-41e4-88ba-7389c0901ed7 => generated 1637 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2953] 199.19.213.237 () {30 vars in 813 bytes} [Wed May 6 06:16:17 2026] GET /v2.0/security-group-rules?security_group_id=41f384f3-0355-49c2-982a-28e5eefe0362 => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1445/2954] 199.19.213.237 () {30 vars in 701 bytes} [Wed May 6 06:16:17 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: 1510/2955] 199.19.213.237 () {30 vars in 703 bytes} [Wed May 6 06:16:17 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: 9|app: 0|req: 1446/2956] 199.19.213.237 () {30 vars in 679 bytes} [Wed May 6 06:16:17 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: 1511/2957] 199.19.213.237 () {30 vars in 715 bytes} [Wed May 6 06:16:17 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: 9|app: 0|req: 1447/2958] 199.19.213.237 () {30 vars in 739 bytes} [Wed May 6 06:16:17 2026] GET /v2.0/subnets/8210286c-4663-4cf8-b465-b2f8cab0541e => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2959] 199.19.213.237 () {30 vars in 767 bytes} [Wed May 6 06:16:17 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1448/2960] 199.19.213.237 () {30 vars in 767 bytes} [Wed May 6 06:16:17 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 2586 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2961] 199.19.213.237 () {30 vars in 767 bytes} [Wed May 6 06:16:18 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 2586 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1450/2964] 199.19.213.237 () {30 vars in 767 bytes} [Wed May 6 06:16:19 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2965] 199.19.213.237 () {34 vars in 974 bytes} [Wed May 6 06:16:20 2026] GET /v2.0/ports/f7a04016-641a-4f0a-96cd-16e6562cab75 => generated 1350 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1451/2966] 199.19.213.237 () {34 vars in 1059 bytes} [Wed May 6 06:16:20 2026] GET /v2.0/ports/f7a04016-641a-4f0a-96cd-16e6562cab75?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2967] 199.19.213.237 () {30 vars in 767 bytes} [Wed May 6 06:16:20 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1452/2968] 199.19.213.237 () {34 vars in 1015 bytes} [Wed May 6 06:16:20 2026] GET /v2.0/networks/032a3e9d-dbb3-4a4e-9207-7b590e1bfb51?fields=dns_domain => generated 29 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2969] 199.19.213.237 () {38 vars in 1027 bytes} [Wed May 6 06:16:20 2026] PUT /v2.0/ports/f7a04016-641a-4f0a-96cd-16e6562cab75 => generated 1151 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1453/2970] 199.19.213.237 () {30 vars in 767 bytes} [Wed May 6 06:16:21 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 1244 bytes in 33 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: 1518/2971] 199.19.213.237 () {34 vars in 787 bytes} [Wed May 6 06:16:21 2026] PUT /v2.0/ports/f7a04016-641a-4f0a-96cd-16e6562cab75 => generated 1090 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1454/2972] 199.19.213.237 () {30 vars in 735 bytes} [Wed May 6 06:16:21 2026] GET /v2.0/ports/f7a04016-641a-4f0a-96cd-16e6562cab75 => generated 1090 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: 8|app: 0|req: 1519/2973] 199.19.213.237 () {32 vars in 757 bytes} [Wed May 6 06:16:21 2026] DELETE /v2.0/ports/f7a04016-641a-4f0a-96cd-16e6562cab75 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1455/2974] 199.19.213.237 () {30 vars in 701 bytes} [Wed May 6 06:16:21 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: 1520/2975] 199.19.213.237 () {30 vars in 703 bytes} [Wed May 6 06:16:21 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: 9|app: 0|req: 1456/2976] 199.19.213.237 () {30 vars in 679 bytes} [Wed May 6 06:16:21 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: 1521/2977] 199.19.213.237 () {30 vars in 715 bytes} [Wed May 6 06:16:21 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) 2026-05-06 06:16:21.996 9 INFO neutron.pecan_wsgi.hooks.translation [None req-31bc94bd-8ce5-4489-b6a1-efa0552e09ae c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1457/2978] 199.19.213.237 () {32 vars in 757 bytes} [Wed May 6 06:16:21 2026] DELETE /v2.0/ports/f7a04016-641a-4f0a-96cd-16e6562cab75 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2979] 199.19.213.237 () {30 vars in 735 bytes} [Wed May 6 06:16:22 2026] GET /v2.0/ports/3a0eec6d-7b15-4297-b07e-c7efb49448af => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:16:22.060 9 INFO neutron.api.v2.resource [None req-8794a028-9c5e-41d0-9837-2eaf1e3c786e c16881031b8c46d186b5d979b2fae54c 7aca80d80c3640098f93df4fe2f14c2d - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1458/2980] 199.19.213.237 () {30 vars in 761 bytes} [Wed May 6 06:16:22 2026] GET /v2.0/security-groups/lb-b2e03514-8bab-41e4-88ba-7389c0901ed7 => generated 149 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2981] 199.19.213.237 () {30 vars in 783 bytes} [Wed May 6 06:16:22 2026] GET /v2.0/security-groups?name=lb-b2e03514-8bab-41e4-88ba-7389c0901ed7 => generated 1637 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1459/2982] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:16:22 2026] GET /v2.0/ports?tenant_id=7aca80d80c3640098f93df4fe2f14c2d&device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => 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: 1524/2983] 199.19.213.237 () {30 vars in 735 bytes} [Wed May 6 06:16:22 2026] GET /v2.0/ports/3a0eec6d-7b15-4297-b07e-c7efb49448af => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1460/2984] 199.19.213.237 () {34 vars in 1065 bytes} [Wed May 6 06:16:22 2026] GET /v2.0/networks?id=3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb&id=032a3e9d-dbb3-4a4e-9207-7b590e1bfb51 => generated 1524 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1461/2985] 199.19.213.237 () {34 vars in 1059 bytes} [Wed May 6 06:16:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.17&port_id=9627d0d3-d3c9-4656-b5ca-8afc3331af47 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1462/2986] 199.19.213.237 () {34 vars in 983 bytes} [Wed May 6 06:16:22 2026] GET /v2.0/subnets?id=7578c4c8-3473-41a3-914d-9ea030a3c5a2 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1463/2987] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:16:22 2026] GET /v2.0/ports?network_id=3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb&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: 9|app: 0|req: 1464/2988] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:16:22 2026] GET /v2.0/networks/3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb?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: 1525/2989] 199.19.213.237 () {34 vars in 787 bytes} [Wed May 6 06:16:22 2026] PUT /v2.0/ports/3a0eec6d-7b15-4297-b07e-c7efb49448af => generated 1094 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1465/2990] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:16:22 2026] GET /v2.0/networks/3f9c2d7d-e8c9-4e16-bc29-6a68186bc5cb?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: 1526/2991] 199.19.213.237 () {32 vars in 777 bytes} [Wed May 6 06:16:22 2026] DELETE /v2.0/security-groups/41f384f3-0355-49c2-982a-28e5eefe0362 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1466/2992] 199.19.213.237 () {32 vars in 757 bytes} [Wed May 6 06:16:22 2026] DELETE /v2.0/ports/3a0eec6d-7b15-4297-b07e-c7efb49448af => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2993] 199.19.213.237 () {34 vars in 993 bytes} [Wed May 6 06:16:25 2026] GET /v2.0/ports?device_id=91cc3e92-f94b-4460-b403-85bbdcbaa9d3 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1467/2994] 199.19.213.237 () {36 vars in 996 bytes} [Wed May 6 06:16:25 2026] DELETE /v2.0/ports/9627d0d3-d3c9-4656-b5ca-8afc3331af47 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:16:27.185 8 INFO neutron.db.l3_db [None req-5b4035de-7dd0-40df-ad06-5a855b27d6f2 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Floating IP 1d66abf1-59e6-4c76-872d-2a032b005ef7 disassociated (deleted). External IP: 10.96.250.220, port: c48e9dc7-96e8-4911-925e-1e200a88760f. [pid: 8|app: 0|req: 1528/2995] 10.0.0.48 () {32 vars in 730 bytes} [Wed May 6 06:16:26 2026] DELETE /v2.0/floatingips/1d66abf1-59e6-4c76-872d-2a032b005ef7 => generated 0 bytes in 674 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:16:27.551 9 INFO neutron.api.v2.resource [None req-08bacb7b-bac4-4e01-b450-06186b9faac4 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1468/2996] 10.0.0.48 () {32 vars in 727 bytes} [Wed May 6 06:16:27 2026] GET /v2.0/floatingips/1d66abf1-59e6-4c76-872d-2a032b005ef7 => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2997] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:16:27 2026] GET /v2.0/ports?device_id=612bbe09-9b49-4ecf-8e4a-86937b34b201 => generated 1200 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:16:27.786 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0eef17ed-6d7a-481e-b940-35b8ba7e46f3'] response: {'server_uuid': '91cc3e92-f94b-4460-b403-85bbdcbaa9d3', 'name': 'network-vif-deleted', 'tag': '9627d0d3-d3c9-4656-b5ca-8afc3331af47', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1469/2998] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:16:27 2026] GET /v2.0/security-groups?id=7553b7cd-cd71-4d42-944c-0016e92689a6&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:16:28.309 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-60e2bd89-ef5c-4f09-bf34-636eb822e394'] response: {'name': 'network-changed', 'server_uuid': '612bbe09-9b49-4ecf-8e4a-86937b34b201', 'tag': 'c48e9dc7-96e8-4911-925e-1e200a88760f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1530/2999] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:16:28 2026] GET /v2.0/ports?tenant_id=78650ba69bf74aa3928cf87b0b3cfe42&device_id=612bbe09-9b49-4ecf-8e4a-86937b34b201 => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1470/3000] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:16:28 2026] GET /v2.0/networks?id=c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3001] 199.19.213.237 () {34 vars in 1055 bytes} [Wed May 6 06:16:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.19&port_id=c48e9dc7-96e8-4911-925e-1e200a88760f => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1471/3002] 199.19.213.237 () {34 vars in 1105 bytes} [Wed May 6 06:16:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A36c&port_id=c48e9dc7-96e8-4911-925e-1e200a88760f => 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: 1532/3003] 199.19.213.237 () {34 vars in 1063 bytes} [Wed May 6 06:16:28 2026] GET /v2.0/subnets?id=176fec90-2e07-4662-b60d-41d769ee1e92&id=2aa20799-8c91-40a6-8969-a46d01fef3ca => generated 1413 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1472/3004] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:16:28 2026] GET /v2.0/ports?network_id=c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3005] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:16:28 2026] GET /v2.0/ports?network_id=c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8&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: 9|app: 0|req: 1473/3006] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:16:28 2026] GET /v2.0/networks/c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8?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: 1534/3007] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:16:28 2026] GET /v2.0/networks/c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8?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: 9|app: 0|req: 1474/3008] 199.19.213.237 () {34 vars in 993 bytes} [Wed May 6 06:16:29 2026] GET /v2.0/ports?device_id=612bbe09-9b49-4ecf-8e4a-86937b34b201 => generated 1198 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3009] 199.19.213.237 () {36 vars in 996 bytes} [Wed May 6 06:16:29 2026] DELETE /v2.0/ports/c48e9dc7-96e8-4911-925e-1e200a88760f => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1475/3010] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:16:32 2026] GET /v2.0/ports?device_id=612bbe09-9b49-4ecf-8e4a-86937b34b201 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:16:38.297 9 INFO neutron.db.l3_db [None req-34193fec-e595-4e70-a1c4-1e400dd2c1fb a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] Floating IP 71bf21d2-1543-4b0a-9401-1795e993add4 disassociated (deleted). External IP: 10.96.250.203, port: 27958675-b650-43ed-acd6-4d070617e0f2. [pid: 9|app: 0|req: 1477/3013] 10.0.0.48 () {32 vars in 730 bytes} [Wed May 6 06:16:37 2026] DELETE /v2.0/floatingips/71bf21d2-1543-4b0a-9401-1795e993add4 => generated 0 bytes in 641 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:16:38.631 8 INFO neutron.api.v2.resource [None req-b99517d3-0bef-45ba-a4a5-fc3d29b63c9d a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1537/3014] 10.0.0.48 () {32 vars in 727 bytes} [Wed May 6 06:16:38 2026] GET /v2.0/floatingips/71bf21d2-1543-4b0a-9401-1795e993add4 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:16:38.801 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9239531-63fb-4350-b2a5-a5cf7fe33a62'] response: {'name': 'network-changed', 'server_uuid': '5a65ddef-eb4b-4a63-a25a-b7edc1eb54de', 'tag': '27958675-b650-43ed-acd6-4d070617e0f2', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1478/3015] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:16:38 2026] GET /v2.0/ports?device_id=5a65ddef-eb4b-4a63-a25a-b7edc1eb54de => generated 1196 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:16:38.862 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-837ea307-4f03-4a51-ada4-23ffe00e0f21'] response: {'server_uuid': '612bbe09-9b49-4ecf-8e4a-86937b34b201', 'name': 'network-vif-deleted', 'tag': 'c48e9dc7-96e8-4911-925e-1e200a88760f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1538/3016] 10.0.0.95 () {34 vars in 1038 bytes} [Wed May 6 06:16:38 2026] GET /v2.0/security-groups?id=7553b7cd-cd71-4d42-944c-0016e92689a6&fields=id&fields=name => generated 111 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1479/3017] 199.19.213.237 () {34 vars in 1079 bytes} [Wed May 6 06:16:39 2026] GET /v2.0/ports?tenant_id=78650ba69bf74aa3928cf87b0b3cfe42&device_id=5a65ddef-eb4b-4a63-a25a-b7edc1eb54de => generated 1465 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3018] 199.19.213.237 () {34 vars in 985 bytes} [Wed May 6 06:16:39 2026] GET /v2.0/networks?id=c38a7e5f-965b-4d71-8576-faec9b20ace4 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1480/3019] 199.19.213.237 () {34 vars in 1055 bytes} [Wed May 6 06:16:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.72&port_id=27958675-b650-43ed-acd6-4d070617e0f2 => 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: 1540/3020] 199.19.213.237 () {34 vars in 1103 bytes} [Wed May 6 06:16:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A229&port_id=27958675-b650-43ed-acd6-4d070617e0f2 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1481/3021] 199.19.213.237 () {34 vars in 1063 bytes} [Wed May 6 06:16:39 2026] GET /v2.0/subnets?id=31b11111-017c-4a8d-9ae7-a1c5f6164212&id=c564ae17-de54-4b82-9a34-774dea1ba3ae => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3022] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:16:39 2026] GET /v2.0/ports?network_id=c38a7e5f-965b-4d71-8576-faec9b20ace4&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1482/3023] 199.19.213.237 () {34 vars in 1051 bytes} [Wed May 6 06:16:39 2026] GET /v2.0/ports?network_id=c38a7e5f-965b-4d71-8576-faec9b20ace4&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3024] 199.19.213.237 () {34 vars in 1011 bytes} [Wed May 6 06:16:39 2026] GET /v2.0/networks/c38a7e5f-965b-4d71-8576-faec9b20ace4?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1483/3025] 199.19.213.237 () {34 vars in 1111 bytes} [Wed May 6 06:16:39 2026] GET /v2.0/networks/c38a7e5f-965b-4d71-8576-faec9b20ace4?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: 1543/3026] 199.19.213.237 () {34 vars in 993 bytes} [Wed May 6 06:16:40 2026] GET /v2.0/ports?device_id=5a65ddef-eb4b-4a63-a25a-b7edc1eb54de => generated 1196 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1484/3027] 199.19.213.237 () {36 vars in 996 bytes} [Wed May 6 06:16:40 2026] DELETE /v2.0/ports/27958675-b650-43ed-acd6-4d070617e0f2 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3028] 10.0.0.95 () {34 vars in 988 bytes} [Wed May 6 06:16:44 2026] GET /v2.0/ports?device_id=5a65ddef-eb4b-4a63-a25a-b7edc1eb54de => generated 12 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:16:49.213 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba55d68a-da09-40e6-9536-7330e3117c90'] response: {'server_uuid': '5a65ddef-eb4b-4a63-a25a-b7edc1eb54de', 'name': 'network-vif-deleted', 'tag': '27958675-b650-43ed-acd6-4d070617e0f2', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1486/3031] 10.0.0.48 () {32 vars in 748 bytes} [Wed May 6 06:16:49 2026] DELETE /v2.0/security-group-rules/9fa740d7-8064-46a8-9357-912735e33b23 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:16:49.299 8 INFO neutron.api.v2.resource [None req-14b78217-0b63-4563-a6c4-0281e5c1fd1e a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1546/3032] 10.0.0.48 () {32 vars in 745 bytes} [Wed May 6 06:16:49 2026] GET /v2.0/security-group-rules/9fa740d7-8064-46a8-9357-912735e33b23 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1487/3033] 10.0.0.48 () {32 vars in 748 bytes} [Wed May 6 06:16:49 2026] DELETE /v2.0/security-group-rules/c1c34085-659a-4798-9d79-4b4f2a9fc32d => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:16:49.394 8 INFO neutron.api.v2.resource [None req-441fe6ee-3420-4e25-84fb-2fd34d44b881 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1547/3034] 10.0.0.48 () {32 vars in 745 bytes} [Wed May 6 06:16:49 2026] GET /v2.0/security-group-rules/c1c34085-659a-4798-9d79-4b4f2a9fc32d => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1488/3035] 10.0.0.48 () {32 vars in 748 bytes} [Wed May 6 06:16:49 2026] DELETE /v2.0/security-group-rules/6bf0b760-e9f5-4878-9925-b1fb40663908 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:16:49.482 8 INFO neutron.api.v2.resource [None req-7068c1aa-b7f1-4bd2-b40d-9b0968158dfe a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1548/3036] 10.0.0.48 () {32 vars in 745 bytes} [Wed May 6 06:16:49 2026] GET /v2.0/security-group-rules/6bf0b760-e9f5-4878-9925-b1fb40663908 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1489/3037] 10.0.0.48 () {32 vars in 748 bytes} [Wed May 6 06:16:49 2026] DELETE /v2.0/security-group-rules/e796c239-5391-4286-92b7-ac867eade1f4 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:16:49.571 8 INFO neutron.api.v2.resource [None req-c4386ce8-6b82-401e-a985-9be373ec3378 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1549/3038] 10.0.0.48 () {32 vars in 745 bytes} [Wed May 6 06:16:49 2026] GET /v2.0/security-group-rules/e796c239-5391-4286-92b7-ac867eade1f4 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1490/3039] 10.0.0.48 () {32 vars in 748 bytes} [Wed May 6 06:16:49 2026] DELETE /v2.0/security-group-rules/dc227abd-838b-4f7e-8356-a8c74df76892 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:16:49.659 8 INFO neutron.api.v2.resource [None req-d5d30e4d-af82-4674-a431-325286386f2f a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1550/3040] 10.0.0.48 () {32 vars in 745 bytes} [Wed May 6 06:16:49 2026] GET /v2.0/security-group-rules/dc227abd-838b-4f7e-8356-a8c74df76892 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1491/3041] 10.0.0.48 () {32 vars in 748 bytes} [Wed May 6 06:16:49 2026] DELETE /v2.0/security-group-rules/f2ecb597-f9ec-449f-9bd2-d033ad674b7f => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:16:49.748 8 INFO neutron.api.v2.resource [None req-ec32476e-a432-45e6-bfea-43ec42212d83 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1551/3042] 10.0.0.48 () {32 vars in 745 bytes} [Wed May 6 06:16:49 2026] GET /v2.0/security-group-rules/f2ecb597-f9ec-449f-9bd2-d033ad674b7f => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1492/3043] 10.0.0.48 () {32 vars in 748 bytes} [Wed May 6 06:16:49 2026] DELETE /v2.0/security-group-rules/a658c04d-1213-426c-8124-903a5d37d314 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:16:49.836 8 INFO neutron.api.v2.resource [None req-d8eeb0ad-afa5-4661-97fa-e93643e54c31 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1552/3044] 10.0.0.48 () {32 vars in 745 bytes} [Wed May 6 06:16:49 2026] GET /v2.0/security-group-rules/a658c04d-1213-426c-8124-903a5d37d314 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1493/3045] 10.0.0.48 () {32 vars in 748 bytes} [Wed May 6 06:16:49 2026] DELETE /v2.0/security-group-rules/63fb6fe0-3696-401a-94db-36fbb7744996 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:16:49.923 8 INFO neutron.api.v2.resource [None req-98cde702-52d7-4a3e-815b-ecc1f4cfce33 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1553/3046] 10.0.0.48 () {32 vars in 745 bytes} [Wed May 6 06:16:49 2026] GET /v2.0/security-group-rules/63fb6fe0-3696-401a-94db-36fbb7744996 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1494/3047] 10.0.0.48 () {32 vars in 748 bytes} [Wed May 6 06:16:49 2026] DELETE /v2.0/security-group-rules/6e798396-8c66-4f88-9243-5b30f44f5b6e => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:16:50.011 8 INFO neutron.api.v2.resource [None req-a6f33527-cf27-4bfa-b1fc-cc2677b3faa6 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1554/3048] 10.0.0.48 () {32 vars in 745 bytes} [Wed May 6 06:16:50 2026] GET /v2.0/security-group-rules/6e798396-8c66-4f88-9243-5b30f44f5b6e => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1495/3049] 10.0.0.48 () {32 vars in 748 bytes} [Wed May 6 06:16:50 2026] DELETE /v2.0/security-group-rules/af408b49-a505-4b85-84ae-33136c1dc1a2 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:16:50.098 8 INFO neutron.api.v2.resource [None req-849f5ffd-03d0-4600-b1e8-c18590e5e54e a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1555/3050] 10.0.0.48 () {32 vars in 745 bytes} [Wed May 6 06:16:50 2026] GET /v2.0/security-group-rules/af408b49-a505-4b85-84ae-33136c1dc1a2 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1496/3051] 10.0.0.48 () {32 vars in 748 bytes} [Wed May 6 06:16:50 2026] DELETE /v2.0/security-group-rules/4856e38c-d1ab-4bf6-9c88-b7f42e041e91 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:16:50.176 8 INFO neutron.api.v2.resource [None req-2b5573fd-63d0-4e64-ad0e-130249ce3542 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1556/3052] 10.0.0.48 () {32 vars in 745 bytes} [Wed May 6 06:16:50 2026] GET /v2.0/security-group-rules/4856e38c-d1ab-4bf6-9c88-b7f42e041e91 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1497/3053] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:16:50 2026] DELETE /v2.0/security-groups/7553b7cd-cd71-4d42-944c-0016e92689a6 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:16:50.285 8 INFO neutron.api.v2.resource [None req-3235346d-20dc-4542-86ce-9b12ab8d398f a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1557/3054] 10.0.0.48 () {32 vars in 735 bytes} [Wed May 6 06:16:50 2026] GET /v2.0/security-groups/7553b7cd-cd71-4d42-944c-0016e92689a6 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1498/3055] 10.0.0.48 () {34 vars in 787 bytes} [Wed May 6 06:16:50 2026] PUT /v2.0/routers/9346b113-fe8f-4ffb-b312-df0fe1c9854d/remove_router_interface => generated 309 bytes in 882 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:16:51.362 8 INFO neutron.api.v2.resource [None req-01c3bbdd-e745-4b58-9007-12e019e07dd6 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1558/3056] 10.0.0.48 () {34 vars in 787 bytes} [Wed May 6 06:16:51 2026] PUT /v2.0/routers/9346b113-fe8f-4ffb-b312-df0fe1c9854d/remove_router_interface => generated 198 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1499/3057] 10.0.0.48 () {34 vars in 787 bytes} [Wed May 6 06:16:51 2026] PUT /v2.0/routers/9346b113-fe8f-4ffb-b312-df0fe1c9854d/remove_router_interface => generated 309 bytes in 921 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:16:52.467 8 INFO neutron.api.v2.resource [None req-92bd18ac-7bbe-4573-b50c-102fb691a06b a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1559/3058] 10.0.0.48 () {34 vars in 787 bytes} [Wed May 6 06:16:52 2026] PUT /v2.0/routers/9346b113-fe8f-4ffb-b312-df0fe1c9854d/remove_router_interface => generated 198 bytes in 177 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1500/3059] 10.0.0.48 () {34 vars in 787 bytes} [Wed May 6 06:16:52 2026] PUT /v2.0/routers/9346b113-fe8f-4ffb-b312-df0fe1c9854d/remove_router_interface => generated 309 bytes in 914 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:16:53.560 8 INFO neutron.api.v2.resource [None req-67badec4-9946-4ccf-bc91-d3a1394c2a1d a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1560/3060] 10.0.0.48 () {34 vars in 787 bytes} [Wed May 6 06:16:53 2026] PUT /v2.0/routers/9346b113-fe8f-4ffb-b312-df0fe1c9854d/remove_router_interface => generated 198 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:16:54.382 9 INFO neutron.db.l3_hamode_db [None req-97cca831-3966-4f5e-a105-f612ea8e7001 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] HA network d2ebfb3d-d93b-463f-82a3-a105fd7669a0 was deleted as no HA routers are present in tenant 78650ba69bf74aa3928cf87b0b3cfe42. [pid: 9|app: 0|req: 1501/3061] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:16:53 2026] DELETE /v2.0/routers/9346b113-fe8f-4ffb-b312-df0fe1c9854d => generated 0 bytes in 822 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:16:54.409 8 INFO neutron.api.v2.resource [None req-85e47f53-90a5-41b7-8ac9-8bf2e015b2dd a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1561/3062] 10.0.0.48 () {32 vars in 719 bytes} [Wed May 6 06:16:54 2026] GET /v2.0/routers/9346b113-fe8f-4ffb-b312-df0fe1c9854d => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:16:54.417 9 INFO neutron.services.segments.plugin [-] Segment b4dd49a3-42dc-4131-b4a0-4146374194d7 resource provider aggregate not found 2026-05-06 06:16:54.430 9 INFO neutron.services.segments.plugin [-] Segment b4dd49a3-42dc-4131-b4a0-4146374194d7 resource provider aggregate not found 2026-05-06 06:16:54.444 9 INFO neutron.services.segments.plugin [-] Segment b4dd49a3-42dc-4131-b4a0-4146374194d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4dd49a3-42dc-4131-b4a0-4146374194d7 found for delete ", "request_id": "req-b318d165-2501-4c36-96c0-1aba781bada1"}]} 2026-05-06 06:16:54.446 9 INFO neutron.services.segments.plugin [-] Segment b4dd49a3-42dc-4131-b4a0-4146374194d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4dd49a3-42dc-4131-b4a0-4146374194d7 found for delete ", "request_id": "req-e99df208-3818-4db2-af63-7d3b877618af"}]} [pid: 9|app: 0|req: 1502/3063] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:16:54 2026] DELETE /v2.0/subnets/2aa20799-8c91-40a6-8969-a46d01fef3ca => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:16:54.604 8 INFO neutron.pecan_wsgi.hooks.translation [None req-15488d2b-3e43-443b-a09d-3d50b9317626 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1562/3064] 10.0.0.48 () {32 vars in 719 bytes} [Wed May 6 06:16:54 2026] GET /v2.0/subnets/2aa20799-8c91-40a6-8969-a46d01fef3ca => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1503/3065] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:16:54 2026] DELETE /v2.0/subnets/176fec90-2e07-4662-b60d-41d769ee1e92 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:16:54.771 8 INFO neutron.pecan_wsgi.hooks.translation [None req-01963282-77e3-4bd4-8251-f8bfeadb5118 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1563/3066] 10.0.0.48 () {32 vars in 719 bytes} [Wed May 6 06:16:54 2026] GET /v2.0/subnets/176fec90-2e07-4662-b60d-41d769ee1e92 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1504/3067] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:16:54 2026] DELETE /v2.0/networks/c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:16:55.089 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3c63ba46-144d-48cb-b5a6-f29962c57044 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1564/3068] 10.0.0.48 () {32 vars in 721 bytes} [Wed May 6 06:16:55 2026] GET /v2.0/networks/c28e2b35-a2a6-4d0b-bbd4-511f1fc567f8 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1505/3069] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:16:55 2026] DELETE /v2.0/subnets/c564ae17-de54-4b82-9a34-774dea1ba3ae => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:16:55.277 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6d16638b-498c-4491-a644-3a021527d548 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1565/3070] 10.0.0.48 () {32 vars in 719 bytes} [Wed May 6 06:16:55 2026] GET /v2.0/subnets/c564ae17-de54-4b82-9a34-774dea1ba3ae => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1506/3071] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:16:55 2026] DELETE /v2.0/subnets/31b11111-017c-4a8d-9ae7-a1c5f6164212 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:16:55.493 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8773d965-1c46-4ea6-8a36-0544c93dedd5 a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1566/3072] 10.0.0.48 () {32 vars in 719 bytes} [Wed May 6 06:16:55 2026] GET /v2.0/subnets/31b11111-017c-4a8d-9ae7-a1c5f6164212 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1507/3073] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:16:55 2026] DELETE /v2.0/networks/c38a7e5f-965b-4d71-8576-faec9b20ace4 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:16:55.799 8 INFO neutron.pecan_wsgi.hooks.translation [None req-688cdd0d-ac74-4315-a37c-8f25f89d695c a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1567/3074] 10.0.0.48 () {32 vars in 721 bytes} [Wed May 6 06:16:55 2026] GET /v2.0/networks/c38a7e5f-965b-4d71-8576-faec9b20ace4 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1508/3075] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:16:55 2026] DELETE /v2.0/subnets/47b511e5-6bb4-4be3-b296-142fc0451728 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:16:55.953 8 INFO neutron.pecan_wsgi.hooks.translation [None req-74752a8e-b3b5-4b8a-9423-37a12313562a a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1568/3076] 10.0.0.48 () {32 vars in 719 bytes} [Wed May 6 06:16:55 2026] GET /v2.0/subnets/47b511e5-6bb4-4be3-b296-142fc0451728 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1509/3077] 10.0.0.48 () {32 vars in 722 bytes} [Wed May 6 06:16:55 2026] DELETE /v2.0/subnets/8210286c-4663-4cf8-b465-b2f8cab0541e => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:16:56.149 8 INFO neutron.pecan_wsgi.hooks.translation [None req-59443974-0ea1-483d-859f-8e98be5b6f7f a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1569/3078] 10.0.0.48 () {32 vars in 719 bytes} [Wed May 6 06:16:56 2026] GET /v2.0/subnets/8210286c-4663-4cf8-b465-b2f8cab0541e => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1510/3079] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:16:56 2026] DELETE /v2.0/networks/032a3e9d-dbb3-4a4e-9207-7b590e1bfb51 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:16:56.460 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c3621e4b-b459-4873-a776-7a7dd32c83be a41066f4561b4dd1bd4bac2b2f1b3494 78650ba69bf74aa3928cf87b0b3cfe42 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1570/3080] 10.0.0.48 () {32 vars in 721 bytes} [Wed May 6 06:16:56 2026] GET /v2.0/networks/032a3e9d-dbb3-4a4e-9207-7b590e1bfb51 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:16:58.460 9 INFO neutron.services.segments.plugin [-] Segment bedd16f6-837e-49aa-b6a1-d3a133af5ab4 resource provider aggregate not found 2026-05-06 06:16:58.468 9 INFO neutron.services.segments.plugin [-] Segment bedd16f6-837e-49aa-b6a1-d3a133af5ab4 resource provider aggregate not found 2026-05-06 06:16:58.483 9 INFO neutron.services.segments.plugin [-] Segment bedd16f6-837e-49aa-b6a1-d3a133af5ab4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bedd16f6-837e-49aa-b6a1-d3a133af5ab4 found for delete ", "request_id": "req-dc8de992-d767-4c03-b3f8-f9be06b66a85"}]} 2026-05-06 06:16:58.488 9 INFO neutron.services.segments.plugin [-] Segment bedd16f6-837e-49aa-b6a1-d3a133af5ab4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bedd16f6-837e-49aa-b6a1-d3a133af5ab4 found for delete ", "request_id": "req-933860f9-86c8-4f61-acec-87169d661a42"}]} 2026-05-06 06:16:58.502 9 INFO neutron.services.segments.plugin [-] Segment 2eb6f9de-0c51-4166-8fcc-eae25d675805 resource provider aggregate not found 2026-05-06 06:16:58.506 9 INFO neutron.services.segments.plugin [-] Segment 2eb6f9de-0c51-4166-8fcc-eae25d675805 resource provider aggregate not found 2026-05-06 06:16:58.519 9 INFO neutron.services.segments.plugin [-] Segment 2eb6f9de-0c51-4166-8fcc-eae25d675805 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2eb6f9de-0c51-4166-8fcc-eae25d675805 found for delete ", "request_id": "req-4c8b45ee-5bda-4467-a688-5ca23d50b299"}]} 2026-05-06 06:16:58.524 9 INFO neutron.services.segments.plugin [-] Segment 2eb6f9de-0c51-4166-8fcc-eae25d675805 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2eb6f9de-0c51-4166-8fcc-eae25d675805 found for delete ", "request_id": "req-f414ee76-afd5-4cd5-ba9b-58ce530abed7"}]} 2026-05-06 06:16:58.536 9 INFO neutron.services.segments.plugin [-] Segment a637fbad-7b6f-4977-8fe1-c9003d41f50e resource provider aggregate not found 2026-05-06 06:16:58.543 9 INFO neutron.services.segments.plugin [-] Segment a637fbad-7b6f-4977-8fe1-c9003d41f50e resource provider aggregate not found 2026-05-06 06:16:58.550 9 INFO neutron.services.segments.plugin [-] Segment a637fbad-7b6f-4977-8fe1-c9003d41f50e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a637fbad-7b6f-4977-8fe1-c9003d41f50e found for delete ", "request_id": "req-3ffde569-899e-4e7e-8ecf-ee77be3d3eac"}]} 2026-05-06 06:16:58.560 9 INFO neutron.services.segments.plugin [-] Segment a637fbad-7b6f-4977-8fe1-c9003d41f50e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a637fbad-7b6f-4977-8fe1-c9003d41f50e found for delete ", "request_id": "req-ac184f44-7b90-4063-bd66-3bedb9647ba7"}]} [pid: 9|app: 0|req: 1511/3081] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:16:58 2026] GET /v2.0/security-groups?tenant_id=152ec8b768d8419b869bbc6208a2708f&name=default => generated 2929 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3082] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:16:58 2026] DELETE /v2.0/security-groups/a221fdc1-11f7-41f1-9c42-d69a690a0443 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1512/3083] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:16:58 2026] GET /v2.0/security-groups?tenant_id=b0b1c97499904df099050146f66e8fce&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: 1572/3084] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:16:59 2026] DELETE /v2.0/security-groups/492e1e90-db23-4325-b01a-9647a34610a8 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1513/3085] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:16:59 2026] GET /v2.0/security-groups?tenant_id=d64c45ca5afa488e82abaddc3e924f6c&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3086] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:16:59 2026] DELETE /v2.0/security-groups/a7d96c10-0a56-4d47-817a-4bf191055e49 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1514/3087] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:16:59 2026] GET /v2.0/security-groups?tenant_id=5e4b6a27a6ea44eda9ddcfa292a5c3a2&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3088] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:16:59 2026] DELETE /v2.0/security-groups/f774764e-04e7-413b-9751-3264223b383d => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1515/3089] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:17:00 2026] GET /v2.0/security-groups?tenant_id=78650ba69bf74aa3928cf87b0b3cfe42&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3090] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:17:00 2026] DELETE /v2.0/security-groups/62c2af7e-4357-4b5c-ba65-ccbc28cee482 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1516/3091] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:17:00 2026] GET /v2.0/security-groups?tenant_id=b0513a377caa4b63861667cc358c666e&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3092] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:17:00 2026] DELETE /v2.0/security-groups/4677a55f-2e1d-4402-b33b-fb271187a947 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1517/3093] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:17:00 2026] GET /v2.0/security-groups?tenant_id=fcd44412fa414c688791d856cd92dd5d&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3094] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:17:00 2026] DELETE /v2.0/security-groups/36e3d66c-3a6f-4588-9854-fc4d5a2747d0 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:17:04.952 8 WARNING neutron_lib.context [None req-3d1dc3d9-2a48-4db6-aa8f-d7e15172f41f e78e46977db24bc18ec62fcf355c2605 6710915522d2475790f7551c42dd93d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:17:05.104 8 INFO neutron.db.segments_db [None req-3d1dc3d9-2a48-4db6-aa8f-d7e15172f41f e78e46977db24bc18ec62fcf355c2605 6710915522d2475790f7551c42dd93d1 - - default default] Added segment 199294be-1e62-4be9-ba67-f21fbb956791 of type vxlan for network 7d108d20-032a-45ae-b07c-f2c8d2d14a04 [pid: 8|app: 0|req: 1579/3097] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:17:04 2026] POST /v2.0/networks => generated 631 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:17:05.207 9 WARNING neutron_lib.context [None req-3d851ffe-5129-4712-942d-9f51f8124ba4 e78e46977db24bc18ec62fcf355c2605 6710915522d2475790f7551c42dd93d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:17:05.259 9 INFO neutron.db.segments_db [None req-3d851ffe-5129-4712-942d-9f51f8124ba4 e78e46977db24bc18ec62fcf355c2605 6710915522d2475790f7551c42dd93d1 - - default default] Added segment 3bc88301-d7b6-484b-b9e1-edbdf4a714fd of type vxlan for network 0f7d648d-7040-491b-aae6-18e1d3d6fc4e [pid: 9|app: 0|req: 1519/3098] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:17:05 2026] POST /v2.0/networks => generated 632 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:17:05.355 8 WARNING neutron_lib.context [None req-74a350fd-eb1c-43bb-927c-63ee4890ee5a e78e46977db24bc18ec62fcf355c2605 6710915522d2475790f7551c42dd93d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:17:05.410 8 INFO neutron.db.segments_db [None req-74a350fd-eb1c-43bb-927c-63ee4890ee5a e78e46977db24bc18ec62fcf355c2605 6710915522d2475790f7551c42dd93d1 - - default default] Added segment 7d94b92a-9bc8-4ee3-9498-725f291847c2 of type vxlan for network d7c9abd0-cbb9-4d69-b497-68687198cdbc [pid: 8|app: 0|req: 1580/3099] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:17:05 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) 2026-05-06 06:17:05.531 9 WARNING neutron_lib.context [None req-3dc9f0ee-0a80-42b0-9d37-803905968f33 e78e46977db24bc18ec62fcf355c2605 6710915522d2475790f7551c42dd93d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:17:05.583 9 INFO neutron.db.segments_db [None req-3dc9f0ee-0a80-42b0-9d37-803905968f33 e78e46977db24bc18ec62fcf355c2605 6710915522d2475790f7551c42dd93d1 - - default default] Added segment b3132d32-e370-4fc8-87de-3faac405e5fc of type vxlan for network 6011e154-fcd9-45bf-b30d-85e086d0324b [pid: 9|app: 0|req: 1520/3100] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:17:05 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) 2026-05-06 06:17:05.682 8 WARNING neutron_lib.context [None req-32a93480-b57e-4c6c-b925-651f0b32a9e0 e78e46977db24bc18ec62fcf355c2605 6710915522d2475790f7551c42dd93d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:17:05.737 8 INFO neutron.db.segments_db [None req-32a93480-b57e-4c6c-b925-651f0b32a9e0 e78e46977db24bc18ec62fcf355c2605 6710915522d2475790f7551c42dd93d1 - - default default] Added segment fa893213-aca9-493d-9c6e-41e9628305d4 of type vxlan for network cd288580-a987-4746-bfda-dc8e638e562f [pid: 8|app: 0|req: 1581/3101] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:17:05 2026] POST /v2.0/networks => generated 632 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1521/3102] 10.0.0.48 () {34 vars in 751 bytes} [Wed May 6 06:17:05 2026] PUT /v2.0/networks/7d108d20-032a-45ae-b07c-f2c8d2d14a04/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3103] 10.0.0.48 () {34 vars in 751 bytes} [Wed May 6 06:17:05 2026] PUT /v2.0/networks/0f7d648d-7040-491b-aae6-18e1d3d6fc4e/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1522/3104] 10.0.0.48 () {34 vars in 751 bytes} [Wed May 6 06:17:05 2026] PUT /v2.0/networks/d7c9abd0-cbb9-4d69-b497-68687198cdbc/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3105] 10.0.0.48 () {34 vars in 751 bytes} [Wed May 6 06:17:05 2026] PUT /v2.0/networks/6011e154-fcd9-45bf-b30d-85e086d0324b/tags => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1523/3106] 10.0.0.48 () {32 vars in 664 bytes} [Wed May 6 06:17:06 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3107] 10.0.0.48 () {32 vars in 678 bytes} [Wed May 6 06:17:06 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1524/3108] 10.0.0.48 () {32 vars in 674 bytes} [Wed May 6 06:17:06 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3109] 10.0.0.48 () {32 vars in 686 bytes} [Wed May 6 06:17:06 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1525/3110] 10.0.0.48 () {32 vars in 672 bytes} [Wed May 6 06:17:06 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3111] 10.0.0.48 () {32 vars in 686 bytes} [Wed May 6 06:17:06 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1526/3112] 10.0.0.48 () {32 vars in 682 bytes} [Wed May 6 06:17:06 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3113] 10.0.0.48 () {32 vars in 694 bytes} [Wed May 6 06:17:06 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:17:06.653 9 INFO neutron.services.segments.plugin [-] Segment 199294be-1e62-4be9-ba67-f21fbb956791 resource provider aggregate not found 2026-05-06 06:17:06.657 9 INFO neutron.services.segments.plugin [-] Segment 199294be-1e62-4be9-ba67-f21fbb956791 resource provider aggregate not found [pid: 9|app: 0|req: 1527/3114] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:17:06 2026] DELETE /v2.0/networks/7d108d20-032a-45ae-b07c-f2c8d2d14a04 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3115] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:17:06 2026] DELETE /v2.0/networks/0f7d648d-7040-491b-aae6-18e1d3d6fc4e => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:17:06.822 9 INFO neutron.services.segments.plugin [-] Segment 199294be-1e62-4be9-ba67-f21fbb956791 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 199294be-1e62-4be9-ba67-f21fbb956791 found for delete ", "request_id": "req-7dcd65c9-ca09-426c-be42-fe2283d792d8"}]} 2026-05-06 06:17:06.830 9 INFO neutron.services.segments.plugin [-] Segment 199294be-1e62-4be9-ba67-f21fbb956791 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 199294be-1e62-4be9-ba67-f21fbb956791 found for delete ", "request_id": "req-8defaaac-f489-471e-a44b-0e85c76bf1d1"}]} [pid: 9|app: 0|req: 1528/3116] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:17:06 2026] DELETE /v2.0/networks/d7c9abd0-cbb9-4d69-b497-68687198cdbc => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:17:06.957 8 INFO neutron.services.segments.plugin [-] Segment 3bc88301-d7b6-484b-b9e1-edbdf4a714fd resource provider aggregate not found 2026-05-06 06:17:06.963 8 INFO neutron.services.segments.plugin [-] Segment 3bc88301-d7b6-484b-b9e1-edbdf4a714fd resource provider aggregate not found 2026-05-06 06:17:06.983 8 INFO neutron.services.segments.plugin [-] Segment 3bc88301-d7b6-484b-b9e1-edbdf4a714fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bc88301-d7b6-484b-b9e1-edbdf4a714fd found for delete ", "request_id": "req-23571d34-3ac5-4ef1-88e5-7d9223226b14"}]} 2026-05-06 06:17:06.984 8 INFO neutron.services.segments.plugin [-] Segment 3bc88301-d7b6-484b-b9e1-edbdf4a714fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bc88301-d7b6-484b-b9e1-edbdf4a714fd found for delete ", "request_id": "req-c4d477fb-c7cd-41c0-9892-b8d04ec18664"}]} [pid: 8|app: 0|req: 1589/3117] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:17:06 2026] DELETE /v2.0/networks/6011e154-fcd9-45bf-b30d-85e086d0324b => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1529/3118] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:17:07 2026] DELETE /v2.0/networks/cd288580-a987-4746-bfda-dc8e638e562f => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3119] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:17:08 2026] GET /v2.0/security-groups?tenant_id=6710915522d2475790f7551c42dd93d1&name=default => generated 2929 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1530/3120] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:17:08 2026] DELETE /v2.0/security-groups/96238f7c-d42e-41a4-80b2-a568b1a02058 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3121] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:17:08 2026] GET /v2.0/security-groups?tenant_id=998157194539486cbad979663cdb5908&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1531/3122] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:17:08 2026] DELETE /v2.0/security-groups/14aa3fb7-77d1-4b51-b1a8-a4304819edea => 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: 1592/3123] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:17:08 2026] GET /v2.0/security-groups?tenant_id=7643744b95fa4dc0969bc261dbff4e05&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:17:08.879 9 INFO neutron.services.segments.plugin [-] Segment 7d94b92a-9bc8-4ee3-9498-725f291847c2 resource provider aggregate not found 2026-05-06 06:17:08.883 9 INFO neutron.services.segments.plugin [-] Segment 7d94b92a-9bc8-4ee3-9498-725f291847c2 resource provider aggregate not found 2026-05-06 06:17:08.895 9 INFO neutron.services.segments.plugin [-] Segment 7d94b92a-9bc8-4ee3-9498-725f291847c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d94b92a-9bc8-4ee3-9498-725f291847c2 found for delete ", "request_id": "req-974c9c11-2314-449e-9508-e6798dac5427"}]} 2026-05-06 06:17:08.899 9 INFO neutron.services.segments.plugin [-] Segment 7d94b92a-9bc8-4ee3-9498-725f291847c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d94b92a-9bc8-4ee3-9498-725f291847c2 found for delete ", "request_id": "req-3236ad55-28e9-49fc-8b55-57cc82d453a1"}]} 2026-05-06 06:17:08.912 9 INFO neutron.services.segments.plugin [-] Segment fa893213-aca9-493d-9c6e-41e9628305d4 resource provider aggregate not found 2026-05-06 06:17:08.915 9 INFO neutron.services.segments.plugin [-] Segment fa893213-aca9-493d-9c6e-41e9628305d4 resource provider aggregate not found 2026-05-06 06:17:08.924 9 INFO neutron.services.segments.plugin [-] Segment fa893213-aca9-493d-9c6e-41e9628305d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa893213-aca9-493d-9c6e-41e9628305d4 found for delete ", "request_id": "req-a5d50d3e-0e7a-43f9-b49a-762e5486a241"}]} 2026-05-06 06:17:08.929 9 INFO neutron.services.segments.plugin [-] Segment fa893213-aca9-493d-9c6e-41e9628305d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa893213-aca9-493d-9c6e-41e9628305d4 found for delete ", "request_id": "req-94a271fe-ad8a-41fa-aa3d-58b63760fbc7"}]} [pid: 9|app: 0|req: 1532/3124] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:17:08 2026] DELETE /v2.0/security-groups/4fc3114d-a094-4471-9b3b-049af4b33e53 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:17:12.987 8 INFO neutron.services.segments.plugin [-] Segment b3132d32-e370-4fc8-87de-3faac405e5fc resource provider aggregate not found 2026-05-06 06:17:12.994 8 INFO neutron.services.segments.plugin [-] Segment b3132d32-e370-4fc8-87de-3faac405e5fc resource provider aggregate not found 2026-05-06 06:17:13.007 8 INFO neutron.services.segments.plugin [-] Segment b3132d32-e370-4fc8-87de-3faac405e5fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3132d32-e370-4fc8-87de-3faac405e5fc found for delete ", "request_id": "req-ee0e57cd-46d6-4029-96a1-988d9f73e9e0"}]} 2026-05-06 06:17:13.010 8 INFO neutron.services.segments.plugin [-] Segment b3132d32-e370-4fc8-87de-3faac405e5fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3132d32-e370-4fc8-87de-3faac405e5fc found for delete ", "request_id": "req-4c653773-36d5-4a34-b575-9d6596d38a47"}]} 2026-05-06 06:17:13.061 8 WARNING neutron_lib.context [None req-e9475925-0745-4f89-9722-1ad6708d86e0 efc424c43cb34fb88fd96013d349414e 7104ef78286c48bc89710560f17574fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:17:13.206 8 INFO neutron.db.segments_db [None req-e9475925-0745-4f89-9722-1ad6708d86e0 efc424c43cb34fb88fd96013d349414e 7104ef78286c48bc89710560f17574fa - - default default] Added segment c6341eb8-3e40-4f0c-9c55-3f1f9417bc6f of type vxlan for network 13cee3da-b36d-4864-8f5e-68e66353c74f [pid: 8|app: 0|req: 1593/3125] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:17:12 2026] POST /v2.0/networks => generated 632 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:17:13.312 9 WARNING neutron_lib.context [None req-b3cb6631-77cd-4503-b205-fdd4dcce3d98 efc424c43cb34fb88fd96013d349414e 7104ef78286c48bc89710560f17574fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 1533/3126] 10.0.0.48 () {34 vars in 662 bytes} [Wed May 6 06:17:13 2026] POST /v2.0/ports => generated 743 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:17:13.576 8 WARNING neutron_lib.context [None req-f1c57b38-add7-43cd-a3b2-53114c1bb7e5 efc424c43cb34fb88fd96013d349414e 7104ef78286c48bc89710560f17574fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1594/3127] 10.0.0.48 () {34 vars in 664 bytes} [Wed May 6 06:17:13 2026] POST /v2.0/trunks => generated 407 bytes in 145 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-05-06 06:17:13.724 9 WARNING neutron_lib.context [None req-a7065a0f-8cc1-4de8-8729-5e9478f41430 efc424c43cb34fb88fd96013d349414e 7104ef78286c48bc89710560f17574fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:17:13.780 9 INFO neutron.db.segments_db [None req-a7065a0f-8cc1-4de8-8729-5e9478f41430 efc424c43cb34fb88fd96013d349414e 7104ef78286c48bc89710560f17574fa - - default default] Added segment be629c7c-d524-4537-8ee7-1abad46ac9f9 of type vxlan for network 3681a777-d2ff-425c-a328-d320b6277d9d [pid: 9|app: 0|req: 1534/3128] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:17:13 2026] POST /v2.0/networks => generated 631 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:17:13.885 8 WARNING neutron_lib.context [None req-7d75f28f-ad96-4b87-b76c-8faa2a4fe473 efc424c43cb34fb88fd96013d349414e 7104ef78286c48bc89710560f17574fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1595/3129] 10.0.0.48 () {34 vars in 662 bytes} [Wed May 6 06:17:13 2026] POST /v2.0/ports => generated 743 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:17:14.183 9 WARNING neutron_lib.context [None req-f7c11bf0-0512-40cb-8b5e-460a37ca0d2b efc424c43cb34fb88fd96013d349414e 7104ef78286c48bc89710560f17574fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 1535/3130] 10.0.0.48 () {34 vars in 664 bytes} [Wed May 6 06:17:14 2026] POST /v2.0/trunks => generated 407 bytes in 231 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-05-06 06:17:14.424 8 WARNING neutron_lib.context [None req-2719f11d-384b-47a6-92cc-a8586ce9101c efc424c43cb34fb88fd96013d349414e 7104ef78286c48bc89710560f17574fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:17:14.489 8 INFO neutron.db.segments_db [None req-2719f11d-384b-47a6-92cc-a8586ce9101c efc424c43cb34fb88fd96013d349414e 7104ef78286c48bc89710560f17574fa - - default default] Added segment a8c867f2-c349-4d1b-a052-951d0af87195 of type vxlan for network adbd8bfe-b9dd-4a72-8c6f-84759b4d9820 [pid: 8|app: 0|req: 1596/3131] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:17:14 2026] POST /v2.0/networks => generated 632 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:17:14.601 9 WARNING neutron_lib.context [None req-ac96e2a4-601e-4c59-b10a-c1386c24333c efc424c43cb34fb88fd96013d349414e 7104ef78286c48bc89710560f17574fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 1536/3132] 10.0.0.48 () {34 vars in 662 bytes} [Wed May 6 06:17:14 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-05-06 06:17:14.893 8 WARNING neutron_lib.context [None req-3fe39b96-152c-460d-8a6b-109fad28238d efc424c43cb34fb88fd96013d349414e 7104ef78286c48bc89710560f17574fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1597/3133] 10.0.0.48 () {34 vars in 664 bytes} [Wed May 6 06:17:14 2026] POST /v2.0/trunks => generated 407 bytes in 151 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-05-06 06:17:15.052 9 WARNING neutron_lib.context [None req-444f4935-92d5-4041-a58a-a5100aa259a5 efc424c43cb34fb88fd96013d349414e 7104ef78286c48bc89710560f17574fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:17:15.107 9 INFO neutron.db.segments_db [None req-444f4935-92d5-4041-a58a-a5100aa259a5 efc424c43cb34fb88fd96013d349414e 7104ef78286c48bc89710560f17574fa - - default default] Added segment 09ad7574-96f5-43a7-973b-7eb7172b1172 of type vxlan for network f00c11a2-e5f7-4b79-a7cf-a47e44c93e39 [pid: 9|app: 0|req: 1537/3134] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:17:15 2026] POST /v2.0/networks => generated 631 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:17:15.240 8 WARNING neutron_lib.context [None req-9469451d-1333-4e9a-83d7-b2361d46c5c9 efc424c43cb34fb88fd96013d349414e 7104ef78286c48bc89710560f17574fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1598/3135] 10.0.0.48 () {34 vars in 662 bytes} [Wed May 6 06:17:15 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-05-06 06:17:15.514 9 WARNING neutron_lib.context [None req-59208169-8279-470c-bba8-30d3c0c60ae3 efc424c43cb34fb88fd96013d349414e 7104ef78286c48bc89710560f17574fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 1538/3136] 10.0.0.48 () {34 vars in 664 bytes} [Wed May 6 06:17:15 2026] POST /v2.0/trunks => generated 407 bytes in 160 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-05-06 06:17:15.676 8 WARNING neutron_lib.context [None req-1f2c85c9-b570-4ba5-9441-e48bed928a52 efc424c43cb34fb88fd96013d349414e 7104ef78286c48bc89710560f17574fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:17:15.730 8 INFO neutron.db.segments_db [None req-1f2c85c9-b570-4ba5-9441-e48bed928a52 efc424c43cb34fb88fd96013d349414e 7104ef78286c48bc89710560f17574fa - - default default] Added segment 003847e1-ee10-449f-84ba-37b1b23225a2 of type vxlan for network 17af4cbf-ae71-4fe2-bc00-d693bd4ac89c [pid: 8|app: 0|req: 1599/3137] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:17:15 2026] POST /v2.0/networks => generated 632 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:17:15.838 9 WARNING neutron_lib.context [None req-57dcb937-1daf-4da0-b32c-e5808f33d98e efc424c43cb34fb88fd96013d349414e 7104ef78286c48bc89710560f17574fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 9|app: 0|req: 1539/3138] 10.0.0.48 () {34 vars in 662 bytes} [Wed May 6 06:17:15 2026] POST /v2.0/ports => generated 743 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:17:16.148 8 WARNING neutron_lib.context [None req-afea2e17-ebda-4f07-aada-03ce5c551dc9 efc424c43cb34fb88fd96013d349414e 7104ef78286c48bc89710560f17574fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1600/3139] 10.0.0.48 () {34 vars in 664 bytes} [Wed May 6 06:17:16 2026] POST /v2.0/trunks => generated 407 bytes in 163 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: 9|app: 0|req: 1540/3140] 10.0.0.48 () {34 vars in 747 bytes} [Wed May 6 06:17:16 2026] PUT /v2.0/trunks/90fda1f6-2df8-4fd1-94cd-89951c88760c/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3141] 10.0.0.48 () {34 vars in 747 bytes} [Wed May 6 06:17:16 2026] PUT /v2.0/trunks/c248f919-e54a-4cb4-9a1e-3af9da5d372b/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1541/3142] 10.0.0.48 () {34 vars in 747 bytes} [Wed May 6 06:17:16 2026] PUT /v2.0/trunks/376e47ed-02a3-4eb9-a821-89d823df26a0/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3143] 10.0.0.48 () {34 vars in 747 bytes} [Wed May 6 06:17:16 2026] PUT /v2.0/trunks/805938c6-77c1-4db7-9803-83c2c7b13843/tags => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1542/3144] 10.0.0.48 () {32 vars in 660 bytes} [Wed May 6 06:17:16 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3145] 10.0.0.48 () {32 vars in 674 bytes} [Wed May 6 06:17:16 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: 9|app: 0|req: 1543/3146] 10.0.0.48 () {32 vars in 670 bytes} [Wed May 6 06:17:16 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3147] 10.0.0.48 () {32 vars in 682 bytes} [Wed May 6 06:17:16 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1544/3148] 10.0.0.48 () {32 vars in 668 bytes} [Wed May 6 06:17:16 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3149] 10.0.0.48 () {32 vars in 682 bytes} [Wed May 6 06:17:16 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1545/3150] 10.0.0.48 () {32 vars in 678 bytes} [Wed May 6 06:17:16 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3151] 10.0.0.48 () {32 vars in 690 bytes} [Wed May 6 06:17:16 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1546/3152] 10.0.0.48 () {32 vars in 717 bytes} [Wed May 6 06:17:16 2026] GET /v2.0/trunks/90fda1f6-2df8-4fd1-94cd-89951c88760c => generated 412 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3153] 10.0.0.48 () {32 vars in 715 bytes} [Wed May 6 06:17:16 2026] GET /v2.0/ports/5cc827f1-d0af-4c87-a6fb-8f822ce42559 => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1547/3154] 10.0.0.48 () {32 vars in 720 bytes} [Wed May 6 06:17:16 2026] DELETE /v2.0/trunks/90fda1f6-2df8-4fd1-94cd-89951c88760c => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3155] 10.0.0.48 () {32 vars in 717 bytes} [Wed May 6 06:17:16 2026] GET /v2.0/trunks/c248f919-e54a-4cb4-9a1e-3af9da5d372b => generated 420 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1548/3156] 10.0.0.48 () {32 vars in 715 bytes} [Wed May 6 06:17:16 2026] GET /v2.0/ports/c8b4001f-62fa-49d4-a74e-37b5308a7027 => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3157] 10.0.0.48 () {32 vars in 720 bytes} [Wed May 6 06:17:16 2026] DELETE /v2.0/trunks/c248f919-e54a-4cb4-9a1e-3af9da5d372b => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1549/3158] 10.0.0.48 () {32 vars in 717 bytes} [Wed May 6 06:17:17 2026] GET /v2.0/trunks/376e47ed-02a3-4eb9-a821-89d823df26a0 => generated 429 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3159] 10.0.0.48 () {32 vars in 715 bytes} [Wed May 6 06:17:17 2026] GET /v2.0/ports/474a2f51-f834-4683-a2a1-fe5776ee6baa => generated 826 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1550/3160] 10.0.0.48 () {32 vars in 720 bytes} [Wed May 6 06:17:17 2026] DELETE /v2.0/trunks/376e47ed-02a3-4eb9-a821-89d823df26a0 => 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: 1611/3161] 10.0.0.48 () {32 vars in 717 bytes} [Wed May 6 06:17:17 2026] GET /v2.0/trunks/805938c6-77c1-4db7-9803-83c2c7b13843 => generated 414 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1551/3162] 10.0.0.48 () {32 vars in 715 bytes} [Wed May 6 06:17:17 2026] GET /v2.0/ports/bf75db74-8f89-4493-be1b-e64bb8898aa6 => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3163] 10.0.0.48 () {32 vars in 720 bytes} [Wed May 6 06:17:17 2026] DELETE /v2.0/trunks/805938c6-77c1-4db7-9803-83c2c7b13843 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1552/3164] 10.0.0.48 () {32 vars in 717 bytes} [Wed May 6 06:17:17 2026] GET /v2.0/trunks/1ed16768-7468-4f8b-acd6-dfc75eba0898 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3165] 10.0.0.48 () {32 vars in 715 bytes} [Wed May 6 06:17:17 2026] GET /v2.0/ports/4cc96b7e-b749-40a0-9652-93dea0070d92 => generated 826 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1553/3166] 10.0.0.48 () {32 vars in 720 bytes} [Wed May 6 06:17:17 2026] DELETE /v2.0/trunks/1ed16768-7468-4f8b-acd6-dfc75eba0898 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3167] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:17:17 2026] DELETE /v2.0/ports/5cc827f1-d0af-4c87-a6fb-8f822ce42559 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1554/3168] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:17:17 2026] DELETE /v2.0/ports/c8b4001f-62fa-49d4-a74e-37b5308a7027 => 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: 1615/3169] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:17:17 2026] DELETE /v2.0/ports/474a2f51-f834-4683-a2a1-fe5776ee6baa => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1555/3170] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:17:18 2026] DELETE /v2.0/ports/bf75db74-8f89-4493-be1b-e64bb8898aa6 => 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: 1616/3171] 10.0.0.48 () {32 vars in 718 bytes} [Wed May 6 06:17:18 2026] DELETE /v2.0/ports/4cc96b7e-b749-40a0-9652-93dea0070d92 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:17:18.602 9 INFO neutron.services.segments.plugin [-] Segment c6341eb8-3e40-4f0c-9c55-3f1f9417bc6f resource provider aggregate not found 2026-05-06 06:17:18.610 9 INFO neutron.services.segments.plugin [-] Segment c6341eb8-3e40-4f0c-9c55-3f1f9417bc6f resource provider aggregate not found 2026-05-06 06:17:18.619 9 INFO neutron.services.segments.plugin [-] Segment c6341eb8-3e40-4f0c-9c55-3f1f9417bc6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6341eb8-3e40-4f0c-9c55-3f1f9417bc6f found for delete ", "request_id": "req-935e856d-2154-4102-a670-4f6e899083bc"}]} 2026-05-06 06:17:18.628 9 INFO neutron.services.segments.plugin [-] Segment c6341eb8-3e40-4f0c-9c55-3f1f9417bc6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6341eb8-3e40-4f0c-9c55-3f1f9417bc6f found for delete ", "request_id": "req-80253f56-57aa-4097-8512-689eade96393"}]} [pid: 9|app: 0|req: 1556/3172] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:17:18 2026] DELETE /v2.0/networks/13cee3da-b36d-4864-8f5e-68e66353c74f => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:17:18.745 8 INFO neutron.services.segments.plugin [-] Segment be629c7c-d524-4537-8ee7-1abad46ac9f9 resource provider aggregate not found 2026-05-06 06:17:18.749 8 INFO neutron.services.segments.plugin [-] Segment be629c7c-d524-4537-8ee7-1abad46ac9f9 resource provider aggregate not found 2026-05-06 06:17:18.756 8 INFO neutron.services.segments.plugin [-] Segment be629c7c-d524-4537-8ee7-1abad46ac9f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be629c7c-d524-4537-8ee7-1abad46ac9f9 found for delete ", "request_id": "req-1e20322b-a284-4159-bd6b-46cc168e6983"}]} 2026-05-06 06:17:18.763 8 INFO neutron.services.segments.plugin [-] Segment be629c7c-d524-4537-8ee7-1abad46ac9f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be629c7c-d524-4537-8ee7-1abad46ac9f9 found for delete ", "request_id": "req-d338c8ea-9327-48e2-857a-83ea68a5ffda"}]} [pid: 8|app: 0|req: 1617/3173] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:17:18 2026] DELETE /v2.0/networks/3681a777-d2ff-425c-a328-d320b6277d9d => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1557/3174] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:17:18 2026] DELETE /v2.0/networks/adbd8bfe-b9dd-4a72-8c6f-84759b4d9820 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3175] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:17:18 2026] DELETE /v2.0/networks/f00c11a2-e5f7-4b79-a7cf-a47e44c93e39 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1558/3178] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:17:19 2026] DELETE /v2.0/networks/17af4cbf-ae71-4fe2-bc00-d693bd4ac89c => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3179] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:17:19 2026] GET /v2.0/security-groups?tenant_id=7104ef78286c48bc89710560f17574fa&name=default => generated 2929 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1559/3180] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:17:20 2026] DELETE /v2.0/security-groups/db7d8e31-7e04-4a30-be06-2e53f2fa667d => 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: 1622/3181] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:17:20 2026] GET /v2.0/security-groups?tenant_id=5c62d93a525c416e9e86ebcb4e6645d2&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1560/3182] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:17:20 2026] DELETE /v2.0/security-groups/10fcd325-cd69-4164-a4ca-ee55368db087 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:17:20.769 8 INFO neutron.services.segments.plugin [-] Segment 09ad7574-96f5-43a7-973b-7eb7172b1172 resource provider aggregate not found 2026-05-06 06:17:20.779 8 INFO neutron.services.segments.plugin [-] Segment 09ad7574-96f5-43a7-973b-7eb7172b1172 resource provider aggregate not found 2026-05-06 06:17:20.786 8 INFO neutron.services.segments.plugin [-] Segment 09ad7574-96f5-43a7-973b-7eb7172b1172 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09ad7574-96f5-43a7-973b-7eb7172b1172 found for delete ", "request_id": "req-a06ea1f3-493a-48f7-b61a-dba30282d053"}]} 2026-05-06 06:17:20.797 8 INFO neutron.services.segments.plugin [-] Segment 09ad7574-96f5-43a7-973b-7eb7172b1172 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09ad7574-96f5-43a7-973b-7eb7172b1172 found for delete ", "request_id": "req-58aa9a47-f941-4dcc-8b57-d7159292629b"}]} [pid: 8|app: 0|req: 1623/3183] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:17:20 2026] GET /v2.0/security-groups?tenant_id=170ddecb0c814cf69d592eb51465e5c9&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:17:20.852 9 INFO neutron.services.segments.plugin [-] Segment a8c867f2-c349-4d1b-a052-951d0af87195 resource provider aggregate not found 2026-05-06 06:17:20.859 9 INFO neutron.services.segments.plugin [-] Segment a8c867f2-c349-4d1b-a052-951d0af87195 resource provider aggregate not found 2026-05-06 06:17:20.871 9 INFO neutron.services.segments.plugin [-] Segment a8c867f2-c349-4d1b-a052-951d0af87195 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8c867f2-c349-4d1b-a052-951d0af87195 found for delete ", "request_id": "req-7682f22d-07af-4cb0-919d-e877334411b6"}]} 2026-05-06 06:17:20.876 9 INFO neutron.services.segments.plugin [-] Segment a8c867f2-c349-4d1b-a052-951d0af87195 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8c867f2-c349-4d1b-a052-951d0af87195 found for delete ", "request_id": "req-b4373b70-1e8c-4ccf-85ed-db571c1f4479"}]} 2026-05-06 06:17:20.883 9 INFO neutron.services.segments.plugin [-] Segment 003847e1-ee10-449f-84ba-37b1b23225a2 resource provider aggregate not found 2026-05-06 06:17:20.890 9 INFO neutron.services.segments.plugin [-] Segment 003847e1-ee10-449f-84ba-37b1b23225a2 resource provider aggregate not found 2026-05-06 06:17:20.894 9 INFO neutron.services.segments.plugin [-] Segment 003847e1-ee10-449f-84ba-37b1b23225a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 003847e1-ee10-449f-84ba-37b1b23225a2 found for delete ", "request_id": "req-cde0a58b-aa84-4808-acad-396f93d692a8"}]} 2026-05-06 06:17:20.901 9 INFO neutron.services.segments.plugin [-] Segment 003847e1-ee10-449f-84ba-37b1b23225a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 003847e1-ee10-449f-84ba-37b1b23225a2 found for delete ", "request_id": "req-791e5bab-cff8-410d-804c-f7695700d336"}]} [pid: 9|app: 0|req: 1561/3184] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:17:20 2026] DELETE /v2.0/security-groups/f552813e-639e-4296-9480-d4ce40236133 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:17:24.002 8 WARNING neutron_lib.context [None req-333270b3-5b64-4c4f-b8e8-4b6bb98c4e4a cd32b12e2f7c42a29ca5d5cff5ee2f9b a782bf1fe2e34d5b8dd045187d0a568f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:17:24.147 8 INFO neutron.db.segments_db [None req-333270b3-5b64-4c4f-b8e8-4b6bb98c4e4a cd32b12e2f7c42a29ca5d5cff5ee2f9b a782bf1fe2e34d5b8dd045187d0a568f - - default default] Added segment 15f7c6f6-0503-410c-b935-d8cba9837a54 of type vxlan for network 8c3e8ab8-e868-4320-95a2-32a1f24fa329 [pid: 8|app: 0|req: 1624/3185] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:17:23 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) [pid: 9|app: 0|req: 1562/3186] 10.0.0.48 () {34 vars in 751 bytes} [Wed May 6 06:17:24 2026] PUT /v2.0/networks/8c3e8ab8-e868-4320-95a2-32a1f24fa329/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3187] 10.0.0.48 () {32 vars in 731 bytes} [Wed May 6 06:17:24 2026] GET /v2.0/networks/8c3e8ab8-e868-4320-95a2-32a1f24fa329/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1563/3188] 10.0.0.48 () {34 vars in 762 bytes} [Wed May 6 06:17:24 2026] PUT /v2.0/networks/8c3e8ab8-e868-4320-95a2-32a1f24fa329/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3189] 10.0.0.48 () {32 vars in 731 bytes} [Wed May 6 06:17:24 2026] GET /v2.0/networks/8c3e8ab8-e868-4320-95a2-32a1f24fa329/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1564/3190] 10.0.0.48 () {34 vars in 758 bytes} [Wed May 6 06:17:24 2026] PUT /v2.0/networks/8c3e8ab8-e868-4320-95a2-32a1f24fa329/tags/red => 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: 1627/3191] 10.0.0.48 () {32 vars in 731 bytes} [Wed May 6 06:17:24 2026] GET /v2.0/networks/8c3e8ab8-e868-4320-95a2-32a1f24fa329/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1565/3192] 10.0.0.48 () {34 vars in 780 bytes} [Wed May 6 06:17:24 2026] PUT /v2.0/networks/8c3e8ab8-e868-4320-95a2-32a1f24fa329/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: 1628/3193] 10.0.0.48 () {32 vars in 731 bytes} [Wed May 6 06:17:24 2026] GET /v2.0/networks/8c3e8ab8-e868-4320-95a2-32a1f24fa329/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1566/3194] 10.0.0.48 () {34 vars in 751 bytes} [Wed May 6 06:17:24 2026] PUT /v2.0/networks/8c3e8ab8-e868-4320-95a2-32a1f24fa329/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3195] 10.0.0.48 () {32 vars in 731 bytes} [Wed May 6 06:17:24 2026] GET /v2.0/networks/8c3e8ab8-e868-4320-95a2-32a1f24fa329/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1567/3196] 10.0.0.48 () {32 vars in 739 bytes} [Wed May 6 06:17:24 2026] GET /v2.0/networks/8c3e8ab8-e868-4320-95a2-32a1f24fa329/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:17:24.714 8 INFO neutron.api.v2.resource [None req-4416fc8f-ae86-4be8-895d-86fabee88c9a cd32b12e2f7c42a29ca5d5cff5ee2f9b a782bf1fe2e34d5b8dd045187d0a568f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1630/3197] 10.0.0.48 () {32 vars in 743 bytes} [Wed May 6 06:17:24 2026] GET /v2.0/networks/8c3e8ab8-e868-4320-95a2-32a1f24fa329/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1568/3198] 10.0.0.48 () {32 vars in 742 bytes} [Wed May 6 06:17:24 2026] DELETE /v2.0/networks/8c3e8ab8-e868-4320-95a2-32a1f24fa329/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3199] 10.0.0.48 () {32 vars in 731 bytes} [Wed May 6 06:17:24 2026] GET /v2.0/networks/8c3e8ab8-e868-4320-95a2-32a1f24fa329/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:17:24.843 9 INFO neutron.api.v2.resource [None req-71d7970e-415b-4227-a1fb-2af17d621642 cd32b12e2f7c42a29ca5d5cff5ee2f9b a782bf1fe2e34d5b8dd045187d0a568f - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1569/3200] 10.0.0.48 () {32 vars in 746 bytes} [Wed May 6 06:17:24 2026] DELETE /v2.0/networks/8c3e8ab8-e868-4320-95a2-32a1f24fa329/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3201] 10.0.0.48 () {32 vars in 734 bytes} [Wed May 6 06:17:24 2026] DELETE /v2.0/networks/8c3e8ab8-e868-4320-95a2-32a1f24fa329/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1570/3202] 10.0.0.48 () {32 vars in 731 bytes} [Wed May 6 06:17:24 2026] GET /v2.0/networks/8c3e8ab8-e868-4320-95a2-32a1f24fa329/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:17:25.060 8 INFO neutron.services.segments.plugin [-] Segment 15f7c6f6-0503-410c-b935-d8cba9837a54 resource provider aggregate not found 2026-05-06 06:17:25.064 8 INFO neutron.services.segments.plugin [-] Segment 15f7c6f6-0503-410c-b935-d8cba9837a54 resource provider aggregate not found 2026-05-06 06:17:25.076 8 INFO neutron.services.segments.plugin [-] Segment 15f7c6f6-0503-410c-b935-d8cba9837a54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15f7c6f6-0503-410c-b935-d8cba9837a54 found for delete ", "request_id": "req-78008ee7-43c9-429a-95d0-ce481d7f86e6"}]} [pid: 8|app: 0|req: 1633/3203] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:17:24 2026] DELETE /v2.0/networks/8c3e8ab8-e868-4320-95a2-32a1f24fa329 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1571/3204] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:17:25 2026] GET /v2.0/security-groups?tenant_id=a782bf1fe2e34d5b8dd045187d0a568f&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:17:25.891 8 INFO neutron.services.segments.plugin [-] Segment 15f7c6f6-0503-410c-b935-d8cba9837a54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15f7c6f6-0503-410c-b935-d8cba9837a54 found for delete ", "request_id": "req-07e2eca7-f21c-421a-bd3a-ec477a1e6cd8"}]} [pid: 8|app: 0|req: 1634/3205] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:17:25 2026] DELETE /v2.0/security-groups/50d12a3f-5060-4dc8-91da-f290575694c0 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1572/3206] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:17:26 2026] GET /v2.0/security-groups?tenant_id=aa30bc5b6f5544f58e4069100abac4c8&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3207] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:17:26 2026] DELETE /v2.0/security-groups/3e403d07-687a-42b0-a684-60460157609f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:17:29.510 9 WARNING neutron_lib.context [None req-1b4450ee-ad9e-4ddf-9a35-048e58f761ac 21d93a694ab44f3dbf95b790c0593222 0c1121110fa74b8c90ad684b52129039 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:17:29.651 9 INFO neutron.db.segments_db [None req-1b4450ee-ad9e-4ddf-9a35-048e58f761ac 21d93a694ab44f3dbf95b790c0593222 0c1121110fa74b8c90ad684b52129039 - - default default] Added segment fa98fa81-febd-4035-8150-d1ffe1074533 of type vxlan for network b9f50954-5cd7-42a4-98a4-138bce52c94f [pid: 9|app: 0|req: 1573/3208] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:17:29 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-05-06 06:17:29.751 8 WARNING neutron_lib.context [None req-252725d0-28d7-4aa4-aa8d-c74389de8b36 21d93a694ab44f3dbf95b790c0593222 0c1121110fa74b8c90ad684b52129039 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-06 06:17:29.794 8 INFO neutron.db.segments_db [None req-252725d0-28d7-4aa4-aa8d-c74389de8b36 21d93a694ab44f3dbf95b790c0593222 0c1121110fa74b8c90ad684b52129039 - - default default] Added segment 20171bba-66ee-4ee1-b7ad-cd2372a7fe88 of type vxlan for network 773e6bad-a5ab-46d3-b8ad-7aff0e9abad3 [pid: 8|app: 0|req: 1636/3209] 10.0.0.48 () {34 vars in 668 bytes} [Wed May 6 06:17:29 2026] POST /v2.0/networks => generated 632 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1574/3210] 10.0.0.48 () {34 vars in 751 bytes} [Wed May 6 06:17:29 2026] PUT /v2.0/networks/b9f50954-5cd7-42a4-98a4-138bce52c94f/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3211] 10.0.0.48 () {32 vars in 731 bytes} [Wed May 6 06:17:29 2026] GET /v2.0/networks/b9f50954-5cd7-42a4-98a4-138bce52c94f/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1575/3212] 10.0.0.48 () {34 vars in 751 bytes} [Wed May 6 06:17:29 2026] PUT /v2.0/networks/773e6bad-a5ab-46d3-b8ad-7aff0e9abad3/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3213] 10.0.0.48 () {32 vars in 731 bytes} [Wed May 6 06:17:29 2026] GET /v2.0/networks/773e6bad-a5ab-46d3-b8ad-7aff0e9abad3/tags => generated 17 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1576/3214] 10.0.0.48 () {34 vars in 751 bytes} [Wed May 6 06:17:30 2026] PUT /v2.0/networks/773e6bad-a5ab-46d3-b8ad-7aff0e9abad3/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3215] 10.0.0.48 () {32 vars in 731 bytes} [Wed May 6 06:17:30 2026] GET /v2.0/networks/773e6bad-a5ab-46d3-b8ad-7aff0e9abad3/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1577/3216] 10.0.0.48 () {32 vars in 731 bytes} [Wed May 6 06:17:30 2026] GET /v2.0/networks/b9f50954-5cd7-42a4-98a4-138bce52c94f/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:17:30.303 8 INFO neutron.services.segments.plugin [-] Segment fa98fa81-febd-4035-8150-d1ffe1074533 resource provider aggregate not found 2026-05-06 06:17:30.308 8 INFO neutron.services.segments.plugin [-] Segment fa98fa81-febd-4035-8150-d1ffe1074533 resource provider aggregate not found 2026-05-06 06:17:30.319 8 INFO neutron.services.segments.plugin [-] Segment fa98fa81-febd-4035-8150-d1ffe1074533 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa98fa81-febd-4035-8150-d1ffe1074533 found for delete ", "request_id": "req-a96ccc99-6354-4602-8331-e3312daabbc1"}]} [pid: 8|app: 0|req: 1640/3217] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:17:30 2026] DELETE /v2.0/networks/b9f50954-5cd7-42a4-98a4-138bce52c94f => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:17:30.492 9 INFO neutron.services.segments.plugin [-] Segment 20171bba-66ee-4ee1-b7ad-cd2372a7fe88 resource provider aggregate not found 2026-05-06 06:17:30.499 9 INFO neutron.services.segments.plugin [-] Segment 20171bba-66ee-4ee1-b7ad-cd2372a7fe88 resource provider aggregate not found 2026-05-06 06:17:30.509 9 INFO neutron.services.segments.plugin [-] Segment 20171bba-66ee-4ee1-b7ad-cd2372a7fe88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20171bba-66ee-4ee1-b7ad-cd2372a7fe88 found for delete ", "request_id": "req-17c7fc5c-8cb8-4f90-b96d-67c5bb1bc4ef"}]} [pid: 9|app: 0|req: 1578/3218] 10.0.0.48 () {32 vars in 724 bytes} [Wed May 6 06:17:30 2026] DELETE /v2.0/networks/773e6bad-a5ab-46d3-b8ad-7aff0e9abad3 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:17:31.127 8 INFO neutron.services.segments.plugin [-] Segment fa98fa81-febd-4035-8150-d1ffe1074533 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa98fa81-febd-4035-8150-d1ffe1074533 found for delete ", "request_id": "req-e51e0b9b-99e2-488a-aeac-24e53507cdc6"}]} [pid: 8|app: 0|req: 1641/3219] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:17:31 2026] GET /v2.0/security-groups?tenant_id=6ccc7d97dbdc436d968ccc9188e23b1a&name=default => generated 2929 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:17:31.349 9 INFO neutron.services.segments.plugin [-] Segment 20171bba-66ee-4ee1-b7ad-cd2372a7fe88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20171bba-66ee-4ee1-b7ad-cd2372a7fe88 found for delete ", "request_id": "req-edca7f9a-108c-44c7-87be-7e96a1939938"}]} [pid: 9|app: 0|req: 1579/3220] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:17:31 2026] DELETE /v2.0/security-groups/c7110e43-56be-4cb3-96b5-9757ae637b7e => 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: 1642/3221] 10.0.0.48 () {32 vars in 772 bytes} [Wed May 6 06:17:31 2026] GET /v2.0/security-groups?tenant_id=0c1121110fa74b8c90ad684b52129039&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1580/3222] 10.0.0.48 () {32 vars in 738 bytes} [Wed May 6 06:17:31 2026] DELETE /v2.0/security-groups/2cddb15b-b296-4666-9688-eaba7f0e87ff => 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: 1643/3225] 10.0.0.48 () {32 vars in 647 bytes} [Wed May 6 06:17:33 2026] GET /v2.0/networks => generated 2168 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1583/3226] 10.0.0.48 () {32 vars in 653 bytes} [Wed May 6 06:17:35 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: 1644/3227] 10.0.0.48 () {32 vars in 645 bytes} [Wed May 6 06:17:35 2026] GET /v2.0/routers => generated 15 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1584/3228] 10.0.0.48 () {32 vars in 641 bytes} [Wed May 6 06:17:35 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: 8|app: 0|req: 1645/3229] 10.0.0.48 () {32 vars in 645 bytes} [Wed May 6 06:17:35 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1585/3230] 10.0.0.48 () {32 vars in 647 bytes} [Wed May 6 06:17:35 2026] GET /v2.0/networks => generated 2168 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3231] 10.0.0.48 () {32 vars in 661 bytes} [Wed May 6 06:17:35 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: 9|app: 0|req: 1586/3232] 10.0.0.48 () {32 vars in 653 bytes} [Wed May 6 06:17:35 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)