+ 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 20 03:48:27 2026] *** compiled with version: 13.3.0 on 20 May 2026 00:51:58 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-6b8b75484d-mt568 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 0x7f153709a668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-20 03:48:32.466 7 INFO neutron.common.config [-] Logging enabled! 2026-05-20 03:48:32.467 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-20 03:48:32.516 8 INFO neutron.common.config [-] Logging enabled! 2026-05-20 03:48:32.516 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-20 03:48:32.990 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-20 03:48:33.059 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-20 03:48:34.051 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-20 03:48:34.054 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-20 03:48:34.058 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-20 03:48:34.059 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-20 03:48:34.059 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-20 03:48:34.059 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-20 03:48:34.059 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-20 03:48:34.068 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-20 03:48:34.068 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-20 03:48:34.068 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-20 03:48:34.090 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-20 03:48:34.091 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-20 03:48:34.091 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-20 03:48:34.133 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-20 03:48:34.133 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-20 03:48:34.134 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-20 03:48:34.134 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-20 03:48:34.134 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-20 03:48:34.137 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-20 03:48:34.141 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-20 03:48:34.142 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-20 03:48:34.142 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-20 03:48:34.142 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-20 03:48:34.142 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-20 03:48:34.150 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-20 03:48:34.150 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-20 03:48:34.150 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-20 03:48:34.171 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-20 03:48:34.172 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-20 03:48:34.173 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-20 03:48:34.215 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-20 03:48:34.215 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-20 03:48:34.215 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-20 03:48:34.215 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-20 03:48:34.670 7 INFO neutron.plugins.ml2.managers [None req-d6560396-8290-46b5-b06e-de2a51e4ac85 - - - - - -] Initializing driver for type 'vlan' 2026-05-20 03:48:34.690 8 INFO neutron.plugins.ml2.managers [None req-13d07ffa-7971-499c-b9b3-282b73a445ea - - - - - -] Initializing driver for type 'vlan' 2026-05-20 03:48:34.820 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d6560396-8290-46b5-b06e-de2a51e4ac85 - - - - - -] VlanTypeDriver initialization complete 2026-05-20 03:48:34.820 7 INFO neutron.plugins.ml2.managers [None req-d6560396-8290-46b5-b06e-de2a51e4ac85 - - - - - -] Initializing driver for type 'vxlan' 2026-05-20 03:48:34.821 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d6560396-8290-46b5-b06e-de2a51e4ac85 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-20 03:48:34.825 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-13d07ffa-7971-499c-b9b3-282b73a445ea - - - - - -] VlanTypeDriver initialization complete 2026-05-20 03:48:34.825 8 INFO neutron.plugins.ml2.managers [None req-13d07ffa-7971-499c-b9b3-282b73a445ea - - - - - -] Initializing driver for type 'vxlan' 2026-05-20 03:48:34.826 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-13d07ffa-7971-499c-b9b3-282b73a445ea - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-20 03:48:34.842 7 INFO neutron.plugins.ml2.managers [None req-d6560396-8290-46b5-b06e-de2a51e4ac85 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-20 03:48:34.842 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d6560396-8290-46b5-b06e-de2a51e4ac85 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-20 03:48:34.843 7 INFO neutron.plugins.ml2.managers [None req-d6560396-8290-46b5-b06e-de2a51e4ac85 - - - - - -] Initializing extension driver 'port_security' 2026-05-20 03:48:34.843 7 INFO neutron.plugins.ml2.extensions.port_security [None req-d6560396-8290-46b5-b06e-de2a51e4ac85 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-20 03:48:34.843 7 INFO neutron.plugins.ml2.managers [None req-d6560396-8290-46b5-b06e-de2a51e4ac85 - - - - - -] Initializing extension driver 'qos' 2026-05-20 03:48:34.843 7 INFO neutron.plugins.ml2.managers [None req-d6560396-8290-46b5-b06e-de2a51e4ac85 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-20 03:48:34.843 7 INFO neutron.plugins.ml2.managers [None req-d6560396-8290-46b5-b06e-de2a51e4ac85 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-20 03:48:34.851 8 INFO neutron.plugins.ml2.managers [None req-13d07ffa-7971-499c-b9b3-282b73a445ea - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-20 03:48:34.851 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-13d07ffa-7971-499c-b9b3-282b73a445ea - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-20 03:48:34.852 8 INFO neutron.plugins.ml2.managers [None req-13d07ffa-7971-499c-b9b3-282b73a445ea - - - - - -] Initializing extension driver 'port_security' 2026-05-20 03:48:34.852 8 INFO neutron.plugins.ml2.extensions.port_security [None req-13d07ffa-7971-499c-b9b3-282b73a445ea - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-20 03:48:34.852 8 INFO neutron.plugins.ml2.managers [None req-13d07ffa-7971-499c-b9b3-282b73a445ea - - - - - -] Initializing extension driver 'qos' 2026-05-20 03:48:34.852 8 INFO neutron.plugins.ml2.managers [None req-13d07ffa-7971-499c-b9b3-282b73a445ea - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-20 03:48:34.852 8 INFO neutron.plugins.ml2.managers [None req-13d07ffa-7971-499c-b9b3-282b73a445ea - - - - - -] Initializing mechanism driver 'l2population' 2026-05-20 03:48:34.856 7 INFO neutron.quota [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded quota_driver: . 2026-05-20 03:48:34.857 7 INFO neutron.plugins.ml2.plugin [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Modular L2 Plugin initialization complete 2026-05-20 03:48:34.857 7 INFO neutron.plugins.ml2.managers [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-20 03:48:34.858 7 INFO neutron.plugins.ml2.managers [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-20 03:48:34.858 7 INFO neutron.plugins.ml2.managers [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-20 03:48:34.858 7 INFO neutron.extensions.vlantransparent [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Disabled vlantransparent extension. 2026-05-20 03:48:34.858 7 INFO neutron.manager [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loading Plugin: qos 2026-05-20 03:48:34.867 8 INFO neutron.quota [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded quota_driver: . 2026-05-20 03:48:34.868 8 INFO neutron.plugins.ml2.plugin [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Modular L2 Plugin initialization complete 2026-05-20 03:48:34.868 8 INFO neutron.plugins.ml2.managers [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-20 03:48:34.868 8 INFO neutron.plugins.ml2.managers [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-20 03:48:34.868 8 INFO neutron.plugins.ml2.managers [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-20 03:48:34.869 8 INFO neutron.extensions.vlantransparent [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Disabled vlantransparent extension. 2026-05-20 03:48:34.869 8 INFO neutron.manager [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loading Plugin: qos 2026-05-20 03:48:34.873 7 INFO neutron.manager [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loading Plugin: router 2026-05-20 03:48:34.891 8 INFO neutron.manager [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loading Plugin: router 2026-05-20 03:48:34.921 7 INFO neutron.services.service_base [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-20 03:48:34.921 7 INFO neutron.manager [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loading Plugin: segments 2026-05-20 03:48:34.931 8 INFO neutron.services.service_base [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-20 03:48:34.931 8 INFO neutron.manager [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loading Plugin: segments 2026-05-20 03:48:35.021 7 INFO neutron.manager [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loading Plugin: trunk 2026-05-20 03:48:35.026 8 INFO neutron.manager [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loading Plugin: trunk 2026-05-20 03:48:35.037 7 INFO neutron.manager [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loading Plugin: vpnaas 2026-05-20 03:48:35.041 8 INFO neutron.manager [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loading Plugin: vpnaas 2026-05-20 03:48:35.080 8 WARNING stevedore.named [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-20 03:48:35.080 7 WARNING stevedore.named [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-20 03:48:35.178 8 INFO neutron_vpnaas.services.vpn.plugin [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-20 03:48:35.179 8 INFO neutron.common.utils [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-20 03:48:35.179 8 INFO neutron.manager [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loading Plugin: auto_allocate 2026-05-20 03:48:35.181 7 INFO neutron_vpnaas.services.vpn.plugin [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-20 03:48:35.182 7 INFO neutron.common.utils [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-20 03:48:35.182 7 INFO neutron.manager [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loading Plugin: auto_allocate 2026-05-20 03:48:35.186 8 INFO neutron.manager [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loading Plugin: tag 2026-05-20 03:48:35.188 7 INFO neutron.manager [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loading Plugin: tag 2026-05-20 03:48:35.194 8 INFO neutron.manager [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loading Plugin: timestamp 2026-05-20 03:48:35.195 7 INFO neutron.manager [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loading Plugin: timestamp 2026-05-20 03:48:35.197 8 INFO neutron.manager [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loading Plugin: network_ip_availability 2026-05-20 03:48:35.198 7 INFO neutron.manager [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loading Plugin: network_ip_availability 2026-05-20 03:48:35.201 8 INFO neutron.manager [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loading Plugin: flavors 2026-05-20 03:48:35.202 7 INFO neutron.manager [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loading Plugin: flavors 2026-05-20 03:48:35.204 8 INFO neutron.manager [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loading Plugin: revisions 2026-05-20 03:48:35.205 7 INFO neutron.manager [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loading Plugin: revisions 2026-05-20 03:48:35.208 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Initializing extension manager. 2026-05-20 03:48:35.209 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Initializing extension manager. 2026-05-20 03:48:35.209 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: address-group 2026-05-20 03:48:35.210 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: address-scope 2026-05-20 03:48:35.210 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: address-group 2026-05-20 03:48:35.211 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-20 03:48:35.211 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: address-scope 2026-05-20 03:48:35.212 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: agent 2026-05-20 03:48:35.212 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-20 03:48:35.212 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: agent-resources-synced 2026-05-20 03:48:35.213 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: agent 2026-05-20 03:48:35.214 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: agent-resources-synced 2026-05-20 03:48:35.214 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-20 03:48:35.214 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-20 03:48:35.215 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-20 03:48:35.215 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: availability_zone 2026-05-20 03:48:35.216 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: availability_zone_filter 2026-05-20 03:48:35.216 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-20 03:48:35.216 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-20 03:48:35.217 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: availability_zone 2026-05-20 03:48:35.217 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: default-subnetpools 2026-05-20 03:48:35.217 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: availability_zone_filter 2026-05-20 03:48:35.218 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-20 03:48:35.218 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-20 03:48:35.218 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: default-subnetpools 2026-05-20 03:48:35.219 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: dns-integration 2026-05-20 03:48:35.219 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: dns-domain-ports 2026-05-20 03:48:35.220 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-20 03:48:35.220 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-20 03:48:35.220 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: dvr 2026-05-20 03:48:35.221 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: dns-integration 2026-05-20 03:48:35.221 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-20 03:48:35.221 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: empty-string-filtering 2026-05-20 03:48:35.222 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: dns-domain-ports 2026-05-20 03:48:35.222 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-20 03:48:35.222 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-20 03:48:35.222 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-20 03:48:35.223 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: external-net 2026-05-20 03:48:35.223 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: dvr 2026-05-20 03:48:35.223 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-20 03:48:35.224 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-20 03:48:35.224 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: extraroute 2026-05-20 03:48:35.224 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: empty-string-filtering 2026-05-20 03:48:35.225 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: extraroute-atomic 2026-05-20 03:48:35.225 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-20 03:48:35.225 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-20 03:48:35.225 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-20 03:48:35.226 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-20 03:48:35.226 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: external-net 2026-05-20 03:48:35.226 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-20 03:48:35.227 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-20 03:48:35.227 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-20 03:48:35.227 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: extraroute 2026-05-20 03:48:35.227 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: fip-port-details 2026-05-20 03:48:35.228 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: extraroute-atomic 2026-05-20 03:48:35.228 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: flavors 2026-05-20 03:48:35.229 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-20 03:48:35.229 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-20 03:48:35.229 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-20 03:48:35.230 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-20 03:48:35.230 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: floatingip-pools 2026-05-20 03:48:35.230 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-20 03:48:35.230 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: ip_allocation 2026-05-20 03:48:35.231 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: fip-port-details 2026-05-20 03:48:35.231 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-20 03:48:35.231 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: l2_adjacency 2026-05-20 03:48:35.232 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: flavors 2026-05-20 03:48:35.233 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: router 2026-05-20 03:48:35.233 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-20 03:48:35.234 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: floatingip-pools 2026-05-20 03:48:35.234 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-20 03:48:35.234 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: ip_allocation 2026-05-20 03:48:35.235 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-20 03:48:35.235 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-20 03:48:35.235 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: l2_adjacency 2026-05-20 03:48:35.235 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-20 03:48:35.236 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: ext-gw-mode 2026-05-20 03:48:35.237 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: l3-ha 2026-05-20 03:48:35.237 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: router 2026-05-20 03:48:35.237 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-20 03:48:35.238 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-20 03:48:35.238 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: l3-flavors 2026-05-20 03:48:35.239 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-20 03:48:35.239 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-20 03:48:35.240 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-20 03:48:35.240 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-20 03:48:35.240 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-20 03:48:35.241 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: ext-gw-mode 2026-05-20 03:48:35.241 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: l3-ha 2026-05-20 03:48:35.242 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-20 03:48:35.243 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-20 03:48:35.243 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: l3-flavors 2026-05-20 03:48:35.244 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-20 03:48:35.245 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-20 03:48:35.245 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-20 03:48:35.246 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-20 03:48:35.247 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-20 03:48:35.248 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-20 03:48:35.249 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-20 03:48:35.249 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: multi-provider 2026-05-20 03:48:35.250 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: net-mtu 2026-05-20 03:48:35.250 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-20 03:48:35.250 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: net-mtu-writable 2026-05-20 03:48:35.251 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: network_availability_zone 2026-05-20 03:48:35.251 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-20 03:48:35.252 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: network_ha 2026-05-20 03:48:35.252 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: network-ip-availability 2026-05-20 03:48:35.252 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-20 03:48:35.253 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-20 03:48:35.254 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-20 03:48:35.254 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: pagination 2026-05-20 03:48:35.254 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: port-device-profile 2026-05-20 03:48:35.254 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-20 03:48:35.255 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-20 03:48:35.255 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: multi-provider 2026-05-20 03:48:35.255 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-20 03:48:35.256 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: net-mtu 2026-05-20 03:48:35.256 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-20 03:48:35.256 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: net-mtu-writable 2026-05-20 03:48:35.256 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: port-mac-override 2026-05-20 03:48:35.257 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-20 03:48:35.257 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: network_availability_zone 2026-05-20 03:48:35.257 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-20 03:48:35.258 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: network_ha 2026-05-20 03:48:35.258 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-20 03:48:35.258 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: port-resource-request 2026-05-20 03:48:35.258 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: network-ip-availability 2026-05-20 03:48:35.259 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-20 03:48:35.259 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-20 03:48:35.260 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-20 03:48:35.260 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: pagination 2026-05-20 03:48:35.260 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: binding 2026-05-20 03:48:35.261 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: port-device-profile 2026-05-20 03:48:35.261 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: binding-extended 2026-05-20 03:48:35.261 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-20 03:48:35.261 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: port-security 2026-05-20 03:48:35.262 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-20 03:48:35.262 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: project-id 2026-05-20 03:48:35.262 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-20 03:48:35.262 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: provider 2026-05-20 03:48:35.263 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: port-mac-override 2026-05-20 03:48:35.264 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-20 03:48:35.264 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-20 03:48:35.264 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: qos 2026-05-20 03:48:35.265 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-20 03:48:35.265 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: port-resource-request 2026-05-20 03:48:35.265 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-20 03:48:35.266 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-20 03:48:35.266 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-20 03:48:35.266 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: qos-default 2026-05-20 03:48:35.267 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-20 03:48:35.267 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: qos-fip 2026-05-20 03:48:35.267 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-20 03:48:35.267 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: binding 2026-05-20 03:48:35.268 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-20 03:48:35.268 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: binding-extended 2026-05-20 03:48:35.268 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-20 03:48:35.269 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: port-security 2026-05-20 03:48:35.269 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-20 03:48:35.269 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: project-id 2026-05-20 03:48:35.270 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-20 03:48:35.270 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: provider 2026-05-20 03:48:35.270 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: qos-pps 2026-05-20 03:48:35.271 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-20 03:48:35.271 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-20 03:48:35.272 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: qos-rules-alias 2026-05-20 03:48:35.272 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: qos 2026-05-20 03:48:35.272 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: quota-check-limit 2026-05-20 03:48:35.273 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-20 03:48:35.274 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-20 03:48:35.275 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: quotas 2026-05-20 03:48:35.275 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: qos-default 2026-05-20 03:48:35.275 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: qos-fip 2026-05-20 03:48:35.276 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: quota_details 2026-05-20 03:48:35.276 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-20 03:48:35.276 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-20 03:48:35.277 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-20 03:48:35.277 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: rbac-policies 2026-05-20 03:48:35.278 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: rbac-address-group 2026-05-20 03:48:35.278 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-20 03:48:35.278 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: rbac-address-scope 2026-05-20 03:48:35.278 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-20 03:48:35.279 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: rbac-security-groups 2026-05-20 03:48:35.279 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: qos-pps 2026-05-20 03:48:35.279 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-20 03:48:35.280 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: revision-if-match 2026-05-20 03:48:35.280 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-20 03:48:35.280 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-20 03:48:35.280 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-20 03:48:35.281 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: router_availability_zone 2026-05-20 03:48:35.281 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: qos-rules-alias 2026-05-20 03:48:35.282 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-20 03:48:35.282 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: quota-check-limit 2026-05-20 03:48:35.283 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-20 03:48:35.284 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-20 03:48:35.284 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: quotas 2026-05-20 03:48:35.284 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-20 03:48:35.285 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-20 03:48:35.285 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: quota_details 2026-05-20 03:48:35.285 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-20 03:48:35.286 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-20 03:48:35.287 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: rbac-policies 2026-05-20 03:48:35.287 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: rbac-address-group 2026-05-20 03:48:35.288 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: rbac-address-scope 2026-05-20 03:48:35.288 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: rbac-security-groups 2026-05-20 03:48:35.289 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-20 03:48:35.290 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: revision-if-match 2026-05-20 03:48:35.290 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-20 03:48:35.290 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: security-group 2026-05-20 03:48:35.291 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: router_availability_zone 2026-05-20 03:48:35.292 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-20 03:48:35.292 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: segment 2026-05-20 03:48:35.292 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-20 03:48:35.293 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: service-type 2026-05-20 03:48:35.293 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: sorting 2026-05-20 03:48:35.293 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-20 03:48:35.294 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: standard-attr-segment 2026-05-20 03:48:35.294 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-20 03:48:35.294 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: standard-attr-description 2026-05-20 03:48:35.295 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-20 03:48:35.295 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: stateful-security-group 2026-05-20 03:48:35.295 8 WARNING neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-20 03:48:35.296 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-20 03:48:35.297 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: subnet-external-network 2026-05-20 03:48:35.297 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: subnet_onboard 2026-05-20 03:48:35.297 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-20 03:48:35.298 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-20 03:48:35.298 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: subnet-service-types 2026-05-20 03:48:35.299 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: subnet_allocation 2026-05-20 03:48:35.299 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-20 03:48:35.300 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-20 03:48:35.300 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: tag-creation 2026-05-20 03:48:35.300 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-20 03:48:35.301 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-20 03:48:35.304 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: standard-attr-tag 2026-05-20 03:48:35.305 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-20 03:48:35.306 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: trunk 2026-05-20 03:48:35.306 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: trunk-details 2026-05-20 03:48:35.307 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-20 03:48:35.307 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-20 03:48:35.308 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: security-group 2026-05-20 03:48:35.309 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-20 03:48:35.310 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: segment 2026-05-20 03:48:35.310 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-20 03:48:35.310 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-20 03:48:35.310 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: vpn-flavors 2026-05-20 03:48:35.311 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: service-type 2026-05-20 03:48:35.311 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: sorting 2026-05-20 03:48:35.312 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: standard-attr-segment 2026-05-20 03:48:35.312 8 INFO neutron.api.extensions [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Loaded extension: vpnaas 2026-05-20 03:48:35.313 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: standard-attr-description 2026-05-20 03:48:35.313 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: stateful-security-group 2026-05-20 03:48:35.314 7 WARNING neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-20 03:48:35.314 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-20 03:48:35.314 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-20 03:48:35.315 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: subnet-external-network 2026-05-20 03:48:35.315 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-20 03:48:35.315 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-20 03:48:35.315 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-20 03:48:35.315 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: subnet_onboard 2026-05-20 03:48:35.316 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-20 03:48:35.316 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: subnet-service-types 2026-05-20 03:48:35.317 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: subnet_allocation 2026-05-20 03:48:35.318 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-20 03:48:35.318 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: tag-creation 2026-05-20 03:48:35.318 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-20 03:48:35.319 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-20 03:48:35.319 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-20 03:48:35.323 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-20 03:48:35.324 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: standard-attr-tag 2026-05-20 03:48:35.324 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-20 03:48:35.325 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-20 03:48:35.325 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-20 03:48:35.325 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: trunk 2026-05-20 03:48:35.325 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-20 03:48:35.326 8 WARNING neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] subnetpool is already registered 2026-05-20 03:48:35.326 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-20 03:48:35.326 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: trunk-details 2026-05-20 03:48:35.326 8 WARNING neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] subnetpool is already registered 2026-05-20 03:48:35.327 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-20 03:48:35.327 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-20 03:48:35.327 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-20 03:48:35.327 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-20 03:48:35.328 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-20 03:48:35.328 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-20 03:48:35.328 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-20 03:48:35.329 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-20 03:48:35.329 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-20 03:48:35.330 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-20 03:48:35.331 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: vpn-flavors 2026-05-20 03:48:35.332 7 INFO neutron.api.extensions [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Loaded extension: vpnaas 2026-05-20 03:48:35.333 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-20 03:48:35.333 8 WARNING neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] router is already registered 2026-05-20 03:48:35.333 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-20 03:48:35.333 8 WARNING neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] floatingip is already registered 2026-05-20 03:48:35.335 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-20 03:48:35.336 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-20 03:48:35.336 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-20 03:48:35.336 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-20 03:48:35.337 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-20 03:48:35.337 8 WARNING neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] rbac_policy is already registered 2026-05-20 03:48:35.337 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-20 03:48:35.338 8 WARNING neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] security_group is already registered 2026-05-20 03:48:35.338 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-20 03:48:35.338 8 WARNING neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] security_group_rule is already registered 2026-05-20 03:48:35.339 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-20 03:48:35.339 8 WARNING neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] subnetpool is already registered 2026-05-20 03:48:35.340 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-20 03:48:35.340 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-20 03:48:35.340 8 WARNING neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] subnetpool is already registered 2026-05-20 03:48:35.340 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-20 03:48:35.340 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-20 03:48:35.340 8 WARNING neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] trunk is already registered 2026-05-20 03:48:35.341 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-20 03:48:35.341 8 WARNING neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] endpoint_group is already registered 2026-05-20 03:48:35.341 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-20 03:48:35.342 8 WARNING neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] vpnservice is already registered 2026-05-20 03:48:35.342 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-20 03:48:35.342 8 WARNING neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] ipsec_site_connection is already registered 2026-05-20 03:48:35.342 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-20 03:48:35.343 8 WARNING neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] ipsecpolicy is already registered 2026-05-20 03:48:35.343 8 INFO neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-20 03:48:35.343 8 WARNING neutron.quota.resource_registry [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] ikepolicy is already registered 2026-05-20 03:48:35.345 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-20 03:48:35.345 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-20 03:48:35.346 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-20 03:48:35.347 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-20 03:48:35.347 7 WARNING neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] subnetpool is already registered 2026-05-20 03:48:35.347 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-20 03:48:35.348 7 WARNING neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] subnetpool is already registered 2026-05-20 03:48:35.348 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-20 03:48:35.348 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-20 03:48:35.349 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-20 03:48:35.349 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-20 03:48:35.350 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-20 03:48:35.350 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-20 03:48:35.354 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-20 03:48:35.354 7 WARNING neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] router is already registered 2026-05-20 03:48:35.355 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-20 03:48:35.355 7 WARNING neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] floatingip is already registered 2026-05-20 03:48:35.358 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-20 03:48:35.358 7 WARNING neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] rbac_policy is already registered 2026-05-20 03:48:35.359 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-20 03:48:35.359 7 WARNING neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] security_group is already registered 2026-05-20 03:48:35.360 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-20 03:48:35.360 7 WARNING neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] security_group_rule is already registered 2026-05-20 03:48:35.361 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-20 03:48:35.361 7 WARNING neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] subnetpool is already registered 2026-05-20 03:48:35.361 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-20 03:48:35.361 7 WARNING neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] subnetpool is already registered 2026-05-20 03:48:35.362 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-20 03:48:35.362 7 WARNING neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] trunk is already registered 2026-05-20 03:48:35.362 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-20 03:48:35.363 7 WARNING neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] endpoint_group is already registered 2026-05-20 03:48:35.363 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-20 03:48:35.363 7 WARNING neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] vpnservice is already registered 2026-05-20 03:48:35.364 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-20 03:48:35.364 7 WARNING neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] ipsec_site_connection is already registered 2026-05-20 03:48:35.364 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-20 03:48:35.364 7 WARNING neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] ipsecpolicy is already registered 2026-05-20 03:48:35.365 7 INFO neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-20 03:48:35.365 7 WARNING neutron.quota.resource_registry [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] ikepolicy is already registered 2026-05-20 03:48:35.630 8 WARNING keystonemiddleware._common.config [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 03:48:35.630 7 WARNING keystonemiddleware._common.config [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 03:48:35.637 7 WARNING oslo_config.cfg [None req-cc83973c-eaee-4d7a-b123-f90efea55446 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-20 03:48:35.638 8 WARNING oslo_config.cfg [None req-c41386c6-352a-4eba-8571-d1c0ea9e20a5 - - - - - -] 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 8 seconds on interpreter 0x7f153709a668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f153709a668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 03:48:40.933 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ad8b0e3a-4366-47c3-aecd-192b4e90f91c 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/3] 199.204.45.233 () {44 vars in 927 bytes} [Wed May 20 03:48:40 2026] GET /v2.0/networks/public => generated 108 bytes in 723 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: 2/4] 199.204.45.233 () {44 vars in 949 bytes} [Wed May 20 03:48:40 2026] GET /v2.0/networks?name=public => generated 15 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 03:48:41.488 7 WARNING neutron.services.revisions.revision_plugin [None req-a24fca66-9400-4c90-a47c-b384eefd30f6 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Could not find related network for resource to bump revision. 2026-05-20 03:48:41.514 7 INFO neutron.db.segments_db [None req-a24fca66-9400-4c90-a47c-b384eefd30f6 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Added segment 42253972-49de-4d0b-a05c-2ef08a6fbe48 of type flat for network 71f09f47-e54d-4a33-b4fb-9c34f4d4df54 2026-05-20 03:48:41.554 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a24fca66-9400-4c90-a47c-b384eefd30f6 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/5] 199.204.45.233 () {48 vars in 967 bytes} [Wed May 20 03:48:41 2026] POST /v2.0/networks => generated 124 bytes in 406 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 03:48:47.760 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f823c7c8-30ba-4d0a-adfd-3fc2f72efe8c 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/7] 199.204.45.233 () {44 vars in 927 bytes} [Wed May 20 03:48:47 2026] GET /v2.0/networks/public => generated 108 bytes in 363 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/8] 199.204.45.233 () {44 vars in 949 bytes} [Wed May 20 03:48:47 2026] GET /v2.0/networks?name=public => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 03:48:48.012 8 WARNING neutron.services.revisions.revision_plugin [None req-9443fc63-53cd-4045-9657-a6ac24c5f238 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Could not find related network for resource to bump revision. 2026-05-20 03:48:48.031 8 INFO neutron.db.segments_db [None req-9443fc63-53cd-4045-9657-a6ac24c5f238 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Added segment b71d1b4f-58f7-4618-84ea-cc673a1de74a of type flat for network 4ce30761-b732-4b07-aef0-d36f00821e00 2026-05-20 03:48:48.083 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9443fc63-53cd-4045-9657-a6ac24c5f238 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/9] 199.204.45.233 () {48 vars in 967 bytes} [Wed May 20 03:48:47 2026] POST /v2.0/networks => generated 124 bytes in 306 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 03:48:53.995 7 INFO neutron.pecan_wsgi.hooks.translation [None req-825e0a2e-e916-404b-88c6-e041c1cc7116 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/10] 199.204.45.233 () {44 vars in 927 bytes} [Wed May 20 03:48:53 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/11] 199.204.45.233 () {44 vars in 949 bytes} [Wed May 20 03:48:54 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 03:48:54.088 7 WARNING neutron.services.revisions.revision_plugin [None req-ead775b5-390e-42b4-a9e3-39878f4690ca 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Could not find related network for resource to bump revision. 2026-05-20 03:48:54.116 7 INFO neutron.db.segments_db [None req-ead775b5-390e-42b4-a9e3-39878f4690ca 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Added segment c10f1ceb-b804-4a3f-94bf-834ff68fd71a of type flat for network d8734934-e2f1-426e-8b08-95da9cc85a3c 2026-05-20 03:48:54.168 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ead775b5-390e-42b4-a9e3-39878f4690ca 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/12] 199.204.45.233 () {48 vars in 967 bytes} [Wed May 20 03:48:54 2026] POST /v2.0/networks => generated 124 bytes in 166 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 03:49:00.083 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e64b813e-9d0d-4c44-acb5-4dbb4c322cd7 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/13] 199.204.45.233 () {44 vars in 927 bytes} [Wed May 20 03:49:00 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/14] 199.204.45.233 () {44 vars in 949 bytes} [Wed May 20 03:49:00 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-20 03:49:00.166 8 WARNING neutron.services.revisions.revision_plugin [None req-41c9b7c6-c3f4-4386-a18b-d1db1ca7db3f 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Could not find related network for resource to bump revision. 2026-05-20 03:49:00.185 8 INFO neutron.db.segments_db [None req-41c9b7c6-c3f4-4386-a18b-d1db1ca7db3f 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Added segment 689cccc9-0419-4cfe-ac28-18def9e0bf88 of type flat for network 1cff31e1-e193-4020-98fb-d68e47d71b67 2026-05-20 03:49:00.211 8 INFO neutron.pecan_wsgi.hooks.translation [None req-41c9b7c6-c3f4-4386-a18b-d1db1ca7db3f 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/15] 199.204.45.233 () {48 vars in 967 bytes} [Wed May 20 03:49:00 2026] POST /v2.0/networks => generated 124 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 03:49:06.116 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ad8afbf2-1b6e-4b4a-a66d-3b92187be6d5 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/17] 199.204.45.233 () {44 vars in 927 bytes} [Wed May 20 03:49:06 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/18] 199.204.45.233 () {44 vars in 949 bytes} [Wed May 20 03:49:06 2026] GET /v2.0/networks?name=public => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 03:49:06.193 8 WARNING neutron.services.revisions.revision_plugin [None req-520d76cd-e3ee-49a9-afe9-c84e36a7c2ed 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Could not find related network for resource to bump revision. 2026-05-20 03:49:06.222 8 INFO neutron.db.segments_db [None req-520d76cd-e3ee-49a9-afe9-c84e36a7c2ed 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Added segment d7acc0c5-4140-40fc-9020-f78ec602f4b3 of type flat for network b6c5ed8d-0c0c-4398-b1df-0996e47ba2c9 2026-05-20 03:49:06.244 8 INFO neutron.pecan_wsgi.hooks.translation [None req-520d76cd-e3ee-49a9-afe9-c84e36a7c2ed 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/19] 199.204.45.233 () {48 vars in 967 bytes} [Wed May 20 03:49:06 2026] POST /v2.0/networks => generated 124 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 03:49:12.141 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bf3db2f1-1063-45a5-866f-8bc84ca6c23c 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/20] 199.204.45.233 () {44 vars in 927 bytes} [Wed May 20 03:49:12 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/21] 199.204.45.233 () {44 vars in 949 bytes} [Wed May 20 03:49:12 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 03:49:12.214 7 WARNING neutron.services.revisions.revision_plugin [None req-2c583db8-fb05-4544-aa38-2ce471fb34e1 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Could not find related network for resource to bump revision. 2026-05-20 03:49:12.254 7 INFO neutron.db.segments_db [None req-2c583db8-fb05-4544-aa38-2ce471fb34e1 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Added segment 0307cd29-37d8-4be5-8ed3-30e8ed221d6a of type flat for network 414115e1-ae8f-4eb0-9d70-cddb25676674 [pid: 7|app: 0|req: 12/22] 199.204.45.233 () {48 vars in 967 bytes} [Wed May 20 03:49:12 2026] POST /v2.0/networks => generated 706 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 03:49:13.589 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5f746674-b7d9-4b77-869e-8589c8855845 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/23] 199.204.45.233 () {44 vars in 927 bytes} [Wed May 20 03:49:13 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/24] 199.204.45.233 () {44 vars in 949 bytes} [Wed May 20 03:49:13 2026] GET /v2.0/networks?name=public => generated 709 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 03:49:13.672 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e95d7ded-93eb-4392-a304-75169b225c70 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/25] 199.204.45.233 () {44 vars in 1034 bytes} [Wed May 20 03:49:13 2026] GET /v2.0/subnets/public-subnet?network_id=414115e1-ae8f-4eb0-9d70-cddb25676674 => generated 113 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/26] 199.204.45.233 () {44 vars in 1057 bytes} [Wed May 20 03:49:13 2026] GET /v2.0/subnets?name=public-subnet&network_id=414115e1-ae8f-4eb0-9d70-cddb25676674 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/27] 199.204.45.233 () {48 vars in 965 bytes} [Wed May 20 03:49:13 2026] POST /v2.0/subnets => generated 664 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 03:53:58.385 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [9fafdfe9-fb06-484b-8944-0bf23091a9d1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-20 03:53:58.391 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 20 03:53:58 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.233) !!! 2026-05-20 03:53:58.500 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e9ef10d9-2e93-4b6a-a7de-96b77026c43e 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/65] 199.204.45.233 () {44 vars in 937 bytes} [Wed May 20 03:53:58 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 03:53:58.514 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e6267c57-6818-4f18-aa53-58ab82ad58ff] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-20 03:53:58.516 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 20 03:53:58 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.233) !!! [pid: 8|app: 0|req: 32/66] 199.204.45.233 () {44 vars in 959 bytes} [Wed May 20 03:53:58 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 03:53:58.600 7 INFO neutron.db.segments_db [None req-b738a723-5127-4d52-9d7c-f7f04a4d671d 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Added segment e7de5781-2ed3-4204-9a92-0cc0d1ce08b2 of type vxlan for network a92828d7-9980-45f0-90e8-5afd9dfd5dd4 [pid: 7|app: 0|req: 35/67] 199.204.45.233 () {48 vars in 966 bytes} [Wed May 20 03:53:58 2026] POST /v2.0/networks => generated 707 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 03:53:59.606 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e6267c57-6818-4f18-aa53-58ab82ad58ff] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43960. 2026-05-20 03:53:59.654 8 INFO neutron.pecan_wsgi.hooks.translation [None req-23103ea7-b8da-4187-ae7b-eddd3ca031f2 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/68] 199.204.45.233 () {44 vars in 937 bytes} [Wed May 20 03:53:59 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 03:53:59.696 7 INFO oslo.messaging._drivers.impl_rabbit [-] [9fafdfe9-fb06-484b-8944-0bf23091a9d1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43970. [pid: 7|app: 0|req: 36/69] 199.204.45.233 () {44 vars in 959 bytes} [Wed May 20 03:53:59 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 03:53:59.731 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e387dcd4-2452-4fa1-bf30-48e0e4e26864 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/70] 199.204.45.233 () {44 vars in 1036 bytes} [Wed May 20 03:53:59 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a92828d7-9980-45f0-90e8-5afd9dfd5dd4 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/71] 199.204.45.233 () {44 vars in 1059 bytes} [Wed May 20 03:53:59 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a92828d7-9980-45f0-90e8-5afd9dfd5dd4 => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/72] 199.204.45.233 () {48 vars in 965 bytes} [Wed May 20 03:53:59 2026] POST /v2.0/subnets => generated 651 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 03:54:01.331 7 INFO neutron.api.v2.resource [None req-aa687ee7-a432-4851-aeb7-e214d0f92856 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/73] 199.204.45.233 () {44 vars in 971 bytes} [Wed May 20 03:54:01 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/74] 199.204.45.233 () {44 vars in 993 bytes} [Wed May 20 03:54:01 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/75] 199.204.45.233 () {48 vars in 980 bytes} [Wed May 20 03:54:01 2026] POST /v2.0/security-groups => generated 1616 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 03:54:02 2026] GET /v2.0/security-groups/919afa75-3f59-42bc-8590-273cae0d6d08 => generated 1616 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 03:54:02 2026] GET /v2.0/security-groups/919afa75-3f59-42bc-8590-273cae0d6d08 => generated 1616 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 03:54:02 2026] GET /v2.0/security-groups/919afa75-3f59-42bc-8590-273cae0d6d08 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.204.45.233 () {48 vars in 991 bytes} [Wed May 20 03:54:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 03:54:03 2026] GET /v2.0/security-groups/919afa75-3f59-42bc-8590-273cae0d6d08 => generated 2230 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 03:54:03 2026] GET /v2.0/security-groups/919afa75-3f59-42bc-8590-273cae0d6d08 => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 03:54:03 2026] GET /v2.0/security-groups/919afa75-3f59-42bc-8590-273cae0d6d08 => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.204.45.233 () {48 vars in 991 bytes} [Wed May 20 03:54:03 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: 7|app: 0|req: 45/86] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 03:54:04 2026] GET /v2.0/security-groups/919afa75-3f59-42bc-8590-273cae0d6d08 => 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: 42/87] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 03:54:04 2026] GET /v2.0/security-groups/919afa75-3f59-42bc-8590-273cae0d6d08 => generated 2846 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 03:54:04 2026] GET /v2.0/security-groups/919afa75-3f59-42bc-8590-273cae0d6d08 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.204.45.233 () {48 vars in 991 bytes} [Wed May 20 03:54:04 2026] POST /v2.0/security-group-rules => generated 603 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 03:54:05 2026] GET /v2.0/security-groups/919afa75-3f59-42bc-8590-273cae0d6d08 => generated 3462 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 03:54:05 2026] GET /v2.0/security-groups/919afa75-3f59-42bc-8590-273cae0d6d08 => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 03:54:05 2026] GET /v2.0/security-groups/919afa75-3f59-42bc-8590-273cae0d6d08 => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 199.204.45.233 () {48 vars in 991 bytes} [Wed May 20 03:54:05 2026] POST /v2.0/security-group-rules => generated 603 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/94] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 03:54:06 2026] GET /v2.0/security-groups/919afa75-3f59-42bc-8590-273cae0d6d08 => generated 4078 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/95] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 03:54:06 2026] GET /v2.0/security-groups/919afa75-3f59-42bc-8590-273cae0d6d08 => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 03:54:06 2026] GET /v2.0/security-groups/919afa75-3f59-42bc-8590-273cae0d6d08 => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/97] 199.204.45.233 () {48 vars in 991 bytes} [Wed May 20 03:54:07 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/98] 199.204.45.233 () {44 vars in 987 bytes} [Wed May 20 03:54:08 2026] GET /v2.0/networks/a92828d7-9980-45f0-90e8-5afd9dfd5dd4 => generated 732 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 03:54:08.439 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f534ec3b-2b5d-407e-b99a-f39863be6405 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/99] 199.204.45.233 () {44 vars in 1076 bytes} [Wed May 20 03:54:08 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a92828d7-9980-45f0-90e8-5afd9dfd5dd4 => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/100] 199.204.45.233 () {44 vars in 1099 bytes} [Wed May 20 03:54:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a92828d7-9980-45f0-90e8-5afd9dfd5dd4 => 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: 49/101] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 03:54:08 2026] GET /v2.0/security-groups/919afa75-3f59-42bc-8590-273cae0d6d08 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/102] 199.204.45.233 () {48 vars in 961 bytes} [Wed May 20 03:54:08 2026] POST /v2.0/ports => generated 1096 bytes in 701 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-20 03:54:15.638 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d1f22499-8426-49c1-9770-48dba71f41b7 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/103] 199.204.45.233 () {44 vars in 978 bytes} [Wed May 20 03:54:15 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 54/104] 199.204.45.233 () {44 vars in 1000 bytes} [Wed May 20 03:54:15 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: 8|app: 0|req: 51/105] 199.204.45.233 () {48 vars in 1030 bytes} [Wed May 20 03:54:15 2026] PUT /v2.0/ports/82ceab90-5d0a-4bdb-9107-738e0db04793 => generated 1245 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/108] 199.204.45.233 () {44 vars in 920 bytes} [Wed May 20 03:54:17 2026] GET /v2.0/ports => generated 3726 bytes in 84 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-20 03:54:18.750 8 INFO neutron.api.v2.resource [None req-f2ead554-ace7-457a-8181-e02e769993f9 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/109] 199.204.45.233 () {44 vars in 959 bytes} [Wed May 20 03:54:18 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: 7|app: 0|req: 57/110] 199.204.45.233 () {44 vars in 981 bytes} [Wed May 20 03:54:18 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/111] 199.204.45.233 () {48 vars in 980 bytes} [Wed May 20 03:54:18 2026] POST /v2.0/security-groups => generated 1610 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/112] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 03:54:19 2026] GET /v2.0/security-groups/ae9ad34b-e817-4d40-8a49-0fc44dd42b42 => generated 1610 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/113] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 03:54:19 2026] GET /v2.0/security-groups/ae9ad34b-e817-4d40-8a49-0fc44dd42b42 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/114] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 03:54:19 2026] GET /v2.0/security-groups/ae9ad34b-e817-4d40-8a49-0fc44dd42b42 => generated 1610 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/115] 199.204.45.233 () {48 vars in 991 bytes} [Wed May 20 03:54:19 2026] POST /v2.0/security-group-rules => generated 621 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/116] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 03:54:20 2026] GET /v2.0/security-groups/ae9ad34b-e817-4d40-8a49-0fc44dd42b42 => generated 2244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/117] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 03:54:20 2026] GET /v2.0/security-groups/ae9ad34b-e817-4d40-8a49-0fc44dd42b42 => generated 2244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/118] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 03:54:20 2026] GET /v2.0/security-groups/ae9ad34b-e817-4d40-8a49-0fc44dd42b42 => generated 2244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/119] 199.204.45.233 () {48 vars in 991 bytes} [Wed May 20 03:54:21 2026] POST /v2.0/security-group-rules => generated 625 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/128] 199.204.45.233 () {44 vars in 975 bytes} [Wed May 20 03:55:23 2026] GET /v2.0/quotas/3d8c2af86e6c4cef87cf1ab40350e040 => generated 292 bytes in 17 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: 63/129] 199.204.45.233 () {48 vars in 1027 bytes} [Wed May 20 03:55:23 2026] PUT /v2.0/quotas/3d8c2af86e6c4cef87cf1ab40350e040 => generated 291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 03:57:35.444 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [9fafdfe9-fb06-484b-8944-0bf23091a9d1] 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-20 03:57:35.570 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fd847ebc-a3ca-4eb8-acae-12409ce3a8fb 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/148] 199.204.45.233 () {30 vars in 740 bytes} [Wed May 20 03:57:35 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 03:57:35.584 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e6267c57-6818-4f18-aa53-58ab82ad58ff] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-20 03:57:35.584 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 20 03:57:35 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.204.45.233) !!! /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: 73/149] 199.204.45.233 () {30 vars in 762 bytes} [Wed May 20 03:57:35 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-20 03:57:37.444 7 INFO oslo.messaging._drivers.impl_rabbit [-] [9fafdfe9-fb06-484b-8944-0bf23091a9d1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43224. 2026-05-20 03:57:37.498 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e843333b-dadc-42a2-88d2-fe215c89cc64 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 77/150] 199.204.45.233 () {30 vars in 740 bytes} [Wed May 20 03:57:37 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 82 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 03:57:37.550 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e6267c57-6818-4f18-aa53-58ab82ad58ff] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43240. [pid: 8|app: 0|req: 74/151] 199.204.45.233 () {30 vars in 762 bytes} [Wed May 20 03:57:37 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:04:39.741 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [9fafdfe9-fb06-484b-8944-0bf23091a9d1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-20 04:04:39.741 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 20 04:04:39 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=74088d1e7dfc4e45b25ff118ae841cf1 (ip 199.204.45.233) !!! 2026-05-20 04:04:39.879 7 INFO neutron.api.v2.resource [None req-372670d2-4a39-4c4e-a451-38c82088a59b 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 106/208] 199.204.45.233 () {44 vars in 1074 bytes} [Wed May 20 04:04:39 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=74088d1e7dfc4e45b25ff118ae841cf1 => generated 139 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:04:39.890 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e6267c57-6818-4f18-aa53-58ab82ad58ff] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-20 04:04:39.891 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 20 04:04:39 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=74088d1e7dfc4e45b25ff118ae841cf1 (ip 199.204.45.233) !!! [pid: 8|app: 0|req: 103/209] 199.204.45.233 () {44 vars in 1097 bytes} [Wed May 20 04:04:39 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=74088d1e7dfc4e45b25ff118ae841cf1 => generated 23 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/210] 199.204.45.233 () {48 vars in 981 bytes} [Wed May 20 04:04:40 2026] POST /v2.0/security-groups => generated 1624 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-20 04:04:41.251 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e6267c57-6818-4f18-aa53-58ab82ad58ff] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33808. [pid: 8|app: 0|req: 104/211] 199.204.45.233 () {44 vars in 1088 bytes} [Wed May 20 04:04:41 2026] GET /v2.0/security-groups/ca35aa02-84a6-4b36-b8b7-9f017a0cb538?project_id=74088d1e7dfc4e45b25ff118ae841cf1 => generated 1624 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/212] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 04:04:41 2026] GET /v2.0/security-groups/ca35aa02-84a6-4b36-b8b7-9f017a0cb538 => generated 1624 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/213] 199.204.45.233 () {44 vars in 1088 bytes} [Wed May 20 04:04:41 2026] GET /v2.0/security-groups/ca35aa02-84a6-4b36-b8b7-9f017a0cb538?project_id=74088d1e7dfc4e45b25ff118ae841cf1 => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:04:41.448 7 INFO oslo.messaging._drivers.impl_rabbit [-] [9fafdfe9-fb06-484b-8944-0bf23091a9d1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33822. [pid: 7|app: 0|req: 109/214] 199.204.45.233 () {48 vars in 991 bytes} [Wed May 20 04:04:41 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) [pid: 8|app: 0|req: 106/215] 199.204.45.233 () {44 vars in 1088 bytes} [Wed May 20 04:04:42 2026] GET /v2.0/security-groups/ca35aa02-84a6-4b36-b8b7-9f017a0cb538?project_id=74088d1e7dfc4e45b25ff118ae841cf1 => generated 2234 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/216] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 04:04:42 2026] GET /v2.0/security-groups/ca35aa02-84a6-4b36-b8b7-9f017a0cb538 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/217] 199.204.45.233 () {44 vars in 1088 bytes} [Wed May 20 04:04:42 2026] GET /v2.0/security-groups/ca35aa02-84a6-4b36-b8b7-9f017a0cb538?project_id=74088d1e7dfc4e45b25ff118ae841cf1 => generated 2234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/218] 199.204.45.233 () {48 vars in 991 bytes} [Wed May 20 04:04:42 2026] POST /v2.0/security-group-rules => generated 599 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/219] 199.204.45.233 () {44 vars in 1088 bytes} [Wed May 20 04:04:43 2026] GET /v2.0/security-groups/ca35aa02-84a6-4b36-b8b7-9f017a0cb538?project_id=74088d1e7dfc4e45b25ff118ae841cf1 => generated 2846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/220] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 04:04:43 2026] GET /v2.0/security-groups/ca35aa02-84a6-4b36-b8b7-9f017a0cb538 => 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: 109/221] 199.204.45.233 () {44 vars in 1088 bytes} [Wed May 20 04:04:43 2026] GET /v2.0/security-groups/ca35aa02-84a6-4b36-b8b7-9f017a0cb538?project_id=74088d1e7dfc4e45b25ff118ae841cf1 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/222] 199.204.45.233 () {48 vars in 991 bytes} [Wed May 20 04:04:43 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: 8|app: 0|req: 110/223] 199.204.45.233 () {44 vars in 1088 bytes} [Wed May 20 04:04:44 2026] GET /v2.0/security-groups/ca35aa02-84a6-4b36-b8b7-9f017a0cb538?project_id=74088d1e7dfc4e45b25ff118ae841cf1 => generated 3460 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/224] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 04:04:45 2026] GET /v2.0/security-groups/ca35aa02-84a6-4b36-b8b7-9f017a0cb538 => generated 3460 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/225] 199.204.45.233 () {44 vars in 1088 bytes} [Wed May 20 04:04:45 2026] GET /v2.0/security-groups/ca35aa02-84a6-4b36-b8b7-9f017a0cb538?project_id=74088d1e7dfc4e45b25ff118ae841cf1 => generated 3460 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/226] 199.204.45.233 () {48 vars in 991 bytes} [Wed May 20 04:04:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/245] 199.204.45.233 () {30 vars in 740 bytes} [Wed May 20 04:06:59 2026] GET /v2.0/networks?tenant_id=74088d1e7dfc4e45b25ff118ae841cf1&shared=False => generated 15 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:06:59.342 7 INFO neutron.db.segments_db [None req-662071ae-2ea5-49e4-9bcf-555b42080e63 6a4b00df829d4c489843ddd25048a324 74088d1e7dfc4e45b25ff118ae841cf1 - - eca20c0216f44a9d918e727ae20a7641 eca20c0216f44a9d918e727ae20a7641] Added segment 8038f1d2-b256-47dd-9544-4cc120a777ef of type vxlan for network 99e4700f-229d-4327-b868-80c5ded0ba08 [pid: 7|app: 0|req: 125/246] 199.204.45.233 () {34 vars in 682 bytes} [Wed May 20 04:06:59 2026] POST /v2.0/networks => generated 718 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/247] 199.204.45.233 () {30 vars in 722 bytes} [Wed May 20 04:06:59 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/248] 199.204.45.233 () {30 vars in 633 bytes} [Wed May 20 04:06:59 2026] GET /v2.0/extensions => generated 20516 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/249] 199.204.45.233 () {34 vars in 677 bytes} [Wed May 20 04:06:59 2026] POST /v2.0/ports => generated 999 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/250] 199.204.45.233 () {30 vars in 703 bytes} [Wed May 20 04:06:59 2026] GET /v2.0/networks/99e4700f-229d-4327-b868-80c5ded0ba08 => 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: 124/251] 199.204.45.233 () {30 vars in 722 bytes} [Wed May 20 04:07:02 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/252] 199.204.45.233 () {30 vars in 703 bytes} [Wed May 20 04:07:02 2026] GET /v2.0/networks/99e4700f-229d-4327-b868-80c5ded0ba08 => generated 705 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/257] 199.204.45.233 () {44 vars in 975 bytes} [Wed May 20 04:07:19 2026] GET /v2.0/quotas/74088d1e7dfc4e45b25ff118ae841cf1 => 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: 127/258] 199.204.45.233 () {48 vars in 1027 bytes} [Wed May 20 04:07:20 2026] PUT /v2.0/quotas/74088d1e7dfc4e45b25ff118ae841cf1 => generated 291 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:19:27.181 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [9fafdfe9-fb06-484b-8944-0bf23091a9d1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-20 04:19:27.184 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 20 04:19:27 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.233) !!! 2026-05-20 04:19:27.338 7 INFO neutron.pecan_wsgi.hooks.translation [None req-98895a1d-9583-414a-957f-b93f67cc2fb2 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/355] 199.204.45.233 () {44 vars in 927 bytes} [Wed May 20 04:19:27 2026] GET /v2.0/networks/public => generated 108 bytes in 163 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:19:27.349 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e6267c57-6818-4f18-aa53-58ab82ad58ff] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-20 04:19:27.350 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 20 04:19:27 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.233) !!! [pid: 8|app: 0|req: 176/356] 199.204.45.233 () {44 vars in 949 bytes} [Wed May 20 04:19:27 2026] GET /v2.0/networks?name=public => generated 753 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:19:28.487 7 INFO oslo.messaging._drivers.impl_rabbit [-] [9fafdfe9-fb06-484b-8944-0bf23091a9d1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55062. 2026-05-20 04:19:28.521 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3e6fad45-65df-49ac-acce-e75c856c6bcf 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/357] 199.204.45.233 () {44 vars in 927 bytes} [Wed May 20 04:19:28 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:19:28.551 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e6267c57-6818-4f18-aa53-58ab82ad58ff] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55066. [pid: 8|app: 0|req: 177/358] 199.204.45.233 () {44 vars in 949 bytes} [Wed May 20 04:19:28 2026] GET /v2.0/networks?name=public => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:19:28.599 7 INFO neutron.pecan_wsgi.hooks.translation [None req-10cb9cb1-5127-4df6-aaff-29d5dd03ef28 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 182/359] 199.204.45.233 () {44 vars in 1034 bytes} [Wed May 20 04:19:28 2026] GET /v2.0/subnets/public-subnet?network_id=414115e1-ae8f-4eb0-9d70-cddb25676674 => generated 113 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/360] 199.204.45.233 () {44 vars in 1057 bytes} [Wed May 20 04:19:28 2026] GET /v2.0/subnets?name=public-subnet&network_id=414115e1-ae8f-4eb0-9d70-cddb25676674 => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:19:57.878 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eff2d38c-f42b-4135-a3a2-894280c2a20a 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/365] 199.204.45.233 () {44 vars in 937 bytes} [Wed May 20 04:19:57 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/366] 199.204.45.233 () {44 vars in 959 bytes} [Wed May 20 04:19:57 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:19:58.889 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3552c3a4-e483-4899-b5ec-9cc4f1c7595a 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/367] 199.204.45.233 () {44 vars in 937 bytes} [Wed May 20 04:19:58 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/368] 199.204.45.233 () {44 vars in 959 bytes} [Wed May 20 04:19:58 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:19:58.957 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5f7bf712-d3ac-4daa-b630-ff8c6aee0802 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/369] 199.204.45.233 () {44 vars in 1036 bytes} [Wed May 20 04:19:58 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a92828d7-9980-45f0-90e8-5afd9dfd5dd4 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/370] 199.204.45.233 () {44 vars in 1059 bytes} [Wed May 20 04:19:58 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a92828d7-9980-45f0-90e8-5afd9dfd5dd4 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:20:00.214 8 INFO neutron.api.v2.resource [None req-3f22acac-aa89-4ba6-a23d-936205dd9b0c 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 184/371] 199.204.45.233 () {44 vars in 971 bytes} [Wed May 20 04:20:00 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/372] 199.204.45.233 () {44 vars in 993 bytes} [Wed May 20 04:20:00 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/373] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 04:20:01 2026] GET /v2.0/security-groups/919afa75-3f59-42bc-8590-273cae0d6d08 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/374] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 04:20:01 2026] GET /v2.0/security-groups/919afa75-3f59-42bc-8590-273cae0d6d08 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/375] 199.204.45.233 () {44 vars in 1011 bytes} [Wed May 20 04:20:01 2026] GET /v2.0/security-group-rules/873c9d35-4fab-45d8-918c-fd9c80976226 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/378] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 04:20:02 2026] GET /v2.0/security-groups/919afa75-3f59-42bc-8590-273cae0d6d08 => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 04:20:02 2026] GET /v2.0/security-groups/919afa75-3f59-42bc-8590-273cae0d6d08 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/380] 199.204.45.233 () {44 vars in 1011 bytes} [Wed May 20 04:20:02 2026] GET /v2.0/security-group-rules/1da97a32-31aa-41b0-8d9b-20d11fa60c78 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/381] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 04:20:03 2026] GET /v2.0/security-groups/919afa75-3f59-42bc-8590-273cae0d6d08 => generated 4694 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/382] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 04:20:03 2026] GET /v2.0/security-groups/919afa75-3f59-42bc-8590-273cae0d6d08 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 199.204.45.233 () {44 vars in 1011 bytes} [Wed May 20 04:20:03 2026] GET /v2.0/security-group-rules/8fc8ad10-edcc-46e4-9f0a-c61765420e63 => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/384] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 04:20:04 2026] GET /v2.0/security-groups/919afa75-3f59-42bc-8590-273cae0d6d08 => generated 4694 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/385] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 04:20:04 2026] GET /v2.0/security-groups/919afa75-3f59-42bc-8590-273cae0d6d08 => generated 4694 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/386] 199.204.45.233 () {44 vars in 1011 bytes} [Wed May 20 04:20:04 2026] GET /v2.0/security-group-rules/2f8e4cd7-e94f-4ac6-8c12-80341f3eab05 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/387] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 04:20:05 2026] GET /v2.0/security-groups/919afa75-3f59-42bc-8590-273cae0d6d08 => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/388] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 04:20:05 2026] GET /v2.0/security-groups/919afa75-3f59-42bc-8590-273cae0d6d08 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/389] 199.204.45.233 () {44 vars in 1011 bytes} [Wed May 20 04:20:05 2026] GET /v2.0/security-group-rules/a9987083-7fbe-42b1-b33f-924743da07f3 => 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: 194/390] 199.204.45.233 () {44 vars in 987 bytes} [Wed May 20 04:20:06 2026] GET /v2.0/networks/a92828d7-9980-45f0-90e8-5afd9dfd5dd4 => generated 732 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:20:07.005 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c1ff40cd-4df7-4e9b-8d34-dac1cbc0bbba 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 197/391] 199.204.45.233 () {44 vars in 1076 bytes} [Wed May 20 04:20:06 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a92828d7-9980-45f0-90e8-5afd9dfd5dd4 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/392] 199.204.45.233 () {44 vars in 1099 bytes} [Wed May 20 04:20:07 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a92828d7-9980-45f0-90e8-5afd9dfd5dd4 => generated 1250 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/393] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 04:20:07 2026] GET /v2.0/security-groups/919afa75-3f59-42bc-8590-273cae0d6d08 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:20:15.338 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2ebd616a-4f48-45de-ae7b-3f66521c913e 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 196/394] 199.204.45.233 () {44 vars in 978 bytes} [Wed May 20 04:20:15 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/395] 199.204.45.233 () {44 vars in 1000 bytes} [Wed May 20 04:20:15 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/396] 199.204.45.233 () {44 vars in 920 bytes} [Wed May 20 04:20:16 2026] GET /v2.0/ports => generated 4721 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:20:18.090 7 INFO neutron.api.v2.resource [None req-673527a5-e521-41c9-957c-10b64e456cf6 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 201/399] 199.204.45.233 () {44 vars in 959 bytes} [Wed May 20 04:20:18 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/400] 199.204.45.233 () {44 vars in 981 bytes} [Wed May 20 04:20: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: 7|app: 0|req: 202/401] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 04:20:19 2026] GET /v2.0/security-groups/ae9ad34b-e817-4d40-8a49-0fc44dd42b42 => generated 2882 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/402] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 04:20:19 2026] GET /v2.0/security-groups/ae9ad34b-e817-4d40-8a49-0fc44dd42b42 => generated 2882 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/403] 199.204.45.233 () {44 vars in 1011 bytes} [Wed May 20 04:20:19 2026] GET /v2.0/security-group-rules/347bec11-25be-4f8d-8a88-6af2b074161d => generated 621 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/404] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 04:20:20 2026] GET /v2.0/security-groups/ae9ad34b-e817-4d40-8a49-0fc44dd42b42 => generated 2882 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/405] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 04:20:20 2026] GET /v2.0/security-groups/ae9ad34b-e817-4d40-8a49-0fc44dd42b42 => generated 2882 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/406] 199.204.45.233 () {44 vars in 1011 bytes} [Wed May 20 04:20:20 2026] GET /v2.0/security-group-rules/c6bf5064-6965-4ac9-aa48-4f8a6e947226 => generated 625 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 199.204.45.233 () {44 vars in 975 bytes} [Wed May 20 04:20:31 2026] GET /v2.0/quotas/3d8c2af86e6c4cef87cf1ab40350e040 => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:21:25.375 8 INFO neutron.api.v2.resource [None req-083efc2e-a0a6-4fda-985f-0fd360a6cd54 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 207/416] 199.204.45.233 () {44 vars in 1074 bytes} [Wed May 20 04:21:25 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=74088d1e7dfc4e45b25ff118ae841cf1 => generated 139 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/417] 199.204.45.233 () {44 vars in 1097 bytes} [Wed May 20 04:21:25 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=74088d1e7dfc4e45b25ff118ae841cf1 => generated 4072 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/418] 199.204.45.233 () {44 vars in 1088 bytes} [Wed May 20 04:21:26 2026] GET /v2.0/security-groups/ca35aa02-84a6-4b36-b8b7-9f017a0cb538?project_id=74088d1e7dfc4e45b25ff118ae841cf1 => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/419] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 04:21:26 2026] GET /v2.0/security-groups/ca35aa02-84a6-4b36-b8b7-9f017a0cb538 => generated 4075 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/420] 199.204.45.233 () {44 vars in 1011 bytes} [Wed May 20 04:21:26 2026] GET /v2.0/security-group-rules/74432f15-701c-4ae3-870c-7221d3d4a43d => generated 597 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/421] 199.204.45.233 () {44 vars in 1088 bytes} [Wed May 20 04:21:27 2026] GET /v2.0/security-groups/ca35aa02-84a6-4b36-b8b7-9f017a0cb538?project_id=74088d1e7dfc4e45b25ff118ae841cf1 => generated 4075 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/422] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 04:21:27 2026] GET /v2.0/security-groups/ca35aa02-84a6-4b36-b8b7-9f017a0cb538 => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/423] 199.204.45.233 () {44 vars in 1011 bytes} [Wed May 20 04:21:27 2026] GET /v2.0/security-group-rules/163e55a6-c547-4f61-bbfc-cb72e69eaae6 => generated 599 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/424] 199.204.45.233 () {44 vars in 1088 bytes} [Wed May 20 04:21:28 2026] GET /v2.0/security-groups/ca35aa02-84a6-4b36-b8b7-9f017a0cb538?project_id=74088d1e7dfc4e45b25ff118ae841cf1 => generated 4075 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/425] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 04:21:28 2026] GET /v2.0/security-groups/ca35aa02-84a6-4b36-b8b7-9f017a0cb538 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/426] 199.204.45.233 () {44 vars in 1011 bytes} [Wed May 20 04:21:28 2026] GET /v2.0/security-group-rules/dcd95334-32e0-4c62-9756-47ed1dd52e57 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/427] 199.204.45.233 () {44 vars in 1088 bytes} [Wed May 20 04:21:29 2026] GET /v2.0/security-groups/ca35aa02-84a6-4b36-b8b7-9f017a0cb538?project_id=74088d1e7dfc4e45b25ff118ae841cf1 => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/428] 199.204.45.233 () {44 vars in 1001 bytes} [Wed May 20 04:21:29 2026] GET /v2.0/security-groups/ca35aa02-84a6-4b36-b8b7-9f017a0cb538 => generated 4075 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/429] 199.204.45.233 () {44 vars in 1011 bytes} [Wed May 20 04:21:29 2026] GET /v2.0/security-group-rules/6bcce37d-8774-442f-9f5d-40264a6a4a7c => generated 602 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/432] 199.204.45.233 () {44 vars in 975 bytes} [Wed May 20 04:21:37 2026] GET /v2.0/quotas/74088d1e7dfc4e45b25ff118ae841cf1 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:22:30.466 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e6267c57-6818-4f18-aa53-58ab82ad58ff] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 8|app: 0|req: 218/439] 199.204.45.233 () {44 vars in 949 bytes} [Wed May 20 04:22:30 2026] GET /v2.0/networks?name=public => generated 753 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:23:08.974 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e6267c57-6818-4f18-aa53-58ab82ad58ff] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41706. [pid: 8|app: 0|req: 222/446] 10.0.0.215 () {32 vars in 649 bytes} [Wed May 20 04:23:08 2026] GET /v2.0/networks => generated 2168 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/447] 10.0.0.215 () {32 vars in 655 bytes} [Wed May 20 04:23:10 2026] GET /v2.0/floatingips => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/448] 10.0.0.215 () {32 vars in 647 bytes} [Wed May 20 04:23:10 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/449] 10.0.0.215 () {32 vars in 643 bytes} [Wed May 20 04:23:10 2026] GET /v2.0/ports => generated 4721 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/450] 10.0.0.215 () {32 vars in 647 bytes} [Wed May 20 04:23:10 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/451] 10.0.0.215 () {32 vars in 649 bytes} [Wed May 20 04:23:10 2026] GET /v2.0/networks => generated 2168 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/452] 10.0.0.215 () {32 vars in 663 bytes} [Wed May 20 04:23:10 2026] GET /v2.0/security-groups => generated 17397 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/453] 10.0.0.215 () {32 vars in 655 bytes} [Wed May 20 04:23:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:23:21.741 7 INFO neutron.db.segments_db [None req-3ddff7fc-07d8-40a1-8494-3d1514b580c2 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Added segment 7ffec496-0a3d-48d6-9b7c-d8af46a54486 of type vxlan for network 48e93397-b3b6-4f9a-a0e4-75e124c60cdc [pid: 7|app: 0|req: 230/456] 10.0.0.215 () {34 vars in 671 bytes} [Wed May 20 04:23:21 2026] POST /v2.0/networks => generated 750 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:23:21.828 8 INFO neutron.db.segments_db [None req-5ad2ea95-0913-4206-923a-e53c283bae84 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Added segment 7c3f5738-30d3-4259-9a4f-ada11c6500ad of type vxlan for network 31689914-a7c8-4bed-9061-d559df0a2ad9 [pid: 8|app: 0|req: 227/457] 10.0.0.215 () {34 vars in 671 bytes} [Wed May 20 04:23:21 2026] POST /v2.0/networks => generated 737 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:23:22.083 7 INFO neutron.db.segments_db [None req-ef1214a3-3d32-4b32-9204-a8ef526e00f8 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Added segment 34e1e64d-d277-46d5-98d2-2b13c6de59fb of type vxlan for network 9e0f9780-9bcd-4d24-a7f7-bcf15acd597a [pid: 8|app: 0|req: 228/458] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:23:21 2026] POST /v2.0/subnets => generated 697 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/459] 10.0.0.215 () {34 vars in 671 bytes} [Wed May 20 04:23:21 2026] POST /v2.0/networks => generated 744 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/460] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:23:22 2026] POST /v2.0/subnets => generated 684 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/461] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:23:22 2026] GET /v2.0/security-groups?tenant_id=2b31ed01fbe4455aa0a62cc18e07c4c4&name=default => generated 2921 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:23:22.336 8 INFO neutron.db.segments_db [None req-220173e3-ad8c-4e7c-b543-3183a56033ef 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Added segment 5ef11e72-3588-4ed6-8bba-1b01240868cc of type vxlan for network dcc27f74-f2ce-4700-a233-3ca0b72a4d99 [pid: 7|app: 0|req: 233/462] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:23:22 2026] POST /v2.0/subnets => generated 691 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:23:22.531 7 INFO neutron.db.segments_db [None req-466d375e-ee4e-48c7-a5f1-eae1f6974a45 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Added segment fa4a3684-851a-43cd-8151-bcd8cb77390d of type vxlan for network 2eaff97f-d0b6-452f-af78-4ae8326861a8 2026-05-20 04:23:22.585 8 INFO neutron.db.l3_hamode_db [None req-220173e3-ad8c-4e7c-b543-3183a56033ef 0ac0532a499e433d9855f0895a5a9d0b 0eca992d3d444c05a59abb956edccd2c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-20 04:23:22.788 7 INFO neutron.db.l3_hamode_db [None req-466d375e-ee4e-48c7-a5f1-eae1f6974a45 0ac0532a499e433d9855f0895a5a9d0b 4a4a9bd0561245fc9cf14f0d9685de23 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-20 04:23:23.733 8 INFO neutron.db.l3_hamode_db [None req-220173e3-ad8c-4e7c-b543-3183a56033ef 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-20 04:23:23.857 7 INFO neutron.db.l3_hamode_db [None req-466d375e-ee4e-48c7-a5f1-eae1f6974a45 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 234/463] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:23:22 2026] POST /v2.0/routers => generated 724 bytes in 2405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/464] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:23:22 2026] POST /v2.0/routers => generated 737 bytes in 2595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:23:24.935 8 INFO neutron.db.segments_db [None req-a213ef94-d9ae-41a7-b435-477c84ddf210 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Added segment 8a387f2e-b06f-4c30-a814-c17e9b64888e of type vxlan for network 0141670d-1239-4b7c-bd0f-b539f1cb2f6c [pid: 7|app: 0|req: 235/465] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:23:24 2026] DELETE /v2.0/security-groups/9d19d724-3cb2-4434-86ac-cdebdd258275 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:23:25.194 8 INFO neutron.db.l3_hamode_db [None req-a213ef94-d9ae-41a7-b435-477c84ddf210 0ac0532a499e433d9855f0895a5a9d0b bcd1cf5870e14259ad9e1dc2d89d5c0d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-20 04:23:25.872 8 INFO neutron.db.l3_hamode_db [None req-a213ef94-d9ae-41a7-b435-477c84ddf210 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 236/466] 10.0.0.215 () {34 vars in 783 bytes} [Wed May 20 04:23:25 2026] PUT /v2.0/routers/b69a4ae5-02a4-4690-8cca-bb251a9b2446/add_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: 231/467] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:23:24 2026] POST /v2.0/routers => generated 731 bytes in 1915 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/468] 10.0.0.215 () {34 vars in 783 bytes} [Wed May 20 04:23:26 2026] PUT /v2.0/routers/8bfc4284-59f6-4230-83b8-ba34af41e5fc/add_router_interface => generated 309 bytes in 1110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:23:27.639 7 INFO neutron.db.segments_db [None req-f88eefe5-9342-40aa-8478-7ce37322f804 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Added segment 153187fa-2f2e-429a-8d08-8a3e15fd1049 of type vxlan for network 0a645d8b-1fd4-4f1b-81d7-cc2260117c8b [pid: 7|app: 0|req: 238/469] 10.0.0.215 () {34 vars in 671 bytes} [Wed May 20 04:23:27 2026] POST /v2.0/networks => generated 748 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:23:27.725 7 WARNING neutron_lib.context [None req-28bc0beb-6038-47c1-8503-4c3fa74c1715 bbe6e1b0320a4a64a10badf180dd1a33 4a4a9bd0561245fc9cf14f0d9685de23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 239/470] 10.0.0.215 () {34 vars in 685 bytes} [Wed May 20 04:23:27 2026] POST /v2.0/security-groups => generated 1660 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/471] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:23:27 2026] POST /v2.0/subnets => generated 695 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:23:28.038 7 WARNING neutron_lib.context [None req-e3a2adba-b46a-434e-8fb8-eecd7f8025f8 961cee97e80b44d8a9c9ecfe878d89e6 0eca992d3d444c05a59abb956edccd2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 241/472] 10.0.0.215 () {34 vars in 685 bytes} [Wed May 20 04:23:28 2026] POST /v2.0/security-groups => generated 1660 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-20 04:23:28.158 7 WARNING neutron_lib.context [None req-a76957bf-d457-4adf-933f-563c15e8ac66 bbe6e1b0320a4a64a10badf180dd1a33 4a4a9bd0561245fc9cf14f0d9685de23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 242/473] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:23:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:23:28.323 7 INFO neutron.db.segments_db [None req-69eda7f6-20d8-4eee-b5db-12ca405c1265 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Added segment 805b53c9-d1fd-4af6-9b2e-7b688c06a373 of type vxlan for network 470ce6be-d916-477c-bc1b-6b25fdbb2f37 [pid: 8|app: 0|req: 232/474] 10.0.0.215 () {34 vars in 783 bytes} [Wed May 20 04:23:26 2026] PUT /v2.0/routers/0a476579-4ca3-4870-a94f-77ace3725cb8/add_router_interface => generated 309 bytes in 1549 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:23:28.365 8 WARNING neutron_lib.context [None req-15e840ee-d913-441e-b2f3-aee2a6a7de64 961cee97e80b44d8a9c9ecfe878d89e6 0eca992d3d444c05a59abb956edccd2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 233/475] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:23:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:23:28.482 8 WARNING neutron_lib.context [None req-d741c52f-9d9c-461d-8801-863a5b5e7d35 bbe6e1b0320a4a64a10badf180dd1a33 4a4a9bd0561245fc9cf14f0d9685de23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:23:28.529 7 INFO neutron.db.l3_hamode_db [None req-69eda7f6-20d8-4eee-b5db-12ca405c1265 0ac0532a499e433d9855f0895a5a9d0b eb78b78a2ff44d0195377d171b62fbf0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 234/476] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:23:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:23:28.615 8 WARNING neutron_lib.context [None req-3063959d-b60c-4577-aa12-9a6d4669f306 961cee97e80b44d8a9c9ecfe878d89e6 0eca992d3d444c05a59abb956edccd2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 235/477] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:23:28 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) 2026-05-20 04:23:28.727 8 WARNING neutron_lib.context [None req-bb7d126d-0571-48f2-b29a-b45d96651675 bbe6e1b0320a4a64a10badf180dd1a33 4a4a9bd0561245fc9cf14f0d9685de23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:23:29.206 7 INFO neutron.db.l3_hamode_db [None req-69eda7f6-20d8-4eee-b5db-12ca405c1265 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 236/478] 10.0.0.215 () {34 vars in 676 bytes} [Wed May 20 04:23:28 2026] POST /v2.0/floatingips => generated 552 bytes in 637 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:23:29.366 8 WARNING neutron_lib.context [None req-c7ffe266-726a-4df4-91dc-8dde216dde3e 961cee97e80b44d8a9c9ecfe878d89e6 0eca992d3d444c05a59abb956edccd2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 237/479] 10.0.0.215 () {34 vars in 676 bytes} [Wed May 20 04:23:29 2026] POST /v2.0/floatingips => generated 552 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:23:29.940 8 WARNING neutron_lib.context [req-07c03fc6-0cd7-48c7-ad8c-36d944ac5792 req-4a25c26c-581b-4afc-a4fd-b198fca50f61 80dc22223e324594bff2d9fe0405ac6f bcd1cf5870e14259ad9e1dc2d89d5c0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 238/480] 10.0.0.253 () {38 vars in 971 bytes} [Wed May 20 04:23:29 2026] POST /v2.0/security-groups => generated 1682 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-20 04:23:30.094 8 WARNING neutron_lib.context [req-164a4252-1fd7-4a6c-a4c1-5e4b4b5a7f75 req-88e32b45-5b08-4c02-a32d-68bed02ce9d6 80dc22223e324594bff2d9fe0405ac6f bcd1cf5870e14259ad9e1dc2d89d5c0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 239/481] 10.0.0.253 () {38 vars in 971 bytes} [Wed May 20 04:23:30 2026] POST /v2.0/security-groups => generated 1681 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/482] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:23:28 2026] POST /v2.0/routers => generated 735 bytes in 1985 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:23:30.262 7 WARNING neutron_lib.context [req-a091436d-8acb-4dd0-8f1a-ca5cb8530008 req-e1a2412d-924b-4b4c-ae04-cf4609f5decb 80dc22223e324594bff2d9fe0405ac6f bcd1cf5870e14259ad9e1dc2d89d5c0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 240/483] 10.0.0.253 () {34 vars in 1100 bytes} [Wed May 20 04:23:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1363587400&fields=id&tenant_id=4a4a9bd0561245fc9cf14f0d9685de23 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/484] 10.0.0.253 () {38 vars in 971 bytes} [Wed May 20 04:23:30 2026] POST /v2.0/security-groups => generated 1682 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/485] 10.0.0.253 () {34 vars in 982 bytes} [Wed May 20 04:23:30 2026] GET /v2.0/networks?id=31689914-a7c8-4bed-9061-d559df0a2ad9 => generated 669 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/486] 10.0.0.253 () {34 vars in 1098 bytes} [Wed May 20 04:23:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--310018341&fields=id&tenant_id=0eca992d3d444c05a59abb956edccd2c => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/487] 10.0.0.253 () {34 vars in 965 bytes} [Wed May 20 04:23:30 2026] GET /v2.0/quotas/4a4a9bd0561245fc9cf14f0d9685de23 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/488] 10.0.0.253 () {34 vars in 982 bytes} [Wed May 20 04:23:30 2026] GET /v2.0/networks?id=48e93397-b3b6-4f9a-a0e4-75e124c60cdc => generated 682 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/489] 10.0.0.253 () {34 vars in 1002 bytes} [Wed May 20 04:23:30 2026] GET /v2.0/ports?tenant_id=4a4a9bd0561245fc9cf14f0d9685de23&fields=id => generated 103 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/490] 10.0.0.253 () {34 vars in 965 bytes} [Wed May 20 04:23:30 2026] GET /v2.0/quotas/0eca992d3d444c05a59abb956edccd2c => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/491] 10.0.0.253 () {34 vars in 1002 bytes} [Wed May 20 04:23:30 2026] GET /v2.0/ports?tenant_id=0eca992d3d444c05a59abb956edccd2c&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/492] 10.0.0.253 () {34 vars in 907 bytes} [Wed May 20 04:23:30 2026] GET /v2.0/extensions => generated 20516 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/493] 10.0.0.253 () {34 vars in 1008 bytes} [Wed May 20 04:23:31 2026] GET /v2.0/networks/31689914-a7c8-4bed-9061-d559df0a2ad9?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/494] 10.0.0.253 () {34 vars in 907 bytes} [Wed May 20 04:23:31 2026] GET /v2.0/extensions => generated 20516 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/495] 10.0.0.253 () {34 vars in 1108 bytes} [Wed May 20 04:23:31 2026] GET /v2.0/networks/31689914-a7c8-4bed-9061-d559df0a2ad9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/496] 10.0.0.253 () {34 vars in 1008 bytes} [Wed May 20 04:23:31 2026] GET /v2.0/networks/48e93397-b3b6-4f9a-a0e4-75e124c60cdc?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/497] 10.0.0.253 () {34 vars in 1108 bytes} [Wed May 20 04:23:31 2026] GET /v2.0/networks/48e93397-b3b6-4f9a-a0e4-75e124c60cdc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/498] 10.0.0.253 () {34 vars in 1002 bytes} [Wed May 20 04:23:31 2026] GET /v2.0/security-groups?tenant_id=bcd1cf5870e14259ad9e1dc2d89d5c0d => generated 7906 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/499] 10.0.0.253 () {34 vars in 991 bytes} [Wed May 20 04:23:31 2026] GET /v2.0/security-groups/8e73d241-7659-4fb4-8559-4f5558d81c0f => generated 2918 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/500] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:31 2026] GET /v2.0/ports?device_id=18456775-2e16-4dc2-a251-9f1e54c45afb => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/501] 10.0.0.253 () {34 vars in 991 bytes} [Wed May 20 04:23:31 2026] GET /v2.0/security-groups/8e73d241-7659-4fb4-8559-4f5558d81c0f => generated 2918 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/502] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:31 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => 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: 241/503] 10.0.0.215 () {34 vars in 783 bytes} [Wed May 20 04:23:30 2026] PUT /v2.0/routers/a1ad8bf9-6e7a-4534-bc33-3db38ee91d62/add_router_interface => generated 309 bytes in 1255 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/504] 10.0.0.253 () {34 vars in 991 bytes} [Wed May 20 04:23:31 2026] GET /v2.0/security-groups/b95cb71d-a512-42ec-b099-a7a841d0fb7e => generated 1682 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/505] 10.0.0.253 () {36 vars in 1013 bytes} [Wed May 20 04:23:31 2026] DELETE /v2.0/security-groups/b95cb71d-a512-42ec-b099-a7a841d0fb7e => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:23:31.662 7 INFO neutron.api.v2.resource [req-9418bbaa-a4db-45ed-8150-3df3027df138 req-133db61b-f944-41e4-9075-3d3acb8db21e 80dc22223e324594bff2d9fe0405ac6f bcd1cf5870e14259ad9e1dc2d89d5c0d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 264/506] 10.0.0.253 () {34 vars in 991 bytes} [Wed May 20 04:23:31 2026] GET /v2.0/security-groups/b95cb71d-a512-42ec-b099-a7a841d0fb7e => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/507] 10.0.0.253 () {34 vars in 991 bytes} [Wed May 20 04:23:31 2026] GET /v2.0/security-groups/181da8c8-7ced-4d90-ad3d-501c74481494 => generated 1681 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/508] 10.0.0.253 () {36 vars in 1013 bytes} [Wed May 20 04:23:31 2026] DELETE /v2.0/security-groups/181da8c8-7ced-4d90-ad3d-501c74481494 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:23:31.854 8 INFO neutron.api.v2.resource [req-c9a94fee-904b-4808-ad46-42c9abe56103 req-770f6c8d-c002-4e77-801f-86d037dc1a7d 80dc22223e324594bff2d9fe0405ac6f bcd1cf5870e14259ad9e1dc2d89d5c0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 244/509] 10.0.0.253 () {34 vars in 991 bytes} [Wed May 20 04:23:31 2026] GET /v2.0/security-groups/181da8c8-7ced-4d90-ad3d-501c74481494 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/510] 10.0.0.253 () {34 vars in 991 bytes} [Wed May 20 04:23:31 2026] GET /v2.0/security-groups/25d14b0f-4c09-4c83-abba-2971bc032b7f => generated 1682 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:23:31.993 7 WARNING neutron_lib.context [req-9a76c865-3bfb-4604-bdd4-108fa2505917 req-6dcb7c13-71a6-4260-81ef-e0d5acae6259 a4bc8ef4078b490db9529bd43724ec46 eb78b78a2ff44d0195377d171b62fbf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 245/511] 10.0.0.253 () {36 vars in 1013 bytes} [Wed May 20 04:23:31 2026] DELETE /v2.0/security-groups/25d14b0f-4c09-4c83-abba-2971bc032b7f => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:23:32.065 8 INFO neutron.api.v2.resource [req-834c441c-d76d-445c-aeb8-217ecbc98110 req-645e04a1-cf26-4ba1-b60b-fa4f0986602b 80dc22223e324594bff2d9fe0405ac6f bcd1cf5870e14259ad9e1dc2d89d5c0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 246/512] 10.0.0.253 () {34 vars in 991 bytes} [Wed May 20 04:23:32 2026] GET /v2.0/security-groups/25d14b0f-4c09-4c83-abba-2971bc032b7f => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/513] 10.0.0.253 () {34 vars in 1002 bytes} [Wed May 20 04:23:32 2026] GET /v2.0/security-groups?tenant_id=bcd1cf5870e14259ad9e1dc2d89d5c0d => generated 2921 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/514] 10.0.0.253 () {38 vars in 971 bytes} [Wed May 20 04:23:31 2026] POST /v2.0/security-groups => generated 1685 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/515] 10.0.0.253 () {34 vars in 991 bytes} [Wed May 20 04:23:32 2026] GET /v2.0/security-groups/8e73d241-7659-4fb4-8559-4f5558d81c0f => generated 2918 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/516] 10.0.0.253 () {34 vars in 991 bytes} [Wed May 20 04:23:32 2026] GET /v2.0/security-groups/8e73d241-7659-4fb4-8559-4f5558d81c0f => generated 2918 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/517] 10.0.0.253 () {34 vars in 991 bytes} [Wed May 20 04:23:32 2026] GET /v2.0/security-groups/744eb897-6fe0-4cce-958d-b3ce69eab471 => generated 1685 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:23:32.232 8 WARNING neutron_lib.context [req-b3a71734-0e87-4357-9041-ee397a327791 req-9c27f31e-4a9f-42a3-8027-6111e120249f a4bc8ef4078b490db9529bd43724ec46 eb78b78a2ff44d0195377d171b62fbf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:23:32.250 7 INFO neutron.api.v2.resource [req-d102c1c4-8f95-46e7-837a-358fa947e768 req-14e7c14d-8991-4aec-94ba-1a83388ca9d2 80dc22223e324594bff2d9fe0405ac6f bcd1cf5870e14259ad9e1dc2d89d5c0d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 269/518] 10.0.0.253 () {34 vars in 991 bytes} [Wed May 20 04:23:32 2026] GET /v2.0/security-groups/25d14b0f-4c09-4c83-abba-2971bc032b7f => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:23:32.290 7 INFO neutron.api.v2.resource [req-4f67b73d-23fb-4747-ae5f-2de02f8982d1 req-52f92c87-adea-4c6a-ad43-ed136bc4da2b 80dc22223e324594bff2d9fe0405ac6f bcd1cf5870e14259ad9e1dc2d89d5c0d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 270/519] 10.0.0.253 () {34 vars in 991 bytes} [Wed May 20 04:23:32 2026] GET /v2.0/security-groups/181da8c8-7ced-4d90-ad3d-501c74481494 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:23:32.318 7 INFO neutron.api.v2.resource [req-90456da1-3905-4b79-ad72-1dc8cdaf9882 req-f5573edf-bf75-4cc8-9e5b-0656fd47a39d 80dc22223e324594bff2d9fe0405ac6f bcd1cf5870e14259ad9e1dc2d89d5c0d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 271/520] 10.0.0.253 () {34 vars in 991 bytes} [Wed May 20 04:23:32 2026] GET /v2.0/security-groups/b95cb71d-a512-42ec-b099-a7a841d0fb7e => 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: 250/521] 10.0.0.253 () {38 vars in 981 bytes} [Wed May 20 04:23:32 2026] POST /v2.0/security-group-rules => generated 614 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:23:32.363 8 WARNING neutron_lib.context [req-fd81f278-7c05-4052-96b0-23f6bead2734 req-fc5ddbd1-0f61-4122-8193-099aedc95d25 a4bc8ef4078b490db9529bd43724ec46 eb78b78a2ff44d0195377d171b62fbf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 251/522] 10.0.0.253 () {38 vars in 971 bytes} [Wed May 20 04:23:32 2026] POST /v2.0/security-groups => generated 1684 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/525] 10.0.0.253 () {34 vars in 991 bytes} [Wed May 20 04:23:32 2026] GET /v2.0/security-groups/b6e8cc68-7664-4f0e-a6ec-2c4058a5f798 => generated 1684 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:23:32.541 8 WARNING neutron_lib.context [req-c9ec6052-3d23-43ab-9e4b-a1e51dd7ff97 req-8a1d3151-4ffb-4d60-8be8-889ede3f8c2b a4bc8ef4078b490db9529bd43724ec46 eb78b78a2ff44d0195377d171b62fbf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 255/526] 10.0.0.253 () {38 vars in 981 bytes} [Wed May 20 04:23:32 2026] POST /v2.0/security-group-rules => generated 614 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/527] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:32 2026] GET /v2.0/ports?device_id=18456775-2e16-4dc2-a251-9f1e54c45afb => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/528] 10.0.0.253 () {34 vars in 991 bytes} [Wed May 20 04:23:32 2026] GET /v2.0/security-groups/b6e8cc68-7664-4f0e-a6ec-2c4058a5f798 => generated 2309 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/529] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:32 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:23:32.749 8 WARNING neutron_lib.context [req-1ef9fbea-ab5a-43cd-87b8-1a18cc72ce34 req-b42a4afd-e961-43f6-8090-c0e8aa625f45 a4bc8ef4078b490db9529bd43724ec46 eb78b78a2ff44d0195377d171b62fbf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 259/530] 10.0.0.253 () {38 vars in 981 bytes} [Wed May 20 04:23:32 2026] POST /v2.0/security-group-rules => generated 619 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/531] 10.0.0.253 () {34 vars in 991 bytes} [Wed May 20 04:23:32 2026] GET /v2.0/security-groups/b6e8cc68-7664-4f0e-a6ec-2c4058a5f798 => generated 2939 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/532] 10.0.0.253 () {34 vars in 1001 bytes} [Wed May 20 04:23:32 2026] GET /v2.0/security-group-rules/7f949915-67c1-48f5-b8b6-9e6f653a646d => generated 616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/533] 10.0.0.253 () {34 vars in 991 bytes} [Wed May 20 04:23:33 2026] GET /v2.0/security-groups/b6e8cc68-7664-4f0e-a6ec-2c4058a5f798 => generated 2939 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/534] 10.0.0.253 () {36 vars in 1023 bytes} [Wed May 20 04:23:33 2026] DELETE /v2.0/security-group-rules/7f949915-67c1-48f5-b8b6-9e6f653a646d => 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: 264/535] 10.0.0.253 () {34 vars in 991 bytes} [Wed May 20 04:23:33 2026] GET /v2.0/security-groups/b6e8cc68-7664-4f0e-a6ec-2c4058a5f798 => generated 2309 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/536] 10.0.0.253 () {36 vars in 1013 bytes} [Wed May 20 04:23:33 2026] DELETE /v2.0/security-groups/b6e8cc68-7664-4f0e-a6ec-2c4058a5f798 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/537] 10.0.0.253 () {34 vars in 991 bytes} [Wed May 20 04:23:33 2026] GET /v2.0/security-groups/744eb897-6fe0-4cce-958d-b3ce69eab471 => generated 2310 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/538] 10.0.0.215 () {34 vars in 789 bytes} [Wed May 20 04:23:32 2026] PUT /v2.0/routers/0a476579-4ca3-4870-a94f-77ace3725cb8/remove_router_interface => generated 309 bytes in 961 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/539] 10.0.0.253 () {36 vars in 1013 bytes} [Wed May 20 04:23:33 2026] DELETE /v2.0/security-groups/744eb897-6fe0-4cce-958d-b3ce69eab471 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:23:33.784 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-be0a65e7-bc7d-417c-b848-b2fe0d66f910 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - 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-20 04:23:34.133 7 INFO neutron.db.l3_hamode_db [None req-be0a65e7-bc7d-417c-b848-b2fe0d66f910 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] HA network 0141670d-1239-4b7c-bd0f-b539f1cb2f6c was deleted as no HA routers are present in tenant bcd1cf5870e14259ad9e1dc2d89d5c0d. [pid: 7|app: 0|req: 273/540] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:23:33 2026] DELETE /v2.0/routers/0a476579-4ca3-4870-a94f-77ace3725cb8 => generated 0 bytes in 846 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/541] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:34 2026] GET /v2.0/ports?device_id=18456775-2e16-4dc2-a251-9f1e54c45afb => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/542] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:34 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/543] 10.0.0.215 () {34 vars in 789 bytes} [Wed May 20 04:23:33 2026] PUT /v2.0/routers/a1ad8bf9-6e7a-4534-bc33-3db38ee91d62/remove_router_interface => generated 309 bytes in 994 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/544] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:23:34 2026] DELETE /v2.0/subnets/093196cc-fcee-4cba-9d25-49c6df4fd334 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:23:34.468 7 INFO neutron.services.segments.plugin [-] Segment 8a387f2e-b06f-4c30-a814-c17e9b64888e resource provider aggregate not found 2026-05-20 04:23:34.478 7 INFO neutron.services.segments.plugin [-] Segment 8a387f2e-b06f-4c30-a814-c17e9b64888e resource provider aggregate not found 2026-05-20 04:23:34.481 7 INFO neutron.services.segments.plugin [-] Segment 8a387f2e-b06f-4c30-a814-c17e9b64888e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a387f2e-b06f-4c30-a814-c17e9b64888e found for delete ", "request_id": "req-6621c745-8901-4d55-9e9d-51c9a9cb66b1"}]} 2026-05-20 04:23:34.490 7 INFO neutron.services.segments.plugin [-] Segment 8a387f2e-b06f-4c30-a814-c17e9b64888e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a387f2e-b06f-4c30-a814-c17e9b64888e found for delete ", "request_id": "req-8ed299a8-0a18-4855-9372-816e11cde8ee"}]} [pid: 7|app: 0|req: 277/545] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:23:34 2026] DELETE /v2.0/networks/9e0f9780-9bcd-4d24-a7f7-bcf15acd597a => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/546] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:23:34 2026] GET /v2.0/security-groups?tenant_id=bcd1cf5870e14259ad9e1dc2d89d5c0d&name=default => generated 2921 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/547] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:23:34 2026] DELETE /v2.0/security-groups/8e73d241-7659-4fb4-8559-4f5558d81c0f => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:23:34.938 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-314ef85f-5e97-4d5b-84b8-3909af3d522c 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 280/548] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:35 2026] GET /v2.0/ports?device_id=18456775-2e16-4dc2-a251-9f1e54c45afb => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/549] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:35 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:23:35.282 8 INFO neutron.db.l3_hamode_db [None req-314ef85f-5e97-4d5b-84b8-3909af3d522c 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] HA network 470ce6be-d916-477c-bc1b-6b25fdbb2f37 was deleted as no HA routers are present in tenant eb78b78a2ff44d0195377d171b62fbf0. [pid: 8|app: 0|req: 269/550] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:23:34 2026] DELETE /v2.0/routers/a1ad8bf9-6e7a-4534-bc33-3db38ee91d62 => generated 0 bytes in 921 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/551] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:23:35 2026] DELETE /v2.0/subnets/853abd03-cfd0-480b-a091-d0597b23f28e => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:23:35.747 8 INFO neutron.services.segments.plugin [-] Segment 805b53c9-d1fd-4af6-9b2e-7b688c06a373 resource provider aggregate not found 2026-05-20 04:23:35.754 8 INFO neutron.services.segments.plugin [-] Segment 805b53c9-d1fd-4af6-9b2e-7b688c06a373 resource provider aggregate not found 2026-05-20 04:23:35.760 8 INFO neutron.services.segments.plugin [-] Segment 805b53c9-d1fd-4af6-9b2e-7b688c06a373 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 805b53c9-d1fd-4af6-9b2e-7b688c06a373 found for delete ", "request_id": "req-965a52cc-70b8-4d27-b86d-e98f85c22be0"}]} 2026-05-20 04:23:35.772 8 INFO neutron.services.segments.plugin [-] Segment 805b53c9-d1fd-4af6-9b2e-7b688c06a373 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 805b53c9-d1fd-4af6-9b2e-7b688c06a373 found for delete ", "request_id": "req-f87d3a4e-b846-42f9-856d-7260cd02852a"}]} [pid: 8|app: 0|req: 270/552] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:23:35 2026] DELETE /v2.0/networks/0a645d8b-1fd4-4f1b-81d7-cc2260117c8b => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/553] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:23:36 2026] GET /v2.0/security-groups?tenant_id=eb78b78a2ff44d0195377d171b62fbf0&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/554] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:23:36 2026] DELETE /v2.0/security-groups/67f34e31-96de-4877-9515-33561ee454bf => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/555] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:36 2026] GET /v2.0/ports?device_id=18456775-2e16-4dc2-a251-9f1e54c45afb => 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: 272/556] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:36 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:23:36.500 7 INFO neutron.services.segments.plugin [-] Segment 34e1e64d-d277-46d5-98d2-2b13c6de59fb resource provider aggregate not found 2026-05-20 04:23:36.506 7 INFO neutron.services.segments.plugin [-] Segment 34e1e64d-d277-46d5-98d2-2b13c6de59fb resource provider aggregate not found 2026-05-20 04:23:36.520 7 INFO neutron.services.segments.plugin [-] Segment 34e1e64d-d277-46d5-98d2-2b13c6de59fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34e1e64d-d277-46d5-98d2-2b13c6de59fb found for delete ", "request_id": "req-f123dd24-ba39-4c22-aa8e-ea7c14b4d34a"}]} 2026-05-20 04:23:36.531 7 INFO neutron.services.segments.plugin [-] Segment 34e1e64d-d277-46d5-98d2-2b13c6de59fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34e1e64d-d277-46d5-98d2-2b13c6de59fb found for delete ", "request_id": "req-f79d32aa-e6a3-4121-ab10-e96d221b65ca"}]} [pid: 7|app: 0|req: 285/557] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:23:36 2026] GET /v2.0/networks?id=31689914-a7c8-4bed-9061-d559df0a2ad9 => generated 669 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/558] 199.204.45.233 () {34 vars in 1050 bytes} [Wed May 20 04:23:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4a4a9bd0561245fc9cf14f0d9685de23 => generated 181 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:23:36.806 7 WARNING neutron_lib.context [req-e301cadd-fad3-44dd-9149-199d944a487e req-b1b2c62f-5804-4692-83e8-f73e3580e4df bbe6e1b0320a4a64a10badf180dd1a33 4a4a9bd0561245fc9cf14f0d9685de23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:23:37.135 8 INFO neutron.db.segments_db [None req-562a67ac-0661-46fe-9313-d86946f81a5b 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Added segment 77f5a8d2-5966-4bb9-b593-ff97f524d8a0 of type vxlan for network 20ec054d-1810-4ce2-a65d-7ada2939f1a1 [pid: 8|app: 0|req: 274/559] 10.0.0.215 () {34 vars in 671 bytes} [Wed May 20 04:23:36 2026] POST /v2.0/networks => generated 746 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/560] 199.204.45.233 () {38 vars in 955 bytes} [Wed May 20 04:23:36 2026] POST /v2.0/ports => generated 958 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 287/561] 199.204.45.233 () {34 vars in 911 bytes} [Wed May 20 04:23: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: 8|app: 0|req: 275/562] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:23:37 2026] POST /v2.0/subnets => generated 693 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:23:37.442 7 INFO neutron.db.segments_db [None req-c63c4a01-9cc8-49ff-920b-f556b1ea64b4 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Added segment 747f3ab2-b981-4c61-b189-1a7f71c0c68d of type vxlan for network a81bf0d7-8262-4eeb-9238-a69cd51162c6 [pid: 8|app: 0|req: 276/563] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:37 2026] GET /v2.0/ports?device_id=18456775-2e16-4dc2-a251-9f1e54c45afb => generated 961 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/564] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:37 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/565] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:37 2026] GET /v2.0/security-groups?id=1255bc9a-4b7a-46e7-9f7b-7a9b62eb0733&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:23:37.758 7 INFO neutron.db.l3_hamode_db [None req-c63c4a01-9cc8-49ff-920b-f556b1ea64b4 0ac0532a499e433d9855f0895a5a9d0b fa0ba9f5c9174a56a70dd9eac972c203 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-20 04:23:37.784 8 INFO neutron.services.segments.plugin [-] Segment 153187fa-2f2e-429a-8d08-8a3e15fd1049 resource provider aggregate not found 2026-05-20 04:23:37.790 8 INFO neutron.services.segments.plugin [-] Segment 153187fa-2f2e-429a-8d08-8a3e15fd1049 resource provider aggregate not found 2026-05-20 04:23:37.798 8 INFO neutron.services.segments.plugin [-] Segment 153187fa-2f2e-429a-8d08-8a3e15fd1049 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 153187fa-2f2e-429a-8d08-8a3e15fd1049 found for delete ", "request_id": "req-1b07fc19-8ad4-47e9-b712-0acd4720f7a7"}]} 2026-05-20 04:23:37.806 8 INFO neutron.services.segments.plugin [-] Segment 153187fa-2f2e-429a-8d08-8a3e15fd1049 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 153187fa-2f2e-429a-8d08-8a3e15fd1049 found for delete ", "request_id": "req-3b986196-2071-436c-b19c-550aef55a38a"}]} [pid: 8|app: 0|req: 279/566] 199.204.45.233 () {38 vars in 1028 bytes} [Wed May 20 04:23:37 2026] PUT /v2.0/ports/09d059c3-f9cf-4308-ab76-d9aa9b054701 => generated 1239 bytes in 480 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: 280/567] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:23:38 2026] GET /v2.0/networks?id=48e93397-b3b6-4f9a-a0e4-75e124c60cdc => generated 682 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/568] 199.204.45.233 () {34 vars in 1050 bytes} [Wed May 20 04:23:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0eca992d3d444c05a59abb956edccd2c => generated 180 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:23:38.575 8 INFO neutron.db.segments_db [None req-2e7d3c28-3a39-4069-9d1c-79280cd84f50 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Added segment c11f2645-7508-43f6-b39b-4e7a0eebbf35 of type vxlan for network 778dcd38-5993-4da4-b7f4-3dd9cbacdbae [pid: 8|app: 0|req: 282/569] 10.0.0.215 () {34 vars in 671 bytes} [Wed May 20 04:23:38 2026] POST /v2.0/networks => generated 748 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:23:38.683 8 WARNING neutron_lib.context [req-78235e9d-ad78-4249-9381-dbf4584d5272 req-13ca46aa-9624-4dd3-977d-a714dc017cc5 961cee97e80b44d8a9c9ecfe878d89e6 0eca992d3d444c05a59abb956edccd2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:23:38.694 7 INFO neutron.db.l3_hamode_db [None req-c63c4a01-9cc8-49ff-920b-f556b1ea64b4 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-20 04:23:38.723 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a69312d-98b5-453d-8cbe-11a550b76d8f'] response: {'name': 'network-changed', 'server_uuid': '18456775-2e16-4dc2-a251-9f1e54c45afb', 'tag': '09d059c3-f9cf-4308-ab76-d9aa9b054701', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 283/570] 199.204.45.233 () {38 vars in 955 bytes} [Wed May 20 04:23:38 2026] POST /v2.0/ports => generated 954 bytes in 428 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: 284/571] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:39 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 957 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/572] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:23:37 2026] POST /v2.0/routers => generated 733 bytes in 2285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/573] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:39 2026] GET /v2.0/ports?device_id=18456775-2e16-4dc2-a251-9f1e54c45afb => generated 973 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/574] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:23:39 2026] POST /v2.0/subnets => generated 695 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/575] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:23:39 2026] GET /v2.0/ports?tenant_id=4a4a9bd0561245fc9cf14f0d9685de23&device_id=18456775-2e16-4dc2-a251-9f1e54c45afb => generated 1242 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/576] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:40 2026] GET /v2.0/security-groups?id=f60c3194-1c45-4f9a-b98e-86d70f18c7a9&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/577] 199.204.45.233 () {38 vars in 1028 bytes} [Wed May 20 04:23:39 2026] PUT /v2.0/ports/0ea08e55-a579-4b1b-94e5-a6c69adb617c => generated 1235 bytes in 415 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: 287/578] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:40 2026] GET /v2.0/security-groups?id=1255bc9a-4b7a-46e7-9f7b-7a9b62eb0733&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:23:40.367 8 INFO neutron.db.segments_db [None req-c20720b0-72e7-4fdc-b678-7077fe6fcef4 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Added segment 54637e11-997a-4cea-b232-f2c4a7000eb7 of type vxlan for network 1258029a-965b-4c08-bcec-97575bbc14de 2026-05-20 04:23:40.593 8 INFO neutron.db.l3_hamode_db [None req-c20720b0-72e7-4fdc-b678-7077fe6fcef4 0ac0532a499e433d9855f0895a5a9d0b ec18792e71ee46df9334de3c7fa72a1e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-20 04:23:40.807 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bdc194c8-7b4d-47d6-9d24-9c034177b0b6'] response: {'name': 'network-changed', 'server_uuid': 'ce421abe-22c0-4ae7-96c0-7418093c5f8e', 'tag': '0ea08e55-a579-4b1b-94e5-a6c69adb617c', 'status': 'completed', 'code': 200} 2026-05-20 04:23:41.342 8 INFO neutron.db.l3_hamode_db [None req-c20720b0-72e7-4fdc-b678-7077fe6fcef4 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 292/579] 10.0.0.215 () {34 vars in 783 bytes} [Wed May 20 04:23:40 2026] PUT /v2.0/routers/081dc801-4b02-4e06-a532-14d17b2038bc/add_router_interface => generated 309 bytes in 1085 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/580] 199.204.45.233 () {34 vars in 1060 bytes} [Wed May 20 04:23:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=09d059c3-f9cf-4308-ab76-d9aa9b054701 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/581] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:23:41 2026] GET /v2.0/ports?tenant_id=0eca992d3d444c05a59abb956edccd2c&device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/582] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:41 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/583] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:23:41 2026] GET /v2.0/subnets?id=5f91a48c-8554-4dfa-b5ea-9422300afb51 => generated 687 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/584] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:41 2026] GET /v2.0/ports?device_id=18456775-2e16-4dc2-a251-9f1e54c45afb => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/585] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:23:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0ea08e55-a579-4b1b-94e5-a6c69adb617c => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/586] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:41 2026] GET /v2.0/security-groups?id=f60c3194-1c45-4f9a-b98e-86d70f18c7a9&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: 7|app: 0|req: 300/587] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:23:41 2026] GET /v2.0/ports?network_id=31689914-a7c8-4bed-9061-d559df0a2ad9&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/588] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:41 2026] GET /v2.0/security-groups?id=1255bc9a-4b7a-46e7-9f7b-7a9b62eb0733&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/589] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:23:41 2026] GET /v2.0/subnets?id=b0dac87c-577f-462b-8921-743048e3928e => generated 700 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/590] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:23:41 2026] GET /v2.0/networks/31689914-a7c8-4bed-9061-d559df0a2ad9?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/591] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:23:41 2026] GET /v2.0/ports?network_id=48e93397-b3b6-4f9a-a0e4-75e124c60cdc&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: 7|app: 0|req: 305/592] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:23:41 2026] GET /v2.0/networks/31689914-a7c8-4bed-9061-d559df0a2ad9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/593] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:23:41 2026] GET /v2.0/networks/48e93397-b3b6-4f9a-a0e4-75e124c60cdc?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/594] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:23:41 2026] GET /v2.0/networks/48e93397-b3b6-4f9a-a0e4-75e124c60cdc?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: 288/595] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:23:40 2026] POST /v2.0/routers => generated 735 bytes in 1885 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/596] 10.0.0.253 () {34 vars in 982 bytes} [Wed May 20 04:23:42 2026] GET /v2.0/networks?id=20ec054d-1810-4ce2-a65d-7ada2939f1a1 => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/597] 10.0.0.253 () {34 vars in 965 bytes} [Wed May 20 04:23:42 2026] GET /v2.0/quotas/fa0ba9f5c9174a56a70dd9eac972c203 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/598] 10.0.0.253 () {34 vars in 1002 bytes} [Wed May 20 04:23:42 2026] GET /v2.0/ports?tenant_id=fa0ba9f5c9174a56a70dd9eac972c203&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/599] 10.0.0.253 () {34 vars in 1008 bytes} [Wed May 20 04:23:42 2026] GET /v2.0/networks/20ec054d-1810-4ce2-a65d-7ada2939f1a1?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/600] 10.0.0.253 () {34 vars in 1108 bytes} [Wed May 20 04:23:42 2026] GET /v2.0/networks/20ec054d-1810-4ce2-a65d-7ada2939f1a1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/601] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:42 2026] GET /v2.0/ports?device_id=ec5235ec-0bed-4096-967e-14d21018b643 => 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: 295/602] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:42 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => 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: 296/603] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:42 2026] GET /v2.0/security-groups?id=f60c3194-1c45-4f9a-b98e-86d70f18c7a9&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/604] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:42 2026] GET /v2.0/ports?device_id=18456775-2e16-4dc2-a251-9f1e54c45afb => generated 973 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/605] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:23:42 2026] GET /v2.0/ports?tenant_id=4a4a9bd0561245fc9cf14f0d9685de23&device_id=18456775-2e16-4dc2-a251-9f1e54c45afb => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/606] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:42 2026] GET /v2.0/security-groups?id=1255bc9a-4b7a-46e7-9f7b-7a9b62eb0733&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/607] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:23:42 2026] GET /v2.0/networks?id=31689914-a7c8-4bed-9061-d559df0a2ad9 => generated 765 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/608] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:23:43 2026] GET /v2.0/ports?tenant_id=0eca992d3d444c05a59abb956edccd2c&device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/609] 199.204.45.233 () {34 vars in 1060 bytes} [Wed May 20 04:23:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=09d059c3-f9cf-4308-ab76-d9aa9b054701 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/610] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:23:43 2026] GET /v2.0/networks?id=48e93397-b3b6-4f9a-a0e4-75e124c60cdc => generated 778 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/611] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:23:43 2026] GET /v2.0/subnets?id=5f91a48c-8554-4dfa-b5ea-9422300afb51 => generated 687 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/612] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:23:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0ea08e55-a579-4b1b-94e5-a6c69adb617c => 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: 306/613] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:23:43 2026] GET /v2.0/ports?network_id=31689914-a7c8-4bed-9061-d559df0a2ad9&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/614] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:23:43 2026] GET /v2.0/subnets?id=b0dac87c-577f-462b-8921-743048e3928e => generated 700 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/615] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:23:43 2026] GET /v2.0/networks/31689914-a7c8-4bed-9061-d559df0a2ad9?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/616] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:23:43 2026] GET /v2.0/ports?network_id=48e93397-b3b6-4f9a-a0e4-75e124c60cdc&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/617] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:23:43 2026] GET /v2.0/networks/31689914-a7c8-4bed-9061-d559df0a2ad9?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: 311/618] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:23:43 2026] GET /v2.0/networks/48e93397-b3b6-4f9a-a0e4-75e124c60cdc?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/619] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:23:43 2026] GET /v2.0/networks/48e93397-b3b6-4f9a-a0e4-75e124c60cdc?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: 7|app: 0|req: 308/620] 10.0.0.215 () {34 vars in 783 bytes} [Wed May 20 04:23:42 2026] PUT /v2.0/routers/a3451012-971b-4d2b-a557-3cb87ca08ce3/add_router_interface => generated 309 bytes in 1499 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/621] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:43 2026] GET /v2.0/ports?device_id=ec5235ec-0bed-4096-967e-14d21018b643 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/622] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:43 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => 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: 314/623] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:43 2026] GET /v2.0/security-groups?id=f60c3194-1c45-4f9a-b98e-86d70f18c7a9&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/624] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:44 2026] GET /v2.0/ports?device_id=18456775-2e16-4dc2-a251-9f1e54c45afb => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/625] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:44 2026] GET /v2.0/security-groups?id=1255bc9a-4b7a-46e7-9f7b-7a9b62eb0733&fields=id&fields=name => generated 114 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:23:44.299 7 WARNING neutron_lib.context [None req-1484e897-8ed0-4e35-9ba9-a51305b17dc3 36cffd23207946eb886e0a78ff0f4c1c ec18792e71ee46df9334de3c7fa72a1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 311/626] 10.0.0.215 () {34 vars in 685 bytes} [Wed May 20 04:23:44 2026] POST /v2.0/security-groups => generated 1660 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-20 04:23:44.450 8 WARNING neutron_lib.context [None req-100fc699-2246-46bb-82a4-21a840149cfa 36cffd23207946eb886e0a78ff0f4c1c ec18792e71ee46df9334de3c7fa72a1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 316/627] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:23:44 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) 2026-05-20 04:23:44.585 7 WARNING neutron_lib.context [None req-02bb653d-b2cd-4603-825d-a5bbcf84b416 36cffd23207946eb886e0a78ff0f4c1c ec18792e71ee46df9334de3c7fa72a1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 312/628] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:23:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:23:44.706 8 WARNING neutron_lib.context [None req-18036c98-a976-4791-90e4-dabf7cb94cc7 36cffd23207946eb886e0a78ff0f4c1c ec18792e71ee46df9334de3c7fa72a1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 313/629] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:44 2026] GET /v2.0/ports?device_id=ec5235ec-0bed-4096-967e-14d21018b643 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/630] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:45 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/631] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:45 2026] GET /v2.0/security-groups?id=f60c3194-1c45-4f9a-b98e-86d70f18c7a9&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: 317/632] 10.0.0.215 () {34 vars in 676 bytes} [Wed May 20 04:23:44 2026] POST /v2.0/floatingips => generated 552 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/633] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:45 2026] GET /v2.0/ports?device_id=18456775-2e16-4dc2-a251-9f1e54c45afb => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/634] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:45 2026] GET /v2.0/security-groups?id=1255bc9a-4b7a-46e7-9f7b-7a9b62eb0733&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/635] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:45 2026] GET /v2.0/ports?device_id=ec5235ec-0bed-4096-967e-14d21018b643 => 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: 319/636] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:46 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/637] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:46 2026] GET /v2.0/security-groups?id=f60c3194-1c45-4f9a-b98e-86d70f18c7a9&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: 320/638] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:46 2026] GET /v2.0/ports?device_id=18456775-2e16-4dc2-a251-9f1e54c45afb => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/639] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:46 2026] GET /v2.0/security-groups?id=1255bc9a-4b7a-46e7-9f7b-7a9b62eb0733&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/640] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:46 2026] GET /v2.0/ports?device_id=ec5235ec-0bed-4096-967e-14d21018b643 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/641] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:23:47 2026] GET /v2.0/networks?id=20ec054d-1810-4ce2-a65d-7ada2939f1a1 => generated 678 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:23:47.139 8 WARNING neutron_lib.context [req-84f75437-2a43-4f5f-a4f1-47b0a0d34546 req-d0e390fd-a711-4b68-a6ce-3114bff6154a 9b41bfa639ad4725b4f9234ab0751e06 fa0ba9f5c9174a56a70dd9eac972c203 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 323/644] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:47 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/645] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:47 2026] GET /v2.0/security-groups?id=f60c3194-1c45-4f9a-b98e-86d70f18c7a9&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/646] 199.204.45.233 () {38 vars in 955 bytes} [Wed May 20 04:23:47 2026] POST /v2.0/ports => generated 958 bytes in 490 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: 323/647] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:47 2026] GET /v2.0/ports?device_id=18456775-2e16-4dc2-a251-9f1e54c45afb => 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: 324/648] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:47 2026] GET /v2.0/security-groups?id=1255bc9a-4b7a-46e7-9f7b-7a9b62eb0733&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/649] 199.204.45.233 () {38 vars in 1028 bytes} [Wed May 20 04:23:47 2026] PUT /v2.0/ports/2f3bb995-f4cf-4ac9-92df-30758b756b31 => generated 1239 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/650] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:48 2026] GET /v2.0/ports?device_id=ec5235ec-0bed-4096-967e-14d21018b643 => generated 973 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 326/651] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:48 2026] GET /v2.0/security-groups?id=ef7082e5-10de-44a0-a08b-1c2244278b6d&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/652] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:48 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/653] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:48 2026] GET /v2.0/security-groups?id=f60c3194-1c45-4f9a-b98e-86d70f18c7a9&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: 8|app: 0|req: 327/654] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:48 2026] GET /v2.0/ports?device_id=18456775-2e16-4dc2-a251-9f1e54c45afb => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:23:48.904 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-39d6718e-7ce6-4029-9808-164c79e33471'] response: {'name': 'network-changed', 'server_uuid': 'ec5235ec-0bed-4096-967e-14d21018b643', 'tag': '2f3bb995-f4cf-4ac9-92df-30758b756b31', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 328/655] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:48 2026] GET /v2.0/security-groups?id=1255bc9a-4b7a-46e7-9f7b-7a9b62eb0733&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: 328/656] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:23:49 2026] GET /v2.0/ports?tenant_id=fa0ba9f5c9174a56a70dd9eac972c203&device_id=ec5235ec-0bed-4096-967e-14d21018b643 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/657] 199.204.45.233 () {34 vars in 1060 bytes} [Wed May 20 04:23:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=2f3bb995-f4cf-4ac9-92df-30758b756b31 => 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: 329/658] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:23:49 2026] GET /v2.0/subnets?id=aa5bd561-b73a-468f-a3b4-9396f633d837 => generated 696 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/659] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:23:49 2026] GET /v2.0/ports?network_id=20ec054d-1810-4ce2-a65d-7ada2939f1a1&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/660] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:49 2026] GET /v2.0/ports?device_id=ec5235ec-0bed-4096-967e-14d21018b643 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/661] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:49 2026] GET /v2.0/security-groups?id=ef7082e5-10de-44a0-a08b-1c2244278b6d&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/662] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:23:49 2026] GET /v2.0/networks/20ec054d-1810-4ce2-a65d-7ada2939f1a1?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/663] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:23:49 2026] GET /v2.0/networks/20ec054d-1810-4ce2-a65d-7ada2939f1a1?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: 332/664] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:49 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/665] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:49 2026] GET /v2.0/security-groups?id=f60c3194-1c45-4f9a-b98e-86d70f18c7a9&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: 333/666] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:50 2026] GET /v2.0/ports?device_id=18456775-2e16-4dc2-a251-9f1e54c45afb => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/667] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:50 2026] GET /v2.0/security-groups?id=1255bc9a-4b7a-46e7-9f7b-7a9b62eb0733&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/668] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:50 2026] GET /v2.0/ports?device_id=18456775-2e16-4dc2-a251-9f1e54c45afb => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/669] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:50 2026] GET /v2.0/ports?device_id=ec5235ec-0bed-4096-967e-14d21018b643 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/670] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:23:50 2026] GET /v2.0/ports?tenant_id=fa0ba9f5c9174a56a70dd9eac972c203&device_id=ec5235ec-0bed-4096-967e-14d21018b643 => 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: 337/671] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:50 2026] GET /v2.0/security-groups?id=ef7082e5-10de-44a0-a08b-1c2244278b6d&fields=id&fields=name => generated 88 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/672] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:23:50 2026] GET /v2.0/networks?id=20ec054d-1810-4ce2-a65d-7ada2939f1a1 => generated 774 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/673] 199.204.45.233 () {34 vars in 1060 bytes} [Wed May 20 04:23:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=2f3bb995-f4cf-4ac9-92df-30758b756b31 => 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: 340/674] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:23:50 2026] GET /v2.0/subnets?id=aa5bd561-b73a-468f-a3b4-9396f633d837 => generated 696 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:23:50.837 7 INFO neutron.db.l3_db [None req-d77e83de-ef9d-44a3-bbee-5bc00f352a02 bbe6e1b0320a4a64a10badf180dd1a33 4a4a9bd0561245fc9cf14f0d9685de23 - - default default] Floating IP 97508d42-ce75-4318-a1f0-a0ed9187f4cf associated. External IP: 10.96.250.217, port: 09d059c3-f9cf-4308-ab76-d9aa9b054701. [pid: 8|app: 0|req: 341/675] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:23:50 2026] GET /v2.0/ports?network_id=20ec054d-1810-4ce2-a65d-7ada2939f1a1&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/676] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:23:50 2026] GET /v2.0/networks/20ec054d-1810-4ce2-a65d-7ada2939f1a1?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: 343/677] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:23:50 2026] GET /v2.0/networks/20ec054d-1810-4ce2-a65d-7ada2939f1a1?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: 344/678] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:51 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/679] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:51 2026] GET /v2.0/security-groups?id=f60c3194-1c45-4f9a-b98e-86d70f18c7a9&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: 346/680] 10.0.0.253 () {34 vars in 1098 bytes} [Wed May 20 04:23:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--853181087&fields=id&tenant_id=ec18792e71ee46df9334de3c7fa72a1e => generated 69 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/681] 10.0.0.253 () {34 vars in 982 bytes} [Wed May 20 04:23:51 2026] GET /v2.0/networks?id=778dcd38-5993-4da4-b7f4-3dd9cbacdbae => generated 680 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/682] 10.0.0.253 () {34 vars in 965 bytes} [Wed May 20 04:23:51 2026] GET /v2.0/quotas/ec18792e71ee46df9334de3c7fa72a1e => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/683] 10.0.0.215 () {34 vars in 749 bytes} [Wed May 20 04:23:50 2026] PUT /v2.0/floatingips/97508d42-ce75-4318-a1f0-a0ed9187f4cf => generated 856 bytes in 1077 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/684] 10.0.0.253 () {34 vars in 1002 bytes} [Wed May 20 04:23:51 2026] GET /v2.0/ports?tenant_id=ec18792e71ee46df9334de3c7fa72a1e&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/685] 10.0.0.253 () {34 vars in 1008 bytes} [Wed May 20 04:23:51 2026] GET /v2.0/networks/778dcd38-5993-4da4-b7f4-3dd9cbacdbae?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/686] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:51 2026] GET /v2.0/ports?device_id=18456775-2e16-4dc2-a251-9f1e54c45afb => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/687] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:51 2026] GET /v2.0/security-groups?id=1255bc9a-4b7a-46e7-9f7b-7a9b62eb0733&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/688] 10.0.0.253 () {34 vars in 1108 bytes} [Wed May 20 04:23:51 2026] GET /v2.0/networks/778dcd38-5993-4da4-b7f4-3dd9cbacdbae?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) 2026-05-20 04:23:51.871 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-786d5f27-095a-4b15-a20e-e0c64b60de91'] response: {'name': 'network-changed', 'server_uuid': '18456775-2e16-4dc2-a251-9f1e54c45afb', 'tag': '09d059c3-f9cf-4308-ab76-d9aa9b054701', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 352/689] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:51 2026] GET /v2.0/ports?device_id=6031486a-8534-4554-851d-f4bfbfe27abd => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/690] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:51 2026] GET /v2.0/ports?device_id=ec5235ec-0bed-4096-967e-14d21018b643 => generated 973 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/691] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:51 2026] GET /v2.0/ports?device_id=18456775-2e16-4dc2-a251-9f1e54c45afb => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/692] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:51 2026] GET /v2.0/security-groups?id=ef7082e5-10de-44a0-a08b-1c2244278b6d&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/693] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:52 2026] GET /v2.0/security-groups?id=1255bc9a-4b7a-46e7-9f7b-7a9b62eb0733&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/694] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:23:52 2026] GET /v2.0/ports?tenant_id=4a4a9bd0561245fc9cf14f0d9685de23&device_id=18456775-2e16-4dc2-a251-9f1e54c45afb => 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: 355/695] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:23:52 2026] GET /v2.0/networks?id=31689914-a7c8-4bed-9061-d559df0a2ad9 => generated 765 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/696] 199.204.45.233 () {34 vars in 1060 bytes} [Wed May 20 04:23:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=09d059c3-f9cf-4308-ab76-d9aa9b054701 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/697] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:23:52 2026] GET /v2.0/subnets?id=5f91a48c-8554-4dfa-b5ea-9422300afb51 => generated 687 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/698] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:52 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/699] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:23:52 2026] GET /v2.0/ports?network_id=31689914-a7c8-4bed-9061-d559df0a2ad9&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/700] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:52 2026] GET /v2.0/security-groups?id=f60c3194-1c45-4f9a-b98e-86d70f18c7a9&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/701] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:23:52 2026] GET /v2.0/networks/31689914-a7c8-4bed-9061-d559df0a2ad9?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: 358/702] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:23:52 2026] GET /v2.0/networks/31689914-a7c8-4bed-9061-d559df0a2ad9?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: 7|app: 0|req: 345/703] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:52 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:23:52.940 8 INFO neutron.db.l3_db [None req-8a00c141-5d05-4b5d-b8c3-ba5245ef0db6 961cee97e80b44d8a9c9ecfe878d89e6 0eca992d3d444c05a59abb956edccd2c - - default default] Floating IP d641195a-0d9d-44de-b809-d95384e6a20c associated. External IP: 10.96.250.211, port: 0ea08e55-a579-4b1b-94e5-a6c69adb617c. [pid: 7|app: 0|req: 346/704] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:52 2026] GET /v2.0/ports?device_id=6031486a-8534-4554-851d-f4bfbfe27abd => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/705] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:53 2026] GET /v2.0/ports?device_id=18456775-2e16-4dc2-a251-9f1e54c45afb => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/706] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:53 2026] GET /v2.0/ports?device_id=ec5235ec-0bed-4096-967e-14d21018b643 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/707] 10.0.0.215 () {34 vars in 749 bytes} [Wed May 20 04:23:52 2026] PUT /v2.0/floatingips/d641195a-0d9d-44de-b809-d95384e6a20c => generated 855 bytes in 777 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/708] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:53 2026] GET /v2.0/security-groups?id=1255bc9a-4b7a-46e7-9f7b-7a9b62eb0733&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:23:53.343 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2bf450f9-67ad-4676-8d5f-8f22765ec00c'] response: {'name': 'network-changed', 'server_uuid': 'ce421abe-22c0-4ae7-96c0-7418093c5f8e', 'tag': '0ea08e55-a579-4b1b-94e5-a6c69adb617c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 350/709] 199.204.45.233 () {34 vars in 1096 bytes} [Wed May 20 04:23:53 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/710] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:53 2026] GET /v2.0/security-groups?id=ef7082e5-10de-44a0-a08b-1c2244278b6d&fields=id&fields=name => generated 88 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/711] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:53 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => 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: 361/712] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:53 2026] GET /v2.0/security-groups?id=f60c3194-1c45-4f9a-b98e-86d70f18c7a9&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/713] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:23:53 2026] GET /v2.0/ports?tenant_id=0eca992d3d444c05a59abb956edccd2c&device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/714] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:23:53 2026] GET /v2.0/networks?id=48e93397-b3b6-4f9a-a0e4-75e124c60cdc => generated 778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/715] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:23:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0ea08e55-a579-4b1b-94e5-a6c69adb617c => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/716] 199.204.45.233 () {34 vars in 994 bytes} [Wed May 20 04:23:53 2026] GET /v2.0/ports?device_id=18456775-2e16-4dc2-a251-9f1e54c45afb => generated 975 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/717] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:23:54 2026] GET /v2.0/subnets?id=b0dac87c-577f-462b-8921-743048e3928e => generated 700 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/718] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:23:54 2026] GET /v2.0/ports?network_id=48e93397-b3b6-4f9a-a0e4-75e124c60cdc&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/719] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:54 2026] GET /v2.0/ports?device_id=6031486a-8534-4554-851d-f4bfbfe27abd => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/720] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:23:54 2026] GET /v2.0/networks/48e93397-b3b6-4f9a-a0e4-75e124c60cdc?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/721] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:23:54 2026] GET /v2.0/networks/48e93397-b3b6-4f9a-a0e4-75e124c60cdc?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) 2026-05-20 04:23:54.374 8 INFO neutron.db.l3_db [req-dd0e3e20-6fde-4358-93cf-47f12353eb78 req-085530a8-f63a-47a6-b327-264a2e9cd720 bbe6e1b0320a4a64a10badf180dd1a33 4a4a9bd0561245fc9cf14f0d9685de23 - - default default] Floating IP 97508d42-ce75-4318-a1f0-a0ed9187f4cf disassociated. External IP: 10.96.250.217, port: 09d059c3-f9cf-4308-ab76-d9aa9b054701. [pid: 7|app: 0|req: 360/722] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:54 2026] GET /v2.0/ports?device_id=18456775-2e16-4dc2-a251-9f1e54c45afb => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/723] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:54 2026] GET /v2.0/security-groups?id=1255bc9a-4b7a-46e7-9f7b-7a9b62eb0733&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/724] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:54 2026] GET /v2.0/ports?device_id=ec5235ec-0bed-4096-967e-14d21018b643 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/725] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:54 2026] GET /v2.0/security-groups?id=ef7082e5-10de-44a0-a08b-1c2244278b6d&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: 363/726] 199.204.45.233 () {36 vars in 997 bytes} [Wed May 20 04:23:54 2026] DELETE /v2.0/ports/09d059c3-f9cf-4308-ab76-d9aa9b054701 => generated 0 bytes in 757 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/727] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:55 2026] GET /v2.0/ports?device_id=6031486a-8534-4554-851d-f4bfbfe27abd => 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: 364/728] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:55 2026] GET /v2.0/ports?device_id=18456775-2e16-4dc2-a251-9f1e54c45afb => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/729] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:55 2026] GET /v2.0/ports?device_id=ec5235ec-0bed-4096-967e-14d21018b643 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:23:55.669 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae234889-d857-4952-860f-c66578d742c7'] response: {'server_uuid': '18456775-2e16-4dc2-a251-9f1e54c45afb', 'name': 'network-vif-deleted', 'tag': '09d059c3-f9cf-4308-ab76-d9aa9b054701', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 365/730] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:55 2026] GET /v2.0/security-groups?id=ef7082e5-10de-44a0-a08b-1c2244278b6d&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/731] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:23:55 2026] GET /v2.0/ports?tenant_id=0eca992d3d444c05a59abb956edccd2c&device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/732] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:56 2026] GET /v2.0/ports?device_id=ec5235ec-0bed-4096-967e-14d21018b643 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/733] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:56 2026] GET /v2.0/security-groups?id=ef7082e5-10de-44a0-a08b-1c2244278b6d&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/734] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:23:56 2026] GET /v2.0/networks?id=778dcd38-5993-4da4-b7f4-3dd9cbacdbae => generated 680 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/735] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:56 2026] GET /v2.0/ports?device_id=6031486a-8534-4554-851d-f4bfbfe27abd => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/736] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:23:56 2026] GET /v2.0/networks?id=48e93397-b3b6-4f9a-a0e4-75e124c60cdc => generated 778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/737] 199.204.45.233 () {34 vars in 1050 bytes} [Wed May 20 04:23:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ec18792e71ee46df9334de3c7fa72a1e => generated 180 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:23:56.443 7 WARNING neutron_lib.context [req-f37a694c-aae5-4588-ab8a-ba456f539a4b req-e37c347b-8f99-41de-accb-7eeeac6b57f0 36cffd23207946eb886e0a78ff0f4c1c ec18792e71ee46df9334de3c7fa72a1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 369/738] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:23:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0ea08e55-a579-4b1b-94e5-a6c69adb617c => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/739] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:23:56 2026] GET /v2.0/subnets?id=b0dac87c-577f-462b-8921-743048e3928e => generated 700 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/740] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:23:56 2026] GET /v2.0/ports?network_id=48e93397-b3b6-4f9a-a0e4-75e124c60cdc&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/741] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:23:56 2026] GET /v2.0/networks/48e93397-b3b6-4f9a-a0e4-75e124c60cdc?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: 373/742] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:23:56 2026] GET /v2.0/networks/48e93397-b3b6-4f9a-a0e4-75e124c60cdc?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: 374/743] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:56 2026] GET /v2.0/ports?device_id=18456775-2e16-4dc2-a251-9f1e54c45afb => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/744] 199.204.45.233 () {38 vars in 955 bytes} [Wed May 20 04:23:56 2026] POST /v2.0/ports => generated 958 bytes in 321 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: 375/745] 199.204.45.233 () {38 vars in 1028 bytes} [Wed May 20 04:23:56 2026] PUT /v2.0/ports/565d0dc4-359e-4ee6-ad38-bc97622c2a68 => generated 1239 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/746] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:57 2026] GET /v2.0/ports?device_id=ec5235ec-0bed-4096-967e-14d21018b643 => generated 975 bytes in 102 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: 376/747] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:57 2026] GET /v2.0/security-groups?id=ef7082e5-10de-44a0-a08b-1c2244278b6d&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/748] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:57 2026] GET /v2.0/ports?device_id=6031486a-8534-4554-851d-f4bfbfe27abd => generated 973 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/749] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:57 2026] GET /v2.0/security-groups?id=57fb5ae4-546f-4e43-bbd5-b61190b9cc71&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: 7|app: 0|req: 373/750] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:57 2026] GET /v2.0/ports?device_id=18456775-2e16-4dc2-a251-9f1e54c45afb => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:23:57.987 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae9e63da-c52d-4a46-a8a4-90bb93cfb25a'] response: {'name': 'network-changed', 'server_uuid': '6031486a-8534-4554-851d-f4bfbfe27abd', 'tag': '565d0dc4-359e-4ee6-ad38-bc97622c2a68', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 378/751] 199.204.45.233 () {34 vars in 994 bytes} [Wed May 20 04:23:57 2026] GET /v2.0/ports?device_id=ec5235ec-0bed-4096-967e-14d21018b643 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/752] 199.204.45.233 () {36 vars in 997 bytes} [Wed May 20 04:23:58 2026] DELETE /v2.0/ports/2f3bb995-f4cf-4ac9-92df-30758b756b31 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/753] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:23:58 2026] GET /v2.0/ports?tenant_id=ec18792e71ee46df9334de3c7fa72a1e&device_id=6031486a-8534-4554-851d-f4bfbfe27abd => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/754] 199.204.45.233 () {34 vars in 1060 bytes} [Wed May 20 04:23:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=565d0dc4-359e-4ee6-ad38-bc97622c2a68 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/755] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:23:58 2026] GET /v2.0/subnets?id=505d1a88-7842-468e-ae64-09bb1c915c76 => generated 698 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/756] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:23:58 2026] GET /v2.0/ports?network_id=778dcd38-5993-4da4-b7f4-3dd9cbacdbae&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/757] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:58 2026] GET /v2.0/ports?device_id=ec5235ec-0bed-4096-967e-14d21018b643 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/758] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:23:58 2026] GET /v2.0/networks/778dcd38-5993-4da4-b7f4-3dd9cbacdbae?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: 382/759] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:23:58 2026] GET /v2.0/networks/778dcd38-5993-4da4-b7f4-3dd9cbacdbae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:23:58.653 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-64378c27-4438-43d8-a851-a99dd4e01d82'] response: {'server_uuid': 'ec5235ec-0bed-4096-967e-14d21018b643', 'name': 'network-vif-deleted', 'tag': '2f3bb995-f4cf-4ac9-92df-30758b756b31', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 378/760] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:58 2026] GET /v2.0/ports?device_id=6031486a-8534-4554-851d-f4bfbfe27abd => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/761] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:58 2026] GET /v2.0/security-groups?id=57fb5ae4-546f-4e43-bbd5-b61190b9cc71&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: 7|app: 0|req: 379/762] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:23:58 2026] DELETE /v2.0/security-groups/1255bc9a-4b7a-46e7-9f7b-7a9b62eb0733 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:23:58.980 8 INFO neutron.api.v2.resource [None req-3afbab25-982f-437f-a5f2-c42b157f7e83 bbe6e1b0320a4a64a10badf180dd1a33 4a4a9bd0561245fc9cf14f0d9685de23 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 384/763] 10.0.0.215 () {32 vars in 737 bytes} [Wed May 20 04:23:58 2026] GET /v2.0/security-groups/1255bc9a-4b7a-46e7-9f7b-7a9b62eb0733 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/764] 10.0.0.215 () {32 vars in 732 bytes} [Wed May 20 04:23:58 2026] DELETE /v2.0/floatingips/97508d42-ce75-4318-a1f0-a0ed9187f4cf => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/765] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:59 2026] GET /v2.0/ports?device_id=ec5235ec-0bed-4096-967e-14d21018b643 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/766] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:23:59 2026] GET /v2.0/ports?tenant_id=ec18792e71ee46df9334de3c7fa72a1e&device_id=6031486a-8534-4554-851d-f4bfbfe27abd => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/767] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:23:59 2026] GET /v2.0/networks?id=778dcd38-5993-4da4-b7f4-3dd9cbacdbae => generated 776 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/768] 199.204.45.233 () {34 vars in 1060 bytes} [Wed May 20 04:23:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=565d0dc4-359e-4ee6-ad38-bc97622c2a68 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/769] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:23:59 2026] GET /v2.0/subnets?id=505d1a88-7842-468e-ae64-09bb1c915c76 => generated 698 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/770] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:23:59 2026] GET /v2.0/ports?network_id=778dcd38-5993-4da4-b7f4-3dd9cbacdbae&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/771] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:23:59 2026] GET /v2.0/ports?device_id=6031486a-8534-4554-851d-f4bfbfe27abd => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/772] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:23:59 2026] GET /v2.0/networks/778dcd38-5993-4da4-b7f4-3dd9cbacdbae?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/773] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:23:59 2026] GET /v2.0/security-groups?id=57fb5ae4-546f-4e43-bbd5-b61190b9cc71&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: 7|app: 0|req: 390/774] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:23:59 2026] GET /v2.0/networks/778dcd38-5993-4da4-b7f4-3dd9cbacdbae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/775] 10.0.0.215 () {34 vars in 789 bytes} [Wed May 20 04:23:59 2026] PUT /v2.0/routers/b69a4ae5-02a4-4690-8cca-bb251a9b2446/remove_router_interface => generated 309 bytes in 991 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/776] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:24:00 2026] GET /v2.0/ports?device_id=ec5235ec-0bed-4096-967e-14d21018b643 => 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: 387/777] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:24:01 2026] GET /v2.0/ports?device_id=6031486a-8534-4554-851d-f4bfbfe27abd => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/778] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:24:01 2026] GET /v2.0/security-groups?id=57fb5ae4-546f-4e43-bbd5-b61190b9cc71&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:01.196 7 INFO neutron.services.segments.plugin [-] Segment fa4a3684-851a-43cd-8151-bcd8cb77390d resource provider aggregate not found 2026-05-20 04:24:01.201 7 INFO neutron.services.segments.plugin [-] Segment fa4a3684-851a-43cd-8151-bcd8cb77390d resource provider aggregate not found 2026-05-20 04:24:01.212 7 INFO neutron.services.segments.plugin [-] Segment fa4a3684-851a-43cd-8151-bcd8cb77390d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa4a3684-851a-43cd-8151-bcd8cb77390d found for delete ", "request_id": "req-f4cab772-f053-41de-8409-9baf5c84c52b"}]} 2026-05-20 04:24:01.216 7 INFO neutron.services.segments.plugin [-] Segment fa4a3684-851a-43cd-8151-bcd8cb77390d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa4a3684-851a-43cd-8151-bcd8cb77390d found for delete ", "request_id": "req-87c1d075-646e-4a05-ba2b-0c42980cb647"}]} 2026-05-20 04:24:01.221 7 INFO neutron.db.l3_hamode_db [None req-91f4e11a-13bd-4c2c-bbe8-8c0fcc2e7ece 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] HA network 2eaff97f-d0b6-452f-af78-4ae8326861a8 was deleted as no HA routers are present in tenant 4a4a9bd0561245fc9cf14f0d9685de23. [pid: 7|app: 0|req: 391/779] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:00 2026] DELETE /v2.0/routers/b69a4ae5-02a4-4690-8cca-bb251a9b2446 => generated 0 bytes in 936 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/780] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:01 2026] DELETE /v2.0/subnets/5f91a48c-8554-4dfa-b5ea-9422300afb51 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/781] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:24:01 2026] DELETE /v2.0/networks/31689914-a7c8-4bed-9061-d559df0a2ad9 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/782] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:24:01 2026] GET /v2.0/security-groups?tenant_id=4a4a9bd0561245fc9cf14f0d9685de23&name=default => generated 2921 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/783] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:01 2026] DELETE /v2.0/security-groups/1c7df1c7-e282-488d-83ae-b2990f57e227 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/784] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:24:02 2026] GET /v2.0/ports?device_id=6031486a-8534-4554-851d-f4bfbfe27abd => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/785] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:24:02 2026] GET /v2.0/security-groups?id=57fb5ae4-546f-4e43-bbd5-b61190b9cc71&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: 390/788] 10.0.0.215 () {34 vars in 789 bytes} [Wed May 20 04:24:01 2026] PUT /v2.0/routers/081dc801-4b02-4e06-a532-14d17b2038bc/remove_router_interface => generated 309 bytes in 1381 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:03.249 7 INFO neutron.services.segments.plugin [-] Segment 7c3f5738-30d3-4259-9a4f-ada11c6500ad resource provider aggregate not found 2026-05-20 04:24:03.253 7 INFO neutron.services.segments.plugin [-] Segment 7c3f5738-30d3-4259-9a4f-ada11c6500ad resource provider aggregate not found 2026-05-20 04:24:03.261 7 INFO neutron.services.segments.plugin [-] Segment 7c3f5738-30d3-4259-9a4f-ada11c6500ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c3f5738-30d3-4259-9a4f-ada11c6500ad found for delete ", "request_id": "req-07b80760-17e1-4d06-8f22-8fe9d56a74d0"}]} 2026-05-20 04:24:03.263 7 INFO neutron.services.segments.plugin [-] Segment 7c3f5738-30d3-4259-9a4f-ada11c6500ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c3f5738-30d3-4259-9a4f-ada11c6500ad found for delete ", "request_id": "req-f67d8184-61b9-483a-bb04-295c6a7eb323"}]} [pid: 8|app: 0|req: 391/789] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:24:03 2026] GET /v2.0/ports?device_id=6031486a-8534-4554-851d-f4bfbfe27abd => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/790] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:24:03 2026] GET /v2.0/security-groups?id=57fb5ae4-546f-4e43-bbd5-b61190b9cc71&fields=id&fields=name => generated 113 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:04.014 7 INFO neutron.db.l3_hamode_db [None req-5a40da95-c421-4a88-b5ad-bd8e01f73059 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] HA network a81bf0d7-8262-4eeb-9238-a69cd51162c6 was deleted as no HA routers are present in tenant fa0ba9f5c9174a56a70dd9eac972c203. [pid: 7|app: 0|req: 399/791] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:03 2026] DELETE /v2.0/routers/081dc801-4b02-4e06-a532-14d17b2038bc => generated 0 bytes in 885 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/792] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:04 2026] DELETE /v2.0/subnets/aa5bd561-b73a-468f-a3b4-9396f633d837 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/793] 10.0.0.220 () {34 vars in 990 bytes} [Wed May 20 04:24:03 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 1240 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/794] 10.0.0.220 () {34 vars in 1040 bytes} [Wed May 20 04:24:04 2026] GET /v2.0/security-groups?id=f60c3194-1c45-4f9a-b98e-86d70f18c7a9&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/795] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:24:04 2026] DELETE /v2.0/networks/20ec054d-1810-4ce2-a65d-7ada2939f1a1 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/796] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:24:04 2026] GET /v2.0/ports?device_id=6031486a-8534-4554-851d-f4bfbfe27abd => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/797] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:24:04 2026] GET /v2.0/security-groups?tenant_id=fa0ba9f5c9174a56a70dd9eac972c203&name=default => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/798] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:24:04 2026] GET /v2.0/security-groups?id=57fb5ae4-546f-4e43-bbd5-b61190b9cc71&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/799] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:04 2026] DELETE /v2.0/security-groups/ef7082e5-10de-44a0-a08b-1c2244278b6d => 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: 397/800] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:24:05 2026] GET /v2.0/ports?device_id=6031486a-8534-4554-851d-f4bfbfe27abd => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:05.891 7 INFO neutron.services.segments.plugin [-] Segment 747f3ab2-b981-4c61-b189-1a7f71c0c68d resource provider aggregate not found 2026-05-20 04:24:05.898 7 INFO neutron.services.segments.plugin [-] Segment 747f3ab2-b981-4c61-b189-1a7f71c0c68d resource provider aggregate not found 2026-05-20 04:24:05.911 7 INFO neutron.services.segments.plugin [-] Segment 747f3ab2-b981-4c61-b189-1a7f71c0c68d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 747f3ab2-b981-4c61-b189-1a7f71c0c68d found for delete ", "request_id": "req-b5a37214-4c69-4504-b98a-92ec0ee99285"}]} 2026-05-20 04:24:05.915 7 INFO neutron.services.segments.plugin [-] Segment 747f3ab2-b981-4c61-b189-1a7f71c0c68d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 747f3ab2-b981-4c61-b189-1a7f71c0c68d found for delete ", "request_id": "req-4f25e52d-0e7b-4761-8f24-cfdc575b545f"}]} [pid: 7|app: 0|req: 404/801] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:24:05 2026] GET /v2.0/security-groups?id=57fb5ae4-546f-4e43-bbd5-b61190b9cc71&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: 398/802] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:24:05 2026] GET /v2.0/security-groups?tenant_id=036d74d78ac04b64b4048fbc88219f57&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:24:06.251 7 INFO neutron.services.segments.plugin [-] Segment 77f5a8d2-5966-4bb9-b593-ff97f524d8a0 resource provider aggregate not found 2026-05-20 04:24:06.265 7 INFO neutron.services.segments.plugin [-] Segment 77f5a8d2-5966-4bb9-b593-ff97f524d8a0 resource provider aggregate not found 2026-05-20 04:24:06.280 7 INFO neutron.services.segments.plugin [-] Segment 77f5a8d2-5966-4bb9-b593-ff97f524d8a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77f5a8d2-5966-4bb9-b593-ff97f524d8a0 found for delete ", "request_id": "req-4e423592-f5ea-46f3-8261-4048898fd681"}]} 2026-05-20 04:24:06.302 7 INFO neutron.services.segments.plugin [-] Segment 77f5a8d2-5966-4bb9-b593-ff97f524d8a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77f5a8d2-5966-4bb9-b593-ff97f524d8a0 found for delete ", "request_id": "req-90465d45-3d46-4f87-b4b5-5eecc0d7fec4"}]} [pid: 7|app: 0|req: 405/803] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:06 2026] DELETE /v2.0/security-groups/ec1a22ea-b619-4e3a-86b3-48dfb63b775b => 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: 399/804] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:24:06 2026] GET /v2.0/security-groups?tenant_id=27cb096473a74943942886184779f150&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/805] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:06 2026] DELETE /v2.0/security-groups/751277b9-fd1a-498b-8c68-87527ee21643 => 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: 400/806] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:24:07 2026] GET /v2.0/ports?device_id=6031486a-8534-4554-851d-f4bfbfe27abd => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/807] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:24:07 2026] GET /v2.0/security-groups?id=57fb5ae4-546f-4e43-bbd5-b61190b9cc71&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/808] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:24:07 2026] GET /v2.0/security-groups?tenant_id=bda04fcb4b414f339d265465b543769a&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/809] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:08 2026] DELETE /v2.0/security-groups/e8c0fdd7-2fdb-4607-9b3b-8d1e4da159c1 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/810] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:24:08 2026] GET /v2.0/ports?device_id=6031486a-8534-4554-851d-f4bfbfe27abd => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/811] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:24:08 2026] GET /v2.0/security-groups?id=57fb5ae4-546f-4e43-bbd5-b61190b9cc71&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/812] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:24:08 2026] GET /v2.0/ports?device_id=6031486a-8534-4554-851d-f4bfbfe27abd => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:08.835 7 INFO neutron.db.l3_db [None req-e2ad6f12-8154-447c-9d86-87a8c74400a3 36cffd23207946eb886e0a78ff0f4c1c ec18792e71ee46df9334de3c7fa72a1e - - default default] Floating IP 3e380868-2c1b-47d4-8811-b3c08a5de5cb associated. External IP: 10.96.250.218, port: 565d0dc4-359e-4ee6-ad38-bc97622c2a68. [pid: 7|app: 0|req: 410/813] 10.0.0.215 () {34 vars in 749 bytes} [Wed May 20 04:24:08 2026] PUT /v2.0/floatingips/3e380868-2c1b-47d4-8811-b3c08a5de5cb => generated 856 bytes in 1113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/814] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:24:09 2026] GET /v2.0/ports?device_id=6031486a-8534-4554-851d-f4bfbfe27abd => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:09.761 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-19a020a9-28eb-4525-8bdd-cb002f870f52'] response: {'name': 'network-changed', 'server_uuid': '6031486a-8534-4554-851d-f4bfbfe27abd', 'tag': '565d0dc4-359e-4ee6-ad38-bc97622c2a68', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 411/815] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:24:09 2026] GET /v2.0/security-groups?id=57fb5ae4-546f-4e43-bbd5-b61190b9cc71&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: 405/816] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:24:10 2026] GET /v2.0/ports?device_id=6031486a-8534-4554-851d-f4bfbfe27abd => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/817] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:24:10 2026] GET /v2.0/security-groups?id=57fb5ae4-546f-4e43-bbd5-b61190b9cc71&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: 406/818] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:24:10 2026] GET /v2.0/ports?tenant_id=ec18792e71ee46df9334de3c7fa72a1e&device_id=6031486a-8534-4554-851d-f4bfbfe27abd => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/819] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:24:10 2026] GET /v2.0/networks?id=778dcd38-5993-4da4-b7f4-3dd9cbacdbae => generated 776 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/820] 199.204.45.233 () {34 vars in 1060 bytes} [Wed May 20 04:24:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=565d0dc4-359e-4ee6-ad38-bc97622c2a68 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/821] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:24:10 2026] GET /v2.0/subnets?id=505d1a88-7842-468e-ae64-09bb1c915c76 => generated 698 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/822] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:24:10 2026] GET /v2.0/ports?network_id=778dcd38-5993-4da4-b7f4-3dd9cbacdbae&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/823] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:24:10 2026] GET /v2.0/networks/778dcd38-5993-4da4-b7f4-3dd9cbacdbae?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: 409/824] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:24:10 2026] GET /v2.0/networks/778dcd38-5993-4da4-b7f4-3dd9cbacdbae?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: 7|app: 0|req: 416/825] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:24:10 2026] GET /v2.0/security-groups?tenant_id=2c060af6c0384588b78fed052bcd17a1&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/826] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:11 2026] DELETE /v2.0/security-groups/b805c84b-eb9f-4299-a3dd-622ca2a9eaa3 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/827] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:24:11 2026] GET /v2.0/ports?device_id=6031486a-8534-4554-851d-f4bfbfe27abd => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/828] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:24:11 2026] GET /v2.0/security-groups?id=57fb5ae4-546f-4e43-bbd5-b61190b9cc71&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: 7|app: 0|req: 418/829] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:24:11 2026] GET /v2.0/security-groups?tenant_id=9e1291a760f54e6d9696da09ecb7c854&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/830] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:11 2026] DELETE /v2.0/security-groups/6708a250-562b-460f-84b0-d5d742bd6ea7 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/831] 199.204.45.233 () {34 vars in 994 bytes} [Wed May 20 04:24:11 2026] GET /v2.0/ports?device_id=6031486a-8534-4554-851d-f4bfbfe27abd => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:12.252 8 INFO neutron.db.l3_db [req-2ca90135-0945-4a04-847d-7a1088bd263c req-8e42cca6-6cbd-4f5c-b5a4-39db8ef19ea2 36cffd23207946eb886e0a78ff0f4c1c ec18792e71ee46df9334de3c7fa72a1e - - default default] Floating IP 3e380868-2c1b-47d4-8811-b3c08a5de5cb disassociated. External IP: 10.96.250.218, port: 565d0dc4-359e-4ee6-ad38-bc97622c2a68. [pid: 7|app: 0|req: 420/832] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:24:12 2026] GET /v2.0/ports?device_id=6031486a-8534-4554-851d-f4bfbfe27abd => 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: 413/833] 199.204.45.233 () {36 vars in 997 bytes} [Wed May 20 04:24:12 2026] DELETE /v2.0/ports/565d0dc4-359e-4ee6-ad38-bc97622c2a68 => generated 0 bytes in 628 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/834] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:24:12 2026] GET /v2.0/security-groups?tenant_id=d8ce60ae162a458cbd3c32cd2639119a&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:24:13.125 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-50d40eac-3785-481a-8960-408b01f36d3f'] response: {'server_uuid': '6031486a-8534-4554-851d-f4bfbfe27abd', 'name': 'network-vif-deleted', 'tag': '565d0dc4-359e-4ee6-ad38-bc97622c2a68', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 414/835] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:13 2026] DELETE /v2.0/security-groups/deedd6f2-6c1f-4d4b-82c5-5a04db7cd17a => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/836] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:24:13 2026] GET /v2.0/security-groups?tenant_id=5ddb097a61f342579af96be2d92e50b8&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/837] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:24:13 2026] GET /v2.0/ports?device_id=6031486a-8534-4554-851d-f4bfbfe27abd => 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: 415/838] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:13 2026] DELETE /v2.0/security-groups/af84ac5a-7f6c-43a2-8104-35007f0f13d1 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/839] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:24:14 2026] GET /v2.0/ports?device_id=6031486a-8534-4554-851d-f4bfbfe27abd => 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: 416/840] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:24:15 2026] GET /v2.0/ports?device_id=6031486a-8534-4554-851d-f4bfbfe27abd => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:24:16.591 7 WARNING keystonemiddleware.audit [req-2237cba5-323d-48d0-b626-53a60fa0e85b req-2fd5060e-3a84-4db1-a497-a7fec20dbe79 36cffd23207946eb886e0a78ff0f4c1c ec18792e71ee46df9334de3c7fa72a1e - - default default] Skipping service tempest-service-2049485094 as it have no endpoints. [pid: 7|app: 0|req: 425/841] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:24:16 2026] GET /v2.0/security-groups?tenant_id=607a0954fef644be95fd2b0f2426b9f9&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:24:16.729 8 WARNING keystonemiddleware.audit [req-0b140f07-b89b-496d-8d02-00f4e6707725 req-f5d0732f-d21e-42c5-861e-d0cd505d7521 36cffd23207946eb886e0a78ff0f4c1c ec18792e71ee46df9334de3c7fa72a1e - - default default] Skipping service tempest-service-2049485094 as it have no endpoints. [pid: 8|app: 0|req: 417/842] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:16 2026] DELETE /v2.0/security-groups/a7bad42b-d7e4-4f71-b150-6bc98bf3b089 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/843] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:16 2026] DELETE /v2.0/security-groups/57fb5ae4-546f-4e43-bbd5-b61190b9cc71 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:24:16.989 8 INFO neutron.api.v2.resource [None req-1f1ee114-6fe4-4f4a-9753-813a9e84a851 36cffd23207946eb886e0a78ff0f4c1c ec18792e71ee46df9334de3c7fa72a1e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 418/844] 10.0.0.215 () {32 vars in 737 bytes} [Wed May 20 04:24:16 2026] GET /v2.0/security-groups/57fb5ae4-546f-4e43-bbd5-b61190b9cc71 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/845] 10.0.0.215 () {32 vars in 732 bytes} [Wed May 20 04:24:16 2026] DELETE /v2.0/floatingips/3e380868-2c1b-47d4-8811-b3c08a5de5cb => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/848] 10.0.0.215 () {34 vars in 789 bytes} [Wed May 20 04:24:17 2026] PUT /v2.0/routers/a3451012-971b-4d2b-a557-3cb87ca08ce3/remove_router_interface => generated 309 bytes in 899 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/849] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:24:18 2026] GET /v2.0/security-groups?tenant_id=a08f9d9f58f941f5bb83d37d02c9e97e&name=default => generated 2925 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/850] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:18 2026] DELETE /v2.0/security-groups/07f68bff-7b21-461a-8060-0ee5adc6a3a2 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/851] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:24:18 2026] GET /v2.0/security-groups?tenant_id=0712813de31c49ee9c042a0d8451adc9&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:24:19.057 8 INFO neutron.services.segments.plugin [-] Segment 54637e11-997a-4cea-b232-f2c4a7000eb7 resource provider aggregate not found 2026-05-20 04:24:19.064 8 INFO neutron.services.segments.plugin [-] Segment 54637e11-997a-4cea-b232-f2c4a7000eb7 resource provider aggregate not found [pid: 7|app: 0|req: 433/852] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:18 2026] DELETE /v2.0/security-groups/c323b0ce-2cc7-4839-b00b-fcaa5d402a5f => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:24:19.081 8 INFO neutron.services.segments.plugin [-] Segment 54637e11-997a-4cea-b232-f2c4a7000eb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54637e11-997a-4cea-b232-f2c4a7000eb7 found for delete ", "request_id": "req-ec5f6b72-faed-4bca-a675-c2725a3fa993"}]} 2026-05-20 04:24:19.083 8 INFO neutron.db.l3_hamode_db [None req-667c73f8-45ef-4ec6-9c01-a8b4ea523e27 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] HA network 1258029a-965b-4c08-bcec-97575bbc14de was deleted as no HA routers are present in tenant ec18792e71ee46df9334de3c7fa72a1e. [pid: 8|app: 0|req: 420/853] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:18 2026] DELETE /v2.0/routers/a3451012-971b-4d2b-a557-3cb87ca08ce3 => generated 0 bytes in 921 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:24:19.210 8 INFO neutron.services.segments.plugin [-] Segment 54637e11-997a-4cea-b232-f2c4a7000eb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54637e11-997a-4cea-b232-f2c4a7000eb7 found for delete ", "request_id": "req-efd96bb7-e1df-4d14-9f0c-7547eed54793"}]} [pid: 7|app: 0|req: 434/854] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:19 2026] DELETE /v2.0/subnets/505d1a88-7842-468e-ae64-09bb1c915c76 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/855] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:24:19 2026] GET /v2.0/security-groups?tenant_id=cf190ae13f6e4a709b322f1c9d5ad69d&name=default => generated 2925 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:24:19.617 7 INFO neutron.services.segments.plugin [-] Segment c11f2645-7508-43f6-b39b-4e7a0eebbf35 resource provider aggregate not found 2026-05-20 04:24:19.624 7 INFO neutron.services.segments.plugin [-] Segment c11f2645-7508-43f6-b39b-4e7a0eebbf35 resource provider aggregate not found 2026-05-20 04:24:19.637 7 INFO neutron.services.segments.plugin [-] Segment c11f2645-7508-43f6-b39b-4e7a0eebbf35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c11f2645-7508-43f6-b39b-4e7a0eebbf35 found for delete ", "request_id": "req-b6cc00d7-0d84-4c5e-ab91-fc2a0b28195c"}]} 2026-05-20 04:24:19.640 7 INFO neutron.services.segments.plugin [-] Segment c11f2645-7508-43f6-b39b-4e7a0eebbf35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c11f2645-7508-43f6-b39b-4e7a0eebbf35 found for delete ", "request_id": "req-0eb81225-a38a-40ad-b0a9-94360f418346"}]} [pid: 7|app: 0|req: 435/856] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:24:19 2026] DELETE /v2.0/networks/778dcd38-5993-4da4-b7f4-3dd9cbacdbae => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/857] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:19 2026] DELETE /v2.0/security-groups/3530123a-0203-4d0c-ae88-d283a1cbce5d => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/858] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:24:19 2026] GET /v2.0/security-groups?tenant_id=ec18792e71ee46df9334de3c7fa72a1e&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/859] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:19 2026] DELETE /v2.0/security-groups/42beb29d-195b-4636-943a-3953d2ee3628 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:24:21.485 7 WARNING neutron_lib.context [None req-d2e40b97-e9dd-423a-87de-f5f85bf4fa93 5eb57baeb3874caabb1e9b8a7789eac6 cce86a1015be45e6a6b93ae512823169 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:24:21.643 7 INFO neutron.db.segments_db [None req-d2e40b97-e9dd-423a-87de-f5f85bf4fa93 5eb57baeb3874caabb1e9b8a7789eac6 cce86a1015be45e6a6b93ae512823169 - - default default] Added segment 488328b1-b140-42dc-8f3f-e3405b286936 of type vxlan for network 5803a4ff-1ff9-4112-8cd4-a0a2ede316ab [pid: 7|app: 0|req: 437/860] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:24:21 2026] POST /v2.0/networks => generated 648 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:24:21.782 8 WARNING neutron_lib.context [None req-c2191dc8-7740-4adb-a5a1-e7f1213c8e22 5eb57baeb3874caabb1e9b8a7789eac6 cce86a1015be45e6a6b93ae512823169 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 438/861] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:24:21 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => 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: 424/862] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:24:21 2026] POST /v2.0/subnets => generated 627 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:24:22.054 7 WARNING neutron_lib.context [None req-c7906386-c81a-4b39-85e5-8ff26dfc9188 5eb57baeb3874caabb1e9b8a7789eac6 cce86a1015be45e6a6b93ae512823169 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:24:22.092 7 INFO neutron.db.segments_db [None req-c7906386-c81a-4b39-85e5-8ff26dfc9188 5eb57baeb3874caabb1e9b8a7789eac6 cce86a1015be45e6a6b93ae512823169 - - default default] Added segment 48c1f5b1-6f84-475e-99ca-f77cd9920535 of type vxlan for network c5e84877-df86-4a8d-ad4d-5147a394b63f [pid: 8|app: 0|req: 425/863] 10.0.0.253 () {34 vars in 971 bytes} [Wed May 20 04:24:22 2026] GET /v2.0/ports/0ea08e55-a579-4b1b-94e5-a6c69adb617c => generated 968 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:22.354 7 INFO neutron.db.l3_hamode_db [None req-c7906386-c81a-4b39-85e5-8ff26dfc9188 5eb57baeb3874caabb1e9b8a7789eac6 cce86a1015be45e6a6b93ae512823169 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 426/864] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:24:22 2026] GET /v2.0/security-groups?tenant_id=68ae674e2d834c3eb61cda9663975f38&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/865] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:22 2026] DELETE /v2.0/security-groups/7c1b17c9-b104-45b5-a7cf-709981e036b4 => 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: 428/866] 199.204.45.233 () {34 vars in 1000 bytes} [Wed May 20 04:24:22 2026] GET /v2.0/subnets?network_id=48e93397-b3b6-4f9a-a0e4-75e124c60cdc => generated 682 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/867] 199.204.45.233 () {34 vars in 1146 bytes} [Wed May 20 04:24:22 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e&device_owner=compute%3Anova&network_id=48e93397-b3b6-4f9a-a0e4-75e124c60cdc => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:23.155 7 INFO neutron.db.l3_hamode_db [None req-c7906386-c81a-4b39-85e5-8ff26dfc9188 5eb57baeb3874caabb1e9b8a7789eac6 cce86a1015be45e6a6b93ae512823169 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 430/868] 199.204.45.233 () {38 vars in 1028 bytes} [Wed May 20 04:24:22 2026] PUT /v2.0/ports/0ea08e55-a579-4b1b-94e5-a6c69adb617c => generated 1145 bytes in 515 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: 431/869] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:24:23 2026] GET /v2.0/ports?tenant_id=0eca992d3d444c05a59abb956edccd2c&device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 1417 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:24:23.937 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b72f7493-1f5c-4175-91c4-43362cadc430'] response: {'name': 'network-changed', 'server_uuid': 'ce421abe-22c0-4ae7-96c0-7418093c5f8e', 'tag': '0ea08e55-a579-4b1b-94e5-a6c69adb617c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 432/870] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:24:23 2026] GET /v2.0/networks?id=48e93397-b3b6-4f9a-a0e4-75e124c60cdc => generated 778 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/871] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:24:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0ea08e55-a579-4b1b-94e5-a6c69adb617c => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/872] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:24:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0ea08e55-a579-4b1b-94e5-a6c69adb617c => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/873] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:24:24 2026] GET /v2.0/subnets?id=b0dac87c-577f-462b-8921-743048e3928e => generated 700 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/874] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:24:24 2026] GET /v2.0/ports?network_id=48e93397-b3b6-4f9a-a0e4-75e124c60cdc&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/875] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:24:22 2026] POST /v2.0/routers => generated 693 bytes in 2078 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/876] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:24:24 2026] GET /v2.0/networks/48e93397-b3b6-4f9a-a0e4-75e124c60cdc?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: 438/877] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:24:24 2026] GET /v2.0/networks/48e93397-b3b6-4f9a-a0e4-75e124c60cdc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/878] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:24:24 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/879] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:24:24 2026] GET /v2.0/security-groups?id=f60c3194-1c45-4f9a-b98e-86d70f18c7a9&fields=id&fields=name => generated 113 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:24.835 8 WARNING neutron_lib.context [None req-8a52d2a9-aff2-4691-8b52-97b458b1d74f 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:24:24.981 8 INFO neutron.db.segments_db [None req-8a52d2a9-aff2-4691-8b52-97b458b1d74f 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] Added segment 4b5b5d67-485d-41ea-af82-25ec044e924d of type vxlan for network a803fbaa-2911-4b8d-9f3b-f4ceb39400d6 [pid: 8|app: 0|req: 441/880] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:24:24 2026] POST /v2.0/networks => generated 630 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:24:25.094 8 WARNING neutron_lib.context [None req-49d1c59a-e8fb-4549-ad04-10817cd83a7f 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:24:25.137 8 INFO neutron.db.segments_db [None req-49d1c59a-e8fb-4549-ad04-10817cd83a7f 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] Added segment e953afc1-e14b-45a5-b8e1-10f7f9760519 of type vxlan for network ffb2932e-9a65-444f-9fee-fe62b5a3a91f [pid: 8|app: 0|req: 442/881] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:24:25 2026] POST /v2.0/networks => generated 630 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:24:25.239 8 WARNING neutron_lib.context [None req-8eca5207-7877-4ef8-a76a-55a3105fe3e8 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 443/882] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:24:25 2026] POST /v2.0/subnets => generated 626 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/883] 10.0.0.215 () {34 vars in 783 bytes} [Wed May 20 04:24:24 2026] PUT /v2.0/routers/949eb1e9-e942-4af6-aed1-d695b7778e44/add_router_interface => generated 309 bytes in 1341 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:25.479 7 WARNING neutron_lib.context [None req-9a0b2c14-00e0-4076-9e70-218558f2eb08 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 444/884] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:24:25 2026] GET /v2.0/ports?tenant_id=0eca992d3d444c05a59abb956edccd2c&device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 1417 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:24:25.499 8 WARNING neutron_lib.context [None req-14d65c90-1e6f-4282-b31d-49809414db2b 5eb57baeb3874caabb1e9b8a7789eac6 cce86a1015be45e6a6b93ae512823169 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 441/885] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:24:25 2026] POST /v2.0/subnets => generated 626 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/886] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:24:25 2026] GET /v2.0/networks?id=48e93397-b3b6-4f9a-a0e4-75e124c60cdc => generated 778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:25.771 7 WARNING neutron_lib.context [None req-406f3c5a-c955-471d-a73f-496571c94403 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:24:25.808 7 INFO neutron.db.segments_db [None req-406f3c5a-c955-471d-a73f-496571c94403 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] Added segment 5abe2040-221b-4ec2-9873-f0baee943485 of type vxlan for network 2f65f5cc-2e2f-462d-bc29-71f705ed7780 [pid: 8|app: 0|req: 445/887] 10.0.0.215 () {34 vars in 665 bytes} [Wed May 20 04:24:25 2026] POST /v2.0/ports => generated 954 bytes in 344 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: 446/888] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:24:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0ea08e55-a579-4b1b-94e5-a6c69adb617c => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:25.886 8 WARNING neutron_lib.context [None req-f0dfea26-4581-4641-b7b8-002511d7299e 5eb57baeb3874caabb1e9b8a7789eac6 cce86a1015be45e6a6b93ae512823169 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:24:26.068 7 INFO neutron.db.l3_hamode_db [None req-406f3c5a-c955-471d-a73f-496571c94403 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-20 04:24:26.173 7 INFO neutron.db.l3_hamode_db [None req-406f3c5a-c955-471d-a73f-496571c94403 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 447/889] 10.0.0.215 () {34 vars in 665 bytes} [Wed May 20 04:24:25 2026] POST /v2.0/ports => generated 954 bytes in 352 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: 448/890] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:24:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0ea08e55-a579-4b1b-94e5-a6c69adb617c => 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: 449/891] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:24:26 2026] GET /v2.0/security-groups?tenant_id=e77fd17f806642ec95b4f33a9ef6be62&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:24:26.573 8 WARNING neutron_lib.context [None req-8f6475b3-f2c2-4f77-8855-898734a90394 5eb57baeb3874caabb1e9b8a7789eac6 cce86a1015be45e6a6b93ae512823169 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 443/892] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:24:25 2026] POST /v2.0/routers => generated 507 bytes in 1080 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/893] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:24:26 2026] GET /v2.0/subnets?id=b0dac87c-577f-462b-8921-743048e3928e => generated 700 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/894] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:26 2026] DELETE /v2.0/security-groups/ac72419d-a06b-4a40-86e9-0b9652dd2d09 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:24:27.498 8 INFO neutron.db.l3_db [None req-8f6475b3-f2c2-4f77-8855-898734a90394 5eb57baeb3874caabb1e9b8a7789eac6 cce86a1015be45e6a6b93ae512823169 - - default default] Floating IP 494ae984-c09f-40ca-9da9-7c351f7b1748 associated. External IP: 10.96.250.212, port: c58216a1-8ac9-4d24-9107-5983247b47ec. [pid: 8|app: 0|req: 450/895] 10.0.0.215 () {34 vars in 677 bytes} [Wed May 20 04:24:26 2026] POST /v2.0/floatingips => generated 841 bytes in 1238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/896] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:24:27 2026] GET /v2.0/ports?network_id=48e93397-b3b6-4f9a-a0e4-75e124c60cdc&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/897] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:24:27 2026] GET /v2.0/security-groups?tenant_id=ef24989fb3384516ab45d0100d77c6e5&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:24:28.090 8 INFO neutron.db.l3_db [None req-71a72c70-60c8-4f0c-a50a-35791567a016 5eb57baeb3874caabb1e9b8a7789eac6 cce86a1015be45e6a6b93ae512823169 - - default default] Floating IP 494ae984-c09f-40ca-9da9-7c351f7b1748 disassociated. External IP: 10.96.250.212, port: c58216a1-8ac9-4d24-9107-5983247b47ec. [pid: 7|app: 0|req: 446/898] 10.0.0.215 () {34 vars in 783 bytes} [Wed May 20 04:24:26 2026] PUT /v2.0/routers/3696e5cc-863e-426c-b472-833431f99d3e/add_router_interface => generated 309 bytes in 1141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/899] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:24:28 2026] GET /v2.0/networks/48e93397-b3b6-4f9a-a0e4-75e124c60cdc?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/900] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:28 2026] DELETE /v2.0/security-groups/2e40a8c8-a814-42b3-a9fe-327b6848fab5 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/901] 10.0.0.215 () {32 vars in 717 bytes} [Wed May 20 04:24:28 2026] GET /v2.0/ports/53e97d92-68f7-46b9-83b6-4d1cfc5c4bee => generated 955 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/902] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:24:28 2026] GET /v2.0/networks/48e93397-b3b6-4f9a-a0e4-75e124c60cdc?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: 453/903] 10.0.0.215 () {34 vars in 749 bytes} [Wed May 20 04:24:27 2026] PUT /v2.0/floatingips/494ae984-c09f-40ca-9da9-7c351f7b1748 => generated 552 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/904] 10.0.0.215 () {32 vars in 732 bytes} [Wed May 20 04:24:28 2026] DELETE /v2.0/floatingips/494ae984-c09f-40ca-9da9-7c351f7b1748 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:24:28.755 8 WARNING neutron_lib.context [None req-cab6c88e-b817-4b79-823d-15ed89de1c8f 5eb57baeb3874caabb1e9b8a7789eac6 cce86a1015be45e6a6b93ae512823169 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:24:29.492 8 INFO neutron.db.l3_db [None req-cab6c88e-b817-4b79-823d-15ed89de1c8f 5eb57baeb3874caabb1e9b8a7789eac6 cce86a1015be45e6a6b93ae512823169 - - default default] Floating IP a029ee68-9250-4d49-bc3d-98715d2d4294 associated. External IP: 10.96.250.220, port: 1da0f4aa-db66-4a59-86c9-f90060858d65. [pid: 7|app: 0|req: 451/905] 10.0.0.215 () {34 vars in 783 bytes} [Wed May 20 04:24:28 2026] PUT /v2.0/routers/3696e5cc-863e-426c-b472-833431f99d3e/add_router_interface => generated 309 bytes in 1194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/906] 199.204.45.233 () {34 vars in 1118 bytes} [Wed May 20 04:24:29 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.9 => generated 1148 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/907] 10.0.0.215 () {32 vars in 717 bytes} [Wed May 20 04:24:29 2026] GET /v2.0/ports/604dd19f-4bd5-43f5-a5e0-40f045a1b024 => generated 955 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/908] 10.0.0.215 () {34 vars in 677 bytes} [Wed May 20 04:24:28 2026] POST /v2.0/floatingips => generated 841 bytes in 1089 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/909] 199.204.45.233 () {38 vars in 1028 bytes} [Wed May 20 04:24:29 2026] PUT /v2.0/ports/0ea08e55-a579-4b1b-94e5-a6c69adb617c => generated 968 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 455/910] 10.0.0.215 () {32 vars in 729 bytes} [Wed May 20 04:24:30 2026] GET /v2.0/floatingips/a029ee68-9250-4d49-bc3d-98715d2d4294 => generated 841 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:30.272 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a56acf4-d953-47f3-95b2-b1b1fbc57ef6'] response: {'name': 'network-changed', 'server_uuid': 'ce421abe-22c0-4ae7-96c0-7418093c5f8e', 'tag': '0ea08e55-a579-4b1b-94e5-a6c69adb617c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 456/911] 10.0.0.215 () {32 vars in 655 bytes} [Wed May 20 04:24:30 2026] GET /v2.0/floatingips => generated 844 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/912] 10.0.0.215 () {34 vars in 789 bytes} [Wed May 20 04:24:29 2026] PUT /v2.0/routers/3696e5cc-863e-426c-b472-833431f99d3e/remove_router_interface => generated 309 bytes in 766 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:30.703 7 INFO neutron.db.l3_db [None req-3930067a-ffa8-4862-a18b-b8e622c66d92 5eb57baeb3874caabb1e9b8a7789eac6 cce86a1015be45e6a6b93ae512823169 - - default default] Floating IP a029ee68-9250-4d49-bc3d-98715d2d4294 associated. External IP: 10.96.250.220, port: 1da0f4aa-db66-4a59-86c9-f90060858d65. [pid: 7|app: 0|req: 457/913] 10.0.0.215 () {34 vars in 749 bytes} [Wed May 20 04:24:30 2026] PUT /v2.0/floatingips/a029ee68-9250-4d49-bc3d-98715d2d4294 => generated 841 bytes in 1082 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/914] 10.0.0.215 () {34 vars in 789 bytes} [Wed May 20 04:24:30 2026] PUT /v2.0/routers/3696e5cc-863e-426c-b472-833431f99d3e/remove_router_interface => generated 309 bytes in 839 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/915] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:24:31 2026] GET /v2.0/ports?tenant_id=0eca992d3d444c05a59abb956edccd2c&device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:24:31.595 8 INFO neutron.db.l3_db [None req-64b466a1-55ee-47a2-ac1e-d1658c7ff771 5eb57baeb3874caabb1e9b8a7789eac6 cce86a1015be45e6a6b93ae512823169 - - default default] Floating IP a029ee68-9250-4d49-bc3d-98715d2d4294 disassociated. External IP: 10.96.250.220, port: c58216a1-8ac9-4d24-9107-5983247b47ec. [pid: 7|app: 0|req: 458/916] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:24:31 2026] GET /v2.0/security-groups?tenant_id=feeeb053015e488daf45aa2b3645a0fa&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/917] 10.0.0.215 () {32 vars in 736 bytes} [Wed May 20 04:24:31 2026] GET /v2.0/ports?device_id=3696e5cc-863e-426c-b472-833431f99d3e => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/918] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:24:31 2026] GET /v2.0/networks?id=48e93397-b3b6-4f9a-a0e4-75e124c60cdc => generated 778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/919] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:31 2026] DELETE /v2.0/security-groups/5d174217-737b-46d0-b3f7-452ca8409a96 => 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: 459/920] 10.0.0.215 () {34 vars in 749 bytes} [Wed May 20 04:24:31 2026] PUT /v2.0/floatingips/a029ee68-9250-4d49-bc3d-98715d2d4294 => generated 552 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/921] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:24:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0ea08e55-a579-4b1b-94e5-a6c69adb617c => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/922] 10.0.0.215 () {32 vars in 732 bytes} [Wed May 20 04:24:31 2026] DELETE /v2.0/floatingips/a029ee68-9250-4d49-bc3d-98715d2d4294 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/923] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:24:32 2026] GET /v2.0/subnets?id=b0dac87c-577f-462b-8921-743048e3928e => generated 700 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:32.258 8 INFO neutron.api.v2.resource [None req-0749bcbd-51cb-4c24-8578-b46c4c25d478 5eb57baeb3874caabb1e9b8a7789eac6 cce86a1015be45e6a6b93ae512823169 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 463/924] 10.0.0.215 () {32 vars in 732 bytes} [Wed May 20 04:24:32 2026] DELETE /v2.0/floatingips/a029ee68-9250-4d49-bc3d-98715d2d4294 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/925] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:24:32 2026] GET /v2.0/ports?network_id=48e93397-b3b6-4f9a-a0e4-75e124c60cdc&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:24:32.384 7 INFO neutron.services.segments.plugin [-] Segment 5abe2040-221b-4ec2-9873-f0baee943485 resource provider aggregate not found 2026-05-20 04:24:32.389 7 INFO neutron.services.segments.plugin [-] Segment 5abe2040-221b-4ec2-9873-f0baee943485 resource provider aggregate not found 2026-05-20 04:24:32.400 7 INFO neutron.services.segments.plugin [-] Segment 5abe2040-221b-4ec2-9873-f0baee943485 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5abe2040-221b-4ec2-9873-f0baee943485 found for delete ", "request_id": "req-43a74e61-c059-44f7-adaa-a5197cb3de0a"}]} 2026-05-20 04:24:32.401 7 INFO neutron.services.segments.plugin [-] Segment 5abe2040-221b-4ec2-9873-f0baee943485 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5abe2040-221b-4ec2-9873-f0baee943485 found for delete ", "request_id": "req-7b01ec29-294e-425c-87e3-ab7b24eaa88c"}]} 2026-05-20 04:24:32.413 7 INFO neutron.db.l3_hamode_db [None req-66e8dfdb-b943-40d0-81b2-ede2f3040168 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] HA network 2f65f5cc-2e2f-462d-bc29-71f705ed7780 was deleted as no HA routers are present in tenant 683e76d3a6e04f6fbd3d7455bf5e8a7e. [pid: 7|app: 0|req: 462/926] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:31 2026] DELETE /v2.0/routers/3696e5cc-863e-426c-b472-833431f99d3e => generated 0 bytes in 593 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/927] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:24:32 2026] GET /v2.0/networks/48e93397-b3b6-4f9a-a0e4-75e124c60cdc?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: 465/930] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:24:32 2026] DELETE /v2.0/ports/c58216a1-8ac9-4d24-9107-5983247b47ec => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/931] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:24:32 2026] GET /v2.0/networks/48e93397-b3b6-4f9a-a0e4-75e124c60cdc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/932] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:32 2026] DELETE /v2.0/subnets/a6c84d5f-9164-4c1d-acbc-c38a33afc9fc => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/933] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:32 2026] DELETE /v2.0/subnets/faab246b-5986-4fa2-8509-3c4eb7aceed6 => 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: 467/934] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:24:32 2026] DELETE /v2.0/ports/1da0f4aa-db66-4a59-86c9-f90060858d65 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/935] 10.0.0.215 () {32 vars in 736 bytes} [Wed May 20 04:24:32 2026] GET /v2.0/ports?device_id=949eb1e9-e942-4af6-aed1-d695b7778e44 => generated 958 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/936] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:24:32 2026] DELETE /v2.0/networks/ffb2932e-9a65-444f-9fee-fe62b5a3a91f => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/937] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:24:33 2026] DELETE /v2.0/networks/a803fbaa-2911-4b8d-9f3b-f4ceb39400d6 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/938] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:24:33 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:33.444 7 WARNING neutron_lib.context [None req-e496cb9e-2a24-4f08-8a26-443a0928fc0a 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:24:33.486 7 INFO neutron.db.segments_db [None req-e496cb9e-2a24-4f08-8a26-443a0928fc0a 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] Added segment f6ad4701-62e4-495a-89ad-22ba07d23e27 of type vxlan for network 2e824556-95b6-42ff-8c30-9dfedff1783b [pid: 7|app: 0|req: 471/939] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:24:33 2026] POST /v2.0/networks => generated 630 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/940] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:24:33 2026] GET /v2.0/security-groups?id=f60c3194-1c45-4f9a-b98e-86d70f18c7a9&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:33.742 7 WARNING neutron_lib.context [None req-23af97a6-abc4-4f09-9d55-541f3622c110 222f6345c65f40e4ac34678d3a3abf37 cedab4042a4641f9afbc21aa5f5396a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:24:33.742 7 WARNING neutron_lib.context [None req-23af97a6-abc4-4f09-9d55-541f3622c110 222f6345c65f40e4ac34678d3a3abf37 cedab4042a4641f9afbc21aa5f5396a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 469/941] 10.0.0.215 () {34 vars in 789 bytes} [Wed May 20 04:24:32 2026] PUT /v2.0/routers/949eb1e9-e942-4af6-aed1-d695b7778e44/remove_router_interface => generated 309 bytes in 908 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:33.843 8 WARNING neutron_lib.context [None req-2402d265-3817-40b2-94e9-403cf15b3804 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:24:33.935 7 INFO neutron.db.segments_db [None req-23af97a6-abc4-4f09-9d55-541f3622c110 222f6345c65f40e4ac34678d3a3abf37 cedab4042a4641f9afbc21aa5f5396a3 - - default default] Added segment 8f313a42-78a7-4cb3-9d34-3e1ad6d65cc8 of type vxlan for network 1304e124-1a29-44ad-865f-364b7b9ad6aa 2026-05-20 04:24:33.989 7 INFO neutron.db.segments_db [None req-23af97a6-abc4-4f09-9d55-541f3622c110 222f6345c65f40e4ac34678d3a3abf37 cedab4042a4641f9afbc21aa5f5396a3 - - default default] Added segment 5bab717d-5cca-4cbc-80e2-f8153cb2f3af of type vxlan for network de050278-1ea6-4faf-8920-097413e4a83f [pid: 8|app: 0|req: 470/942] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:24:33 2026] POST /v2.0/subnets => generated 626 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/943] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:24:34 2026] GET /v2.0/ports?tenant_id=0eca992d3d444c05a59abb956edccd2c&device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/944] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:24:33 2026] POST /v2.0/networks => generated 1245 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-20 04:24:34.118 7 WARNING neutron_lib.context [None req-8d37ef83-ab5a-4b3e-a3a1-b94ca4b8ff9b 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:24:34.154 7 INFO neutron.db.segments_db [None req-8d37ef83-ab5a-4b3e-a3a1-b94ca4b8ff9b 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] Added segment cb6fdcee-dff0-4f94-a4e4-fda800689d84 of type vxlan for network ea7b3f91-75ad-43e5-9487-3c3fd6b93061 2026-05-20 04:24:34.389 7 INFO neutron.db.l3_hamode_db [None req-8d37ef83-ab5a-4b3e-a3a1-b94ca4b8ff9b 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-20 04:24:34.442 7 INFO neutron.services.segments.plugin [-] Segment e953afc1-e14b-45a5-b8e1-10f7f9760519 resource provider aggregate not found 2026-05-20 04:24:34.446 7 INFO neutron.services.segments.plugin [-] Segment e953afc1-e14b-45a5-b8e1-10f7f9760519 resource provider aggregate not found 2026-05-20 04:24:34.457 7 INFO neutron.services.segments.plugin [-] Segment e953afc1-e14b-45a5-b8e1-10f7f9760519 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e953afc1-e14b-45a5-b8e1-10f7f9760519 found for delete ", "request_id": "req-ea14df58-5094-4e0c-a45f-4244c69b987b"}]} 2026-05-20 04:24:34.469 7 INFO neutron.services.segments.plugin [-] Segment e953afc1-e14b-45a5-b8e1-10f7f9760519 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e953afc1-e14b-45a5-b8e1-10f7f9760519 found for delete ", "request_id": "req-cea301b4-2301-44d1-a48f-2fd31ab377bb"}]} 2026-05-20 04:24:34.480 7 INFO neutron.services.segments.plugin [-] Segment 4b5b5d67-485d-41ea-af82-25ec044e924d resource provider aggregate not found 2026-05-20 04:24:34.485 7 INFO neutron.services.segments.plugin [-] Segment 4b5b5d67-485d-41ea-af82-25ec044e924d resource provider aggregate not found 2026-05-20 04:24:34.500 7 INFO neutron.services.segments.plugin [-] Segment 4b5b5d67-485d-41ea-af82-25ec044e924d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b5b5d67-485d-41ea-af82-25ec044e924d found for delete ", "request_id": "req-98a3ef9d-8527-42e5-96db-c45bfeeb8a07"}]} 2026-05-20 04:24:34.501 7 INFO neutron.services.segments.plugin [-] Segment 4b5b5d67-485d-41ea-af82-25ec044e924d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b5b5d67-485d-41ea-af82-25ec044e924d found for delete ", "request_id": "req-fccc32f0-870f-43f2-8137-b445bbae84fd"}]} 2026-05-20 04:24:34.559 7 INFO neutron.db.l3_hamode_db [None req-8d37ef83-ab5a-4b3e-a3a1-b94ca4b8ff9b 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-20 04:24:34.900 8 INFO neutron.services.segments.plugin [-] Segment 48c1f5b1-6f84-475e-99ca-f77cd9920535 resource provider aggregate not found 2026-05-20 04:24:34.906 8 INFO neutron.services.segments.plugin [-] Segment 48c1f5b1-6f84-475e-99ca-f77cd9920535 resource provider aggregate not found 2026-05-20 04:24:34.917 8 INFO neutron.services.segments.plugin [-] Segment 48c1f5b1-6f84-475e-99ca-f77cd9920535 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48c1f5b1-6f84-475e-99ca-f77cd9920535 found for delete ", "request_id": "req-a8469441-7c17-4d07-8c3a-3c29a0ec9296"}]} 2026-05-20 04:24:34.919 8 INFO neutron.db.l3_hamode_db [None req-4f6d39e9-445d-4be6-90b0-73e43910f332 5eb57baeb3874caabb1e9b8a7789eac6 cce86a1015be45e6a6b93ae512823169 - - default default] HA network c5e84877-df86-4a8d-ad4d-5147a394b63f was deleted as no HA routers are present in tenant cce86a1015be45e6a6b93ae512823169. [pid: 8|app: 0|req: 472/945] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:34 2026] DELETE /v2.0/routers/949eb1e9-e942-4af6-aed1-d695b7778e44 => generated 0 bytes in 814 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:24:34.925 8 INFO neutron.services.segments.plugin [-] Segment 48c1f5b1-6f84-475e-99ca-f77cd9920535 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48c1f5b1-6f84-475e-99ca-f77cd9920535 found for delete ", "request_id": "req-5edf5400-b403-4cad-946f-2ea4910a7986"}]} [pid: 8|app: 0|req: 473/946] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:24:34 2026] GET /v2.0/networks?id=48e93397-b3b6-4f9a-a0e4-75e124c60cdc => generated 778 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/947] 10.0.0.215 () {32 vars in 649 bytes} [Wed May 20 04:24:34 2026] GET /v2.0/networks => generated 1844 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/948] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:24:35 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/949] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:24:34 2026] POST /v2.0/routers => generated 506 bytes in 1046 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/950] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:24:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0ea08e55-a579-4b1b-94e5-a6c69adb617c => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/951] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:24:35 2026] DELETE /v2.0/networks/1304e124-1a29-44ad-865f-364b7b9ad6aa => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/952] 199.204.45.233 () {34 vars in 994 bytes} [Wed May 20 04:24:35 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/953] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:24:35 2026] GET /v2.0/security-groups?id=f60c3194-1c45-4f9a-b98e-86d70f18c7a9&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-20 04:24:35.521 7 WARNING neutron_lib.context [None req-3ace6e94-8630-4156-b40f-53a4dd55224e 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 476/954] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:35 2026] DELETE /v2.0/subnets/c4bbe20f-396d-4837-8fd9-858001a8f837 => generated 0 bytes in 635 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/955] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:24:35 2026] GET /v2.0/subnets?id=b0dac87c-577f-462b-8921-743048e3928e => generated 700 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/956] 10.0.0.215 () {34 vars in 665 bytes} [Wed May 20 04:24:35 2026] POST /v2.0/ports => generated 947 bytes in 351 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: 478/957] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:24:35 2026] DELETE /v2.0/networks/de050278-1ea6-4faf-8920-097413e4a83f => 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: 479/958] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:24:35 2026] DELETE /v2.0/networks/5803a4ff-1ff9-4112-8cd4-a0a2ede316ab => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/959] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:24:36 2026] GET /v2.0/ports?network_id=48e93397-b3b6-4f9a-a0e4-75e124c60cdc&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:24:36.146 7 INFO neutron.db.l3_db [req-f8758a6c-92fb-4e5d-8134-d7ee82fb2b27 req-bb92fcd1-479c-4d14-b2ef-1a54649dcf4c 961cee97e80b44d8a9c9ecfe878d89e6 0eca992d3d444c05a59abb956edccd2c - - default default] Floating IP d641195a-0d9d-44de-b809-d95384e6a20c disassociated. External IP: 10.96.250.211, port: 0ea08e55-a579-4b1b-94e5-a6c69adb617c. 2026-05-20 04:24:36.863 7 INFO neutron.services.segments.plugin [-] Segment 8f313a42-78a7-4cb3-9d34-3e1ad6d65cc8 resource provider aggregate not found 2026-05-20 04:24:36.867 7 INFO neutron.services.segments.plugin [-] Segment 8f313a42-78a7-4cb3-9d34-3e1ad6d65cc8 resource provider aggregate not found 2026-05-20 04:24:36.880 7 INFO neutron.services.segments.plugin [-] Segment 8f313a42-78a7-4cb3-9d34-3e1ad6d65cc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f313a42-78a7-4cb3-9d34-3e1ad6d65cc8 found for delete ", "request_id": "req-976109da-3309-4e6b-8cc3-8d88217b615e"}]} 2026-05-20 04:24:36.882 7 INFO neutron.services.segments.plugin [-] Segment 8f313a42-78a7-4cb3-9d34-3e1ad6d65cc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f313a42-78a7-4cb3-9d34-3e1ad6d65cc8 found for delete ", "request_id": "req-fc25fed9-9f34-4b34-bcd9-33815e675f04"}]} 2026-05-20 04:24:36.950 8 INFO neutron.services.segments.plugin [-] Segment 5bab717d-5cca-4cbc-80e2-f8153cb2f3af resource provider aggregate not found 2026-05-20 04:24:36.955 8 INFO neutron.services.segments.plugin [-] Segment 5bab717d-5cca-4cbc-80e2-f8153cb2f3af resource provider aggregate not found [pid: 7|app: 0|req: 480/960] 199.204.45.233 () {36 vars in 997 bytes} [Wed May 20 04:24:35 2026] DELETE /v2.0/ports/0ea08e55-a579-4b1b-94e5-a6c69adb617c => generated 0 bytes in 1090 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:24:36.977 8 INFO neutron.services.segments.plugin [-] Segment 5bab717d-5cca-4cbc-80e2-f8153cb2f3af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bab717d-5cca-4cbc-80e2-f8153cb2f3af found for delete ", "request_id": "req-e2e01868-3510-4df8-a0a3-6f39ef4ec231"}]} 2026-05-20 04:24:36.983 8 INFO neutron.services.segments.plugin [-] Segment 5bab717d-5cca-4cbc-80e2-f8153cb2f3af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bab717d-5cca-4cbc-80e2-f8153cb2f3af found for delete ", "request_id": "req-3649e735-c4f3-459b-aac9-6e7e6dad9032"}]} 2026-05-20 04:24:36.998 8 INFO neutron.services.segments.plugin [-] Segment 488328b1-b140-42dc-8f3f-e3405b286936 resource provider aggregate not found 2026-05-20 04:24:37.002 8 INFO neutron.services.segments.plugin [-] Segment 488328b1-b140-42dc-8f3f-e3405b286936 resource provider aggregate not found 2026-05-20 04:24:37.006 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-947f765a-dc3e-47a5-9846-4a7257d500ff'] response: {'server_uuid': 'ce421abe-22c0-4ae7-96c0-7418093c5f8e', 'name': 'network-vif-deleted', 'tag': '0ea08e55-a579-4b1b-94e5-a6c69adb617c', 'status': 'completed', 'code': 200} 2026-05-20 04:24:37.015 8 INFO neutron.services.segments.plugin [-] Segment 488328b1-b140-42dc-8f3f-e3405b286936 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 488328b1-b140-42dc-8f3f-e3405b286936 found for delete ", "request_id": "req-8c6d25b7-eba9-4972-bbb5-dcec9b043dce"}]} 2026-05-20 04:24:37.016 8 INFO neutron.services.segments.plugin [-] Segment 488328b1-b140-42dc-8f3f-e3405b286936 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 488328b1-b140-42dc-8f3f-e3405b286936 found for delete ", "request_id": "req-c53faaad-6c64-4f6e-a6fb-8f3547057438"}]} [pid: 7|app: 0|req: 481/961] 10.0.0.215 () {32 vars in 649 bytes} [Wed May 20 04:24:36 2026] GET /v2.0/networks => generated 651 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/962] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:24:37 2026] GET /v2.0/networks/48e93397-b3b6-4f9a-a0e4-75e124c60cdc?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/963] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:24:37 2026] GET /v2.0/security-groups?tenant_id=cce86a1015be45e6a6b93ae512823169&name=default => generated 2925 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/964] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:24:37 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:24:37.194 7 WARNING neutron_lib.context [None req-ebac010e-c4a4-42b3-8f0a-2c4352480e7d 222f6345c65f40e4ac34678d3a3abf37 cedab4042a4641f9afbc21aa5f5396a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 481/965] 10.0.0.215 () {34 vars in 783 bytes} [Wed May 20 04:24:36 2026] PUT /v2.0/routers/e4ba92d9-674f-4805-8998-6fb60ae371fa/add_router_interface => generated 309 bytes in 1137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:37.242 7 INFO neutron.db.segments_db [None req-ebac010e-c4a4-42b3-8f0a-2c4352480e7d 222f6345c65f40e4ac34678d3a3abf37 cedab4042a4641f9afbc21aa5f5396a3 - - default default] Added segment 6340547e-716e-4051-85bf-1a6b29261ce6 of type vxlan for network 151fd240-a5ad-4a2e-9686-5ab8eff9edc7 /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: 482/966] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:24:37 2026] GET /v2.0/networks/48e93397-b3b6-4f9a-a0e4-75e124c60cdc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/967] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:24:37 2026] POST /v2.0/networks => generated 654 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/968] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:37 2026] DELETE /v2.0/security-groups/58cdee76-49dc-417d-a7bf-843c98b6938d => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:24:37.396 8 WARNING neutron_lib.context [None req-e478a724-c8f6-457b-9bc5-799d011a337e 222f6345c65f40e4ac34678d3a3abf37 cedab4042a4641f9afbc21aa5f5396a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 486/969] 10.0.0.215 () {32 vars in 717 bytes} [Wed May 20 04:24:37 2026] GET /v2.0/ports/ca3a31b1-b1d6-42e2-9e0b-b86933d9fe4b => generated 1021 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:24:37.456 8 INFO neutron.db.segments_db [None req-e478a724-c8f6-457b-9bc5-799d011a337e 222f6345c65f40e4ac34678d3a3abf37 cedab4042a4641f9afbc21aa5f5396a3 - - default default] Added segment c65ef034-7b14-47aa-8d13-156240e27c68 of type vxlan for network 40ac736c-f304-4507-95d3-2945f6acf437 [pid: 8|app: 0|req: 484/970] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:24:37 2026] POST /v2.0/networks => generated 653 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:24:37.590 8 WARNING neutron_lib.context [None req-07b7de49-26ab-456b-9f18-939040a42ddb 222f6345c65f40e4ac34678d3a3abf37 cedab4042a4641f9afbc21aa5f5396a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:24:37.617 8 WARNING neutron_lib.context [None req-07b7de49-26ab-456b-9f18-939040a42ddb 222f6345c65f40e4ac34678d3a3abf37 cedab4042a4641f9afbc21aa5f5396a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 485/971] 10.0.0.215 () {34 vars in 665 bytes} [Wed May 20 04:24:37 2026] POST /v2.0/ports => generated 1506 bytes in 662 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 487/972] 10.0.0.215 () {34 vars in 789 bytes} [Wed May 20 04:24:37 2026] PUT /v2.0/routers/e4ba92d9-674f-4805-8998-6fb60ae371fa/remove_router_interface => generated 309 bytes in 872 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 488/973] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:24:38 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => 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: 486/974] 10.0.0.215 () {32 vars in 643 bytes} [Wed May 20 04:24:38 2026] GET /v2.0/ports => generated 1506 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:24:38.399 7 INFO neutron.api.v2.resource [None req-9f9a6e36-1a5e-4867-838c-2b56e21dccc9 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 489/975] 10.0.0.215 () {34 vars in 789 bytes} [Wed May 20 04:24:38 2026] PUT /v2.0/routers/e4ba92d9-674f-4805-8998-6fb60ae371fa/remove_router_interface => generated 197 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/976] 10.0.0.215 () {32 vars in 736 bytes} [Wed May 20 04:24:38 2026] GET /v2.0/ports?device_id=e4ba92d9-674f-4805-8998-6fb60ae371fa => 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: 487/977] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:24:38 2026] DELETE /v2.0/ports/64c9340a-dcf0-4eba-a639-9941c724b02b => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/978] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:24:38 2026] DELETE /v2.0/ports/2c6454e8-cffb-4011-ad52-4e6540596714 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/979] 10.0.0.215 () {32 vars in 643 bytes} [Wed May 20 04:24:38 2026] GET /v2.0/ports => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:24:38.780 8 WARNING neutron_lib.context [None req-2241f14e-e712-40b3-8bb8-045253166f7a 222f6345c65f40e4ac34678d3a3abf37 cedab4042a4641f9afbc21aa5f5396a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:24:38.841 8 INFO neutron.db.segments_db [None req-2241f14e-e712-40b3-8bb8-045253166f7a 222f6345c65f40e4ac34678d3a3abf37 cedab4042a4641f9afbc21aa5f5396a3 - - default default] Added segment a2a148d4-4222-4d6e-b6f8-ffa084b4fae9 of type vxlan for network 432a1a43-a9cc-4c30-bb44-4c4c3494193a [pid: 8|app: 0|req: 490/980] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:24:38 2026] POST /v2.0/networks => generated 654 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:24:38.959 8 WARNING neutron_lib.context [None req-22de7234-f3b7-492c-a72e-1bd486ad64cf 222f6345c65f40e4ac34678d3a3abf37 cedab4042a4641f9afbc21aa5f5396a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:24:38.989 7 INFO neutron.services.segments.plugin [-] Segment cb6fdcee-dff0-4f94-a4e4-fda800689d84 resource provider aggregate not found 2026-05-20 04:24:38.996 7 INFO neutron.services.segments.plugin [-] Segment cb6fdcee-dff0-4f94-a4e4-fda800689d84 resource provider aggregate not found 2026-05-20 04:24:39.003 7 INFO neutron.services.segments.plugin [-] Segment cb6fdcee-dff0-4f94-a4e4-fda800689d84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb6fdcee-dff0-4f94-a4e4-fda800689d84 found for delete ", "request_id": "req-9f3a04de-ab0b-4400-b2f4-78540bc3c869"}]} 2026-05-20 04:24:39.008 7 INFO neutron.services.segments.plugin [-] Segment cb6fdcee-dff0-4f94-a4e4-fda800689d84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb6fdcee-dff0-4f94-a4e4-fda800689d84 found for delete ", "request_id": "req-d462b7ad-b4d0-4865-abcf-b2400dc728b0"}]} 2026-05-20 04:24:39.013 8 INFO neutron.db.segments_db [None req-22de7234-f3b7-492c-a72e-1bd486ad64cf 222f6345c65f40e4ac34678d3a3abf37 cedab4042a4641f9afbc21aa5f5396a3 - - default default] Added segment 8ce01889-958d-488f-b484-ac56be571254 of type vxlan for network 08a13ed3-c6ac-4b2e-a5b6-f753458c9fd7 2026-05-20 04:24:39.017 7 INFO neutron.db.l3_hamode_db [None req-8dc35fd8-f487-4a9b-a8b7-6805e0351fb1 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] HA network ea7b3f91-75ad-43e5-9487-3c3fd6b93061 was deleted as no HA routers are present in tenant 683e76d3a6e04f6fbd3d7455bf5e8a7e. [pid: 7|app: 0|req: 491/981] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:38 2026] DELETE /v2.0/routers/e4ba92d9-674f-4805-8998-6fb60ae371fa => generated 0 bytes in 597 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/982] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:24:38 2026] POST /v2.0/networks => generated 654 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/983] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:39 2026] DELETE /v2.0/subnets/8e6af7f4-6e96-4743-a2b8-2859cd70a1f5 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:24:39.340 8 WARNING neutron_lib.context [None req-2f55d474-ce6d-462b-9c20-2a2f5703cd4e 9b423dec2b6a4980914c11b1164f3251 c72dabef9a744419a3c110ab4ccc6845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:24:39.491 8 INFO neutron.db.segments_db [None req-2f55d474-ce6d-462b-9c20-2a2f5703cd4e 9b423dec2b6a4980914c11b1164f3251 c72dabef9a744419a3c110ab4ccc6845 - - default default] Added segment 9f6c5ce6-a267-4312-9201-ace556049199 of type vxlan for network c809e82d-14e3-4143-84dd-3ecfdc5e9b9e [pid: 7|app: 0|req: 493/984] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:24:39 2026] DELETE /v2.0/networks/2e824556-95b6-42ff-8c30-9dfedff1783b => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/985] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:24:39 2026] GET /v2.0/ports?device_id=ce421abe-22c0-4ae7-96c0-7418093c5f8e => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:24:39.521 7 WARNING neutron_lib.context [None req-0d3e4721-b5c7-4764-83bb-4bb37402d8e6 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 492/986] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:24:39 2026] POST /v2.0/networks => generated 648 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:24:39.599 7 INFO neutron.db.segments_db [None req-0d3e4721-b5c7-4764-83bb-4bb37402d8e6 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] Added segment 7f9c41c5-3bbf-4f67-9103-bb32a6c19ef1 of type vxlan for network f03365f6-9401-42dd-8723-e0f55dc33d49 2026-05-20 04:24:39.607 8 WARNING neutron_lib.context [None req-0454817d-6335-4f59-99be-84d3d53c0961 222f6345c65f40e4ac34678d3a3abf37 cedab4042a4641f9afbc21aa5f5396a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:24:39.629 8 WARNING neutron_lib.context [None req-0454817d-6335-4f59-99be-84d3d53c0961 222f6345c65f40e4ac34678d3a3abf37 cedab4042a4641f9afbc21aa5f5396a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 495/987] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:24:39 2026] POST /v2.0/networks => generated 630 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:24:39.712 7 WARNING neutron_lib.context [None req-18082d03-f6bf-464a-91e1-c6cc1e85aa45 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 496/988] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:24:39 2026] POST /v2.0/subnets => generated 626 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:24:39.956 7 WARNING neutron_lib.context [None req-fd5c93d5-0cad-4c97-ae24-e0b113f7dd9f 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 493/989] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:24:39 2026] POST /v2.0/subnets => generated 1324 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-20 04:24:40.002 7 INFO neutron.db.segments_db [None req-fd5c93d5-0cad-4c97-ae24-e0b113f7dd9f 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] Added segment 47806347-3326-4943-b284-d67460cf462c of type vxlan for network 2ee01f9a-c3a9-4bc0-b612-435e1cf2547d [pid: 8|app: 0|req: 494/990] 10.0.0.215 () {32 vars in 647 bytes} [Wed May 20 04:24:40 2026] GET /v2.0/subnets => generated 1960 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/991] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:40 2026] DELETE /v2.0/subnets/85e1a5a5-1731-4f19-b2b7-1b1cc218f6af => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:24:40.201 8 WARNING neutron_lib.context [None req-cf4fd99a-181a-4534-acc3-e6f359587a9b 9b423dec2b6a4980914c11b1164f3251 c72dabef9a744419a3c110ab4ccc6845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:24:40.258 7 INFO neutron.db.l3_hamode_db [None req-fd5c93d5-0cad-4c97-ae24-e0b113f7dd9f 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-20 04:24:40.399 7 INFO neutron.db.l3_hamode_db [None req-fd5c93d5-0cad-4c97-ae24-e0b113f7dd9f 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 496/992] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:24:40 2026] POST /v2.0/subnets => generated 673 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/993] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:40 2026] DELETE /v2.0/subnets/248c900f-2b1c-43c0-8e8d-0312f1415649 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:24:40.608 8 WARNING neutron_lib.context [None req-ab07a7a7-35ec-4220-abd8-23706a85cc37 9b423dec2b6a4980914c11b1164f3251 c72dabef9a744419a3c110ab4ccc6845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:24:40.655 8 INFO neutron.db.segments_db [None req-ab07a7a7-35ec-4220-abd8-23706a85cc37 9b423dec2b6a4980914c11b1164f3251 c72dabef9a744419a3c110ab4ccc6845 - - default default] Added segment 2b6a7a47-b22a-4b0d-9751-77c97c985337 of type vxlan for network 4354f342-e744-4e31-b95f-54a5b8cd0d01 [pid: 8|app: 0|req: 498/994] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:24:40 2026] POST /v2.0/networks => generated 648 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/995] 10.0.0.215 () {32 vars in 647 bytes} [Wed May 20 04:24:40 2026] GET /v2.0/subnets => generated 649 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/996] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:40 2026] DELETE /v2.0/security-groups/f60c3194-1c45-4f9a-b98e-86d70f18c7a9 => 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: 501/997] 10.0.0.215 () {34 vars in 743 bytes} [Wed May 20 04:24:40 2026] PUT /v2.0/networks/4354f342-e744-4e31-b95f-54a5b8cd0d01 => generated 592 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:41.030 7 INFO neutron.services.segments.plugin [-] Segment f6ad4701-62e4-495a-89ad-22ba07d23e27 resource provider aggregate not found 2026-05-20 04:24:41.035 7 INFO neutron.services.segments.plugin [-] Segment f6ad4701-62e4-495a-89ad-22ba07d23e27 resource provider aggregate not found 2026-05-20 04:24:41.044 7 INFO neutron.services.segments.plugin [-] Segment f6ad4701-62e4-495a-89ad-22ba07d23e27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6ad4701-62e4-495a-89ad-22ba07d23e27 found for delete ", "request_id": "req-cc9c3505-6ea0-4898-a22b-d97972ff6b93"}]} 2026-05-20 04:24:41.050 7 INFO neutron.services.segments.plugin [-] Segment f6ad4701-62e4-495a-89ad-22ba07d23e27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6ad4701-62e4-495a-89ad-22ba07d23e27 found for delete ", "request_id": "req-7b05d039-4967-4b8e-91d1-b5e79cf5ddd5"}]} [pid: 7|app: 0|req: 497/998] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:24:39 2026] POST /v2.0/routers => generated 506 bytes in 1111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:24:41.077 7 INFO neutron.api.v2.resource [None req-d15cab44-1ab0-4106-baaa-4e61e157cb4e 961cee97e80b44d8a9c9ecfe878d89e6 0eca992d3d444c05a59abb956edccd2c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 498/999] 10.0.0.215 () {32 vars in 737 bytes} [Wed May 20 04:24:41 2026] GET /v2.0/security-groups/f60c3194-1c45-4f9a-b98e-86d70f18c7a9 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:24:41.083 7 WARNING neutron_lib.context [None req-76f9f49f-bbd1-4f9a-99ef-3c329a9f51f9 9b423dec2b6a4980914c11b1164f3251 c72dabef9a744419a3c110ab4ccc6845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:24:41.134 8 INFO neutron.services.segments.plugin [-] Segment 8ce01889-958d-488f-b484-ac56be571254 resource provider aggregate not found 2026-05-20 04:24:41.141 8 INFO neutron.services.segments.plugin [-] Segment 8ce01889-958d-488f-b484-ac56be571254 resource provider aggregate not found 2026-05-20 04:24:41.153 8 INFO neutron.services.segments.plugin [-] Segment 8ce01889-958d-488f-b484-ac56be571254 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ce01889-958d-488f-b484-ac56be571254 found for delete ", "request_id": "req-542b166e-4b8c-44a8-903c-edcb81592dd6"}]} 2026-05-20 04:24:41.161 8 INFO neutron.services.segments.plugin [-] Segment 8ce01889-958d-488f-b484-ac56be571254 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ce01889-958d-488f-b484-ac56be571254 found for delete ", "request_id": "req-b5859689-e09d-4bcf-bdd7-5774f48a854c"}]} [pid: 8|app: 0|req: 502/1000] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:24:40 2026] DELETE /v2.0/networks/08a13ed3-c6ac-4b2e-a5b6-f753458c9fd7 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1001] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:24:41 2026] POST /v2.0/subnets => generated 646 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1002] 10.0.0.215 () {32 vars in 732 bytes} [Wed May 20 04:24:41 2026] DELETE /v2.0/floatingips/d641195a-0d9d-44de-b809-d95384e6a20c => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1003] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:24:41 2026] DELETE /v2.0/networks/432a1a43-a9cc-4c30-bb44-4c4c3494193a => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1004] 10.0.0.215 () {34 vars in 741 bytes} [Wed May 20 04:24:41 2026] PUT /v2.0/subnets/58c74dd3-b25b-422b-9d27-96cf6774e429 => generated 656 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1005] 10.0.0.215 () {34 vars in 783 bytes} [Wed May 20 04:24:41 2026] PUT /v2.0/routers/b0f92973-4f39-4ef4-b67f-ac29f0a69448/add_router_interface => generated 309 bytes in 1276 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1006] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:24:42 2026] DELETE /v2.0/networks/40ac736c-f304-4507-95d3-2945f6acf437 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1007] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:24:42 2026] DELETE /v2.0/networks/4354f342-e744-4e31-b95f-54a5b8cd0d01 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1008] 10.0.0.215 () {34 vars in 789 bytes} [Wed May 20 04:24:41 2026] PUT /v2.0/routers/8bfc4284-59f6-4230-83b8-ba34af41e5fc/remove_router_interface => generated 309 bytes in 886 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1009] 10.0.0.215 () {32 vars in 717 bytes} [Wed May 20 04:24:42 2026] GET /v2.0/ports/aa717bcd-8cca-4fd8-9b3a-d63290b066d9 => generated 955 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:42.861 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f9e71fe7-ba95-4581-afda-cb9b7728b9e6 9b423dec2b6a4980914c11b1164f3251 c72dabef9a744419a3c110ab4ccc6845 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 507/1010] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:24:42 2026] DELETE /v2.0/networks/4354f342-e744-4e31-b95f-54a5b8cd0d01 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1011] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:24:42 2026] DELETE /v2.0/networks/151fd240-a5ad-4a2e-9686-5ab8eff9edc7 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:24:43.067 7 INFO neutron.services.segments.plugin [-] Segment a2a148d4-4222-4d6e-b6f8-ffa084b4fae9 resource provider aggregate not found 2026-05-20 04:24:43.072 7 INFO neutron.services.segments.plugin [-] Segment a2a148d4-4222-4d6e-b6f8-ffa084b4fae9 resource provider aggregate not found 2026-05-20 04:24:43.087 7 INFO neutron.services.segments.plugin [-] Segment a2a148d4-4222-4d6e-b6f8-ffa084b4fae9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2a148d4-4222-4d6e-b6f8-ffa084b4fae9 found for delete ", "request_id": "req-7c55be23-efe8-4672-aaab-be8907d3a184"}]} 2026-05-20 04:24:43.089 7 INFO neutron.services.segments.plugin [-] Segment a2a148d4-4222-4d6e-b6f8-ffa084b4fae9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2a148d4-4222-4d6e-b6f8-ffa084b4fae9 found for delete ", "request_id": "req-d28f745a-f3b5-4210-9bf7-ab4221ed50f3"}]} 2026-05-20 04:24:43.103 7 INFO neutron.services.segments.plugin [-] Segment 6340547e-716e-4051-85bf-1a6b29261ce6 resource provider aggregate not found 2026-05-20 04:24:43.106 7 INFO neutron.services.segments.plugin [-] Segment 6340547e-716e-4051-85bf-1a6b29261ce6 resource provider aggregate not found 2026-05-20 04:24:43.121 7 INFO neutron.services.segments.plugin [-] Segment 6340547e-716e-4051-85bf-1a6b29261ce6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6340547e-716e-4051-85bf-1a6b29261ce6 found for delete ", "request_id": "req-0cccb75f-b173-4f7e-b807-95390386eb1d"}]} 2026-05-20 04:24:43.121 7 INFO neutron.services.segments.plugin [-] Segment 6340547e-716e-4051-85bf-1a6b29261ce6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6340547e-716e-4051-85bf-1a6b29261ce6 found for delete ", "request_id": "req-a3a33779-ec26-4501-b529-10e99753e83f"}]} 2026-05-20 04:24:43.171 8 INFO neutron.services.segments.plugin [-] Segment c65ef034-7b14-47aa-8d13-156240e27c68 resource provider aggregate not found 2026-05-20 04:24:43.175 8 INFO neutron.services.segments.plugin [-] Segment c65ef034-7b14-47aa-8d13-156240e27c68 resource provider aggregate not found 2026-05-20 04:24:43.181 8 INFO neutron.services.segments.plugin [-] Segment c65ef034-7b14-47aa-8d13-156240e27c68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c65ef034-7b14-47aa-8d13-156240e27c68 found for delete ", "request_id": "req-db423ac8-b296-4e9d-abd9-ed623dee739d"}]} 2026-05-20 04:24:43.191 8 INFO neutron.services.segments.plugin [-] Segment c65ef034-7b14-47aa-8d13-156240e27c68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c65ef034-7b14-47aa-8d13-156240e27c68 found for delete ", "request_id": "req-3af497e8-0afc-431a-9a65-694d6a6693f2"}]} 2026-05-20 04:24:43.197 8 INFO neutron.services.segments.plugin [-] Segment 2b6a7a47-b22a-4b0d-9751-77c97c985337 resource provider aggregate not found 2026-05-20 04:24:43.215 8 INFO neutron.services.segments.plugin [-] Segment 2b6a7a47-b22a-4b0d-9751-77c97c985337 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b6a7a47-b22a-4b0d-9751-77c97c985337 found for delete ", "request_id": "req-2bf6caff-f23d-4fd3-a7b7-e52bbc80c2b9"}]} 2026-05-20 04:24:43.216 8 INFO neutron.services.segments.plugin [-] Segment 2b6a7a47-b22a-4b0d-9751-77c97c985337 resource provider aggregate not found 2026-05-20 04:24:43.234 8 INFO neutron.services.segments.plugin [-] Segment 2b6a7a47-b22a-4b0d-9751-77c97c985337 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b6a7a47-b22a-4b0d-9751-77c97c985337 found for delete ", "request_id": "req-7b7cfa77-f3b8-4ce8-8ae2-deba2adadd2c"}]} [pid: 7|app: 0|req: 505/1012] 10.0.0.215 () {34 vars in 789 bytes} [Wed May 20 04:24:42 2026] PUT /v2.0/routers/b0f92973-4f39-4ef4-b67f-ac29f0a69448/remove_router_interface => generated 309 bytes in 769 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:43.752 8 INFO neutron.db.l3_hamode_db [None req-15969471-880f-436f-a65d-493d4627f3d8 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] HA network dcc27f74-f2ce-4700-a233-3ca0b72a4d99 was deleted as no HA routers are present in tenant 0eca992d3d444c05a59abb956edccd2c. [pid: 8|app: 0|req: 508/1013] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:42 2026] DELETE /v2.0/routers/8bfc4284-59f6-4230-83b8-ba34af41e5fc => generated 0 bytes in 893 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1014] 10.0.0.215 () {32 vars in 694 bytes} [Wed May 20 04:24:43 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1015] 10.0.0.215 () {32 vars in 736 bytes} [Wed May 20 04:24:43 2026] GET /v2.0/ports?device_id=b0f92973-4f39-4ef4-b67f-ac29f0a69448 => 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: 509/1016] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:24:43 2026] GET /v2.0/security-groups?tenant_id=cedab4042a4641f9afbc21aa5f5396a3&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1017] 10.0.0.215 () {32 vars in 742 bytes} [Wed May 20 04:24:43 2026] GET /v2.0/subnets?network_id=414115e1-ae8f-4eb0-9d70-cddb25676674 => generated 649 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1018] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:43 2026] DELETE /v2.0/subnets/b0dac87c-577f-462b-8921-743048e3928e => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1019] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:43 2026] DELETE /v2.0/security-groups/a9addfa7-cf6e-4822-b2b1-f5db5ab63e2c => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1020] 10.0.0.215 () {32 vars in 653 bytes} [Wed May 20 04:24:44 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1021] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:24:44 2026] DELETE /v2.0/networks/48e93397-b3b6-4f9a-a0e4-75e124c60cdc => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1022] 10.0.0.215 () {32 vars in 649 bytes} [Wed May 20 04:24:44 2026] GET /v2.0/networks => generated 1313 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1023] 10.0.0.215 () {32 vars in 647 bytes} [Wed May 20 04:24:44 2026] GET /v2.0/subnets => generated 1312 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:24:44.440 8 INFO neutron.db.l3_hamode_db [None req-9161a6ef-cdf4-4df2-be22-109ace1a9cde 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] HA network 2ee01f9a-c3a9-4bc0-b612-435e1cf2547d was deleted as no HA routers are present in tenant 683e76d3a6e04f6fbd3d7455bf5e8a7e. [pid: 8|app: 0|req: 511/1024] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:43 2026] DELETE /v2.0/routers/b0f92973-4f39-4ef4-b67f-ac29f0a69448 => generated 0 bytes in 533 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1025] 10.0.0.215 () {32 vars in 723 bytes} [Wed May 20 04:24:44 2026] GET /v2.0/networks/c809e82d-14e3-4143-84dd-3ecfdc5e9b9e => generated 673 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1026] 10.0.0.215 () {32 vars in 721 bytes} [Wed May 20 04:24:44 2026] GET /v2.0/subnets/5c24cc6d-c716-4202-b3f9-362d015b0c39 => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1027] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:24:44 2026] GET /v2.0/security-groups?tenant_id=0eca992d3d444c05a59abb956edccd2c&name=default => generated 2921 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:24:44.583 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2f619c5e-29a5-4ed7-a841-d405a5159452 9b423dec2b6a4980914c11b1164f3251 c72dabef9a744419a3c110ab4ccc6845 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 517/1028] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:44 2026] DELETE /v2.0/subnets/58c74dd3-b25b-422b-9d27-96cf6774e429 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1029] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:44 2026] DELETE /v2.0/subnets/3ef12ddf-0b3f-4ed4-b860-eae6c70a297a => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:24:44.617 8 INFO neutron.pecan_wsgi.hooks.translation [None req-95b8a7f4-ab86-41b0-98da-bf02b0c9c260 9b423dec2b6a4980914c11b1164f3251 c72dabef9a744419a3c110ab4ccc6845 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 513/1030] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:24:44 2026] DELETE /v2.0/networks/4354f342-e744-4e31-b95f-54a5b8cd0d01 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1031] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:44 2026] DELETE /v2.0/security-groups/b015c2b9-c942-41fc-8de0-4d716e452272 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1032] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:24:44 2026] DELETE /v2.0/networks/f03365f6-9401-42dd-8723-e0f55dc33d49 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1033] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:44 2026] DELETE /v2.0/subnets/5c24cc6d-c716-4202-b3f9-362d015b0c39 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:24:44.893 8 WARNING neutron_lib.context [None req-f999c02d-b534-4565-a024-22b99faffd54 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:24:44.926 8 INFO neutron.db.segments_db [None req-f999c02d-b534-4565-a024-22b99faffd54 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] Added segment f984de4e-699c-4157-bfc8-9f1bf2811e7f of type vxlan for network ab3af715-6f3c-430a-8b92-6413261a6b7b 2026-05-20 04:24:45.141 7 INFO neutron.services.segments.plugin [-] Segment 7ffec496-0a3d-48d6-9b7c-d8af46a54486 resource provider aggregate not found 2026-05-20 04:24:45.147 7 INFO neutron.services.segments.plugin [-] Segment 7ffec496-0a3d-48d6-9b7c-d8af46a54486 resource provider aggregate not found 2026-05-20 04:24:45.153 8 INFO neutron.db.l3_hamode_db [None req-f999c02d-b534-4565-a024-22b99faffd54 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-20 04:24:45.154 7 INFO neutron.services.segments.plugin [-] Segment 7ffec496-0a3d-48d6-9b7c-d8af46a54486 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ffec496-0a3d-48d6-9b7c-d8af46a54486 found for delete ", "request_id": "req-18fa04cf-e28a-4202-9457-14fd08f5c819"}]} 2026-05-20 04:24:45.160 7 INFO neutron.services.segments.plugin [-] Segment 7ffec496-0a3d-48d6-9b7c-d8af46a54486 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ffec496-0a3d-48d6-9b7c-d8af46a54486 found for delete ", "request_id": "req-5bb3e8b7-ba5a-4f4b-ad30-2fba6bfeede6"}]} [pid: 7|app: 0|req: 520/1034] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:24:44 2026] DELETE /v2.0/networks/c809e82d-14e3-4143-84dd-3ecfdc5e9b9e => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:24:45.240 8 INFO neutron.services.segments.plugin [-] Segment 5ef11e72-3588-4ed6-8bba-1b01240868cc resource provider aggregate not found 2026-05-20 04:24:45.249 8 INFO neutron.services.segments.plugin [-] Segment 5ef11e72-3588-4ed6-8bba-1b01240868cc resource provider aggregate not found 2026-05-20 04:24:45.252 8 INFO neutron.services.segments.plugin [-] Segment 5ef11e72-3588-4ed6-8bba-1b01240868cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ef11e72-3588-4ed6-8bba-1b01240868cc found for delete ", "request_id": "req-8fbe5f5f-b575-4fc7-a757-9657bef9d9f5"}]} 2026-05-20 04:24:45.261 8 INFO neutron.services.segments.plugin [-] Segment 5ef11e72-3588-4ed6-8bba-1b01240868cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ef11e72-3588-4ed6-8bba-1b01240868cc found for delete ", "request_id": "req-f8ea0ff3-e2cc-44ed-8c08-0fccff94ed95"}]} 2026-05-20 04:24:45.265 8 INFO neutron.services.segments.plugin [-] Segment 47806347-3326-4943-b284-d67460cf462c resource provider aggregate not found 2026-05-20 04:24:45.274 8 INFO neutron.services.segments.plugin [-] Segment 47806347-3326-4943-b284-d67460cf462c resource provider aggregate not found 2026-05-20 04:24:45.280 8 INFO neutron.services.segments.plugin [-] Segment 47806347-3326-4943-b284-d67460cf462c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47806347-3326-4943-b284-d67460cf462c found for delete ", "request_id": "req-f9abeb53-6512-400f-b08c-82ba5d1b642b"}]} 2026-05-20 04:24:45.287 8 INFO neutron.services.segments.plugin [-] Segment 47806347-3326-4943-b284-d67460cf462c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47806347-3326-4943-b284-d67460cf462c found for delete ", "request_id": "req-1332fbe4-5d0a-4762-9c1c-3215165e15a0"}]} 2026-05-20 04:24:45.292 8 INFO neutron.services.segments.plugin [-] Segment 7f9c41c5-3bbf-4f67-9103-bb32a6c19ef1 resource provider aggregate not found 2026-05-20 04:24:45.297 8 INFO neutron.services.segments.plugin [-] Segment 7f9c41c5-3bbf-4f67-9103-bb32a6c19ef1 resource provider aggregate not found 2026-05-20 04:24:45.303 8 INFO neutron.services.segments.plugin [-] Segment 7f9c41c5-3bbf-4f67-9103-bb32a6c19ef1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f9c41c5-3bbf-4f67-9103-bb32a6c19ef1 found for delete ", "request_id": "req-bc3f94bd-3eff-4cee-bbf6-d7e71855fdeb"}]} 2026-05-20 04:24:45.307 8 INFO neutron.services.segments.plugin [-] Segment 7f9c41c5-3bbf-4f67-9103-bb32a6c19ef1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f9c41c5-3bbf-4f67-9103-bb32a6c19ef1 found for delete ", "request_id": "req-a6163b68-5fff-4489-a398-e4f9e0d06c03"}]} [pid: 7|app: 0|req: 521/1035] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:24:45 2026] GET /v2.0/security-groups?tenant_id=c72dabef9a744419a3c110ab4ccc6845&name=default => generated 2925 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:24:45.838 7 WARNING neutron_lib.context [None req-171f2288-9fcd-4e8a-82ae-4f814a3988a1 51d4e32b732943cfa8bf20c252d137c2 f3240648c41e4e138d741b3ddddc9deb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:24:46.000 8 INFO neutron.db.l3_hamode_db [None req-f999c02d-b534-4565-a024-22b99faffd54 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 522/1036] 10.0.0.215 () {34 vars in 684 bytes} [Wed May 20 04:24:45 2026] POST /v2.0/security-groups => generated 1625 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1037] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:46 2026] DELETE /v2.0/security-groups/a76948de-6619-4f1a-8500-4edb5f510fb5 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1038] 10.0.0.215 () {32 vars in 663 bytes} [Wed May 20 04:24:46 2026] GET /v2.0/security-groups => generated 4530 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1039] 10.0.0.215 () {34 vars in 758 bytes} [Wed May 20 04:24:46 2026] PUT /v2.0/security-groups/7759a1d4-039d-4212-b2bd-25a995887eb5 => generated 1661 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1040] 10.0.0.215 () {32 vars in 737 bytes} [Wed May 20 04:24:46 2026] GET /v2.0/security-groups/7759a1d4-039d-4212-b2bd-25a995887eb5 => generated 1661 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1041] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:46 2026] DELETE /v2.0/security-groups/7759a1d4-039d-4212-b2bd-25a995887eb5 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1042] 10.0.0.215 () {32 vars in 663 bytes} [Wed May 20 04:24:46 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:24:46.453 7 INFO neutron.api.v2.resource [None req-58208408-4f0c-47a9-b2be-d9c690f42111 51d4e32b732943cfa8bf20c252d137c2 f3240648c41e4e138d741b3ddddc9deb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 529/1043] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:46 2026] DELETE /v2.0/security-groups/7759a1d4-039d-4212-b2bd-25a995887eb5 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:24:46.462 7 WARNING neutron_lib.context [None req-6e252648-204a-417c-9cf7-3df18a31806f 51d4e32b732943cfa8bf20c252d137c2 f3240648c41e4e138d741b3ddddc9deb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 530/1044] 10.0.0.215 () {34 vars in 684 bytes} [Wed May 20 04:24:46 2026] POST /v2.0/security-groups => generated 1623 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-20 04:24:46.856 7 INFO neutron.db.segments_db [None req-1a3f2725-cd39-4d31-8e52-6127a1b73551 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Added segment 5acd7308-a9c9-4bfa-94c2-db5b77adb3f5 of type vxlan for network 4b7c8202-cba1-4079-820c-6d634d911e49 [pid: 8|app: 0|req: 515/1045] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:24:44 2026] POST /v2.0/routers => generated 687 bytes in 2028 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:24:46.921 8 WARNING neutron_lib.context [None req-9694761c-c4dd-44ff-909b-367ff61323e1 51d4e32b732943cfa8bf20c252d137c2 f3240648c41e4e138d741b3ddddc9deb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 531/1046] 10.0.0.215 () {34 vars in 671 bytes} [Wed May 20 04:24:46 2026] POST /v2.0/networks => generated 744 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1047] 10.0.0.215 () {32 vars in 721 bytes} [Wed May 20 04:24:46 2026] GET /v2.0/routers/925079c9-ec8b-4b92-98c0-bd77b3a425ed => generated 693 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1048] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:24:46 2026] POST /v2.0/security-group-rules => generated 601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1049] 10.0.0.215 () {32 vars in 647 bytes} [Wed May 20 04:24:47 2026] GET /v2.0/routers => generated 696 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1050] 10.0.0.215 () {32 vars in 747 bytes} [Wed May 20 04:24:47 2026] GET /v2.0/security-group-rules/bd127747-89b5-420f-b2a2-7bed69b3e488 => generated 601 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:47.176 7 INFO neutron.services.segments.plugin [-] Segment 9f6c5ce6-a267-4312-9201-ace556049199 resource provider aggregate not found 2026-05-20 04:24:47.180 7 INFO neutron.services.segments.plugin [-] Segment 9f6c5ce6-a267-4312-9201-ace556049199 resource provider aggregate not found [pid: 7|app: 0|req: 533/1051] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:24:46 2026] POST /v2.0/subnets => generated 691 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:24:47.189 7 INFO neutron.services.segments.plugin [-] Segment 9f6c5ce6-a267-4312-9201-ace556049199 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f6c5ce6-a267-4312-9201-ace556049199 found for delete ", "request_id": "req-1eace249-d975-4480-a7f0-a122def87186"}]} 2026-05-20 04:24:47.193 7 INFO neutron.services.segments.plugin [-] Segment 9f6c5ce6-a267-4312-9201-ace556049199 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f6c5ce6-a267-4312-9201-ace556049199 found for delete ", "request_id": "req-52a6b271-e06b-4f12-9412-6f4b410c10f5"}]} [pid: 7|app: 0|req: 534/1052] 10.0.0.215 () {32 vars in 673 bytes} [Wed May 20 04:24:47 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:24:47.313 7 INFO neutron.db.segments_db [None req-6c576c33-7526-4d3e-a3f0-67048cc52b84 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Added segment 8b706880-2300-416e-8010-4ff5676b8115 of type vxlan for network bca01414-6d44-4b96-99c5-14cee1f3369f [pid: 8|app: 0|req: 519/1053] 10.0.0.215 () {34 vars in 741 bytes} [Wed May 20 04:24:47 2026] PUT /v2.0/routers/925079c9-ec8b-4b92-98c0-bd77b3a425ed => generated 700 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:47.536 7 INFO neutron.db.l3_hamode_db [None req-6c576c33-7526-4d3e-a3f0-67048cc52b84 0ac0532a499e433d9855f0895a5a9d0b ca2d15af458649888960096b0ccb910f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 520/1054] 10.0.0.215 () {32 vars in 750 bytes} [Wed May 20 04:24:47 2026] DELETE /v2.0/security-group-rules/bd127747-89b5-420f-b2a2-7bed69b3e488 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1057] 10.0.0.215 () {32 vars in 721 bytes} [Wed May 20 04:24:47 2026] GET /v2.0/routers/925079c9-ec8b-4b92-98c0-bd77b3a425ed => generated 700 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1058] 10.0.0.215 () {32 vars in 673 bytes} [Wed May 20 04:24:47 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1059] 10.0.0.215 () {32 vars in 736 bytes} [Wed May 20 04:24:47 2026] GET /v2.0/ports?device_id=925079c9-ec8b-4b92-98c0-bd77b3a425ed => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:24:47.785 8 WARNING neutron_lib.context [None req-078e3a97-19ed-407a-8bb2-59b01bd636bc 51d4e32b732943cfa8bf20c252d137c2 f3240648c41e4e138d741b3ddddc9deb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 526/1060] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:24:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:24:48.385 7 INFO neutron.db.l3_hamode_db [None req-6c576c33-7526-4d3e-a3f0-67048cc52b84 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-20 04:24:48.816 8 INFO neutron.services.segments.plugin [-] Segment f984de4e-699c-4157-bfc8-9f1bf2811e7f resource provider aggregate not found 2026-05-20 04:24:48.819 8 INFO neutron.services.segments.plugin [-] Segment f984de4e-699c-4157-bfc8-9f1bf2811e7f resource provider aggregate not found 2026-05-20 04:24:48.827 8 INFO neutron.services.segments.plugin [-] Segment f984de4e-699c-4157-bfc8-9f1bf2811e7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f984de4e-699c-4157-bfc8-9f1bf2811e7f found for delete ", "request_id": "req-00210580-0593-4fd1-ae20-3a7d576f177b"}]} 2026-05-20 04:24:48.828 8 INFO neutron.services.segments.plugin [-] Segment f984de4e-699c-4157-bfc8-9f1bf2811e7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f984de4e-699c-4157-bfc8-9f1bf2811e7f found for delete ", "request_id": "req-9ecda880-27b1-43aa-bc0d-b15eca33c853"}]} 2026-05-20 04:24:48.830 8 INFO neutron.db.l3_hamode_db [None req-9f7bd855-75a9-43a6-83c2-71733317ad58 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] HA network ab3af715-6f3c-430a-8b92-6413261a6b7b was deleted as no HA routers are present in tenant 683e76d3a6e04f6fbd3d7455bf5e8a7e. [pid: 8|app: 0|req: 527/1061] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:47 2026] DELETE /v2.0/routers/925079c9-ec8b-4b92-98c0-bd77b3a425ed => generated 0 bytes in 925 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:24:48.938 8 WARNING neutron_lib.context [None req-b9ad5068-be3b-401d-99af-25f1dde6d621 e9f9b0dbed9f45b4886c65841969dd54 e5dd67e3ae9548bc948045946bcfe455 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:24:49.059 8 INFO neutron.db.segments_db [None req-b9ad5068-be3b-401d-99af-25f1dde6d621 e9f9b0dbed9f45b4886c65841969dd54 e5dd67e3ae9548bc948045946bcfe455 - - default default] Added segment 08311f4e-b57e-48d2-ad36-57849370d479 of type vxlan for network f77693ae-7e49-4766-a057-b5bf3bd5d209 [pid: 8|app: 0|req: 528/1062] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:24:48 2026] POST /v2.0/networks => generated 649 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1063] 10.0.0.215 () {32 vars in 747 bytes} [Wed May 20 04:24:49 2026] GET /v2.0/security-group-rules/28a24ec5-c480-442a-b21b-b90b17723cb1 => 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: 530/1064] 10.0.0.215 () {32 vars in 736 bytes} [Wed May 20 04:24:49 2026] GET /v2.0/ports?device_id=925079c9-ec8b-4b92-98c0-bd77b3a425ed => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:24:49.205 8 WARNING neutron_lib.context [None req-59d0ade3-653e-4ce0-87c2-ec661c7c6fab e9f9b0dbed9f45b4886c65841969dd54 e5dd67e3ae9548bc948045946bcfe455 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 535/1065] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:24:47 2026] POST /v2.0/routers => generated 731 bytes in 2026 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1066] 10.0.0.215 () {32 vars in 673 bytes} [Wed May 20 04:24:49 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:24:49.366 7 INFO neutron.api.v2.resource [None req-ed415d91-a409-4bce-81bf-e240408efc63 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 537/1067] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:49 2026] DELETE /v2.0/routers/925079c9-ec8b-4b92-98c0-bd77b3a425ed => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1068] 10.0.0.215 () {34 vars in 665 bytes} [Wed May 20 04:24:49 2026] POST /v2.0/ports => generated 778 bytes in 343 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: 532/1069] 10.0.0.215 () {32 vars in 750 bytes} [Wed May 20 04:24:49 2026] DELETE /v2.0/security-group-rules/28a24ec5-c480-442a-b21b-b90b17723cb1 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1070] 10.0.0.215 () {32 vars in 736 bytes} [Wed May 20 04:24:49 2026] GET /v2.0/ports?device_id=b0f92973-4f39-4ef4-b67f-ac29f0a69448 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:24:49.662 8 WARNING neutron_lib.context [None req-4872cf44-2fa6-46ae-9fb7-89e5feb89db6 e9f9b0dbed9f45b4886c65841969dd54 e5dd67e3ae9548bc948045946bcfe455 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:24:49.723 8 INFO neutron.db.segments_db [None req-4872cf44-2fa6-46ae-9fb7-89e5feb89db6 e9f9b0dbed9f45b4886c65841969dd54 e5dd67e3ae9548bc948045946bcfe455 - - default default] Added segment a466db1d-0938-4c2b-9481-0147fa35bf4b of type vxlan for network ea3881e4-be21-42b8-9267-31e4532ad9bc [pid: 8|app: 0|req: 534/1071] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:24:49 2026] POST /v2.0/networks => generated 636 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1072] 10.0.0.215 () {32 vars in 673 bytes} [Wed May 20 04:24:49 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) 2026-05-20 04:24:49.893 8 INFO neutron.api.v2.resource [None req-27b111c1-c4cc-4548-94cf-8cdd668ef0d3 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 536/1073] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:49 2026] DELETE /v2.0/routers/b0f92973-4f39-4ef4-b67f-ac29f0a69448 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:24:49.902 8 WARNING neutron_lib.context [None req-68dd69f5-79d4-42cf-b0e8-873efb785f35 e9f9b0dbed9f45b4886c65841969dd54 e5dd67e3ae9548bc948045946bcfe455 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 537/1074] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:24:49 2026] POST /v2.0/subnets => generated 646 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:24:50.212 8 WARNING neutron_lib.context [None req-9ab6d080-bef0-4f5e-9ab3-7e7ef7dde731 51d4e32b732943cfa8bf20c252d137c2 f3240648c41e4e138d741b3ddddc9deb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 538/1075] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:24:50 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-20 04:24:50.318 8 INFO neutron.pecan_wsgi.hooks.translation [None req-86edf638-07a8-4fb9-9ab3-6f5458f9ad77 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 539/1076] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:50 2026] DELETE /v2.0/subnets/3ef12ddf-0b3f-4ed4-b860-eae6c70a297a => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:24:50.325 8 WARNING neutron_lib.context [None req-674019d1-0a14-448b-a31b-97cefb273ef1 e9f9b0dbed9f45b4886c65841969dd54 e5dd67e3ae9548bc948045946bcfe455 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 538/1077] 10.0.0.215 () {34 vars in 783 bytes} [Wed May 20 04:24:49 2026] PUT /v2.0/routers/6f58490f-b9a1-47fb-ab06-3ccfde97f73b/add_router_interface => generated 309 bytes in 1190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1078] 10.0.0.215 () {32 vars in 747 bytes} [Wed May 20 04:24:50 2026] GET /v2.0/security-group-rules/2b51f7fa-3e2e-49da-812d-ae3caec94398 => generated 602 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1079] 10.0.0.215 () {32 vars in 736 bytes} [Wed May 20 04:24:50 2026] GET /v2.0/ports?device_id=e4ba92d9-674f-4805-8998-6fb60ae371fa => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1080] 10.0.0.215 () {32 vars in 673 bytes} [Wed May 20 04:24:50 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:24:50.682 7 INFO neutron.api.v2.resource [None req-512ca358-a70d-493f-87f4-a57906916dd8 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 542/1081] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:50 2026] DELETE /v2.0/routers/e4ba92d9-674f-4805-8998-6fb60ae371fa => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1082] 10.0.0.215 () {34 vars in 665 bytes} [Wed May 20 04:24:50 2026] POST /v2.0/ports => generated 966 bytes in 365 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-20 04:24:50.700 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e3c38f8b-8bde-4a79-aef4-337d473dc7f2 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 541/1083] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:50 2026] DELETE /v2.0/subnets/8e6af7f4-6e96-4743-a2b8-2859cd70a1f5 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1084] 10.0.0.215 () {32 vars in 750 bytes} [Wed May 20 04:24:50 2026] DELETE /v2.0/security-group-rules/2b51f7fa-3e2e-49da-812d-ae3caec94398 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1085] 10.0.0.215 () {32 vars in 736 bytes} [Wed May 20 04:24:50 2026] GET /v2.0/ports?device_id=3696e5cc-863e-426c-b472-833431f99d3e => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1086] 10.0.0.215 () {32 vars in 673 bytes} [Wed May 20 04:24:50 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:24:50.877 7 INFO neutron.api.v2.resource [None req-b25fa964-2a94-4416-8524-5906875823cd 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 546/1087] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:50 2026] DELETE /v2.0/routers/3696e5cc-863e-426c-b472-833431f99d3e => 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: 542/1088] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:24:50 2026] DELETE /v2.0/ports/455bfde9-8039-4ea0-9133-4e2e3dbc2222 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:24:50.944 8 INFO neutron.pecan_wsgi.hooks.translation [None req-96c0bb1d-4cf5-430e-932f-e9e2afd752ef 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 543/1089] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:50 2026] DELETE /v2.0/subnets/a6c84d5f-9164-4c1d-acbc-c38a33afc9fc => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:24:50.958 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0d8212e1-6cae-4f94-9702-11e2983febf5 e9f9b0dbed9f45b4886c65841969dd54 e5dd67e3ae9548bc948045946bcfe455 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 544/1090] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:24:50 2026] DELETE /v2.0/ports/455bfde9-8039-4ea0-9133-4e2e3dbc2222 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:24:50.968 8 INFO neutron.pecan_wsgi.hooks.translation [None req-16c6fed3-c604-414d-89ab-2b1255f7f13b 504a830689704d43893fc105bbf26fa4 683e76d3a6e04f6fbd3d7455bf5e8a7e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 547/1091] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:50 2026] DELETE /v2.0/security-groups/1a19bf9b-1680-4ef4-9813-2183c308c285 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1092] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:50 2026] DELETE /v2.0/subnets/faab246b-5986-4fa2-8509-3c4eb7aceed6 => generated 136 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:24:50.992 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6c5c928a-259e-44fe-b527-8664f0873309 e9f9b0dbed9f45b4886c65841969dd54 e5dd67e3ae9548bc948045946bcfe455 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 548/1093] 10.0.0.215 () {32 vars in 717 bytes} [Wed May 20 04:24:50 2026] GET /v2.0/ports/455bfde9-8039-4ea0-9133-4e2e3dbc2222 => 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: 546/1094] 10.0.0.215 () {32 vars in 663 bytes} [Wed May 20 04:24:50 2026] GET /v2.0/security-groups => generated 2925 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1095] 10.0.0.215 () {32 vars in 663 bytes} [Wed May 20 04:24:51 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1096] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:50 2026] DELETE /v2.0/subnets/61934765-7ccb-4a31-92e9-2e3ea8feddaa => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:24:51.334 7 WARNING neutron_lib.context [None req-82378ca7-1fdc-4462-ac6e-8aace8c51435 8db0b854ce2e4652b5e0770c9873f230 ca2d15af458649888960096b0ccb910f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 550/1097] 10.0.0.215 () {34 vars in 685 bytes} [Wed May 20 04:24:51 2026] POST /v2.0/security-groups => generated 1660 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-20 04:24:51.498 8 INFO neutron.services.segments.plugin [-] Segment a466db1d-0938-4c2b-9481-0147fa35bf4b resource provider aggregate not found 2026-05-20 04:24:51.501 7 WARNING neutron_lib.context [None req-5c3ff1b3-3cf8-48e0-a35d-ab658bc0dfb8 8db0b854ce2e4652b5e0770c9873f230 ca2d15af458649888960096b0ccb910f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:24:51.504 8 INFO neutron.services.segments.plugin [-] Segment a466db1d-0938-4c2b-9481-0147fa35bf4b resource provider aggregate not found 2026-05-20 04:24:51.521 8 INFO neutron.services.segments.plugin [-] Segment a466db1d-0938-4c2b-9481-0147fa35bf4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a466db1d-0938-4c2b-9481-0147fa35bf4b found for delete ", "request_id": "req-5d73b6ee-e863-4ba3-8add-d71fd184a51b"}]} [pid: 8|app: 0|req: 548/1098] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:24:51 2026] DELETE /v2.0/networks/ea3881e4-be21-42b8-9267-31e4532ad9bc => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:24:51.549 8 WARNING neutron_lib.context [None req-df027fb4-9fef-461c-b965-1901de700010 e9f9b0dbed9f45b4886c65841969dd54 e5dd67e3ae9548bc948045946bcfe455 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:24:51.553 8 INFO neutron.services.segments.plugin [-] Segment a466db1d-0938-4c2b-9481-0147fa35bf4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a466db1d-0938-4c2b-9481-0147fa35bf4b found for delete ", "request_id": "req-c7f5de05-a0e2-40e1-b314-2c0351287f39"}]} 2026-05-20 04:24:51.627 8 INFO neutron.db.segments_db [None req-df027fb4-9fef-461c-b965-1901de700010 e9f9b0dbed9f45b4886c65841969dd54 e5dd67e3ae9548bc948045946bcfe455 - - default default] Added segment 6af3721b-e5a3-466b-8feb-6a32231712f9 of type vxlan for network 0bc2045b-e953-4faa-8bfc-aa80fe43f8af [pid: 7|app: 0|req: 551/1099] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:24:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1100] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:24:51 2026] POST /v2.0/networks => generated 635 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1101] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:24:51 2026] GET /v2.0/security-groups?tenant_id=683e76d3a6e04f6fbd3d7455bf5e8a7e&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:24:51.820 7 WARNING neutron_lib.context [None req-024bab96-6e4e-4b53-901a-2f7b33c29a3c 8db0b854ce2e4652b5e0770c9873f230 ca2d15af458649888960096b0ccb910f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 553/1102] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:24:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:24:51.924 7 WARNING neutron_lib.context [None req-8f5f9e97-39d7-4672-bf18-6de95fa9cf2a e9f9b0dbed9f45b4886c65841969dd54 e5dd67e3ae9548bc948045946bcfe455 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 550/1103] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:24:51 2026] GET /v2.0/security-groups?tenant_id=f3240648c41e4e138d741b3ddddc9deb&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1104] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:51 2026] DELETE /v2.0/security-groups/aa1008bb-1800-4cc9-a163-ba40cef2658f => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:24:52.069 8 WARNING neutron_lib.context [None req-776cca84-1d48-4399-ac16-8db256c12cc4 8db0b854ce2e4652b5e0770c9873f230 ca2d15af458649888960096b0ccb910f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 554/1105] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:24:51 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) [pid: 7|app: 0|req: 555/1106] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:52 2026] DELETE /v2.0/security-groups/b6c295c2-a8a8-4893-8b6e-cff9aae4b275 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:24:52.316 7 WARNING neutron_lib.context [None req-307d4bbe-e10a-40ed-a573-77fe57142515 e9f9b0dbed9f45b4886c65841969dd54 e5dd67e3ae9548bc948045946bcfe455 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 556/1107] 10.0.0.215 () {34 vars in 665 bytes} [Wed May 20 04:24:52 2026] POST /v2.0/ports => generated 926 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1108] 10.0.0.215 () {34 vars in 676 bytes} [Wed May 20 04:24:52 2026] POST /v2.0/floatingips => generated 552 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1109] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:24:52 2026] DELETE /v2.0/ports/97bef199-b59e-4fe1-adc9-a385871e987b => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:24:52.912 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8cbca9ef-dbbc-4292-bcfa-9695db9f1929 e9f9b0dbed9f45b4886c65841969dd54 e5dd67e3ae9548bc948045946bcfe455 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 553/1110] 10.0.0.215 () {32 vars in 717 bytes} [Wed May 20 04:24:52 2026] GET /v2.0/ports/97bef199-b59e-4fe1-adc9-a385871e987b => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1111] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:52 2026] DELETE /v2.0/subnets/df62c665-8ce7-484b-a683-b88838c647dc => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1112] 10.0.0.253 () {34 vars in 1100 bytes} [Wed May 20 04:24:53 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2135469401&fields=id&tenant_id=ca2d15af458649888960096b0ccb910f => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1113] 10.0.0.253 () {34 vars in 982 bytes} [Wed May 20 04:24:53 2026] GET /v2.0/networks?id=4b7c8202-cba1-4079-820c-6d634d911e49 => generated 676 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1114] 10.0.0.253 () {34 vars in 965 bytes} [Wed May 20 04:24:53 2026] GET /v2.0/quotas/ca2d15af458649888960096b0ccb910f => 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: 554/1115] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:24:53 2026] DELETE /v2.0/networks/0bc2045b-e953-4faa-8bfc-aa80fe43f8af => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:24:53.459 8 WARNING neutron_lib.context [None req-1ceb3a28-9ad1-4787-aad6-00942aa46bae e9f9b0dbed9f45b4886c65841969dd54 e5dd67e3ae9548bc948045946bcfe455 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 562/1116] 10.0.0.253 () {34 vars in 1002 bytes} [Wed May 20 04:24:53 2026] GET /v2.0/ports?tenant_id=ca2d15af458649888960096b0ccb910f&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:53.546 8 INFO neutron.services.segments.plugin [-] Segment 6af3721b-e5a3-466b-8feb-6a32231712f9 resource provider aggregate not found 2026-05-20 04:24:53.566 8 INFO neutron.services.segments.plugin [-] Segment 6af3721b-e5a3-466b-8feb-6a32231712f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6af3721b-e5a3-466b-8feb-6a32231712f9 found for delete ", "request_id": "req-06c4580c-af46-4ecb-acf6-db2da9a62511"}]} 2026-05-20 04:24:53.571 8 INFO neutron.services.segments.plugin [-] Segment 6af3721b-e5a3-466b-8feb-6a32231712f9 resource provider aggregate not found [pid: 7|app: 0|req: 563/1117] 10.0.0.253 () {34 vars in 1008 bytes} [Wed May 20 04:24:53 2026] GET /v2.0/networks/4b7c8202-cba1-4079-820c-6d634d911e49?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:24:53.587 8 INFO neutron.services.segments.plugin [-] Segment 6af3721b-e5a3-466b-8feb-6a32231712f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6af3721b-e5a3-466b-8feb-6a32231712f9 found for delete ", "request_id": "req-3be4fd1e-135c-4780-8bfe-0e44ee7e8545"}]} [pid: 7|app: 0|req: 564/1118] 10.0.0.253 () {34 vars in 1108 bytes} [Wed May 20 04:24:53 2026] GET /v2.0/networks/4b7c8202-cba1-4079-820c-6d634d911e49?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1119] 10.0.0.215 () {34 vars in 665 bytes} [Wed May 20 04:24:53 2026] POST /v2.0/ports => generated 778 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1120] 10.0.0.215 () {34 vars in 737 bytes} [Wed May 20 04:24:53 2026] PUT /v2.0/ports/2ac602e4-6935-4485-8709-20d5d47daec4 => generated 752 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 566/1121] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:24:53 2026] GET /v2.0/ports?device_id=c8519e8a-a954-4135-815d-d6f9c45e262e => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:24:54.163 8 WARNING neutron_lib.context [None req-f09304e2-af49-4e5c-ac78-ae18671575da ad3ab52e198b4e73b893403a5ff6ce38 59134035672c481fbe3264ec0b924ad6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 567/1122] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:24:53 2026] DELETE /v2.0/ports/2ac602e4-6935-4485-8709-20d5d47daec4 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1123] 10.0.0.215 () {32 vars in 643 bytes} [Wed May 20 04:24:54 2026] GET /v2.0/ports => generated 781 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:54.315 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2a0d7111-929d-4432-8704-8ae3a4d1e237 e9f9b0dbed9f45b4886c65841969dd54 e5dd67e3ae9548bc948045946bcfe455 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 569/1124] 10.0.0.215 () {32 vars in 717 bytes} [Wed May 20 04:24:54 2026] GET /v2.0/ports/2ac602e4-6935-4485-8709-20d5d47daec4 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1125] 10.0.0.215 () {32 vars in 643 bytes} [Wed May 20 04:24:54 2026] GET /v2.0/ports => generated 781 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1126] 10.0.0.215 () {32 vars in 717 bytes} [Wed May 20 04:24:54 2026] GET /v2.0/ports/67020b16-6780-4224-a5fd-fb63694757ba => generated 778 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1127] 10.0.0.215 () {34 vars in 684 bytes} [Wed May 20 04:24:53 2026] POST /v2.0/security-groups => generated 1624 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-20 04:24:54.442 7 INFO neutron.pecan_wsgi.hooks.translation [None req-76241e49-f9de-4c26-9953-9bf84fcdd008 e9f9b0dbed9f45b4886c65841969dd54 e5dd67e3ae9548bc948045946bcfe455 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 572/1128] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:24:54 2026] DELETE /v2.0/ports/97bef199-b59e-4fe1-adc9-a385871e987b => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:24:54.459 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4c50d4de-b963-4532-8a66-c40889414c06 e9f9b0dbed9f45b4886c65841969dd54 e5dd67e3ae9548bc948045946bcfe455 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 573/1129] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:54 2026] DELETE /v2.0/subnets/df62c665-8ce7-484b-a683-b88838c647dc => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1130] 10.0.0.215 () {32 vars in 663 bytes} [Wed May 20 04:24:54 2026] GET /v2.0/security-groups => generated 4529 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:24:54.489 7 INFO neutron.pecan_wsgi.hooks.translation [None req-305882d4-41ec-4416-93df-0564c042ff1b e9f9b0dbed9f45b4886c65841969dd54 e5dd67e3ae9548bc948045946bcfe455 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 574/1131] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:24:54 2026] DELETE /v2.0/subnets/61934765-7ccb-4a31-92e9-2e3ea8feddaa => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1132] 10.0.0.215 () {34 vars in 758 bytes} [Wed May 20 04:24:54 2026] PUT /v2.0/security-groups/e11b311b-ad7c-4493-86a1-c536c1ace6b8 => generated 1663 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1133] 10.0.0.215 () {32 vars in 737 bytes} [Wed May 20 04:24:54 2026] GET /v2.0/security-groups/e11b311b-ad7c-4493-86a1-c536c1ace6b8 => generated 1663 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1134] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:54 2026] DELETE /v2.0/security-groups/e11b311b-ad7c-4493-86a1-c536c1ace6b8 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1135] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:24:54 2026] DELETE /v2.0/ports/67020b16-6780-4224-a5fd-fb63694757ba => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1136] 10.0.0.215 () {32 vars in 663 bytes} [Wed May 20 04:24:54 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:24:54.742 8 INFO neutron.api.v2.resource [None req-ccbc8740-cf68-4810-a87e-90cc4e3ca3d3 ad3ab52e198b4e73b893403a5ff6ce38 59134035672c481fbe3264ec0b924ad6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 562/1137] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:54 2026] DELETE /v2.0/security-groups/e11b311b-ad7c-4493-86a1-c536c1ace6b8 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:24:54.759 8 WARNING neutron_lib.context [None req-7d00b05b-85f5-4c94-ae1d-4621ec08606c ad3ab52e198b4e73b893403a5ff6ce38 59134035672c481fbe3264ec0b924ad6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:24:54.823 7 INFO neutron.services.segments.plugin [-] Segment 08311f4e-b57e-48d2-ad36-57849370d479 resource provider aggregate not found 2026-05-20 04:24:54.827 7 INFO neutron.services.segments.plugin [-] Segment 08311f4e-b57e-48d2-ad36-57849370d479 resource provider aggregate not found 2026-05-20 04:24:54.836 7 INFO neutron.services.segments.plugin [-] Segment 08311f4e-b57e-48d2-ad36-57849370d479 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08311f4e-b57e-48d2-ad36-57849370d479 found for delete ", "request_id": "req-60305eec-9661-45d0-95f0-b5aaaa7ff74f"}]} 2026-05-20 04:24:54.838 7 INFO neutron.services.segments.plugin [-] Segment 08311f4e-b57e-48d2-ad36-57849370d479 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08311f4e-b57e-48d2-ad36-57849370d479 found for delete ", "request_id": "req-b10c5e3d-9fb0-440e-9cdb-1b2f206f53ba"}]} [pid: 7|app: 0|req: 576/1138] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:24:54 2026] DELETE /v2.0/networks/f77693ae-7e49-4766-a057-b5bf3bd5d209 => 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: 563/1139] 10.0.0.215 () {34 vars in 684 bytes} [Wed May 20 04:24:54 2026] POST /v2.0/security-groups => generated 1625 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-20 04:24:54.938 7 WARNING neutron_lib.context [None req-66be5d2b-44c7-480d-b7c8-d75d4dd43d6b ad3ab52e198b4e73b893403a5ff6ce38 59134035672c481fbe3264ec0b924ad6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 564/1140] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:24:55 2026] GET /v2.0/ports?device_id=c8519e8a-a954-4135-815d-d6f9c45e262e => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1141] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:24:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1142] 10.0.0.215 () {32 vars in 747 bytes} [Wed May 20 04:24:55 2026] GET /v2.0/security-group-rules/0c091b71-8afd-44a6-b74a-69901885e992 => generated 601 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1143] 10.0.0.215 () {32 vars in 673 bytes} [Wed May 20 04:24:55 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1144] 10.0.0.215 () {32 vars in 750 bytes} [Wed May 20 04:24:55 2026] DELETE /v2.0/security-group-rules/0c091b71-8afd-44a6-b74a-69901885e992 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1145] 10.0.0.215 () {32 vars in 673 bytes} [Wed May 20 04:24:55 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:24:55.423 8 WARNING neutron_lib.context [None req-eaef6e60-ba6c-46b5-b544-421a86e9f857 ad3ab52e198b4e73b893403a5ff6ce38 59134035672c481fbe3264ec0b924ad6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 567/1146] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:24:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1147] 10.0.0.215 () {32 vars in 747 bytes} [Wed May 20 04:24:55 2026] GET /v2.0/security-group-rules/6f67a6cd-ec47-42c4-841b-60d23dd75251 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1148] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:24:55 2026] GET /v2.0/security-groups?tenant_id=e5dd67e3ae9548bc948045946bcfe455&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1149] 10.0.0.215 () {32 vars in 673 bytes} [Wed May 20 04:24:55 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1150] 10.0.0.215 () {32 vars in 750 bytes} [Wed May 20 04:24:55 2026] DELETE /v2.0/security-group-rules/6f67a6cd-ec47-42c4-841b-60d23dd75251 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1151] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:55 2026] DELETE /v2.0/security-groups/79f371dd-a10c-405b-b4cc-cb2c90597729 => 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: 571/1152] 10.0.0.215 () {32 vars in 673 bytes} [Wed May 20 04:24:55 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) 2026-05-20 04:24:55.832 7 WARNING neutron_lib.context [None req-05862587-4821-4a31-8aa9-d2ce375b1225 ad3ab52e198b4e73b893403a5ff6ce38 59134035672c481fbe3264ec0b924ad6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:24:55.870 7 INFO neutron.db.securitygroups_db [None req-05862587-4821-4a31-8aa9-d2ce375b1225 ad3ab52e198b4e73b893403a5ff6ce38 59134035672c481fbe3264ec0b924ad6 - - default default] Project 59134035672c481fbe3264ec0b924ad6 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 582/1153] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:24:55 2026] POST /v2.0/security-group-rules => generated 607 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1154] 10.0.0.215 () {32 vars in 747 bytes} [Wed May 20 04:24:55 2026] GET /v2.0/security-group-rules/0c8ac1bc-7645-4f69-af43-238c63623266 => generated 607 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1155] 10.0.0.215 () {32 vars in 673 bytes} [Wed May 20 04:24:55 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1156] 10.0.0.215 () {32 vars in 750 bytes} [Wed May 20 04:24:56 2026] DELETE /v2.0/security-group-rules/0c8ac1bc-7645-4f69-af43-238c63623266 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1157] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:24:56 2026] GET /v2.0/ports?device_id=c8519e8a-a954-4135-815d-d6f9c45e262e => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1158] 10.0.0.215 () {32 vars in 673 bytes} [Wed May 20 04:24:56 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1159] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:56 2026] DELETE /v2.0/security-groups/3a0fa1ab-2e13-4cbd-a090-9684c39034b2 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1160] 10.0.0.215 () {32 vars in 663 bytes} [Wed May 20 04:24:56 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: 576/1161] 10.0.0.215 () {32 vars in 663 bytes} [Wed May 20 04:24:56 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: 7|app: 0|req: 586/1162] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:24:56 2026] GET /v2.0/security-groups?tenant_id=59134035672c481fbe3264ec0b924ad6&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1163] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:57 2026] DELETE /v2.0/security-groups/7e7866c9-64d3-4509-b379-0a81f12e0b5c => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1164] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:24:57 2026] GET /v2.0/ports?device_id=c8519e8a-a954-4135-815d-d6f9c45e262e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:24:57.876 8 WARNING neutron_lib.context [None req-51dd45c4-5fd4-4981-996a-a240079c5f9f cdea22835a9f48f1a778728bdd7d1121 36739ff51525482da7d2c6087a0ef24b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:24:58.093 8 INFO neutron.db.segments_db [None req-51dd45c4-5fd4-4981-996a-a240079c5f9f cdea22835a9f48f1a778728bdd7d1121 36739ff51525482da7d2c6087a0ef24b - - default default] Added segment 651ef652-df8f-4fd5-96be-5e5b90813914 of type vxlan for network 7aa3a23d-188b-43f9-beba-2deca0fc4eed [pid: 7|app: 0|req: 588/1165] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:24:57 2026] GET /v2.0/security-groups?tenant_id=e18535fbf4204d229a296c75182f5fa6&name=default => generated 2925 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1166] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:24:57 2026] POST /v2.0/networks => generated 644 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1167] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:24:58 2026] GET /v2.0/networks?id=4b7c8202-cba1-4079-820c-6d634d911e49 => generated 676 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:58.236 8 WARNING neutron_lib.context [None req-a6c39552-fa0e-42b4-b4da-12ae6cfee009 cdea22835a9f48f1a778728bdd7d1121 36739ff51525482da7d2c6087a0ef24b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 589/1168] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:58 2026] DELETE /v2.0/security-groups/b2c29bad-0bf2-4576-a6e6-973bd58a284b => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1169] 199.204.45.233 () {34 vars in 1050 bytes} [Wed May 20 04:24:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ca2d15af458649888960096b0ccb910f => generated 181 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:58.305 7 WARNING neutron_lib.context [req-d14ba447-276a-4f40-8e1c-ef392b934152 req-cb5e6e25-5b4e-4697-b1d9-3581a9d45a48 8db0b854ce2e4652b5e0770c9873f230 ca2d15af458649888960096b0ccb910f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 580/1170] 10.0.0.215 () {34 vars in 665 bytes} [Wed May 20 04:24:58 2026] POST /v2.0/ports => generated 774 bytes in 286 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: 581/1171] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:24:58 2026] GET /v2.0/security-groups?tenant_id=1b03f1efc73a4751ae7ec56aea5be7a3&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1172] 199.204.45.233 () {38 vars in 955 bytes} [Wed May 20 04:24:58 2026] POST /v2.0/ports => generated 954 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1173] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:24:58 2026] GET /v2.0/ports?device_id=c8519e8a-a954-4135-815d-d6f9c45e262e => generated 957 bytes in 71 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-20 04:24:58.730 7 WARNING neutron_lib.context [None req-5b721beb-f21c-4892-9fb5-24126b646f65 cdea22835a9f48f1a778728bdd7d1121 36739ff51525482da7d2c6087a0ef24b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:24:58.781 7 INFO neutron.db.segments_db [None req-5b721beb-f21c-4892-9fb5-24126b646f65 cdea22835a9f48f1a778728bdd7d1121 36739ff51525482da7d2c6087a0ef24b - - default default] Added segment 8f2a30a6-cb08-4f19-8856-5b1c82e642d2 of type vxlan for network 3123ae88-ad9e-4064-ad17-90a2e6fa2e80 [pid: 8|app: 0|req: 583/1174] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:24:58 2026] DELETE /v2.0/security-groups/a8a53269-a435-4c67-a1ef-0ced9952548b => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1175] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:24:58 2026] POST /v2.0/networks => generated 632 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1176] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:24:58 2026] GET /v2.0/security-groups?id=daeefc13-5da2-484b-b7e2-57662841127e&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:58.902 7 WARNING neutron_lib.context [None req-7439c130-1a87-4c58-aa23-c4282bfc4164 cdea22835a9f48f1a778728bdd7d1121 36739ff51525482da7d2c6087a0ef24b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 594/1177] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:24:58 2026] POST /v2.0/subnets => generated 626 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1178] 10.0.0.215 () {32 vars in 623 bytes} [Wed May 20 04:24:59 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-20 04:24:59.162 7 WARNING neutron_lib.context [None req-bbd13744-c061-4d4e-a447-77564dafdf13 cdea22835a9f48f1a778728bdd7d1121 36739ff51525482da7d2c6087a0ef24b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 584/1179] 199.204.45.233 () {38 vars in 1028 bytes} [Wed May 20 04:24:58 2026] PUT /v2.0/ports/9419e37d-4d82-454f-a500-876dc290946c => generated 1235 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:24:59.290 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-09171516-5619-45ed-9352-d1ccb4125853'] response: {'name': 'network-changed', 'server_uuid': 'c8519e8a-a954-4135-815d-d6f9c45e262e', 'tag': '9419e37d-4d82-454f-a500-876dc290946c', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 585/1180] 10.0.0.215 () {32 vars in 633 bytes} [Wed May 20 04:24:59 2026] GET /v2.0/ => generated 632 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1181] 10.0.0.215 () {34 vars in 665 bytes} [Wed May 20 04:24:59 2026] POST /v2.0/ports => generated 954 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 597/1182] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:24:59 2026] GET /v2.0/ports?tenant_id=ca2d15af458649888960096b0ccb910f&device_id=c8519e8a-a954-4135-815d-d6f9c45e262e => 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: 586/1183] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:24:59 2026] DELETE /v2.0/ports/49ac42ad-79fe-4032-b28b-b3d2287ac564 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1184] 199.204.45.233 () {34 vars in 1018 bytes} [Wed May 20 04:24:59 2026] GET /v2.0/networks?tenant_id=ca2d15af458649888960096b0ccb910f&shared=False => generated 772 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:59.929 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3c75198d-73ee-4d18-b021-05380f5aaead cdea22835a9f48f1a778728bdd7d1121 36739ff51525482da7d2c6087a0ef24b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 599/1185] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:24:59 2026] DELETE /v2.0/ports/49ac42ad-79fe-4032-b28b-b3d2287ac564 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1186] 199.204.45.233 () {34 vars in 930 bytes} [Wed May 20 04:24:59 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) 2026-05-20 04:25:00.000 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2110edef-75a0-49a5-966b-1fbfc3b0a8c8 cdea22835a9f48f1a778728bdd7d1121 36739ff51525482da7d2c6087a0ef24b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 601/1187] 10.0.0.215 () {32 vars in 717 bytes} [Wed May 20 04:24:59 2026] GET /v2.0/ports/49ac42ad-79fe-4032-b28b-b3d2287ac564 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1188] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:00 2026] GET /v2.0/ports?device_id=c8519e8a-a954-4135-815d-d6f9c45e262e => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1189] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:24:59 2026] GET /v2.0/security-groups?tenant_id=05fc408bb2e4444dbc040b3c73048d18&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1190] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:25:00 2026] GET /v2.0/security-groups?id=daeefc13-5da2-484b-b7e2-57662841127e&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1191] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:25:00 2026] DELETE /v2.0/subnets/994b13f0-1ee8-4469-89e7-d16f14dfec42 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1192] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:25:00 2026] DELETE /v2.0/security-groups/f2fbea43-5276-44c9-9289-5cb0b8299412 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:25:00.639 7 INFO neutron.services.segments.plugin [-] Segment 8f2a30a6-cb08-4f19-8856-5b1c82e642d2 resource provider aggregate not found 2026-05-20 04:25:00.643 7 INFO neutron.services.segments.plugin [-] Segment 8f2a30a6-cb08-4f19-8856-5b1c82e642d2 resource provider aggregate not found 2026-05-20 04:25:00.658 7 INFO neutron.services.segments.plugin [-] Segment 8f2a30a6-cb08-4f19-8856-5b1c82e642d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f2a30a6-cb08-4f19-8856-5b1c82e642d2 found for delete ", "request_id": "req-2a83417c-a4c1-4f70-b147-8ef1600dec01"}]} 2026-05-20 04:25:00.661 7 INFO neutron.services.segments.plugin [-] Segment 8f2a30a6-cb08-4f19-8856-5b1c82e642d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f2a30a6-cb08-4f19-8856-5b1c82e642d2 found for delete ", "request_id": "req-338da527-85d6-4e27-8dd7-ea25f6417fbc"}]} [pid: 7|app: 0|req: 604/1193] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:25:00 2026] DELETE /v2.0/networks/3123ae88-ad9e-4064-ad17-90a2e6fa2e80 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:25:00.690 8 WARNING neutron_lib.context [None req-0429f397-84a9-4699-89d1-65c00569a949 cdea22835a9f48f1a778728bdd7d1121 36739ff51525482da7d2c6087a0ef24b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:25:00.740 8 INFO neutron.db.segments_db [None req-0429f397-84a9-4699-89d1-65c00569a949 cdea22835a9f48f1a778728bdd7d1121 36739ff51525482da7d2c6087a0ef24b - - default default] Added segment 10fd93e1-cac6-402e-abdc-a3c6a021dc76 of type vxlan for network 3649eb23-d812-43c9-9428-04afbd3586cd [pid: 8|app: 0|req: 590/1194] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:25:00 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-20 04:25:00.852 7 WARNING neutron_lib.context [None req-270a3764-640f-4b7d-b41d-b17f820d5258 cdea22835a9f48f1a778728bdd7d1121 36739ff51525482da7d2c6087a0ef24b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 591/1195] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:25:00 2026] GET /v2.0/ports?tenant_id=ca2d15af458649888960096b0ccb910f&device_id=c8519e8a-a954-4135-815d-d6f9c45e262e => 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: 592/1196] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:25:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=9419e37d-4d82-454f-a500-876dc290946c => 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: 593/1197] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:25:01 2026] GET /v2.0/subnets?id=1fa814a9-5a30-40dd-a6d6-65a47bbb8911 => generated 694 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1198] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:25:01 2026] GET /v2.0/ports?network_id=4b7c8202-cba1-4079-820c-6d634d911e49&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1199] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:25:00 2026] POST /v2.0/subnets => generated 626 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:25:01.179 7 WARNING neutron_lib.context [None req-c822cafb-73eb-4bf3-b542-5cdd506c07bd cdea22835a9f48f1a778728bdd7d1121 36739ff51525482da7d2c6087a0ef24b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 595/1200] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:25:01 2026] GET /v2.0/networks/4b7c8202-cba1-4079-820c-6d634d911e49?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1201] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:25:01 2026] GET /v2.0/networks/4b7c8202-cba1-4079-820c-6d634d911e49?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: 597/1202] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:01 2026] GET /v2.0/ports?device_id=c8519e8a-a954-4135-815d-d6f9c45e262e => 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: 598/1203] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:25:01 2026] GET /v2.0/security-groups?id=daeefc13-5da2-484b-b7e2-57662841127e&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1204] 10.0.0.215 () {34 vars in 665 bytes} [Wed May 20 04:25:01 2026] POST /v2.0/ports => generated 912 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1205] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:25:01 2026] DELETE /v2.0/ports/0fa1c23e-0951-488c-b26a-38302554d1df => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:25:01.930 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0857ce4a-d6e2-4e6d-8496-e9ef574a457d cdea22835a9f48f1a778728bdd7d1121 36739ff51525482da7d2c6087a0ef24b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 607/1206] 10.0.0.215 () {32 vars in 717 bytes} [Wed May 20 04:25:01 2026] GET /v2.0/ports/0fa1c23e-0951-488c-b26a-38302554d1df => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1207] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:25:01 2026] DELETE /v2.0/subnets/02ecfa1b-391d-4472-9870-8f8a11245e03 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1210] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:25:02 2026] DELETE /v2.0/networks/3649eb23-d812-43c9-9428-04afbd3586cd => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:25:02.480 7 WARNING neutron_lib.context [None req-4157fe12-8069-4685-98d6-bee28db353ff cdea22835a9f48f1a778728bdd7d1121 36739ff51525482da7d2c6087a0ef24b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 603/1211] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:02 2026] GET /v2.0/ports?device_id=c8519e8a-a954-4135-815d-d6f9c45e262e => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:25:02.679 7 INFO neutron.services.segments.plugin [-] Segment 10fd93e1-cac6-402e-abdc-a3c6a021dc76 resource provider aggregate not found 2026-05-20 04:25:02.685 7 INFO neutron.services.segments.plugin [-] Segment 10fd93e1-cac6-402e-abdc-a3c6a021dc76 resource provider aggregate not found 2026-05-20 04:25:02.695 7 INFO neutron.services.segments.plugin [-] Segment 10fd93e1-cac6-402e-abdc-a3c6a021dc76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10fd93e1-cac6-402e-abdc-a3c6a021dc76 found for delete ", "request_id": "req-0d010443-6ca8-4ca2-b90c-56e3661b21bb"}]} 2026-05-20 04:25:02.698 7 INFO neutron.services.segments.plugin [-] Segment 10fd93e1-cac6-402e-abdc-a3c6a021dc76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10fd93e1-cac6-402e-abdc-a3c6a021dc76 found for delete ", "request_id": "req-c9950e18-694d-4c10-902f-093e5f82b1e1"}]} [pid: 8|app: 0|req: 604/1212] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:25:02 2026] GET /v2.0/security-groups?tenant_id=0360e9d914ed4e2aa2044a8f2ff98d31&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1213] 10.0.0.215 () {34 vars in 665 bytes} [Wed May 20 04:25:02 2026] POST /v2.0/ports => generated 775 bytes in 276 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: 605/1214] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:25:02 2026] GET /v2.0/security-groups?id=daeefc13-5da2-484b-b7e2-57662841127e&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: 7|app: 0|req: 610/1215] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:25:02 2026] DELETE /v2.0/security-groups/e18adb3c-351e-4128-bec9-c777c57a8674 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1216] 10.0.0.215 () {34 vars in 737 bytes} [Wed May 20 04:25:02 2026] PUT /v2.0/ports/d2b62c9b-2453-4613-83c2-7bc7f892cabc => generated 752 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1217] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:25:02 2026] DELETE /v2.0/ports/d2b62c9b-2453-4613-83c2-7bc7f892cabc => generated 0 bytes in 229 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: 607/1218] 10.0.0.215 () {32 vars in 643 bytes} [Wed May 20 04:25:03 2026] GET /v2.0/ports => generated 777 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:25:03.315 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ff313ab3-bc22-4cf9-99cd-f7f4e49de8dc cdea22835a9f48f1a778728bdd7d1121 36739ff51525482da7d2c6087a0ef24b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 612/1219] 10.0.0.215 () {32 vars in 717 bytes} [Wed May 20 04:25:03 2026] GET /v2.0/ports/d2b62c9b-2453-4613-83c2-7bc7f892cabc => 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: 608/1220] 10.0.0.215 () {32 vars in 643 bytes} [Wed May 20 04:25:03 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: 7|app: 0|req: 613/1221] 10.0.0.215 () {32 vars in 717 bytes} [Wed May 20 04:25:03 2026] GET /v2.0/ports/a84bf2c2-8f17-4ba2-8c80-a4e96420deee => generated 774 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:25:03.427 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8d56892e-148d-47be-93cb-863c5b373b51 cdea22835a9f48f1a778728bdd7d1121 36739ff51525482da7d2c6087a0ef24b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 609/1222] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:25:03 2026] DELETE /v2.0/ports/0fa1c23e-0951-488c-b26a-38302554d1df => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:25:03.447 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cb007444-3a45-453b-9641-1a12338d20d2 cdea22835a9f48f1a778728bdd7d1121 36739ff51525482da7d2c6087a0ef24b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 614/1223] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:25:03 2026] DELETE /v2.0/subnets/02ecfa1b-391d-4472-9870-8f8a11245e03 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:25:03.468 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26213d1e-8010-4e62-b766-3b794435cfc1 cdea22835a9f48f1a778728bdd7d1121 36739ff51525482da7d2c6087a0ef24b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 610/1224] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:25:03 2026] DELETE /v2.0/subnets/994b13f0-1ee8-4469-89e7-d16f14dfec42 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1225] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:25:03 2026] DELETE /v2.0/ports/a84bf2c2-8f17-4ba2-8c80-a4e96420deee => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1226] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:25:03 2026] DELETE /v2.0/networks/7aa3a23d-188b-43f9-beba-2deca0fc4eed => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1227] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:03 2026] GET /v2.0/ports?device_id=c8519e8a-a954-4135-815d-d6f9c45e262e => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1228] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:25:03 2026] GET /v2.0/security-groups?id=daeefc13-5da2-484b-b7e2-57662841127e&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: 611/1229] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:25:03 2026] GET /v2.0/security-groups?tenant_id=44147cd3c0484c77bbc9488ba1b7a6bc&name=default => generated 2925 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1230] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:25:04 2026] DELETE /v2.0/security-groups/fbc40d3a-d519-4efc-b374-87bb3d8ad91b => 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: 612/1231] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:25:04 2026] GET /v2.0/security-groups?tenant_id=36739ff51525482da7d2c6087a0ef24b&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:25:04.718 7 INFO neutron.services.segments.plugin [-] Segment 651ef652-df8f-4fd5-96be-5e5b90813914 resource provider aggregate not found 2026-05-20 04:25:04.722 7 INFO neutron.services.segments.plugin [-] Segment 651ef652-df8f-4fd5-96be-5e5b90813914 resource provider aggregate not found 2026-05-20 04:25:04.733 7 INFO neutron.services.segments.plugin [-] Segment 651ef652-df8f-4fd5-96be-5e5b90813914 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 651ef652-df8f-4fd5-96be-5e5b90813914 found for delete ", "request_id": "req-9db4745c-f986-42b2-a41f-98b1b4a835c2"}]} 2026-05-20 04:25:04.736 7 INFO neutron.services.segments.plugin [-] Segment 651ef652-df8f-4fd5-96be-5e5b90813914 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 651ef652-df8f-4fd5-96be-5e5b90813914 found for delete ", "request_id": "req-5df76d56-3963-469b-ae52-3ccd96ae5463"}]} [pid: 7|app: 0|req: 620/1232] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:25:04 2026] DELETE /v2.0/security-groups/e8d3425e-28f4-489f-bd82-c75ea3d2a23d => 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: 613/1233] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:05 2026] GET /v2.0/ports?device_id=c8519e8a-a954-4135-815d-d6f9c45e262e => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1234] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:25:05 2026] GET /v2.0/security-groups?id=daeefc13-5da2-484b-b7e2-57662841127e&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1235] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:06 2026] GET /v2.0/ports?device_id=c8519e8a-a954-4135-815d-d6f9c45e262e => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1236] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:25:06 2026] GET /v2.0/security-groups?id=daeefc13-5da2-484b-b7e2-57662841127e&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1237] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:06 2026] GET /v2.0/ports?device_id=c8519e8a-a954-4135-815d-d6f9c45e262e => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:25:06.696 8 WARNING neutron_lib.context [None req-541298e8-7a6d-4c47-9f88-080026656f61 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:25:06.870 8 INFO neutron.db.segments_db [None req-541298e8-7a6d-4c47-9f88-080026656f61 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] Added segment f5f267b9-59e5-4eea-a447-f54451943bb6 of type vxlan for network fc1daa72-b1e8-468d-97fe-2b4caf5cf381 2026-05-20 04:25:06.899 7 INFO neutron.db.l3_db [None req-2c654a4f-2854-4ebe-b623-23ef62149e40 8db0b854ce2e4652b5e0770c9873f230 ca2d15af458649888960096b0ccb910f - - default default] Floating IP 61b65e77-a231-4af5-b5bb-8c189426f328 associated. External IP: 10.96.250.204, port: 9419e37d-4d82-454f-a500-876dc290946c. [pid: 8|app: 0|req: 616/1238] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:25:06 2026] POST /v2.0/networks => generated 634 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1239] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:25:06 2026] GET /v2.0/security-groups?tenant_id=d114c64dfd0a47d991b79af7f5c8b78b&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:25:07.093 8 WARNING neutron_lib.context [None req-a28806ed-497f-433c-b125-870309ee28bb d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:25:07.142 8 INFO neutron.db.segments_db [None req-a28806ed-497f-433c-b125-870309ee28bb d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] Added segment 064129df-26dd-4041-a1e9-fb494fd749fe of type vxlan for network f9af3527-5dcb-4cea-b23c-597f99957c05 [pid: 8|app: 0|req: 618/1240] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:25:07 2026] POST /v2.0/networks => generated 634 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1241] 10.0.0.215 () {34 vars in 749 bytes} [Wed May 20 04:25:06 2026] PUT /v2.0/floatingips/61b65e77-a231-4af5-b5bb-8c189426f328 => generated 855 bytes in 758 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:25:07.277 7 WARNING neutron_lib.context [None req-c979138e-1ebe-4313-9d05-cfc255795c71 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:25:07.326 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-81cd98b8-6475-4791-87c7-dab1106cd3fd'] response: {'name': 'network-changed', 'server_uuid': 'c8519e8a-a954-4135-815d-d6f9c45e262e', 'tag': '9419e37d-4d82-454f-a500-876dc290946c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 619/1242] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:25:07 2026] DELETE /v2.0/security-groups/2eacc024-4141-40e0-b342-c7a7463bb8c4 => 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: 620/1243] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:07 2026] GET /v2.0/ports?device_id=c8519e8a-a954-4135-815d-d6f9c45e262e => generated 971 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1244] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:25:07 2026] GET /v2.0/security-groups?id=daeefc13-5da2-484b-b7e2-57662841127e&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1245] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:25:07 2026] POST /v2.0/subnets => generated 646 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:25:07.593 8 WARNING neutron_lib.context [None req-7dee6aee-ffc4-4044-99a1-36c019ba2e4f d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 625/1246] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:07 2026] GET /v2.0/ports?device_id=c8519e8a-a954-4135-815d-d6f9c45e262e => generated 971 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1247] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:25:07 2026] GET /v2.0/security-groups?id=daeefc13-5da2-484b-b7e2-57662841127e&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1248] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:25:07 2026] POST /v2.0/subnets => generated 655 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1249] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:25:07 2026] GET /v2.0/ports?tenant_id=ca2d15af458649888960096b0ccb910f&device_id=c8519e8a-a954-4135-815d-d6f9c45e262e => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:25:07.889 7 WARNING neutron_lib.context [None req-0a03ec36-2c32-41d4-8f51-dc2757c33436 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 623/1250] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:25:07 2026] GET /v2.0/networks?id=4b7c8202-cba1-4079-820c-6d634d911e49 => generated 772 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:25:07.933 7 INFO neutron.db.segments_db [None req-0a03ec36-2c32-41d4-8f51-dc2757c33436 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] Added segment 0413231f-d1a9-4696-a23c-8d24fcf4422d of type vxlan for network fec84203-6509-43e0-9375-1b31fba4dc0a [pid: 8|app: 0|req: 624/1251] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:25:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=9419e37d-4d82-454f-a500-876dc290946c => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1252] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:25:07 2026] GET /v2.0/subnets?id=1fa814a9-5a30-40dd-a6d6-65a47bbb8911 => generated 694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1253] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:25:08 2026] GET /v2.0/ports?network_id=4b7c8202-cba1-4079-820c-6d634d911e49&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1254] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:25:08 2026] GET /v2.0/networks/4b7c8202-cba1-4079-820c-6d634d911e49?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: 628/1255] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:25:08 2026] GET /v2.0/networks/4b7c8202-cba1-4079-820c-6d634d911e49?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:25:08.212 7 INFO neutron.db.l3_hamode_db [None req-0a03ec36-2c32-41d4-8f51-dc2757c33436 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-20 04:25:08.382 7 INFO neutron.db.l3_hamode_db [None req-0a03ec36-2c32-41d4-8f51-dc2757c33436 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 629/1256] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:08 2026] GET /v2.0/ports?device_id=c8519e8a-a954-4135-815d-d6f9c45e262e => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1257] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:25:08 2026] GET /v2.0/security-groups?id=daeefc13-5da2-484b-b7e2-57662841127e&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1258] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:25:07 2026] POST /v2.0/routers => generated 510 bytes in 1764 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1259] 199.204.45.233 () {34 vars in 994 bytes} [Wed May 20 04:25:09 2026] GET /v2.0/ports?device_id=c8519e8a-a954-4135-815d-d6f9c45e262e => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:25:09.888 8 INFO neutron.db.l3_db [req-6a5e7477-59e3-49b3-ba8f-8682dd628cdb req-d24e66b2-edb2-47b1-bb68-d99983f128f9 8db0b854ce2e4652b5e0770c9873f230 ca2d15af458649888960096b0ccb910f - - default default] Floating IP 61b65e77-a231-4af5-b5bb-8c189426f328 disassociated. External IP: 10.96.250.204, port: 9419e37d-4d82-454f-a500-876dc290946c. [pid: 8|app: 0|req: 632/1260] 199.204.45.233 () {36 vars in 997 bytes} [Wed May 20 04:25:09 2026] DELETE /v2.0/ports/9419e37d-4d82-454f-a500-876dc290946c => generated 0 bytes in 599 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1261] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:10 2026] GET /v2.0/ports?device_id=c8519e8a-a954-4135-815d-d6f9c45e262e => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1262] 10.0.0.215 () {34 vars in 783 bytes} [Wed May 20 04:25:09 2026] PUT /v2.0/routers/0d2f45b0-54c0-4a0d-98a9-64080ed512fc/add_router_interface => generated 309 bytes in 1294 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:25:10.960 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e003aff-dc9b-4815-b18a-df47427ca44f'] response: {'server_uuid': 'c8519e8a-a954-4135-815d-d6f9c45e262e', 'name': 'network-vif-deleted', 'tag': '9419e37d-4d82-454f-a500-876dc290946c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 634/1263] 10.0.0.215 () {32 vars in 717 bytes} [Wed May 20 04:25:10 2026] GET /v2.0/ports/c5cfbe12-1938-48f2-a0cc-7ff037b195f5 => generated 959 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1264] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:11 2026] GET /v2.0/ports?device_id=c8519e8a-a954-4135-815d-d6f9c45e262e => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1265] 10.0.0.215 () {34 vars in 783 bytes} [Wed May 20 04:25:11 2026] PUT /v2.0/routers/0d2f45b0-54c0-4a0d-98a9-64080ed512fc/add_router_interface => generated 309 bytes in 1164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1266] 10.0.0.215 () {32 vars in 717 bytes} [Wed May 20 04:25:12 2026] GET /v2.0/ports/45e8c335-08da-430a-8f78-8a0086d49623 => generated 967 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1267] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:12 2026] GET /v2.0/ports?device_id=c8519e8a-a954-4135-815d-d6f9c45e262e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1268] 10.0.0.215 () {34 vars in 789 bytes} [Wed May 20 04:25:12 2026] PUT /v2.0/routers/0d2f45b0-54c0-4a0d-98a9-64080ed512fc/remove_router_interface => generated 309 bytes in 832 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1269] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:25:13 2026] DELETE /v2.0/security-groups/daeefc13-5da2-484b-b7e2-57662841127e => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:25:13.715 7 INFO neutron.api.v2.resource [None req-c2f31d11-baf1-4cd3-9c42-ca976062287d 8db0b854ce2e4652b5e0770c9873f230 ca2d15af458649888960096b0ccb910f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 633/1270] 10.0.0.215 () {32 vars in 737 bytes} [Wed May 20 04:25:13 2026] GET /v2.0/security-groups/daeefc13-5da2-484b-b7e2-57662841127e => 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: 638/1271] 10.0.0.215 () {34 vars in 789 bytes} [Wed May 20 04:25:13 2026] PUT /v2.0/routers/0d2f45b0-54c0-4a0d-98a9-64080ed512fc/remove_router_interface => generated 309 bytes in 791 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1272] 10.0.0.215 () {32 vars in 736 bytes} [Wed May 20 04:25:13 2026] GET /v2.0/ports?device_id=0d2f45b0-54c0-4a0d-98a9-64080ed512fc => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1273] 10.0.0.215 () {32 vars in 732 bytes} [Wed May 20 04:25:13 2026] DELETE /v2.0/floatingips/61b65e77-a231-4af5-b5bb-8c189426f328 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1274] 10.0.0.215 () {34 vars in 789 bytes} [Wed May 20 04:25:14 2026] PUT /v2.0/routers/6f58490f-b9a1-47fb-ab06-3ccfde97f73b/remove_router_interface => generated 309 bytes in 949 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:25:14.978 8 INFO neutron.services.segments.plugin [-] Segment 0413231f-d1a9-4696-a23c-8d24fcf4422d resource provider aggregate not found 2026-05-20 04:25:14.986 8 INFO neutron.services.segments.plugin [-] Segment 0413231f-d1a9-4696-a23c-8d24fcf4422d resource provider aggregate not found 2026-05-20 04:25:14.991 8 INFO neutron.services.segments.plugin [-] Segment 0413231f-d1a9-4696-a23c-8d24fcf4422d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0413231f-d1a9-4696-a23c-8d24fcf4422d found for delete ", "request_id": "req-8b5e44be-43f8-4bb9-8a1a-8d65af864b3f"}]} 2026-05-20 04:25:14.994 8 INFO neutron.db.l3_hamode_db [None req-17db3508-f305-4cae-b8aa-9053fc160450 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] HA network fec84203-6509-43e0-9375-1b31fba4dc0a was deleted as no HA routers are present in tenant 26fda707f1384a57b08c14293ede2243. [pid: 8|app: 0|req: 640/1275] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:25:13 2026] DELETE /v2.0/routers/0d2f45b0-54c0-4a0d-98a9-64080ed512fc => generated 0 bytes in 1078 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:25:15.006 8 INFO neutron.services.segments.plugin [-] Segment 0413231f-d1a9-4696-a23c-8d24fcf4422d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0413231f-d1a9-4696-a23c-8d24fcf4422d found for delete ", "request_id": "req-c20aaab4-89bb-417b-af5f-c00273003ca3"}]} [pid: 8|app: 0|req: 641/1276] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:25:15 2026] DELETE /v2.0/subnets/ff9c5551-ae3e-4666-aec9-fb6b1f5d5cf3 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1277] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:25:15 2026] DELETE /v2.0/subnets/ee597ad4-e480-449f-8d25-8a71ca43d624 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1278] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:25:15 2026] DELETE /v2.0/networks/f9af3527-5dcb-4cea-b23c-597f99957c05 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:25:15.875 7 INFO neutron.services.segments.plugin [-] Segment 8b706880-2300-416e-8010-4ff5676b8115 resource provider aggregate not found 2026-05-20 04:25:15.881 7 INFO neutron.services.segments.plugin [-] Segment 8b706880-2300-416e-8010-4ff5676b8115 resource provider aggregate not found 2026-05-20 04:25:15.897 7 INFO neutron.db.l3_hamode_db [None req-af640226-5281-40f0-8f51-3aa8f0d6fa7b 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] HA network bca01414-6d44-4b96-99c5-14cee1f3369f was deleted as no HA routers are present in tenant ca2d15af458649888960096b0ccb910f. [pid: 7|app: 0|req: 636/1279] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:25:14 2026] DELETE /v2.0/routers/6f58490f-b9a1-47fb-ab06-3ccfde97f73b => generated 0 bytes in 934 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:25:15.907 7 INFO neutron.services.segments.plugin [-] Segment 8b706880-2300-416e-8010-4ff5676b8115 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b706880-2300-416e-8010-4ff5676b8115 found for delete ", "request_id": "req-058177a8-5fd2-4a9d-b866-1960dee2db5d"}]} 2026-05-20 04:25:15.908 7 INFO neutron.services.segments.plugin [-] Segment 8b706880-2300-416e-8010-4ff5676b8115 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b706880-2300-416e-8010-4ff5676b8115 found for delete ", "request_id": "req-cb95be2e-6e05-499c-8644-26dcf2a90f84"}]} [pid: 8|app: 0|req: 644/1280] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:25:15 2026] DELETE /v2.0/networks/fc1daa72-b1e8-468d-97fe-2b4caf5cf381 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:25:15.938 8 WARNING neutron_lib.context [None req-48d9eb52-12d1-441e-b31f-f2b9026ecfc6 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:25:15.986 8 INFO neutron.db.segments_db [None req-48d9eb52-12d1-441e-b31f-f2b9026ecfc6 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] Added segment d608bfdb-b143-42f6-90ba-6a3a1c49423d of type vxlan for network f3b739ca-b0d9-4e88-83f3-536f6118d8d4 [pid: 7|app: 0|req: 637/1281] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:25:15 2026] DELETE /v2.0/subnets/1fa814a9-5a30-40dd-a6d6-65a47bbb8911 => 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: 645/1282] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:25:15 2026] POST /v2.0/networks => generated 634 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:25:16.088 8 WARNING neutron_lib.context [None req-57b0046d-ec32-4cbe-a288-f1c97d93dc9f d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 638/1283] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:25:16 2026] DELETE /v2.0/networks/4b7c8202-cba1-4079-820c-6d634d911e49 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1284] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:25:16 2026] POST /v2.0/subnets => generated 646 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:25:16.364 7 WARNING neutron_lib.context [None req-712b8eac-ff8d-4dc2-a586-f7d7fa63b9e2 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:25:16.407 7 INFO neutron.db.segments_db [None req-712b8eac-ff8d-4dc2-a586-f7d7fa63b9e2 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] Added segment 416535d4-5d1e-468a-851b-65d502918525 of type vxlan for network aef751e3-f116-46c2-bef4-d4696751c633 [pid: 8|app: 0|req: 647/1285] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:25:16 2026] GET /v2.0/security-groups?tenant_id=ca2d15af458649888960096b0ccb910f&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: 648/1286] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:25:16 2026] DELETE /v2.0/security-groups/8b1293d3-9f77-4d3f-89db-9a7e97da52f0 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:25:16.653 7 INFO neutron.db.l3_hamode_db [None req-712b8eac-ff8d-4dc2-a586-f7d7fa63b9e2 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-20 04:25:16.779 7 INFO neutron.db.l3_hamode_db [None req-712b8eac-ff8d-4dc2-a586-f7d7fa63b9e2 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-20 04:25:17.029 8 INFO neutron.services.segments.plugin [-] Segment 064129df-26dd-4041-a1e9-fb494fd749fe resource provider aggregate not found 2026-05-20 04:25:17.033 8 INFO neutron.services.segments.plugin [-] Segment 064129df-26dd-4041-a1e9-fb494fd749fe resource provider aggregate not found 2026-05-20 04:25:17.044 8 INFO neutron.services.segments.plugin [-] Segment 064129df-26dd-4041-a1e9-fb494fd749fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 064129df-26dd-4041-a1e9-fb494fd749fe found for delete ", "request_id": "req-21d99def-c995-4816-82a6-2d9a3df7db91"}]} 2026-05-20 04:25:17.048 8 INFO neutron.services.segments.plugin [-] Segment 064129df-26dd-4041-a1e9-fb494fd749fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 064129df-26dd-4041-a1e9-fb494fd749fe found for delete ", "request_id": "req-b2938308-d873-4512-af66-614c4fd59b8e"}]} 2026-05-20 04:25:17.058 8 INFO neutron.services.segments.plugin [-] Segment f5f267b9-59e5-4eea-a447-f54451943bb6 resource provider aggregate not found 2026-05-20 04:25:17.063 8 INFO neutron.services.segments.plugin [-] Segment f5f267b9-59e5-4eea-a447-f54451943bb6 resource provider aggregate not found 2026-05-20 04:25:17.077 8 INFO neutron.services.segments.plugin [-] Segment f5f267b9-59e5-4eea-a447-f54451943bb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5f267b9-59e5-4eea-a447-f54451943bb6 found for delete ", "request_id": "req-9eeb25e8-b22a-42cc-9e85-3d5bd023d686"}]} 2026-05-20 04:25:17.078 8 INFO neutron.services.segments.plugin [-] Segment f5f267b9-59e5-4eea-a447-f54451943bb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5f267b9-59e5-4eea-a447-f54451943bb6 found for delete ", "request_id": "req-5d8cd58a-c669-4613-9c17-0a6b69fe95d8"}]} [pid: 8|app: 0|req: 649/1287] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:25:16 2026] GET /v2.0/security-groups?tenant_id=c11b9c68ffc4447eb8752a7c9b99b022&name=default => generated 2925 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1288] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:25:16 2026] POST /v2.0/routers => generated 511 bytes in 1164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:25:17.542 7 WARNING neutron_lib.context [None req-eeeea26d-333a-48e1-8778-8962ee839549 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 650/1291] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:25:17 2026] DELETE /v2.0/security-groups/d6da09e7-9eb8-48bc-abb4-bb704402ecf3 => 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: 651/1292] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:25:17 2026] GET /v2.0/security-groups?tenant_id=e1bf246ed05e4a30bdec6edd0f1bb8d5&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1293] 10.0.0.215 () {34 vars in 665 bytes} [Wed May 20 04:25:17 2026] POST /v2.0/ports => generated 959 bytes in 363 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-20 04:25:17.937 7 INFO neutron.services.segments.plugin [-] Segment 5acd7308-a9c9-4bfa-94c2-db5b77adb3f5 resource provider aggregate not found 2026-05-20 04:25:17.941 7 INFO neutron.services.segments.plugin [-] Segment 5acd7308-a9c9-4bfa-94c2-db5b77adb3f5 resource provider aggregate not found 2026-05-20 04:25:17.954 7 INFO neutron.services.segments.plugin [-] Segment 5acd7308-a9c9-4bfa-94c2-db5b77adb3f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5acd7308-a9c9-4bfa-94c2-db5b77adb3f5 found for delete ", "request_id": "req-76275b57-b4c1-41ea-86a2-c6566b7f116c"}]} 2026-05-20 04:25:17.956 7 INFO neutron.services.segments.plugin [-] Segment 5acd7308-a9c9-4bfa-94c2-db5b77adb3f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5acd7308-a9c9-4bfa-94c2-db5b77adb3f5 found for delete ", "request_id": "req-5058004e-113b-477a-b212-41fc52bf9392"}]} [pid: 8|app: 0|req: 652/1294] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:25:17 2026] DELETE /v2.0/security-groups/b037e70d-90d0-47c4-86ec-999065cf3aee => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:25:18.759 8 INFO neutron.db.segments_db [None req-e782d2b6-03cf-4bb2-9a08-973159ec6521 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Added segment b46a9752-e869-4329-bf9e-ca4d56b5ce4c of type vxlan for network 869481ed-08e1-4c1f-a604-49e6832d2d6f [pid: 8|app: 0|req: 653/1295] 10.0.0.215 () {34 vars in 671 bytes} [Wed May 20 04:25:18 2026] POST /v2.0/networks => generated 744 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1296] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:25:18 2026] POST /v2.0/subnets => generated 691 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1297] 10.0.0.215 () {34 vars in 783 bytes} [Wed May 20 04:25:17 2026] PUT /v2.0/routers/1b290d93-3afe-4d78-a5a8-b3d683ba5433/add_router_interface => generated 309 bytes in 1185 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: 655/1298] 10.0.0.215 () {32 vars in 717 bytes} [Wed May 20 04:25:19 2026] GET /v2.0/ports/0ee1910f-6fb6-473e-bddd-9229f8b923d7 => generated 1033 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:25:19.149 7 INFO neutron.db.segments_db [None req-dbffc789-efda-4ce8-abbb-1fb9d59bbf48 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Added segment b3bbb12a-cd79-4883-b13b-d2f6efc8d64a of type vxlan for network 98eee82e-4585-4863-8bae-b26030a4361b 2026-05-20 04:25:19.397 7 INFO neutron.db.l3_hamode_db [None req-dbffc789-efda-4ce8-abbb-1fb9d59bbf48 0ac0532a499e433d9855f0895a5a9d0b 4c649b5519544acc8f7207891453298a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 656/1299] 10.0.0.215 () {34 vars in 789 bytes} [Wed May 20 04:25:19 2026] PUT /v2.0/routers/1b290d93-3afe-4d78-a5a8-b3d683ba5433/remove_router_interface => generated 309 bytes in 869 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-20 04:25:20.287 7 INFO neutron.db.l3_hamode_db [None req-dbffc789-efda-4ce8-abbb-1fb9d59bbf48 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-20 04:25:20.371 8 INFO neutron.db.segments_db [None req-9b95487f-d34b-4289-9adb-f761c0f00765 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Added segment 6fd84436-8fb5-46f1-a18d-a1410cb48c32 of type vxlan for network 7251cb62-ad77-4531-a11b-1b8bd7320204 [pid: 8|app: 0|req: 657/1300] 10.0.0.215 () {34 vars in 671 bytes} [Wed May 20 04:25:20 2026] POST /v2.0/networks => generated 741 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:25:20.573 8 INFO neutron.api.v2.resource [None req-166254a9-110a-4048-9e6c-8a809fa0434b d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 658/1301] 10.0.0.215 () {34 vars in 789 bytes} [Wed May 20 04:25:20 2026] PUT /v2.0/routers/1b290d93-3afe-4d78-a5a8-b3d683ba5433/remove_router_interface => generated 197 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1302] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:25:20 2026] POST /v2.0/subnets => generated 688 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1303] 10.0.0.215 () {32 vars in 736 bytes} [Wed May 20 04:25:20 2026] GET /v2.0/ports?device_id=1b290d93-3afe-4d78-a5a8-b3d683ba5433 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:25:20.837 8 INFO neutron.db.segments_db [None req-12dfd464-3eaf-4991-9083-71458ec138af 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Added segment 75e1347b-df56-4c8e-9a1b-3418b73d672b of type vxlan for network 3ac32e94-363b-47f5-8473-af1ccd74fff8 2026-05-20 04:25:21.129 8 INFO neutron.db.l3_hamode_db [None req-12dfd464-3eaf-4991-9083-71458ec138af 0ac0532a499e433d9855f0895a5a9d0b 1a9451195ec443618809e4a312125697 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 644/1304] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:25:19 2026] POST /v2.0/routers => generated 731 bytes in 2156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:25:21.796 7 INFO neutron.services.segments.plugin [-] Segment 416535d4-5d1e-468a-851b-65d502918525 resource provider aggregate not found 2026-05-20 04:25:21.819 7 INFO neutron.services.segments.plugin [-] Segment 416535d4-5d1e-468a-851b-65d502918525 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 416535d4-5d1e-468a-851b-65d502918525 found for delete ", "request_id": "req-9e9de5ae-e34a-4276-8eb4-6af41d9a7830"}]} 2026-05-20 04:25:21.823 7 INFO neutron.services.segments.plugin [-] Segment 416535d4-5d1e-468a-851b-65d502918525 resource provider aggregate not found 2026-05-20 04:25:21.836 7 INFO neutron.db.l3_hamode_db [None req-5a3e23db-e54e-48d4-87d2-b80a3ce069bf d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] HA network aef751e3-f116-46c2-bef4-d4696751c633 was deleted as no HA routers are present in tenant 26fda707f1384a57b08c14293ede2243. [pid: 7|app: 0|req: 645/1305] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:25:21 2026] DELETE /v2.0/routers/1b290d93-3afe-4d78-a5a8-b3d683ba5433 => generated 0 bytes in 583 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:25:21.848 7 INFO neutron.services.segments.plugin [-] Segment 416535d4-5d1e-468a-851b-65d502918525 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 416535d4-5d1e-468a-851b-65d502918525 found for delete ", "request_id": "req-94bbbe36-1995-4ea9-9f6e-46ef6eaee9dc"}]} 2026-05-20 04:25:21.859 8 INFO neutron.db.l3_hamode_db [None req-12dfd464-3eaf-4991-9083-71458ec138af 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 661/1306] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:25:20 2026] POST /v2.0/routers => generated 728 bytes in 2156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1307] 10.0.0.215 () {34 vars in 783 bytes} [Wed May 20 04:25:21 2026] PUT /v2.0/routers/e0551fb9-468c-4478-a846-61de41f51d3c/add_router_interface => generated 309 bytes in 1228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:25:23.101 8 WARNING neutron_lib.context [None req-2d13540b-2a4d-41d5-86fa-7f08e6dfae97 7bb0d46febf44eec810be6e9045deb56 795a28f29ac149c7b89ccdb7397621ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 647/1308] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:25:23 2026] DELETE /v2.0/subnets/1f1c4ea5-97ea-4985-a39b-1b25ced4aa7c => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1309] 10.0.0.215 () {34 vars in 676 bytes} [Wed May 20 04:25:22 2026] POST /v2.0/floatingips => generated 552 bytes in 772 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:25:24.010 8 INFO neutron.services.segments.plugin [-] Segment d608bfdb-b143-42f6-90ba-6a3a1c49423d resource provider aggregate not found [pid: 8|app: 0|req: 663/1310] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:25:23 2026] DELETE /v2.0/networks/f3b739ca-b0d9-4e88-83f3-536f6118d8d4 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:25:24.026 8 INFO neutron.services.segments.plugin [-] Segment d608bfdb-b143-42f6-90ba-6a3a1c49423d resource provider aggregate not found 2026-05-20 04:25:24.032 8 WARNING neutron_lib.context [None req-dd09aa6f-5f80-4dce-9305-3a975338ae4c 4916b39506cd4f7d99dcaf44ecdd4eaf 4c649b5519544acc8f7207891453298a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:25:24.035 8 INFO neutron.services.segments.plugin [-] Segment d608bfdb-b143-42f6-90ba-6a3a1c49423d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d608bfdb-b143-42f6-90ba-6a3a1c49423d found for delete ", "request_id": "req-50b2ccf2-0162-4de3-8dfc-4df4155a2cf0"}]} 2026-05-20 04:25:24.047 8 INFO neutron.services.segments.plugin [-] Segment d608bfdb-b143-42f6-90ba-6a3a1c49423d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d608bfdb-b143-42f6-90ba-6a3a1c49423d found for delete ", "request_id": "req-173033f8-fcaf-4fcf-bdac-f63ee4c8f33c"}]} [pid: 8|app: 0|req: 664/1311] 10.0.0.215 () {34 vars in 685 bytes} [Wed May 20 04:25:24 2026] POST /v2.0/security-groups => generated 1660 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-20 04:25:24.150 8 WARNING neutron_lib.context [None req-1bfe12c4-841b-4071-9826-7641f484aa6a 7bb0d46febf44eec810be6e9045deb56 795a28f29ac149c7b89ccdb7397621ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 648/1312] 10.0.0.215 () {34 vars in 783 bytes} [Wed May 20 04:25:23 2026] PUT /v2.0/routers/ed8252d6-4c3a-4084-a8dc-be5134e88da4/add_router_interface => generated 309 bytes in 1413 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:25:24.650 7 WARNING neutron_lib.context [None req-bc6955b2-b5c5-48c5-9ab0-9fbc61897941 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:25:24.717 7 INFO neutron.db.segments_db [None req-bc6955b2-b5c5-48c5-9ab0-9fbc61897941 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] Added segment f412c789-5feb-48a1-b3d9-52ed88f83da0 of type vxlan for network 9e126e92-29d5-4927-99ba-b84b69608cbe [pid: 8|app: 0|req: 665/1313] 10.0.0.215 () {34 vars in 676 bytes} [Wed May 20 04:25:24 2026] POST /v2.0/floatingips => generated 552 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:25:24.724 8 WARNING neutron_lib.context [None req-7b8c3b01-f40e-41e5-afdf-e5a559d7d24c 4916b39506cd4f7d99dcaf44ecdd4eaf 4c649b5519544acc8f7207891453298a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 649/1314] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:25:24 2026] POST /v2.0/networks => generated 633 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:25:24.838 7 WARNING neutron_lib.context [None req-75fd8dbb-abe4-4157-bdba-e999719536d7 7bb0d46febf44eec810be6e9045deb56 795a28f29ac149c7b89ccdb7397621ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 666/1315] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:25:24 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-20 04:25:24.852 8 WARNING neutron_lib.context [None req-4ed0dc94-8122-4a79-b668-3ed862ad3680 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 667/1316] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:25:24 2026] POST /v2.0/subnets => generated 646 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:25:25.171 8 WARNING neutron_lib.context [None req-0293f71f-55b4-40d6-910b-f3472eb29df8 4916b39506cd4f7d99dcaf44ecdd4eaf 4c649b5519544acc8f7207891453298a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 668/1317] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:25:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:25:25.287 8 WARNING neutron_lib.context [None req-f29cd943-777a-4321-9f83-dd8e297b78f5 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:25:25.326 8 INFO neutron.db.segments_db [None req-f29cd943-777a-4321-9f83-dd8e297b78f5 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] Added segment d1d49d0a-9337-4f3f-a5b3-6dc27609139b of type vxlan for network 09b027ca-1cb2-4792-9c70-c67df1f19713 [pid: 7|app: 0|req: 650/1318] 10.0.0.215 () {34 vars in 676 bytes} [Wed May 20 04:25:24 2026] POST /v2.0/floatingips => generated 552 bytes in 652 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:25:25.489 7 WARNING neutron_lib.context [None req-5e0a0b46-38c3-45ea-9986-c86a016e8fee 4916b39506cd4f7d99dcaf44ecdd4eaf 4c649b5519544acc8f7207891453298a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:25:25.574 8 INFO neutron.db.l3_hamode_db [None req-f29cd943-777a-4321-9f83-dd8e297b78f5 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-20 04:25:25.720 8 INFO neutron.db.l3_hamode_db [None req-f29cd943-777a-4321-9f83-dd8e297b78f5 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 651/1319] 10.0.0.215 () {34 vars in 676 bytes} [Wed May 20 04:25:25 2026] POST /v2.0/floatingips => generated 552 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:25:26.083 7 WARNING neutron_lib.context [None req-37745cde-aeb7-49c7-9f4b-ae79eeab8dfb 7bb0d46febf44eec810be6e9045deb56 795a28f29ac149c7b89ccdb7397621ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 669/1320] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:25:25 2026] POST /v2.0/routers => generated 510 bytes in 1125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:25:26.625 8 INFO neutron.db.segments_db [None req-b7a9553a-5f5d-4b72-b181-b92c2a965b80 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Added segment f055add4-cf58-490e-abfa-4971f589a2d5 of type vxlan for network a238df57-789f-406a-9a4a-e8b2461fda0a [pid: 7|app: 0|req: 652/1321] 10.0.0.215 () {34 vars in 676 bytes} [Wed May 20 04:25:26 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: 670/1322] 10.0.0.215 () {34 vars in 671 bytes} [Wed May 20 04:25:26 2026] POST /v2.0/networks => generated 740 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1323] 10.0.0.253 () {34 vars in 1100 bytes} [Wed May 20 04:25:26 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1671155871&fields=id&tenant_id=4c649b5519544acc8f7207891453298a => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:25:26.782 8 WARNING neutron_lib.context [None req-ecab5db0-eac2-411c-a097-a7e41b0cfb2d 7bb0d46febf44eec810be6e9045deb56 795a28f29ac149c7b89ccdb7397621ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1324] 10.0.0.215 () {34 vars in 676 bytes} [Wed May 20 04:25:26 2026] POST /v2.0/floatingips => generated 552 bytes in 725 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1325] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:25:27 2026] POST /v2.0/subnets => generated 687 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1326] 10.0.0.253 () {34 vars in 982 bytes} [Wed May 20 04:25:27 2026] GET /v2.0/networks?id=869481ed-08e1-4c1f-a604-49e6832d2d6f => generated 676 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1327] 10.0.0.215 () {34 vars in 759 bytes} [Wed May 20 04:25:27 2026] PUT /v2.0/floatingips/f7b46efe-3c81-4a00-881f-48810bcb7fd2/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:25:27.862 8 INFO neutron.db.segments_db [None req-94443446-bd1b-4f94-b3ee-8852d2d3a389 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Added segment a9b7f301-6f69-455f-a5f9-0d923e072763 of type vxlan for network d589e5f6-015d-486e-b7dd-d83ffbde2b8b [pid: 7|app: 0|req: 653/1328] 10.0.0.215 () {34 vars in 783 bytes} [Wed May 20 04:25:26 2026] PUT /v2.0/routers/3d1620dc-068d-48f1-ac03-624ec1cc0ea4/add_router_interface => generated 309 bytes in 1252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1329] 10.0.0.253 () {34 vars in 965 bytes} [Wed May 20 04:25:27 2026] GET /v2.0/quotas/4c649b5519544acc8f7207891453298a => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1330] 10.0.0.215 () {34 vars in 759 bytes} [Wed May 20 04:25:27 2026] PUT /v2.0/floatingips/dae33b8c-d30f-42b0-aea1-05aee91f3227/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1331] 10.0.0.215 () {32 vars in 717 bytes} [Wed May 20 04:25:28 2026] GET /v2.0/ports/7897a655-b02b-4d06-96c2-8335b0fe8b84 => generated 959 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:25:28.125 8 INFO neutron.db.l3_hamode_db [None req-94443446-bd1b-4f94-b3ee-8852d2d3a389 0ac0532a499e433d9855f0895a5a9d0b cc968ac1de9346ad938dd3a9d9db5f25 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 657/1332] 10.0.0.253 () {34 vars in 1002 bytes} [Wed May 20 04:25:28 2026] GET /v2.0/ports?tenant_id=4c649b5519544acc8f7207891453298a&fields=id => generated 103 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1333] 10.0.0.215 () {34 vars in 759 bytes} [Wed May 20 04:25:28 2026] PUT /v2.0/floatingips/49798eb6-f805-4888-850d-e2ae66820416/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:25:28.972 8 INFO neutron.db.l3_hamode_db [None req-94443446-bd1b-4f94-b3ee-8852d2d3a389 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 659/1334] 10.0.0.215 () {34 vars in 789 bytes} [Wed May 20 04:25:28 2026] PUT /v2.0/routers/3d1620dc-068d-48f1-ac03-624ec1cc0ea4/remove_router_interface => generated 309 bytes in 1309 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1335] 10.0.0.253 () {34 vars in 1008 bytes} [Wed May 20 04:25:29 2026] GET /v2.0/networks/869481ed-08e1-4c1f-a604-49e6832d2d6f?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1336] 10.0.0.215 () {34 vars in 759 bytes} [Wed May 20 04:25:29 2026] PUT /v2.0/floatingips/07ede46c-d345-4b04-a90d-cd1f5fd00d0f/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1337] 10.0.0.215 () {32 vars in 736 bytes} [Wed May 20 04:25:29 2026] GET /v2.0/ports?device_id=3d1620dc-068d-48f1-ac03-624ec1cc0ea4 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1338] 10.0.0.253 () {34 vars in 1108 bytes} [Wed May 20 04:25:29 2026] GET /v2.0/networks/869481ed-08e1-4c1f-a604-49e6832d2d6f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1339] 10.0.0.215 () {32 vars in 672 bytes} [Wed May 20 04:25:29 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1340] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:25:27 2026] POST /v2.0/routers => generated 727 bytes in 2143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1341] 10.0.0.215 () {32 vars in 686 bytes} [Wed May 20 04:25:29 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1342] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:30 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:25:30.370 7 INFO neutron.services.segments.plugin [-] Segment d1d49d0a-9337-4f3f-a5b3-6dc27609139b resource provider aggregate not found 2026-05-20 04:25:30.375 7 INFO neutron.services.segments.plugin [-] Segment d1d49d0a-9337-4f3f-a5b3-6dc27609139b resource provider aggregate not found 2026-05-20 04:25:30.387 7 INFO neutron.db.l3_hamode_db [None req-c2c67f12-3a59-4b31-8818-84ebc996d597 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] HA network 09b027ca-1cb2-4792-9c70-c67df1f19713 was deleted as no HA routers are present in tenant 26fda707f1384a57b08c14293ede2243. 2026-05-20 04:25:30.388 7 INFO neutron.services.segments.plugin [-] Segment d1d49d0a-9337-4f3f-a5b3-6dc27609139b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1d49d0a-9337-4f3f-a5b3-6dc27609139b found for delete ", "request_id": "req-bf9d930a-e758-41ac-b6e5-fa02fbea4c1d"}]} [pid: 7|app: 0|req: 665/1343] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:25:29 2026] DELETE /v2.0/routers/3d1620dc-068d-48f1-ac03-624ec1cc0ea4 => generated 0 bytes in 625 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:25:30.397 7 INFO neutron.services.segments.plugin [-] Segment d1d49d0a-9337-4f3f-a5b3-6dc27609139b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1d49d0a-9337-4f3f-a5b3-6dc27609139b found for delete ", "request_id": "req-dc9c070e-f09f-4e0a-b2d4-d20c06bc9193"}]} [pid: 7|app: 0|req: 666/1344] 10.0.0.215 () {32 vars in 682 bytes} [Wed May 20 04:25:30 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1345] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:25:30 2026] DELETE /v2.0/subnets/7d090998-d810-4e44-aabe-9dddb8453b70 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1346] 10.0.0.215 () {32 vars in 694 bytes} [Wed May 20 04:25:30 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1347] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:25:30 2026] DELETE /v2.0/networks/9e126e92-29d5-4927-99ba-b84b69608cbe => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1348] 10.0.0.215 () {32 vars in 680 bytes} [Wed May 20 04:25:30 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:25:30.965 7 WARNING neutron_lib.context [None req-8f529435-d7ca-477d-888b-48f0c81920f1 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:25:31.009 7 INFO neutron.db.segments_db [None req-8f529435-d7ca-477d-888b-48f0c81920f1 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] Added segment f0deea3c-c736-439a-b411-4e21dd55a67f of type vxlan for network 19acbbcb-43b8-4c2b-99be-9d441d4ab8c2 [pid: 8|app: 0|req: 679/1349] 10.0.0.215 () {34 vars in 783 bytes} [Wed May 20 04:25:30 2026] PUT /v2.0/routers/f79c0996-df05-45f3-9f99-a7a67225dd17/add_router_interface => generated 309 bytes in 1193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:25:31.284 7 INFO neutron.db.l3_hamode_db [None req-8f529435-d7ca-477d-888b-48f0c81920f1 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 680/1350] 10.0.0.215 () {32 vars in 694 bytes} [Wed May 20 04:25:31 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1351] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:31 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => 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: 682/1352] 10.0.0.215 () {32 vars in 690 bytes} [Wed May 20 04:25:31 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: 8|app: 0|req: 683/1353] 10.0.0.215 () {32 vars in 702 bytes} [Wed May 20 04:25:31 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1354] 10.0.0.215 () {32 vars in 732 bytes} [Wed May 20 04:25:31 2026] DELETE /v2.0/floatingips/f7b46efe-3c81-4a00-881f-48810bcb7fd2 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1355] 10.0.0.215 () {32 vars in 732 bytes} [Wed May 20 04:25:31 2026] DELETE /v2.0/floatingips/dae33b8c-d30f-42b0-aea1-05aee91f3227 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:25:32.069 8 WARNING neutron_lib.context [None req-0d764ca6-8795-40eb-b971-a28447204cc2 3f7c1b9666c94349a2dac0d1a75da858 1a9451195ec443618809e4a312125697 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:25:32.135 7 INFO neutron.db.l3_hamode_db [None req-8f529435-d7ca-477d-888b-48f0c81920f1 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 686/1356] 10.0.0.215 () {34 vars in 685 bytes} [Wed May 20 04:25:32 2026] POST /v2.0/security-groups => generated 1675 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-20 04:25:32.415 7 INFO neutron.services.segments.plugin [-] Segment f412c789-5feb-48a1-b3d9-52ed88f83da0 resource provider aggregate not found 2026-05-20 04:25:32.419 7 INFO neutron.services.segments.plugin [-] Segment f412c789-5feb-48a1-b3d9-52ed88f83da0 resource provider aggregate not found 2026-05-20 04:25:32.442 7 INFO neutron.services.segments.plugin [-] Segment f412c789-5feb-48a1-b3d9-52ed88f83da0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f412c789-5feb-48a1-b3d9-52ed88f83da0 found for delete ", "request_id": "req-734b315f-b1b3-49cd-9c91-3b78504822d2"}]} 2026-05-20 04:25:32.443 7 INFO neutron.services.segments.plugin [-] Segment f412c789-5feb-48a1-b3d9-52ed88f83da0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f412c789-5feb-48a1-b3d9-52ed88f83da0 found for delete ", "request_id": "req-9fa49df5-44d9-451e-8563-1be1292ccabd"}]} [pid: 8|app: 0|req: 687/1357] 10.0.0.215 () {32 vars in 732 bytes} [Wed May 20 04:25:32 2026] DELETE /v2.0/floatingips/49798eb6-f805-4888-850d-e2ae66820416 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:25:32.571 8 WARNING neutron_lib.context [None req-921a2d97-34f7-4836-9c7d-c5d8405762ec 3f7c1b9666c94349a2dac0d1a75da858 1a9451195ec443618809e4a312125697 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 688/1358] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:25:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1359] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:32 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1362] 10.0.0.215 () {32 vars in 732 bytes} [Wed May 20 04:25:32 2026] DELETE /v2.0/floatingips/07ede46c-d345-4b04-a90d-cd1f5fd00d0f => generated 0 bytes in 313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:25:33.069 8 WARNING neutron_lib.context [None req-72b0a08d-da57-40b5-bcee-8f71bf50814b 3f7c1b9666c94349a2dac0d1a75da858 1a9451195ec443618809e4a312125697 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 671/1363] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:25:30 2026] POST /v2.0/routers => generated 690 bytes in 2195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1364] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:25:33 2026] POST /v2.0/security-group-rules => generated 596 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1365] 10.0.0.215 () {32 vars in 721 bytes} [Wed May 20 04:25:33 2026] GET /v2.0/routers/2ca06ad6-92d0-4c2b-bbbf-9835106fa96e => generated 696 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:25:33.271 8 WARNING neutron_lib.context [None req-4ec7a6bb-b8c7-47af-866b-6f15c1576f14 3f7c1b9666c94349a2dac0d1a75da858 1a9451195ec443618809e4a312125697 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 695/1366] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:25:33 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1367] 10.0.0.215 () {32 vars in 732 bytes} [Wed May 20 04:25:33 2026] DELETE /v2.0/floatingips/daecc5f3-5fa4-4562-8343-58bdefc64260 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:25:33.453 7 WARNING neutron_lib.context [None req-1d7678a5-0fae-411e-a67a-a118a30eceb2 3f7c1b9666c94349a2dac0d1a75da858 1a9451195ec443618809e4a312125697 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1368] 10.0.0.215 () {32 vars in 647 bytes} [Wed May 20 04:25:33 2026] GET /v2.0/routers => generated 699 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1369] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:25:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:25:33.647 7 WARNING neutron_lib.context [None req-726c0334-0ed4-4186-be49-ca420e9c876c 3f7c1b9666c94349a2dac0d1a75da858 1a9451195ec443618809e4a312125697 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:25:33.691 7 INFO neutron.db.securitygroups_db [None req-726c0334-0ed4-4186-be49-ca420e9c876c 3f7c1b9666c94349a2dac0d1a75da858 1a9451195ec443618809e4a312125697 - - default default] Project 1a9451195ec443618809e4a312125697 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 674/1370] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:25:33 2026] POST /v2.0/security-group-rules => generated 607 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:25:33.849 7 WARNING neutron_lib.context [None req-3386615c-4bbf-41c9-9546-93953be58ea9 3f7c1b9666c94349a2dac0d1a75da858 1a9451195ec443618809e4a312125697 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:25:33.900 7 INFO neutron.db.securitygroups_db [None req-3386615c-4bbf-41c9-9546-93953be58ea9 3f7c1b9666c94349a2dac0d1a75da858 1a9451195ec443618809e4a312125697 - - default default] Project 1a9451195ec443618809e4a312125697 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: 697/1371] 10.0.0.215 () {34 vars in 741 bytes} [Wed May 20 04:25:33 2026] PUT /v2.0/routers/2ca06ad6-92d0-4c2b-bbbf-9835106fa96e => generated 703 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1372] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:33 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1373] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:25:33 2026] POST /v2.0/security-group-rules => generated 606 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1374] 10.0.0.215 () {32 vars in 721 bytes} [Wed May 20 04:25:33 2026] GET /v2.0/routers/2ca06ad6-92d0-4c2b-bbbf-9835106fa96e => generated 703 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1375] 10.0.0.215 () {32 vars in 736 bytes} [Wed May 20 04:25:34 2026] GET /v2.0/ports?device_id=2ca06ad6-92d0-4c2b-bbbf-9835106fa96e => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1376] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:25:34 2026] GET /v2.0/networks?id=869481ed-08e1-4c1f-a604-49e6832d2d6f => generated 676 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1377] 199.204.45.233 () {34 vars in 1050 bytes} [Wed May 20 04:25:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4c649b5519544acc8f7207891453298a => generated 181 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:25:34.350 7 WARNING neutron_lib.context [req-f30a0f20-2508-4361-abda-2cabc4c402e0 req-893f2075-e706-42dd-be45-0e1c9bc46206 4916b39506cd4f7d99dcaf44ecdd4eaf 4c649b5519544acc8f7207891453298a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 679/1378] 199.204.45.233 () {38 vars in 955 bytes} [Wed May 20 04:25:34 2026] POST /v2.0/ports => generated 954 bytes in 371 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-20 04:25:34.918 8 INFO neutron.services.segments.plugin [-] Segment f0deea3c-c736-439a-b411-4e21dd55a67f resource provider aggregate not found 2026-05-20 04:25:34.931 8 INFO neutron.services.segments.plugin [-] Segment f0deea3c-c736-439a-b411-4e21dd55a67f resource provider aggregate not found 2026-05-20 04:25:34.935 8 INFO neutron.services.segments.plugin [-] Segment f0deea3c-c736-439a-b411-4e21dd55a67f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0deea3c-c736-439a-b411-4e21dd55a67f found for delete ", "request_id": "req-5811dbb0-3969-4f1b-a41e-7b6f255b7e48"}]} 2026-05-20 04:25:34.939 8 INFO neutron.db.l3_hamode_db [None req-cac3b845-35b1-4d46-95a9-b41977e02711 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] HA network 19acbbcb-43b8-4c2b-99be-9d441d4ab8c2 was deleted as no HA routers are present in tenant 26fda707f1384a57b08c14293ede2243. [pid: 8|app: 0|req: 700/1379] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:25:34 2026] DELETE /v2.0/routers/2ca06ad6-92d0-4c2b-bbbf-9835106fa96e => generated 0 bytes in 853 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:25:34.954 8 WARNING neutron_lib.context [None req-1a72eb97-f172-4676-9346-8e7a18743a6f 3f7c1b9666c94349a2dac0d1a75da858 1a9451195ec443618809e4a312125697 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:25:34.957 8 INFO neutron.services.segments.plugin [-] Segment f0deea3c-c736-439a-b411-4e21dd55a67f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0deea3c-c736-439a-b411-4e21dd55a67f found for delete ", "request_id": "req-c92c28b2-49d2-4e1f-aec1-647653b71c7c"}]} [pid: 7|app: 0|req: 680/1380] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:25:34 2026] GET /v2.0/security-groups?tenant_id=be607944bd5b4f53906d9694b80f2a5d&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1381] 10.0.0.215 () {34 vars in 685 bytes} [Wed May 20 04:25:34 2026] POST /v2.0/security-groups => generated 1661 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1382] 10.0.0.215 () {32 vars in 736 bytes} [Wed May 20 04:25:35 2026] GET /v2.0/ports?device_id=2ca06ad6-92d0-4c2b-bbbf-9835106fa96e => 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: 703/1383] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:35 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 957 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1384] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:25:35 2026] DELETE /v2.0/security-groups/37208c07-2821-455d-8e20-d09e0390e676 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:25:35.291 8 WARNING neutron_lib.context [None req-71cfb679-802f-4306-aa95-adf137487b04 3f7c1b9666c94349a2dac0d1a75da858 1a9451195ec443618809e4a312125697 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 705/1385] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:25:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:25:35.426 8 INFO neutron.api.v2.resource [None req-5e6e1374-e9b0-4218-9186-606b83358783 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 706/1386] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:25:35 2026] DELETE /v2.0/routers/2ca06ad6-92d0-4c2b-bbbf-9835106fa96e => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1387] 199.204.45.233 () {38 vars in 1028 bytes} [Wed May 20 04:25:35 2026] PUT /v2.0/ports/d4bdbcbc-73ee-484e-951c-aea9d319ce4f => generated 1235 bytes in 395 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: 707/1388] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:25:35 2026] GET /v2.0/security-groups?id=d17cc63d-35cf-48fb-b2df-56c76385f4d8&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:25:35.468 8 WARNING neutron_lib.context [None req-36ea6826-a7f9-484c-bfac-84a7d3538644 3f7c1b9666c94349a2dac0d1a75da858 1a9451195ec443618809e4a312125697 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:25:35.488 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-422ea98c-f269-4d1d-8d9a-8a7302115717'] response: {'name': 'network-changed', 'server_uuid': 'fe1b1015-c60a-4307-a49a-678601aa88b4', 'tag': 'd4bdbcbc-73ee-484e-951c-aea9d319ce4f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 682/1389] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:25:35 2026] GET /v2.0/security-groups?tenant_id=0322008480a74360815f475020e9e06a&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1390] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:25:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1391] 10.0.0.215 () {32 vars in 736 bytes} [Wed May 20 04:25:35 2026] GET /v2.0/ports?device_id=3d1620dc-068d-48f1-ac03-624ec1cc0ea4 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:25:35.595 7 WARNING neutron_lib.context [None req-35ed615f-bf01-4947-b884-4a9d48d09dee 3f7c1b9666c94349a2dac0d1a75da858 1a9451195ec443618809e4a312125697 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 709/1392] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:25:35 2026] DELETE /v2.0/security-groups/f7bd87a6-97b1-4baa-a414-c7a7c602d045 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:25:35.702 8 INFO neutron.api.v2.resource [None req-25cf4373-4fa9-4572-a900-d4083cb02cea d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 710/1393] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:25:35 2026] DELETE /v2.0/routers/3d1620dc-068d-48f1-ac03-624ec1cc0ea4 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:25:35.726 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2da0837c-722b-4dbf-a1bb-56bddaf1d72d d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 711/1394] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:25:35 2026] DELETE /v2.0/subnets/7d090998-d810-4e44-aabe-9dddb8453b70 => 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: 712/1395] 10.0.0.215 () {32 vars in 736 bytes} [Wed May 20 04:25:35 2026] GET /v2.0/ports?device_id=1b290d93-3afe-4d78-a5a8-b3d683ba5433 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:25:35.767 8 INFO neutron.api.v2.resource [None req-c0ca6eff-11dc-47bf-b1d5-a56032bd288a d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 713/1396] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:25:35 2026] DELETE /v2.0/routers/1b290d93-3afe-4d78-a5a8-b3d683ba5433 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:25:35.788 8 INFO neutron.pecan_wsgi.hooks.translation [None req-21f5b83f-4005-454b-bea4-6037d6ac27ba d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 714/1397] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:25:35 2026] DELETE /v2.0/subnets/1f1c4ea5-97ea-4985-a39b-1b25ced4aa7c => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1398] 10.0.0.215 () {32 vars in 736 bytes} [Wed May 20 04:25:35 2026] GET /v2.0/ports?device_id=0d2f45b0-54c0-4a0d-98a9-64080ed512fc => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:25:35.833 8 INFO neutron.api.v2.resource [None req-e94fe4b9-52ef-4d8a-8aa5-11d8b551babf d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 716/1399] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:25:35 2026] DELETE /v2.0/routers/0d2f45b0-54c0-4a0d-98a9-64080ed512fc => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:25:35.850 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cc2e5644-f9a2-40c3-8e88-052da7ca37da d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 717/1400] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:25:35 2026] DELETE /v2.0/subnets/ff9c5551-ae3e-4666-aec9-fb6b1f5d5cf3 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1401] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:25:35 2026] GET /v2.0/security-groups?tenant_id=795a28f29ac149c7b89ccdb7397621ad&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:25:36.006 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9de72ee9-ecdc-4056-b02f-0aeefc621b80 d8d33dd8d72d44d8b408ed9abe82b800 26fda707f1384a57b08c14293ede2243 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 719/1402] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:25:35 2026] DELETE /v2.0/subnets/ee597ad4-e480-449f-8d25-8a71ca43d624 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1403] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:25:36 2026] GET /v2.0/ports?tenant_id=4c649b5519544acc8f7207891453298a&device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1404] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:25:36 2026] DELETE /v2.0/security-groups/7844ee60-c238-455a-a027-88588fa18c90 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1405] 10.0.0.215 () {34 vars in 676 bytes} [Wed May 20 04:25:35 2026] POST /v2.0/floatingips => generated 552 bytes in 592 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1406] 199.204.45.233 () {34 vars in 1018 bytes} [Wed May 20 04:25:36 2026] GET /v2.0/networks?tenant_id=4c649b5519544acc8f7207891453298a&shared=False => generated 772 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1407] 199.204.45.233 () {34 vars in 930 bytes} [Wed May 20 04:25:36 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1408] 10.0.0.253 () {34 vars in 1100 bytes} [Wed May 20 04:25:36 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1495525871&fields=id&tenant_id=1a9451195ec443618809e4a312125697 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1409] 10.0.0.253 () {34 vars in 1100 bytes} [Wed May 20 04:25:36 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1687741795&fields=id&tenant_id=1a9451195ec443618809e4a312125697 => generated 69 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1410] 10.0.0.253 () {34 vars in 982 bytes} [Wed May 20 04:25:36 2026] GET /v2.0/networks?id=7251cb62-ad77-4531-a11b-1b8bd7320204 => generated 673 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1411] 10.0.0.253 () {34 vars in 965 bytes} [Wed May 20 04:25:36 2026] GET /v2.0/quotas/1a9451195ec443618809e4a312125697 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1412] 10.0.0.253 () {34 vars in 1002 bytes} [Wed May 20 04:25:36 2026] GET /v2.0/ports?tenant_id=1a9451195ec443618809e4a312125697&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1413] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:36 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => 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: 727/1414] 10.0.0.253 () {34 vars in 1008 bytes} [Wed May 20 04:25:36 2026] GET /v2.0/networks/7251cb62-ad77-4531-a11b-1b8bd7320204?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: 728/1415] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:25:36 2026] GET /v2.0/security-groups?id=d17cc63d-35cf-48fb-b2df-56c76385f4d8&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1416] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:25:36 2026] GET /v2.0/security-groups?tenant_id=26fda707f1384a57b08c14293ede2243&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1417] 10.0.0.253 () {34 vars in 1108 bytes} [Wed May 20 04:25:36 2026] GET /v2.0/networks/7251cb62-ad77-4531-a11b-1b8bd7320204?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1418] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:25:36 2026] DELETE /v2.0/security-groups/9dacbdae-c4f5-4a9c-b80e-da1fd431a37d => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1419] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:36 2026] GET /v2.0/ports?device_id=ed94540b-0e75-4878-99e1-6718aed903e7 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1420] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:25:37 2026] GET /v2.0/ports?tenant_id=4c649b5519544acc8f7207891453298a&device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1421] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:25:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d4bdbcbc-73ee-484e-951c-aea9d319ce4f => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1422] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:25:37 2026] GET /v2.0/subnets?id=1cd20dc4-7c7a-4645-a1c7-cf23c1734c11 => generated 694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1423] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:25:37 2026] GET /v2.0/ports?network_id=869481ed-08e1-4c1f-a604-49e6832d2d6f&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1424] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:25:37 2026] GET /v2.0/networks/869481ed-08e1-4c1f-a604-49e6832d2d6f?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: 733/1425] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:25:37 2026] GET /v2.0/networks/869481ed-08e1-4c1f-a604-49e6832d2d6f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1426] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:37 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1427] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:25:37 2026] GET /v2.0/security-groups?id=d17cc63d-35cf-48fb-b2df-56c76385f4d8&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1428] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:37 2026] GET /v2.0/ports?device_id=ed94540b-0e75-4878-99e1-6718aed903e7 => 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: 735/1429] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:38 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1430] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:25:39 2026] GET /v2.0/security-groups?id=d17cc63d-35cf-48fb-b2df-56c76385f4d8&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: 736/1431] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:39 2026] GET /v2.0/ports?device_id=ed94540b-0e75-4878-99e1-6718aed903e7 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1432] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:40 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1433] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:40 2026] GET /v2.0/ports?device_id=ed94540b-0e75-4878-99e1-6718aed903e7 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1434] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:25:40 2026] GET /v2.0/security-groups?id=d17cc63d-35cf-48fb-b2df-56c76385f4d8&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-20 04:25:40.373 8 WARNING neutron_lib.context [None req-727bbf26-c6d8-48fa-b514-44b3ab540023 b56a98e408344d64ac5e13b28280b6a6 9bac25cb54604a4cba27cf0db28ef2ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:25:40.419 8 INFO neutron.db.segments_db [None req-727bbf26-c6d8-48fa-b514-44b3ab540023 b56a98e408344d64ac5e13b28280b6a6 9bac25cb54604a4cba27cf0db28ef2ea - - default default] Added segment 00a504ce-717c-4691-9965-c6d47a31e5bf of type vxlan for network ca969f42-5abd-4d6f-b8c4-411abb75f791 2026-05-20 04:25:40.659 8 INFO neutron.db.l3_hamode_db [None req-727bbf26-c6d8-48fa-b514-44b3ab540023 b56a98e408344d64ac5e13b28280b6a6 9bac25cb54604a4cba27cf0db28ef2ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-20 04:25:40.764 8 INFO neutron.db.l3_hamode_db [None req-727bbf26-c6d8-48fa-b514-44b3ab540023 b56a98e408344d64ac5e13b28280b6a6 9bac25cb54604a4cba27cf0db28ef2ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 698/1435] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:25:41 2026] GET /v2.0/security-groups?tenant_id=a93a6c0f0fbc4e7e8115a9b8a36c39e3&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1436] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:25:41 2026] GET /v2.0/networks?id=7251cb62-ad77-4531-a11b-1b8bd7320204 => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1437] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:41 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 971 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1438] 10.0.0.215 () {34 vars in 668 bytes} [Wed May 20 04:25:40 2026] POST /v2.0/routers => generated 474 bytes in 1184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1439] 199.204.45.233 () {34 vars in 1050 bytes} [Wed May 20 04:25:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1a9451195ec443618809e4a312125697 => generated 274 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1440] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:25:41 2026] DELETE /v2.0/security-groups/d8d749da-abd7-4b9d-9fda-fd930087d5f9 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:25:41.495 7 WARNING neutron_lib.context [None req-46cb4657-eadf-429b-a186-74e20ba8a06f b56a98e408344d64ac5e13b28280b6a6 9bac25cb54604a4cba27cf0db28ef2ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 740/1441] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:25:41 2026] GET /v2.0/security-groups?id=d17cc63d-35cf-48fb-b2df-56c76385f4d8&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:25:41.535 7 INFO neutron.db.l3_hamode_db [None req-46cb4657-eadf-429b-a186-74e20ba8a06f b56a98e408344d64ac5e13b28280b6a6 9bac25cb54604a4cba27cf0db28ef2ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 741/1442] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:41 2026] GET /v2.0/ports?device_id=ed94540b-0e75-4878-99e1-6718aed903e7 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:25:41.571 8 WARNING neutron_lib.context [req-2032b5b1-1c67-44df-bd6a-0a0a38b74bba req-919b7ad5-4494-4012-9c84-a81a412d06cd 3f7c1b9666c94349a2dac0d1a75da858 1a9451195ec443618809e4a312125697 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:25:41.671 7 INFO neutron.db.l3_hamode_db [None req-46cb4657-eadf-429b-a186-74e20ba8a06f b56a98e408344d64ac5e13b28280b6a6 9bac25cb54604a4cba27cf0db28ef2ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 742/1443] 199.204.45.233 () {38 vars in 955 bytes} [Wed May 20 04:25:41 2026] POST /v2.0/ports => generated 993 bytes in 474 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: 743/1444] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:25:42 2026] GET /v2.0/security-groups?tenant_id=2e3d94e561cb4d35a505461e9c2c01bc&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1445] 10.0.0.215 () {34 vars in 668 bytes} [Wed May 20 04:25:41 2026] POST /v2.0/routers => generated 474 bytes in 823 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1446] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:25:42 2026] DELETE /v2.0/security-groups/6cec18bc-83ce-4211-bd1b-6c64bbe16a7e => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:25:42.400 7 WARNING neutron_lib.context [None req-eecf7158-e078-465e-8bb9-2a7bf5efa82e b56a98e408344d64ac5e13b28280b6a6 9bac25cb54604a4cba27cf0db28ef2ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:25:42.443 7 INFO neutron.db.l3_hamode_db [None req-eecf7158-e078-465e-8bb9-2a7bf5efa82e b56a98e408344d64ac5e13b28280b6a6 9bac25cb54604a4cba27cf0db28ef2ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-20 04:25:42.560 7 INFO neutron.db.l3_hamode_db [None req-eecf7158-e078-465e-8bb9-2a7bf5efa82e b56a98e408344d64ac5e13b28280b6a6 9bac25cb54604a4cba27cf0db28ef2ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 744/1447] 199.204.45.233 () {38 vars in 1028 bytes} [Wed May 20 04:25:42 2026] PUT /v2.0/ports/f4590277-ff12-4a9f-b176-bf56a33716f9 => generated 1274 bytes in 485 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: 745/1448] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:42 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => 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: 746/1449] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:42 2026] GET /v2.0/ports?device_id=ed94540b-0e75-4878-99e1-6718aed903e7 => generated 1008 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1450] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:25:42 2026] GET /v2.0/security-groups?id=d17cc63d-35cf-48fb-b2df-56c76385f4d8&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1451] 10.0.0.253 () {34 vars in 1120 bytes} [Wed May 20 04:25:42 2026] GET /v2.0/security-groups?id=848c5460-499b-4203-859f-66a82f84f2d0&id=815c1473-cdb0-48fc-bae3-21f6637625dc&fields=id&fields=name => generated 207 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:25:42.915 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-731129e8-f113-462b-bbca-9de34f64232f'] response: {'name': 'network-changed', 'server_uuid': 'ed94540b-0e75-4878-99e1-6718aed903e7', 'tag': 'f4590277-ff12-4a9f-b176-bf56a33716f9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 749/1452] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:42 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1453] 10.0.0.215 () {34 vars in 668 bytes} [Wed May 20 04:25:42 2026] POST /v2.0/routers => generated 474 bytes in 737 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:25:43.144 7 WARNING neutron_lib.context [None req-40be39b2-3f36-40d3-a5d5-ad6492e0e968 b56a98e408344d64ac5e13b28280b6a6 9bac25cb54604a4cba27cf0db28ef2ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:25:43.209 7 INFO neutron.db.l3_hamode_db [None req-40be39b2-3f36-40d3-a5d5-ad6492e0e968 b56a98e408344d64ac5e13b28280b6a6 9bac25cb54604a4cba27cf0db28ef2ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-20 04:25:43.307 7 INFO neutron.db.l3_hamode_db [None req-40be39b2-3f36-40d3-a5d5-ad6492e0e968 b56a98e408344d64ac5e13b28280b6a6 9bac25cb54604a4cba27cf0db28ef2ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-20 04:25:43.780 8 INFO neutron.db.l3_db [None req-b6633083-8516-4533-ac25-08819dd3aa4c 4916b39506cd4f7d99dcaf44ecdd4eaf 4c649b5519544acc8f7207891453298a - - default default] Floating IP 21e49974-7a59-4a32-9af8-1e23f9b97797 associated. External IP: 10.96.250.205, port: d4bdbcbc-73ee-484e-951c-aea9d319ce4f. [pid: 7|app: 0|req: 705/1454] 10.0.0.215 () {34 vars in 668 bytes} [Wed May 20 04:25:43 2026] POST /v2.0/routers => generated 474 bytes in 776 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1455] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:25:43 2026] GET /v2.0/ports?tenant_id=1a9451195ec443618809e4a312125697&device_id=ed94540b-0e75-4878-99e1-6718aed903e7 => generated 1277 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:25:43.961 7 WARNING neutron_lib.context [None req-d63e7317-3e33-49ff-a39d-827d73481c26 b56a98e408344d64ac5e13b28280b6a6 9bac25cb54604a4cba27cf0db28ef2ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:25:44.006 7 INFO neutron.db.l3_hamode_db [None req-d63e7317-3e33-49ff-a39d-827d73481c26 b56a98e408344d64ac5e13b28280b6a6 9bac25cb54604a4cba27cf0db28ef2ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 750/1456] 10.0.0.215 () {34 vars in 749 bytes} [Wed May 20 04:25:42 2026] PUT /v2.0/floatingips/21e49974-7a59-4a32-9af8-1e23f9b97797 => generated 855 bytes in 1161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:25:44.155 7 INFO neutron.db.l3_hamode_db [None req-d63e7317-3e33-49ff-a39d-827d73481c26 b56a98e408344d64ac5e13b28280b6a6 9bac25cb54604a4cba27cf0db28ef2ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 751/1457] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:44 2026] GET /v2.0/ports?device_id=ed94540b-0e75-4878-99e1-6718aed903e7 => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1458] 199.204.45.233 () {34 vars in 1018 bytes} [Wed May 20 04:25:44 2026] GET /v2.0/networks?tenant_id=1a9451195ec443618809e4a312125697&shared=False => generated 769 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1459] 10.0.0.253 () {34 vars in 1120 bytes} [Wed May 20 04:25:44 2026] GET /v2.0/security-groups?id=848c5460-499b-4203-859f-66a82f84f2d0&id=815c1473-cdb0-48fc-bae3-21f6637625dc&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1460] 199.204.45.233 () {34 vars in 930 bytes} [Wed May 20 04:25:44 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1461] 10.0.0.215 () {34 vars in 668 bytes} [Wed May 20 04:25:43 2026] POST /v2.0/routers => generated 474 bytes in 824 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1462] 10.0.0.215 () {34 vars in 751 bytes} [Wed May 20 04:25:44 2026] PUT /v2.0/routers/d57971db-f050-4cfc-a1e2-3d92fb698ae6/tags => generated 17 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1463] 10.0.0.215 () {34 vars in 751 bytes} [Wed May 20 04:25:44 2026] PUT /v2.0/routers/dce375ef-5428-4335-8f80-ecd05aff52b8/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:25:44.989 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b664005-0bf1-46fe-8dbc-e4e3ea0c8814'] response: {'name': 'network-changed', 'server_uuid': 'fe1b1015-c60a-4307-a49a-678601aa88b4', 'tag': 'd4bdbcbc-73ee-484e-951c-aea9d319ce4f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 756/1464] 10.0.0.215 () {34 vars in 751 bytes} [Wed May 20 04:25:44 2026] PUT /v2.0/routers/278ee230-f8d5-4dfd-8485-34057adbb416/tags => generated 34 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1465] 10.0.0.215 () {34 vars in 751 bytes} [Wed May 20 04:25:45 2026] PUT /v2.0/routers/65b4dbd9-2111-48bf-acdb-59ec68c24e9c/tags => generated 19 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1466] 10.0.0.215 () {32 vars in 664 bytes} [Wed May 20 04:25:45 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1467] 10.0.0.215 () {32 vars in 678 bytes} [Wed May 20 04:25:45 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1468] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:25:45 2026] GET /v2.0/ports?tenant_id=1a9451195ec443618809e4a312125697&device_id=ed94540b-0e75-4878-99e1-6718aed903e7 => generated 1277 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1469] 10.0.0.215 () {32 vars in 674 bytes} [Wed May 20 04:25:45 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1470] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:25:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=f4590277-ff12-4a9f-b176-bf56a33716f9 => 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: 760/1471] 10.0.0.215 () {32 vars in 686 bytes} [Wed May 20 04:25:45 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1472] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:45 2026] GET /v2.0/ports?device_id=ed94540b-0e75-4878-99e1-6718aed903e7 => generated 1008 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1473] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:25:45 2026] GET /v2.0/subnets?id=2388a3b8-e098-46ae-960f-9fff71add426 => generated 691 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1474] 10.0.0.253 () {34 vars in 1120 bytes} [Wed May 20 04:25:45 2026] GET /v2.0/security-groups?id=848c5460-499b-4203-859f-66a82f84f2d0&id=815c1473-cdb0-48fc-bae3-21f6637625dc&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1475] 10.0.0.215 () {32 vars in 672 bytes} [Wed May 20 04:25:45 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1476] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:25:45 2026] GET /v2.0/ports?network_id=7251cb62-ad77-4531-a11b-1b8bd7320204&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1477] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:25:45 2026] GET /v2.0/ports?tenant_id=4c649b5519544acc8f7207891453298a&device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1478] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:25:45 2026] GET /v2.0/networks/7251cb62-ad77-4531-a11b-1b8bd7320204?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1479] 10.0.0.215 () {32 vars in 686 bytes} [Wed May 20 04:25:45 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1480] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:25:45 2026] GET /v2.0/networks?id=869481ed-08e1-4c1f-a604-49e6832d2d6f => generated 772 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1481] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:25:45 2026] GET /v2.0/networks/7251cb62-ad77-4531-a11b-1b8bd7320204?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1482] 10.0.0.215 () {32 vars in 682 bytes} [Wed May 20 04:25:45 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1483] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:25:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d4bdbcbc-73ee-484e-951c-aea9d319ce4f => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1484] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:25:45 2026] GET /v2.0/subnets?id=1cd20dc4-7c7a-4645-a1c7-cf23c1734c11 => generated 694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1485] 10.0.0.215 () {32 vars in 694 bytes} [Wed May 20 04:25:45 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1486] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:25:45 2026] GET /v2.0/ports?network_id=869481ed-08e1-4c1f-a604-49e6832d2d6f&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1487] 10.0.0.215 () {32 vars in 721 bytes} [Wed May 20 04:25:45 2026] GET /v2.0/routers/d57971db-f050-4cfc-a1e2-3d92fb698ae6 => generated 485 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1488] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:25:45 2026] GET /v2.0/networks/869481ed-08e1-4c1f-a604-49e6832d2d6f?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: 770/1489] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:25:45 2026] GET /v2.0/networks/869481ed-08e1-4c1f-a604-49e6832d2d6f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1490] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:25:45 2026] GET /v2.0/security-groups?tenant_id=838f22955ece4153a9f7511e09d6f11f&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1491] 10.0.0.215 () {34 vars in 742 bytes} [Wed May 20 04:25:45 2026] PUT /v2.0/routers/d57971db-f050-4cfc-a1e2-3d92fb698ae6 => generated 485 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1492] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:25:46 2026] DELETE /v2.0/security-groups/a580ec0b-a7ff-4388-b40f-87aa49e47938 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1493] 10.0.0.215 () {32 vars in 736 bytes} [Wed May 20 04:25:46 2026] GET /v2.0/ports?device_id=d57971db-f050-4cfc-a1e2-3d92fb698ae6 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1494] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:46 2026] GET /v2.0/ports?device_id=ed94540b-0e75-4878-99e1-6718aed903e7 => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1495] 10.0.0.253 () {34 vars in 1120 bytes} [Wed May 20 04:25:46 2026] GET /v2.0/security-groups?id=848c5460-499b-4203-859f-66a82f84f2d0&id=815c1473-cdb0-48fc-bae3-21f6637625dc&fields=id&fields=name => generated 207 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1496] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:25:46 2026] DELETE /v2.0/routers/d57971db-f050-4cfc-a1e2-3d92fb698ae6 => generated 0 bytes in 432 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1497] 10.0.0.215 () {32 vars in 721 bytes} [Wed May 20 04:25:46 2026] GET /v2.0/routers/dce375ef-5428-4335-8f80-ecd05aff52b8 => generated 493 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1498] 10.0.0.215 () {34 vars in 742 bytes} [Wed May 20 04:25:46 2026] PUT /v2.0/routers/dce375ef-5428-4335-8f80-ecd05aff52b8 => generated 493 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1501] 10.0.0.215 () {32 vars in 736 bytes} [Wed May 20 04:25:47 2026] GET /v2.0/ports?device_id=dce375ef-5428-4335-8f80-ecd05aff52b8 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1502] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:47 2026] GET /v2.0/ports?device_id=ed94540b-0e75-4878-99e1-6718aed903e7 => generated 1008 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1503] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:25:47 2026] DELETE /v2.0/routers/dce375ef-5428-4335-8f80-ecd05aff52b8 => generated 0 bytes in 422 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1504] 10.0.0.253 () {34 vars in 1120 bytes} [Wed May 20 04:25:47 2026] GET /v2.0/security-groups?id=848c5460-499b-4203-859f-66a82f84f2d0&id=815c1473-cdb0-48fc-bae3-21f6637625dc&fields=id&fields=name => generated 207 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1505] 10.0.0.215 () {32 vars in 721 bytes} [Wed May 20 04:25:47 2026] GET /v2.0/routers/278ee230-f8d5-4dfd-8485-34057adbb416 => generated 502 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1506] 199.204.45.233 () {34 vars in 994 bytes} [Wed May 20 04:25:48 2026] GET /v2.0/ports?device_id=ed94540b-0e75-4878-99e1-6718aed903e7 => generated 1277 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1507] 199.204.45.233 () {34 vars in 1124 bytes} [Wed May 20 04:25:48 2026] GET /v2.0/security-groups?id=815c1473-cdb0-48fc-bae3-21f6637625dc&id=848c5460-499b-4203-859f-66a82f84f2d0&fields=id&fields=name => generated 207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1508] 10.0.0.215 () {34 vars in 742 bytes} [Wed May 20 04:25:47 2026] PUT /v2.0/routers/278ee230-f8d5-4dfd-8485-34057adbb416 => generated 502 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1509] 10.0.0.215 () {32 vars in 736 bytes} [Wed May 20 04:25:48 2026] GET /v2.0/ports?device_id=278ee230-f8d5-4dfd-8485-34057adbb416 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1510] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:25:48 2026] DELETE /v2.0/routers/278ee230-f8d5-4dfd-8485-34057adbb416 => generated 0 bytes in 422 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1511] 10.0.0.215 () {32 vars in 721 bytes} [Wed May 20 04:25:48 2026] GET /v2.0/routers/65b4dbd9-2111-48bf-acdb-59ec68c24e9c => generated 487 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1512] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:48 2026] GET /v2.0/ports?device_id=ed94540b-0e75-4878-99e1-6718aed903e7 => generated 1008 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1513] 10.0.0.253 () {34 vars in 1120 bytes} [Wed May 20 04:25:49 2026] GET /v2.0/security-groups?id=848c5460-499b-4203-859f-66a82f84f2d0&id=815c1473-cdb0-48fc-bae3-21f6637625dc&fields=id&fields=name => generated 207 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1514] 10.0.0.197 () {30 vars in 650 bytes} [Wed May 20 04:25:49 2026] GET /v2.0/extensions => generated 20516 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1515] 10.0.0.197 () {30 vars in 724 bytes} [Wed May 20 04:25:49 2026] GET /v2.0/quotas/2d270a8ec0ae420f886fe01752db6b1e/details => generated 847 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1516] 10.0.0.215 () {34 vars in 742 bytes} [Wed May 20 04:25:49 2026] PUT /v2.0/routers/65b4dbd9-2111-48bf-acdb-59ec68c24e9c => generated 487 bytes in 1181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1517] 10.0.0.215 () {32 vars in 736 bytes} [Wed May 20 04:25:50 2026] GET /v2.0/ports?device_id=65b4dbd9-2111-48bf-acdb-59ec68c24e9c => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1518] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:50 2026] GET /v2.0/ports?device_id=ed94540b-0e75-4878-99e1-6718aed903e7 => generated 1010 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1519] 10.0.0.253 () {34 vars in 1120 bytes} [Wed May 20 04:25:50 2026] GET /v2.0/security-groups?id=848c5460-499b-4203-859f-66a82f84f2d0&id=815c1473-cdb0-48fc-bae3-21f6637625dc&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1520] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:25:50 2026] DELETE /v2.0/routers/65b4dbd9-2111-48bf-acdb-59ec68c24e9c => generated 0 bytes in 470 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1521] 10.0.0.215 () {32 vars in 721 bytes} [Wed May 20 04:25:50 2026] GET /v2.0/routers/d1277653-84fc-449d-8ff0-dd27c88ecaff => generated 480 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1522] 10.0.0.215 () {34 vars in 742 bytes} [Wed May 20 04:25:50 2026] PUT /v2.0/routers/d1277653-84fc-449d-8ff0-dd27c88ecaff => generated 480 bytes in 613 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1523] 10.0.0.215 () {32 vars in 736 bytes} [Wed May 20 04:25:51 2026] GET /v2.0/ports?device_id=d1277653-84fc-449d-8ff0-dd27c88ecaff => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1524] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:51 2026] GET /v2.0/ports?device_id=ed94540b-0e75-4878-99e1-6718aed903e7 => generated 1010 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1525] 10.0.0.253 () {34 vars in 1120 bytes} [Wed May 20 04:25:51 2026] GET /v2.0/security-groups?id=848c5460-499b-4203-859f-66a82f84f2d0&id=815c1473-cdb0-48fc-bae3-21f6637625dc&fields=id&fields=name => generated 207 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1526] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:51 2026] GET /v2.0/ports?device_id=ed94540b-0e75-4878-99e1-6718aed903e7 => generated 1010 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:25:52.003 7 INFO neutron.services.segments.plugin [-] Segment 00a504ce-717c-4691-9965-c6d47a31e5bf resource provider aggregate not found 2026-05-20 04:25:52.008 7 INFO neutron.services.segments.plugin [-] Segment 00a504ce-717c-4691-9965-c6d47a31e5bf resource provider aggregate not found 2026-05-20 04:25:52.017 7 INFO neutron.db.l3_hamode_db [None req-338875ad-90f9-4d21-bf50-29408e312f85 b56a98e408344d64ac5e13b28280b6a6 9bac25cb54604a4cba27cf0db28ef2ea - - default default] HA network ca969f42-5abd-4d6f-b8c4-411abb75f791 was deleted as no HA routers are present in tenant 9bac25cb54604a4cba27cf0db28ef2ea. 2026-05-20 04:25:52.018 8 INFO neutron.db.l3_db [None req-7c4d8573-612b-4323-b4d0-2f92d5d9b3a3 3f7c1b9666c94349a2dac0d1a75da858 1a9451195ec443618809e4a312125697 - - default default] Floating IP ca66bdb8-0355-4d2e-a7a9-c0d990bf7bdd associated. External IP: 10.96.250.208, port: f4590277-ff12-4a9f-b176-bf56a33716f9. [pid: 7|app: 0|req: 736/1527] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:25:51 2026] DELETE /v2.0/routers/d1277653-84fc-449d-8ff0-dd27c88ecaff => generated 0 bytes in 585 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:25:52.025 7 INFO neutron.services.segments.plugin [-] Segment 00a504ce-717c-4691-9965-c6d47a31e5bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00a504ce-717c-4691-9965-c6d47a31e5bf found for delete ", "request_id": "req-80bdf0c8-568f-45ef-81f1-a5262c7a0c15"}]} 2026-05-20 04:25:52.025 7 INFO neutron.services.segments.plugin [-] Segment 00a504ce-717c-4691-9965-c6d47a31e5bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00a504ce-717c-4691-9965-c6d47a31e5bf found for delete ", "request_id": "req-2c257de3-85de-4788-9224-54192fa502c5"}]} [pid: 7|app: 0|req: 737/1528] 10.0.0.197 () {30 vars in 650 bytes} [Wed May 20 04:25:52 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1529] 10.0.0.197 () {30 vars in 724 bytes} [Wed May 20 04:25:52 2026] GET /v2.0/quotas/2d270a8ec0ae420f886fe01752db6b1e/details => generated 847 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1530] 10.0.0.215 () {34 vars in 749 bytes} [Wed May 20 04:25:51 2026] PUT /v2.0/floatingips/ca66bdb8-0355-4d2e-a7a9-c0d990bf7bdd => generated 855 bytes in 693 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1531] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:25:52 2026] GET /v2.0/security-groups?tenant_id=9bac25cb54604a4cba27cf0db28ef2ea&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:25:53.154 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e12b3f7-fda7-4264-8944-4b060a4e6142'] response: {'name': 'network-changed', 'server_uuid': 'ed94540b-0e75-4878-99e1-6718aed903e7', 'tag': 'f4590277-ff12-4a9f-b176-bf56a33716f9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 793/1532] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:25:53 2026] DELETE /v2.0/security-groups/9b6b18ea-f40f-4a21-a53d-3238c8dad764 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1533] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:25:53 2026] GET /v2.0/security-groups?tenant_id=568815b0e9524d95a692769a0007b022&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1534] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:25:53 2026] DELETE /v2.0/security-groups/4aa3a70b-921e-4d62-982d-9152dbbf0fc0 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1535] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:25:53 2026] GET /v2.0/ports?tenant_id=1a9451195ec443618809e4a312125697&device_id=ed94540b-0e75-4878-99e1-6718aed903e7 => generated 1279 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1536] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:25:53 2026] GET /v2.0/networks?id=7251cb62-ad77-4531-a11b-1b8bd7320204 => generated 769 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1537] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:25:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=f4590277-ff12-4a9f-b176-bf56a33716f9 => generated 860 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1538] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:25:53 2026] GET /v2.0/security-groups?tenant_id=f15dfd741e6e4e4b81617a6b22e93b21&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1539] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:25:53 2026] DELETE /v2.0/security-groups/a2ca0111-9ff2-4612-b87a-4f917c41f878 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1540] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:25:54 2026] GET /v2.0/subnets?id=2388a3b8-e098-46ae-960f-9fff71add426 => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1541] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:25:54 2026] GET /v2.0/ports?network_id=7251cb62-ad77-4531-a11b-1b8bd7320204&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1542] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:25:54 2026] GET /v2.0/networks/7251cb62-ad77-4531-a11b-1b8bd7320204?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: 799/1543] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:25:54 2026] GET /v2.0/networks/7251cb62-ad77-4531-a11b-1b8bd7320204?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: 7|app: 0|req: 745/1544] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:25:54 2026] GET /v2.0/security-groups?tenant_id=2d270a8ec0ae420f886fe01752db6b1e&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1545] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:25:54 2026] DELETE /v2.0/security-groups/ffbc38ba-2d9a-4829-8cb9-111c2c8b13c9 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1546] 10.0.0.220 () {34 vars in 990 bytes} [Wed May 20 04:25:54 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 1240 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1547] 10.0.0.220 () {34 vars in 1040 bytes} [Wed May 20 04:25:54 2026] GET /v2.0/security-groups?id=d17cc63d-35cf-48fb-b2df-56c76385f4d8&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1548] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:55 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1549] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:25:55 2026] GET /v2.0/security-groups?id=d17cc63d-35cf-48fb-b2df-56c76385f4d8&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1550] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:56 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1551] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:25:56 2026] GET /v2.0/security-groups?id=d17cc63d-35cf-48fb-b2df-56c76385f4d8&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1552] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:56 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1553] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:25:56 2026] GET /v2.0/security-groups?id=d17cc63d-35cf-48fb-b2df-56c76385f4d8&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1554] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:57 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => 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: 805/1555] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:25:57 2026] GET /v2.0/security-groups?id=d17cc63d-35cf-48fb-b2df-56c76385f4d8&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:25:58.074 7 WARNING neutron_lib.context [None req-589e6a24-c766-432f-9960-b484d86a0753 b4c875b6f4c34488b364978933971484 154d1a9818cf46d48ffa0b3d1cb32e24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:25:58.135 8 WARNING neutron_lib.context [None req-b3ac3b77-f16d-4a24-8edb-1aedcb4aecaf 0537497e9ccb421cbbc213b3dd7f7db5 c23ada1c4de0436780f8e591682a134c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 806/1556] 10.0.0.215 () {34 vars in 684 bytes} [Wed May 20 04:25:58 2026] POST /v2.0/security-groups => generated 1601 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1557] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:25:58 2026] GET /v2.0/ports?tenant_id=4c649b5519544acc8f7207891453298a&device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:25:58.411 8 WARNING neutron_lib.context [None req-9c5f205a-99f7-4a7a-ab8e-708fbdda8b07 0537497e9ccb421cbbc213b3dd7f7db5 c23ada1c4de0436780f8e591682a134c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 808/1558] 10.0.0.215 () {34 vars in 684 bytes} [Wed May 20 04:25:58 2026] POST /v2.0/security-groups => generated 1601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-20 04:25:58.536 8 WARNING neutron_lib.context [None req-90d68fa8-cc93-4f19-817c-3f84080df7cc 0537497e9ccb421cbbc213b3dd7f7db5 c23ada1c4de0436780f8e591682a134c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 751/1559] 10.0.0.215 () {34 vars in 676 bytes} [Wed May 20 04:25:57 2026] POST /v2.0/floatingips => generated 552 bytes in 691 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1560] 10.0.0.215 () {34 vars in 684 bytes} [Wed May 20 04:25:58 2026] POST /v2.0/security-groups => generated 1601 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1561] 10.0.0.215 () {34 vars in 759 bytes} [Wed May 20 04:25:58 2026] PUT /v2.0/floatingips/261b116c-9605-4955-a598-1ca42162e404/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:25:58.702 8 WARNING neutron_lib.context [None req-9aebfd3a-3ecd-4d47-a215-d69dbe2b1612 0537497e9ccb421cbbc213b3dd7f7db5 c23ada1c4de0436780f8e591682a134c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 753/1562] 10.0.0.215 () {32 vars in 739 bytes} [Wed May 20 04:25:58 2026] GET /v2.0/floatingips/261b116c-9605-4955-a598-1ca42162e404/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1563] 10.0.0.215 () {34 vars in 770 bytes} [Wed May 20 04:25:58 2026] PUT /v2.0/floatingips/261b116c-9605-4955-a598-1ca42162e404/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1564] 10.0.0.215 () {32 vars in 739 bytes} [Wed May 20 04:25:58 2026] GET /v2.0/floatingips/261b116c-9605-4955-a598-1ca42162e404/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1565] 10.0.0.215 () {34 vars in 766 bytes} [Wed May 20 04:25:58 2026] PUT /v2.0/floatingips/261b116c-9605-4955-a598-1ca42162e404/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1566] 10.0.0.215 () {34 vars in 684 bytes} [Wed May 20 04:25:58 2026] POST /v2.0/security-groups => generated 1601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1567] 10.0.0.215 () {32 vars in 739 bytes} [Wed May 20 04:25:58 2026] GET /v2.0/floatingips/261b116c-9605-4955-a598-1ca42162e404/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1568] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:25:58 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:25:58.867 8 WARNING neutron_lib.context [None req-3b6fa535-b685-4ee5-8fb2-947b6ef478ba 0537497e9ccb421cbbc213b3dd7f7db5 c23ada1c4de0436780f8e591682a134c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 758/1569] 10.0.0.215 () {34 vars in 788 bytes} [Wed May 20 04:25:58 2026] PUT /v2.0/floatingips/261b116c-9605-4955-a598-1ca42162e404/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1570] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:25:58 2026] GET /v2.0/security-groups?id=d17cc63d-35cf-48fb-b2df-56c76385f4d8&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1571] 10.0.0.215 () {32 vars in 739 bytes} [Wed May 20 04:25:58 2026] GET /v2.0/floatingips/261b116c-9605-4955-a598-1ca42162e404/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1572] 10.0.0.215 () {34 vars in 684 bytes} [Wed May 20 04:25:58 2026] POST /v2.0/security-groups => generated 1601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1573] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:25:58 2026] GET /v2.0/networks?id=869481ed-08e1-4c1f-a604-49e6832d2d6f => generated 772 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1574] 10.0.0.215 () {34 vars in 767 bytes} [Wed May 20 04:25:58 2026] PUT /v2.0/security-groups/24463f75-4e78-4290-bc15-9f0581676de9/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1575] 10.0.0.215 () {34 vars in 759 bytes} [Wed May 20 04:25:58 2026] PUT /v2.0/floatingips/261b116c-9605-4955-a598-1ca42162e404/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1576] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:25:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d4bdbcbc-73ee-484e-951c-aea9d319ce4f => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1577] 10.0.0.215 () {34 vars in 767 bytes} [Wed May 20 04:25:59 2026] PUT /v2.0/security-groups/c9874ef1-4504-4e02-95b7-6c72e0cd499c/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1578] 10.0.0.215 () {32 vars in 739 bytes} [Wed May 20 04:25:59 2026] GET /v2.0/floatingips/261b116c-9605-4955-a598-1ca42162e404/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1579] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:25:59 2026] GET /v2.0/subnets?id=1cd20dc4-7c7a-4645-a1c7-cf23c1734c11 => generated 694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1580] 10.0.0.215 () {34 vars in 767 bytes} [Wed May 20 04:25:59 2026] PUT /v2.0/security-groups/901d3f42-b6c3-4aaf-b853-df0c166a59ac/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1581] 10.0.0.215 () {32 vars in 747 bytes} [Wed May 20 04:25:59 2026] GET /v2.0/floatingips/261b116c-9605-4955-a598-1ca42162e404/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1583] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:25:59 2026] GET /v2.0/ports?network_id=869481ed-08e1-4c1f-a604-49e6832d2d6f&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: 8|app: 0|req: 817/1583] 10.0.0.215 () {34 vars in 767 bytes} [Wed May 20 04:25:59 2026] PUT /v2.0/security-groups/f8085690-429f-480e-a770-da43ead98e28/tags => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:25:59.187 7 INFO neutron.api.v2.resource [None req-af702eef-5aae-4842-9dbc-ae6441e83baf b4c875b6f4c34488b364978933971484 154d1a9818cf46d48ffa0b3d1cb32e24 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 767/1584] 10.0.0.215 () {32 vars in 751 bytes} [Wed May 20 04:25:59 2026] GET /v2.0/floatingips/261b116c-9605-4955-a598-1ca42162e404/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1585] 10.0.0.215 () {32 vars in 680 bytes} [Wed May 20 04:25:59 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1586] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:25:59 2026] GET /v2.0/networks/869481ed-08e1-4c1f-a604-49e6832d2d6f?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: 819/1587] 10.0.0.215 () {32 vars in 750 bytes} [Wed May 20 04:25:59 2026] DELETE /v2.0/floatingips/261b116c-9605-4955-a598-1ca42162e404/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1588] 10.0.0.215 () {32 vars in 694 bytes} [Wed May 20 04:25:59 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1589] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:25:59 2026] GET /v2.0/networks/869481ed-08e1-4c1f-a604-49e6832d2d6f?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: 7|app: 0|req: 770/1590] 10.0.0.215 () {32 vars in 739 bytes} [Wed May 20 04:25:59 2026] GET /v2.0/floatingips/261b116c-9605-4955-a598-1ca42162e404/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1591] 10.0.0.215 () {32 vars in 690 bytes} [Wed May 20 04:25:59 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:25:59.343 7 INFO neutron.api.v2.resource [None req-28b2b9ed-7349-435e-aef4-4fa7fad18a89 b4c875b6f4c34488b364978933971484 154d1a9818cf46d48ffa0b3d1cb32e24 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 771/1592] 10.0.0.215 () {32 vars in 754 bytes} [Wed May 20 04:25:59 2026] DELETE /v2.0/floatingips/261b116c-9605-4955-a598-1ca42162e404/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1593] 10.0.0.215 () {32 vars in 702 bytes} [Wed May 20 04:25:59 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1594] 10.0.0.215 () {32 vars in 742 bytes} [Wed May 20 04:25:59 2026] DELETE /v2.0/floatingips/261b116c-9605-4955-a598-1ca42162e404/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1595] 10.0.0.215 () {32 vars in 688 bytes} [Wed May 20 04:25:59 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1596] 10.0.0.215 () {32 vars in 739 bytes} [Wed May 20 04:25:59 2026] GET /v2.0/floatingips/261b116c-9605-4955-a598-1ca42162e404/tags => 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: 824/1597] 10.0.0.215 () {32 vars in 702 bytes} [Wed May 20 04:25:59 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1598] 10.0.0.215 () {32 vars in 698 bytes} [Wed May 20 04:25:59 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1599] 10.0.0.215 () {32 vars in 710 bytes} [Wed May 20 04:25:59 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1600] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:25:59 2026] DELETE /v2.0/security-groups/24463f75-4e78-4290-bc15-9f0581676de9 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1601] 10.0.0.215 () {32 vars in 732 bytes} [Wed May 20 04:25:59 2026] DELETE /v2.0/floatingips/261b116c-9605-4955-a598-1ca42162e404 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1602] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:25:59 2026] DELETE /v2.0/security-groups/c9874ef1-4504-4e02-95b7-6c72e0cd499c => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1603] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:25:59 2026] DELETE /v2.0/security-groups/901d3f42-b6c3-4aaf-b853-df0c166a59ac => 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: 829/1604] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:25:59 2026] DELETE /v2.0/security-groups/f8085690-429f-480e-a770-da43ead98e28 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1605] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:25:59 2026] DELETE /v2.0/security-groups/1abf9cc6-e9a5-4b32-a3f1-15f2c32747b8 => 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: 830/1606] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:26:00 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1607] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:26:00 2026] GET /v2.0/security-groups?id=d17cc63d-35cf-48fb-b2df-56c76385f4d8&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1608] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:26:00 2026] GET /v2.0/ports?tenant_id=4c649b5519544acc8f7207891453298a&device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1609] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:26:00 2026] GET /v2.0/networks?id=869481ed-08e1-4c1f-a604-49e6832d2d6f => generated 772 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1610] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:26:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d4bdbcbc-73ee-484e-951c-aea9d319ce4f => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1611] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:26:00 2026] GET /v2.0/subnets?id=1cd20dc4-7c7a-4645-a1c7-cf23c1734c11 => generated 694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1612] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:26:00 2026] GET /v2.0/ports?network_id=869481ed-08e1-4c1f-a604-49e6832d2d6f&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1613] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:26:00 2026] GET /v2.0/networks/869481ed-08e1-4c1f-a604-49e6832d2d6f?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: 831/1614] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:00 2026] GET /v2.0/security-groups?tenant_id=154d1a9818cf46d48ffa0b3d1cb32e24&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1615] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:26:00 2026] GET /v2.0/networks/869481ed-08e1-4c1f-a604-49e6832d2d6f?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: 8|app: 0|req: 832/1616] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:00 2026] DELETE /v2.0/security-groups/817589d8-30e4-4f9e-8052-beafba2b9ee7 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1617] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:00 2026] GET /v2.0/security-groups?tenant_id=51e9b5acc46441b7a364cde9663f2ab3&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1618] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:00 2026] GET /v2.0/security-groups?tenant_id=c23ada1c4de0436780f8e591682a134c&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1619] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:00 2026] DELETE /v2.0/security-groups/bdb2f378-fb5b-48ed-8bb8-020e288acc42 => 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: 834/1620] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:00 2026] DELETE /v2.0/security-groups/5e9e4ed5-2f46-4545-9624-922f3090e50d => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1621] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:26:01 2026] GET /v2.0/ports?device_id=ed94540b-0e75-4878-99e1-6718aed903e7 => generated 1010 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1622] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:26:01 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1623] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:01 2026] GET /v2.0/security-groups?tenant_id=24a997ed7c364c8e97aca158e1b86640&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1624] 10.0.0.253 () {34 vars in 1120 bytes} [Wed May 20 04:26:01 2026] GET /v2.0/security-groups?id=848c5460-499b-4203-859f-66a82f84f2d0&id=815c1473-cdb0-48fc-bae3-21f6637625dc&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1625] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:26:01 2026] GET /v2.0/security-groups?id=d17cc63d-35cf-48fb-b2df-56c76385f4d8&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: 7|app: 0|req: 790/1626] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:01 2026] DELETE /v2.0/security-groups/444f61d1-38dd-45a6-b8af-e1199d330bab => 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: 837/1627] 10.0.0.215 () {32 vars in 736 bytes} [Wed May 20 04:26:01 2026] GET /v2.0/ports?device_id=ed94540b-0e75-4878-99e1-6718aed903e7 => generated 1279 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1628] 10.0.0.215 () {32 vars in 858 bytes} [Wed May 20 04:26:01 2026] GET /v2.0/floatingips?floating_network_id=414115e1-ae8f-4eb0-9d70-cddb25676674&port_id=f4590277-ff12-4a9f-b176-bf56a33716f9 => generated 860 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1629] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:01 2026] GET /v2.0/security-groups?tenant_id=323c1e1809104b32a646fdb6385fc776&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1630] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:01 2026] DELETE /v2.0/security-groups/871ddbae-330e-4523-8b4a-2f458b6fefa2 => 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: 839/1631] 10.0.0.220 () {34 vars in 990 bytes} [Wed May 20 04:26:02 2026] GET /v2.0/ports?device_id=ed94540b-0e75-4878-99e1-6718aed903e7 => generated 1279 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1632] 10.0.0.220 () {34 vars in 1120 bytes} [Wed May 20 04:26:02 2026] GET /v2.0/security-groups?id=815c1473-cdb0-48fc-bae3-21f6637625dc&id=848c5460-499b-4203-859f-66a82f84f2d0&fields=id&fields=name => generated 207 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1635] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:26:02 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1636] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:26:02 2026] GET /v2.0/security-groups?id=d17cc63d-35cf-48fb-b2df-56c76385f4d8&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1637] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:26:03 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1638] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:26:03 2026] GET /v2.0/security-groups?id=d17cc63d-35cf-48fb-b2df-56c76385f4d8&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-20 04:26:04.318 8 WARNING neutron_lib.context [None req-9617b142-548e-4637-8930-0fe3cb99415a 9abfc065ec2e43deaa0e82d0f42e7e77 b9d2a09a6a6f41f0b5842d3b7f5d5d70 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:26:04.353 8 INFO neutron.db.segments_db [None req-9617b142-548e-4637-8930-0fe3cb99415a 9abfc065ec2e43deaa0e82d0f42e7e77 b9d2a09a6a6f41f0b5842d3b7f5d5d70 - - default default] Added segment 56df5af2-f52d-463f-8cf0-284f71e581f6 of type vxlan for network 8535e72e-bc98-4d47-b51f-f04819b007f6 [pid: 7|app: 0|req: 798/1639] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:26:04 2026] GET /v2.0/ports?device_id=ed94540b-0e75-4878-99e1-6718aed903e7 => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1640] 10.0.0.253 () {34 vars in 1120 bytes} [Wed May 20 04:26:04 2026] GET /v2.0/security-groups?id=848c5460-499b-4203-859f-66a82f84f2d0&id=815c1473-cdb0-48fc-bae3-21f6637625dc&fields=id&fields=name => generated 207 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:26:04.630 8 INFO neutron.db.l3_hamode_db [None req-9617b142-548e-4637-8930-0fe3cb99415a 9abfc065ec2e43deaa0e82d0f42e7e77 b9d2a09a6a6f41f0b5842d3b7f5d5d70 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-20 04:26:04.766 8 INFO neutron.db.l3_hamode_db [None req-9617b142-548e-4637-8930-0fe3cb99415a 9abfc065ec2e43deaa0e82d0f42e7e77 b9d2a09a6a6f41f0b5842d3b7f5d5d70 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 800/1641] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:26:04 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1642] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:26:04 2026] GET /v2.0/security-groups?id=d17cc63d-35cf-48fb-b2df-56c76385f4d8&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1643] 10.0.0.215 () {34 vars in 678 bytes} [Wed May 20 04:26:04 2026] POST /v2.0/qos/policies => generated 359 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1644] 10.0.0.215 () {34 vars in 753 bytes} [Wed May 20 04:26:05 2026] PUT /v2.0/policies/51966a6e-6220-41fb-8126-e45436e48c25/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1645] 10.0.0.215 () {32 vars in 733 bytes} [Wed May 20 04:26:05 2026] GET /v2.0/policies/51966a6e-6220-41fb-8126-e45436e48c25/tags => generated 25 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1646] 10.0.0.215 () {34 vars in 764 bytes} [Wed May 20 04:26:05 2026] PUT /v2.0/policies/51966a6e-6220-41fb-8126-e45436e48c25/tags/green => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1647] 10.0.0.215 () {32 vars in 733 bytes} [Wed May 20 04:26:05 2026] GET /v2.0/policies/51966a6e-6220-41fb-8126-e45436e48c25/tags => generated 34 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1648] 10.0.0.215 () {34 vars in 760 bytes} [Wed May 20 04:26:05 2026] PUT /v2.0/policies/51966a6e-6220-41fb-8126-e45436e48c25/tags/red => generated 4 bytes in 14 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1649] 10.0.0.215 () {32 vars in 733 bytes} [Wed May 20 04:26:05 2026] GET /v2.0/policies/51966a6e-6220-41fb-8126-e45436e48c25/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1650] 10.0.0.215 () {34 vars in 782 bytes} [Wed May 20 04:26:05 2026] PUT /v2.0/policies/51966a6e-6220-41fb-8126-e45436e48c25/tags/black.or.white => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1651] 10.0.0.215 () {32 vars in 733 bytes} [Wed May 20 04:26:05 2026] GET /v2.0/policies/51966a6e-6220-41fb-8126-e45436e48c25/tags => generated 52 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1652] 10.0.0.215 () {34 vars in 753 bytes} [Wed May 20 04:26:05 2026] PUT /v2.0/policies/51966a6e-6220-41fb-8126-e45436e48c25/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1653] 10.0.0.215 () {32 vars in 733 bytes} [Wed May 20 04:26:05 2026] GET /v2.0/policies/51966a6e-6220-41fb-8126-e45436e48c25/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1654] 10.0.0.215 () {32 vars in 741 bytes} [Wed May 20 04:26:05 2026] GET /v2.0/policies/51966a6e-6220-41fb-8126-e45436e48c25/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1655] 10.0.0.215 () {34 vars in 668 bytes} [Wed May 20 04:26:04 2026] POST /v2.0/routers => generated 474 bytes in 1278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:26:05.443 7 INFO neutron.api.v2.resource [None req-f9396253-2856-47fd-9a2c-fde51e8899de 9a1faaa2f2f844889c3ee8c4e2031540 378599d343424579ad7610a5dab0ba88 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 814/1656] 10.0.0.215 () {32 vars in 745 bytes} [Wed May 20 04:26:05 2026] GET /v2.0/policies/51966a6e-6220-41fb-8126-e45436e48c25/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1657] 10.0.0.215 () {32 vars in 744 bytes} [Wed May 20 04:26:05 2026] DELETE /v2.0/policies/51966a6e-6220-41fb-8126-e45436e48c25/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1658] 10.0.0.215 () {32 vars in 733 bytes} [Wed May 20 04:26:05 2026] GET /v2.0/policies/51966a6e-6220-41fb-8126-e45436e48c25/tags => generated 30 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1659] 10.0.0.215 () {34 vars in 751 bytes} [Wed May 20 04:26:05 2026] PUT /v2.0/routers/cbce0ee5-de21-40d1-8a70-688022132aee/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:26:05.516 7 INFO neutron.api.v2.resource [None req-24ac05bf-40e6-4781-bd88-44e712b856c7 9a1faaa2f2f844889c3ee8c4e2031540 378599d343424579ad7610a5dab0ba88 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 817/1660] 10.0.0.215 () {32 vars in 748 bytes} [Wed May 20 04:26:05 2026] DELETE /v2.0/policies/51966a6e-6220-41fb-8126-e45436e48c25/tags/green => generated 99 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1661] 10.0.0.215 () {32 vars in 736 bytes} [Wed May 20 04:26:05 2026] DELETE /v2.0/policies/51966a6e-6220-41fb-8126-e45436e48c25/tags => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1662] 10.0.0.215 () {32 vars in 733 bytes} [Wed May 20 04:26:05 2026] GET /v2.0/policies/51966a6e-6220-41fb-8126-e45436e48c25/tags => generated 12 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1663] 10.0.0.215 () {32 vars in 731 bytes} [Wed May 20 04:26:05 2026] GET /v2.0/routers/cbce0ee5-de21-40d1-8a70-688022132aee/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1664] 10.0.0.215 () {32 vars in 734 bytes} [Wed May 20 04:26:05 2026] DELETE /v2.0/qos/policies/51966a6e-6220-41fb-8126-e45436e48c25 => 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: 845/1665] 10.0.0.215 () {34 vars in 762 bytes} [Wed May 20 04:26:05 2026] PUT /v2.0/routers/cbce0ee5-de21-40d1-8a70-688022132aee/tags/green => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1666] 10.0.0.215 () {32 vars in 731 bytes} [Wed May 20 04:26:05 2026] GET /v2.0/routers/cbce0ee5-de21-40d1-8a70-688022132aee/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1667] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:26:05 2026] GET /v2.0/ports?device_id=ed94540b-0e75-4878-99e1-6718aed903e7 => generated 1010 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1668] 10.0.0.215 () {34 vars in 758 bytes} [Wed May 20 04:26:05 2026] PUT /v2.0/routers/cbce0ee5-de21-40d1-8a70-688022132aee/tags/red => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1669] 10.0.0.253 () {34 vars in 1120 bytes} [Wed May 20 04:26:05 2026] GET /v2.0/security-groups?id=848c5460-499b-4203-859f-66a82f84f2d0&id=815c1473-cdb0-48fc-bae3-21f6637625dc&fields=id&fields=name => generated 207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1670] 10.0.0.215 () {32 vars in 731 bytes} [Wed May 20 04:26:05 2026] GET /v2.0/routers/cbce0ee5-de21-40d1-8a70-688022132aee/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1671] 10.0.0.215 () {34 vars in 780 bytes} [Wed May 20 04:26:05 2026] PUT /v2.0/routers/cbce0ee5-de21-40d1-8a70-688022132aee/tags/black.or.white => generated 4 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1672] 10.0.0.215 () {32 vars in 731 bytes} [Wed May 20 04:26:05 2026] GET /v2.0/routers/cbce0ee5-de21-40d1-8a70-688022132aee/tags => generated 52 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1673] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:26:05 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1674] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:26:06 2026] GET /v2.0/security-groups?id=d17cc63d-35cf-48fb-b2df-56c76385f4d8&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1675] 10.0.0.215 () {34 vars in 751 bytes} [Wed May 20 04:26:06 2026] PUT /v2.0/routers/cbce0ee5-de21-40d1-8a70-688022132aee/tags => generated 37 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1676] 10.0.0.215 () {32 vars in 731 bytes} [Wed May 20 04:26:06 2026] GET /v2.0/routers/cbce0ee5-de21-40d1-8a70-688022132aee/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1677] 10.0.0.215 () {32 vars in 739 bytes} [Wed May 20 04:26:06 2026] GET /v2.0/routers/cbce0ee5-de21-40d1-8a70-688022132aee/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:26:06.252 8 INFO neutron.api.v2.resource [None req-4628b894-e4cd-4014-b71a-7d3162459e7c 9abfc065ec2e43deaa0e82d0f42e7e77 b9d2a09a6a6f41f0b5842d3b7f5d5d70 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 852/1678] 10.0.0.215 () {32 vars in 743 bytes} [Wed May 20 04:26:06 2026] GET /v2.0/routers/cbce0ee5-de21-40d1-8a70-688022132aee/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1679] 10.0.0.215 () {32 vars in 742 bytes} [Wed May 20 04:26:06 2026] DELETE /v2.0/routers/cbce0ee5-de21-40d1-8a70-688022132aee/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1680] 10.0.0.215 () {32 vars in 731 bytes} [Wed May 20 04:26:06 2026] GET /v2.0/routers/cbce0ee5-de21-40d1-8a70-688022132aee/tags => generated 30 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:26:06.443 7 INFO neutron.api.v2.resource [None req-34402879-c7be-4e41-a447-2ef8c4c1714b 9abfc065ec2e43deaa0e82d0f42e7e77 b9d2a09a6a6f41f0b5842d3b7f5d5d70 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 829/1681] 10.0.0.215 () {32 vars in 746 bytes} [Wed May 20 04:26:06 2026] DELETE /v2.0/routers/cbce0ee5-de21-40d1-8a70-688022132aee/tags/green => generated 99 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1682] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:06 2026] GET /v2.0/security-groups?tenant_id=378599d343424579ad7610a5dab0ba88&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1683] 199.204.45.233 () {34 vars in 994 bytes} [Wed May 20 04:26:06 2026] GET /v2.0/ports?device_id=ed94540b-0e75-4878-99e1-6718aed903e7 => generated 1010 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1684] 10.0.0.215 () {32 vars in 734 bytes} [Wed May 20 04:26:06 2026] DELETE /v2.0/routers/cbce0ee5-de21-40d1-8a70-688022132aee/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1685] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:06 2026] DELETE /v2.0/security-groups/aa0d150a-cd36-4f05-b660-d3192308ccc6 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1686] 10.0.0.215 () {32 vars in 731 bytes} [Wed May 20 04:26:06 2026] GET /v2.0/routers/cbce0ee5-de21-40d1-8a70-688022132aee/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1687] 10.0.0.215 () {32 vars in 721 bytes} [Wed May 20 04:26:06 2026] GET /v2.0/routers/cbce0ee5-de21-40d1-8a70-688022132aee => generated 480 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:26:06.758 8 INFO neutron.db.l3_db [req-79b6992f-7311-4a2d-b03d-064776f54227 req-6f524f19-9ff9-4d57-aa48-73a88c6254fe 3f7c1b9666c94349a2dac0d1a75da858 1a9451195ec443618809e4a312125697 - - default default] Floating IP ca66bdb8-0355-4d2e-a7a9-c0d990bf7bdd disassociated. External IP: 10.96.250.208, port: f4590277-ff12-4a9f-b176-bf56a33716f9. [pid: 8|app: 0|req: 855/1688] 199.204.45.233 () {36 vars in 997 bytes} [Wed May 20 04:26:06 2026] DELETE /v2.0/ports/f4590277-ff12-4a9f-b176-bf56a33716f9 => generated 0 bytes in 589 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1689] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:07 2026] GET /v2.0/security-groups?tenant_id=5c7c6f48b75e43f6ae171552b71477d0&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: 857/1690] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:26:07 2026] GET /v2.0/ports?device_id=ed94540b-0e75-4878-99e1-6718aed903e7 => 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: 858/1691] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:26:07 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:26:07.328 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-21cbbdf5-404a-440b-8cc4-575f10e22299'] response: {'server_uuid': 'ed94540b-0e75-4878-99e1-6718aed903e7', 'name': 'network-vif-deleted', 'tag': 'f4590277-ff12-4a9f-b176-bf56a33716f9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 834/1692] 10.0.0.215 () {34 vars in 742 bytes} [Wed May 20 04:26:06 2026] PUT /v2.0/routers/cbce0ee5-de21-40d1-8a70-688022132aee => generated 480 bytes in 617 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1693] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:26:07 2026] GET /v2.0/security-groups?id=d17cc63d-35cf-48fb-b2df-56c76385f4d8&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1694] 10.0.0.215 () {32 vars in 736 bytes} [Wed May 20 04:26:07 2026] GET /v2.0/ports?device_id=cbce0ee5-de21-40d1-8a70-688022132aee => 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: 859/1695] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:07 2026] DELETE /v2.0/security-groups/1310ec81-6690-4339-8f67-f20443ed8b94 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:26:07.930 7 INFO neutron.services.segments.plugin [-] Segment 56df5af2-f52d-463f-8cf0-284f71e581f6 resource provider aggregate not found 2026-05-20 04:26:07.934 7 INFO neutron.services.segments.plugin [-] Segment 56df5af2-f52d-463f-8cf0-284f71e581f6 resource provider aggregate not found 2026-05-20 04:26:07.947 7 INFO neutron.db.l3_hamode_db [None req-284d73b3-2611-4fa4-ba9b-e234495eedbc 9abfc065ec2e43deaa0e82d0f42e7e77 b9d2a09a6a6f41f0b5842d3b7f5d5d70 - - default default] HA network 8535e72e-bc98-4d47-b51f-f04819b007f6 was deleted as no HA routers are present in tenant b9d2a09a6a6f41f0b5842d3b7f5d5d70. [pid: 7|app: 0|req: 837/1696] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:26:07 2026] DELETE /v2.0/routers/cbce0ee5-de21-40d1-8a70-688022132aee => 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: 860/1697] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:26:08 2026] GET /v2.0/ports?device_id=ed94540b-0e75-4878-99e1-6718aed903e7 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:26:08.462 7 INFO neutron.services.segments.plugin [-] Segment 56df5af2-f52d-463f-8cf0-284f71e581f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56df5af2-f52d-463f-8cf0-284f71e581f6 found for delete ", "request_id": "req-a51c1a32-c521-4f31-80a7-205c539468db"}]} 2026-05-20 04:26:08.463 7 INFO neutron.services.segments.plugin [-] Segment 56df5af2-f52d-463f-8cf0-284f71e581f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56df5af2-f52d-463f-8cf0-284f71e581f6 found for delete ", "request_id": "req-3473ebf7-1348-46a0-8d7d-bf508a4547f1"}]} [pid: 7|app: 0|req: 838/1698] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:26:08 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 971 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1699] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:26:08 2026] GET /v2.0/security-groups?id=d17cc63d-35cf-48fb-b2df-56c76385f4d8&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1700] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:08 2026] GET /v2.0/security-groups?tenant_id=caa281c591e74dcd8fbd469db69f2548&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1701] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:09 2026] DELETE /v2.0/security-groups/f9874e49-8807-46f9-b474-9449047d842d => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1702] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:09 2026] GET /v2.0/security-groups?tenant_id=b9d2a09a6a6f41f0b5842d3b7f5d5d70&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1703] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:09 2026] DELETE /v2.0/security-groups/bbd893bf-fa2c-4cf5-86fa-55e8b8e56c98 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1704] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:26:09 2026] GET /v2.0/ports?device_id=ed94540b-0e75-4878-99e1-6718aed903e7 => 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: 864/1705] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:10 2026] DELETE /v2.0/security-groups/848c5460-499b-4203-859f-66a82f84f2d0 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:26:10.773 7 INFO neutron.api.v2.resource [None req-46f6b7a7-0003-4403-8664-082e08b58a0f 3f7c1b9666c94349a2dac0d1a75da858 1a9451195ec443618809e4a312125697 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 842/1706] 10.0.0.215 () {32 vars in 737 bytes} [Wed May 20 04:26:10 2026] GET /v2.0/security-groups/848c5460-499b-4203-859f-66a82f84f2d0 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:26:11.014 7 WARNING neutron_lib.context [None req-0666c589-724f-4a3b-bd5a-a6f8f329107a 040dbb02b3a349888382a6b74d34410d 8eff6f4201b1486fa08cdcc318934f2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 865/1707] 10.0.0.215 () {32 vars in 732 bytes} [Wed May 20 04:26:10 2026] DELETE /v2.0/floatingips/ca66bdb8-0355-4d2e-a7a9-c0d990bf7bdd => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1708] 10.0.0.215 () {34 vars in 676 bytes} [Wed May 20 04:26:10 2026] POST /v2.0/subnetpools => generated 516 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1709] 10.0.0.215 () {34 vars in 759 bytes} [Wed May 20 04:26:11 2026] PUT /v2.0/subnetpools/51de84a2-3f03-4075-b77f-4d4764aed414/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1710] 10.0.0.215 () {32 vars in 739 bytes} [Wed May 20 04:26:11 2026] GET /v2.0/subnetpools/51de84a2-3f03-4075-b77f-4d4764aed414/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1711] 10.0.0.215 () {34 vars in 770 bytes} [Wed May 20 04:26:11 2026] PUT /v2.0/subnetpools/51de84a2-3f03-4075-b77f-4d4764aed414/tags/green => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1712] 10.0.0.215 () {32 vars in 739 bytes} [Wed May 20 04:26:11 2026] GET /v2.0/subnetpools/51de84a2-3f03-4075-b77f-4d4764aed414/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1713] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:11 2026] DELETE /v2.0/security-groups/815c1473-cdb0-48fc-bae3-21f6637625dc => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1714] 10.0.0.215 () {34 vars in 766 bytes} [Wed May 20 04:26:11 2026] PUT /v2.0/subnetpools/51de84a2-3f03-4075-b77f-4d4764aed414/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1715] 10.0.0.215 () {32 vars in 739 bytes} [Wed May 20 04:26:11 2026] GET /v2.0/subnetpools/51de84a2-3f03-4075-b77f-4d4764aed414/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1716] 10.0.0.215 () {34 vars in 788 bytes} [Wed May 20 04:26:11 2026] PUT /v2.0/subnetpools/51de84a2-3f03-4075-b77f-4d4764aed414/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1717] 10.0.0.215 () {32 vars in 739 bytes} [Wed May 20 04:26:11 2026] GET /v2.0/subnetpools/51de84a2-3f03-4075-b77f-4d4764aed414/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: 870/1718] 10.0.0.215 () {34 vars in 759 bytes} [Wed May 20 04:26:11 2026] PUT /v2.0/subnetpools/51de84a2-3f03-4075-b77f-4d4764aed414/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: 871/1719] 10.0.0.215 () {32 vars in 739 bytes} [Wed May 20 04:26:11 2026] GET /v2.0/subnetpools/51de84a2-3f03-4075-b77f-4d4764aed414/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: 872/1720] 10.0.0.215 () {32 vars in 747 bytes} [Wed May 20 04:26:11 2026] GET /v2.0/subnetpools/51de84a2-3f03-4075-b77f-4d4764aed414/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:26:11.453 8 INFO neutron.api.v2.resource [None req-b68eb85d-fe4c-4cfb-ad4c-57648f6e8de1 040dbb02b3a349888382a6b74d34410d 8eff6f4201b1486fa08cdcc318934f2e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 873/1721] 10.0.0.215 () {32 vars in 751 bytes} [Wed May 20 04:26:11 2026] GET /v2.0/subnetpools/51de84a2-3f03-4075-b77f-4d4764aed414/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: 874/1722] 10.0.0.215 () {32 vars in 750 bytes} [Wed May 20 04:26:11 2026] DELETE /v2.0/subnetpools/51de84a2-3f03-4075-b77f-4d4764aed414/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1723] 10.0.0.215 () {32 vars in 739 bytes} [Wed May 20 04:26:11 2026] GET /v2.0/subnetpools/51de84a2-3f03-4075-b77f-4d4764aed414/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:26:11.548 8 INFO neutron.api.v2.resource [None req-c5d49a7f-e190-4ded-b57f-4e9853c8a2d7 040dbb02b3a349888382a6b74d34410d 8eff6f4201b1486fa08cdcc318934f2e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 876/1724] 10.0.0.215 () {32 vars in 754 bytes} [Wed May 20 04:26:11 2026] DELETE /v2.0/subnetpools/51de84a2-3f03-4075-b77f-4d4764aed414/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: 877/1725] 10.0.0.215 () {32 vars in 742 bytes} [Wed May 20 04:26:11 2026] DELETE /v2.0/subnetpools/51de84a2-3f03-4075-b77f-4d4764aed414/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1726] 10.0.0.215 () {32 vars in 739 bytes} [Wed May 20 04:26:11 2026] GET /v2.0/subnetpools/51de84a2-3f03-4075-b77f-4d4764aed414/tags => 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: 879/1727] 10.0.0.215 () {32 vars in 732 bytes} [Wed May 20 04:26:11 2026] DELETE /v2.0/subnetpools/51de84a2-3f03-4075-b77f-4d4764aed414 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1728] 10.0.0.215 () {34 vars in 789 bytes} [Wed May 20 04:26:11 2026] PUT /v2.0/routers/ed8252d6-4c3a-4084-a8dc-be5134e88da4/remove_router_interface => generated 309 bytes in 940 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1729] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:12 2026] GET /v2.0/security-groups?tenant_id=72e449ce64b04dacab3b6af0e0638a45&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1730] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:12 2026] DELETE /v2.0/security-groups/8fbb9ccd-9c22-4813-8abc-1696087e54d8 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:26:12.760 7 WARNING neutron_lib.context [None req-2c890fb1-8c50-4f71-8f67-6e8e40f1cc1a c80c6c5a9c0f4939b1a9949c5ecd8b6d 84e327922dbd44fb90e49d89b9a27498 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:26:12.920 7 INFO neutron.db.segments_db [None req-2c890fb1-8c50-4f71-8f67-6e8e40f1cc1a c80c6c5a9c0f4939b1a9949c5ecd8b6d 84e327922dbd44fb90e49d89b9a27498 - - default default] Added segment 73c2ec9d-bf62-4d57-9dca-18c3cfa50197 of type vxlan for network 9e509ce6-8bc4-448e-9898-d0682d72e7e3 [pid: 7|app: 0|req: 852/1731] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:26:12 2026] POST /v2.0/networks => generated 632 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:26:13.113 8 INFO neutron.services.segments.plugin [-] Segment 75e1347b-df56-4c8e-9a1b-3418b73d672b resource provider aggregate not found 2026-05-20 04:26:13.118 8 INFO neutron.services.segments.plugin [-] Segment 75e1347b-df56-4c8e-9a1b-3418b73d672b resource provider aggregate not found 2026-05-20 04:26:13.125 8 INFO neutron.services.segments.plugin [-] Segment 75e1347b-df56-4c8e-9a1b-3418b73d672b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75e1347b-df56-4c8e-9a1b-3418b73d672b found for delete ", "request_id": "req-dcbefcd5-50b6-4393-b5c1-dc44297e0066"}]} 2026-05-20 04:26:13.131 8 INFO neutron.db.l3_hamode_db [None req-f1bcf572-1d09-4c03-9cc4-e79c0fa35c2c 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] HA network 3ac32e94-363b-47f5-8473-af1ccd74fff8 was deleted as no HA routers are present in tenant 1a9451195ec443618809e4a312125697. [pid: 8|app: 0|req: 880/1732] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:26:12 2026] DELETE /v2.0/routers/ed8252d6-4c3a-4084-a8dc-be5134e88da4 => generated 0 bytes in 939 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:26:13.140 8 INFO neutron.services.segments.plugin [-] Segment 75e1347b-df56-4c8e-9a1b-3418b73d672b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75e1347b-df56-4c8e-9a1b-3418b73d672b found for delete ", "request_id": "req-1a972b1e-fe18-47fc-968c-15edf201aaf2"}]} 2026-05-20 04:26:13.143 8 WARNING neutron_lib.context [None req-57f90cc9-28bb-4741-acd2-4511fe34b581 c80c6c5a9c0f4939b1a9949c5ecd8b6d 84e327922dbd44fb90e49d89b9a27498 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 853/1733] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:13 2026] GET /v2.0/security-groups?tenant_id=8eff6f4201b1486fa08cdcc318934f2e&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1734] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:26:13 2026] DELETE /v2.0/subnets/2388a3b8-e098-46ae-960f-9fff71add426 => 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: 881/1735] 10.0.0.215 () {34 vars in 664 bytes} [Wed May 20 04:26:13 2026] POST /v2.0/ports => generated 743 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 855/1736] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:13 2026] DELETE /v2.0/security-groups/12916d8b-d50b-4381-a6ea-2723136d7ce3 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:26:13.439 7 WARNING neutron_lib.context [None req-e1d7eb8c-b265-4f05-a5a1-97dcbda2742e c80c6c5a9c0f4939b1a9949c5ecd8b6d 84e327922dbd44fb90e49d89b9a27498 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 856/1737] 10.0.0.215 () {34 vars in 666 bytes} [Wed May 20 04:26:13 2026] POST /v2.0/trunks => generated 407 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1738] 10.0.0.215 () {34 vars in 749 bytes} [Wed May 20 04:26:13 2026] PUT /v2.0/trunks/504b6331-228c-45ba-b22e-2e6a26aee7f5/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1739] 10.0.0.215 () {32 vars in 729 bytes} [Wed May 20 04:26:13 2026] GET /v2.0/trunks/504b6331-228c-45ba-b22e-2e6a26aee7f5/tags => generated 25 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1740] 10.0.0.215 () {34 vars in 760 bytes} [Wed May 20 04:26:13 2026] PUT /v2.0/trunks/504b6331-228c-45ba-b22e-2e6a26aee7f5/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: 882/1741] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:26:13 2026] DELETE /v2.0/networks/7251cb62-ad77-4531-a11b-1b8bd7320204 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1742] 10.0.0.215 () {32 vars in 729 bytes} [Wed May 20 04:26:13 2026] GET /v2.0/trunks/504b6331-228c-45ba-b22e-2e6a26aee7f5/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1743] 10.0.0.215 () {34 vars in 756 bytes} [Wed May 20 04:26:13 2026] PUT /v2.0/trunks/504b6331-228c-45ba-b22e-2e6a26aee7f5/tags/red => generated 4 bytes in 16 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1744] 10.0.0.215 () {32 vars in 729 bytes} [Wed May 20 04:26:13 2026] GET /v2.0/trunks/504b6331-228c-45ba-b22e-2e6a26aee7f5/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1745] 10.0.0.215 () {34 vars in 778 bytes} [Wed May 20 04:26:13 2026] PUT /v2.0/trunks/504b6331-228c-45ba-b22e-2e6a26aee7f5/tags/black.or.white => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1746] 10.0.0.215 () {32 vars in 729 bytes} [Wed May 20 04:26:13 2026] GET /v2.0/trunks/504b6331-228c-45ba-b22e-2e6a26aee7f5/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1747] 10.0.0.215 () {34 vars in 749 bytes} [Wed May 20 04:26:13 2026] PUT /v2.0/trunks/504b6331-228c-45ba-b22e-2e6a26aee7f5/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1748] 10.0.0.215 () {32 vars in 729 bytes} [Wed May 20 04:26:13 2026] GET /v2.0/trunks/504b6331-228c-45ba-b22e-2e6a26aee7f5/tags => generated 37 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1749] 10.0.0.215 () {32 vars in 737 bytes} [Wed May 20 04:26:13 2026] GET /v2.0/trunks/504b6331-228c-45ba-b22e-2e6a26aee7f5/tags/red => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:26:13.992 7 INFO neutron.api.v2.resource [None req-990ebb72-322e-4e46-b1d4-efa126a3ae4d c80c6c5a9c0f4939b1a9949c5ecd8b6d 84e327922dbd44fb90e49d89b9a27498 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 868/1750] 10.0.0.215 () {32 vars in 741 bytes} [Wed May 20 04:26:13 2026] GET /v2.0/trunks/504b6331-228c-45ba-b22e-2e6a26aee7f5/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1751] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:14 2026] DELETE /v2.0/trunks/504b6331-228c-45ba-b22e-2e6a26aee7f5/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1752] 10.0.0.215 () {32 vars in 729 bytes} [Wed May 20 04:26:14 2026] GET /v2.0/trunks/504b6331-228c-45ba-b22e-2e6a26aee7f5/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:26:14.083 7 INFO neutron.api.v2.resource [None req-f64e8682-d895-4a43-b487-1f68fbc172d4 c80c6c5a9c0f4939b1a9949c5ecd8b6d 84e327922dbd44fb90e49d89b9a27498 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 871/1753] 10.0.0.215 () {32 vars in 744 bytes} [Wed May 20 04:26:14 2026] DELETE /v2.0/trunks/504b6331-228c-45ba-b22e-2e6a26aee7f5/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1754] 10.0.0.215 () {32 vars in 732 bytes} [Wed May 20 04:26:14 2026] DELETE /v2.0/trunks/504b6331-228c-45ba-b22e-2e6a26aee7f5/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1755] 10.0.0.215 () {32 vars in 729 bytes} [Wed May 20 04:26:14 2026] GET /v2.0/trunks/504b6331-228c-45ba-b22e-2e6a26aee7f5/tags => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1756] 10.0.0.215 () {32 vars in 719 bytes} [Wed May 20 04:26:14 2026] GET /v2.0/trunks/504b6331-228c-45ba-b22e-2e6a26aee7f5 => generated 407 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1757] 10.0.0.215 () {32 vars in 717 bytes} [Wed May 20 04:26:14 2026] GET /v2.0/ports/70552ff2-9d8d-43b2-aa66-5a7216e36921 => generated 826 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1758] 10.0.0.215 () {32 vars in 722 bytes} [Wed May 20 04:26:14 2026] DELETE /v2.0/trunks/504b6331-228c-45ba-b22e-2e6a26aee7f5 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1759] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:26:14 2026] DELETE /v2.0/ports/70552ff2-9d8d-43b2-aa66-5a7216e36921 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1760] 10.0.0.215 () {34 vars in 789 bytes} [Wed May 20 04:26:13 2026] PUT /v2.0/routers/f79c0996-df05-45f3-9f99-a7a67225dd17/remove_router_interface => generated 309 bytes in 867 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:26:14.692 7 INFO neutron.services.segments.plugin [-] Segment 73c2ec9d-bf62-4d57-9dca-18c3cfa50197 resource provider aggregate not found 2026-05-20 04:26:14.699 7 INFO neutron.services.segments.plugin [-] Segment 73c2ec9d-bf62-4d57-9dca-18c3cfa50197 resource provider aggregate not found 2026-05-20 04:26:14.703 7 INFO neutron.services.segments.plugin [-] Segment 73c2ec9d-bf62-4d57-9dca-18c3cfa50197 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73c2ec9d-bf62-4d57-9dca-18c3cfa50197 found for delete ", "request_id": "req-f58fd7d6-0565-4229-a580-cc1e613ca10f"}]} 2026-05-20 04:26:14.711 7 INFO neutron.services.segments.plugin [-] Segment 73c2ec9d-bf62-4d57-9dca-18c3cfa50197 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73c2ec9d-bf62-4d57-9dca-18c3cfa50197 found for delete ", "request_id": "req-2f7515e7-85bb-4be6-9484-b41da0e4848c"}]} [pid: 7|app: 0|req: 878/1761] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:26:14 2026] DELETE /v2.0/networks/9e509ce6-8bc4-448e-9898-d0682d72e7e3 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:26:15.146 8 INFO neutron.services.segments.plugin [-] Segment 6fd84436-8fb5-46f1-a18d-a1410cb48c32 resource provider aggregate not found 2026-05-20 04:26:15.163 8 INFO neutron.services.segments.plugin [-] Segment 6fd84436-8fb5-46f1-a18d-a1410cb48c32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fd84436-8fb5-46f1-a18d-a1410cb48c32 found for delete ", "request_id": "req-bbe97917-02f2-4553-a719-2f3ec3946004"}]} 2026-05-20 04:26:15.164 8 INFO neutron.services.segments.plugin [-] Segment 6fd84436-8fb5-46f1-a18d-a1410cb48c32 resource provider aggregate not found 2026-05-20 04:26:15.177 8 INFO neutron.services.segments.plugin [-] Segment 6fd84436-8fb5-46f1-a18d-a1410cb48c32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fd84436-8fb5-46f1-a18d-a1410cb48c32 found for delete ", "request_id": "req-9f59660a-aa09-487d-8d3a-01c61e448b38"}]} 2026-05-20 04:26:15.433 8 INFO neutron.db.l3_hamode_db [None req-6d400aef-c797-41d4-a62f-c851f32f67cf 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] HA network d589e5f6-015d-486e-b7dd-d83ffbde2b8b was deleted as no HA routers are present in tenant cc968ac1de9346ad938dd3a9d9db5f25. [pid: 8|app: 0|req: 884/1762] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:26:14 2026] DELETE /v2.0/routers/f79c0996-df05-45f3-9f99-a7a67225dd17 => generated 0 bytes in 825 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1763] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:15 2026] GET /v2.0/security-groups?tenant_id=84e327922dbd44fb90e49d89b9a27498&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1764] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:26:15 2026] DELETE /v2.0/subnets/04a460f8-fa37-40ba-be15-7fc4e8f4f1a9 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1765] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:15 2026] DELETE /v2.0/security-groups/6693ab7b-925c-4395-9740-05ebfaf4d161 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1766] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:15 2026] GET /v2.0/security-groups?tenant_id=7f8a1bf894324145922c9b1bfb540b98&name=default => generated 2925 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1767] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:15 2026] DELETE /v2.0/security-groups/26bff274-c741-4062-95ee-95d12670a255 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1768] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:26:15 2026] DELETE /v2.0/networks/a238df57-789f-406a-9a4a-e8b2461fda0a => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1769] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:16 2026] GET /v2.0/security-groups?tenant_id=cc968ac1de9346ad938dd3a9d9db5f25&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1770] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:16 2026] DELETE /v2.0/security-groups/edc82935-d287-45da-8552-dbcd92c83d1e => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1771] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:16 2026] GET /v2.0/security-groups?tenant_id=1a9451195ec443618809e4a312125697&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1772] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:16 2026] DELETE /v2.0/security-groups/cfe10c9d-049e-47f4-85e6-6562a9031d98 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:26:19.260 8 INFO neutron.services.segments.plugin [-] Segment a9b7f301-6f69-455f-a5f9-0d923e072763 resource provider aggregate not found 2026-05-20 04:26:19.264 8 INFO neutron.services.segments.plugin [-] Segment a9b7f301-6f69-455f-a5f9-0d923e072763 resource provider aggregate not found [pid: 8|app: 0|req: 890/1775] 10.0.0.220 () {34 vars in 990 bytes} [Wed May 20 04:26:19 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1776] 10.0.0.220 () {34 vars in 1040 bytes} [Wed May 20 04:26:19 2026] GET /v2.0/security-groups?id=d17cc63d-35cf-48fb-b2df-56c76385f4d8&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-20 04:26:19.592 8 INFO neutron.services.segments.plugin [-] Segment a9b7f301-6f69-455f-a5f9-0d923e072763 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9b7f301-6f69-455f-a5f9-0d923e072763 found for delete ", "request_id": "req-16d5ecdb-c47b-4269-b952-5af9efde9bd5"}]} 2026-05-20 04:26:19.597 8 INFO neutron.services.segments.plugin [-] Segment a9b7f301-6f69-455f-a5f9-0d923e072763 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9b7f301-6f69-455f-a5f9-0d923e072763 found for delete ", "request_id": "req-6f9ebee9-3520-4fba-b554-e691d2744644"}]} 2026-05-20 04:26:19.618 8 INFO neutron.services.segments.plugin [-] Segment f055add4-cf58-490e-abfa-4971f589a2d5 resource provider aggregate not found 2026-05-20 04:26:19.623 8 INFO neutron.services.segments.plugin [-] Segment f055add4-cf58-490e-abfa-4971f589a2d5 resource provider aggregate not found 2026-05-20 04:26:19.636 8 INFO neutron.services.segments.plugin [-] Segment f055add4-cf58-490e-abfa-4971f589a2d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f055add4-cf58-490e-abfa-4971f589a2d5 found for delete ", "request_id": "req-dae07f26-9192-4c5e-9a1f-0a5475f6d0af"}]} 2026-05-20 04:26:19.637 8 INFO neutron.services.segments.plugin [-] Segment f055add4-cf58-490e-abfa-4971f589a2d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f055add4-cf58-490e-abfa-4971f589a2d5 found for delete ", "request_id": "req-133d08cc-ef71-4750-a52b-f475bb6cc371"}]} 2026-05-20 04:26:19.831 8 WARNING neutron_lib.context [None req-52d06917-1f8f-463e-9fea-c25183f46248 d186e1831e354c37bf55e6f0f873b580 d671d0a47980463ca4efd9d069876c9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:26:19.980 8 INFO neutron.db.segments_db [None req-52d06917-1f8f-463e-9fea-c25183f46248 d186e1831e354c37bf55e6f0f873b580 d671d0a47980463ca4efd9d069876c9a - - default default] Added segment aad14cf9-5c44-40da-9f77-622fec4f6804 of type vxlan for network 0df85f34-cfdd-4767-bcb0-7befaae6a2ee [pid: 8|app: 0|req: 891/1777] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:26:19 2026] POST /v2.0/networks => generated 631 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:26:20.113 7 WARNING neutron_lib.context [None req-125ee701-33d3-4911-8e71-ba457284862e d186e1831e354c37bf55e6f0f873b580 d671d0a47980463ca4efd9d069876c9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:26:20.175 7 INFO neutron.db.segments_db [None req-125ee701-33d3-4911-8e71-ba457284862e d186e1831e354c37bf55e6f0f873b580 d671d0a47980463ca4efd9d069876c9a - - default default] Added segment 094940a7-874d-49f6-a95e-03bb41e255a0 of type vxlan for network 9973b7ee-74ab-4984-be36-cfbd8567d352 [pid: 7|app: 0|req: 887/1778] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:26:20 2026] POST /v2.0/networks => generated 632 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1779] 10.0.0.215 () {34 vars in 753 bytes} [Wed May 20 04:26:20 2026] PUT /v2.0/networks/0df85f34-cfdd-4767-bcb0-7befaae6a2ee/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1780] 10.0.0.215 () {32 vars in 733 bytes} [Wed May 20 04:26:20 2026] GET /v2.0/networks/0df85f34-cfdd-4767-bcb0-7befaae6a2ee/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: 893/1781] 10.0.0.215 () {34 vars in 753 bytes} [Wed May 20 04:26:20 2026] PUT /v2.0/networks/9973b7ee-74ab-4984-be36-cfbd8567d352/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1782] 10.0.0.215 () {32 vars in 733 bytes} [Wed May 20 04:26:20 2026] GET /v2.0/networks/9973b7ee-74ab-4984-be36-cfbd8567d352/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1783] 10.0.0.215 () {34 vars in 753 bytes} [Wed May 20 04:26:20 2026] PUT /v2.0/networks/9973b7ee-74ab-4984-be36-cfbd8567d352/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1784] 10.0.0.215 () {32 vars in 733 bytes} [Wed May 20 04:26:20 2026] GET /v2.0/networks/9973b7ee-74ab-4984-be36-cfbd8567d352/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1785] 10.0.0.215 () {32 vars in 733 bytes} [Wed May 20 04:26:20 2026] GET /v2.0/networks/0df85f34-cfdd-4767-bcb0-7befaae6a2ee/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:26:20.696 7 INFO neutron.services.segments.plugin [-] Segment aad14cf9-5c44-40da-9f77-622fec4f6804 resource provider aggregate not found 2026-05-20 04:26:20.700 7 INFO neutron.services.segments.plugin [-] Segment aad14cf9-5c44-40da-9f77-622fec4f6804 resource provider aggregate not found 2026-05-20 04:26:20.710 7 INFO neutron.services.segments.plugin [-] Segment aad14cf9-5c44-40da-9f77-622fec4f6804 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aad14cf9-5c44-40da-9f77-622fec4f6804 found for delete ", "request_id": "req-83f65e62-0acb-4f63-9a77-ec3927d20eef"}]} 2026-05-20 04:26:20.714 7 INFO neutron.services.segments.plugin [-] Segment aad14cf9-5c44-40da-9f77-622fec4f6804 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aad14cf9-5c44-40da-9f77-622fec4f6804 found for delete ", "request_id": "req-fd08db09-1061-4d53-b777-842a1e75fbec"}]} [pid: 7|app: 0|req: 891/1786] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:26:20 2026] DELETE /v2.0/networks/0df85f34-cfdd-4767-bcb0-7befaae6a2ee => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1787] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:26:20 2026] DELETE /v2.0/networks/9973b7ee-74ab-4984-be36-cfbd8567d352 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:26:21.380 7 INFO neutron.db.segments_db [None req-21da2015-744d-4a6c-ba37-b61e4daac951 53bc54decfa14593bc28314bd4374f8b 39abd61f99e94e50b5e91180d6f28c8d - - default default] Added segment 9d883f3a-7634-45c3-9c50-20107430fc65 of type vxlan for network b989da76-6170-436d-b3fd-746426715c2f [pid: 7|app: 0|req: 892/1788] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:26:21 2026] POST /v2.0/networks => generated 726 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1789] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:21 2026] GET /v2.0/security-groups?tenant_id=d671d0a47980463ca4efd9d069876c9a&name=default => generated 2925 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:26:21.654 8 INFO neutron.services.segments.plugin [-] Segment 094940a7-874d-49f6-a95e-03bb41e255a0 resource provider aggregate not found [pid: 7|app: 0|req: 893/1790] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:26:21 2026] POST /v2.0/subnets => generated 644 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1791] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:21 2026] DELETE /v2.0/security-groups/4b667605-3531-42c7-ad52-c4e6a5f7adfa => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:26:21.667 7 WARNING neutron.api.v2.base [None req-200116f8-9a9d-484c-86bc-afd3124e928f 53bc54decfa14593bc28314bd4374f8b 39abd61f99e94e50b5e91180d6f28c8d - - 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-20 04:26:21.668 7 INFO neutron.api.v2.resource [None req-200116f8-9a9d-484c-86bc-afd3124e928f 53bc54decfa14593bc28314bd4374f8b 39abd61f99e94e50b5e91180d6f28c8d - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 894/1792] 10.0.0.215 () {34 vars in 681 bytes} [Wed May 20 04:26:21 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-20 04:26:21.677 8 INFO neutron.services.segments.plugin [-] Segment 094940a7-874d-49f6-a95e-03bb41e255a0 resource provider aggregate not found 2026-05-20 04:26:21.683 8 INFO neutron.services.segments.plugin [-] Segment 094940a7-874d-49f6-a95e-03bb41e255a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 094940a7-874d-49f6-a95e-03bb41e255a0 found for delete ", "request_id": "req-c0cc6dd2-3d02-4aae-82db-d480efc46c1d"}]} 2026-05-20 04:26:21.709 8 INFO neutron.services.segments.plugin [-] Segment 094940a7-874d-49f6-a95e-03bb41e255a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 094940a7-874d-49f6-a95e-03bb41e255a0 found for delete ", "request_id": "req-af42402f-8ed8-46a0-9d62-8bebd39e292e"}]} [pid: 8|app: 0|req: 899/1793] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:26:21 2026] DELETE /v2.0/networks/b989da76-6170-436d-b3fd-746426715c2f => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:26:21.937 8 INFO neutron.db.segments_db [None req-374c64bc-4a3d-4225-8193-b7331b5649d5 53bc54decfa14593bc28314bd4374f8b 39abd61f99e94e50b5e91180d6f28c8d - - default default] Added segment 0c06e4fc-8435-4c07-a4a1-5bb238077cfa of type vxlan for network f94d7bb1-6b2c-49d9-8d17-cf852034b374 [pid: 8|app: 0|req: 900/1794] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:26:21 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: 7|app: 0|req: 895/1795] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:21 2026] GET /v2.0/security-groups?tenant_id=a62c73d7013346458c731e72f93e29a8&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1796] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:22 2026] DELETE /v2.0/security-groups/d6b56dad-3ff7-4225-a659-46cc9da5c175 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1797] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:26:22 2026] POST /v2.0/subnets => generated 647 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:26:22.194 7 WARNING neutron.api.v2.base [None req-634511e6-1b9d-4cd2-bcd2-eac50d582c0d 53bc54decfa14593bc28314bd4374f8b 39abd61f99e94e50b5e91180d6f28c8d - - 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-20 04:26:22.195 7 INFO neutron.api.v2.resource [None req-634511e6-1b9d-4cd2-bcd2-eac50d582c0d 53bc54decfa14593bc28314bd4374f8b 39abd61f99e94e50b5e91180d6f28c8d - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 897/1798] 10.0.0.215 () {34 vars in 681 bytes} [Wed May 20 04:26:22 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1799] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:26:22 2026] DELETE /v2.0/networks/f94d7bb1-6b2c-49d9-8d17-cf852034b374 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:26:22.478 7 INFO neutron.db.segments_db [None req-fd05356b-4789-4949-a873-1dc45a8cd4a1 53bc54decfa14593bc28314bd4374f8b 39abd61f99e94e50b5e91180d6f28c8d - - default default] Added segment ddadb89c-3387-4aec-afc6-0b616f28808c of type vxlan for network 3d4dbfe1-8928-4c0c-9de1-7fa8041ef2ea [pid: 7|app: 0|req: 898/1800] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:26:22 2026] POST /v2.0/networks => generated 727 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1801] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:26:22 2026] POST /v2.0/subnets => generated 647 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1802] 10.0.0.215 () {34 vars in 681 bytes} [Wed May 20 04:26:22 2026] POST /v2.0/rbac-policies => generated 324 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:26:23.044 8 WARNING neutron_lib.context [None req-4f5a1651-0c0b-4142-96f9-a4069ca7fdac 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:26:23.186 8 INFO neutron.db.segments_db [None req-4f5a1651-0c0b-4142-96f9-a4069ca7fdac 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Added segment 54864eb8-6dc6-480c-9baa-bcb547665ade of type vxlan for network 9397d9e1-33fe-4c27-888a-984188f85a87 [pid: 8|app: 0|req: 904/1803] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:26:22 2026] POST /v2.0/networks => generated 640 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:26:23.268 7 WARNING neutron_lib.context [None req-8d4bc6bf-72c3-4b61-a906-057cd553177a 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 905/1804] 10.0.0.215 () {32 vars in 723 bytes} [Wed May 20 04:26:23 2026] GET /v2.0/networks/3d4dbfe1-8928-4c0c-9de1-7fa8041ef2ea => generated 655 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1805] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:26:23 2026] POST /v2.0/subnets => generated 658 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1806] 10.0.0.215 () {32 vars in 722 bytes} [Wed May 20 04:26:23 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:26:23.656 7 WARNING neutron_lib.context [None req-f0fbb5a3-502d-4140-8a8e-baa8ccf8e23b 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:26:23.909 8 INFO neutron.services.segments.plugin [-] Segment 9d883f3a-7634-45c3-9c50-20107430fc65 resource provider aggregate not found 2026-05-20 04:26:23.915 8 INFO neutron.services.segments.plugin [-] Segment 9d883f3a-7634-45c3-9c50-20107430fc65 resource provider aggregate not found [pid: 7|app: 0|req: 901/1807] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:26:23 2026] POST /v2.0/subnets => generated 732 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:26:23.922 8 INFO neutron.services.segments.plugin [-] Segment 9d883f3a-7634-45c3-9c50-20107430fc65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d883f3a-7634-45c3-9c50-20107430fc65 found for delete ", "request_id": "req-cba87275-1fa6-457f-815c-97eb14dca54e"}]} 2026-05-20 04:26:23.929 7 WARNING neutron_lib.context [None req-de452617-ce64-40a1-8e71-2d819cff381a 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:26:23.941 8 INFO neutron.services.segments.plugin [-] Segment 9d883f3a-7634-45c3-9c50-20107430fc65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d883f3a-7634-45c3-9c50-20107430fc65 found for delete ", "request_id": "req-223c7efc-a4c2-4b79-84b7-a4a1f4a86956"}]} 2026-05-20 04:26:23.947 8 INFO neutron.services.segments.plugin [-] Segment 0c06e4fc-8435-4c07-a4a1-5bb238077cfa resource provider aggregate not found 2026-05-20 04:26:23.963 8 INFO neutron.services.segments.plugin [-] Segment 0c06e4fc-8435-4c07-a4a1-5bb238077cfa resource provider aggregate not found 2026-05-20 04:26:23.968 8 INFO neutron.services.segments.plugin [-] Segment 0c06e4fc-8435-4c07-a4a1-5bb238077cfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c06e4fc-8435-4c07-a4a1-5bb238077cfa found for delete ", "request_id": "req-afaea008-95a4-4bbf-b281-5769a9c673d4"}]} 2026-05-20 04:26:23.976 8 INFO neutron.services.segments.plugin [-] Segment 0c06e4fc-8435-4c07-a4a1-5bb238077cfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c06e4fc-8435-4c07-a4a1-5bb238077cfa found for delete ", "request_id": "req-c7273db7-9723-48c6-aeb6-74067de01245"}]} 2026-05-20 04:26:23.993 7 INFO neutron.db.segments_db [None req-de452617-ce64-40a1-8e71-2d819cff381a 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Added segment dfe1e5b7-78cd-4bf6-94c7-e29585811809 of type vxlan for network b045e2d2-8349-40aa-9d26-638ad41e7b49 2026-05-20 04:26:24.012 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d990de31-422b-4405-ae78-9099726a8234 1366462164c145718cb18aa5aa17b857 dcb5298cfdcf40d892699e01330e33ef - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 907/1808] 10.0.0.215 () {32 vars in 723 bytes} [Wed May 20 04:26:23 2026] GET /v2.0/networks/3d4dbfe1-8928-4c0c-9de1-7fa8041ef2ea => generated 138 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1809] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:26:23 2026] POST /v2.0/networks => generated 637 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:26:24.109 7 WARNING neutron_lib.context [None req-c36e4dcf-c1c7-496e-a6f3-77b4c5fd9eda 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 903/1810] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:26:24 2026] POST /v2.0/subnets => generated 655 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1811] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:26:24 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:26:24.425 7 WARNING neutron_lib.context [None req-0c01d9f1-d934-4006-bbf0-9b86f1ee186e 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 908/1812] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:26:24 2026] DELETE /v2.0/networks/3d4dbfe1-8928-4c0c-9de1-7fa8041ef2ea => generated 0 bytes in 412 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1813] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:26:24 2026] GET /v2.0/security-groups?id=d17cc63d-35cf-48fb-b2df-56c76385f4d8&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:26:24.477 8 INFO neutron.pecan_wsgi.hooks.translation [None req-40641e94-68a0-41cf-a220-37cb8ef025ec 53bc54decfa14593bc28314bd4374f8b 39abd61f99e94e50b5e91180d6f28c8d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 910/1814] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:26:24 2026] DELETE /v2.0/subnets/d85d01a0-195b-4f00-aeea-c0a8237c4b53 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:26:24.500 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eb2e3b61-2ac9-4787-9d53-54c5288aebbb 53bc54decfa14593bc28314bd4374f8b 39abd61f99e94e50b5e91180d6f28c8d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 911/1815] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:26:24 2026] DELETE /v2.0/subnets/d3fb2265-ca0d-4506-a18c-0a24e0b621fc => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:26:24.522 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6049100c-23de-4b03-82d7-4e18cdb53caf 53bc54decfa14593bc28314bd4374f8b 39abd61f99e94e50b5e91180d6f28c8d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 912/1816] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:26:24 2026] DELETE /v2.0/subnets/b73ab366-dc11-406c-bbb2-046049142941 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1817] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:26:24 2026] POST /v2.0/subnets => generated 725 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1818] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:26:24 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:26:24.736 7 WARNING neutron_lib.context [None req-4cad3ac5-6657-47ab-980f-1e1433f0fe58 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 914/1819] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:26:24 2026] GET /v2.0/security-groups?id=d17cc63d-35cf-48fb-b2df-56c76385f4d8&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:26:24.799 7 INFO neutron.db.segments_db [None req-4cad3ac5-6657-47ab-980f-1e1433f0fe58 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Added segment 4f096069-460d-4999-8030-ab338485a9aa of type vxlan for network 7642c3e0-8a29-4bda-bbca-7d0838338445 [pid: 7|app: 0|req: 906/1820] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:26:24 2026] POST /v2.0/networks => generated 638 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:26:24.921 8 WARNING neutron_lib.context [None req-7b7ed65c-9f3c-4d5c-a31a-8bce6078a61b 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 915/1821] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:26:24 2026] POST /v2.0/subnets => generated 655 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:26:25.176 7 WARNING neutron_lib.context [None req-fbc68cde-7925-4a1e-81b8-4e38d8faf934 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 907/1822] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:26:25 2026] POST /v2.0/subnets => generated 730 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:26:25.465 7 WARNING neutron_lib.context [None req-acb0aa0e-3630-4760-8226-4676d775bde8 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:26:25.501 7 INFO neutron.db.segments_db [None req-acb0aa0e-3630-4760-8226-4676d775bde8 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Added segment 4208083a-cc47-4687-af7c-a721c3ab56be of type vxlan for network 5f04ef13-8011-4674-b6c2-8fe59d8f7d3f [pid: 8|app: 0|req: 916/1823] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:25 2026] GET /v2.0/security-groups?tenant_id=205c84ac081f4fb39bb3fb64d6177fe0&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:26:25.777 7 INFO neutron.db.l3_hamode_db [None req-acb0aa0e-3630-4760-8226-4676d775bde8 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 917/1824] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:25 2026] GET /v2.0/security-groups?tenant_id=863a05bddea64f6b9f57ad9214d1bad3&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:26:25.989 8 INFO neutron.services.segments.plugin [-] Segment ddadb89c-3387-4aec-afc6-0b616f28808c resource provider aggregate not found [pid: 8|app: 0|req: 918/1825] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:25 2026] DELETE /v2.0/security-groups/f46b2cbc-ce5d-4bd3-9d9b-9a2ba932ff41 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:26:26.002 8 INFO neutron.services.segments.plugin [-] Segment ddadb89c-3387-4aec-afc6-0b616f28808c resource provider aggregate not found 2026-05-20 04:26:26.006 8 INFO neutron.services.segments.plugin [-] Segment ddadb89c-3387-4aec-afc6-0b616f28808c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddadb89c-3387-4aec-afc6-0b616f28808c found for delete ", "request_id": "req-e815ec42-92c0-468d-8e91-20406b884201"}]} 2026-05-20 04:26:26.581 8 INFO neutron.services.segments.plugin [-] Segment ddadb89c-3387-4aec-afc6-0b616f28808c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddadb89c-3387-4aec-afc6-0b616f28808c found for delete ", "request_id": "req-2d742baf-ef83-4557-8a86-456c10dd2cd7"}]} [pid: 8|app: 0|req: 919/1826] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:26:25 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 971 bytes in 615 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:26:26.720 7 INFO neutron.db.l3_hamode_db [None req-acb0aa0e-3630-4760-8226-4676d775bde8 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 920/1827] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:26 2026] DELETE /v2.0/security-groups/b09ab1c8-00a1-449d-8120-cb9f7a5ea2e2 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1828] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:26 2026] GET /v2.0/security-groups?tenant_id=dcb5298cfdcf40d892699e01330e33ef&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1829] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:26:26 2026] GET /v2.0/security-groups?id=d17cc63d-35cf-48fb-b2df-56c76385f4d8&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: 923/1830] 199.204.45.233 () {34 vars in 994 bytes} [Wed May 20 04:26:26 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1831] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:26 2026] DELETE /v2.0/security-groups/2dee4d9e-3b94-43bf-9712-c85f4da75c3c => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1832] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:27 2026] GET /v2.0/security-groups?tenant_id=82e91f8451e84f5198039f94602283ac&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:26:27.462 8 INFO neutron.db.l3_db [req-5910552e-d27f-4a1d-abbb-0b6aab646f04 req-5fcd6a06-0de9-430c-9853-0c2d6c344d81 4916b39506cd4f7d99dcaf44ecdd4eaf 4c649b5519544acc8f7207891453298a - - default default] Floating IP 21e49974-7a59-4a32-9af8-1e23f9b97797 disassociated. External IP: 10.96.250.205, port: d4bdbcbc-73ee-484e-951c-aea9d319ce4f. [pid: 7|app: 0|req: 908/1833] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:26:25 2026] POST /v2.0/routers => generated 684 bytes in 2291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1834] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:27 2026] DELETE /v2.0/security-groups/648b36dd-e34e-48b9-8178-0a5946801be6 => 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: 926/1835] 199.204.45.233 () {36 vars in 997 bytes} [Wed May 20 04:26:27 2026] DELETE /v2.0/ports/d4bdbcbc-73ee-484e-951c-aea9d319ce4f => generated 0 bytes in 670 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1836] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:27 2026] GET /v2.0/security-groups?tenant_id=39abd61f99e94e50b5e91180d6f28c8d&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:26:27.919 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3206ac40-6b40-4165-a124-482f8aff2acc'] response: {'server_uuid': 'fe1b1015-c60a-4307-a49a-678601aa88b4', 'name': 'network-vif-deleted', 'tag': 'd4bdbcbc-73ee-484e-951c-aea9d319ce4f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 911/1837] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:27 2026] DELETE /v2.0/security-groups/5c992353-325b-47aa-bad5-0d70b07ffefa => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1838] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:26:27 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1839] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:26:29 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => 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: 927/1840] 10.0.0.215 () {34 vars in 783 bytes} [Wed May 20 04:26:27 2026] PUT /v2.0/routers/9b25574a-8bba-4e3d-b524-24bbfa2d5658/add_router_interface => generated 309 bytes in 1624 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1841] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:26:30 2026] GET /v2.0/ports?device_id=fe1b1015-c60a-4307-a49a-678601aa88b4 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1842] 10.0.0.215 () {34 vars in 783 bytes} [Wed May 20 04:26:29 2026] PUT /v2.0/routers/9b25574a-8bba-4e3d-b524-24bbfa2d5658/add_router_interface => generated 309 bytes in 1456 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1843] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:31 2026] DELETE /v2.0/security-groups/d17cc63d-35cf-48fb-b2df-56c76385f4d8 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:26:31.468 7 INFO neutron.api.v2.resource [None req-7426cd7a-0de9-4f65-8bd7-ec81dc934d6d 4916b39506cd4f7d99dcaf44ecdd4eaf 4c649b5519544acc8f7207891453298a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 916/1844] 10.0.0.215 () {32 vars in 737 bytes} [Wed May 20 04:26:31 2026] GET /v2.0/security-groups/d17cc63d-35cf-48fb-b2df-56c76385f4d8 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1845] 10.0.0.215 () {32 vars in 732 bytes} [Wed May 20 04:26:31 2026] DELETE /v2.0/floatingips/21e49974-7a59-4a32-9af8-1e23f9b97797 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1846] 10.0.0.215 () {34 vars in 783 bytes} [Wed May 20 04:26:30 2026] PUT /v2.0/routers/9b25574a-8bba-4e3d-b524-24bbfa2d5658/add_router_interface => generated 309 bytes in 1625 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1849] 10.0.0.215 () {34 vars in 789 bytes} [Wed May 20 04:26:31 2026] PUT /v2.0/routers/e0551fb9-468c-4478-a846-61de41f51d3c/remove_router_interface => generated 309 bytes in 1011 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:26:32.753 7 WARNING neutron_lib.context [None req-7c260a30-4a00-4c8b-a882-63d667a7bc2c 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:26:32.845 8 WARNING neutron_lib.context [None req-80d24452-ea9a-4363-b18d-cc1cc95c9448 d78d20a6559043f0b491a6f5b6dba2c8 505551ffa20443d292dfe6745b7d3fbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 919/1850] 10.0.0.215 () {34 vars in 684 bytes} [Wed May 20 04:26:32 2026] POST /v2.0/security-groups => generated 1627 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-20 04:26:32.985 8 INFO neutron.db.segments_db [None req-80d24452-ea9a-4363-b18d-cc1cc95c9448 d78d20a6559043f0b491a6f5b6dba2c8 505551ffa20443d292dfe6745b7d3fbc - - default default] Added segment fbae5d44-2d04-4d61-b151-9c4a6698841a of type vxlan for network 06ab2744-00de-4fcf-b588-620b1a9df4c1 [pid: 8|app: 0|req: 932/1851] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:26:32 2026] POST /v2.0/networks => generated 632 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:26:33.090 8 WARNING neutron_lib.context [None req-4b569e78-5988-4ed4-b74e-c86d4ec0a799 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 933/1852] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:26:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:26:33.264 8 WARNING neutron_lib.context [None req-9c6ab84e-6fb2-4a2a-a7f7-a68371fcd6b1 d78d20a6559043f0b491a6f5b6dba2c8 505551ffa20443d292dfe6745b7d3fbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:26:33.336 8 INFO neutron.db.segments_db [None req-9c6ab84e-6fb2-4a2a-a7f7-a68371fcd6b1 d78d20a6559043f0b491a6f5b6dba2c8 505551ffa20443d292dfe6745b7d3fbc - - default default] Added segment 9b81d6e0-d80c-4015-ae5f-6c8d7b1b0d8a of type vxlan for network 0a10ac2b-7969-46e1-a751-b1ee59cb6832 [pid: 8|app: 0|req: 934/1853] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:26:33 2026] POST /v2.0/networks => generated 631 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:26:33.450 8 WARNING neutron_lib.context [None req-06c0784e-5ff5-4021-879f-8b68eb1caf7a 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 935/1854] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:26:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:26:33.582 8 WARNING neutron_lib.context [None req-174c7fb9-8609-470c-b626-7e3f7cc4292e d78d20a6559043f0b491a6f5b6dba2c8 505551ffa20443d292dfe6745b7d3fbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:26:33.654 8 INFO neutron.db.segments_db [None req-174c7fb9-8609-470c-b626-7e3f7cc4292e d78d20a6559043f0b491a6f5b6dba2c8 505551ffa20443d292dfe6745b7d3fbc - - default default] Added segment 47c40aa2-66f7-4b70-82e6-07db7912080e of type vxlan for network 5fb724f6-1192-4785-94be-3adbfca7e286 [pid: 8|app: 0|req: 936/1855] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:26:33 2026] POST /v2.0/networks => generated 632 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:26:33.736 8 WARNING neutron_lib.context [None req-fd848062-91e0-4e2a-a220-65cbca448ab6 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 937/1856] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:26:33 2026] POST /v2.0/security-group-rules => generated 599 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:26:33.849 8 WARNING neutron_lib.context [None req-b5ba9039-2bea-40b4-bdc4-106b2dc3eba5 d78d20a6559043f0b491a6f5b6dba2c8 505551ffa20443d292dfe6745b7d3fbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:26:33.898 8 INFO neutron.db.segments_db [None req-b5ba9039-2bea-40b4-bdc4-106b2dc3eba5 d78d20a6559043f0b491a6f5b6dba2c8 505551ffa20443d292dfe6745b7d3fbc - - default default] Added segment f69840f6-0ace-48ab-bca5-1a3779059570 of type vxlan for network a32bd31b-8ebe-4851-b426-421a52ab5e8d [pid: 8|app: 0|req: 938/1857] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:26:33 2026] POST /v2.0/networks => generated 632 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:26:34.004 8 WARNING neutron_lib.context [None req-53558583-d780-4e3b-909b-a05f71ec3d40 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 939/1858] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:26:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:26:34.132 8 WARNING neutron_lib.context [None req-0f45b82a-75cb-4a3d-b0a4-d98aad17b547 d78d20a6559043f0b491a6f5b6dba2c8 505551ffa20443d292dfe6745b7d3fbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:26:34.189 8 INFO neutron.db.segments_db [None req-0f45b82a-75cb-4a3d-b0a4-d98aad17b547 d78d20a6559043f0b491a6f5b6dba2c8 505551ffa20443d292dfe6745b7d3fbc - - default default] Added segment 77b30023-88df-4842-8762-02f86ce1495a of type vxlan for network 00a4122b-1ef4-44b8-a046-c7179ca65a50 [pid: 8|app: 0|req: 940/1859] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:26:34 2026] POST /v2.0/networks => generated 632 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:26:34.282 8 WARNING neutron_lib.context [None req-edceee74-2694-4b7c-bf0d-e44859f14d03 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:26:34.308 7 INFO neutron.services.segments.plugin [-] Segment b3bbb12a-cd79-4883-b13b-d2f6efc8d64a resource provider aggregate not found 2026-05-20 04:26:34.314 7 INFO neutron.services.segments.plugin [-] Segment b3bbb12a-cd79-4883-b13b-d2f6efc8d64a resource provider aggregate not found 2026-05-20 04:26:34.324 7 INFO neutron.db.l3_hamode_db [None req-3a50ad8c-3a2f-4431-b7d3-83fbe9bd492c 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] HA network 98eee82e-4585-4863-8bae-b26030a4361b was deleted as no HA routers are present in tenant 4c649b5519544acc8f7207891453298a. [pid: 7|app: 0|req: 920/1860] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:26:32 2026] DELETE /v2.0/routers/e0551fb9-468c-4478-a846-61de41f51d3c => generated 0 bytes in 1419 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:26:34.330 7 INFO neutron.services.segments.plugin [-] Segment b3bbb12a-cd79-4883-b13b-d2f6efc8d64a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3bbb12a-cd79-4883-b13b-d2f6efc8d64a found for delete ", "request_id": "req-c46347d8-5bcd-4496-a959-87124d4641d7"}]} 2026-05-20 04:26:34.330 7 INFO neutron.services.segments.plugin [-] Segment b3bbb12a-cd79-4883-b13b-d2f6efc8d64a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3bbb12a-cd79-4883-b13b-d2f6efc8d64a found for delete ", "request_id": "req-ff20247c-f400-49a0-8e54-6d9b364b5a48"}]} [pid: 7|app: 0|req: 921/1861] 10.0.0.215 () {34 vars in 753 bytes} [Wed May 20 04:26:34 2026] PUT /v2.0/networks/06ab2744-00de-4fcf-b588-620b1a9df4c1/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: 941/1862] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:26:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1863] 10.0.0.215 () {34 vars in 753 bytes} [Wed May 20 04:26:34 2026] PUT /v2.0/networks/0a10ac2b-7969-46e1-a751-b1ee59cb6832/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:26:34.436 8 WARNING neutron_lib.context [None req-bad64a2e-f95a-482b-9e23-fa398b002a8a 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 922/1864] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:26:34 2026] DELETE /v2.0/subnets/1cd20dc4-7c7a-4645-a1c7-cf23c1734c11 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1865] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:26:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1866] 10.0.0.215 () {34 vars in 753 bytes} [Wed May 20 04:26:34 2026] PUT /v2.0/networks/5fb724f6-1192-4785-94be-3adbfca7e286/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:26:34.595 7 WARNING neutron_lib.context [None req-b4cc56c7-327d-4b88-b2f2-4e2d1c432ee2 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 924/1867] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:26:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1868] 10.0.0.215 () {34 vars in 753 bytes} [Wed May 20 04:26:34 2026] PUT /v2.0/networks/a32bd31b-8ebe-4851-b426-421a52ab5e8d/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:26:34.788 7 WARNING neutron_lib.context [None req-a202c662-40e0-4038-80a9-8fd49bb4306a 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:26:34.844 8 INFO neutron.services.segments.plugin [-] Segment b46a9752-e869-4329-bf9e-ca4d56b5ce4c resource provider aggregate not found 2026-05-20 04:26:34.848 8 INFO neutron.services.segments.plugin [-] Segment b46a9752-e869-4329-bf9e-ca4d56b5ce4c resource provider aggregate not found 2026-05-20 04:26:34.858 8 INFO neutron.services.segments.plugin [-] Segment b46a9752-e869-4329-bf9e-ca4d56b5ce4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b46a9752-e869-4329-bf9e-ca4d56b5ce4c found for delete ", "request_id": "req-82204211-5867-42a8-b65a-83a5b3c04902"}]} [pid: 8|app: 0|req: 944/1869] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:26:34 2026] DELETE /v2.0/networks/869481ed-08e1-4c1f-a604-49e6832d2d6f => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:26:34.865 8 INFO neutron.services.segments.plugin [-] Segment b46a9752-e869-4329-bf9e-ca4d56b5ce4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b46a9752-e869-4329-bf9e-ca4d56b5ce4c found for delete ", "request_id": "req-6d92c178-a0b4-49e3-ae63-b4c35c4bb1b3"}]} [pid: 7|app: 0|req: 926/1870] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:26:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1871] 10.0.0.215 () {32 vars in 666 bytes} [Wed May 20 04:26:34 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:26:34.926 7 WARNING neutron_lib.context [None req-ec9c91c8-a344-428b-82d0-1f8c5701aec4 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 946/1872] 10.0.0.215 () {32 vars in 680 bytes} [Wed May 20 04:26:34 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1873] 10.0.0.215 () {32 vars in 676 bytes} [Wed May 20 04:26:34 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1874] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:26:34 2026] POST /v2.0/security-group-rules => generated 599 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1875] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:35 2026] GET /v2.0/security-groups?tenant_id=4c649b5519544acc8f7207891453298a&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:26:35.100 8 WARNING neutron_lib.context [None req-d7ba3a56-ae20-40ed-a0b8-2430d4f25735 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 928/1876] 10.0.0.215 () {32 vars in 688 bytes} [Wed May 20 04:26:35 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1877] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:35 2026] DELETE /v2.0/security-groups/215ff8ce-2947-47a5-ba7d-e7fec164561a => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1878] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:26:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:26:35.245 8 WARNING neutron_lib.context [None req-18ffc886-ee13-4bd8-9f35-7258b341c4d2 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 930/1879] 10.0.0.215 () {32 vars in 674 bytes} [Wed May 20 04:26:35 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1880] 10.0.0.215 () {32 vars in 688 bytes} [Wed May 20 04:26:35 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1881] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:26:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1882] 10.0.0.215 () {32 vars in 684 bytes} [Wed May 20 04:26:35 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1883] 10.0.0.215 () {32 vars in 696 bytes} [Wed May 20 04:26:35 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1884] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:26:35 2026] DELETE /v2.0/networks/06ab2744-00de-4fcf-b588-620b1a9df4c1 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1885] 10.0.0.253 () {34 vars in 1094 bytes} [Wed May 20 04:26:35 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-377603267&fields=id&tenant_id=782aac559054412eb197ef53f190592f => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1886] 10.0.0.253 () {34 vars in 982 bytes} [Wed May 20 04:26:35 2026] GET /v2.0/networks?id=b045e2d2-8349-40aa-9d26-638ad41e7b49 => generated 704 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1887] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:26:35 2026] DELETE /v2.0/networks/0a10ac2b-7969-46e1-a751-b1ee59cb6832 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1888] 10.0.0.253 () {34 vars in 965 bytes} [Wed May 20 04:26:35 2026] GET /v2.0/quotas/782aac559054412eb197ef53f190592f => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1889] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:26:35 2026] DELETE /v2.0/networks/5fb724f6-1192-4785-94be-3adbfca7e286 => 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: 955/1890] 10.0.0.253 () {34 vars in 1002 bytes} [Wed May 20 04:26:35 2026] GET /v2.0/ports?tenant_id=782aac559054412eb197ef53f190592f&fields=id => generated 287 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1891] 10.0.0.253 () {34 vars in 1008 bytes} [Wed May 20 04:26:36 2026] GET /v2.0/networks/b045e2d2-8349-40aa-9d26-638ad41e7b49?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1892] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:26:35 2026] DELETE /v2.0/networks/a32bd31b-8ebe-4851-b426-421a52ab5e8d => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1893] 10.0.0.253 () {34 vars in 1108 bytes} [Wed May 20 04:26:36 2026] GET /v2.0/networks/b045e2d2-8349-40aa-9d26-638ad41e7b49?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: 8|app: 0|req: 957/1894] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:26:36 2026] DELETE /v2.0/networks/00a4122b-1ef4-44b8-a046-c7179ca65a50 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1895] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:26:36 2026] GET /v2.0/ports?device_id=3897d2d4-3879-4ed3-a93d-97898c9c1331 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:26:37.045 8 INFO neutron.services.segments.plugin [-] Segment 77b30023-88df-4842-8762-02f86ce1495a resource provider aggregate not found 2026-05-20 04:26:37.049 8 INFO neutron.services.segments.plugin [-] Segment 77b30023-88df-4842-8762-02f86ce1495a resource provider aggregate not found 2026-05-20 04:26:37.062 8 INFO neutron.services.segments.plugin [-] Segment 77b30023-88df-4842-8762-02f86ce1495a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77b30023-88df-4842-8762-02f86ce1495a found for delete ", "request_id": "req-8c6576cf-ac70-4bdd-8033-8319feb668a7"}]} 2026-05-20 04:26:37.073 8 INFO neutron.services.segments.plugin [-] Segment 77b30023-88df-4842-8762-02f86ce1495a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77b30023-88df-4842-8762-02f86ce1495a found for delete ", "request_id": "req-9588eed7-b2b4-4070-b93d-64808ea87a89"}]} [pid: 8|app: 0|req: 958/1896] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:37 2026] GET /v2.0/security-groups?tenant_id=505551ffa20443d292dfe6745b7d3fbc&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:26:37.272 7 INFO neutron.services.segments.plugin [-] Segment fbae5d44-2d04-4d61-b151-9c4a6698841a resource provider aggregate not found 2026-05-20 04:26:37.277 7 INFO neutron.services.segments.plugin [-] Segment fbae5d44-2d04-4d61-b151-9c4a6698841a resource provider aggregate not found 2026-05-20 04:26:37.288 7 INFO neutron.services.segments.plugin [-] Segment fbae5d44-2d04-4d61-b151-9c4a6698841a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbae5d44-2d04-4d61-b151-9c4a6698841a found for delete ", "request_id": "req-13b564a1-6b73-4e78-acdd-d2d1d96b0cf7"}]} 2026-05-20 04:26:37.292 7 INFO neutron.services.segments.plugin [-] Segment fbae5d44-2d04-4d61-b151-9c4a6698841a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbae5d44-2d04-4d61-b151-9c4a6698841a found for delete ", "request_id": "req-712e89dd-04c7-4573-ab0d-d9d5876d6bb2"}]} 2026-05-20 04:26:37.299 7 INFO neutron.services.segments.plugin [-] Segment 9b81d6e0-d80c-4015-ae5f-6c8d7b1b0d8a resource provider aggregate not found 2026-05-20 04:26:37.303 7 INFO neutron.services.segments.plugin [-] Segment 9b81d6e0-d80c-4015-ae5f-6c8d7b1b0d8a resource provider aggregate not found 2026-05-20 04:26:37.311 7 INFO neutron.services.segments.plugin [-] Segment 9b81d6e0-d80c-4015-ae5f-6c8d7b1b0d8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b81d6e0-d80c-4015-ae5f-6c8d7b1b0d8a found for delete ", "request_id": "req-cbcf0678-7e70-4159-afa9-6582c36f68ff"}]} 2026-05-20 04:26:37.315 7 INFO neutron.services.segments.plugin [-] Segment 9b81d6e0-d80c-4015-ae5f-6c8d7b1b0d8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b81d6e0-d80c-4015-ae5f-6c8d7b1b0d8a found for delete ", "request_id": "req-979a062a-b03e-4c44-b514-32a1243479d1"}]} 2026-05-20 04:26:37.322 7 INFO neutron.services.segments.plugin [-] Segment 47c40aa2-66f7-4b70-82e6-07db7912080e resource provider aggregate not found 2026-05-20 04:26:37.325 7 INFO neutron.services.segments.plugin [-] Segment 47c40aa2-66f7-4b70-82e6-07db7912080e resource provider aggregate not found 2026-05-20 04:26:37.332 7 INFO neutron.services.segments.plugin [-] Segment 47c40aa2-66f7-4b70-82e6-07db7912080e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47c40aa2-66f7-4b70-82e6-07db7912080e found for delete ", "request_id": "req-d3a61333-6aaa-4814-9f7a-b2eff1f32064"}]} 2026-05-20 04:26:37.336 7 INFO neutron.services.segments.plugin [-] Segment 47c40aa2-66f7-4b70-82e6-07db7912080e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47c40aa2-66f7-4b70-82e6-07db7912080e found for delete ", "request_id": "req-4526cfbd-5a3a-45b6-a1c0-558064cd897f"}]} 2026-05-20 04:26:37.346 7 INFO neutron.services.segments.plugin [-] Segment f69840f6-0ace-48ab-bca5-1a3779059570 resource provider aggregate not found 2026-05-20 04:26:37.349 7 INFO neutron.services.segments.plugin [-] Segment f69840f6-0ace-48ab-bca5-1a3779059570 resource provider aggregate not found 2026-05-20 04:26:37.356 7 INFO neutron.services.segments.plugin [-] Segment f69840f6-0ace-48ab-bca5-1a3779059570 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f69840f6-0ace-48ab-bca5-1a3779059570 found for delete ", "request_id": "req-ab01f7b0-f5e4-42cd-a152-6392dafe86a2"}]} 2026-05-20 04:26:37.360 7 INFO neutron.services.segments.plugin [-] Segment f69840f6-0ace-48ab-bca5-1a3779059570 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f69840f6-0ace-48ab-bca5-1a3779059570 found for delete ", "request_id": "req-aa75ab1a-0e80-42be-92f6-e2021f518c55"}]} [pid: 7|app: 0|req: 939/1897] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:37 2026] DELETE /v2.0/security-groups/d749f82c-44a8-4d93-81ec-a170679b41e5 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1898] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:37 2026] GET /v2.0/security-groups?tenant_id=3fbf6aeb31fd44fb8f9e119978c4b4fc&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1899] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:37 2026] DELETE /v2.0/security-groups/947f068f-6016-41f4-9cb3-1e87cfc2d368 => 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: 960/1900] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:37 2026] GET /v2.0/security-groups?tenant_id=540abb46c23d4e629d6762683655e5a7&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1901] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:38 2026] DELETE /v2.0/security-groups/6e91365c-5298-4700-8106-4ece7000c017 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1902] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:26:40 2026] GET /v2.0/networks?id=b045e2d2-8349-40aa-9d26-638ad41e7b49 => generated 704 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1903] 199.204.45.233 () {34 vars in 1050 bytes} [Wed May 20 04:26:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=782aac559054412eb197ef53f190592f => generated 178 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:26:40.652 8 WARNING neutron_lib.context [req-ba5569b3-0f6b-49a5-b2db-7bdb7f2c6feb req-6ceae4a2-e27f-4e34-aacc-db9773f30955 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 962/1904] 199.204.45.233 () {38 vars in 955 bytes} [Wed May 20 04:26:40 2026] POST /v2.0/ports => generated 1183 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 943/1905] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:40 2026] GET /v2.0/security-groups?tenant_id=29ffabf88409493a988724cbae342256&name=default => generated 2925 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1906] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:41 2026] DELETE /v2.0/security-groups/a7ba95e5-d3f8-46cd-9045-4b97591a3234 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1907] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:26:41 2026] GET /v2.0/ports?device_id=3897d2d4-3879-4ed3-a93d-97898c9c1331 => generated 1198 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1908] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:41 2026] GET /v2.0/security-groups?tenant_id=b05b4ea32c7a486e836c637964acaf17&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1909] 199.204.45.233 () {38 vars in 1028 bytes} [Wed May 20 04:26:41 2026] PUT /v2.0/ports/49d5f899-94f5-4869-8f49-20f4cbc8b478 => generated 1464 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 947/1910] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:26:41 2026] GET /v2.0/security-groups?id=3a560ec8-83f1-4995-8ebb-7396659e31f3&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:26:41.585 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-47234e3e-e660-46cc-8c22-2e84418bf0b7'] response: {'name': 'network-changed', 'server_uuid': '3897d2d4-3879-4ed3-a93d-97898c9c1331', 'tag': '49d5f899-94f5-4869-8f49-20f4cbc8b478', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 964/1911] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:41 2026] DELETE /v2.0/security-groups/b0281c25-c24a-4edf-a2b8-232c51327ae1 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1912] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:26:42 2026] GET /v2.0/ports?tenant_id=782aac559054412eb197ef53f190592f&device_id=3897d2d4-3879-4ed3-a93d-97898c9c1331 => generated 1467 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1913] 199.204.45.233 () {34 vars in 1018 bytes} [Wed May 20 04:26:42 2026] GET /v2.0/networks?tenant_id=782aac559054412eb197ef53f190592f&shared=False => generated 2376 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1914] 199.204.45.233 () {34 vars in 930 bytes} [Wed May 20 04:26:42 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) 2026-05-20 04:26:42.852 8 WARNING neutron_lib.context [None req-4be1044c-2eb2-497e-a20b-4d2ced0230cb 2947e1c7839e47e2bce91e9bcaf436ff 10397a4128bd4671a717ee503505c4d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:26:42.990 8 INFO neutron.db.segments_db [None req-4be1044c-2eb2-497e-a20b-4d2ced0230cb 2947e1c7839e47e2bce91e9bcaf436ff 10397a4128bd4671a717ee503505c4d4 - - default default] Added segment 896cfcb4-92d4-4a7a-9c37-0e6de4fe5366 of type vxlan for network 53772b58-e4e9-496e-8bc9-34edba38d06a [pid: 8|app: 0|req: 966/1915] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:26:42 2026] POST /v2.0/networks => generated 632 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:26:43.100 7 WARNING neutron_lib.context [None req-67cc7d8e-8423-4815-a9c4-3a61243cf9c7 2947e1c7839e47e2bce91e9bcaf436ff 10397a4128bd4671a717ee503505c4d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 950/1916] 10.0.0.215 () {34 vars in 664 bytes} [Wed May 20 04:26:43 2026] POST /v2.0/ports => generated 743 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1917] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:26:43 2026] GET /v2.0/ports?tenant_id=782aac559054412eb197ef53f190592f&device_id=3897d2d4-3879-4ed3-a93d-97898c9c1331 => generated 1467 bytes in 51 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-20 04:26:43.380 7 WARNING neutron_lib.context [None req-0cf11c98-409b-40f4-8336-b15db12e8edf 2947e1c7839e47e2bce91e9bcaf436ff 10397a4128bd4671a717ee503505c4d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 968/1918] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:26:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.229&port_id=49d5f899-94f5-4869-8f49-20f4cbc8b478 => 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: 969/1919] 199.204.45.233 () {34 vars in 1104 bytes} [Wed May 20 04:26:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A331&port_id=49d5f899-94f5-4869-8f49-20f4cbc8b478 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:26:43.427 7 INFO neutron.db.segments_db [None req-0cf11c98-409b-40f4-8336-b15db12e8edf 2947e1c7839e47e2bce91e9bcaf436ff 10397a4128bd4671a717ee503505c4d4 - - default default] Added segment 3a5e401b-6c4a-4b15-ad64-ee8903567993 of type vxlan for network eeb87d61-5fe2-46f1-806e-26f7ead9270c [pid: 8|app: 0|req: 970/1920] 199.204.45.233 () {34 vars in 1064 bytes} [Wed May 20 04:26:43 2026] GET /v2.0/subnets?id=6651c466-4db4-46c0-9232-38c890a22386&id=499deb17-54f1-4d77-b761-68ae25b77dc5 => generated 1409 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1921] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:26:43 2026] GET /v2.0/ports?network_id=b045e2d2-8349-40aa-9d26-638ad41e7b49&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: 7|app: 0|req: 951/1922] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:26:43 2026] POST /v2.0/networks => generated 631 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:26:43.535 7 WARNING neutron_lib.context [None req-c79b7754-68f1-42d9-a6f0-b50959d3ed73 2947e1c7839e47e2bce91e9bcaf436ff 10397a4128bd4671a717ee503505c4d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 972/1923] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:26:43 2026] GET /v2.0/ports?network_id=b045e2d2-8349-40aa-9d26-638ad41e7b49&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1924] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:26:43 2026] GET /v2.0/networks/b045e2d2-8349-40aa-9d26-638ad41e7b49?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: 974/1925] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:26:43 2026] GET /v2.0/networks/b045e2d2-8349-40aa-9d26-638ad41e7b49?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: 7|app: 0|req: 952/1926] 10.0.0.215 () {34 vars in 664 bytes} [Wed May 20 04:26:43 2026] POST /v2.0/ports => generated 743 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:26:43.862 8 WARNING neutron_lib.context [None req-1a9eea93-a9dd-4a1c-805f-0dd16a4ede8e 2947e1c7839e47e2bce91e9bcaf436ff 10397a4128bd4671a717ee503505c4d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:26:43.916 8 INFO neutron.db.segments_db [None req-1a9eea93-a9dd-4a1c-805f-0dd16a4ede8e 2947e1c7839e47e2bce91e9bcaf436ff 10397a4128bd4671a717ee503505c4d4 - - default default] Added segment 4b79983b-4d88-4f16-bc8f-96254944e36a of type vxlan for network ecde0ff1-72b0-4cc2-8107-89ac05b5a195 [pid: 8|app: 0|req: 975/1927] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:26:43 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) /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-20 04:26:44.032 7 WARNING neutron_lib.context [None req-d4288b1a-813a-4a22-9f0d-192f41bc81e3 2947e1c7839e47e2bce91e9bcaf436ff 10397a4128bd4671a717ee503505c4d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 953/1928] 10.0.0.215 () {34 vars in 664 bytes} [Wed May 20 04:26:44 2026] POST /v2.0/ports => generated 743 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:26:44.301 8 WARNING neutron_lib.context [None req-c7ce7436-1cc2-4d36-b3b0-a9dc1009207a 2947e1c7839e47e2bce91e9bcaf436ff 10397a4128bd4671a717ee503505c4d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:26:44.368 8 INFO neutron.db.segments_db [None req-c7ce7436-1cc2-4d36-b3b0-a9dc1009207a 2947e1c7839e47e2bce91e9bcaf436ff 10397a4128bd4671a717ee503505c4d4 - - default default] Added segment ede9694a-a59b-40f7-a193-0c668762be56 of type vxlan for network b447526b-2e25-422a-a9b1-5041881d0dee [pid: 8|app: 0|req: 976/1929] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:26:44 2026] POST /v2.0/networks => generated 631 bytes in 170 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-20 04:26:44.480 7 WARNING neutron_lib.context [None req-8a15dde5-8fcb-4a2a-a3da-cd7e8054fb12 2947e1c7839e47e2bce91e9bcaf436ff 10397a4128bd4671a717ee503505c4d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 954/1930] 10.0.0.215 () {34 vars in 664 bytes} [Wed May 20 04:26:44 2026] POST /v2.0/ports => generated 743 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:26:44.797 8 WARNING neutron_lib.context [None req-55784ce7-ca00-4cb3-bc06-31d2b5d14e0a 2947e1c7839e47e2bce91e9bcaf436ff 10397a4128bd4671a717ee503505c4d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:26:44.850 8 INFO neutron.db.segments_db [None req-55784ce7-ca00-4cb3-bc06-31d2b5d14e0a 2947e1c7839e47e2bce91e9bcaf436ff 10397a4128bd4671a717ee503505c4d4 - - default default] Added segment eb8d0abf-5549-4707-b2dc-31bf22d53434 of type vxlan for network 1c6525dd-f559-4e86-8915-f714fcbd7f5c [pid: 8|app: 0|req: 977/1931] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:26:44 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) /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-20 04:26:44.967 7 WARNING neutron_lib.context [None req-8d2f2b81-69e6-482d-8d16-659de6a066f9 2947e1c7839e47e2bce91e9bcaf436ff 10397a4128bd4671a717ee503505c4d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 955/1932] 10.0.0.215 () {34 vars in 664 bytes} [Wed May 20 04:26:44 2026] POST /v2.0/ports => generated 743 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 956/1933] 10.0.0.215 () {34 vars in 747 bytes} [Wed May 20 04:26:45 2026] PUT /v2.0/ports/1de5c199-1f13-41a7-8b4c-30c618fa66bc/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1934] 10.0.0.215 () {34 vars in 747 bytes} [Wed May 20 04:26:45 2026] PUT /v2.0/ports/d83a2905-f851-4411-b7da-9fd835e2457f/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1935] 10.0.0.215 () {34 vars in 747 bytes} [Wed May 20 04:26:45 2026] PUT /v2.0/ports/f08fb72a-0840-4d3d-9d44-4e70c44e657e/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1936] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:45 2026] GET /v2.0/security-groups?tenant_id=dd775b26d1314c8c8bb24b1921322d08&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1937] 10.0.0.215 () {34 vars in 747 bytes} [Wed May 20 04:26:45 2026] PUT /v2.0/ports/21b29c85-7bec-4f98-9fbd-0842843b63f3/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1938] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:45 2026] DELETE /v2.0/security-groups/4297b681-7735-432a-a3e7-b34b46357e4b => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1939] 10.0.0.215 () {32 vars in 660 bytes} [Wed May 20 04:26:45 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1940] 10.0.0.215 () {32 vars in 674 bytes} [Wed May 20 04:26:45 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1941] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:45 2026] GET /v2.0/security-groups?tenant_id=904a9bcd77a147bf98e00e52fb90019f&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1942] 10.0.0.215 () {32 vars in 670 bytes} [Wed May 20 04:26:45 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1943] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:45 2026] DELETE /v2.0/security-groups/b54d7bb5-d1d1-4a4a-a374-8d7c7aaf3b69 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1944] 10.0.0.215 () {32 vars in 682 bytes} [Wed May 20 04:26:45 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1945] 10.0.0.215 () {32 vars in 668 bytes} [Wed May 20 04:26:45 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1946] 10.0.0.215 () {32 vars in 682 bytes} [Wed May 20 04:26:46 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1947] 10.0.0.215 () {32 vars in 678 bytes} [Wed May 20 04:26:46 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1948] 10.0.0.215 () {32 vars in 690 bytes} [Wed May 20 04:26:46 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1949] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:26:46 2026] DELETE /v2.0/ports/1de5c199-1f13-41a7-8b4c-30c618fa66bc => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1950] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:26:46 2026] GET /v2.0/ports?device_id=3897d2d4-3879-4ed3-a93d-97898c9c1331 => generated 1200 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1951] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:26:46 2026] DELETE /v2.0/ports/d83a2905-f851-4411-b7da-9fd835e2457f => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1952] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:26:46 2026] GET /v2.0/security-groups?id=3a560ec8-83f1-4995-8ebb-7396659e31f3&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1953] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:26:46 2026] DELETE /v2.0/ports/f08fb72a-0840-4d3d-9d44-4e70c44e657e => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1954] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:26:46 2026] DELETE /v2.0/ports/21b29c85-7bec-4f98-9fbd-0842843b63f3 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1955] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:26:47 2026] DELETE /v2.0/ports/26755711-3632-405f-85f6-e8a500283d46 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:26:47.564 7 INFO neutron.services.segments.plugin [-] Segment 896cfcb4-92d4-4a7a-9c37-0e6de4fe5366 resource provider aggregate not found 2026-05-20 04:26:47.569 7 INFO neutron.services.segments.plugin [-] Segment 896cfcb4-92d4-4a7a-9c37-0e6de4fe5366 resource provider aggregate not found 2026-05-20 04:26:47.585 7 INFO neutron.services.segments.plugin [-] Segment 896cfcb4-92d4-4a7a-9c37-0e6de4fe5366 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 896cfcb4-92d4-4a7a-9c37-0e6de4fe5366 found for delete ", "request_id": "req-7f6840d8-927b-4c0f-b1ce-c6eed9334315"}]} 2026-05-20 04:26:47.585 7 INFO neutron.services.segments.plugin [-] Segment 896cfcb4-92d4-4a7a-9c37-0e6de4fe5366 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 896cfcb4-92d4-4a7a-9c37-0e6de4fe5366 found for delete ", "request_id": "req-477b6cdf-22c2-476f-a149-e073e724026b"}]} [pid: 7|app: 0|req: 969/1958] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:26:47 2026] DELETE /v2.0/networks/53772b58-e4e9-496e-8bc9-34edba38d06a => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:26:47.771 8 INFO neutron.services.segments.plugin [-] Segment 3a5e401b-6c4a-4b15-ad64-ee8903567993 resource provider aggregate not found 2026-05-20 04:26:47.777 8 INFO neutron.services.segments.plugin [-] Segment 3a5e401b-6c4a-4b15-ad64-ee8903567993 resource provider aggregate not found 2026-05-20 04:26:47.797 8 INFO neutron.services.segments.plugin [-] Segment 3a5e401b-6c4a-4b15-ad64-ee8903567993 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a5e401b-6c4a-4b15-ad64-ee8903567993 found for delete ", "request_id": "req-8507ab8c-0883-4d32-a88d-c279cc5e0b2d"}]} 2026-05-20 04:26:47.797 8 INFO neutron.services.segments.plugin [-] Segment 3a5e401b-6c4a-4b15-ad64-ee8903567993 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a5e401b-6c4a-4b15-ad64-ee8903567993 found for delete ", "request_id": "req-ae0ddb88-e444-47aa-a769-9d18d1f0f563"}]} [pid: 8|app: 0|req: 990/1959] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:26:47 2026] DELETE /v2.0/networks/eeb87d61-5fe2-46f1-806e-26f7ead9270c => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1960] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:26:47 2026] DELETE /v2.0/networks/ecde0ff1-72b0-4cc2-8107-89ac05b5a195 => 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: 991/1961] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:26:47 2026] DELETE /v2.0/networks/b447526b-2e25-422a-a9b1-5041881d0dee => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1962] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:26:48 2026] DELETE /v2.0/networks/1c6525dd-f559-4e86-8915-f714fcbd7f5c => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1963] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:49 2026] GET /v2.0/security-groups?tenant_id=10397a4128bd4671a717ee503505c4d4&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1964] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:49 2026] DELETE /v2.0/security-groups/dfa70f98-096b-419e-91e4-0f59cefcfae4 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1965] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:49 2026] GET /v2.0/security-groups?tenant_id=74b4f8db898744ddbf4148a1389ebe63&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:26:49.765 7 INFO neutron.services.segments.plugin [-] Segment 4b79983b-4d88-4f16-bc8f-96254944e36a resource provider aggregate not found 2026-05-20 04:26:49.774 7 INFO neutron.services.segments.plugin [-] Segment 4b79983b-4d88-4f16-bc8f-96254944e36a resource provider aggregate not found 2026-05-20 04:26:49.796 7 INFO neutron.services.segments.plugin [-] Segment 4b79983b-4d88-4f16-bc8f-96254944e36a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b79983b-4d88-4f16-bc8f-96254944e36a found for delete ", "request_id": "req-b77e11f6-b88f-46fa-9612-9074b7f472c4"}]} 2026-05-20 04:26:49.800 7 INFO neutron.services.segments.plugin [-] Segment 4b79983b-4d88-4f16-bc8f-96254944e36a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b79983b-4d88-4f16-bc8f-96254944e36a found for delete ", "request_id": "req-5a80faa3-038a-4c36-aa5d-2c5ac79d2d9d"}]} 2026-05-20 04:26:49.818 7 INFO neutron.services.segments.plugin [-] Segment eb8d0abf-5549-4707-b2dc-31bf22d53434 resource provider aggregate not found 2026-05-20 04:26:49.824 7 INFO neutron.services.segments.plugin [-] Segment eb8d0abf-5549-4707-b2dc-31bf22d53434 resource provider aggregate not found 2026-05-20 04:26:49.843 7 INFO neutron.services.segments.plugin [-] Segment eb8d0abf-5549-4707-b2dc-31bf22d53434 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb8d0abf-5549-4707-b2dc-31bf22d53434 found for delete ", "request_id": "req-061a924d-ba9d-4bab-9532-bd1dc8a4b4b8"}]} 2026-05-20 04:26:49.847 7 INFO neutron.services.segments.plugin [-] Segment eb8d0abf-5549-4707-b2dc-31bf22d53434 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb8d0abf-5549-4707-b2dc-31bf22d53434 found for delete ", "request_id": "req-7e1c1c88-80d1-408b-a29d-1b6602d3a987"}]} [pid: 7|app: 0|req: 973/1966] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:49 2026] DELETE /v2.0/security-groups/2545971c-53fa-41f3-9acf-c981d0b496c9 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:26:50.289 8 INFO neutron.services.segments.plugin [-] Segment ede9694a-a59b-40f7-a193-0c668762be56 resource provider aggregate not found 2026-05-20 04:26:50.299 8 INFO neutron.services.segments.plugin [-] Segment ede9694a-a59b-40f7-a193-0c668762be56 resource provider aggregate not found 2026-05-20 04:26:50.312 8 INFO neutron.services.segments.plugin [-] Segment ede9694a-a59b-40f7-a193-0c668762be56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ede9694a-a59b-40f7-a193-0c668762be56 found for delete ", "request_id": "req-cffe254d-b34e-4bc5-a2c7-e0b23e8ffadb"}]} 2026-05-20 04:26:50.322 8 INFO neutron.services.segments.plugin [-] Segment ede9694a-a59b-40f7-a193-0c668762be56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ede9694a-a59b-40f7-a193-0c668762be56 found for delete ", "request_id": "req-9053d8a0-e316-4d7d-b909-a566baced2c8"}]} [pid: 8|app: 0|req: 994/1967] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:50 2026] GET /v2.0/security-groups?tenant_id=0e4e0d14fe9f4b95946cf5c06dc74983&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1968] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:50 2026] DELETE /v2.0/security-groups/b868ca2c-1165-42ac-99ce-67a2ad16304b => 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: 995/1969] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:26:51 2026] GET /v2.0/ports?device_id=3897d2d4-3879-4ed3-a93d-97898c9c1331 => generated 1200 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1970] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:26:51 2026] GET /v2.0/security-groups?id=3a560ec8-83f1-4995-8ebb-7396659e31f3&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: 8|app: 0|req: 996/1971] 10.0.0.215 () {32 vars in 818 bytes} [Wed May 20 04:26:52 2026] GET /v2.0/ports?network_id=b045e2d2-8349-40aa-9d26-638ad41e7b49&mac_address=fa%3A16%3A3e%3A99%3A8f%3A6b => generated 1200 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:26:52.098 7 WARNING neutron_lib.context [None req-c4b13bf7-61de-4225-87f9-fb218d6ee52e 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:26:52.858 7 INFO neutron.db.l3_db [None req-c4b13bf7-61de-4225-87f9-fb218d6ee52e 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Floating IP a0c194db-6f69-4835-a773-79e3c5766f07 associated. External IP: 10.96.250.203, port: 49d5f899-94f5-4869-8f49-20f4cbc8b478. [pid: 8|app: 0|req: 997/1972] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:52 2026] GET /v2.0/security-groups?tenant_id=4541c564a8bf483b9f6fc91d506645f2&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1973] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:52 2026] DELETE /v2.0/security-groups/3804e4d9-42e7-4b14-8c56-e093a65e9716 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1974] 10.0.0.215 () {34 vars in 677 bytes} [Wed May 20 04:26:52 2026] POST /v2.0/floatingips => generated 855 bytes in 1117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1975] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:53 2026] GET /v2.0/security-groups?tenant_id=2515ab6266da4f76b8cf173bbe3bb8e4&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:26:53.320 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb71acd1-fc13-427d-ba33-885b41b7bfdf'] response: {'name': 'network-changed', 'server_uuid': '3897d2d4-3879-4ed3-a93d-97898c9c1331', 'tag': '49d5f899-94f5-4869-8f49-20f4cbc8b478', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1000/1976] 10.0.0.253 () {34 vars in 1094 bytes} [Wed May 20 04:26:53 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-377603267&fields=id&tenant_id=782aac559054412eb197ef53f190592f => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1977] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:53 2026] DELETE /v2.0/security-groups/7ce822f5-8d2e-4457-8f78-5e1507e9dbe8 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1978] 10.0.0.253 () {34 vars in 982 bytes} [Wed May 20 04:26:53 2026] GET /v2.0/networks?id=7642c3e0-8a29-4bda-bbca-7d0838338445 => generated 705 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1979] 10.0.0.253 () {34 vars in 965 bytes} [Wed May 20 04:26:53 2026] GET /v2.0/quotas/782aac559054412eb197ef53f190592f => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1980] 10.0.0.253 () {34 vars in 1002 bytes} [Wed May 20 04:26:53 2026] GET /v2.0/ports?tenant_id=782aac559054412eb197ef53f190592f&fields=id => generated 333 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1981] 10.0.0.253 () {34 vars in 1008 bytes} [Wed May 20 04:26:53 2026] GET /v2.0/networks/7642c3e0-8a29-4bda-bbca-7d0838338445?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: 1003/1982] 10.0.0.253 () {34 vars in 1108 bytes} [Wed May 20 04:26:53 2026] GET /v2.0/networks/7642c3e0-8a29-4bda-bbca-7d0838338445?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1983] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:26:53 2026] GET /v2.0/ports?device_id=86cc56af-0880-4a49-a561-dc20abb18ae0 => 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: 1004/1984] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:26:53 2026] GET /v2.0/ports?tenant_id=782aac559054412eb197ef53f190592f&device_id=3897d2d4-3879-4ed3-a93d-97898c9c1331 => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1985] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:26:53 2026] GET /v2.0/networks?id=b045e2d2-8349-40aa-9d26-638ad41e7b49 => generated 800 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1986] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:26:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.229&port_id=49d5f899-94f5-4869-8f49-20f4cbc8b478 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1987] 199.204.45.233 () {34 vars in 1104 bytes} [Wed May 20 04:26:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A331&port_id=49d5f899-94f5-4869-8f49-20f4cbc8b478 => 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: 1006/1988] 199.204.45.233 () {34 vars in 1064 bytes} [Wed May 20 04:26:54 2026] GET /v2.0/subnets?id=6651c466-4db4-46c0-9232-38c890a22386&id=499deb17-54f1-4d77-b761-68ae25b77dc5 => generated 1409 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1989] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:26:54 2026] GET /v2.0/ports?network_id=b045e2d2-8349-40aa-9d26-638ad41e7b49&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1990] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:26:54 2026] GET /v2.0/ports?network_id=b045e2d2-8349-40aa-9d26-638ad41e7b49&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1991] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:26:54 2026] GET /v2.0/networks/b045e2d2-8349-40aa-9d26-638ad41e7b49?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: 1008/1992] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:26:54 2026] GET /v2.0/networks/b045e2d2-8349-40aa-9d26-638ad41e7b49?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: 7|app: 0|req: 985/1993] 10.0.0.215 () {34 vars in 678 bytes} [Wed May 20 04:26:54 2026] POST /v2.0/qos/policies => generated 359 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1994] 10.0.0.215 () {34 vars in 678 bytes} [Wed May 20 04:26:55 2026] POST /v2.0/qos/policies => generated 359 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1995] 10.0.0.215 () {34 vars in 678 bytes} [Wed May 20 04:26:55 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1996] 10.0.0.215 () {34 vars in 678 bytes} [Wed May 20 04:26:55 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1997] 10.0.0.215 () {34 vars in 678 bytes} [Wed May 20 04:26:55 2026] POST /v2.0/qos/policies => generated 359 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1998] 10.0.0.215 () {34 vars in 753 bytes} [Wed May 20 04:26:55 2026] PUT /v2.0/policies/c64e31bd-9393-4ff1-a5ee-56555c2ecd22/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1999] 10.0.0.215 () {34 vars in 753 bytes} [Wed May 20 04:26:55 2026] PUT /v2.0/policies/29e57ae0-45d4-4d3c-9979-7c56fe7591cd/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2000] 10.0.0.215 () {34 vars in 753 bytes} [Wed May 20 04:26:55 2026] PUT /v2.0/policies/d71841d2-7431-4cbf-89b6-3898aa70cdc5/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2001] 10.0.0.215 () {34 vars in 753 bytes} [Wed May 20 04:26:55 2026] PUT /v2.0/policies/309fcb46-2da7-4100-9125-beb81de355f7/tags => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2002] 10.0.0.215 () {32 vars in 674 bytes} [Wed May 20 04:26:55 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2003] 10.0.0.215 () {32 vars in 688 bytes} [Wed May 20 04:26:55 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2004] 10.0.0.215 () {32 vars in 684 bytes} [Wed May 20 04:26:56 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2005] 10.0.0.215 () {32 vars in 696 bytes} [Wed May 20 04:26:56 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2006] 10.0.0.215 () {32 vars in 682 bytes} [Wed May 20 04:26:56 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2007] 10.0.0.215 () {32 vars in 696 bytes} [Wed May 20 04:26:56 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2008] 10.0.0.215 () {32 vars in 692 bytes} [Wed May 20 04:26:56 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2009] 10.0.0.215 () {32 vars in 704 bytes} [Wed May 20 04:26:56 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2010] 10.0.0.215 () {32 vars in 734 bytes} [Wed May 20 04:26:56 2026] DELETE /v2.0/qos/policies/c64e31bd-9393-4ff1-a5ee-56555c2ecd22 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2011] 10.0.0.215 () {32 vars in 734 bytes} [Wed May 20 04:26:56 2026] DELETE /v2.0/qos/policies/29e57ae0-45d4-4d3c-9979-7c56fe7591cd => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2012] 10.0.0.215 () {32 vars in 734 bytes} [Wed May 20 04:26:56 2026] DELETE /v2.0/qos/policies/d71841d2-7431-4cbf-89b6-3898aa70cdc5 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2013] 10.0.0.215 () {32 vars in 734 bytes} [Wed May 20 04:26:56 2026] DELETE /v2.0/qos/policies/309fcb46-2da7-4100-9125-beb81de355f7 => 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: 1019/2014] 10.0.0.215 () {32 vars in 734 bytes} [Wed May 20 04:26:56 2026] DELETE /v2.0/qos/policies/0b4bac03-48d5-44a8-ae33-984b77aafb00 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2015] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:57 2026] GET /v2.0/security-groups?tenant_id=f668f3e05f354359b00965638e42a88f&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2016] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:57 2026] DELETE /v2.0/security-groups/2c40f7bf-0720-466b-ba65-d1aa57f66044 => 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: 1021/2017] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:26:58 2026] GET /v2.0/networks?id=7642c3e0-8a29-4bda-bbca-7d0838338445 => generated 705 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2018] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:58 2026] GET /v2.0/security-groups?tenant_id=6cc80d4945984ce78c99949893046447&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2019] 199.204.45.233 () {34 vars in 1050 bytes} [Wed May 20 04:26:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=782aac559054412eb197ef53f190592f => generated 178 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:26:58.217 8 WARNING neutron_lib.context [req-77a0b2df-fe27-4b9a-b21b-f5b18f17610c req-79dc5aea-64dd-4090-997c-b30dc70ee7a1 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 998/2020] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:58 2026] DELETE /v2.0/security-groups/56014219-7d00-448c-a657-4469d7c082ec => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2021] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:58 2026] GET /v2.0/security-groups?tenant_id=c1bedc817d82431ca4aed14746f08002&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2022] 199.204.45.233 () {38 vars in 955 bytes} [Wed May 20 04:26:58 2026] POST /v2.0/ports => generated 1183 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1000/2023] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:58 2026] DELETE /v2.0/security-groups/0815e140-58e9-4f8e-a417-34951aa2c105 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2024] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:26:58 2026] GET /v2.0/ports?device_id=86cc56af-0880-4a49-a561-dc20abb18ae0 => generated 1198 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2025] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:26:58 2026] GET /v2.0/security-groups?id=3a560ec8-83f1-4995-8ebb-7396659e31f3&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: 7|app: 0|req: 1003/2026] 10.0.0.220 () {34 vars in 990 bytes} [Wed May 20 04:26:59 2026] GET /v2.0/ports?device_id=3897d2d4-3879-4ed3-a93d-97898c9c1331 => generated 1469 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2027] 199.204.45.233 () {38 vars in 1028 bytes} [Wed May 20 04:26:58 2026] PUT /v2.0/ports/0cc23411-7eac-489c-a72f-b71278ddf96d => generated 1464 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: 1025/2028] 10.0.0.220 () {34 vars in 1040 bytes} [Wed May 20 04:26:59 2026] GET /v2.0/security-groups?id=3a560ec8-83f1-4995-8ebb-7396659e31f3&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2029] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:59 2026] GET /v2.0/security-groups?tenant_id=6c8574f7120646b28171ccfd8bdeeb30&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:26:59.425 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-05b21cfa-1226-473f-b652-959600292f9b'] response: {'name': 'network-changed', 'server_uuid': '86cc56af-0880-4a49-a561-dc20abb18ae0', 'tag': '0cc23411-7eac-489c-a72f-b71278ddf96d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1026/2030] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:59 2026] DELETE /v2.0/security-groups/929c13aa-7ca2-451e-81f3-a99f7c9a7a62 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2031] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:26:59 2026] GET /v2.0/security-groups?tenant_id=23a179608a444a6e9341bf68c4319c62&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2032] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:26:59 2026] GET /v2.0/ports?tenant_id=782aac559054412eb197ef53f190592f&device_id=86cc56af-0880-4a49-a561-dc20abb18ae0 => generated 1467 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2033] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:26:59 2026] DELETE /v2.0/security-groups/f953fdef-2f87-4e9d-a431-406f4c172e61 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2034] 199.204.45.233 () {34 vars in 1018 bytes} [Wed May 20 04:26:59 2026] GET /v2.0/networks?tenant_id=782aac559054412eb197ef53f190592f&shared=False => generated 2376 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2035] 199.204.45.233 () {34 vars in 930 bytes} [Wed May 20 04:26:59 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2036] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:27:00 2026] GET /v2.0/ports?tenant_id=782aac559054412eb197ef53f190592f&device_id=86cc56af-0880-4a49-a561-dc20abb18ae0 => generated 1467 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2037] 199.204.45.233 () {34 vars in 1056 bytes} [Wed May 20 04:27:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.84&port_id=0cc23411-7eac-489c-a72f-b71278ddf96d => 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: 1030/2038] 199.204.45.233 () {34 vars in 1106 bytes} [Wed May 20 04:27:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d6&port_id=0cc23411-7eac-489c-a72f-b71278ddf96d => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2039] 199.204.45.233 () {34 vars in 1064 bytes} [Wed May 20 04:27:00 2026] GET /v2.0/subnets?id=6b17a54d-08c6-4c92-afe6-2c5171a2f584&id=fc9b2598-fe41-47ce-b15f-a3fd6b9931f5 => generated 1414 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2040] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/ports?network_id=7642c3e0-8a29-4bda-bbca-7d0838338445&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: 7|app: 0|req: 1010/2041] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/ports?network_id=7642c3e0-8a29-4bda-bbca-7d0838338445&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2042] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/networks/7642c3e0-8a29-4bda-bbca-7d0838338445?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2043] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/networks/7642c3e0-8a29-4bda-bbca-7d0838338445?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2044] 10.0.0.215 () {32 vars in 653 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/extensions => generated 20516 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2045] 10.0.0.215 () {32 vars in 681 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2046] 10.0.0.215 () {32 vars in 681 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2047] 10.0.0.215 () {32 vars in 729 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2048] 10.0.0.215 () {32 vars in 665 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/extensions/agent => generated 153 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2049] 10.0.0.215 () {32 vars in 699 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2050] 10.0.0.215 () {32 vars in 697 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2051] 10.0.0.215 () {32 vars in 701 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2052] 10.0.0.215 () {32 vars in 689 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2053] 10.0.0.215 () {32 vars in 703 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2054] 10.0.0.215 () {32 vars in 693 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2055] 10.0.0.215 () {32 vars in 695 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2056] 10.0.0.215 () {32 vars in 685 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2057] 10.0.0.215 () {32 vars in 687 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2058] 10.0.0.215 () {32 vars in 661 bytes} [Wed May 20 04:27:01 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: 7|app: 0|req: 1019/2059] 10.0.0.215 () {32 vars in 699 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2060] 10.0.0.215 () {32 vars in 679 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2061] 10.0.0.215 () {32 vars in 683 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2062] 10.0.0.215 () {32 vars in 675 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2063] 10.0.0.215 () {32 vars in 689 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2064] 10.0.0.215 () {32 vars in 723 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2065] 10.0.0.215 () {32 vars in 687 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2066] 10.0.0.215 () {32 vars in 669 bytes} [Wed May 20 04:27:01 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: 7|app: 0|req: 1023/2067] 10.0.0.215 () {32 vars in 687 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2068] 10.0.0.215 () {32 vars in 681 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2069] 10.0.0.215 () {32 vars in 699 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2070] 10.0.0.215 () {32 vars in 679 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2071] 10.0.0.215 () {32 vars in 667 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2072] 10.0.0.215 () {32 vars in 677 bytes} [Wed May 20 04:27:01 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2073] 10.0.0.215 () {32 vars in 665 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/l3-ha => 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: 1048/2074] 10.0.0.215 () {32 vars in 675 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2075] 10.0.0.215 () {32 vars in 713 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2076] 10.0.0.215 () {32 vars in 691 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2077] 10.0.0.215 () {32 vars in 683 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2078] 10.0.0.215 () {32 vars in 669 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2079] 10.0.0.215 () {32 vars in 687 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2080] 10.0.0.215 () {32 vars in 705 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2081] 10.0.0.215 () {32 vars in 675 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2082] 10.0.0.215 () {32 vars in 701 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2083] 10.0.0.215 () {32 vars in 675 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2084] 10.0.0.215 () {32 vars in 693 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2085] 10.0.0.215 () {32 vars in 689 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2086] 10.0.0.215 () {32 vars in 709 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2087] 10.0.0.215 () {32 vars in 705 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2088] 10.0.0.215 () {32 vars in 719 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2089] 10.0.0.215 () {32 vars in 697 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2090] 10.0.0.215 () {32 vars in 711 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2091] 10.0.0.215 () {32 vars in 669 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/binding => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2092] 10.0.0.215 () {32 vars in 687 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2093] 10.0.0.215 () {32 vars in 681 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2094] 10.0.0.215 () {32 vars in 675 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2095] 10.0.0.215 () {32 vars in 671 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/provider => generated 191 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2096] 10.0.0.215 () {32 vars in 661 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2097] 10.0.0.215 () {32 vars in 699 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2098] 10.0.0.215 () {32 vars in 699 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2099] 10.0.0.215 () {32 vars in 677 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2100] 10.0.0.215 () {32 vars in 669 bytes} [Wed May 20 04:27:02 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: 7|app: 0|req: 1040/2101] 10.0.0.215 () {32 vars in 683 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2102] 10.0.0.215 () {32 vars in 701 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2103] 10.0.0.215 () {32 vars in 685 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2104] 10.0.0.215 () {32 vars in 707 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2105] 10.0.0.215 () {32 vars in 669 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2106] 10.0.0.215 () {32 vars in 697 bytes} [Wed May 20 04:27:02 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: 7|app: 0|req: 1043/2107] 10.0.0.215 () {32 vars in 695 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2108] 10.0.0.215 () {32 vars in 685 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2109] 10.0.0.215 () {32 vars in 689 bytes} [Wed May 20 04:27:02 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: 1066/2110] 10.0.0.215 () {32 vars in 667 bytes} [Wed May 20 04:27:02 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) [pid: 7|app: 0|req: 1045/2111] 10.0.0.215 () {32 vars in 681 bytes} [Wed May 20 04:27:02 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: 8|app: 0|req: 1067/2112] 10.0.0.215 () {32 vars in 681 bytes} [Wed May 20 04:27:02 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: 7|app: 0|req: 1046/2113] 10.0.0.215 () {32 vars in 691 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2114] 10.0.0.215 () {32 vars in 691 bytes} [Wed May 20 04:27:02 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: 7|app: 0|req: 1048/2117] 10.0.0.215 () {32 vars in 695 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2118] 10.0.0.215 () {32 vars in 685 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2119] 10.0.0.215 () {32 vars in 689 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2120] 10.0.0.215 () {32 vars in 701 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2121] 10.0.0.215 () {32 vars in 703 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2122] 10.0.0.215 () {32 vars in 713 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2123] 10.0.0.215 () {32 vars in 717 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2124] 10.0.0.215 () {32 vars in 715 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2125] 10.0.0.215 () {32 vars in 727 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2126] 10.0.0.215 () {32 vars in 741 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2127] 10.0.0.215 () {32 vars in 719 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2128] 10.0.0.215 () {32 vars in 683 bytes} [Wed May 20 04:27:02 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: 7|app: 0|req: 1054/2129] 10.0.0.215 () {32 vars in 669 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/segment => generated 145 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2130] 10.0.0.215 () {32 vars in 719 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2131] 10.0.0.215 () {32 vars in 679 bytes} [Wed May 20 04:27:02 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: 8|app: 0|req: 1077/2132] 10.0.0.215 () {32 vars in 669 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2133] 10.0.0.215 () {32 vars in 697 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2134] 10.0.0.215 () {32 vars in 705 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2135] 10.0.0.215 () {32 vars in 701 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2136] 10.0.0.215 () {32 vars in 701 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2137] 10.0.0.215 () {32 vars in 683 bytes} [Wed May 20 04:27:02 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: 7|app: 0|req: 1061/2138] 10.0.0.215 () {32 vars in 705 bytes} [Wed May 20 04:27:02 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) [pid: 7|app: 0|req: 1062/2139] 10.0.0.215 () {32 vars in 695 bytes} [Wed May 20 04:27:02 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) [pid: 7|app: 0|req: 1063/2140] 10.0.0.215 () {32 vars in 689 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2141] 10.0.0.215 () {32 vars in 697 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2142] 10.0.0.215 () {32 vars in 679 bytes} [Wed May 20 04:27:02 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: 7|app: 0|req: 1066/2143] 10.0.0.215 () {32 vars in 689 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2144] 10.0.0.215 () {32 vars in 701 bytes} [Wed May 20 04:27:02 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) [pid: 7|app: 0|req: 1068/2145] 10.0.0.215 () {32 vars in 665 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2146] 10.0.0.215 () {32 vars in 681 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2147] 10.0.0.215 () {32 vars in 693 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2148] 10.0.0.215 () {32 vars in 677 bytes} [Wed May 20 04:27:02 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2149] 10.0.0.215 () {32 vars in 667 bytes} [Wed May 20 04:27:02 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) 2026-05-20 04:27:02.725 8 WARNING neutron_lib.context [None req-91ff88e6-1311-4cd4-8328-c23e39cc4069 6ed877887b3a4090992e8270ffa07086 aec0ee096f0b46ef977e8125373f0218 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:27:02.858 8 INFO neutron.db.segments_db [None req-91ff88e6-1311-4cd4-8328-c23e39cc4069 6ed877887b3a4090992e8270ffa07086 aec0ee096f0b46ef977e8125373f0218 - - default default] Added segment 5ace13f3-a311-443c-8cf1-3b0b5412afb1 of type vxlan for network 0a7ecc14-86a2-4118-b0e9-4633681f480c [pid: 8|app: 0|req: 1078/2150] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:27:02 2026] POST /v2.0/networks => generated 632 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:27:02.959 7 WARNING neutron_lib.context [None req-4af794ef-43d1-44ac-a2ee-8e55c8a606b9 6ed877887b3a4090992e8270ffa07086 aec0ee096f0b46ef977e8125373f0218 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1073/2151] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:27:02 2026] POST /v2.0/subnets => generated 626 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:27:03.204 7 WARNING neutron_lib.context [None req-99c64954-0c94-4255-b7eb-6dbc2910ed6c 6ed877887b3a4090992e8270ffa07086 aec0ee096f0b46ef977e8125373f0218 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:27:03.260 7 INFO neutron.db.segments_db [None req-99c64954-0c94-4255-b7eb-6dbc2910ed6c 6ed877887b3a4090992e8270ffa07086 aec0ee096f0b46ef977e8125373f0218 - - default default] Added segment 9cb7e3f6-8c4f-4116-a64c-701976cea786 of type vxlan for network 6d009afc-4e22-4a38-963f-ab9d354b5ba5 [pid: 7|app: 0|req: 1074/2152] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:27:03 2026] POST /v2.0/networks => generated 632 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:27:03.377 7 WARNING neutron_lib.context [None req-c018ca72-266b-491e-a071-6d25513bcb40 6ed877887b3a4090992e8270ffa07086 aec0ee096f0b46ef977e8125373f0218 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1079/2153] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:27:03 2026] GET /v2.0/security-groups?tenant_id=e57ab51950ec447faf654cd8a7e54a19&name=default => generated 2929 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2154] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:27:03 2026] DELETE /v2.0/security-groups/86097811-75fd-4329-8af0-69a9eacf8705 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2155] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:27:03 2026] POST /v2.0/subnets => generated 629 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:27:03.677 8 WARNING neutron_lib.context [None req-9ae4f93d-dd48-4371-939f-f6a8db202f14 6ed877887b3a4090992e8270ffa07086 aec0ee096f0b46ef977e8125373f0218 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:27:03.723 8 INFO neutron.db.segments_db [None req-9ae4f93d-dd48-4371-939f-f6a8db202f14 6ed877887b3a4090992e8270ffa07086 aec0ee096f0b46ef977e8125373f0218 - - default default] Added segment 885792f2-7d7f-45cb-ab50-7b8b5e94dd9d of type vxlan for network 0534fc5a-d06b-4589-8c08-f8addda0afb1 [pid: 8|app: 0|req: 1081/2156] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:27:03 2026] POST /v2.0/networks => generated 632 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:27:03.818 7 WARNING neutron_lib.context [None req-66adceff-a161-4eba-bf44-76d0aa2bc329 6ed877887b3a4090992e8270ffa07086 aec0ee096f0b46ef977e8125373f0218 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1076/2157] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:27:03 2026] POST /v2.0/subnets => generated 629 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:27:04.165 7 WARNING neutron_lib.context [None req-254bc5d1-9b8c-4a4b-af95-e8e7db8f1d95 6ed877887b3a4090992e8270ffa07086 aec0ee096f0b46ef977e8125373f0218 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1082/2158] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:04 2026] GET /v2.0/ports?device_id=86cc56af-0880-4a49-a561-dc20abb18ae0 => generated 1200 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:27:04.231 7 INFO neutron.db.segments_db [None req-254bc5d1-9b8c-4a4b-af95-e8e7db8f1d95 6ed877887b3a4090992e8270ffa07086 aec0ee096f0b46ef977e8125373f0218 - - default default] Added segment 15b9c805-d3f7-4c88-9156-bd4af2852871 of type vxlan for network 72568c72-01a6-4dda-aa3b-75cccfce3e8f [pid: 8|app: 0|req: 1083/2159] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:27:04 2026] GET /v2.0/security-groups?id=3a560ec8-83f1-4995-8ebb-7396659e31f3&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2160] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:27:04 2026] POST /v2.0/networks => generated 632 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:27:04.341 8 WARNING neutron_lib.context [None req-54ece127-c997-4ec8-a3ec-b83857e0c844 6ed877887b3a4090992e8270ffa07086 aec0ee096f0b46ef977e8125373f0218 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1084/2161] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:27:04 2026] POST /v2.0/subnets => generated 629 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:27:04.588 7 WARNING neutron_lib.context [None req-c70633f9-ce3e-4a79-994d-559cd8d90612 6ed877887b3a4090992e8270ffa07086 aec0ee096f0b46ef977e8125373f0218 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:27:04.664 7 INFO neutron.db.segments_db [None req-c70633f9-ce3e-4a79-994d-559cd8d90612 6ed877887b3a4090992e8270ffa07086 aec0ee096f0b46ef977e8125373f0218 - - default default] Added segment 229b0a74-ec9f-4fdc-804f-2deea635afc1 of type vxlan for network 1eb0c4bd-e0d0-4d47-9c3c-0d0cd019f2d7 [pid: 7|app: 0|req: 1078/2162] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:27:04 2026] POST /v2.0/networks => generated 631 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:27:04.823 8 WARNING neutron_lib.context [None req-a0cc2c25-c0b5-49c3-9892-9c5c9fd66ac2 6ed877887b3a4090992e8270ffa07086 aec0ee096f0b46ef977e8125373f0218 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1085/2163] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:27:04 2026] POST /v2.0/subnets => generated 629 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2164] 10.0.0.215 () {34 vars in 751 bytes} [Wed May 20 04:27:05 2026] PUT /v2.0/subnets/078ae2f4-c195-4c4c-98aa-ae311436ee0e/tags => generated 17 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2165] 10.0.0.215 () {34 vars in 751 bytes} [Wed May 20 04:27:05 2026] PUT /v2.0/subnets/911e083a-769a-40f4-b674-59b842fe805f/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2166] 10.0.0.215 () {34 vars in 751 bytes} [Wed May 20 04:27:05 2026] PUT /v2.0/subnets/c80a1133-860f-4a10-98f9-540a479cafe5/tags => generated 34 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2167] 10.0.0.215 () {34 vars in 751 bytes} [Wed May 20 04:27:05 2026] PUT /v2.0/subnets/cac9fecc-7e4d-4e95-b300-b5bc92f9d908/tags => generated 19 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2168] 10.0.0.215 () {32 vars in 664 bytes} [Wed May 20 04:27:05 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2169] 10.0.0.215 () {32 vars in 678 bytes} [Wed May 20 04:27:05 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2170] 10.0.0.215 () {32 vars in 674 bytes} [Wed May 20 04:27:05 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2171] 10.0.0.215 () {32 vars in 686 bytes} [Wed May 20 04:27:05 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:27:05.640 7 WARNING neutron_lib.context [None req-40e1d52c-7c10-4f18-b99a-4ecc57341e3a e48bddfe8cca42b4ba50a322077ab96c 222fa954f730420b9649573a025f68c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:27:05.640 7 WARNING neutron_lib.context [None req-40e1d52c-7c10-4f18-b99a-4ecc57341e3a e48bddfe8cca42b4ba50a322077ab96c 222fa954f730420b9649573a025f68c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1092/2172] 10.0.0.215 () {32 vars in 672 bytes} [Wed May 20 04:27:05 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2173] 10.0.0.215 () {32 vars in 686 bytes} [Wed May 20 04:27:05 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2174] 10.0.0.215 () {32 vars in 682 bytes} [Wed May 20 04:27:05 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2175] 10.0.0.215 () {32 vars in 694 bytes} [Wed May 20 04:27:05 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:27:05.898 7 INFO neutron.db.segments_db [None req-40e1d52c-7c10-4f18-b99a-4ecc57341e3a e48bddfe8cca42b4ba50a322077ab96c 222fa954f730420b9649573a025f68c7 - - default default] Added segment dad7a661-ec4c-4da5-9ab7-8246086fb163 of type vxlan for network c5ba8627-f1de-481f-914b-6b6e3b04ec4c 2026-05-20 04:27:05.969 7 INFO neutron.db.segments_db [None req-40e1d52c-7c10-4f18-b99a-4ecc57341e3a e48bddfe8cca42b4ba50a322077ab96c 222fa954f730420b9649573a025f68c7 - - default default] Added segment ce3fd0dd-fa92-47b6-a1bc-cfd82df976d3 of type vxlan for network d0a77a1e-6393-41c7-9870-3ab278e69d50 [pid: 8|app: 0|req: 1096/2176] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:27:05 2026] DELETE /v2.0/subnets/078ae2f4-c195-4c4c-98aa-ae311436ee0e => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2177] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:27:05 2026] POST /v2.0/networks => generated 1244 bytes in 725 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2178] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:27:06 2026] DELETE /v2.0/subnets/911e083a-769a-40f4-b674-59b842fe805f => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2179] 10.0.0.215 () {32 vars in 649 bytes} [Wed May 20 04:27:06 2026] GET /v2.0/networks => generated 1843 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:27:06.333 7 INFO neutron.services.segments.plugin [-] Segment dad7a661-ec4c-4da5-9ab7-8246086fb163 resource provider aggregate not found [pid: 8|app: 0|req: 1098/2180] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:27:06 2026] DELETE /v2.0/subnets/c80a1133-860f-4a10-98f9-540a479cafe5 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:27:06.336 7 INFO neutron.services.segments.plugin [-] Segment dad7a661-ec4c-4da5-9ab7-8246086fb163 resource provider aggregate not found [pid: 7|app: 0|req: 1083/2181] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:27:06 2026] DELETE /v2.0/networks/c5ba8627-f1de-481f-914b-6b6e3b04ec4c => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:27:06.359 7 INFO neutron.services.segments.plugin [-] Segment dad7a661-ec4c-4da5-9ab7-8246086fb163 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dad7a661-ec4c-4da5-9ab7-8246086fb163 found for delete ", "request_id": "req-efc2587b-ec23-4c88-ae46-c91dc53e3545"}]} 2026-05-20 04:27:06.359 7 INFO neutron.services.segments.plugin [-] Segment dad7a661-ec4c-4da5-9ab7-8246086fb163 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dad7a661-ec4c-4da5-9ab7-8246086fb163 found for delete ", "request_id": "req-5c556bbb-cbcd-4844-b77a-aa0022eb4cde"}]} [pid: 7|app: 0|req: 1084/2182] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:27:06 2026] DELETE /v2.0/networks/d0a77a1e-6393-41c7-9870-3ab278e69d50 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2183] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:27:06 2026] DELETE /v2.0/subnets/cac9fecc-7e4d-4e95-b300-b5bc92f9d908 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2184] 10.0.0.215 () {32 vars in 649 bytes} [Wed May 20 04:27:06 2026] GET /v2.0/networks => generated 651 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:27:06.553 7 WARNING neutron_lib.context [None req-7cf91f8d-75ae-4dbd-8066-3f89aa187864 e48bddfe8cca42b4ba50a322077ab96c 222fa954f730420b9649573a025f68c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:27:06.635 7 INFO neutron.db.segments_db [None req-7cf91f8d-75ae-4dbd-8066-3f89aa187864 e48bddfe8cca42b4ba50a322077ab96c 222fa954f730420b9649573a025f68c7 - - default default] Added segment 0d9370e6-be67-4fb3-8d66-ee3e68692c72 of type vxlan for network 7169da69-48d5-4a97-860a-fe343b1549b3 [pid: 8|app: 0|req: 1100/2185] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:27:06 2026] DELETE /v2.0/subnets/556a1929-a69c-486c-9c5c-83c65126a779 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2186] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:27:06 2026] POST /v2.0/networks => generated 650 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:27:06.745 7 WARNING neutron_lib.context [None req-7a73a79e-098a-40a6-a983-85125e95f559 e48bddfe8cca42b4ba50a322077ab96c 222fa954f730420b9649573a025f68c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:27:06.801 7 INFO neutron.db.segments_db [None req-7a73a79e-098a-40a6-a983-85125e95f559 e48bddfe8cca42b4ba50a322077ab96c 222fa954f730420b9649573a025f68c7 - - default default] Added segment 13911770-b991-4ca1-8746-530e7d844db0 of type vxlan for network 509f6ef1-48ce-437b-b4c1-67c1f513964e 2026-05-20 04:27:06.882 8 INFO neutron.services.segments.plugin [-] Segment 5ace13f3-a311-443c-8cf1-3b0b5412afb1 resource provider aggregate not found 2026-05-20 04:27:06.886 8 INFO neutron.services.segments.plugin [-] Segment 5ace13f3-a311-443c-8cf1-3b0b5412afb1 resource provider aggregate not found [pid: 7|app: 0|req: 1087/2187] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:27:06 2026] POST /v2.0/networks => generated 650 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2188] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:27:06 2026] DELETE /v2.0/networks/0a7ecc14-86a2-4118-b0e9-4633681f480c => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:27:06.904 7 WARNING neutron_lib.context [None req-218057eb-75f7-4ea2-9314-04a877343a80 e48bddfe8cca42b4ba50a322077ab96c 222fa954f730420b9649573a025f68c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:27:06.911 8 INFO neutron.services.segments.plugin [-] Segment 5ace13f3-a311-443c-8cf1-3b0b5412afb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ace13f3-a311-443c-8cf1-3b0b5412afb1 found for delete ", "request_id": "req-b0ea25a5-2818-4b11-99f1-0a90e8a152eb"}]} 2026-05-20 04:27:06.912 8 INFO neutron.services.segments.plugin [-] Segment 5ace13f3-a311-443c-8cf1-3b0b5412afb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ace13f3-a311-443c-8cf1-3b0b5412afb1 found for delete ", "request_id": "req-4f9fd60a-e6bf-4800-a100-e648531a611d"}]} 2026-05-20 04:27:06.924 7 WARNING neutron_lib.context [None req-218057eb-75f7-4ea2-9314-04a877343a80 e48bddfe8cca42b4ba50a322077ab96c 222fa954f730420b9649573a025f68c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1102/2189] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:27:06 2026] DELETE /v2.0/networks/6d009afc-4e22-4a38-963f-ab9d354b5ba5 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2190] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:27:07 2026] DELETE /v2.0/networks/0534fc5a-d06b-4589-8c08-f8addda0afb1 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2191] 10.0.0.215 () {34 vars in 665 bytes} [Wed May 20 04:27:06 2026] POST /v2.0/ports => generated 1506 bytes in 613 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1089/2192] 10.0.0.215 () {32 vars in 643 bytes} [Wed May 20 04:27:07 2026] GET /v2.0/ports => generated 1506 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2193] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:27:07 2026] DELETE /v2.0/ports/f9887e9e-e7c4-4b93-a279-63c09f9dbc63 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2194] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:27:07 2026] DELETE /v2.0/networks/72568c72-01a6-4dda-aa3b-75cccfce3e8f => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2195] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:27:07 2026] DELETE /v2.0/ports/ebca4e76-16ba-46be-b13b-bb0ebe4d9ee1 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2196] 10.0.0.215 () {32 vars in 643 bytes} [Wed May 20 04:27:08 2026] GET /v2.0/ports => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:27:08.035 7 WARNING neutron_lib.context [None req-eed03936-ad8c-43cb-a6fa-ade3565441ef e48bddfe8cca42b4ba50a322077ab96c 222fa954f730420b9649573a025f68c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:27:08.088 7 INFO neutron.db.segments_db [None req-eed03936-ad8c-43cb-a6fa-ade3565441ef e48bddfe8cca42b4ba50a322077ab96c 222fa954f730420b9649573a025f68c7 - - default default] Added segment a6e3aa64-a827-468f-8303-3b282cfe5ef7 of type vxlan for network f2900d6a-7ef8-4cc4-90c8-74b5237593bb [pid: 8|app: 0|req: 1105/2197] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:27:07 2026] DELETE /v2.0/networks/1eb0c4bd-e0d0-4d47-9c3c-0d0cd019f2d7 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2198] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:27:08 2026] POST /v2.0/networks => generated 649 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:27:08.206 8 WARNING neutron_lib.context [None req-31eb5eb1-253c-4acc-9ead-e09d420043f3 e48bddfe8cca42b4ba50a322077ab96c 222fa954f730420b9649573a025f68c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:27:08.262 8 INFO neutron.db.segments_db [None req-31eb5eb1-253c-4acc-9ead-e09d420043f3 e48bddfe8cca42b4ba50a322077ab96c 222fa954f730420b9649573a025f68c7 - - default default] Added segment 01c1d59b-2c0e-4e3e-bd80-4571a0bf04aa of type vxlan for network c5c7f9f8-4775-4d65-b7b8-d8fb186a09e5 [pid: 8|app: 0|req: 1106/2199] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:27:08 2026] POST /v2.0/networks => generated 649 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:27:08.411 7 WARNING neutron_lib.context [None req-ceda809a-3bc5-4391-a885-ae2a33cda8a6 e48bddfe8cca42b4ba50a322077ab96c 222fa954f730420b9649573a025f68c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:27:08.439 7 INFO neutron.services.segments.plugin [-] Segment ce3fd0dd-fa92-47b6-a1bc-cfd82df976d3 resource provider aggregate not found 2026-05-20 04:27:08.446 7 INFO neutron.services.segments.plugin [-] Segment ce3fd0dd-fa92-47b6-a1bc-cfd82df976d3 resource provider aggregate not found 2026-05-20 04:27:08.455 7 INFO neutron.services.segments.plugin [-] Segment ce3fd0dd-fa92-47b6-a1bc-cfd82df976d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce3fd0dd-fa92-47b6-a1bc-cfd82df976d3 found for delete ", "request_id": "req-89ef2576-c2f9-4da2-8cc6-45a735157e74"}]} 2026-05-20 04:27:08.459 7 INFO neutron.services.segments.plugin [-] Segment ce3fd0dd-fa92-47b6-a1bc-cfd82df976d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce3fd0dd-fa92-47b6-a1bc-cfd82df976d3 found for delete ", "request_id": "req-0ae8a40e-c27e-4d62-bb50-95dba8aa44f3"}]} 2026-05-20 04:27:08.463 7 WARNING neutron_lib.context [None req-ceda809a-3bc5-4391-a885-ae2a33cda8a6 e48bddfe8cca42b4ba50a322077ab96c 222fa954f730420b9649573a025f68c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1094/2200] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:27:08 2026] POST /v2.0/subnets => generated 1273 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-20 04:27:08.991 8 INFO neutron.services.segments.plugin [-] Segment 9cb7e3f6-8c4f-4116-a64c-701976cea786 resource provider aggregate not found 2026-05-20 04:27:08.997 8 INFO neutron.services.segments.plugin [-] Segment 9cb7e3f6-8c4f-4116-a64c-701976cea786 resource provider aggregate not found 2026-05-20 04:27:09.029 8 INFO neutron.services.segments.plugin [-] Segment 9cb7e3f6-8c4f-4116-a64c-701976cea786 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cb7e3f6-8c4f-4116-a64c-701976cea786 found for delete ", "request_id": "req-7ef7fa66-e330-4cd6-91e5-3a234443847c"}]} 2026-05-20 04:27:09.034 8 INFO neutron.services.segments.plugin [-] Segment 9cb7e3f6-8c4f-4116-a64c-701976cea786 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cb7e3f6-8c4f-4116-a64c-701976cea786 found for delete ", "request_id": "req-87c97462-b897-45fc-92a3-893c44306396"}]} [pid: 8|app: 0|req: 1107/2201] 10.0.0.215 () {32 vars in 647 bytes} [Wed May 20 04:27:08 2026] GET /v2.0/subnets => generated 1909 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:27:09.083 8 INFO neutron.services.segments.plugin [-] Segment 885792f2-7d7f-45cb-ab50-7b8b5e94dd9d resource provider aggregate not found 2026-05-20 04:27:09.090 8 INFO neutron.services.segments.plugin [-] Segment 885792f2-7d7f-45cb-ab50-7b8b5e94dd9d resource provider aggregate not found 2026-05-20 04:27:09.107 8 INFO neutron.services.segments.plugin [-] Segment 885792f2-7d7f-45cb-ab50-7b8b5e94dd9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 885792f2-7d7f-45cb-ab50-7b8b5e94dd9d found for delete ", "request_id": "req-e370c1d9-d92a-434f-8f66-d7098a12dbed"}]} 2026-05-20 04:27:09.111 8 INFO neutron.services.segments.plugin [-] Segment 885792f2-7d7f-45cb-ab50-7b8b5e94dd9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 885792f2-7d7f-45cb-ab50-7b8b5e94dd9d found for delete ", "request_id": "req-bfdc5814-5f7f-4bb0-82c1-2746197b6817"}]} 2026-05-20 04:27:09.118 8 INFO neutron.services.segments.plugin [-] Segment 15b9c805-d3f7-4c88-9156-bd4af2852871 resource provider aggregate not found 2026-05-20 04:27:09.125 8 INFO neutron.services.segments.plugin [-] Segment 15b9c805-d3f7-4c88-9156-bd4af2852871 resource provider aggregate not found 2026-05-20 04:27:09.131 8 INFO neutron.services.segments.plugin [-] Segment 15b9c805-d3f7-4c88-9156-bd4af2852871 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15b9c805-d3f7-4c88-9156-bd4af2852871 found for delete ", "request_id": "req-e8ed7123-e93d-4a7d-99cc-71a35cdc2ce1"}]} 2026-05-20 04:27:09.144 8 INFO neutron.services.segments.plugin [-] Segment 229b0a74-ec9f-4fdc-804f-2deea635afc1 resource provider aggregate not found 2026-05-20 04:27:09.150 8 INFO neutron.services.segments.plugin [-] Segment 15b9c805-d3f7-4c88-9156-bd4af2852871 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15b9c805-d3f7-4c88-9156-bd4af2852871 found for delete ", "request_id": "req-1c244da1-15af-4189-a0e2-e7c34324c74a"}]} 2026-05-20 04:27:09.171 8 INFO neutron.services.segments.plugin [-] Segment 229b0a74-ec9f-4fdc-804f-2deea635afc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 229b0a74-ec9f-4fdc-804f-2deea635afc1 found for delete ", "request_id": "req-cdad0bc6-1a6a-4a59-a1cf-00a55b60fbe6"}]} 2026-05-20 04:27:09.177 8 INFO neutron.services.segments.plugin [-] Segment 229b0a74-ec9f-4fdc-804f-2deea635afc1 resource provider aggregate not found 2026-05-20 04:27:09.197 8 INFO neutron.services.segments.plugin [-] Segment 229b0a74-ec9f-4fdc-804f-2deea635afc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 229b0a74-ec9f-4fdc-804f-2deea635afc1 found for delete ", "request_id": "req-7c6d5fae-6c72-4930-8ce2-163959ff4e60"}]} [pid: 7|app: 0|req: 1095/2202] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:27:09 2026] DELETE /v2.0/subnets/fddb3853-4ea5-4c99-9474-d59638c5a5be => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2203] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:27:09 2026] DELETE /v2.0/subnets/3138d192-4736-4a34-b1d5-af91cdf2c70e => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2204] 10.0.0.215 () {32 vars in 647 bytes} [Wed May 20 04:27:09 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: 1108/2205] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:27:09 2026] GET /v2.0/security-groups?tenant_id=5fe61b3057d74027a06c7922f13add1f&name=default => generated 2929 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2206] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:09 2026] GET /v2.0/ports?device_id=86cc56af-0880-4a49-a561-dc20abb18ae0 => generated 1200 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2207] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:27:09 2026] DELETE /v2.0/security-groups/f1efabcf-3f4b-4209-b9d3-9438170bee6a => 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: 1109/2208] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:27:09 2026] DELETE /v2.0/networks/c5c7f9f8-4775-4d65-b7b8-d8fb186a09e5 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2209] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:27:09 2026] GET /v2.0/security-groups?id=3a560ec8-83f1-4995-8ebb-7396659e31f3&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2210] 10.0.0.215 () {32 vars in 818 bytes} [Wed May 20 04:27:09 2026] GET /v2.0/ports?network_id=7642c3e0-8a29-4bda-bbca-7d0838338445&mac_address=fa%3A16%3A3e%3Ac5%3A03%3A36 => generated 1200 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2211] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:27:09 2026] DELETE /v2.0/networks/f2900d6a-7ef8-4cc4-90c8-74b5237593bb => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:27:09.706 8 WARNING neutron_lib.context [None req-2de9ff95-2b2e-4805-8adc-f399bd698f6c 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1102/2212] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:27:09 2026] GET /v2.0/security-groups?tenant_id=1181426ec8f441af995096facffc4f90&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2213] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:27:09 2026] DELETE /v2.0/networks/509f6ef1-48ce-437b-b4c1-67c1f513964e => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2214] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:27:09 2026] DELETE /v2.0/security-groups/21edfe5a-d9a1-4a3d-9b4a-05024a66ae4e => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2215] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:27:10 2026] DELETE /v2.0/networks/7169da69-48d5-4a97-860a-fe343b1549b3 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2216] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:27:10 2026] GET /v2.0/security-groups?tenant_id=aec0ee096f0b46ef977e8125373f0218&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2217] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:27:10 2026] DELETE /v2.0/security-groups/31aada0d-094e-4f4f-9dba-8d50dab1c8e3 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:27:10.446 8 INFO neutron.db.l3_db [None req-2de9ff95-2b2e-4805-8adc-f399bd698f6c 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Floating IP 15e663d1-5888-47c3-a4b9-37c8c8501211 associated. External IP: 10.96.250.214, port: 0cc23411-7eac-489c-a72f-b71278ddf96d. 2026-05-20 04:27:10.710 7 INFO neutron.services.segments.plugin [-] Segment 13911770-b991-4ca1-8746-530e7d844db0 resource provider aggregate not found 2026-05-20 04:27:10.716 7 INFO neutron.services.segments.plugin [-] Segment 13911770-b991-4ca1-8746-530e7d844db0 resource provider aggregate not found [pid: 8|app: 0|req: 1111/2218] 10.0.0.215 () {34 vars in 677 bytes} [Wed May 20 04:27:09 2026] POST /v2.0/floatingips => generated 854 bytes in 1024 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:27:10.728 7 INFO neutron.services.segments.plugin [-] Segment 13911770-b991-4ca1-8746-530e7d844db0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13911770-b991-4ca1-8746-530e7d844db0 found for delete ", "request_id": "req-37a07789-c4a2-41cc-bba9-055b316a00b2"}]} 2026-05-20 04:27:10.732 7 INFO neutron.services.segments.plugin [-] Segment 13911770-b991-4ca1-8746-530e7d844db0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13911770-b991-4ca1-8746-530e7d844db0 found for delete ", "request_id": "req-7d97c703-9831-4e29-a445-bf928b800be7"}]} 2026-05-20 04:27:10.741 7 INFO neutron.services.segments.plugin [-] Segment 0d9370e6-be67-4fb3-8d66-ee3e68692c72 resource provider aggregate not found 2026-05-20 04:27:10.752 7 INFO neutron.services.segments.plugin [-] Segment 0d9370e6-be67-4fb3-8d66-ee3e68692c72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d9370e6-be67-4fb3-8d66-ee3e68692c72 found for delete ", "request_id": "req-d84ded50-d1b1-4958-9c30-fb904eae9530"}]} 2026-05-20 04:27:10.754 7 INFO neutron.services.segments.plugin [-] Segment 0d9370e6-be67-4fb3-8d66-ee3e68692c72 resource provider aggregate not found 2026-05-20 04:27:10.771 7 INFO neutron.services.segments.plugin [-] Segment 0d9370e6-be67-4fb3-8d66-ee3e68692c72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d9370e6-be67-4fb3-8d66-ee3e68692c72 found for delete ", "request_id": "req-e0398b98-f930-4ad2-80fb-eff3466b1fd1"}]} [pid: 7|app: 0|req: 1108/2219] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:27:10 2026] GET /v2.0/security-groups?tenant_id=222fa954f730420b9649573a025f68c7&name=default => generated 2929 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:27:10.978 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab460e6e-ae8d-48e8-8272-2275f2be593c'] response: {'name': 'network-changed', 'server_uuid': '86cc56af-0880-4a49-a561-dc20abb18ae0', 'tag': '0cc23411-7eac-489c-a72f-b71278ddf96d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1112/2220] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:27:10 2026] DELETE /v2.0/security-groups/affed567-375b-4b26-b45e-a9dd770c33ab => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2221] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:27:11 2026] GET /v2.0/ports?tenant_id=782aac559054412eb197ef53f190592f&device_id=86cc56af-0880-4a49-a561-dc20abb18ae0 => generated 1469 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:27:11.559 8 INFO neutron.services.segments.plugin [-] Segment 01c1d59b-2c0e-4e3e-bd80-4571a0bf04aa resource provider aggregate not found 2026-05-20 04:27:11.564 8 INFO neutron.services.segments.plugin [-] Segment 01c1d59b-2c0e-4e3e-bd80-4571a0bf04aa resource provider aggregate not found 2026-05-20 04:27:11.579 8 INFO neutron.services.segments.plugin [-] Segment 01c1d59b-2c0e-4e3e-bd80-4571a0bf04aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01c1d59b-2c0e-4e3e-bd80-4571a0bf04aa found for delete ", "request_id": "req-622652c7-7fa0-485d-89da-20c6cee7298e"}]} 2026-05-20 04:27:11.582 8 INFO neutron.services.segments.plugin [-] Segment 01c1d59b-2c0e-4e3e-bd80-4571a0bf04aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01c1d59b-2c0e-4e3e-bd80-4571a0bf04aa found for delete ", "request_id": "req-6d3c44d2-9cf8-4eb2-b6be-a56b0f569a02"}]} 2026-05-20 04:27:11.596 8 INFO neutron.services.segments.plugin [-] Segment a6e3aa64-a827-468f-8303-3b282cfe5ef7 resource provider aggregate not found 2026-05-20 04:27:11.600 8 INFO neutron.services.segments.plugin [-] Segment a6e3aa64-a827-468f-8303-3b282cfe5ef7 resource provider aggregate not found 2026-05-20 04:27:11.605 8 INFO neutron.services.segments.plugin [-] Segment a6e3aa64-a827-468f-8303-3b282cfe5ef7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6e3aa64-a827-468f-8303-3b282cfe5ef7 found for delete ", "request_id": "req-a1c27cc5-31b9-485f-9d3a-805c0f3fc500"}]} 2026-05-20 04:27:11.612 8 INFO neutron.services.segments.plugin [-] Segment a6e3aa64-a827-468f-8303-3b282cfe5ef7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6e3aa64-a827-468f-8303-3b282cfe5ef7 found for delete ", "request_id": "req-2a631336-90af-4dd1-9b35-b1d4fa2b8043"}]} [pid: 8|app: 0|req: 1113/2222] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:27:11 2026] GET /v2.0/networks?id=7642c3e0-8a29-4bda-bbca-7d0838338445 => generated 801 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2223] 199.204.45.233 () {34 vars in 1056 bytes} [Wed May 20 04:27:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.84&port_id=0cc23411-7eac-489c-a72f-b71278ddf96d => 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: 1114/2224] 199.204.45.233 () {34 vars in 1106 bytes} [Wed May 20 04:27:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d6&port_id=0cc23411-7eac-489c-a72f-b71278ddf96d => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2225] 199.204.45.233 () {34 vars in 1064 bytes} [Wed May 20 04:27:11 2026] GET /v2.0/subnets?id=6b17a54d-08c6-4c92-afe6-2c5171a2f584&id=fc9b2598-fe41-47ce-b15f-a3fd6b9931f5 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2226] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:27:11 2026] GET /v2.0/ports?network_id=7642c3e0-8a29-4bda-bbca-7d0838338445&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2227] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:27:11 2026] GET /v2.0/ports?network_id=7642c3e0-8a29-4bda-bbca-7d0838338445&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2228] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:27:11 2026] GET /v2.0/networks/7642c3e0-8a29-4bda-bbca-7d0838338445?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2229] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:27:11 2026] GET /v2.0/networks/7642c3e0-8a29-4bda-bbca-7d0838338445?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:27:12.875 8 WARNING neutron_lib.context [None req-449697fc-ae3b-45aa-8503-2c7b39869cde b67a21d2d90f4a9794f9c1f06fc6d302 100f985963d64d148ea1653cce4cf1e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:27:13.036 8 INFO neutron.db.segments_db [None req-449697fc-ae3b-45aa-8503-2c7b39869cde b67a21d2d90f4a9794f9c1f06fc6d302 100f985963d64d148ea1653cce4cf1e7 - - default default] Added segment d515e260-28ac-41dd-8600-b92abbf04651 of type vxlan for network caf3614b-6c6b-4927-be40-7aa7922c33ec [pid: 8|app: 0|req: 1117/2230] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:27:12 2026] POST /v2.0/networks => generated 644 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:27:13.172 7 WARNING neutron_lib.context [None req-04d56eea-48e8-494e-8d6e-83b7697b5a20 b67a21d2d90f4a9794f9c1f06fc6d302 100f985963d64d148ea1653cce4cf1e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1114/2231] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:27:13 2026] POST /v2.0/subnets => generated 641 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:27:13.426 8 WARNING neutron_lib.context [None req-157b4c03-ce5d-4210-8191-5ecddd562448 b67a21d2d90f4a9794f9c1f06fc6d302 100f985963d64d148ea1653cce4cf1e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:27:13.493 8 INFO neutron.db.segments_db [None req-157b4c03-ce5d-4210-8191-5ecddd562448 b67a21d2d90f4a9794f9c1f06fc6d302 100f985963d64d148ea1653cce4cf1e7 - - default default] Added segment c033efbf-15ee-4592-acb5-5bcea96f3852 of type vxlan for network 461b8dbb-7093-4d1b-83eb-7233c0be702d [pid: 8|app: 0|req: 1118/2232] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:27:13 2026] POST /v2.0/networks => generated 643 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2233] 10.0.0.215 () {34 vars in 743 bytes} [Wed May 20 04:27:13 2026] PUT /v2.0/networks/461b8dbb-7093-4d1b-83eb-7233c0be702d => generated 592 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:27:13.736 8 WARNING neutron_lib.context [None req-a3c75ae8-b6e7-440c-a936-bf030b67c899 b67a21d2d90f4a9794f9c1f06fc6d302 100f985963d64d148ea1653cce4cf1e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1119/2234] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:27:13 2026] POST /v2.0/subnets => generated 626 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2235] 10.0.0.215 () {34 vars in 741 bytes} [Wed May 20 04:27:13 2026] PUT /v2.0/subnets/2f43173b-8b6a-4c45-9029-7471ed4a47e9 => generated 636 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:27:14.349 8 INFO neutron.services.segments.plugin [-] Segment c033efbf-15ee-4592-acb5-5bcea96f3852 resource provider aggregate not found 2026-05-20 04:27:14.353 8 INFO neutron.services.segments.plugin [-] Segment c033efbf-15ee-4592-acb5-5bcea96f3852 resource provider aggregate not found 2026-05-20 04:27:14.366 8 INFO neutron.services.segments.plugin [-] Segment c033efbf-15ee-4592-acb5-5bcea96f3852 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c033efbf-15ee-4592-acb5-5bcea96f3852 found for delete ", "request_id": "req-42bddeca-d97f-450e-834d-00a95cc3131f"}]} 2026-05-20 04:27:14.368 8 INFO neutron.services.segments.plugin [-] Segment c033efbf-15ee-4592-acb5-5bcea96f3852 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c033efbf-15ee-4592-acb5-5bcea96f3852 found for delete ", "request_id": "req-87818068-622a-4b4e-8ca6-6944504a491f"}]} [pid: 8|app: 0|req: 1120/2236] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:27:14 2026] DELETE /v2.0/networks/461b8dbb-7093-4d1b-83eb-7233c0be702d => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:27:14.394 7 INFO neutron.pecan_wsgi.hooks.translation [None req-280c53cb-1d44-4593-8d24-f1fcdef93ee9 b67a21d2d90f4a9794f9c1f06fc6d302 100f985963d64d148ea1653cce4cf1e7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1117/2237] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:27:14 2026] DELETE /v2.0/networks/461b8dbb-7093-4d1b-83eb-7233c0be702d => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2238] 10.0.0.215 () {32 vars in 694 bytes} [Wed May 20 04:27:14 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2239] 10.0.0.215 () {32 vars in 742 bytes} [Wed May 20 04:27:14 2026] GET /v2.0/subnets?network_id=414115e1-ae8f-4eb0-9d70-cddb25676674 => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2240] 10.0.0.215 () {32 vars in 653 bytes} [Wed May 20 04:27:14 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-20 04:27:14.517 8 WARNING neutron_lib.context [None req-f48e9361-61a7-4dc3-96f9-0b242f5d88fa b53a852bdf70446d9d1b9afc9fb1b363 a5e34d2ee3f04b9da43f5a766e226b20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1121/2241] 10.0.0.215 () {32 vars in 649 bytes} [Wed May 20 04:27:14 2026] GET /v2.0/networks => generated 1309 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2242] 10.0.0.215 () {32 vars in 647 bytes} [Wed May 20 04:27:14 2026] GET /v2.0/subnets => generated 1280 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2243] 10.0.0.215 () {32 vars in 723 bytes} [Wed May 20 04:27:14 2026] GET /v2.0/networks/caf3614b-6c6b-4927-be40-7aa7922c33ec => generated 669 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2244] 10.0.0.215 () {32 vars in 721 bytes} [Wed May 20 04:27:14 2026] GET /v2.0/subnets/4bf1abd4-6cb6-48e6-96d3-e4370cb82103 => generated 641 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:27:14.732 8 INFO neutron.db.segments_db [None req-f48e9361-61a7-4dc3-96f9-0b242f5d88fa b53a852bdf70446d9d1b9afc9fb1b363 a5e34d2ee3f04b9da43f5a766e226b20 - - default default] Added segment 85209a2f-d740-4b95-b8e8-d303641fc6d5 of type vxlan for network 7eb61ca4-8d45-4a07-a7e2-2fb7fb573f24 2026-05-20 04:27:14.736 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2239b4a6-fdcd-4d5f-8d4f-aa08c956ce09 b67a21d2d90f4a9794f9c1f06fc6d302 100f985963d64d148ea1653cce4cf1e7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1125/2245] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:27:14 2026] DELETE /v2.0/subnets/2f43173b-8b6a-4c45-9029-7471ed4a47e9 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:27:14.759 7 INFO neutron.pecan_wsgi.hooks.translation [None req-019334b4-b745-44e7-80ad-8a3ba04b074c b67a21d2d90f4a9794f9c1f06fc6d302 100f985963d64d148ea1653cce4cf1e7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1126/2246] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:27:14 2026] DELETE /v2.0/networks/461b8dbb-7093-4d1b-83eb-7233c0be702d => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2247] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:27:14 2026] POST /v2.0/networks => generated 632 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:27:14.843 8 WARNING neutron_lib.context [None req-f81b8b21-5add-4f2f-b6c0-5ce6d2bf6398 b53a852bdf70446d9d1b9afc9fb1b363 a5e34d2ee3f04b9da43f5a766e226b20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1127/2248] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:27:14 2026] DELETE /v2.0/subnets/4bf1abd4-6cb6-48e6-96d3-e4370cb82103 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2249] 10.0.0.215 () {34 vars in 664 bytes} [Wed May 20 04:27:14 2026] POST /v2.0/ports => generated 743 bytes in 370 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-20 04:27:15.214 8 WARNING neutron_lib.context [None req-552d664e-b081-4317-9dfa-9d2e51f3a4c0 b53a852bdf70446d9d1b9afc9fb1b363 a5e34d2ee3f04b9da43f5a766e226b20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:27:15.218 7 INFO neutron.services.segments.plugin [-] Segment d515e260-28ac-41dd-8600-b92abbf04651 resource provider aggregate not found 2026-05-20 04:27:15.230 7 INFO neutron.services.segments.plugin [-] Segment d515e260-28ac-41dd-8600-b92abbf04651 resource provider aggregate not found 2026-05-20 04:27:15.240 7 INFO neutron.services.segments.plugin [-] Segment d515e260-28ac-41dd-8600-b92abbf04651 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d515e260-28ac-41dd-8600-b92abbf04651 found for delete ", "request_id": "req-849a8dfb-2ab3-4c27-9e0f-4a80ad694a05"}]} 2026-05-20 04:27:15.245 7 INFO neutron.services.segments.plugin [-] Segment d515e260-28ac-41dd-8600-b92abbf04651 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d515e260-28ac-41dd-8600-b92abbf04651 found for delete ", "request_id": "req-14153784-cfc2-43bf-b713-a612922842cf"}]} [pid: 7|app: 0|req: 1128/2250] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:27:14 2026] DELETE /v2.0/networks/caf3614b-6c6b-4927-be40-7aa7922c33ec => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2251] 10.0.0.215 () {34 vars in 666 bytes} [Wed May 20 04:27:15 2026] POST /v2.0/trunks => generated 407 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:27:15.429 7 WARNING neutron_lib.context [None req-69b18373-7056-40e7-85c6-2d4be0383158 b53a852bdf70446d9d1b9afc9fb1b363 a5e34d2ee3f04b9da43f5a766e226b20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:27:15.487 7 INFO neutron.db.segments_db [None req-69b18373-7056-40e7-85c6-2d4be0383158 b53a852bdf70446d9d1b9afc9fb1b363 a5e34d2ee3f04b9da43f5a766e226b20 - - default default] Added segment c7669269-f821-4860-8108-881d8b92d025 of type vxlan for network e0ca7825-f2e2-4f0e-948b-c62ff3f1f48d [pid: 7|app: 0|req: 1129/2252] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:27:15 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-20 04:27:15.610 8 WARNING neutron_lib.context [None req-eeae732f-1c54-4e85-8984-2af01a0ab241 b53a852bdf70446d9d1b9afc9fb1b363 a5e34d2ee3f04b9da43f5a766e226b20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1130/2253] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:27:15 2026] GET /v2.0/security-groups?tenant_id=100f985963d64d148ea1653cce4cf1e7&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2254] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:27:15 2026] DELETE /v2.0/security-groups/52c1b223-3a16-4cc5-8f09-0b65f4edf58c => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2255] 10.0.0.215 () {34 vars in 664 bytes} [Wed May 20 04:27:15 2026] POST /v2.0/ports => generated 743 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:27:15.912 7 WARNING neutron_lib.context [None req-524e6e08-17db-44af-a5ea-5b1b3a0f55c7 b53a852bdf70446d9d1b9afc9fb1b363 a5e34d2ee3f04b9da43f5a766e226b20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1132/2256] 10.0.0.215 () {34 vars in 666 bytes} [Wed May 20 04:27:15 2026] POST /v2.0/trunks => generated 407 bytes in 176 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-20 04:27:16.092 8 WARNING neutron_lib.context [None req-2e6f8dfd-306d-4d36-8683-6f31db6fa339 b53a852bdf70446d9d1b9afc9fb1b363 a5e34d2ee3f04b9da43f5a766e226b20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:27:16.146 8 INFO neutron.db.segments_db [None req-2e6f8dfd-306d-4d36-8683-6f31db6fa339 b53a852bdf70446d9d1b9afc9fb1b363 a5e34d2ee3f04b9da43f5a766e226b20 - - default default] Added segment 1e4c4b4b-e078-4175-97a4-d3824fef9094 of type vxlan for network b49b0ad7-a043-48ba-b71d-c51a0aa33e50 [pid: 8|app: 0|req: 1125/2257] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:27:16 2026] POST /v2.0/networks => generated 632 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:27:16.263 7 WARNING neutron_lib.context [None req-1db3c037-aad3-405c-be85-8c8408fa6d86 b53a852bdf70446d9d1b9afc9fb1b363 a5e34d2ee3f04b9da43f5a766e226b20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1133/2258] 10.0.0.215 () {34 vars in 664 bytes} [Wed May 20 04:27:16 2026] POST /v2.0/ports => generated 743 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:27:16.571 8 WARNING neutron_lib.context [None req-bebaec83-895e-4bdd-a470-b6852533d7fc b53a852bdf70446d9d1b9afc9fb1b363 a5e34d2ee3f04b9da43f5a766e226b20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1126/2259] 10.0.0.215 () {34 vars in 666 bytes} [Wed May 20 04:27:16 2026] POST /v2.0/trunks => generated 407 bytes in 208 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-20 04:27:16.760 7 WARNING neutron_lib.context [None req-62918cd8-0af2-43c5-9116-92248a549993 b53a852bdf70446d9d1b9afc9fb1b363 a5e34d2ee3f04b9da43f5a766e226b20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:27:16.812 7 INFO neutron.db.segments_db [None req-62918cd8-0af2-43c5-9116-92248a549993 b53a852bdf70446d9d1b9afc9fb1b363 a5e34d2ee3f04b9da43f5a766e226b20 - - default default] Added segment 8c34c00a-f3db-40c6-91d3-de68fb24470c of type vxlan for network 79b3f8cc-5097-4ecc-930e-e20f63c0d48e [pid: 7|app: 0|req: 1134/2260] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:27:16 2026] POST /v2.0/networks => generated 630 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:27:16.914 8 WARNING neutron_lib.context [None req-a343caef-6a4b-4234-9e48-7a9f4a053165 b53a852bdf70446d9d1b9afc9fb1b363 a5e34d2ee3f04b9da43f5a766e226b20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1135/2261] 10.0.0.220 () {34 vars in 990 bytes} [Wed May 20 04:27:17 2026] GET /v2.0/ports?device_id=86cc56af-0880-4a49-a561-dc20abb18ae0 => generated 1469 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2262] 10.0.0.215 () {34 vars in 664 bytes} [Wed May 20 04:27:16 2026] POST /v2.0/ports => generated 743 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1136/2263] 10.0.0.220 () {34 vars in 1040 bytes} [Wed May 20 04:27:17 2026] GET /v2.0/security-groups?id=3a560ec8-83f1-4995-8ebb-7396659e31f3&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:27:17.194 8 WARNING neutron_lib.context [None req-f41a5518-4b05-4f28-89d9-062f1e2a65bf b53a852bdf70446d9d1b9afc9fb1b363 a5e34d2ee3f04b9da43f5a766e226b20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1128/2264] 10.0.0.215 () {34 vars in 666 bytes} [Wed May 20 04:27:17 2026] POST /v2.0/trunks => generated 407 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:27:17.361 7 WARNING neutron_lib.context [None req-19905e33-419a-4f1b-ba64-f282e39ad054 b53a852bdf70446d9d1b9afc9fb1b363 a5e34d2ee3f04b9da43f5a766e226b20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:27:17.413 7 INFO neutron.db.segments_db [None req-19905e33-419a-4f1b-ba64-f282e39ad054 b53a852bdf70446d9d1b9afc9fb1b363 a5e34d2ee3f04b9da43f5a766e226b20 - - default default] Added segment a3bba800-17ac-444a-9a5d-3af4e93bcd91 of type vxlan for network 430655ee-dce6-4232-a18f-a2ca0afd4020 [pid: 7|app: 0|req: 1137/2267] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:27:17 2026] POST /v2.0/networks => generated 630 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:27:17.538 8 WARNING neutron_lib.context [None req-c5d3600c-b413-40fb-8cb4-49ad9bda043b b53a852bdf70446d9d1b9afc9fb1b363 a5e34d2ee3f04b9da43f5a766e226b20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:27:17.772 7 WARNING neutron_lib.context [None req-143351bc-d14c-4476-a0e0-18820065a43a 1263bba3a72b420d9440146751aea639 3e142d895e3b4632b2fc1e0a8d751964 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1131/2268] 10.0.0.215 () {34 vars in 664 bytes} [Wed May 20 04:27:17 2026] POST /v2.0/ports => generated 743 bytes in 272 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-20 04:27:17.811 8 WARNING neutron_lib.context [None req-443a3758-19fd-4dd3-9f9b-dfdecb010333 b53a852bdf70446d9d1b9afc9fb1b363 a5e34d2ee3f04b9da43f5a766e226b20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1138/2269] 10.0.0.215 () {34 vars in 677 bytes} [Wed May 20 04:27:17 2026] POST /v2.0/subnetpools => generated 549 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2270] 10.0.0.215 () {32 vars in 729 bytes} [Wed May 20 04:27:17 2026] GET /v2.0/subnetpools/826f9b20-81e4-430e-8ad1-f542f343ea48 => generated 549 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2271] 10.0.0.215 () {34 vars in 749 bytes} [Wed May 20 04:27:17 2026] PUT /v2.0/subnetpools/826f9b20-81e4-430e-8ad1-f542f343ea48 => generated 500 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2272] 10.0.0.215 () {34 vars in 666 bytes} [Wed May 20 04:27:17 2026] POST /v2.0/trunks => generated 407 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2273] 10.0.0.215 () {34 vars in 749 bytes} [Wed May 20 04:27:17 2026] PUT /v2.0/trunks/fb866a89-da0b-4bf6-8750-2e69df5e6a96/tags => generated 17 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2274] 10.0.0.215 () {32 vars in 732 bytes} [Wed May 20 04:27:17 2026] DELETE /v2.0/subnetpools/826f9b20-81e4-430e-8ad1-f542f343ea48 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:27:18.028 7 INFO neutron.api.v2.resource [None req-433cb44f-baa3-47e4-8185-604d1be591be 1263bba3a72b420d9440146751aea639 3e142d895e3b4632b2fc1e0a8d751964 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1142/2275] 10.0.0.215 () {32 vars in 729 bytes} [Wed May 20 04:27:18 2026] GET /v2.0/subnetpools/826f9b20-81e4-430e-8ad1-f542f343ea48 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:27:18.043 7 INFO neutron.api.v2.resource [None req-ff869896-e3b1-4015-aab6-3ed35a1a5b42 1263bba3a72b420d9440146751aea639 3e142d895e3b4632b2fc1e0a8d751964 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1143/2276] 10.0.0.215 () {32 vars in 732 bytes} [Wed May 20 04:27:18 2026] DELETE /v2.0/subnetpools/826f9b20-81e4-430e-8ad1-f542f343ea48 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2277] 10.0.0.215 () {34 vars in 749 bytes} [Wed May 20 04:27:18 2026] PUT /v2.0/trunks/208e85e1-49de-455a-9bd8-a3a419506593/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2278] 10.0.0.215 () {34 vars in 749 bytes} [Wed May 20 04:27:18 2026] PUT /v2.0/trunks/afbba025-c28e-4a27-82bd-26df86388a91/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2279] 10.0.0.215 () {34 vars in 749 bytes} [Wed May 20 04:27:18 2026] PUT /v2.0/trunks/6f223cec-3525-4f2e-949f-268726ad1229/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2280] 10.0.0.215 () {32 vars in 662 bytes} [Wed May 20 04:27:18 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2281] 10.0.0.215 () {32 vars in 676 bytes} [Wed May 20 04:27:18 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2282] 10.0.0.215 () {32 vars in 672 bytes} [Wed May 20 04:27:18 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: 1137/2283] 10.0.0.215 () {32 vars in 684 bytes} [Wed May 20 04:27:18 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2284] 10.0.0.215 () {32 vars in 670 bytes} [Wed May 20 04:27:18 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2285] 10.0.0.215 () {32 vars in 684 bytes} [Wed May 20 04:27:18 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2286] 10.0.0.215 () {32 vars in 680 bytes} [Wed May 20 04:27:18 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2287] 10.0.0.215 () {32 vars in 692 bytes} [Wed May 20 04:27:18 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2288] 10.0.0.215 () {32 vars in 719 bytes} [Wed May 20 04:27:18 2026] GET /v2.0/trunks/fb866a89-da0b-4bf6-8750-2e69df5e6a96 => 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: 1140/2289] 10.0.0.215 () {32 vars in 717 bytes} [Wed May 20 04:27:18 2026] GET /v2.0/ports/38004941-f6e7-4680-bd9e-423b641120d1 => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2290] 10.0.0.215 () {32 vars in 722 bytes} [Wed May 20 04:27:18 2026] DELETE /v2.0/trunks/fb866a89-da0b-4bf6-8750-2e69df5e6a96 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2291] 10.0.0.215 () {32 vars in 719 bytes} [Wed May 20 04:27:18 2026] GET /v2.0/trunks/208e85e1-49de-455a-9bd8-a3a419506593 => generated 420 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2292] 10.0.0.215 () {32 vars in 717 bytes} [Wed May 20 04:27:18 2026] GET /v2.0/ports/d06d5ef3-f9af-4b4e-980a-36f2878962c9 => generated 826 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2293] 10.0.0.215 () {32 vars in 722 bytes} [Wed May 20 04:27:18 2026] DELETE /v2.0/trunks/208e85e1-49de-455a-9bd8-a3a419506593 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2294] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:27:18 2026] GET /v2.0/security-groups?tenant_id=3e142d895e3b4632b2fc1e0a8d751964&name=default => generated 2929 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2295] 10.0.0.215 () {32 vars in 719 bytes} [Wed May 20 04:27:18 2026] GET /v2.0/trunks/afbba025-c28e-4a27-82bd-26df86388a91 => generated 429 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2296] 10.0.0.215 () {32 vars in 717 bytes} [Wed May 20 04:27:18 2026] GET /v2.0/ports/56aba8e5-828b-4017-91bf-a96b4d625665 => generated 826 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2297] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:27:18 2026] DELETE /v2.0/security-groups/ebb836f0-c520-4f18-8619-880ba5d5b6cc => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2298] 10.0.0.215 () {32 vars in 722 bytes} [Wed May 20 04:27:18 2026] DELETE /v2.0/trunks/afbba025-c28e-4a27-82bd-26df86388a91 => 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: 1143/2299] 10.0.0.215 () {32 vars in 719 bytes} [Wed May 20 04:27:18 2026] GET /v2.0/trunks/6f223cec-3525-4f2e-949f-268726ad1229 => generated 414 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2300] 10.0.0.215 () {32 vars in 717 bytes} [Wed May 20 04:27:19 2026] GET /v2.0/ports/8a61de40-f1d1-4966-97d1-f2a2c5c443d8 => generated 826 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2301] 10.0.0.215 () {32 vars in 722 bytes} [Wed May 20 04:27:19 2026] DELETE /v2.0/trunks/6f223cec-3525-4f2e-949f-268726ad1229 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2302] 10.0.0.215 () {32 vars in 719 bytes} [Wed May 20 04:27:19 2026] GET /v2.0/trunks/6557b84e-ac7d-44d7-a48e-f1eab4c31bc3 => generated 407 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2303] 10.0.0.215 () {32 vars in 717 bytes} [Wed May 20 04:27:19 2026] GET /v2.0/ports/1d2de03f-4b8e-4d36-852d-1decb4e602b8 => generated 826 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2304] 10.0.0.215 () {32 vars in 722 bytes} [Wed May 20 04:27:19 2026] DELETE /v2.0/trunks/6557b84e-ac7d-44d7-a48e-f1eab4c31bc3 => 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: 1146/2305] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:27:19 2026] DELETE /v2.0/ports/38004941-f6e7-4680-bd9e-423b641120d1 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2306] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:27:19 2026] DELETE /v2.0/ports/d06d5ef3-f9af-4b4e-980a-36f2878962c9 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2307] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:27:19 2026] DELETE /v2.0/ports/56aba8e5-828b-4017-91bf-a96b4d625665 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2308] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:27:20 2026] DELETE /v2.0/ports/8a61de40-f1d1-4966-97d1-f2a2c5c443d8 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2309] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:27:20 2026] DELETE /v2.0/ports/1d2de03f-4b8e-4d36-852d-1decb4e602b8 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:27:20.535 7 INFO neutron.services.segments.plugin [-] Segment 85209a2f-d740-4b95-b8e8-d303641fc6d5 resource provider aggregate not found 2026-05-20 04:27:20.539 7 INFO neutron.services.segments.plugin [-] Segment 85209a2f-d740-4b95-b8e8-d303641fc6d5 resource provider aggregate not found 2026-05-20 04:27:20.551 7 INFO neutron.services.segments.plugin [-] Segment 85209a2f-d740-4b95-b8e8-d303641fc6d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85209a2f-d740-4b95-b8e8-d303641fc6d5 found for delete ", "request_id": "req-6737e89e-7e92-4e23-8dce-a721c439434d"}]} 2026-05-20 04:27:20.556 7 INFO neutron.services.segments.plugin [-] Segment 85209a2f-d740-4b95-b8e8-d303641fc6d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85209a2f-d740-4b95-b8e8-d303641fc6d5 found for delete ", "request_id": "req-660f6ab8-ac01-4276-9e00-08692f354418"}]} [pid: 7|app: 0|req: 1162/2310] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:27:20 2026] DELETE /v2.0/networks/7eb61ca4-8d45-4a07-a7e2-2fb7fb573f24 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2311] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:27:20 2026] DELETE /v2.0/networks/e0ca7825-f2e2-4f0e-948b-c62ff3f1f48d => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2312] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:27:20 2026] DELETE /v2.0/networks/b49b0ad7-a043-48ba-b71d-c51a0aa33e50 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:27:20.849 8 INFO neutron.db.segments_db [None req-0bf10f99-7170-4cb5-99b8-42cd8a21fd18 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Added segment c532705e-1391-45c7-8f08-30df0acfe6f7 of type vxlan for network f9710ce0-b78b-48e6-a626-8597166e8106 [pid: 8|app: 0|req: 1149/2313] 10.0.0.215 () {34 vars in 671 bytes} [Wed May 20 04:27:20 2026] POST /v2.0/networks => generated 740 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2314] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:27:20 2026] DELETE /v2.0/networks/79b3f8cc-5097-4ecc-930e-e20f63c0d48e => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2315] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:27:20 2026] POST /v2.0/subnets => generated 687 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2316] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:27:21 2026] DELETE /v2.0/networks/430655ee-dce6-4232-a18f-a2ca0afd4020 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:27:21.169 8 INFO neutron.db.segments_db [None req-c387aa0d-d8cf-4df1-9268-7d7c5cc6319d 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Added segment 56918769-b8c8-466d-9a3d-d8d7b9bec953 of type vxlan for network 5e0c4dfb-9b25-44db-b2b2-1b6d965ee98c 2026-05-20 04:27:21.429 8 INFO neutron.db.l3_hamode_db [None req-c387aa0d-d8cf-4df1-9268-7d7c5cc6319d 0ac0532a499e433d9855f0895a5a9d0b 4289033b0c0040329d91b659b10f1df2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1167/2317] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:27:21 2026] GET /v2.0/security-groups?tenant_id=95637e14727b41daa2b1bd83814872d8&name=default => generated 2929 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2318] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:27:22 2026] DELETE /v2.0/security-groups/d4696eb1-c177-4edc-bfe0-4ad68284e6dc => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2319] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:27:22 2026] GET /v2.0/security-groups?tenant_id=a5e34d2ee3f04b9da43f5a766e226b20&name=default => generated 2929 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:27:22.568 7 INFO neutron.services.segments.plugin [-] Segment c7669269-f821-4860-8108-881d8b92d025 resource provider aggregate not found 2026-05-20 04:27:22.573 7 INFO neutron.services.segments.plugin [-] Segment c7669269-f821-4860-8108-881d8b92d025 resource provider aggregate not found 2026-05-20 04:27:22.585 7 INFO neutron.services.segments.plugin [-] Segment c7669269-f821-4860-8108-881d8b92d025 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7669269-f821-4860-8108-881d8b92d025 found for delete ", "request_id": "req-f5c20d6b-4e67-4b70-9495-0b9416f58ffc"}]} 2026-05-20 04:27:22.588 7 INFO neutron.services.segments.plugin [-] Segment c7669269-f821-4860-8108-881d8b92d025 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7669269-f821-4860-8108-881d8b92d025 found for delete ", "request_id": "req-5a76ea90-7908-4271-8d21-1d32cb65ece4"}]} [pid: 7|app: 0|req: 1170/2320] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:27:22 2026] DELETE /v2.0/security-groups/2c61c7b1-ca17-4a87-a685-c341cc7c64ed => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:27:22.764 7 INFO neutron.services.segments.plugin [-] Segment 1e4c4b4b-e078-4175-97a4-d3824fef9094 resource provider aggregate not found 2026-05-20 04:27:22.770 7 INFO neutron.services.segments.plugin [-] Segment 1e4c4b4b-e078-4175-97a4-d3824fef9094 resource provider aggregate not found 2026-05-20 04:27:22.795 7 INFO neutron.services.segments.plugin [-] Segment 1e4c4b4b-e078-4175-97a4-d3824fef9094 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e4c4b4b-e078-4175-97a4-d3824fef9094 found for delete ", "request_id": "req-abf98a9b-b42b-4036-a7e4-627427675048"}]} 2026-05-20 04:27:22.802 7 INFO neutron.services.segments.plugin [-] Segment 1e4c4b4b-e078-4175-97a4-d3824fef9094 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e4c4b4b-e078-4175-97a4-d3824fef9094 found for delete ", "request_id": "req-efc717d3-6a6f-4060-b761-b518d0853bd8"}]} 2026-05-20 04:27:22.819 7 INFO neutron.services.segments.plugin [-] Segment 8c34c00a-f3db-40c6-91d3-de68fb24470c resource provider aggregate not found 2026-05-20 04:27:22.824 7 INFO neutron.services.segments.plugin [-] Segment 8c34c00a-f3db-40c6-91d3-de68fb24470c resource provider aggregate not found 2026-05-20 04:27:22.835 7 INFO neutron.services.segments.plugin [-] Segment 8c34c00a-f3db-40c6-91d3-de68fb24470c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c34c00a-f3db-40c6-91d3-de68fb24470c found for delete ", "request_id": "req-c5dacc61-9cfc-4133-8fda-7ad592699404"}]} 2026-05-20 04:27:22.839 7 INFO neutron.services.segments.plugin [-] Segment 8c34c00a-f3db-40c6-91d3-de68fb24470c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c34c00a-f3db-40c6-91d3-de68fb24470c found for delete ", "request_id": "req-09bec5fb-49be-4fca-88b1-0d4be2e5015f"}]} 2026-05-20 04:27:22.850 7 INFO neutron.services.segments.plugin [-] Segment a3bba800-17ac-444a-9a5d-3af4e93bcd91 resource provider aggregate not found 2026-05-20 04:27:22.853 7 INFO neutron.services.segments.plugin [-] Segment a3bba800-17ac-444a-9a5d-3af4e93bcd91 resource provider aggregate not found 2026-05-20 04:27:22.863 7 INFO neutron.services.segments.plugin [-] Segment a3bba800-17ac-444a-9a5d-3af4e93bcd91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3bba800-17ac-444a-9a5d-3af4e93bcd91 found for delete ", "request_id": "req-3dcfedf0-f8d5-4e79-9b0c-162235c71bd3"}]} 2026-05-20 04:27:22.867 7 INFO neutron.services.segments.plugin [-] Segment a3bba800-17ac-444a-9a5d-3af4e93bcd91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3bba800-17ac-444a-9a5d-3af4e93bcd91 found for delete ", "request_id": "req-5dca6742-aee7-4fb8-97a2-a2c831d315cf"}]} [pid: 7|app: 0|req: 1171/2321] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:27:22 2026] GET /v2.0/security-groups?tenant_id=7f729e840eb44b25a622cbb364597df1&name=default => generated 2929 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:27:23.027 8 INFO neutron.db.l3_hamode_db [None req-c387aa0d-d8cf-4df1-9268-7d7c5cc6319d 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1172/2322] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:27:22 2026] DELETE /v2.0/security-groups/d3821929-9546-4234-a4b4-72904e9afc0f => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2323] 10.0.0.215 () {32 vars in 721 bytes} [Wed May 20 04:27:23 2026] GET /v2.0/subnets/4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => 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: 1151/2324] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:27:21 2026] POST /v2.0/routers => generated 727 bytes in 2782 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2325] 10.0.0.227 () {30 vars in 689 bytes} [Wed May 20 04:27:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2326] 10.0.0.227 () {30 vars in 691 bytes} [Wed May 20 04:27:24 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: 1154/2327] 10.0.0.227 () {30 vars in 667 bytes} [Wed May 20 04:27:24 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: 1155/2328] 10.0.0.227 () {30 vars in 703 bytes} [Wed May 20 04:27:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2329] 10.0.0.227 () {28 vars in 438 bytes} [Wed May 20 04:27:24 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: 1157/2330] 10.0.0.227 () {30 vars in 727 bytes} [Wed May 20 04:27:25 2026] GET /v2.0/subnets/4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => generated 658 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2331] 10.0.0.215 () {34 vars in 783 bytes} [Wed May 20 04:27:23 2026] PUT /v2.0/routers/843768e4-ce8b-4b7b-b6ac-d11506e42333/add_router_interface => generated 309 bytes in 1124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2332] 10.0.0.227 () {30 vars in 689 bytes} [Wed May 20 04:27:25 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: 7|app: 0|req: 1175/2333] 10.0.0.227 () {30 vars in 691 bytes} [Wed May 20 04:27:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2334] 10.0.0.227 () {30 vars in 667 bytes} [Wed May 20 04:27:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2335] 10.0.0.227 () {30 vars in 703 bytes} [Wed May 20 04:27:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2336] 10.0.0.227 () {30 vars in 727 bytes} [Wed May 20 04:27:25 2026] GET /v2.0/subnets/4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2337] 10.0.0.227 () {30 vars in 689 bytes} [Wed May 20 04:27:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2338] 10.0.0.227 () {30 vars in 691 bytes} [Wed May 20 04:27: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: 7|app: 0|req: 1178/2339] 10.0.0.227 () {30 vars in 667 bytes} [Wed May 20 04:27:25 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: 1162/2340] 10.0.0.227 () {30 vars in 703 bytes} [Wed May 20 04:27:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2341] 10.0.0.227 () {30 vars in 729 bytes} [Wed May 20 04:27:25 2026] GET /v2.0/networks/9397d9e1-33fe-4c27-888a-984188f85a87 => 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: 1163/2342] 10.0.0.227 () {30 vars in 681 bytes} [Wed May 20 04:27:25 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2343] 10.0.0.227 () {34 vars in 703 bytes} [Wed May 20 04:27:25 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) 2026-05-20 04:27:26.389 8 WARNING neutron_lib.context [None req-338ebfca-eee0-4f49-91a5-cf6f13e1e57b 8b816b3970d043d3b04b22cc8b0bf2ac 56f6626d74e3435999926ad02b6b3bc1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:27:26.563 8 INFO neutron.db.segments_db [None req-338ebfca-eee0-4f49-91a5-cf6f13e1e57b 8b816b3970d043d3b04b22cc8b0bf2ac 56f6626d74e3435999926ad02b6b3bc1 - - default default] Added segment 9e4782b1-fa75-42ae-b55c-f9bd0bc6daa3 of type vxlan for network a0394c4c-aca5-4d80-bd47-c31bbc2f6b01 [pid: 8|app: 0|req: 1164/2344] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:27:26 2026] POST /v2.0/networks => generated 632 bytes in 400 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-20 04:27:26.696 7 WARNING neutron_lib.context [None req-70810799-fa25-4979-88d4-8dc26a13d79a 8b816b3970d043d3b04b22cc8b0bf2ac 56f6626d74e3435999926ad02b6b3bc1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1181/2345] 10.0.0.215 () {34 vars in 664 bytes} [Wed May 20 04:27:26 2026] POST /v2.0/ports => generated 743 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2346] 10.0.0.215 () {34 vars in 747 bytes} [Wed May 20 04:27:27 2026] PUT /v2.0/ports/4046858e-2c99-4aab-ab5e-4979bae7e2c5/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1182/2347] 10.0.0.215 () {32 vars in 727 bytes} [Wed May 20 04:27:27 2026] GET /v2.0/ports/4046858e-2c99-4aab-ab5e-4979bae7e2c5/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: 1166/2348] 10.0.0.215 () {34 vars in 758 bytes} [Wed May 20 04:27:27 2026] PUT /v2.0/ports/4046858e-2c99-4aab-ab5e-4979bae7e2c5/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2349] 10.0.0.215 () {32 vars in 727 bytes} [Wed May 20 04:27:27 2026] GET /v2.0/ports/4046858e-2c99-4aab-ab5e-4979bae7e2c5/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2350] 10.0.0.215 () {34 vars in 754 bytes} [Wed May 20 04:27:27 2026] PUT /v2.0/ports/4046858e-2c99-4aab-ab5e-4979bae7e2c5/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2351] 10.0.0.215 () {32 vars in 727 bytes} [Wed May 20 04:27:27 2026] GET /v2.0/ports/4046858e-2c99-4aab-ab5e-4979bae7e2c5/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: 1168/2352] 10.0.0.215 () {34 vars in 776 bytes} [Wed May 20 04:27:27 2026] PUT /v2.0/ports/4046858e-2c99-4aab-ab5e-4979bae7e2c5/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2353] 10.0.0.215 () {32 vars in 727 bytes} [Wed May 20 04:27:27 2026] GET /v2.0/ports/4046858e-2c99-4aab-ab5e-4979bae7e2c5/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2354] 10.0.0.253 () {34 vars in 982 bytes} [Wed May 20 04:27:27 2026] GET /v2.0/networks?id=f9710ce0-b78b-48e6-a626-8597166e8106 => generated 672 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2355] 10.0.0.253 () {34 vars in 965 bytes} [Wed May 20 04:27:27 2026] GET /v2.0/quotas/4289033b0c0040329d91b659b10f1df2 => generated 292 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2356] 10.0.0.215 () {34 vars in 747 bytes} [Wed May 20 04:27:27 2026] PUT /v2.0/ports/4046858e-2c99-4aab-ab5e-4979bae7e2c5/tags => generated 37 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2357] 10.0.0.215 () {32 vars in 727 bytes} [Wed May 20 04:27:27 2026] GET /v2.0/ports/4046858e-2c99-4aab-ab5e-4979bae7e2c5/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2358] 10.0.0.215 () {32 vars in 735 bytes} [Wed May 20 04:27:27 2026] GET /v2.0/ports/4046858e-2c99-4aab-ab5e-4979bae7e2c5/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: 1171/2359] 10.0.0.253 () {34 vars in 1002 bytes} [Wed May 20 04:27:27 2026] GET /v2.0/ports?tenant_id=4289033b0c0040329d91b659b10f1df2&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:27:27.682 7 INFO neutron.api.v2.resource [None req-2a0ceb06-02c2-4ca7-baed-5f1b359b23bb 8b816b3970d043d3b04b22cc8b0bf2ac 56f6626d74e3435999926ad02b6b3bc1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1189/2360] 10.0.0.215 () {32 vars in 739 bytes} [Wed May 20 04:27:27 2026] GET /v2.0/ports/4046858e-2c99-4aab-ab5e-4979bae7e2c5/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2361] 10.0.0.253 () {34 vars in 1008 bytes} [Wed May 20 04:27:27 2026] GET /v2.0/networks/f9710ce0-b78b-48e6-a626-8597166e8106?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2362] 10.0.0.215 () {32 vars in 738 bytes} [Wed May 20 04:27:27 2026] DELETE /v2.0/ports/4046858e-2c99-4aab-ab5e-4979bae7e2c5/tags/red => 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: 1173/2363] 10.0.0.253 () {34 vars in 1108 bytes} [Wed May 20 04:27:27 2026] GET /v2.0/networks/f9710ce0-b78b-48e6-a626-8597166e8106?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2364] 10.0.0.215 () {32 vars in 727 bytes} [Wed May 20 04:27:27 2026] GET /v2.0/ports/4046858e-2c99-4aab-ab5e-4979bae7e2c5/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:27:27.852 8 INFO neutron.api.v2.resource [None req-0fe8e413-6fb0-4dd0-b2d2-98851da3ae8f 8b816b3970d043d3b04b22cc8b0bf2ac 56f6626d74e3435999926ad02b6b3bc1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1174/2365] 10.0.0.215 () {32 vars in 742 bytes} [Wed May 20 04:27:27 2026] DELETE /v2.0/ports/4046858e-2c99-4aab-ab5e-4979bae7e2c5/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2366] 10.0.0.215 () {32 vars in 730 bytes} [Wed May 20 04:27:27 2026] DELETE /v2.0/ports/4046858e-2c99-4aab-ab5e-4979bae7e2c5/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2367] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:27 2026] GET /v2.0/ports?device_id=dd733713-c6bb-4cd2-9778-694c78ff2fe0 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2368] 10.0.0.215 () {32 vars in 727 bytes} [Wed May 20 04:27:27 2026] GET /v2.0/ports/4046858e-2c99-4aab-ab5e-4979bae7e2c5/tags => 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: 1176/2369] 10.0.0.215 () {32 vars in 720 bytes} [Wed May 20 04:27:27 2026] DELETE /v2.0/ports/4046858e-2c99-4aab-ab5e-4979bae7e2c5 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:27:28.368 7 INFO neutron.services.segments.plugin [-] Segment 9e4782b1-fa75-42ae-b55c-f9bd0bc6daa3 resource provider aggregate not found 2026-05-20 04:27:28.372 7 INFO neutron.services.segments.plugin [-] Segment 9e4782b1-fa75-42ae-b55c-f9bd0bc6daa3 resource provider aggregate not found 2026-05-20 04:27:28.389 7 INFO neutron.services.segments.plugin [-] Segment 9e4782b1-fa75-42ae-b55c-f9bd0bc6daa3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e4782b1-fa75-42ae-b55c-f9bd0bc6daa3 found for delete ", "request_id": "req-d7abc056-c15a-4448-aa6e-9ae2b017d86d"}]} 2026-05-20 04:27:28.393 7 INFO neutron.services.segments.plugin [-] Segment 9e4782b1-fa75-42ae-b55c-f9bd0bc6daa3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e4782b1-fa75-42ae-b55c-f9bd0bc6daa3 found for delete ", "request_id": "req-21dc201a-19e1-4156-abc4-fa9cc6bcac27"}]} [pid: 7|app: 0|req: 1194/2370] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:27:28 2026] DELETE /v2.0/networks/a0394c4c-aca5-4d80-bd47-c31bbc2f6b01 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2371] 199.204.45.233 () {30 vars in 702 bytes} [Wed May 20 04:27:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2372] 199.204.45.233 () {30 vars in 704 bytes} [Wed May 20 04:27:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2373] 199.204.45.233 () {30 vars in 680 bytes} [Wed May 20 04:27:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2374] 199.204.45.233 () {30 vars in 716 bytes} [Wed May 20 04:27:28 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: 1179/2375] 199.204.45.233 () {30 vars in 736 bytes} [Wed May 20 04:27:28 2026] GET /v2.0/ports/9dbc880c-0063-41de-9024-634339684ac4 => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2376] 199.204.45.233 () {30 vars in 702 bytes} [Wed May 20 04:27:28 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: 1180/2377] 199.204.45.233 () {30 vars in 704 bytes} [Wed May 20 04:27:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2378] 199.204.45.233 () {30 vars in 680 bytes} [Wed May 20 04:27:28 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: 1181/2379] 199.204.45.233 () {30 vars in 716 bytes} [Wed May 20 04:27:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:27:28.939 7 INFO neutron.api.v2.resource [None req-f31e3541-3213-486a-8754-39f93fed77c4 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1199/2380] 199.204.45.233 () {30 vars in 762 bytes} [Wed May 20 04:27:28 2026] GET /v2.0/security-groups/lb-20855ac1-a6c8-48be-91f1-a102ffae0918 => 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: 1182/2381] 199.204.45.233 () {30 vars in 784 bytes} [Wed May 20 04:27:28 2026] GET /v2.0/security-groups?name=lb-20855ac1-a6c8-48be-91f1-a102ffae0918 => generated 23 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2382] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:29 2026] GET /v2.0/ports?device_id=dd733713-c6bb-4cd2-9778-694c78ff2fe0 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2383] 199.204.45.233 () {34 vars in 735 bytes} [Wed May 20 04:27:28 2026] POST /v2.0/security-groups => generated 1638 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2384] 199.204.45.233 () {30 vars in 814 bytes} [Wed May 20 04:27:29 2026] GET /v2.0/security-group-rules?security_group_id=a8c06887-7851-4761-b518-6a2440d48df6 => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2385] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:27:29 2026] GET /v2.0/security-groups?tenant_id=56f6626d74e3435999926ad02b6b3bc1&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2386] 199.204.45.233 () {34 vars in 788 bytes} [Wed May 20 04:27:29 2026] PUT /v2.0/ports/9dbc880c-0063-41de-9024-634339684ac4 => generated 1132 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2387] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:27:29 2026] DELETE /v2.0/security-groups/3b61e0ba-0ac5-438c-8236-9d6922b790c3 => generated 0 bytes in 126 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: 7|app: 0|req: 1202/2388] 199.204.45.233 () {30 vars in 702 bytes} [Wed May 20 04:27:29 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: 1187/2389] 199.204.45.233 () {30 vars in 704 bytes} [Wed May 20 04:27:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2390] 199.204.45.233 () {30 vars in 680 bytes} [Wed May 20 04:27:29 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: 1188/2391] 199.204.45.233 () {30 vars in 716 bytes} [Wed May 20 04:27:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2392] 199.204.45.233 () {30 vars in 740 bytes} [Wed May 20 04:27:29 2026] GET /v2.0/subnets/4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => 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: 1189/2393] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:27:29 2026] GET /v2.0/security-groups?tenant_id=895bfcd3e90345a6921353a24a4c2566&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2394] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:27:29 2026] DELETE /v2.0/security-groups/6d8987e8-13cb-4e97-bde4-7c70e6cb9143 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2395] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:30 2026] GET /v2.0/ports?device_id=dd733713-c6bb-4cd2-9778-694c78ff2fe0 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2396] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:31 2026] GET /v2.0/ports?device_id=dd733713-c6bb-4cd2-9778-694c78ff2fe0 => 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: 1191/2397] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:27:32 2026] GET /v2.0/networks?id=f9710ce0-b78b-48e6-a626-8597166e8106 => generated 672 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:27:32.254 7 WARNING neutron_lib.context [req-5431692f-869a-4512-8432-09826a093a83 req-42cf62cd-4f99-479b-a6b4-e57fb74b6d89 d0314a801e1d4646a23cb096442ca342 4289033b0c0040329d91b659b10f1df2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1192/2398] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:32 2026] GET /v2.0/ports?device_id=dd733713-c6bb-4cd2-9778-694c78ff2fe0 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2401] 199.204.45.233 () {38 vars in 955 bytes} [Wed May 20 04:27:32 2026] POST /v2.0/ports => generated 958 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2402] 199.204.45.233 () {38 vars in 1028 bytes} [Wed May 20 04:27:32 2026] PUT /v2.0/ports/64333910-2132-4c50-8202-6460a7ff9bab => generated 1239 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1208/2403] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:33 2026] GET /v2.0/ports?device_id=dd733713-c6bb-4cd2-9778-694c78ff2fe0 => generated 973 bytes in 73 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: 1196/2404] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:27:33 2026] GET /v2.0/security-groups?id=755c2f94-47d6-4440-9cb9-33f97d6187e1&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2405] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:27:34 2026] GET /v2.0/ports?tenant_id=4289033b0c0040329d91b659b10f1df2&device_id=dd733713-c6bb-4cd2-9778-694c78ff2fe0 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:27:34.069 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b7ef20f-c0e3-4776-af15-912c09d7d136'] response: {'name': 'network-changed', 'server_uuid': 'dd733713-c6bb-4cd2-9778-694c78ff2fe0', 'tag': '64333910-2132-4c50-8202-6460a7ff9bab', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1197/2406] 199.204.45.233 () {34 vars in 1018 bytes} [Wed May 20 04:27:34 2026] GET /v2.0/networks?tenant_id=4289033b0c0040329d91b659b10f1df2&shared=False => generated 768 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2407] 199.204.45.233 () {34 vars in 930 bytes} [Wed May 20 04:27:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2408] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:34 2026] GET /v2.0/ports?device_id=dd733713-c6bb-4cd2-9778-694c78ff2fe0 => generated 973 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2409] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:27:34 2026] GET /v2.0/security-groups?id=755c2f94-47d6-4440-9cb9-33f97d6187e1&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2410] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:27:35 2026] GET /v2.0/ports?tenant_id=4289033b0c0040329d91b659b10f1df2&device_id=dd733713-c6bb-4cd2-9778-694c78ff2fe0 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2411] 199.204.45.233 () {34 vars in 1060 bytes} [Wed May 20 04:27:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=64333910-2132-4c50-8202-6460a7ff9bab => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2412] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:27:35 2026] GET /v2.0/subnets?id=0eff9f07-4337-43fa-b67e-eb21df2ce2a3 => generated 690 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2413] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:27:35 2026] GET /v2.0/ports?network_id=f9710ce0-b78b-48e6-a626-8597166e8106&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2414] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:27:35 2026] GET /v2.0/networks/f9710ce0-b78b-48e6-a626-8597166e8106?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2415] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:27:35 2026] GET /v2.0/networks/f9710ce0-b78b-48e6-a626-8597166e8106?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: 8|app: 0|req: 1202/2416] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:35 2026] GET /v2.0/ports?device_id=dd733713-c6bb-4cd2-9778-694c78ff2fe0 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2417] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:27:35 2026] GET /v2.0/security-groups?id=755c2f94-47d6-4440-9cb9-33f97d6187e1&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: 1203/2418] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:36 2026] GET /v2.0/ports?device_id=dd733713-c6bb-4cd2-9778-694c78ff2fe0 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2419] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:27:36 2026] GET /v2.0/security-groups?id=755c2f94-47d6-4440-9cb9-33f97d6187e1&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2420] 10.0.0.253 () {34 vars in 1016 bytes} [Wed May 20 04:27:37 2026] GET /v2.0/security-groups?id=ae9ad34b-e817-4d40-8a49-0fc44dd42b42&fields=id => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2421] 10.0.0.253 () {34 vars in 982 bytes} [Wed May 20 04:27:37 2026] GET /v2.0/networks?id=a92828d7-9980-45f0-90e8-5afd9dfd5dd4 => generated 735 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2422] 10.0.0.253 () {34 vars in 965 bytes} [Wed May 20 04:27:37 2026] GET /v2.0/quotas/3d8c2af86e6c4cef87cf1ab40350e040 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2423] 10.0.0.253 () {34 vars in 1002 bytes} [Wed May 20 04:27:37 2026] GET /v2.0/ports?tenant_id=3d8c2af86e6c4cef87cf1ab40350e040&fields=id => generated 149 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2424] 10.0.0.253 () {34 vars in 1008 bytes} [Wed May 20 04:27:37 2026] GET /v2.0/networks/a92828d7-9980-45f0-90e8-5afd9dfd5dd4?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2425] 10.0.0.253 () {34 vars in 1108 bytes} [Wed May 20 04:27:37 2026] GET /v2.0/networks/a92828d7-9980-45f0-90e8-5afd9dfd5dd4?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: 1207/2426] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:38 2026] GET /v2.0/ports?device_id=dd733713-c6bb-4cd2-9778-694c78ff2fe0 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2427] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:38 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2428] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:27:38 2026] GET /v2.0/security-groups?id=755c2f94-47d6-4440-9cb9-33f97d6187e1&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2429] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:38 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => 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: 1209/2430] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:39 2026] GET /v2.0/ports?device_id=dd733713-c6bb-4cd2-9778-694c78ff2fe0 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2431] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:27:39 2026] GET /v2.0/security-groups?id=755c2f94-47d6-4440-9cb9-33f97d6187e1&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: 1210/2432] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:40 2026] GET /v2.0/ports?device_id=dd733713-c6bb-4cd2-9778-694c78ff2fe0 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2433] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:27:40 2026] GET /v2.0/security-groups?id=755c2f94-47d6-4440-9cb9-33f97d6187e1&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: 1211/2434] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:41 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2435] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:41 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => 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: 1212/2436] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:41 2026] GET /v2.0/ports?device_id=dd733713-c6bb-4cd2-9778-694c78ff2fe0 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2437] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:27:42 2026] GET /v2.0/security-groups?id=755c2f94-47d6-4440-9cb9-33f97d6187e1&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2438] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:27:42 2026] GET /v2.0/networks?id=a92828d7-9980-45f0-90e8-5afd9dfd5dd4 => generated 735 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2439] 199.204.45.233 () {34 vars in 1050 bytes} [Wed May 20 04:27:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3d8c2af86e6c4cef87cf1ab40350e040 => generated 343 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2440] 199.204.45.233 () {38 vars in 955 bytes} [Wed May 20 04:27:42 2026] POST /v2.0/ports => generated 1082 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2441] 199.204.45.233 () {38 vars in 1028 bytes} [Wed May 20 04:27:42 2026] PUT /v2.0/ports/84c66f86-deba-4546-9348-8701bd972658 => generated 1243 bytes in 400 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: 1215/2442] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:43 2026] GET /v2.0/ports?device_id=dd733713-c6bb-4cd2-9778-694c78ff2fe0 => generated 975 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, ' [pid: 7|app: 0|req: 1228/2443] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:27:43 2026] GET /v2.0/security-groups?id=755c2f94-47d6-4440-9cb9-33f97d6187e1&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2444] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:27:43 2026] GET /v2.0/ports?tenant_id=3d8c2af86e6c4cef87cf1ab40350e040&device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:27:43.815 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0d3ba43-a058-474b-be47-b3ae9694366d'] response: {'name': 'network-changed', 'server_uuid': 'f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab', 'tag': '84c66f86-deba-4546-9348-8701bd972658', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1229/2445] 199.204.45.233 () {34 vars in 1018 bytes} [Wed May 20 04:27:43 2026] GET /v2.0/networks?tenant_id=3d8c2af86e6c4cef87cf1ab40350e040&shared=False => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2446] 199.204.45.233 () {34 vars in 930 bytes} [Wed May 20 04:27:43 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2447] 199.204.45.233 () {34 vars in 994 bytes} [Wed May 20 04:27:43 2026] GET /v2.0/ports?device_id=dd733713-c6bb-4cd2-9778-694c78ff2fe0 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2448] 199.204.45.233 () {36 vars in 997 bytes} [Wed May 20 04:27:43 2026] DELETE /v2.0/ports/64333910-2132-4c50-8202-6460a7ff9bab => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2449] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:44 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2450] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:27:44 2026] GET /v2.0/security-groups?id=ae9ad34b-e817-4d40-8a49-0fc44dd42b42&fields=id&fields=name => generated 96 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:27:44.351 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fcc545aa-8f5c-4f24-b1bd-f2da4cddab15'] response: {'server_uuid': 'dd733713-c6bb-4cd2-9778-694c78ff2fe0', 'name': 'network-vif-deleted', 'tag': '64333910-2132-4c50-8202-6460a7ff9bab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1232/2451] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:44 2026] GET /v2.0/ports?device_id=dd733713-c6bb-4cd2-9778-694c78ff2fe0 => 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: 1220/2452] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:44 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 1246 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2453] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:27:44 2026] GET /v2.0/ports?tenant_id=3d8c2af86e6c4cef87cf1ab40350e040&device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2454] 199.204.45.233 () {34 vars in 1062 bytes} [Wed May 20 04:27:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.130&port_id=84c66f86-deba-4546-9348-8701bd972658 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2455] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:27:45 2026] GET /v2.0/subnets?id=1cf3d554-4c95-4c6f-a9b1-af1533c52677 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2456] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:27:45 2026] GET /v2.0/ports?network_id=a92828d7-9980-45f0-90e8-5afd9dfd5dd4&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2457] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:27:45 2026] GET /v2.0/networks/a92828d7-9980-45f0-90e8-5afd9dfd5dd4?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: 1223/2458] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:27:45 2026] GET /v2.0/networks/a92828d7-9980-45f0-90e8-5afd9dfd5dd4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2459] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:45 2026] GET /v2.0/ports?device_id=dd733713-c6bb-4cd2-9778-694c78ff2fe0 => 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: 1224/2460] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:46 2026] GET /v2.0/ports?device_id=dd733713-c6bb-4cd2-9778-694c78ff2fe0 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2461] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:47 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2462] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:27:47 2026] GET /v2.0/security-groups?id=ae9ad34b-e817-4d40-8a49-0fc44dd42b42&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2463] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:47 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2466] 199.204.45.233 () {34 vars in 994 bytes} [Wed May 20 04:27:48 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2467] 199.204.45.233 () {34 vars in 1044 bytes} [Wed May 20 04:27:48 2026] GET /v2.0/security-groups?id=ae9ad34b-e817-4d40-8a49-0fc44dd42b42&fields=id&fields=name => generated 96 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2468] 10.0.0.215 () {34 vars in 789 bytes} [Wed May 20 04:27:48 2026] PUT /v2.0/routers/843768e4-ce8b-4b7b-b6ac-d11506e42333/remove_router_interface => generated 309 bytes in 1070 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2469] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:50 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2470] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:27:50 2026] GET /v2.0/security-groups?id=ae9ad34b-e817-4d40-8a49-0fc44dd42b42&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: 1231/2471] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:50 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:27:50.804 7 INFO neutron.services.segments.plugin [-] Segment 56918769-b8c8-466d-9a3d-d8d7b9bec953 resource provider aggregate not found 2026-05-20 04:27:50.816 7 INFO neutron.services.segments.plugin [-] Segment 56918769-b8c8-466d-9a3d-d8d7b9bec953 resource provider aggregate not found 2026-05-20 04:27:50.821 7 INFO neutron.services.segments.plugin [-] Segment 56918769-b8c8-466d-9a3d-d8d7b9bec953 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56918769-b8c8-466d-9a3d-d8d7b9bec953 found for delete ", "request_id": "req-e05318ee-064a-4cc0-b5a0-e49c0af041ac"}]} 2026-05-20 04:27:50.835 7 INFO neutron.db.l3_hamode_db [None req-32e8f7b4-0f18-4783-8a38-38123fc88492 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] HA network 5e0c4dfb-9b25-44db-b2b2-1b6d965ee98c was deleted as no HA routers are present in tenant 4289033b0c0040329d91b659b10f1df2. 2026-05-20 04:27:50.837 7 INFO neutron.services.segments.plugin [-] Segment 56918769-b8c8-466d-9a3d-d8d7b9bec953 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56918769-b8c8-466d-9a3d-d8d7b9bec953 found for delete ", "request_id": "req-25d2e50e-d25c-4a11-82e9-d840d19ecd5d"}]} [pid: 7|app: 0|req: 1241/2472] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:27:49 2026] DELETE /v2.0/routers/843768e4-ce8b-4b7b-b6ac-d11506e42333 => generated 0 bytes in 1003 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2473] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:27:50 2026] DELETE /v2.0/subnets/0eff9f07-4337-43fa-b67e-eb21df2ce2a3 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2474] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:27:51 2026] DELETE /v2.0/networks/f9710ce0-b78b-48e6-a626-8597166e8106 => 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: 1233/2475] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:27:51 2026] GET /v2.0/security-groups?tenant_id=4289033b0c0040329d91b659b10f1df2&name=default => generated 2929 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2476] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:27:51 2026] DELETE /v2.0/security-groups/755c2f94-47d6-4440-9cb9-33f97d6187e1 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2477] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:53 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:27:53.385 7 INFO neutron.services.segments.plugin [-] Segment c532705e-1391-45c7-8f08-30df0acfe6f7 resource provider aggregate not found 2026-05-20 04:27:53.391 7 INFO neutron.services.segments.plugin [-] Segment c532705e-1391-45c7-8f08-30df0acfe6f7 resource provider aggregate not found 2026-05-20 04:27:53.405 7 INFO neutron.services.segments.plugin [-] Segment c532705e-1391-45c7-8f08-30df0acfe6f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c532705e-1391-45c7-8f08-30df0acfe6f7 found for delete ", "request_id": "req-05224a7f-5f41-488b-b795-786c279ce571"}]} 2026-05-20 04:27:53.407 7 INFO neutron.services.segments.plugin [-] Segment c532705e-1391-45c7-8f08-30df0acfe6f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c532705e-1391-45c7-8f08-30df0acfe6f7 found for delete ", "request_id": "req-4e01ea14-fa48-4613-b1e2-801af10fd7af"}]} [pid: 7|app: 0|req: 1244/2478] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:27:53 2026] GET /v2.0/security-groups?id=ae9ad34b-e817-4d40-8a49-0fc44dd42b42&fields=id&fields=name => generated 96 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2479] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:27:53 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:27:54.897 7 WARNING neutron_lib.context [None req-8741607b-a413-4b4d-9f06-2fc96d09ca35 e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:27:55.060 7 INFO neutron.db.segments_db [None req-8741607b-a413-4b4d-9f06-2fc96d09ca35 e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Added segment 94a76630-b373-4ded-846c-18a8eef18521 of type vxlan for network 2d1641f7-795d-4a0d-9cf9-5481fd2a657b [pid: 7|app: 0|req: 1245/2480] 10.0.0.215 () {34 vars in 671 bytes} [Wed May 20 04:27:54 2026] POST /v2.0/networks => generated 632 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:27:55.165 8 WARNING neutron_lib.context [None req-980450e1-54c5-45a9-9b30-2ee7afdd4d9d e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:27:55.206 8 INFO neutron.db.segments_db [None req-980450e1-54c5-45a9-9b30-2ee7afdd4d9d e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Added segment e8379b4e-a0f6-4113-816c-4cfc9db7e6fe of type vxlan for network 34d99c68-771b-4c7f-bca1-2e9881806419 2026-05-20 04:27:55.475 8 INFO neutron.db.l3_hamode_db [None req-980450e1-54c5-45a9-9b30-2ee7afdd4d9d e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-20 04:27:56.348 8 INFO neutron.db.l3_hamode_db [None req-980450e1-54c5-45a9-9b30-2ee7afdd4d9d e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1246/2481] 199.204.45.233 () {34 vars in 1096 bytes} [Wed May 20 04:27:56 2026] GET /v2.0/ports?device_id=3897d2d4-3879-4ed3-a93d-97898c9c1331&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2482] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:27:55 2026] POST /v2.0/routers => generated 695 bytes in 2352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2483] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:27:57 2026] GET /v2.0/ports?tenant_id=782aac559054412eb197ef53f190592f&device_id=3897d2d4-3879-4ed3-a93d-97898c9c1331 => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2484] 10.0.0.215 () {32 vars in 776 bytes} [Wed May 20 04:27:57 2026] GET /v2.0/subnets?project_id=d23ffcf751d9473398aec87c11a3021a&cidr=10.100.0.0%2F28 => 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: 1238/2485] 10.0.0.215 () {32 vars in 694 bytes} [Wed May 20 04:27:57 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2486] 10.0.0.215 () {32 vars in 784 bytes} [Wed May 20 04:27:57 2026] GET /v2.0/subnets?network_id=414115e1-ae8f-4eb0-9d70-cddb25676674&cidr=10.100.0.0%2F28 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:27:57.682 8 WARNING neutron_lib.context [None req-7de5d9b8-e077-4510-a944-99fc20d764ac e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1239/2487] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:27:57 2026] POST /v2.0/subnets => generated 656 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2488] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:27:58 2026] GET /v2.0/networks?id=b045e2d2-8349-40aa-9d26-638ad41e7b49 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2489] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:27:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.229&port_id=49d5f899-94f5-4869-8f49-20f4cbc8b478 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2490] 199.204.45.233 () {34 vars in 1104 bytes} [Wed May 20 04:27:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A331&port_id=49d5f899-94f5-4869-8f49-20f4cbc8b478 => 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: 1243/2491] 199.204.45.233 () {34 vars in 1064 bytes} [Wed May 20 04:27:58 2026] GET /v2.0/subnets?id=6651c466-4db4-46c0-9232-38c890a22386&id=499deb17-54f1-4d77-b761-68ae25b77dc5 => generated 1409 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2492] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:27:58 2026] GET /v2.0/ports?network_id=b045e2d2-8349-40aa-9d26-638ad41e7b49&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2493] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:27:58 2026] GET /v2.0/ports?network_id=b045e2d2-8349-40aa-9d26-638ad41e7b49&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2494] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:27:58 2026] GET /v2.0/networks/b045e2d2-8349-40aa-9d26-638ad41e7b49?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: 1247/2495] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:27:58 2026] GET /v2.0/networks/b045e2d2-8349-40aa-9d26-638ad41e7b49?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: 7|app: 0|req: 1249/2496] 10.0.0.215 () {34 vars in 783 bytes} [Wed May 20 04:27:57 2026] PUT /v2.0/routers/a7fb57d3-c5ae-4623-ac01-f9290172e5cd/add_router_interface => generated 309 bytes in 1526 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2497] 10.0.0.215 () {32 vars in 649 bytes} [Wed May 20 04:27:59 2026] GET /v2.0/networks => generated 6664 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2498] 10.0.0.215 () {32 vars in 647 bytes} [Wed May 20 04:27:59 2026] GET /v2.0/subnets => generated 7419 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2499] 10.0.0.215 () {32 vars in 647 bytes} [Wed May 20 04:27:59 2026] GET /v2.0/routers => generated 1452 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:27:59.824 7 WARNING neutron_lib.context [None req-9738b789-c88d-4915-9bcb-a5b11ff659fc e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1251/2500] 10.0.0.215 () {34 vars in 685 bytes} [Wed May 20 04:27:59 2026] POST /v2.0/security-groups => generated 1675 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-20 04:27:59.965 8 WARNING neutron_lib.context [None req-7453160e-3230-4161-8d53-2e2f50d84e20 e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1250/2501] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:27:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:28:00.156 7 WARNING neutron_lib.context [None req-ddfff62e-a68f-46be-af4a-53b7f3d9eb3d e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1252/2502] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:28:00 2026] POST /v2.0/security-group-rules => generated 596 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:28:00.299 8 WARNING neutron_lib.context [None req-e0d94540-f6df-4f46-8ee3-2e07ca8c9c3f e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1251/2503] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:28:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:28:00.431 7 WARNING neutron_lib.context [None req-4a24caf5-35ac-4f96-9ce7-e35457b5be3c e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1253/2504] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:28:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:28:00.554 8 WARNING neutron_lib.context [None req-38775cc0-3114-4172-a6f3-95f1d12ff6cc e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:28:00.585 8 INFO neutron.db.securitygroups_db [None req-38775cc0-3114-4172-a6f3-95f1d12ff6cc e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Project d23ffcf751d9473398aec87c11a3021a 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: 1252/2505] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:28:00 2026] POST /v2.0/security-group-rules => generated 607 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:28:00.691 7 WARNING neutron_lib.context [None req-6ac1992a-514c-4b35-afb0-d75dac67f2ec e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:28:00.732 7 INFO neutron.db.securitygroups_db [None req-6ac1992a-514c-4b35-afb0-d75dac67f2ec e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Project d23ffcf751d9473398aec87c11a3021a added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 1254/2506] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:28:00 2026] POST /v2.0/security-group-rules => generated 606 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2507] 10.0.0.215 () {32 vars in 649 bytes} [Wed May 20 04:28:01 2026] GET /v2.0/networks => generated 1297 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2508] 10.0.0.253 () {34 vars in 1098 bytes} [Wed May 20 04:28:01 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-884847018&fields=id&tenant_id=d23ffcf751d9473398aec87c11a3021a => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2509] 10.0.0.253 () {34 vars in 982 bytes} [Wed May 20 04:28:01 2026] GET /v2.0/networks?id=2d1641f7-795d-4a0d-9cf9-5481fd2a657b => generated 660 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2510] 10.0.0.253 () {34 vars in 965 bytes} [Wed May 20 04:28:01 2026] GET /v2.0/quotas/d23ffcf751d9473398aec87c11a3021a => 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: 1255/2511] 10.0.0.253 () {34 vars in 1002 bytes} [Wed May 20 04:28:01 2026] GET /v2.0/ports?tenant_id=d23ffcf751d9473398aec87c11a3021a&fields=id => generated 103 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2512] 10.0.0.253 () {34 vars in 1008 bytes} [Wed May 20 04:28:01 2026] GET /v2.0/networks/2d1641f7-795d-4a0d-9cf9-5481fd2a657b?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: 1256/2513] 10.0.0.253 () {34 vars in 1108 bytes} [Wed May 20 04:28:01 2026] GET /v2.0/networks/2d1641f7-795d-4a0d-9cf9-5481fd2a657b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2514] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:28:01 2026] GET /v2.0/ports?device_id=918ea74a-9cfd-40a6-bb7e-8ac6c19625da => 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: 1258/2517] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:28:02 2026] GET /v2.0/ports?device_id=918ea74a-9cfd-40a6-bb7e-8ac6c19625da => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2518] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:28:03 2026] GET /v2.0/ports?device_id=918ea74a-9cfd-40a6-bb7e-8ac6c19625da => 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: 1259/2519] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:28:05 2026] GET /v2.0/ports?device_id=918ea74a-9cfd-40a6-bb7e-8ac6c19625da => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2520] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:28:06 2026] GET /v2.0/networks?id=2d1641f7-795d-4a0d-9cf9-5481fd2a657b => generated 660 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2521] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:28:06 2026] GET /v2.0/ports?device_id=918ea74a-9cfd-40a6-bb7e-8ac6c19625da => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2522] 199.204.45.233 () {34 vars in 1050 bytes} [Wed May 20 04:28:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d23ffcf751d9473398aec87c11a3021a => generated 180 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:28:06.238 8 WARNING neutron_lib.context [req-e7e60afa-c04e-498c-8fd1-50bf6f43a141 req-37c193a7-d8d7-4044-ac79-9783a6c92565 e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2523] 199.204.45.233 () {38 vars in 955 bytes} [Wed May 20 04:28:06 2026] POST /v2.0/ports => generated 954 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2524] 199.204.45.233 () {38 vars in 1028 bytes} [Wed May 20 04:28:06 2026] PUT /v2.0/ports/8d4ce820-5484-45c2-baed-083823ebadec => generated 1235 bytes in 459 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: 1262/2525] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:28:07 2026] GET /v2.0/ports?device_id=918ea74a-9cfd-40a6-bb7e-8ac6c19625da => generated 969 bytes in 97 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-20 04:28:07.427 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9daa4587-83d2-4925-954c-dd1dbeb430a1'] response: {'name': 'network-changed', 'server_uuid': '918ea74a-9cfd-40a6-bb7e-8ac6c19625da', 'tag': '8d4ce820-5484-45c2-baed-083823ebadec', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1264/2526] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:28:07 2026] GET /v2.0/security-groups?id=e270d9c5-67f6-48f6-bc68-99d9cc8cb42c&fields=id&fields=name => generated 113 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2527] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:28:07 2026] GET /v2.0/ports?tenant_id=d23ffcf751d9473398aec87c11a3021a&device_id=918ea74a-9cfd-40a6-bb7e-8ac6c19625da => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2528] 199.204.45.233 () {34 vars in 1018 bytes} [Wed May 20 04:28:07 2026] GET /v2.0/networks?tenant_id=d23ffcf751d9473398aec87c11a3021a&shared=False => generated 756 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2529] 199.204.45.233 () {34 vars in 930 bytes} [Wed May 20 04:28:08 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2530] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:28:08 2026] GET /v2.0/ports?device_id=918ea74a-9cfd-40a6-bb7e-8ac6c19625da => generated 969 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2531] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:28:08 2026] GET /v2.0/security-groups?id=e270d9c5-67f6-48f6-bc68-99d9cc8cb42c&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2532] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:28:09 2026] GET /v2.0/ports?tenant_id=d23ffcf751d9473398aec87c11a3021a&device_id=918ea74a-9cfd-40a6-bb7e-8ac6c19625da => generated 1238 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2533] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:28:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8d4ce820-5484-45c2-baed-083823ebadec => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2534] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:28:09 2026] GET /v2.0/subnets?id=84161f60-0ca5-44ea-b5cd-f3a856e00327 => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2535] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:28:09 2026] GET /v2.0/ports?network_id=2d1641f7-795d-4a0d-9cf9-5481fd2a657b&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: 7|app: 0|req: 1269/2536] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:28:09 2026] GET /v2.0/networks/2d1641f7-795d-4a0d-9cf9-5481fd2a657b?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2537] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:28:09 2026] GET /v2.0/networks/2d1641f7-795d-4a0d-9cf9-5481fd2a657b?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: 7|app: 0|req: 1270/2538] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:28:09 2026] GET /v2.0/ports?device_id=918ea74a-9cfd-40a6-bb7e-8ac6c19625da => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2539] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:28:09 2026] GET /v2.0/security-groups?id=e270d9c5-67f6-48f6-bc68-99d9cc8cb42c&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: 7|app: 0|req: 1271/2540] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:28:10 2026] GET /v2.0/ports?device_id=918ea74a-9cfd-40a6-bb7e-8ac6c19625da => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2541] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:28:10 2026] GET /v2.0/security-groups?id=e270d9c5-67f6-48f6-bc68-99d9cc8cb42c&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: 7|app: 0|req: 1272/2542] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:28:12 2026] GET /v2.0/ports?device_id=918ea74a-9cfd-40a6-bb7e-8ac6c19625da => 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: 1271/2543] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:28:12 2026] GET /v2.0/security-groups?id=e270d9c5-67f6-48f6-bc68-99d9cc8cb42c&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: 7|app: 0|req: 1273/2544] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:28:13 2026] GET /v2.0/ports?device_id=918ea74a-9cfd-40a6-bb7e-8ac6c19625da => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2545] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:28:13 2026] GET /v2.0/security-groups?id=e270d9c5-67f6-48f6-bc68-99d9cc8cb42c&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: 7|app: 0|req: 1274/2546] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:28:13 2026] GET /v2.0/ports?device_id=918ea74a-9cfd-40a6-bb7e-8ac6c19625da => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2547] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:28:13 2026] GET /v2.0/security-groups?id=e270d9c5-67f6-48f6-bc68-99d9cc8cb42c&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: 7|app: 0|req: 1275/2548] 10.0.0.215 () {32 vars in 736 bytes} [Wed May 20 04:28:13 2026] GET /v2.0/ports?device_id=918ea74a-9cfd-40a6-bb7e-8ac6c19625da => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:28:13.725 8 WARNING neutron_lib.context [None req-5cc1b4d8-c390-4f67-8e51-d689ccad7398 e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:28:14.670 8 INFO neutron.db.l3_db [None req-5cc1b4d8-c390-4f67-8e51-d689ccad7398 e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Floating IP eb422a1b-2980-4679-a77f-ce308eaeaab3 associated. External IP: 10.96.250.212, port: 8d4ce820-5484-45c2-baed-083823ebadec. [pid: 8|app: 0|req: 1274/2549] 10.0.0.215 () {34 vars in 677 bytes} [Wed May 20 04:28:13 2026] POST /v2.0/floatingips => generated 855 bytes in 1283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2550] 10.0.0.215 () {32 vars in 729 bytes} [Wed May 20 04:28:15 2026] GET /v2.0/floatingips/eb422a1b-2980-4679-a77f-ce308eaeaab3 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2551] 10.0.0.215 () {32 vars in 729 bytes} [Wed May 20 04:28:16 2026] GET /v2.0/floatingips/eb422a1b-2980-4679-a77f-ce308eaeaab3 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2552] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:28:16 2026] GET /v2.0/ports?tenant_id=d23ffcf751d9473398aec87c11a3021a&device_id=918ea74a-9cfd-40a6-bb7e-8ac6c19625da => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:28:16.705 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5eb30bde-ccf1-427b-af65-c5d33ebaa903'] response: {'name': 'network-changed', 'server_uuid': '918ea74a-9cfd-40a6-bb7e-8ac6c19625da', 'tag': '8d4ce820-5484-45c2-baed-083823ebadec', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1276/2553] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:28:16 2026] GET /v2.0/networks?id=2d1641f7-795d-4a0d-9cf9-5481fd2a657b => generated 756 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2554] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:28:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8d4ce820-5484-45c2-baed-083823ebadec => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2555] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:28:16 2026] GET /v2.0/subnets?id=84161f60-0ca5-44ea-b5cd-f3a856e00327 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2556] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:28:16 2026] GET /v2.0/ports?network_id=2d1641f7-795d-4a0d-9cf9-5481fd2a657b&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: 1278/2557] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:28:16 2026] GET /v2.0/networks/2d1641f7-795d-4a0d-9cf9-5481fd2a657b?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2558] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:28:16 2026] GET /v2.0/networks/2d1641f7-795d-4a0d-9cf9-5481fd2a657b?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: 1279/2559] 10.0.0.215 () {32 vars in 729 bytes} [Wed May 20 04:28:17 2026] GET /v2.0/floatingips/eb422a1b-2980-4679-a77f-ce308eaeaab3 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2562] 10.0.0.220 () {34 vars in 990 bytes} [Wed May 20 04:28:25 2026] GET /v2.0/ports?device_id=918ea74a-9cfd-40a6-bb7e-8ac6c19625da => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2563] 10.0.0.220 () {34 vars in 1040 bytes} [Wed May 20 04:28:25 2026] GET /v2.0/security-groups?id=e270d9c5-67f6-48f6-bc68-99d9cc8cb42c&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2564] 199.204.45.233 () {30 vars in 702 bytes} [Wed May 20 04:28:28 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: 1282/2565] 199.204.45.233 () {30 vars in 704 bytes} [Wed May 20 04:28:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2566] 199.204.45.233 () {30 vars in 680 bytes} [Wed May 20 04:28:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2567] 199.204.45.233 () {30 vars in 716 bytes} [Wed May 20 04:28:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2568] 199.204.45.233 () {30 vars in 740 bytes} [Wed May 20 04:28:28 2026] GET /v2.0/subnets/4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2569] 199.204.45.233 () {30 vars in 768 bytes} [Wed May 20 04:28:28 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2570] 199.204.45.233 () {34 vars in 716 bytes} [Wed May 20 04:28:28 2026] POST /v2.0/ports => generated 1097 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2571] 10.0.0.253 () {34 vars in 971 bytes} [Wed May 20 04:28:29 2026] GET /v2.0/ports/217e2088-b222-4b49-b4bd-9cc3940c9cdc => generated 1097 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1287/2572] 10.0.0.253 () {34 vars in 907 bytes} [Wed May 20 04:28:29 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2573] 10.0.0.215 () {32 vars in 826 bytes} [Wed May 20 04:28:29 2026] GET /v2.0/ports?project_id=d23ffcf751d9473398aec87c11a3021a&network_id=2d1641f7-795d-4a0d-9cf9-5481fd2a657b => generated 3691 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2574] 199.204.45.233 () {34 vars in 1262 bytes} [Wed May 20 04:28:30 2026] GET /v2.0/ports/217e2088-b222-4b49-b4bd-9cc3940c9cdc?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2575] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:28:30 2026] GET /v2.0/networks/9397d9e1-33fe-4c27-888a-984188f85a87?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2576] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:28:30 2026] GET /v2.0/networks/9397d9e1-33fe-4c27-888a-984188f85a87?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: 1288/2577] 10.0.0.215 () {32 vars in 742 bytes} [Wed May 20 04:28:30 2026] GET /v2.0/subnets?network_id=414115e1-ae8f-4eb0-9d70-cddb25676674 => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:28:30.648 7 INFO neutron.db.l3_db [None req-58968eb6-cee7-45e5-904f-92f449a5430e e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Floating IP eb422a1b-2980-4679-a77f-ce308eaeaab3 disassociated. External IP: 10.96.250.212, port: 8d4ce820-5484-45c2-baed-083823ebadec. [pid: 8|app: 0|req: 1289/2578] 199.204.45.233 () {34 vars in 975 bytes} [Wed May 20 04:28:30 2026] GET /v2.0/ports/217e2088-b222-4b49-b4bd-9cc3940c9cdc => generated 1097 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2579] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:28:30 2026] GET /v2.0/networks?id=9397d9e1-33fe-4c27-888a-984188f85a87 => generated 803 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2580] 10.0.0.215 () {34 vars in 749 bytes} [Wed May 20 04:28:30 2026] PUT /v2.0/floatingips/eb422a1b-2980-4679-a77f-ce308eaeaab3 => generated 554 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2581] 10.0.0.215 () {32 vars in 729 bytes} [Wed May 20 04:28:30 2026] GET /v2.0/floatingips/eb422a1b-2980-4679-a77f-ce308eaeaab3 => generated 554 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2582] 199.204.45.233 () {38 vars in 1028 bytes} [Wed May 20 04:28:30 2026] PUT /v2.0/ports/217e2088-b222-4b49-b4bd-9cc3940c9cdc => generated 1287 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:28:31.525 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcae9c2d-92f7-4464-8ef1-63453bea817d'] response: {'name': 'network-changed', 'server_uuid': '918ea74a-9cfd-40a6-bb7e-8ac6c19625da', 'tag': '8d4ce820-5484-45c2-baed-083823ebadec', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1292/2583] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:28:31 2026] GET /v2.0/ports?tenant_id=d23ffcf751d9473398aec87c11a3021a&device_id=918ea74a-9cfd-40a6-bb7e-8ac6c19625da => generated 1240 bytes in 39 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-20 04:28:31.639 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-26c41da3-2784-4392-a268-03b4258c4e04'] response: {'name': 'network-changed', 'server_uuid': 'f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab', 'tag': '217e2088-b222-4b49-b4bd-9cc3940c9cdc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1292/2584] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:28:31 2026] GET /v2.0/networks?id=2d1641f7-795d-4a0d-9cf9-5481fd2a657b => generated 756 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2585] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:28:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8d4ce820-5484-45c2-baed-083823ebadec => 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: 1293/2586] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:28:31 2026] GET /v2.0/subnets?id=84161f60-0ca5-44ea-b5cd-f3a856e00327 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2587] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:28:31 2026] GET /v2.0/ports?network_id=2d1641f7-795d-4a0d-9cf9-5481fd2a657b&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2588] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:28:31 2026] GET /v2.0/networks/2d1641f7-795d-4a0d-9cf9-5481fd2a657b?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2589] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:28:31 2026] GET /v2.0/networks/2d1641f7-795d-4a0d-9cf9-5481fd2a657b?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: 1295/2590] 10.0.0.215 () {32 vars in 729 bytes} [Wed May 20 04:28:32 2026] GET /v2.0/floatingips/eb422a1b-2980-4679-a77f-ce308eaeaab3 => generated 554 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2591] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:28:32 2026] GET /v2.0/ports?tenant_id=3d8c2af86e6c4cef87cf1ab40350e040&device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 2527 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2592] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:28:32 2026] GET /v2.0/networks?id=9397d9e1-33fe-4c27-888a-984188f85a87 => generated 803 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2593] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:28:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.237&port_id=217e2088-b222-4b49-b4bd-9cc3940c9cdc => 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: 1297/2594] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:28:32 2026] GET /v2.0/subnets?id=4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2595] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:28:32 2026] GET /v2.0/ports?network_id=9397d9e1-33fe-4c27-888a-984188f85a87&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: 1298/2596] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:28:32 2026] GET /v2.0/networks/9397d9e1-33fe-4c27-888a-984188f85a87?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2599] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:28:32 2026] GET /v2.0/networks/9397d9e1-33fe-4c27-888a-984188f85a87?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: 1301/2600] 10.0.0.215 () {32 vars in 729 bytes} [Wed May 20 04:28:33 2026] GET /v2.0/floatingips/eb422a1b-2980-4679-a77f-ce308eaeaab3 => generated 552 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2601] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:28:33 2026] GET /v2.0/ports?tenant_id=3d8c2af86e6c4cef87cf1ab40350e040&device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 2527 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2602] 199.204.45.233 () {34 vars in 1062 bytes} [Wed May 20 04:28:33 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.130&port_id=84c66f86-deba-4546-9348-8701bd972658 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2603] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:28:33 2026] GET /v2.0/subnets?id=1cf3d554-4c95-4c6f-a9b1-af1533c52677 => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2604] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:28:33 2026] GET /v2.0/ports?network_id=a92828d7-9980-45f0-90e8-5afd9dfd5dd4&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: 7|app: 0|req: 1302/2605] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:28:33 2026] GET /v2.0/networks/a92828d7-9980-45f0-90e8-5afd9dfd5dd4?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: 1304/2606] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:28:33 2026] GET /v2.0/networks/a92828d7-9980-45f0-90e8-5afd9dfd5dd4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2607] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:28:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.237&port_id=217e2088-b222-4b49-b4bd-9cc3940c9cdc => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2608] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:28:33 2026] GET /v2.0/subnets?id=4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => generated 679 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2609] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:28:33 2026] GET /v2.0/ports?network_id=9397d9e1-33fe-4c27-888a-984188f85a87&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: 1306/2610] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:28:33 2026] GET /v2.0/networks/9397d9e1-33fe-4c27-888a-984188f85a87?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2611] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:28:33 2026] GET /v2.0/networks/9397d9e1-33fe-4c27-888a-984188f85a87?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) 2026-05-20 04:28:34.132 8 WARNING neutron_lib.context [None req-ac5e4813-efa1-4d09-a566-1008896ed190 e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1307/2612] 10.0.0.215 () {34 vars in 685 bytes} [Wed May 20 04:28:34 2026] POST /v2.0/security-groups => generated 1675 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-20 04:28:34.271 7 WARNING neutron_lib.context [None req-3aa6cf25-198d-44f0-badd-14ff04f24cb5 e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1306/2613] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:28:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:28:34.394 8 WARNING neutron_lib.context [None req-cc4a147f-4d02-4e80-a8bf-f192c75d8d94 e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1308/2614] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:28:34 2026] POST /v2.0/security-group-rules => generated 596 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:28:34.519 7 WARNING neutron_lib.context [None req-e7248a4c-0667-49d2-b2d8-15b812863bf1 e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1307/2615] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:28:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:28:34.682 8 WARNING neutron_lib.context [None req-1059f9ee-629d-4ebb-8424-99f5558d7c02 e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1309/2616] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:28:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:28:34.816 7 WARNING neutron_lib.context [None req-a22b373c-ba1b-4686-a2c1-1ea01e32ad1b e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:28:34.855 7 INFO neutron.db.securitygroups_db [None req-a22b373c-ba1b-4686-a2c1-1ea01e32ad1b e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Project d23ffcf751d9473398aec87c11a3021a added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 1308/2617] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:28:34 2026] POST /v2.0/security-group-rules => generated 607 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:28:34.952 8 WARNING neutron_lib.context [None req-b881a306-f229-4e9c-96f0-4ef31376a6ac e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:28:34.986 8 INFO neutron.db.securitygroups_db [None req-b881a306-f229-4e9c-96f0-4ef31376a6ac e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Project d23ffcf751d9473398aec87c11a3021a 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: 1310/2618] 10.0.0.215 () {34 vars in 695 bytes} [Wed May 20 04:28:34 2026] POST /v2.0/security-group-rules => generated 606 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2619] 10.0.0.215 () {32 vars in 649 bytes} [Wed May 20 04:28:35 2026] GET /v2.0/networks => generated 1297 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2620] 10.0.0.253 () {34 vars in 1098 bytes} [Wed May 20 04:28:35 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-231517906&fields=id&tenant_id=d23ffcf751d9473398aec87c11a3021a => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2621] 10.0.0.253 () {34 vars in 982 bytes} [Wed May 20 04:28:35 2026] GET /v2.0/networks?id=2d1641f7-795d-4a0d-9cf9-5481fd2a657b => generated 660 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2622] 10.0.0.253 () {34 vars in 965 bytes} [Wed May 20 04:28:35 2026] GET /v2.0/quotas/d23ffcf751d9473398aec87c11a3021a => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2623] 10.0.0.253 () {34 vars in 1002 bytes} [Wed May 20 04:28:35 2026] GET /v2.0/ports?tenant_id=d23ffcf751d9473398aec87c11a3021a&fields=id => generated 149 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2624] 10.0.0.253 () {34 vars in 1008 bytes} [Wed May 20 04:28:35 2026] GET /v2.0/networks/2d1641f7-795d-4a0d-9cf9-5481fd2a657b?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2625] 10.0.0.253 () {34 vars in 1108 bytes} [Wed May 20 04:28:36 2026] GET /v2.0/networks/2d1641f7-795d-4a0d-9cf9-5481fd2a657b?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: 8|app: 0|req: 1314/2626] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:28:36 2026] GET /v2.0/ports?device_id=903be141-289e-42b1-bfdf-2b94ee3eeb26 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2627] 10.0.0.253 () {34 vars in 971 bytes} [Wed May 20 04:28:37 2026] GET /v2.0/ports/217e2088-b222-4b49-b4bd-9cc3940c9cdc => generated 1289 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2628] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:28:37 2026] GET /v2.0/ports?device_id=903be141-289e-42b1-bfdf-2b94ee3eeb26 => 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: 1315/2629] 199.204.45.233 () {34 vars in 788 bytes} [Wed May 20 04:28:37 2026] PUT /v2.0/ports/217e2088-b222-4b49-b4bd-9cc3940c9cdc => generated 1314 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:28:37.549 7 INFO neutron.api.v2.resource [None req-4ef29ec2-682b-4119-a67a-9a7a7a0d3219 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1315/2630] 199.204.45.233 () {30 vars in 762 bytes} [Wed May 20 04:28:37 2026] GET /v2.0/security-groups/lb-20855ac1-a6c8-48be-91f1-a102ffae0918 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:28:37.612 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4de4669-6531-4907-9fc0-c525e9498bfc'] response: {'name': 'network-changed', 'server_uuid': 'f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab', 'tag': '217e2088-b222-4b49-b4bd-9cc3940c9cdc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1316/2631] 199.204.45.233 () {30 vars in 784 bytes} [Wed May 20 04:28:37 2026] GET /v2.0/security-groups?name=lb-20855ac1-a6c8-48be-91f1-a102ffae0918 => generated 1639 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2632] 199.204.45.233 () {34 vars in 788 bytes} [Wed May 20 04:28:37 2026] PUT /v2.0/ports/217e2088-b222-4b49-b4bd-9cc3940c9cdc => generated 1314 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1317/2633] 199.204.45.233 () {30 vars in 702 bytes} [Wed May 20 04:28:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2634] 199.204.45.233 () {30 vars in 704 bytes} [Wed May 20 04:28:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2635] 199.204.45.233 () {30 vars in 680 bytes} [Wed May 20 04:28:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2636] 199.204.45.233 () {30 vars in 716 bytes} [Wed May 20 04:28:38 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: 1317/2637] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:28:38 2026] GET /v2.0/ports?tenant_id=3d8c2af86e6c4cef87cf1ab40350e040&device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 2590 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2638] 199.204.45.233 () {30 vars in 740 bytes} [Wed May 20 04:28:38 2026] GET /v2.0/subnets/4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:28:38.283 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9192bf6c-961e-40e7-bb2d-7cb34a3607bf'] response: {'name': 'network-changed', 'server_uuid': 'f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab', 'tag': '217e2088-b222-4b49-b4bd-9cc3940c9cdc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1322/2639] 199.204.45.233 () {30 vars in 736 bytes} [Wed May 20 04:28:38 2026] GET /v2.0/ports/9dbc880c-0063-41de-9024-634339684ac4 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2640] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:28:38 2026] GET /v2.0/networks?id=9397d9e1-33fe-4c27-888a-984188f85a87 => generated 803 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2641] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:28:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.237&port_id=217e2088-b222-4b49-b4bd-9cc3940c9cdc => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2642] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:28:38 2026] GET /v2.0/subnets?id=4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2643] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:28:38 2026] GET /v2.0/ports?network_id=9397d9e1-33fe-4c27-888a-984188f85a87&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2644] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:28:38 2026] GET /v2.0/ports?device_id=903be141-289e-42b1-bfdf-2b94ee3eeb26 => 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: 1323/2645] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:28:38 2026] GET /v2.0/networks/9397d9e1-33fe-4c27-888a-984188f85a87?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: 1324/2646] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:28:38 2026] GET /v2.0/networks/9397d9e1-33fe-4c27-888a-984188f85a87?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2647] 199.204.45.233 () {30 vars in 736 bytes} [Wed May 20 04:28:38 2026] GET /v2.0/ports/217e2088-b222-4b49-b4bd-9cc3940c9cdc => generated 1350 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2648] 199.204.45.233 () {30 vars in 740 bytes} [Wed May 20 04:28:38 2026] GET /v2.0/subnets/4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2649] 199.204.45.233 () {30 vars in 742 bytes} [Wed May 20 04:28:38 2026] GET /v2.0/networks/9397d9e1-33fe-4c27-888a-984188f85a87 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2650] 199.204.45.233 () {30 vars in 736 bytes} [Wed May 20 04:28:38 2026] GET /v2.0/ports/9dbc880c-0063-41de-9024-634339684ac4 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2651] 199.204.45.233 () {30 vars in 740 bytes} [Wed May 20 04:28:38 2026] GET /v2.0/subnets/4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => generated 676 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2652] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:28:39 2026] GET /v2.0/ports?device_id=903be141-289e-42b1-bfdf-2b94ee3eeb26 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2653] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:28:39 2026] GET /v2.0/ports?tenant_id=3d8c2af86e6c4cef87cf1ab40350e040&device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 2590 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2654] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:28:39 2026] GET /v2.0/networks?id=9397d9e1-33fe-4c27-888a-984188f85a87 => generated 803 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2655] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:28:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.237&port_id=217e2088-b222-4b49-b4bd-9cc3940c9cdc => 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: 1329/2656] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:28:39 2026] GET /v2.0/subnets?id=4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2657] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:28:39 2026] GET /v2.0/ports?network_id=9397d9e1-33fe-4c27-888a-984188f85a87&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: 1330/2658] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:28:39 2026] GET /v2.0/networks/9397d9e1-33fe-4c27-888a-984188f85a87?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2659] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:28:39 2026] GET /v2.0/networks/9397d9e1-33fe-4c27-888a-984188f85a87?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2660] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:28:40 2026] GET /v2.0/ports?device_id=903be141-289e-42b1-bfdf-2b94ee3eeb26 => 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: 1331/2661] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:28:40 2026] GET /v2.0/networks?id=2d1641f7-795d-4a0d-9cf9-5481fd2a657b => generated 660 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2662] 199.204.45.233 () {34 vars in 1050 bytes} [Wed May 20 04:28:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d23ffcf751d9473398aec87c11a3021a => generated 272 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:28:40.710 8 WARNING neutron_lib.context [req-4dc566d1-faef-4b65-aec7-5d2c7d78979d req-bddc2eab-6fc8-4707-8242-400098f3ba92 e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2663] 199.204.45.233 () {38 vars in 955 bytes} [Wed May 20 04:28:40 2026] POST /v2.0/ports => generated 954 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2664] 199.204.45.233 () {38 vars in 1028 bytes} [Wed May 20 04:28:41 2026] PUT /v2.0/ports/b0944584-489e-43ce-94d0-30b9b5420909 => generated 1235 bytes in 400 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: 1333/2665] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:28:41 2026] GET /v2.0/ports?device_id=903be141-289e-42b1-bfdf-2b94ee3eeb26 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1333/2666] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:28:41 2026] GET /v2.0/security-groups?id=e15a5a64-e257-41b8-ab31-48bba18a86df&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: 1334/2667] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:28:42 2026] GET /v2.0/ports?tenant_id=d23ffcf751d9473398aec87c11a3021a&device_id=903be141-289e-42b1-bfdf-2b94ee3eeb26 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:28:42.391 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8575d1cd-d2b1-488d-9cf1-ca26c654dfd9'] response: {'name': 'network-changed', 'server_uuid': '903be141-289e-42b1-bfdf-2b94ee3eeb26', 'tag': 'b0944584-489e-43ce-94d0-30b9b5420909', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1334/2668] 199.204.45.233 () {34 vars in 1018 bytes} [Wed May 20 04:28:42 2026] GET /v2.0/networks?tenant_id=d23ffcf751d9473398aec87c11a3021a&shared=False => 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: 1335/2669] 199.204.45.233 () {34 vars in 930 bytes} [Wed May 20 04:28:42 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: 7|app: 0|req: 1335/2670] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:28:42 2026] GET /v2.0/ports?device_id=903be141-289e-42b1-bfdf-2b94ee3eeb26 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2671] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:28:42 2026] GET /v2.0/security-groups?id=e15a5a64-e257-41b8-ab31-48bba18a86df&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: 7|app: 0|req: 1336/2672] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:28:43 2026] GET /v2.0/ports?tenant_id=d23ffcf751d9473398aec87c11a3021a&device_id=903be141-289e-42b1-bfdf-2b94ee3eeb26 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2673] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:28:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=b0944584-489e-43ce-94d0-30b9b5420909 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2674] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:28:43 2026] GET /v2.0/subnets?id=84161f60-0ca5-44ea-b5cd-f3a856e00327 => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2675] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:28:43 2026] GET /v2.0/ports?network_id=2d1641f7-795d-4a0d-9cf9-5481fd2a657b&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2676] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:28:43 2026] GET /v2.0/networks/2d1641f7-795d-4a0d-9cf9-5481fd2a657b?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: 1339/2677] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:28:43 2026] GET /v2.0/networks/2d1641f7-795d-4a0d-9cf9-5481fd2a657b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2678] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:28:44 2026] GET /v2.0/ports?device_id=903be141-289e-42b1-bfdf-2b94ee3eeb26 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2679] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:28:44 2026] GET /v2.0/security-groups?id=e15a5a64-e257-41b8-ab31-48bba18a86df&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2680] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:28:45 2026] GET /v2.0/ports?device_id=903be141-289e-42b1-bfdf-2b94ee3eeb26 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2681] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:28:45 2026] GET /v2.0/security-groups?id=e15a5a64-e257-41b8-ab31-48bba18a86df&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:28:46.343 7 WARNING neutron_lib.context [None req-475fd5db-337c-45aa-a8ee-499332711c8a 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1342/2682] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:28:46 2026] GET /v2.0/ports?device_id=903be141-289e-42b1-bfdf-2b94ee3eeb26 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2683] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:28:46 2026] GET /v2.0/security-groups?id=e15a5a64-e257-41b8-ab31-48bba18a86df&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:28:47.114 7 INFO neutron.db.l3_db [None req-475fd5db-337c-45aa-a8ee-499332711c8a 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Floating IP 7c70c983-982c-42e4-9571-229e0a985754 associated. External IP: 10.96.250.208, port: 9dbc880c-0063-41de-9024-634339684ac4. [pid: 7|app: 0|req: 1341/2686] 10.0.0.215 () {34 vars in 677 bytes} [Wed May 20 04:28:46 2026] POST /v2.0/floatingips => generated 899 bytes in 1134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2687] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:28:47 2026] GET /v2.0/ports?device_id=903be141-289e-42b1-bfdf-2b94ee3eeb26 => generated 971 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2688] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:28:47 2026] GET /v2.0/security-groups?id=e15a5a64-e257-41b8-ab31-48bba18a86df&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2689] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:28:47 2026] GET /v2.0/ports?device_id=903be141-289e-42b1-bfdf-2b94ee3eeb26 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2690] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:28:47 2026] GET /v2.0/security-groups?id=e15a5a64-e257-41b8-ab31-48bba18a86df&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: 1348/2691] 10.0.0.215 () {32 vars in 736 bytes} [Wed May 20 04:28:47 2026] GET /v2.0/ports?device_id=903be141-289e-42b1-bfdf-2b94ee3eeb26 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:28:48.422 7 INFO neutron.db.l3_db [None req-e0158892-543a-4857-b4de-a94f44b64f4c e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Floating IP eb422a1b-2980-4679-a77f-ce308eaeaab3 associated. External IP: 10.96.250.212, port: b0944584-489e-43ce-94d0-30b9b5420909. [pid: 7|app: 0|req: 1344/2692] 10.0.0.215 () {34 vars in 749 bytes} [Wed May 20 04:28:48 2026] PUT /v2.0/floatingips/eb422a1b-2980-4679-a77f-ce308eaeaab3 => generated 855 bytes in 750 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2693] 10.0.0.215 () {32 vars in 729 bytes} [Wed May 20 04:28:48 2026] GET /v2.0/floatingips/eb422a1b-2980-4679-a77f-ce308eaeaab3 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2694] 10.0.0.215 () {32 vars in 729 bytes} [Wed May 20 04:28:49 2026] GET /v2.0/floatingips/eb422a1b-2980-4679-a77f-ce308eaeaab3 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2695] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:28:50 2026] GET /v2.0/ports?tenant_id=d23ffcf751d9473398aec87c11a3021a&device_id=903be141-289e-42b1-bfdf-2b94ee3eeb26 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:28:50.642 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5647b42-82a8-4419-a891-d2b9f4a64b0e'] response: {'name': 'network-changed', 'server_uuid': '903be141-289e-42b1-bfdf-2b94ee3eeb26', 'tag': 'b0944584-489e-43ce-94d0-30b9b5420909', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1346/2696] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:28:50 2026] GET /v2.0/networks?id=2d1641f7-795d-4a0d-9cf9-5481fd2a657b => generated 756 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2697] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:28:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=b0944584-489e-43ce-94d0-30b9b5420909 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2698] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:28:50 2026] GET /v2.0/subnets?id=84161f60-0ca5-44ea-b5cd-f3a856e00327 => 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: 1352/2699] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:28:50 2026] GET /v2.0/ports?network_id=2d1641f7-795d-4a0d-9cf9-5481fd2a657b&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: 7|app: 0|req: 1348/2700] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:28:50 2026] GET /v2.0/networks/2d1641f7-795d-4a0d-9cf9-5481fd2a657b?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2701] 10.0.0.215 () {32 vars in 729 bytes} [Wed May 20 04:28:50 2026] GET /v2.0/floatingips/eb422a1b-2980-4679-a77f-ce308eaeaab3 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2702] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:28:50 2026] GET /v2.0/networks/2d1641f7-795d-4a0d-9cf9-5481fd2a657b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2703] 199.204.45.233 () {30 vars in 702 bytes} [Wed May 20 04:28:52 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: 7|app: 0|req: 1350/2704] 199.204.45.233 () {30 vars in 704 bytes} [Wed May 20 04:28:52 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: 1355/2705] 199.204.45.233 () {30 vars in 680 bytes} [Wed May 20 04:28:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2706] 199.204.45.233 () {30 vars in 716 bytes} [Wed May 20 04:28:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:28:52.774 8 INFO neutron.api.v2.resource [None req-3228b280-f1e4-40a4-81c5-c091f17a3db0 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1356/2707] 199.204.45.233 () {30 vars in 762 bytes} [Wed May 20 04:28:52 2026] GET /v2.0/security-groups/lb-20855ac1-a6c8-48be-91f1-a102ffae0918 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2708] 199.204.45.233 () {30 vars in 784 bytes} [Wed May 20 04:28:52 2026] GET /v2.0/security-groups?name=lb-20855ac1-a6c8-48be-91f1-a102ffae0918 => generated 1639 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2709] 199.204.45.233 () {30 vars in 814 bytes} [Wed May 20 04:28:52 2026] GET /v2.0/security-group-rules?security_group_id=a8c06887-7851-4761-b518-6a2440d48df6 => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2710] 199.204.45.233 () {34 vars in 746 bytes} [Wed May 20 04:28:52 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: 1358/2711] 199.204.45.233 () {34 vars in 746 bytes} [Wed May 20 04:28:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2712] 199.204.45.233 () {34 vars in 1096 bytes} [Wed May 20 04:28:59 2026] GET /v2.0/ports?device_id=86cc56af-0880-4a49-a561-dc20abb18ae0&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2713] 10.0.0.220 () {34 vars in 990 bytes} [Wed May 20 04:28:59 2026] GET /v2.0/ports?device_id=903be141-289e-42b1-bfdf-2b94ee3eeb26 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2714] 10.0.0.220 () {34 vars in 1040 bytes} [Wed May 20 04:28:59 2026] GET /v2.0/security-groups?id=e15a5a64-e257-41b8-ab31-48bba18a86df&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2715] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:28:59 2026] GET /v2.0/ports?tenant_id=782aac559054412eb197ef53f190592f&device_id=86cc56af-0880-4a49-a561-dc20abb18ae0 => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2716] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:29:00 2026] GET /v2.0/networks?id=7642c3e0-8a29-4bda-bbca-7d0838338445 => generated 801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2717] 199.204.45.233 () {34 vars in 1056 bytes} [Wed May 20 04:29:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.84&port_id=0cc23411-7eac-489c-a72f-b71278ddf96d => generated 859 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2718] 199.204.45.233 () {34 vars in 1106 bytes} [Wed May 20 04:29:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d6&port_id=0cc23411-7eac-489c-a72f-b71278ddf96d => 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: 1362/2719] 199.204.45.233 () {34 vars in 1064 bytes} [Wed May 20 04:29:00 2026] GET /v2.0/subnets?id=6b17a54d-08c6-4c92-afe6-2c5171a2f584&id=fc9b2598-fe41-47ce-b15f-a3fd6b9931f5 => generated 1414 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2720] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:29:00 2026] GET /v2.0/ports?network_id=7642c3e0-8a29-4bda-bbca-7d0838338445&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: 1363/2721] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:29:00 2026] GET /v2.0/ports?network_id=7642c3e0-8a29-4bda-bbca-7d0838338445&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2722] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:29:00 2026] GET /v2.0/networks/7642c3e0-8a29-4bda-bbca-7d0838338445?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: 1364/2723] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:29:00 2026] GET /v2.0/networks/7642c3e0-8a29-4bda-bbca-7d0838338445?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2726] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:29:03 2026] GET /v2.0/ports?device_id=903be141-289e-42b1-bfdf-2b94ee3eeb26 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2727] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:29:03 2026] GET /v2.0/security-groups?id=e15a5a64-e257-41b8-ab31-48bba18a86df&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2728] 10.0.0.227 () {30 vars in 689 bytes} [Wed May 20 04:29:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2729] 10.0.0.227 () {30 vars in 691 bytes} [Wed May 20 04:29:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2730] 10.0.0.227 () {30 vars in 667 bytes} [Wed May 20 04:29:04 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: 1368/2731] 10.0.0.227 () {30 vars in 703 bytes} [Wed May 20 04:29:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2732] 10.0.0.227 () {28 vars in 438 bytes} [Wed May 20 04:29:04 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2733] 10.0.0.227 () {30 vars in 727 bytes} [Wed May 20 04:29:04 2026] GET /v2.0/subnets/499deb17-54f1-4d77-b761-68ae25b77dc5 => generated 655 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2734] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:29:04 2026] GET /v2.0/ports?device_id=903be141-289e-42b1-bfdf-2b94ee3eeb26 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2735] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:29:05 2026] GET /v2.0/security-groups?id=e15a5a64-e257-41b8-ab31-48bba18a86df&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: 7|app: 0|req: 1366/2736] 199.204.45.233 () {30 vars in 702 bytes} [Wed May 20 04:29:05 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: 1371/2737] 199.204.45.233 () {30 vars in 704 bytes} [Wed May 20 04:29:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2738] 199.204.45.233 () {30 vars in 680 bytes} [Wed May 20 04:29:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2739] 199.204.45.233 () {30 vars in 716 bytes} [Wed May 20 04:29:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2740] 199.204.45.233 () {30 vars in 740 bytes} [Wed May 20 04:29:05 2026] GET /v2.0/subnets/499deb17-54f1-4d77-b761-68ae25b77dc5 => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2741] 199.204.45.233 () {34 vars in 994 bytes} [Wed May 20 04:29:05 2026] GET /v2.0/ports?device_id=903be141-289e-42b1-bfdf-2b94ee3eeb26 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2742] 199.204.45.233 () {30 vars in 768 bytes} [Wed May 20 04:29:05 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 2590 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2743] 199.204.45.233 () {30 vars in 702 bytes} [Wed May 20 04:29:06 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: 7|app: 0|req: 1372/2744] 199.204.45.233 () {30 vars in 704 bytes} [Wed May 20 04:29:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2745] 199.204.45.233 () {30 vars in 680 bytes} [Wed May 20 04:29:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2746] 199.204.45.233 () {30 vars in 716 bytes} [Wed May 20 04:29:06 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) 2026-05-20 04:29:06.098 8 INFO neutron.db.l3_db [req-089be1db-b875-4b4e-af6c-a006091b39b9 req-addb00ce-f271-470c-a880-803ae2a86a11 e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] Floating IP eb422a1b-2980-4679-a77f-ce308eaeaab3 disassociated. External IP: 10.96.250.212, port: b0944584-489e-43ce-94d0-30b9b5420909. [pid: 7|app: 0|req: 1375/2747] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:29:06 2026] GET /v2.0/ports?device_id=903be141-289e-42b1-bfdf-2b94ee3eeb26 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2748] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:29:06 2026] GET /v2.0/security-groups?id=e15a5a64-e257-41b8-ab31-48bba18a86df&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2749] 199.204.45.233 () {36 vars in 997 bytes} [Wed May 20 04:29:05 2026] DELETE /v2.0/ports/b0944584-489e-43ce-94d0-30b9b5420909 => generated 0 bytes in 651 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2750] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:29:07 2026] GET /v2.0/networks/b045e2d2-8349-40aa-9d26-638ad41e7b49?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2751] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:29:07 2026] GET /v2.0/networks/b045e2d2-8349-40aa-9d26-638ad41e7b49?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2752] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:29:07 2026] GET /v2.0/ports?device_id=903be141-289e-42b1-bfdf-2b94ee3eeb26 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:29:07.744 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-29761440-9fee-4f44-b676-384b66cf3f9f'] response: {'server_uuid': '903be141-289e-42b1-bfdf-2b94ee3eeb26', 'name': 'network-vif-deleted', 'tag': 'b0944584-489e-43ce-94d0-30b9b5420909', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1375/2753] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:29:07 2026] GET /v2.0/networks?id=b045e2d2-8349-40aa-9d26-638ad41e7b49 => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2754] 199.204.45.233 () {38 vars in 955 bytes} [Wed May 20 04:29:07 2026] POST /v2.0/ports => generated 1303 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1380/2755] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:29:08 2026] GET /v2.0/ports?device_id=903be141-289e-42b1-bfdf-2b94ee3eeb26 => 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: 1376/2756] 199.204.45.233 () {38 vars in 1028 bytes} [Wed May 20 04:29:08 2026] PUT /v2.0/ports/a64fadbb-5bfc-4a11-bd6b-8f2dc5d65da2 => generated 1464 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2757] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:29:09 2026] GET /v2.0/ports?device_id=903be141-289e-42b1-bfdf-2b94ee3eeb26 => generated 12 bytes in 32 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: 1377/2758] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:29:09 2026] GET /v2.0/ports?tenant_id=3d8c2af86e6c4cef87cf1ab40350e040&device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 4046 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2759] 199.204.45.233 () {34 vars in 1062 bytes} [Wed May 20 04:29:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.130&port_id=84c66f86-deba-4546-9348-8701bd972658 => 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: 1378/2760] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:29:09 2026] GET /v2.0/subnets?id=1cf3d554-4c95-4c6f-a9b1-af1533c52677 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2761] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:29:09 2026] GET /v2.0/ports?network_id=a92828d7-9980-45f0-90e8-5afd9dfd5dd4&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:29:09.888 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c526dd22-320b-4847-b0f0-48b03cb6df02'] response: {'name': 'network-changed', 'server_uuid': 'f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab', 'tag': 'a64fadbb-5bfc-4a11-bd6b-8f2dc5d65da2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1379/2762] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:29:09 2026] GET /v2.0/networks/a92828d7-9980-45f0-90e8-5afd9dfd5dd4?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2763] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:29:09 2026] GET /v2.0/networks/a92828d7-9980-45f0-90e8-5afd9dfd5dd4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2764] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:29:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.237&port_id=217e2088-b222-4b49-b4bd-9cc3940c9cdc => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2765] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:29:10 2026] GET /v2.0/subnets?id=4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2766] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:29:10 2026] GET /v2.0/ports?network_id=9397d9e1-33fe-4c27-888a-984188f85a87&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2767] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:29:10 2026] GET /v2.0/networks/9397d9e1-33fe-4c27-888a-984188f85a87?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: 1382/2768] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:29:10 2026] GET /v2.0/networks/9397d9e1-33fe-4c27-888a-984188f85a87?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2769] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:29:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.171&port_id=a64fadbb-5bfc-4a11-bd6b-8f2dc5d65da2 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2770] 199.204.45.233 () {34 vars in 1104 bytes} [Wed May 20 04:29:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A168&port_id=a64fadbb-5bfc-4a11-bd6b-8f2dc5d65da2 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2771] 199.204.45.233 () {34 vars in 1064 bytes} [Wed May 20 04:29:10 2026] GET /v2.0/subnets?id=6651c466-4db4-46c0-9232-38c890a22386&id=499deb17-54f1-4d77-b761-68ae25b77dc5 => generated 1409 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2772] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:29:10 2026] GET /v2.0/ports?network_id=b045e2d2-8349-40aa-9d26-638ad41e7b49&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: 7|app: 0|req: 1389/2773] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:29:10 2026] GET /v2.0/ports?network_id=b045e2d2-8349-40aa-9d26-638ad41e7b49&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2774] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:29:10 2026] GET /v2.0/networks/b045e2d2-8349-40aa-9d26-638ad41e7b49?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2775] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:29:10 2026] GET /v2.0/networks/b045e2d2-8349-40aa-9d26-638ad41e7b49?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: 1386/2776] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:29:10 2026] DELETE /v2.0/security-groups/e15a5a64-e257-41b8-ab31-48bba18a86df => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2777] 10.0.0.215 () {32 vars in 732 bytes} [Wed May 20 04:29:10 2026] DELETE /v2.0/floatingips/eb422a1b-2980-4679-a77f-ce308eaeaab3 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2778] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:29:11 2026] GET /v2.0/ports?device_id=918ea74a-9cfd-40a6-bb7e-8ac6c19625da => generated 971 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2779] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:29:11 2026] GET /v2.0/security-groups?id=e270d9c5-67f6-48f6-bc68-99d9cc8cb42c&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: 1388/2780] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:29:11 2026] GET /v2.0/ports?tenant_id=3d8c2af86e6c4cef87cf1ab40350e040&device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 4046 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2781] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:29:11 2026] GET /v2.0/networks?id=b045e2d2-8349-40aa-9d26-638ad41e7b49 => generated 800 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2782] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:29:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.171&port_id=a64fadbb-5bfc-4a11-bd6b-8f2dc5d65da2 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2783] 199.204.45.233 () {34 vars in 1104 bytes} [Wed May 20 04:29:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A168&port_id=a64fadbb-5bfc-4a11-bd6b-8f2dc5d65da2 => 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: 1390/2784] 199.204.45.233 () {34 vars in 1064 bytes} [Wed May 20 04:29:11 2026] GET /v2.0/subnets?id=6651c466-4db4-46c0-9232-38c890a22386&id=499deb17-54f1-4d77-b761-68ae25b77dc5 => generated 1409 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2785] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:29:11 2026] GET /v2.0/ports?network_id=b045e2d2-8349-40aa-9d26-638ad41e7b49&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2786] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:29:11 2026] GET /v2.0/ports?network_id=b045e2d2-8349-40aa-9d26-638ad41e7b49&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2787] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:29:11 2026] GET /v2.0/networks/b045e2d2-8349-40aa-9d26-638ad41e7b49?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: 1392/2788] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:29:11 2026] GET /v2.0/networks/b045e2d2-8349-40aa-9d26-638ad41e7b49?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2789] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:29:12 2026] GET /v2.0/ports?device_id=918ea74a-9cfd-40a6-bb7e-8ac6c19625da => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2790] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:29:12 2026] GET /v2.0/security-groups?id=e270d9c5-67f6-48f6-bc68-99d9cc8cb42c&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2791] 199.204.45.233 () {34 vars in 994 bytes} [Wed May 20 04:29:13 2026] GET /v2.0/ports?device_id=918ea74a-9cfd-40a6-bb7e-8ac6c19625da => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2792] 199.204.45.233 () {36 vars in 997 bytes} [Wed May 20 04:29:13 2026] DELETE /v2.0/ports/8d4ce820-5484-45c2-baed-083823ebadec => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2793] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:29:13 2026] GET /v2.0/ports?device_id=918ea74a-9cfd-40a6-bb7e-8ac6c19625da => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2794] 10.0.0.253 () {34 vars in 971 bytes} [Wed May 20 04:29:14 2026] GET /v2.0/ports/a64fadbb-5bfc-4a11-bd6b-8f2dc5d65da2 => generated 1466 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2795] 199.204.45.233 () {30 vars in 736 bytes} [Wed May 20 04:29:14 2026] GET /v2.0/ports/a64fadbb-5bfc-4a11-bd6b-8f2dc5d65da2 => generated 1466 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:29:14.238 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-49f729d4-1dc6-4145-9cce-1271aa0d9e0a'] response: {'server_uuid': '918ea74a-9cfd-40a6-bb7e-8ac6c19625da', 'name': 'network-vif-deleted', 'tag': '8d4ce820-5484-45c2-baed-083823ebadec', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1396/2796] 199.204.45.233 () {30 vars in 736 bytes} [Wed May 20 04:29:14 2026] GET /v2.0/ports/a64fadbb-5bfc-4a11-bd6b-8f2dc5d65da2 => generated 1466 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2797] 199.204.45.233 () {34 vars in 789 bytes} [Wed May 20 04:29:14 2026] PUT /v2.0/ports/a64fadbb-5bfc-4a11-bd6b-8f2dc5d65da2 => generated 1201 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2798] 199.204.45.233 () {30 vars in 742 bytes} [Wed May 20 04:29:14 2026] GET /v2.0/networks/b045e2d2-8349-40aa-9d26-638ad41e7b49 => generated 797 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1402/2799] 199.204.45.233 () {30 vars in 740 bytes} [Wed May 20 04:29:14 2026] GET /v2.0/subnets/499deb17-54f1-4d77-b761-68ae25b77dc5 => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2800] 199.204.45.233 () {30 vars in 702 bytes} [Wed May 20 04:29:14 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) 2026-05-20 04:29:14.801 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e83521fb-1902-47b2-aa80-b0582fb3e4d6'] response: {'name': 'network-changed', 'server_uuid': 'f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab', 'tag': 'a64fadbb-5bfc-4a11-bd6b-8f2dc5d65da2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1403/2801] 199.204.45.233 () {30 vars in 704 bytes} [Wed May 20 04:29:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2802] 199.204.45.233 () {30 vars in 680 bytes} [Wed May 20 04:29:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2803] 199.204.45.233 () {30 vars in 716 bytes} [Wed May 20 04:29:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2804] 199.204.45.233 () {30 vars in 740 bytes} [Wed May 20 04:29:14 2026] GET /v2.0/subnets/4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2805] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:29:14 2026] GET /v2.0/ports?device_id=918ea74a-9cfd-40a6-bb7e-8ac6c19625da => 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: 1401/2806] 199.204.45.233 () {30 vars in 736 bytes} [Wed May 20 04:29:14 2026] GET /v2.0/ports/9dbc880c-0063-41de-9024-634339684ac4 => generated 1132 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2807] 199.204.45.233 () {30 vars in 736 bytes} [Wed May 20 04:29:14 2026] GET /v2.0/ports/217e2088-b222-4b49-b4bd-9cc3940c9cdc => generated 1350 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2808] 199.204.45.233 () {30 vars in 740 bytes} [Wed May 20 04:29:14 2026] GET /v2.0/subnets/4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => generated 676 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2809] 199.204.45.233 () {30 vars in 742 bytes} [Wed May 20 04:29:14 2026] GET /v2.0/networks/9397d9e1-33fe-4c27-888a-984188f85a87 => generated 800 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2810] 199.204.45.233 () {30 vars in 736 bytes} [Wed May 20 04:29:14 2026] GET /v2.0/ports/9dbc880c-0063-41de-9024-634339684ac4 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2811] 199.204.45.233 () {30 vars in 740 bytes} [Wed May 20 04:29:15 2026] GET /v2.0/subnets/4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => generated 676 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2812] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:29:15 2026] GET /v2.0/ports?tenant_id=3d8c2af86e6c4cef87cf1ab40350e040&device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 3819 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2813] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:29:15 2026] GET /v2.0/networks?id=b045e2d2-8349-40aa-9d26-638ad41e7b49 => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2814] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:29:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.171&port_id=a64fadbb-5bfc-4a11-bd6b-8f2dc5d65da2 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2815] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:29:15 2026] GET /v2.0/subnets?id=499deb17-54f1-4d77-b761-68ae25b77dc5 => 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: 1406/2816] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:29:15 2026] GET /v2.0/ports?network_id=b045e2d2-8349-40aa-9d26-638ad41e7b49&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2817] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:29:15 2026] GET /v2.0/networks/b045e2d2-8349-40aa-9d26-638ad41e7b49?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: 1407/2818] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:29:15 2026] GET /v2.0/networks/b045e2d2-8349-40aa-9d26-638ad41e7b49?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: 7|app: 0|req: 1412/2819] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:29:15 2026] GET /v2.0/ports?device_id=918ea74a-9cfd-40a6-bb7e-8ac6c19625da => 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: 1408/2820] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:29:17 2026] DELETE /v2.0/security-groups/e270d9c5-67f6-48f6-bc68-99d9cc8cb42c => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2823] 10.0.0.215 () {34 vars in 789 bytes} [Wed May 20 04:29:17 2026] PUT /v2.0/routers/a7fb57d3-c5ae-4623-ac01-f9290172e5cd/remove_router_interface => generated 309 bytes in 1033 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2824] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:29:18 2026] DELETE /v2.0/subnets/84161f60-0ca5-44ea-b5cd-f3a856e00327 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:29:19.380 7 INFO neutron.db.l3_hamode_db [None req-4d58da7e-eafa-4c4f-8e33-7862152975dc e2bd72493af640f8b910f8aeb5094fea d23ffcf751d9473398aec87c11a3021a - - default default] HA network 34d99c68-771b-4c7f-bca1-2e9881806419 was deleted as no HA routers are present in tenant d23ffcf751d9473398aec87c11a3021a. [pid: 7|app: 0|req: 1414/2825] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:29:18 2026] DELETE /v2.0/routers/a7fb57d3-c5ae-4623-ac01-f9290172e5cd => generated 0 bytes in 941 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2826] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:29:19 2026] DELETE /v2.0/networks/2d1641f7-795d-4a0d-9cf9-5481fd2a657b => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:29:20.186 7 INFO neutron.services.segments.plugin [-] Segment e8379b4e-a0f6-4113-816c-4cfc9db7e6fe resource provider aggregate not found 2026-05-20 04:29:20.193 7 INFO neutron.services.segments.plugin [-] Segment e8379b4e-a0f6-4113-816c-4cfc9db7e6fe resource provider aggregate not found 2026-05-20 04:29:20.213 7 INFO neutron.services.segments.plugin [-] Segment e8379b4e-a0f6-4113-816c-4cfc9db7e6fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8379b4e-a0f6-4113-816c-4cfc9db7e6fe found for delete ", "request_id": "req-f15194cb-0f29-4b2e-895f-dcda5dba3e9e"}]} 2026-05-20 04:29:20.214 7 INFO neutron.services.segments.plugin [-] Segment e8379b4e-a0f6-4113-816c-4cfc9db7e6fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8379b4e-a0f6-4113-816c-4cfc9db7e6fe found for delete ", "request_id": "req-18d5f4cd-a11d-42ee-85aa-14d4ffc6d7c6"}]} [pid: 7|app: 0|req: 1415/2827] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:29:20 2026] GET /v2.0/security-groups?tenant_id=44be9a3fab174702a7dedc3989bac906&name=default => generated 2929 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:29:20.424 8 INFO neutron.services.segments.plugin [-] Segment 94a76630-b373-4ded-846c-18a8eef18521 resource provider aggregate not found 2026-05-20 04:29:20.436 8 INFO neutron.services.segments.plugin [-] Segment 94a76630-b373-4ded-846c-18a8eef18521 resource provider aggregate not found 2026-05-20 04:29:20.452 8 INFO neutron.services.segments.plugin [-] Segment 94a76630-b373-4ded-846c-18a8eef18521 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94a76630-b373-4ded-846c-18a8eef18521 found for delete ", "request_id": "req-ade3264b-c872-4950-a850-f27117c8cb9c"}]} 2026-05-20 04:29:20.454 8 INFO neutron.services.segments.plugin [-] Segment 94a76630-b373-4ded-846c-18a8eef18521 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94a76630-b373-4ded-846c-18a8eef18521 found for delete ", "request_id": "req-f8f25130-074b-4aad-88c3-c789c19a5a9e"}]} [pid: 7|app: 0|req: 1416/2828] 10.0.0.227 () {30 vars in 689 bytes} [Wed May 20 04:29:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2829] 10.0.0.227 () {30 vars in 691 bytes} [Wed May 20 04:29:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2830] 10.0.0.227 () {30 vars in 667 bytes} [Wed May 20 04:29:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2831] 10.0.0.227 () {30 vars in 703 bytes} [Wed May 20 04:29:20 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: 1413/2832] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:29:20 2026] DELETE /v2.0/security-groups/b5f70f36-ef3d-4ee9-b404-e18e08aaaaf6 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2833] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:29:20 2026] GET /v2.0/security-groups?tenant_id=d23ffcf751d9473398aec87c11a3021a&name=default => generated 2929 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2834] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:29:20 2026] DELETE /v2.0/security-groups/143fc31d-b688-4d43-aadf-e24ac2c03b4d => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2835] 10.0.0.227 () {28 vars in 438 bytes} [Wed May 20 04:29:20 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: 1415/2836] 10.0.0.227 () {30 vars in 727 bytes} [Wed May 20 04:29:20 2026] GET /v2.0/subnets/6b17a54d-08c6-4c92-afe6-2c5171a2f584 => generated 655 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2837] 199.204.45.233 () {30 vars in 702 bytes} [Wed May 20 04:29:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2838] 199.204.45.233 () {30 vars in 704 bytes} [Wed May 20 04:29:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2839] 199.204.45.233 () {30 vars in 680 bytes} [Wed May 20 04:29:22 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: 1417/2840] 199.204.45.233 () {30 vars in 716 bytes} [Wed May 20 04:29:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2841] 199.204.45.233 () {30 vars in 740 bytes} [Wed May 20 04:29:22 2026] GET /v2.0/subnets/499deb17-54f1-4d77-b761-68ae25b77dc5 => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2842] 199.204.45.233 () {30 vars in 740 bytes} [Wed May 20 04:29:22 2026] GET /v2.0/subnets/6b17a54d-08c6-4c92-afe6-2c5171a2f584 => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2843] 199.204.45.233 () {30 vars in 768 bytes} [Wed May 20 04:29:22 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 3819 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2844] 199.204.45.233 () {30 vars in 702 bytes} [Wed May 20 04:29:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2845] 199.204.45.233 () {30 vars in 704 bytes} [Wed May 20 04:29:22 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: 1420/2846] 199.204.45.233 () {30 vars in 680 bytes} [Wed May 20 04:29:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2847] 199.204.45.233 () {30 vars in 716 bytes} [Wed May 20 04:29:22 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: 1421/2848] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:29:23 2026] GET /v2.0/networks/7642c3e0-8a29-4bda-bbca-7d0838338445?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2849] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:29:23 2026] GET /v2.0/networks/7642c3e0-8a29-4bda-bbca-7d0838338445?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2850] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:29:24 2026] GET /v2.0/networks?id=7642c3e0-8a29-4bda-bbca-7d0838338445 => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2851] 199.204.45.233 () {38 vars in 955 bytes} [Wed May 20 04:29:24 2026] POST /v2.0/ports => generated 1299 bytes in 496 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, ' 2026-05-20 04:29:25.052 8 WARNING neutron_lib.context [None req-53c972c4-f4ae-45e9-91ae-3b3dcd04c10f dadec7c4ebdd4c99a7c30d6ded4a5be2 dbda0dd80622478d8c2f2442b6c33444 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1423/2852] 10.0.0.215 () {34 vars in 676 bytes} [Wed May 20 04:29:24 2026] POST /v2.0/subnetpools => generated 516 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:29:25.103 8 WARNING neutron_lib.context [None req-e1c7f1c0-4f6c-416b-b5fb-3c9b5bcc1a22 dadec7c4ebdd4c99a7c30d6ded4a5be2 dbda0dd80622478d8c2f2442b6c33444 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1424/2853] 10.0.0.215 () {34 vars in 676 bytes} [Wed May 20 04:29:25 2026] POST /v2.0/subnetpools => generated 516 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:29:25.151 8 WARNING neutron_lib.context [None req-bb9e08df-f000-446b-828e-92d69784fef9 dadec7c4ebdd4c99a7c30d6ded4a5be2 dbda0dd80622478d8c2f2442b6c33444 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1425/2854] 10.0.0.215 () {34 vars in 676 bytes} [Wed May 20 04:29:25 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) 2026-05-20 04:29:25.206 8 WARNING neutron_lib.context [None req-a4a25fce-498a-4d58-895e-c5c46e72f4dd dadec7c4ebdd4c99a7c30d6ded4a5be2 dbda0dd80622478d8c2f2442b6c33444 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1426/2855] 10.0.0.215 () {34 vars in 676 bytes} [Wed May 20 04:29:25 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:29:25.269 8 WARNING neutron_lib.context [None req-8f4506b1-9036-459c-a29b-4825185410b3 dadec7c4ebdd4c99a7c30d6ded4a5be2 dbda0dd80622478d8c2f2442b6c33444 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1427/2856] 10.0.0.215 () {34 vars in 676 bytes} [Wed May 20 04:29:25 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2857] 10.0.0.215 () {34 vars in 759 bytes} [Wed May 20 04:29:25 2026] PUT /v2.0/subnetpools/0010bfad-0836-4999-af10-d637abd7d954/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2858] 10.0.0.215 () {34 vars in 759 bytes} [Wed May 20 04:29:25 2026] PUT /v2.0/subnetpools/a53cf403-a426-4542-ac77-298b333fb2cb/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2859] 10.0.0.215 () {34 vars in 759 bytes} [Wed May 20 04:29:25 2026] PUT /v2.0/subnetpools/a02d1f4b-8b7e-4ea0-b454-b76d7b6de47d/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: 1431/2860] 10.0.0.215 () {34 vars in 759 bytes} [Wed May 20 04:29:25 2026] PUT /v2.0/subnetpools/690e13ea-9beb-47bb-89c7-f532accf829c/tags => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2861] 10.0.0.215 () {32 vars in 672 bytes} [Wed May 20 04:29:25 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2862] 199.204.45.233 () {38 vars in 1028 bytes} [Wed May 20 04:29:25 2026] PUT /v2.0/ports/39682b7e-bad3-4695-8094-d2370a247118 => generated 1460 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2863] 10.0.0.215 () {32 vars in 686 bytes} [Wed May 20 04:29:25 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1431/2864] 10.0.0.215 () {32 vars in 682 bytes} [Wed May 20 04:29:25 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2865] 10.0.0.215 () {32 vars in 694 bytes} [Wed May 20 04:29:25 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:29:25.572 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8197c23-6d4c-4296-84af-1bf1dc396396'] response: {'name': 'network-changed', 'server_uuid': 'f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab', 'tag': '39682b7e-bad3-4695-8094-d2370a247118', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1432/2866] 10.0.0.215 () {32 vars in 680 bytes} [Wed May 20 04:29:25 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2867] 10.0.0.215 () {32 vars in 694 bytes} [Wed May 20 04:29:25 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2868] 10.0.0.215 () {32 vars in 690 bytes} [Wed May 20 04:29:25 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2869] 10.0.0.215 () {32 vars in 702 bytes} [Wed May 20 04:29:25 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2870] 10.0.0.215 () {32 vars in 732 bytes} [Wed May 20 04:29:25 2026] DELETE /v2.0/subnetpools/0010bfad-0836-4999-af10-d637abd7d954 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2871] 10.0.0.215 () {32 vars in 732 bytes} [Wed May 20 04:29:25 2026] DELETE /v2.0/subnetpools/a53cf403-a426-4542-ac77-298b333fb2cb => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2872] 10.0.0.215 () {32 vars in 732 bytes} [Wed May 20 04:29:25 2026] DELETE /v2.0/subnetpools/a02d1f4b-8b7e-4ea0-b454-b76d7b6de47d => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2873] 10.0.0.215 () {32 vars in 732 bytes} [Wed May 20 04:29:25 2026] DELETE /v2.0/subnetpools/690e13ea-9beb-47bb-89c7-f532accf829c => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2874] 10.0.0.215 () {32 vars in 732 bytes} [Wed May 20 04:29:25 2026] DELETE /v2.0/subnetpools/0e27e2aa-f3dd-48bc-8f95-96597b291550 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2875] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:29:26 2026] GET /v2.0/ports?tenant_id=3d8c2af86e6c4cef87cf1ab40350e040&device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 5271 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2876] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:29:26 2026] GET /v2.0/networks?id=7642c3e0-8a29-4bda-bbca-7d0838338445 => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2877] 199.204.45.233 () {34 vars in 1056 bytes} [Wed May 20 04:29:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.32&port_id=39682b7e-bad3-4695-8094-d2370a247118 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2878] 199.204.45.233 () {34 vars in 1104 bytes} [Wed May 20 04:29:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A17&port_id=39682b7e-bad3-4695-8094-d2370a247118 => 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: 1441/2879] 199.204.45.233 () {34 vars in 1064 bytes} [Wed May 20 04:29:26 2026] GET /v2.0/subnets?id=6b17a54d-08c6-4c92-afe6-2c5171a2f584&id=fc9b2598-fe41-47ce-b15f-a3fd6b9931f5 => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2880] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:29:26 2026] GET /v2.0/ports?network_id=7642c3e0-8a29-4bda-bbca-7d0838338445&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2881] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:29:26 2026] GET /v2.0/ports?network_id=7642c3e0-8a29-4bda-bbca-7d0838338445&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2882] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:29:26 2026] GET /v2.0/networks/7642c3e0-8a29-4bda-bbca-7d0838338445?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: 1443/2883] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:29:26 2026] GET /v2.0/networks/7642c3e0-8a29-4bda-bbca-7d0838338445?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2884] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:29:26 2026] GET /v2.0/security-groups?tenant_id=00c32f7d9ae4465aaaa1ab5a405acf4e&name=default => generated 2929 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2885] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:29:27 2026] DELETE /v2.0/security-groups/7899e4e4-275a-402d-8984-e03039d2295c => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2886] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:29:27 2026] GET /v2.0/security-groups?tenant_id=40ad60ddf3904b84b800da09139a9a65&name=default => generated 2929 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2887] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:29:27 2026] GET /v2.0/ports?tenant_id=3d8c2af86e6c4cef87cf1ab40350e040&device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 5271 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2888] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:29:27 2026] DELETE /v2.0/security-groups/be44b7a2-895a-465a-a308-c8bdafab78f2 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2889] 199.204.45.233 () {34 vars in 1062 bytes} [Wed May 20 04:29:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.130&port_id=84c66f86-deba-4546-9348-8701bd972658 => 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: 1446/2890] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:29:27 2026] GET /v2.0/subnets?id=1cf3d554-4c95-4c6f-a9b1-af1533c52677 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2891] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:29:27 2026] GET /v2.0/ports?network_id=a92828d7-9980-45f0-90e8-5afd9dfd5dd4&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2892] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:29:27 2026] GET /v2.0/networks/a92828d7-9980-45f0-90e8-5afd9dfd5dd4?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2893] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:29:27 2026] GET /v2.0/networks/a92828d7-9980-45f0-90e8-5afd9dfd5dd4?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: 7|app: 0|req: 1447/2894] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:29:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.237&port_id=217e2088-b222-4b49-b4bd-9cc3940c9cdc => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2895] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:29:27 2026] GET /v2.0/subnets?id=4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2896] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:29:27 2026] GET /v2.0/ports?network_id=9397d9e1-33fe-4c27-888a-984188f85a87&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2897] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:29:27 2026] GET /v2.0/security-groups?tenant_id=dbda0dd80622478d8c2f2442b6c33444&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2898] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:29:27 2026] GET /v2.0/networks/9397d9e1-33fe-4c27-888a-984188f85a87?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2899] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:29:27 2026] GET /v2.0/networks/9397d9e1-33fe-4c27-888a-984188f85a87?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2900] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:29:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.171&port_id=a64fadbb-5bfc-4a11-bd6b-8f2dc5d65da2 => 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: 1449/2901] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:29:27 2026] DELETE /v2.0/security-groups/17cb3018-91d2-41b1-86d1-9bbed64a951b => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2902] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:29:28 2026] GET /v2.0/subnets?id=499deb17-54f1-4d77-b761-68ae25b77dc5 => 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: 1450/2903] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:29:28 2026] GET /v2.0/ports?network_id=b045e2d2-8349-40aa-9d26-638ad41e7b49&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2904] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:29:28 2026] GET /v2.0/networks/b045e2d2-8349-40aa-9d26-638ad41e7b49?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: 1451/2905] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:29:28 2026] GET /v2.0/networks/b045e2d2-8349-40aa-9d26-638ad41e7b49?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2906] 199.204.45.233 () {34 vars in 1056 bytes} [Wed May 20 04:29:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.32&port_id=39682b7e-bad3-4695-8094-d2370a247118 => 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: 1452/2907] 199.204.45.233 () {34 vars in 1104 bytes} [Wed May 20 04:29:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A17&port_id=39682b7e-bad3-4695-8094-d2370a247118 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2908] 199.204.45.233 () {34 vars in 1064 bytes} [Wed May 20 04:29:28 2026] GET /v2.0/subnets?id=6b17a54d-08c6-4c92-afe6-2c5171a2f584&id=fc9b2598-fe41-47ce-b15f-a3fd6b9931f5 => generated 1414 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2909] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:29:28 2026] GET /v2.0/ports?network_id=7642c3e0-8a29-4bda-bbca-7d0838338445&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2910] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:29:28 2026] GET /v2.0/ports?network_id=7642c3e0-8a29-4bda-bbca-7d0838338445&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2911] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:29:28 2026] GET /v2.0/networks/7642c3e0-8a29-4bda-bbca-7d0838338445?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2912] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:29:28 2026] GET /v2.0/networks/7642c3e0-8a29-4bda-bbca-7d0838338445?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:29:31.309 8 WARNING neutron_lib.context [None req-37a53bea-473c-4a17-8976-aa9a7ae72ce6 a8d4cac42ad84bbabc166f237eeb3f00 6f13aa5be8dd446284d38dc4810a7c33 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:29:31.447 8 INFO neutron.db.segments_db [None req-37a53bea-473c-4a17-8976-aa9a7ae72ce6 a8d4cac42ad84bbabc166f237eeb3f00 6f13aa5be8dd446284d38dc4810a7c33 - - default default] Added segment 6ccbaaab-2414-42b8-b2b2-499b72d81849 of type vxlan for network 85f8cb34-9187-42b5-8ca4-df0ac2d46e7f [pid: 8|app: 0|req: 1455/2913] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:29:31 2026] POST /v2.0/networks => generated 631 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2914] 10.0.0.215 () {34 vars in 753 bytes} [Wed May 20 04:29:31 2026] PUT /v2.0/networks/85f8cb34-9187-42b5-8ca4-df0ac2d46e7f/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: 1456/2915] 10.0.0.215 () {32 vars in 733 bytes} [Wed May 20 04:29:31 2026] GET /v2.0/networks/85f8cb34-9187-42b5-8ca4-df0ac2d46e7f/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2916] 10.0.0.215 () {34 vars in 764 bytes} [Wed May 20 04:29:31 2026] PUT /v2.0/networks/85f8cb34-9187-42b5-8ca4-df0ac2d46e7f/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: 1457/2917] 10.0.0.215 () {32 vars in 733 bytes} [Wed May 20 04:29:31 2026] GET /v2.0/networks/85f8cb34-9187-42b5-8ca4-df0ac2d46e7f/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2918] 10.0.0.215 () {34 vars in 760 bytes} [Wed May 20 04:29:31 2026] PUT /v2.0/networks/85f8cb34-9187-42b5-8ca4-df0ac2d46e7f/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2919] 10.0.0.215 () {32 vars in 733 bytes} [Wed May 20 04:29:31 2026] GET /v2.0/networks/85f8cb34-9187-42b5-8ca4-df0ac2d46e7f/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2920] 10.0.0.215 () {34 vars in 782 bytes} [Wed May 20 04:29:31 2026] PUT /v2.0/networks/85f8cb34-9187-42b5-8ca4-df0ac2d46e7f/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2921] 10.0.0.253 () {34 vars in 971 bytes} [Wed May 20 04:29:31 2026] GET /v2.0/ports/39682b7e-bad3-4695-8094-d2370a247118 => generated 1462 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2922] 10.0.0.215 () {32 vars in 733 bytes} [Wed May 20 04:29:31 2026] GET /v2.0/networks/85f8cb34-9187-42b5-8ca4-df0ac2d46e7f/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2923] 199.204.45.233 () {30 vars in 736 bytes} [Wed May 20 04:29:31 2026] GET /v2.0/ports/39682b7e-bad3-4695-8094-d2370a247118 => generated 1462 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2924] 10.0.0.215 () {34 vars in 753 bytes} [Wed May 20 04:29:31 2026] PUT /v2.0/networks/85f8cb34-9187-42b5-8ca4-df0ac2d46e7f/tags => generated 37 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2925] 199.204.45.233 () {30 vars in 736 bytes} [Wed May 20 04:29:31 2026] GET /v2.0/ports/39682b7e-bad3-4695-8094-d2370a247118 => generated 1462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2926] 10.0.0.215 () {32 vars in 733 bytes} [Wed May 20 04:29:31 2026] GET /v2.0/networks/85f8cb34-9187-42b5-8ca4-df0ac2d46e7f/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2927] 10.0.0.215 () {32 vars in 741 bytes} [Wed May 20 04:29:31 2026] GET /v2.0/networks/85f8cb34-9187-42b5-8ca4-df0ac2d46e7f/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:29:32.050 7 INFO neutron.api.v2.resource [None req-7780ef2f-9f64-40b6-8514-4ea09c5ea15e a8d4cac42ad84bbabc166f237eeb3f00 6f13aa5be8dd446284d38dc4810a7c33 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1467/2928] 10.0.0.215 () {32 vars in 745 bytes} [Wed May 20 04:29:32 2026] GET /v2.0/networks/85f8cb34-9187-42b5-8ca4-df0ac2d46e7f/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2929] 10.0.0.215 () {32 vars in 744 bytes} [Wed May 20 04:29:32 2026] DELETE /v2.0/networks/85f8cb34-9187-42b5-8ca4-df0ac2d46e7f/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2930] 10.0.0.215 () {32 vars in 733 bytes} [Wed May 20 04:29:32 2026] GET /v2.0/networks/85f8cb34-9187-42b5-8ca4-df0ac2d46e7f/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:29:32.152 7 INFO neutron.api.v2.resource [None req-daa30152-8a11-4425-98bf-82bdc8c7f46e a8d4cac42ad84bbabc166f237eeb3f00 6f13aa5be8dd446284d38dc4810a7c33 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1470/2931] 10.0.0.215 () {32 vars in 748 bytes} [Wed May 20 04:29:32 2026] DELETE /v2.0/networks/85f8cb34-9187-42b5-8ca4-df0ac2d46e7f/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2932] 10.0.0.215 () {32 vars in 736 bytes} [Wed May 20 04:29:32 2026] DELETE /v2.0/networks/85f8cb34-9187-42b5-8ca4-df0ac2d46e7f/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2933] 10.0.0.215 () {32 vars in 733 bytes} [Wed May 20 04:29:32 2026] GET /v2.0/networks/85f8cb34-9187-42b5-8ca4-df0ac2d46e7f/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:29:32.323 7 INFO neutron.services.segments.plugin [-] Segment 6ccbaaab-2414-42b8-b2b2-499b72d81849 resource provider aggregate not found 2026-05-20 04:29:32.327 7 INFO neutron.services.segments.plugin [-] Segment 6ccbaaab-2414-42b8-b2b2-499b72d81849 resource provider aggregate not found 2026-05-20 04:29:32.340 7 INFO neutron.services.segments.plugin [-] Segment 6ccbaaab-2414-42b8-b2b2-499b72d81849 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ccbaaab-2414-42b8-b2b2-499b72d81849 found for delete ", "request_id": "req-30011d88-33fc-44cb-8c47-079bd1500489"}]} 2026-05-20 04:29:32.343 7 INFO neutron.services.segments.plugin [-] Segment 6ccbaaab-2414-42b8-b2b2-499b72d81849 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ccbaaab-2414-42b8-b2b2-499b72d81849 found for delete ", "request_id": "req-720918de-a309-4ff6-b329-6185a541e694"}]} [pid: 7|app: 0|req: 1473/2934] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:29:32 2026] DELETE /v2.0/networks/85f8cb34-9187-42b5-8ca4-df0ac2d46e7f => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2937] 199.204.45.233 () {34 vars in 789 bytes} [Wed May 20 04:29:32 2026] PUT /v2.0/ports/39682b7e-bad3-4695-8094-d2370a247118 => generated 1197 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2938] 199.204.45.233 () {30 vars in 742 bytes} [Wed May 20 04:29:32 2026] GET /v2.0/networks/7642c3e0-8a29-4bda-bbca-7d0838338445 => generated 798 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1463/2939] 199.204.45.233 () {30 vars in 740 bytes} [Wed May 20 04:29:32 2026] GET /v2.0/subnets/6b17a54d-08c6-4c92-afe6-2c5171a2f584 => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2940] 199.204.45.233 () {30 vars in 702 bytes} [Wed May 20 04:29:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2941] 199.204.45.233 () {30 vars in 704 bytes} [Wed May 20 04:29:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2942] 199.204.45.233 () {30 vars in 680 bytes} [Wed May 20 04:29:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:29:32.700 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-726ebcd4-446b-4aa6-9fc0-784b2d924b5c'] response: {'name': 'network-changed', 'server_uuid': 'f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab', 'tag': '39682b7e-bad3-4695-8094-d2370a247118', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1465/2943] 199.204.45.233 () {30 vars in 716 bytes} [Wed May 20 04:29:32 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: 7|app: 0|req: 1479/2944] 199.204.45.233 () {30 vars in 740 bytes} [Wed May 20 04:29:32 2026] GET /v2.0/subnets/4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => 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: 1466/2945] 199.204.45.233 () {30 vars in 736 bytes} [Wed May 20 04:29:32 2026] GET /v2.0/ports/9dbc880c-0063-41de-9024-634339684ac4 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2946] 199.204.45.233 () {30 vars in 736 bytes} [Wed May 20 04:29:32 2026] GET /v2.0/ports/217e2088-b222-4b49-b4bd-9cc3940c9cdc => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2947] 199.204.45.233 () {30 vars in 740 bytes} [Wed May 20 04:29:32 2026] GET /v2.0/subnets/4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => generated 676 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2948] 199.204.45.233 () {30 vars in 742 bytes} [Wed May 20 04:29:32 2026] GET /v2.0/networks/9397d9e1-33fe-4c27-888a-984188f85a87 => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2949] 199.204.45.233 () {30 vars in 736 bytes} [Wed May 20 04:29:32 2026] GET /v2.0/ports/9dbc880c-0063-41de-9024-634339684ac4 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2950] 199.204.45.233 () {30 vars in 740 bytes} [Wed May 20 04:29:32 2026] GET /v2.0/subnets/4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2951] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:29:33 2026] GET /v2.0/ports?tenant_id=3d8c2af86e6c4cef87cf1ab40350e040&device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 5044 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2952] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:29:33 2026] GET /v2.0/networks?id=7642c3e0-8a29-4bda-bbca-7d0838338445 => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2953] 199.204.45.233 () {34 vars in 1056 bytes} [Wed May 20 04:29:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.32&port_id=39682b7e-bad3-4695-8094-d2370a247118 => 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: 1469/2954] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:29:33 2026] GET /v2.0/security-groups?tenant_id=dcc4cf818fd74c77bd4052d7e33b03ea&name=default => generated 2929 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2955] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:29:33 2026] GET /v2.0/subnets?id=6b17a54d-08c6-4c92-afe6-2c5171a2f584 => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2956] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:29:33 2026] GET /v2.0/ports?network_id=7642c3e0-8a29-4bda-bbca-7d0838338445&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: 8|app: 0|req: 1470/2957] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:29:33 2026] DELETE /v2.0/security-groups/661144d1-64a5-44e5-8b56-d24de1172b49 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2958] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:29:33 2026] GET /v2.0/networks/7642c3e0-8a29-4bda-bbca-7d0838338445?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: 1471/2959] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:29:33 2026] GET /v2.0/networks/7642c3e0-8a29-4bda-bbca-7d0838338445?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: 7|app: 0|req: 1489/2960] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:29:33 2026] GET /v2.0/security-groups?tenant_id=6f13aa5be8dd446284d38dc4810a7c33&name=default => generated 2929 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2961] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:29:33 2026] DELETE /v2.0/security-groups/99594295-cd07-4e21-9054-57696b702acf => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:29:36.860 7 WARNING neutron_lib.context [None req-6434f6e4-156c-4e68-a09c-a392235e2267 c8e483d1237e463eae2cf9b25ae96f82 a6b860eb163349a98b9f850bd64fb6dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1490/2962] 10.0.0.215 () {34 vars in 684 bytes} [Wed May 20 04:29:36 2026] POST /v2.0/security-groups => generated 1603 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2963] 10.0.0.215 () {34 vars in 767 bytes} [Wed May 20 04:29:37 2026] PUT /v2.0/security-groups/6c808737-23e6-4931-9067-7cb46e1276ed/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2964] 10.0.0.215 () {32 vars in 747 bytes} [Wed May 20 04:29:37 2026] GET /v2.0/security-groups/6c808737-23e6-4931-9067-7cb46e1276ed/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2965] 10.0.0.215 () {34 vars in 778 bytes} [Wed May 20 04:29:37 2026] PUT /v2.0/security-groups/6c808737-23e6-4931-9067-7cb46e1276ed/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2966] 10.0.0.215 () {32 vars in 747 bytes} [Wed May 20 04:29:37 2026] GET /v2.0/security-groups/6c808737-23e6-4931-9067-7cb46e1276ed/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2967] 10.0.0.215 () {34 vars in 774 bytes} [Wed May 20 04:29:37 2026] PUT /v2.0/security-groups/6c808737-23e6-4931-9067-7cb46e1276ed/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2968] 10.0.0.215 () {32 vars in 747 bytes} [Wed May 20 04:29:37 2026] GET /v2.0/security-groups/6c808737-23e6-4931-9067-7cb46e1276ed/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2969] 10.0.0.215 () {34 vars in 796 bytes} [Wed May 20 04:29:37 2026] PUT /v2.0/security-groups/6c808737-23e6-4931-9067-7cb46e1276ed/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2970] 10.0.0.215 () {32 vars in 747 bytes} [Wed May 20 04:29:37 2026] GET /v2.0/security-groups/6c808737-23e6-4931-9067-7cb46e1276ed/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2971] 10.0.0.215 () {34 vars in 767 bytes} [Wed May 20 04:29:37 2026] PUT /v2.0/security-groups/6c808737-23e6-4931-9067-7cb46e1276ed/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2972] 10.0.0.215 () {32 vars in 747 bytes} [Wed May 20 04:29:37 2026] GET /v2.0/security-groups/6c808737-23e6-4931-9067-7cb46e1276ed/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: 1478/2973] 10.0.0.215 () {32 vars in 755 bytes} [Wed May 20 04:29:37 2026] GET /v2.0/security-groups/6c808737-23e6-4931-9067-7cb46e1276ed/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:29:37.474 7 INFO neutron.api.v2.resource [None req-72f434e7-070e-4fef-a194-5a52a35770e9 c8e483d1237e463eae2cf9b25ae96f82 a6b860eb163349a98b9f850bd64fb6dc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1496/2974] 10.0.0.215 () {32 vars in 759 bytes} [Wed May 20 04:29:37 2026] GET /v2.0/security-groups/6c808737-23e6-4931-9067-7cb46e1276ed/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: 1479/2975] 10.0.0.215 () {32 vars in 758 bytes} [Wed May 20 04:29:37 2026] DELETE /v2.0/security-groups/6c808737-23e6-4931-9067-7cb46e1276ed/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2976] 10.0.0.215 () {32 vars in 747 bytes} [Wed May 20 04:29:37 2026] GET /v2.0/security-groups/6c808737-23e6-4931-9067-7cb46e1276ed/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:29:37.575 8 INFO neutron.api.v2.resource [None req-e4efea7e-b9c7-4a91-b385-70e6badec299 c8e483d1237e463eae2cf9b25ae96f82 a6b860eb163349a98b9f850bd64fb6dc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1480/2977] 10.0.0.215 () {32 vars in 762 bytes} [Wed May 20 04:29:37 2026] DELETE /v2.0/security-groups/6c808737-23e6-4931-9067-7cb46e1276ed/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2978] 10.0.0.215 () {32 vars in 750 bytes} [Wed May 20 04:29:37 2026] DELETE /v2.0/security-groups/6c808737-23e6-4931-9067-7cb46e1276ed/tags => 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: 1481/2979] 10.0.0.215 () {32 vars in 747 bytes} [Wed May 20 04:29:37 2026] GET /v2.0/security-groups/6c808737-23e6-4931-9067-7cb46e1276ed/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2980] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:29:37 2026] DELETE /v2.0/security-groups/6c808737-23e6-4931-9067-7cb46e1276ed => 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: 1482/2981] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:29:38 2026] GET /v2.0/security-groups?tenant_id=a6b860eb163349a98b9f850bd64fb6dc&name=default => generated 2929 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2982] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:29:38 2026] DELETE /v2.0/security-groups/38be0859-4467-49d8-ac5c-da90a9d8f2c8 => 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: 1483/2983] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:29:38 2026] GET /v2.0/security-groups?tenant_id=94d6c2f713344317af86188adaa2c718&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2984] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:29:38 2026] DELETE /v2.0/security-groups/bf405277-fa96-4bdf-8d51-a5887f875896 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:29:42.303 8 WARNING neutron_lib.context [None req-a659167b-b3b1-4972-9acd-407754f4ecc2 e2bae3862b6a49c4a91ffde744a4b89d 5f5ca12e45a449168a0ffd8dcdcafb55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-20 04:29:42.431 8 INFO neutron.db.segments_db [None req-a659167b-b3b1-4972-9acd-407754f4ecc2 e2bae3862b6a49c4a91ffde744a4b89d 5f5ca12e45a449168a0ffd8dcdcafb55 - - default default] Added segment b8c80a22-fa92-4940-8913-6f967c77ba32 of type vxlan for network ad36a758-c584-4e7f-a9b4-8991036c82d6 [pid: 8|app: 0|req: 1484/2985] 10.0.0.215 () {34 vars in 670 bytes} [Wed May 20 04:29:42 2026] POST /v2.0/networks => generated 631 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-20 04:29:42.529 7 WARNING neutron_lib.context [None req-52cdd404-e8d6-4efb-b4bf-bf3b11f85651 e2bae3862b6a49c4a91ffde744a4b89d 5f5ca12e45a449168a0ffd8dcdcafb55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1502/2986] 10.0.0.215 () {34 vars in 669 bytes} [Wed May 20 04:29:42 2026] POST /v2.0/subnets => generated 626 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2987] 10.0.0.215 () {34 vars in 751 bytes} [Wed May 20 04:29:42 2026] PUT /v2.0/subnets/81bf07d4-bd53-46b5-845d-8c170ba78513/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2988] 10.0.0.215 () {32 vars in 731 bytes} [Wed May 20 04:29:42 2026] GET /v2.0/subnets/81bf07d4-bd53-46b5-845d-8c170ba78513/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2989] 10.0.0.215 () {34 vars in 762 bytes} [Wed May 20 04:29:42 2026] PUT /v2.0/subnets/81bf07d4-bd53-46b5-845d-8c170ba78513/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2990] 10.0.0.215 () {32 vars in 731 bytes} [Wed May 20 04:29:42 2026] GET /v2.0/subnets/81bf07d4-bd53-46b5-845d-8c170ba78513/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2991] 10.0.0.215 () {34 vars in 758 bytes} [Wed May 20 04:29:42 2026] PUT /v2.0/subnets/81bf07d4-bd53-46b5-845d-8c170ba78513/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2992] 10.0.0.215 () {32 vars in 731 bytes} [Wed May 20 04:29:42 2026] GET /v2.0/subnets/81bf07d4-bd53-46b5-845d-8c170ba78513/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2993] 10.0.0.215 () {34 vars in 780 bytes} [Wed May 20 04:29:42 2026] PUT /v2.0/subnets/81bf07d4-bd53-46b5-845d-8c170ba78513/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: 7|app: 0|req: 1506/2994] 10.0.0.215 () {32 vars in 731 bytes} [Wed May 20 04:29:43 2026] GET /v2.0/subnets/81bf07d4-bd53-46b5-845d-8c170ba78513/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: 1489/2995] 10.0.0.215 () {34 vars in 751 bytes} [Wed May 20 04:29:43 2026] PUT /v2.0/subnets/81bf07d4-bd53-46b5-845d-8c170ba78513/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2996] 10.0.0.215 () {32 vars in 731 bytes} [Wed May 20 04:29:43 2026] GET /v2.0/subnets/81bf07d4-bd53-46b5-845d-8c170ba78513/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2997] 10.0.0.215 () {32 vars in 739 bytes} [Wed May 20 04:29:43 2026] GET /v2.0/subnets/81bf07d4-bd53-46b5-845d-8c170ba78513/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:29:43.223 7 INFO neutron.api.v2.resource [None req-a19543b5-7bce-4d86-986f-66ab68f6cc7a e2bae3862b6a49c4a91ffde744a4b89d 5f5ca12e45a449168a0ffd8dcdcafb55 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1508/2998] 10.0.0.215 () {32 vars in 743 bytes} [Wed May 20 04:29:43 2026] GET /v2.0/subnets/81bf07d4-bd53-46b5-845d-8c170ba78513/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2999] 10.0.0.215 () {32 vars in 742 bytes} [Wed May 20 04:29:43 2026] DELETE /v2.0/subnets/81bf07d4-bd53-46b5-845d-8c170ba78513/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3000] 10.0.0.215 () {32 vars in 731 bytes} [Wed May 20 04:29:43 2026] GET /v2.0/subnets/81bf07d4-bd53-46b5-845d-8c170ba78513/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:29:43.360 8 INFO neutron.api.v2.resource [None req-5dca9bd5-746d-42f6-aa32-7fbf39f221db e2bae3862b6a49c4a91ffde744a4b89d 5f5ca12e45a449168a0ffd8dcdcafb55 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1492/3001] 10.0.0.215 () {32 vars in 746 bytes} [Wed May 20 04:29:43 2026] DELETE /v2.0/subnets/81bf07d4-bd53-46b5-845d-8c170ba78513/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3002] 10.0.0.215 () {32 vars in 734 bytes} [Wed May 20 04:29:43 2026] DELETE /v2.0/subnets/81bf07d4-bd53-46b5-845d-8c170ba78513/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: 1493/3003] 10.0.0.215 () {32 vars in 731 bytes} [Wed May 20 04:29:43 2026] GET /v2.0/subnets/81bf07d4-bd53-46b5-845d-8c170ba78513/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3004] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:29:43 2026] DELETE /v2.0/subnets/81bf07d4-bd53-46b5-845d-8c170ba78513 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:29:43.927 8 INFO neutron.services.segments.plugin [-] Segment b8c80a22-fa92-4940-8913-6f967c77ba32 resource provider aggregate not found 2026-05-20 04:29:43.932 8 INFO neutron.services.segments.plugin [-] Segment b8c80a22-fa92-4940-8913-6f967c77ba32 resource provider aggregate not found [pid: 8|app: 0|req: 1494/3005] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:29:43 2026] DELETE /v2.0/networks/ad36a758-c584-4e7f-a9b4-8991036c82d6 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3006] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:29:44 2026] GET /v2.0/security-groups?tenant_id=5f5ca12e45a449168a0ffd8dcdcafb55&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:29:44.733 8 INFO neutron.services.segments.plugin [-] Segment b8c80a22-fa92-4940-8913-6f967c77ba32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8c80a22-fa92-4940-8913-6f967c77ba32 found for delete ", "request_id": "req-61c754a6-63ee-48b2-9b37-ec52375b77c9"}]} 2026-05-20 04:29:44.733 8 INFO neutron.services.segments.plugin [-] Segment b8c80a22-fa92-4940-8913-6f967c77ba32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8c80a22-fa92-4940-8913-6f967c77ba32 found for delete ", "request_id": "req-667c3605-abdc-436d-a9fc-7bf147bab042"}]} [pid: 8|app: 0|req: 1495/3007] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:29:44 2026] DELETE /v2.0/security-groups/33598bfc-d153-4ac1-8e90-104ea670dcb4 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3008] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:29:44 2026] GET /v2.0/security-groups?tenant_id=1a98783a935d4b5bb5a962495b93ea83&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3009] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:29:45 2026] DELETE /v2.0/security-groups/aeb86875-40e0-492f-ba91-0d9dd9c248a9 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3010] 199.204.45.233 () {30 vars in 702 bytes} [Wed May 20 04:29:45 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: 1497/3011] 199.204.45.233 () {30 vars in 704 bytes} [Wed May 20 04:29: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: 7|app: 0|req: 1515/3012] 199.204.45.233 () {30 vars in 680 bytes} [Wed May 20 04:29:45 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: 1498/3013] 199.204.45.233 () {30 vars in 716 bytes} [Wed May 20 04:29:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3014] 199.204.45.233 () {30 vars in 740 bytes} [Wed May 20 04:29:45 2026] GET /v2.0/subnets/499deb17-54f1-4d77-b761-68ae25b77dc5 => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3015] 199.204.45.233 () {30 vars in 768 bytes} [Wed May 20 04:29:45 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 5044 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3016] 199.204.45.233 () {30 vars in 702 bytes} [Wed May 20 04:29:45 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: 1500/3017] 199.204.45.233 () {30 vars in 704 bytes} [Wed May 20 04:29: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: 7|app: 0|req: 1518/3018] 199.204.45.233 () {30 vars in 680 bytes} [Wed May 20 04:29:45 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: 1501/3019] 199.204.45.233 () {30 vars in 716 bytes} [Wed May 20 04:29:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3020] 199.204.45.233 () {30 vars in 736 bytes} [Wed May 20 04:29:45 2026] GET /v2.0/ports/39682b7e-bad3-4695-8094-d2370a247118 => generated 1233 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3021] 199.204.45.233 () {34 vars in 788 bytes} [Wed May 20 04:29:45 2026] PUT /v2.0/ports/39682b7e-bad3-4695-8094-d2370a247118 => generated 1026 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3022] 199.204.45.233 () {30 vars in 742 bytes} [Wed May 20 04:29:46 2026] GET /v2.0/networks/7642c3e0-8a29-4bda-bbca-7d0838338445 => generated 798 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1503/3023] 199.204.45.233 () {30 vars in 768 bytes} [Wed May 20 04:29:46 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 4873 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3024] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:29:46 2026] GET /v2.0/ports?tenant_id=3d8c2af86e6c4cef87cf1ab40350e040&device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 4873 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:29:46.980 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-72465b71-b4ca-47c4-a258-431c8718d480'] response: {'name': 'network-changed', 'server_uuid': 'f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab', 'tag': '39682b7e-bad3-4695-8094-d2370a247118', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1504/3025] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:29:46 2026] GET /v2.0/networks?id=7642c3e0-8a29-4bda-bbca-7d0838338445 => generated 801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3026] 199.204.45.233 () {30 vars in 768 bytes} [Wed May 20 04:29:47 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 4873 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3027] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:29:47 2026] GET /v2.0/networks/7642c3e0-8a29-4bda-bbca-7d0838338445?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3028] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:29:47 2026] GET /v2.0/networks/7642c3e0-8a29-4bda-bbca-7d0838338445?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: 1507/3031] 199.204.45.233 () {30 vars in 768 bytes} [Wed May 20 04:29:48 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 4873 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3032] 199.204.45.233 () {34 vars in 975 bytes} [Wed May 20 04:29:49 2026] GET /v2.0/ports/39682b7e-bad3-4695-8094-d2370a247118 => generated 1062 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3033] 199.204.45.233 () {30 vars in 768 bytes} [Wed May 20 04:29:49 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 4873 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3034] 199.204.45.233 () {36 vars in 997 bytes} [Wed May 20 04:29:49 2026] DELETE /v2.0/ports/39682b7e-bad3-4695-8094-d2370a247118 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3035] 199.204.45.233 () {30 vars in 768 bytes} [Wed May 20 04:29:50 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 3819 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:29:50.300 8 INFO neutron.pecan_wsgi.hooks.translation [None req-755685f0-b4e2-4d27-854d-5f5e51340c11 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1509/3036] 199.204.45.233 () {32 vars in 758 bytes} [Wed May 20 04:29:50 2026] DELETE /v2.0/ports/39682b7e-bad3-4695-8094-d2370a247118 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3037] 199.204.45.233 () {30 vars in 702 bytes} [Wed May 20 04:29:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:29:50.413 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aaf27ce6-f49f-4884-999f-0c175c02d85a'] response: {'server_uuid': 'f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab', 'name': 'network-vif-deleted', 'tag': '39682b7e-bad3-4695-8094-d2370a247118', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1510/3038] 199.204.45.233 () {30 vars in 704 bytes} [Wed May 20 04:29:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3039] 199.204.45.233 () {30 vars in 680 bytes} [Wed May 20 04:29:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3040] 199.204.45.233 () {30 vars in 716 bytes} [Wed May 20 04:29:50 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: 7|app: 0|req: 1530/3041] 199.204.45.233 () {30 vars in 740 bytes} [Wed May 20 04:29:50 2026] GET /v2.0/subnets/4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => 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: 1512/3042] 199.204.45.233 () {30 vars in 736 bytes} [Wed May 20 04:29:50 2026] GET /v2.0/ports/9dbc880c-0063-41de-9024-634339684ac4 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3043] 199.204.45.233 () {30 vars in 736 bytes} [Wed May 20 04:29:50 2026] GET /v2.0/ports/217e2088-b222-4b49-b4bd-9cc3940c9cdc => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3044] 199.204.45.233 () {30 vars in 740 bytes} [Wed May 20 04:29:50 2026] GET /v2.0/subnets/4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3045] 199.204.45.233 () {30 vars in 742 bytes} [Wed May 20 04:29:50 2026] GET /v2.0/networks/9397d9e1-33fe-4c27-888a-984188f85a87 => generated 800 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3046] 199.204.45.233 () {30 vars in 736 bytes} [Wed May 20 04:29:50 2026] GET /v2.0/ports/9dbc880c-0063-41de-9024-634339684ac4 => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3047] 199.204.45.233 () {30 vars in 740 bytes} [Wed May 20 04:29:50 2026] GET /v2.0/subnets/4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => 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: 1515/3048] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:29:50 2026] GET /v2.0/ports?tenant_id=3d8c2af86e6c4cef87cf1ab40350e040&device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 3819 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3049] 199.204.45.233 () {34 vars in 1146 bytes} [Wed May 20 04:29:50 2026] GET /v2.0/networks?id=a92828d7-9980-45f0-90e8-5afd9dfd5dd4&id=9397d9e1-33fe-4c27-888a-984188f85a87&id=b045e2d2-8349-40aa-9d26-638ad41e7b49 => generated 2310 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3050] 199.204.45.233 () {34 vars in 1062 bytes} [Wed May 20 04:29:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.130&port_id=84c66f86-deba-4546-9348-8701bd972658 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3051] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:29:50 2026] GET /v2.0/subnets?id=1cf3d554-4c95-4c6f-a9b1-af1533c52677 => 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: 1517/3052] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:29:51 2026] GET /v2.0/ports?network_id=a92828d7-9980-45f0-90e8-5afd9dfd5dd4&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3053] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:29:51 2026] GET /v2.0/networks/a92828d7-9980-45f0-90e8-5afd9dfd5dd4?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: 1518/3054] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:29:51 2026] GET /v2.0/networks/a92828d7-9980-45f0-90e8-5afd9dfd5dd4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3055] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:29:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.237&port_id=217e2088-b222-4b49-b4bd-9cc3940c9cdc => 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: 1519/3056] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:29:51 2026] GET /v2.0/subnets?id=4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3057] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:29:51 2026] GET /v2.0/ports?network_id=9397d9e1-33fe-4c27-888a-984188f85a87&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: 1520/3058] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:29:51 2026] GET /v2.0/networks/9397d9e1-33fe-4c27-888a-984188f85a87?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3059] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:29:51 2026] GET /v2.0/networks/9397d9e1-33fe-4c27-888a-984188f85a87?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: 8|app: 0|req: 1521/3060] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:29:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.171&port_id=a64fadbb-5bfc-4a11-bd6b-8f2dc5d65da2 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3061] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:29:51 2026] GET /v2.0/subnets?id=499deb17-54f1-4d77-b761-68ae25b77dc5 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3062] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:29:51 2026] GET /v2.0/ports?network_id=b045e2d2-8349-40aa-9d26-638ad41e7b49&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3063] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:29:51 2026] GET /v2.0/networks/b045e2d2-8349-40aa-9d26-638ad41e7b49?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: 1523/3064] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:29:51 2026] GET /v2.0/networks/b045e2d2-8349-40aa-9d26-638ad41e7b49?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3065] 199.204.45.233 () {30 vars in 702 bytes} [Wed May 20 04:29:55 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: 1524/3066] 199.204.45.233 () {30 vars in 704 bytes} [Wed May 20 04:29:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3067] 199.204.45.233 () {30 vars in 680 bytes} [Wed May 20 04:29:55 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: 1525/3068] 199.204.45.233 () {30 vars in 716 bytes} [Wed May 20 04:29:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3069] 199.204.45.233 () {30 vars in 768 bytes} [Wed May 20 04:29:55 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 3819 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3070] 199.204.45.233 () {30 vars in 702 bytes} [Wed May 20 04:29: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: 7|app: 0|req: 1545/3071] 199.204.45.233 () {30 vars in 704 bytes} [Wed May 20 04:29:56 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: 1527/3072] 199.204.45.233 () {30 vars in 680 bytes} [Wed May 20 04:29: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: 7|app: 0|req: 1546/3073] 199.204.45.233 () {30 vars in 716 bytes} [Wed May 20 04:29: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: 8|app: 0|req: 1528/3074] 199.204.45.233 () {30 vars in 736 bytes} [Wed May 20 04:29:56 2026] GET /v2.0/ports/a64fadbb-5bfc-4a11-bd6b-8f2dc5d65da2 => generated 1237 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3075] 199.204.45.233 () {34 vars in 788 bytes} [Wed May 20 04:29:56 2026] PUT /v2.0/ports/a64fadbb-5bfc-4a11-bd6b-8f2dc5d65da2 => generated 1026 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3076] 199.204.45.233 () {30 vars in 742 bytes} [Wed May 20 04:29:56 2026] GET /v2.0/networks/b045e2d2-8349-40aa-9d26-638ad41e7b49 => generated 797 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1548/3077] 199.204.45.233 () {30 vars in 768 bytes} [Wed May 20 04:29:56 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 3644 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3078] 199.204.45.233 () {30 vars in 768 bytes} [Wed May 20 04:29:56 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 3644 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:29:57.146 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f06be846-c644-4f6a-b25c-d190dcadc30f'] response: {'name': 'network-changed', 'server_uuid': 'f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab', 'tag': 'a64fadbb-5bfc-4a11-bd6b-8f2dc5d65da2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1549/3079] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:29:57 2026] GET /v2.0/ports?tenant_id=3d8c2af86e6c4cef87cf1ab40350e040&device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 3644 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3080] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:29:57 2026] GET /v2.0/networks?id=b045e2d2-8349-40aa-9d26-638ad41e7b49 => generated 800 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3081] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:29:57 2026] GET /v2.0/networks/b045e2d2-8349-40aa-9d26-638ad41e7b49?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: 1532/3082] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:29:57 2026] GET /v2.0/networks/b045e2d2-8349-40aa-9d26-638ad41e7b49?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3083] 199.204.45.233 () {30 vars in 768 bytes} [Wed May 20 04:29:57 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 3644 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3084] 199.204.45.233 () {34 vars in 975 bytes} [Wed May 20 04:29:58 2026] GET /v2.0/ports/a64fadbb-5bfc-4a11-bd6b-8f2dc5d65da2 => 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: 1534/3085] 199.204.45.233 () {30 vars in 768 bytes} [Wed May 20 04:29:58 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 3644 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3086] 199.204.45.233 () {36 vars in 997 bytes} [Wed May 20 04:29:58 2026] DELETE /v2.0/ports/a64fadbb-5bfc-4a11-bd6b-8f2dc5d65da2 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3087] 199.204.45.233 () {34 vars in 1096 bytes} [Wed May 20 04:29:59 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 123 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:29:59.839 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d22aadaf-ec30-4921-8345-d5aa5fa29843'] response: {'server_uuid': 'f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab', 'name': 'network-vif-deleted', 'tag': 'a64fadbb-5bfc-4a11-bd6b-8f2dc5d65da2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1553/3088] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:29:59 2026] GET /v2.0/ports?tenant_id=3d8c2af86e6c4cef87cf1ab40350e040&device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3089] 199.204.45.233 () {30 vars in 768 bytes} [Wed May 20 04:29:59 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 2590 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:29:59.938 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d24c28cf-9793-453f-a0a6-549a5c82c8c2 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1554/3090] 199.204.45.233 () {32 vars in 758 bytes} [Wed May 20 04:29:59 2026] DELETE /v2.0/ports/a64fadbb-5bfc-4a11-bd6b-8f2dc5d65da2 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3091] 199.204.45.233 () {30 vars in 702 bytes} [Wed May 20 04:30:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3092] 199.204.45.233 () {30 vars in 704 bytes} [Wed May 20 04:30: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: 1538/3093] 199.204.45.233 () {30 vars in 680 bytes} [Wed May 20 04:30:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3094] 199.204.45.233 () {30 vars in 716 bytes} [Wed May 20 04:30: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: 1539/3095] 199.204.45.233 () {30 vars in 740 bytes} [Wed May 20 04:30:00 2026] GET /v2.0/subnets/4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3096] 199.204.45.233 () {30 vars in 736 bytes} [Wed May 20 04:30:00 2026] GET /v2.0/ports/9dbc880c-0063-41de-9024-634339684ac4 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3097] 199.204.45.233 () {30 vars in 736 bytes} [Wed May 20 04:30:00 2026] GET /v2.0/ports/217e2088-b222-4b49-b4bd-9cc3940c9cdc => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3098] 199.204.45.233 () {30 vars in 740 bytes} [Wed May 20 04:30:00 2026] GET /v2.0/subnets/4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => generated 676 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3099] 199.204.45.233 () {30 vars in 742 bytes} [Wed May 20 04:30:00 2026] GET /v2.0/networks/9397d9e1-33fe-4c27-888a-984188f85a87 => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3100] 199.204.45.233 () {30 vars in 736 bytes} [Wed May 20 04:30:00 2026] GET /v2.0/ports/9dbc880c-0063-41de-9024-634339684ac4 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3101] 199.204.45.233 () {34 vars in 1066 bytes} [Wed May 20 04:30:00 2026] GET /v2.0/networks?id=a92828d7-9980-45f0-90e8-5afd9dfd5dd4&id=9397d9e1-33fe-4c27-888a-984188f85a87 => generated 1524 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3102] 199.204.45.233 () {30 vars in 740 bytes} [Wed May 20 04:30:00 2026] GET /v2.0/subnets/4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3103] 199.204.45.233 () {34 vars in 1062 bytes} [Wed May 20 04:30:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.130&port_id=84c66f86-deba-4546-9348-8701bd972658 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3104] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:30:00 2026] GET /v2.0/subnets?id=1cf3d554-4c95-4c6f-a9b1-af1533c52677 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3105] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:30:00 2026] GET /v2.0/ports?network_id=a92828d7-9980-45f0-90e8-5afd9dfd5dd4&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3106] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:30:00 2026] GET /v2.0/networks/a92828d7-9980-45f0-90e8-5afd9dfd5dd4?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3107] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:30:00 2026] GET /v2.0/networks/a92828d7-9980-45f0-90e8-5afd9dfd5dd4?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: 7|app: 0|req: 1563/3108] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:30:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.237&port_id=217e2088-b222-4b49-b4bd-9cc3940c9cdc => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3109] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:30:00 2026] GET /v2.0/subnets?id=4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3110] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:30:00 2026] GET /v2.0/ports?network_id=9397d9e1-33fe-4c27-888a-984188f85a87&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: 1547/3111] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:30:00 2026] GET /v2.0/networks/9397d9e1-33fe-4c27-888a-984188f85a87?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3112] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:30:00 2026] GET /v2.0/networks/9397d9e1-33fe-4c27-888a-984188f85a87?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: 1548/3113] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:30:01 2026] GET /v2.0/ports?tenant_id=3d8c2af86e6c4cef87cf1ab40350e040&device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 2590 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3114] 199.204.45.233 () {34 vars in 1066 bytes} [Wed May 20 04:30:01 2026] GET /v2.0/networks?id=a92828d7-9980-45f0-90e8-5afd9dfd5dd4&id=9397d9e1-33fe-4c27-888a-984188f85a87 => generated 1524 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3115] 199.204.45.233 () {34 vars in 1062 bytes} [Wed May 20 04:30:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.130&port_id=84c66f86-deba-4546-9348-8701bd972658 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3116] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:30:02 2026] GET /v2.0/subnets?id=1cf3d554-4c95-4c6f-a9b1-af1533c52677 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3117] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:30:02 2026] GET /v2.0/ports?network_id=a92828d7-9980-45f0-90e8-5afd9dfd5dd4&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: 7|app: 0|req: 1568/3118] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:30:02 2026] GET /v2.0/networks/a92828d7-9980-45f0-90e8-5afd9dfd5dd4?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: 1551/3119] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:30:02 2026] GET /v2.0/networks/a92828d7-9980-45f0-90e8-5afd9dfd5dd4?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: 7|app: 0|req: 1569/3120] 199.204.45.233 () {34 vars in 1058 bytes} [Wed May 20 04:30:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.237&port_id=217e2088-b222-4b49-b4bd-9cc3940c9cdc => 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: 1552/3121] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:30:02 2026] GET /v2.0/subnets?id=4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3122] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:30:02 2026] GET /v2.0/ports?network_id=9397d9e1-33fe-4c27-888a-984188f85a87&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: 1553/3125] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:30:02 2026] GET /v2.0/networks/9397d9e1-33fe-4c27-888a-984188f85a87?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3126] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:30:02 2026] GET /v2.0/networks/9397d9e1-33fe-4c27-888a-984188f85a87?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: 1554/3127] 199.204.45.233 () {30 vars in 702 bytes} [Wed May 20 04:30:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3128] 199.204.45.233 () {30 vars in 704 bytes} [Wed May 20 04:30:12 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: 1555/3129] 199.204.45.233 () {30 vars in 680 bytes} [Wed May 20 04:30:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3130] 199.204.45.233 () {30 vars in 716 bytes} [Wed May 20 04:30:12 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-20 04:30:12.124 8 INFO neutron.api.v2.resource [None req-27a0b882-e5b4-4524-9a24-db5ac02b0524 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1556/3131] 199.204.45.233 () {30 vars in 762 bytes} [Wed May 20 04:30:12 2026] GET /v2.0/security-groups/lb-20855ac1-a6c8-48be-91f1-a102ffae0918 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3132] 199.204.45.233 () {30 vars in 784 bytes} [Wed May 20 04:30:12 2026] GET /v2.0/security-groups?name=lb-20855ac1-a6c8-48be-91f1-a102ffae0918 => generated 2865 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3133] 199.204.45.233 () {30 vars in 814 bytes} [Wed May 20 04:30:12 2026] GET /v2.0/security-group-rules?security_group_id=a8c06887-7851-4761-b518-6a2440d48df6 => generated 2334 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3134] 199.204.45.233 () {32 vars in 788 bytes} [Wed May 20 04:30:12 2026] DELETE /v2.0/security-group-rules/409158b6-5dd0-4395-9359-a8eef3f897be => 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: 1558/3135] 199.204.45.233 () {32 vars in 788 bytes} [Wed May 20 04:30:12 2026] DELETE /v2.0/security-group-rules/d18d800c-9e48-4625-b145-607e9f5146ba => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:30:16.312 7 INFO neutron.db.l3_db [None req-a9e5ffce-65f0-44f1-9aea-e5af514ac6c2 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Floating IP 7c70c983-982c-42e4-9571-229e0a985754 disassociated (deleted). External IP: 10.96.250.208, port: 9dbc880c-0063-41de-9024-634339684ac4. [pid: 7|app: 0|req: 1578/3136] 10.0.0.215 () {32 vars in 732 bytes} [Wed May 20 04:30:15 2026] DELETE /v2.0/floatingips/7c70c983-982c-42e4-9571-229e0a985754 => generated 0 bytes in 681 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:30:16.642 8 INFO neutron.api.v2.resource [None req-f8dd5266-a470-4755-8cea-644207d02f52 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1559/3137] 10.0.0.215 () {32 vars in 729 bytes} [Wed May 20 04:30:16 2026] GET /v2.0/floatingips/7c70c983-982c-42e4-9571-229e0a985754 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3140] 199.204.45.233 () {30 vars in 702 bytes} [Wed May 20 04:30: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: 1561/3141] 199.204.45.233 () {30 vars in 704 bytes} [Wed May 20 04:30:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3142] 199.204.45.233 () {30 vars in 680 bytes} [Wed May 20 04:30:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3143] 199.204.45.233 () {30 vars in 716 bytes} [Wed May 20 04:30:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:30:17.857 7 INFO neutron.api.v2.resource [None req-1d3d1e92-2e29-4e6e-97aa-8a299577c7f7 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1582/3144] 199.204.45.233 () {30 vars in 762 bytes} [Wed May 20 04:30:17 2026] GET /v2.0/security-groups/lb-20855ac1-a6c8-48be-91f1-a102ffae0918 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3145] 199.204.45.233 () {30 vars in 784 bytes} [Wed May 20 04:30:17 2026] GET /v2.0/security-groups?name=lb-20855ac1-a6c8-48be-91f1-a102ffae0918 => generated 1639 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3146] 199.204.45.233 () {30 vars in 814 bytes} [Wed May 20 04:30:17 2026] GET /v2.0/security-group-rules?security_group_id=a8c06887-7851-4761-b518-6a2440d48df6 => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3147] 199.204.45.233 () {30 vars in 702 bytes} [Wed May 20 04:30:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3148] 199.204.45.233 () {30 vars in 704 bytes} [Wed May 20 04:30:18 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: 1565/3149] 199.204.45.233 () {30 vars in 680 bytes} [Wed May 20 04:30:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3150] 199.204.45.233 () {30 vars in 716 bytes} [Wed May 20 04:30:18 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: 1566/3151] 199.204.45.233 () {30 vars in 740 bytes} [Wed May 20 04:30:18 2026] GET /v2.0/subnets/4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3152] 199.204.45.233 () {30 vars in 768 bytes} [Wed May 20 04:30:18 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3153] 199.204.45.233 () {30 vars in 768 bytes} [Wed May 20 04:30:18 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 2590 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3154] 199.204.45.233 () {30 vars in 768 bytes} [Wed May 20 04:30:18 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3155] 199.204.45.233 () {30 vars in 768 bytes} [Wed May 20 04:30:19 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 2590 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3156] 199.204.45.233 () {34 vars in 975 bytes} [Wed May 20 04:30:20 2026] GET /v2.0/ports/217e2088-b222-4b49-b4bd-9cc3940c9cdc => 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: 1569/3157] 199.204.45.233 () {34 vars in 1060 bytes} [Wed May 20 04:30:20 2026] GET /v2.0/ports/217e2088-b222-4b49-b4bd-9cc3940c9cdc?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3158] 199.204.45.233 () {30 vars in 768 bytes} [Wed May 20 04:30:20 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 2590 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3159] 199.204.45.233 () {34 vars in 1016 bytes} [Wed May 20 04:30:20 2026] GET /v2.0/networks/9397d9e1-33fe-4c27-888a-984188f85a87?fields=dns_domain => generated 29 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3160] 199.204.45.233 () {38 vars in 1028 bytes} [Wed May 20 04:30:20 2026] PUT /v2.0/ports/217e2088-b222-4b49-b4bd-9cc3940c9cdc => generated 1151 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3161] 199.204.45.233 () {30 vars in 768 bytes} [Wed May 20 04:30:21 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1591/3162] 199.204.45.233 () {34 vars in 788 bytes} [Wed May 20 04:30:21 2026] PUT /v2.0/ports/217e2088-b222-4b49-b4bd-9cc3940c9cdc => generated 1090 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3163] 199.204.45.233 () {30 vars in 736 bytes} [Wed May 20 04:30:21 2026] GET /v2.0/ports/217e2088-b222-4b49-b4bd-9cc3940c9cdc => generated 1090 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1592/3164] 199.204.45.233 () {32 vars in 758 bytes} [Wed May 20 04:30:21 2026] DELETE /v2.0/ports/217e2088-b222-4b49-b4bd-9cc3940c9cdc => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3165] 199.204.45.233 () {30 vars in 702 bytes} [Wed May 20 04:30:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3166] 199.204.45.233 () {30 vars in 704 bytes} [Wed May 20 04:30:22 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: 1574/3167] 199.204.45.233 () {30 vars in 680 bytes} [Wed May 20 04:30:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3168] 199.204.45.233 () {30 vars in 716 bytes} [Wed May 20 04:30:22 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-20 04:30:22.249 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2b5ec3fc-ee32-4987-ba53-bf201e4ed69f 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1575/3169] 199.204.45.233 () {32 vars in 758 bytes} [Wed May 20 04:30:22 2026] DELETE /v2.0/ports/217e2088-b222-4b49-b4bd-9cc3940c9cdc => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3170] 199.204.45.233 () {30 vars in 736 bytes} [Wed May 20 04:30:22 2026] GET /v2.0/ports/9dbc880c-0063-41de-9024-634339684ac4 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:30:22.317 8 INFO neutron.api.v2.resource [None req-dc3c72e2-117a-4482-8321-3f43a115f59c 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1576/3171] 199.204.45.233 () {30 vars in 762 bytes} [Wed May 20 04:30:22 2026] GET /v2.0/security-groups/lb-20855ac1-a6c8-48be-91f1-a102ffae0918 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3172] 199.204.45.233 () {30 vars in 784 bytes} [Wed May 20 04:30:22 2026] GET /v2.0/security-groups?name=lb-20855ac1-a6c8-48be-91f1-a102ffae0918 => generated 1639 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3173] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:30:22 2026] GET /v2.0/ports?tenant_id=3d8c2af86e6c4cef87cf1ab40350e040&device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3174] 199.204.45.233 () {30 vars in 736 bytes} [Wed May 20 04:30:22 2026] GET /v2.0/ports/9dbc880c-0063-41de-9024-634339684ac4 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3175] 199.204.45.233 () {34 vars in 1066 bytes} [Wed May 20 04:30:22 2026] GET /v2.0/networks?id=a92828d7-9980-45f0-90e8-5afd9dfd5dd4&id=9397d9e1-33fe-4c27-888a-984188f85a87 => generated 1524 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3176] 199.204.45.233 () {34 vars in 1062 bytes} [Wed May 20 04:30:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.130&port_id=84c66f86-deba-4546-9348-8701bd972658 => 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: 1580/3177] 199.204.45.233 () {34 vars in 984 bytes} [Wed May 20 04:30:22 2026] GET /v2.0/subnets?id=1cf3d554-4c95-4c6f-a9b1-af1533c52677 => 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: 1581/3178] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:30:22 2026] GET /v2.0/ports?network_id=a92828d7-9980-45f0-90e8-5afd9dfd5dd4&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3179] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:30:22 2026] GET /v2.0/networks/a92828d7-9980-45f0-90e8-5afd9dfd5dd4?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3180] 199.204.45.233 () {34 vars in 788 bytes} [Wed May 20 04:30:22 2026] PUT /v2.0/ports/9dbc880c-0063-41de-9024-634339684ac4 => generated 1094 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3181] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:30:22 2026] GET /v2.0/networks/a92828d7-9980-45f0-90e8-5afd9dfd5dd4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3182] 199.204.45.233 () {32 vars in 778 bytes} [Wed May 20 04:30:22 2026] DELETE /v2.0/security-groups/a8c06887-7851-4761-b518-6a2440d48df6 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3183] 199.204.45.233 () {32 vars in 758 bytes} [Wed May 20 04:30:22 2026] DELETE /v2.0/ports/9dbc880c-0063-41de-9024-634339684ac4 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3184] 199.204.45.233 () {34 vars in 994 bytes} [Wed May 20 04:30:25 2026] GET /v2.0/ports?device_id=f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3185] 199.204.45.233 () {36 vars in 997 bytes} [Wed May 20 04:30:25 2026] DELETE /v2.0/ports/84c66f86-deba-4546-9348-8701bd972658 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:30:27.207 7 INFO neutron.db.l3_db [None req-3ee7f2d2-651c-4c59-8e8f-019d061675fc 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Floating IP 15e663d1-5888-47c3-a4b9-37c8c8501211 disassociated (deleted). External IP: 10.96.250.214, port: 0cc23411-7eac-489c-a72f-b71278ddf96d. [pid: 7|app: 0|req: 1601/3186] 10.0.0.215 () {32 vars in 732 bytes} [Wed May 20 04:30:26 2026] DELETE /v2.0/floatingips/15e663d1-5888-47c3-a4b9-37c8c8501211 => generated 0 bytes in 693 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:30:27.561 8 INFO neutron.api.v2.resource [None req-c9850c80-a6cc-47a6-b2a8-7d4d4ce8f7dd 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1586/3187] 10.0.0.215 () {32 vars in 729 bytes} [Wed May 20 04:30:27 2026] GET /v2.0/floatingips/15e663d1-5888-47c3-a4b9-37c8c8501211 => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:30:27.786 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbbd260d-1716-4fe0-a8c7-79d5b5ffee7d'] response: {'name': 'network-changed', 'server_uuid': '86cc56af-0880-4a49-a561-dc20abb18ae0', 'tag': '0cc23411-7eac-489c-a72f-b71278ddf96d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1602/3188] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:30:27 2026] GET /v2.0/ports?device_id=86cc56af-0880-4a49-a561-dc20abb18ae0 => generated 1200 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 04:30:27.821 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f727233-53de-4632-865d-5e75af8c4be9'] response: {'server_uuid': 'f6486c2a-e6fd-46e5-8d1d-1103e69cd2ab', 'name': 'network-vif-deleted', 'tag': '84c66f86-deba-4546-9348-8701bd972658', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1587/3189] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:30:27 2026] GET /v2.0/security-groups?id=3a560ec8-83f1-4995-8ebb-7396659e31f3&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3190] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:30:28 2026] GET /v2.0/ports?tenant_id=782aac559054412eb197ef53f190592f&device_id=86cc56af-0880-4a49-a561-dc20abb18ae0 => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3191] 199.204.45.233 () {34 vars in 986 bytes} [Wed May 20 04:30:28 2026] GET /v2.0/networks?id=7642c3e0-8a29-4bda-bbca-7d0838338445 => generated 801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3192] 199.204.45.233 () {34 vars in 1056 bytes} [Wed May 20 04:30:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.84&port_id=0cc23411-7eac-489c-a72f-b71278ddf96d => 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: 1589/3193] 199.204.45.233 () {34 vars in 1106 bytes} [Wed May 20 04:30:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d6&port_id=0cc23411-7eac-489c-a72f-b71278ddf96d => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3194] 199.204.45.233 () {34 vars in 1064 bytes} [Wed May 20 04:30:28 2026] GET /v2.0/subnets?id=6b17a54d-08c6-4c92-afe6-2c5171a2f584&id=fc9b2598-fe41-47ce-b15f-a3fd6b9931f5 => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3195] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:30:28 2026] GET /v2.0/ports?network_id=7642c3e0-8a29-4bda-bbca-7d0838338445&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3196] 199.204.45.233 () {34 vars in 1052 bytes} [Wed May 20 04:30:28 2026] GET /v2.0/ports?network_id=7642c3e0-8a29-4bda-bbca-7d0838338445&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3197] 199.204.45.233 () {34 vars in 1012 bytes} [Wed May 20 04:30:28 2026] GET /v2.0/networks/7642c3e0-8a29-4bda-bbca-7d0838338445?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3198] 199.204.45.233 () {34 vars in 1112 bytes} [Wed May 20 04:30:28 2026] GET /v2.0/networks/7642c3e0-8a29-4bda-bbca-7d0838338445?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: 1592/3199] 199.204.45.233 () {34 vars in 994 bytes} [Wed May 20 04:30:29 2026] GET /v2.0/ports?device_id=86cc56af-0880-4a49-a561-dc20abb18ae0 => generated 1200 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3200] 199.204.45.233 () {36 vars in 997 bytes} [Wed May 20 04:30:29 2026] DELETE /v2.0/ports/0cc23411-7eac-489c-a72f-b71278ddf96d => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3203] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:30:32 2026] GET /v2.0/ports?device_id=86cc56af-0880-4a49-a561-dc20abb18ae0 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:30:38.082 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9927c864-e22d-4808-b170-1d5adf88291b'] response: {'server_uuid': '86cc56af-0880-4a49-a561-dc20abb18ae0', 'name': 'network-vif-deleted', 'tag': '0cc23411-7eac-489c-a72f-b71278ddf96d', 'status': 'completed', 'code': 200} 2026-05-20 04:30:38.341 7 INFO neutron.db.l3_db [None req-49ecbcd4-cac8-4908-9360-6e494448928e 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] Floating IP a0c194db-6f69-4835-a773-79e3c5766f07 disassociated (deleted). External IP: 10.96.250.203, port: 49d5f899-94f5-4869-8f49-20f4cbc8b478. [pid: 7|app: 0|req: 1610/3204] 10.0.0.215 () {32 vars in 732 bytes} [Wed May 20 04:30:38 2026] DELETE /v2.0/floatingips/a0c194db-6f69-4835-a773-79e3c5766f07 => generated 0 bytes in 659 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:30:38.699 8 INFO neutron.api.v2.resource [None req-d054937d-0a32-4f44-abc3-a98acf119538 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1595/3205] 10.0.0.215 () {32 vars in 729 bytes} [Wed May 20 04:30:38 2026] GET /v2.0/floatingips/a0c194db-6f69-4835-a773-79e3c5766f07 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3206] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:30:38 2026] GET /v2.0/ports?device_id=3897d2d4-3879-4ed3-a93d-97898c9c1331 => generated 1200 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3207] 10.0.0.253 () {34 vars in 1040 bytes} [Wed May 20 04:30:38 2026] GET /v2.0/security-groups?id=3a560ec8-83f1-4995-8ebb-7396659e31f3&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3208] 199.204.45.233 () {34 vars in 994 bytes} [Wed May 20 04:30:40 2026] GET /v2.0/ports?device_id=3897d2d4-3879-4ed3-a93d-97898c9c1331 => generated 1200 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3209] 199.204.45.233 () {36 vars in 997 bytes} [Wed May 20 04:30:41 2026] DELETE /v2.0/ports/49d5f899-94f5-4869-8f49-20f4cbc8b478 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:30:41.541 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-550a04d0-0e4f-4a38-8fdc-72fe10f34770'] response: {'name': 'network-changed', 'server_uuid': '3897d2d4-3879-4ed3-a93d-97898c9c1331', 'tag': '49d5f899-94f5-4869-8f49-20f4cbc8b478', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1613/3210] 199.204.45.233 () {34 vars in 1080 bytes} [Wed May 20 04:30:41 2026] GET /v2.0/ports?tenant_id=782aac559054412eb197ef53f190592f&device_id=3897d2d4-3879-4ed3-a93d-97898c9c1331 => 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: 1598/3211] 10.0.0.253 () {34 vars in 990 bytes} [Wed May 20 04:30:44 2026] GET /v2.0/ports?device_id=3897d2d4-3879-4ed3-a93d-97898c9c1331 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 04:30:49.130 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbd5c91d-72f0-4735-9f50-af905394c7a2'] response: {'server_uuid': '3897d2d4-3879-4ed3-a93d-97898c9c1331', 'name': 'network-vif-deleted', 'tag': '49d5f899-94f5-4869-8f49-20f4cbc8b478', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1600/3214] 10.0.0.215 () {32 vars in 750 bytes} [Wed May 20 04:30:49 2026] DELETE /v2.0/security-group-rules/1143cae7-784c-4c38-ba66-c089e798633f => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:30:49.227 7 INFO neutron.api.v2.resource [None req-69169989-224a-4e90-b9aa-ecbaf12bd09a 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1615/3215] 10.0.0.215 () {32 vars in 747 bytes} [Wed May 20 04:30:49 2026] GET /v2.0/security-group-rules/1143cae7-784c-4c38-ba66-c089e798633f => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3216] 10.0.0.215 () {32 vars in 750 bytes} [Wed May 20 04:30:49 2026] DELETE /v2.0/security-group-rules/16fa4fef-a574-4a58-921b-5acfc2d910bf => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:30:49.331 7 INFO neutron.api.v2.resource [None req-b9054cdc-9d9b-474a-89c9-aeb193a63acf 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1616/3217] 10.0.0.215 () {32 vars in 747 bytes} [Wed May 20 04:30:49 2026] GET /v2.0/security-group-rules/16fa4fef-a574-4a58-921b-5acfc2d910bf => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3218] 10.0.0.215 () {32 vars in 750 bytes} [Wed May 20 04:30:49 2026] DELETE /v2.0/security-group-rules/e58ce299-c7b3-4f29-8b2e-2b23549ed75e => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:30:49.413 7 INFO neutron.api.v2.resource [None req-c766d4ed-25af-49c8-9a3a-85d31cd86278 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1617/3219] 10.0.0.215 () {32 vars in 747 bytes} [Wed May 20 04:30:49 2026] GET /v2.0/security-group-rules/e58ce299-c7b3-4f29-8b2e-2b23549ed75e => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3220] 10.0.0.215 () {32 vars in 750 bytes} [Wed May 20 04:30:49 2026] DELETE /v2.0/security-group-rules/b1b9f08d-b9b7-4270-8f42-c9f99c313861 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:30:49.501 7 INFO neutron.api.v2.resource [None req-2d185bee-75f4-4a2c-8cf3-d7f7151d0b38 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1618/3221] 10.0.0.215 () {32 vars in 747 bytes} [Wed May 20 04:30:49 2026] GET /v2.0/security-group-rules/b1b9f08d-b9b7-4270-8f42-c9f99c313861 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3222] 10.0.0.215 () {32 vars in 750 bytes} [Wed May 20 04:30:49 2026] DELETE /v2.0/security-group-rules/07a36aca-3435-4012-bc4b-3bf0a9e5e048 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:30:49.612 7 INFO neutron.api.v2.resource [None req-dec69bb0-2c82-4f89-8ac9-eeb22d86563d 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1619/3223] 10.0.0.215 () {32 vars in 747 bytes} [Wed May 20 04:30:49 2026] GET /v2.0/security-group-rules/07a36aca-3435-4012-bc4b-3bf0a9e5e048 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3224] 10.0.0.215 () {32 vars in 750 bytes} [Wed May 20 04:30:49 2026] DELETE /v2.0/security-group-rules/3d3404e9-fcf4-49d2-b512-eb831d6c1354 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:30:49.715 7 INFO neutron.api.v2.resource [None req-fc2e03a7-cf85-411e-a231-ba3ec0a54e13 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1620/3225] 10.0.0.215 () {32 vars in 747 bytes} [Wed May 20 04:30:49 2026] GET /v2.0/security-group-rules/3d3404e9-fcf4-49d2-b512-eb831d6c1354 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3226] 10.0.0.215 () {32 vars in 750 bytes} [Wed May 20 04:30:49 2026] DELETE /v2.0/security-group-rules/86610d6c-682f-40ff-8726-09b280a9a535 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:30:49.820 7 INFO neutron.api.v2.resource [None req-4246a221-b745-4cd2-90f2-7c3ee49bc74a 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1621/3227] 10.0.0.215 () {32 vars in 747 bytes} [Wed May 20 04:30:49 2026] GET /v2.0/security-group-rules/86610d6c-682f-40ff-8726-09b280a9a535 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3228] 10.0.0.215 () {32 vars in 750 bytes} [Wed May 20 04:30:49 2026] DELETE /v2.0/security-group-rules/ad9e8439-d2a0-480c-bb05-53a931b253fd => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:30:49.915 7 INFO neutron.api.v2.resource [None req-aa949be5-192b-43e6-8536-921279e5d7f2 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1622/3229] 10.0.0.215 () {32 vars in 747 bytes} [Wed May 20 04:30:49 2026] GET /v2.0/security-group-rules/ad9e8439-d2a0-480c-bb05-53a931b253fd => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3230] 10.0.0.215 () {32 vars in 750 bytes} [Wed May 20 04:30:49 2026] DELETE /v2.0/security-group-rules/3e89ce0e-37ac-425c-b02a-2b514fc591e0 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:30:50.006 7 INFO neutron.api.v2.resource [None req-98f1a7bb-7418-43a3-931f-75aecaa5850f 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1623/3231] 10.0.0.215 () {32 vars in 747 bytes} [Wed May 20 04:30:49 2026] GET /v2.0/security-group-rules/3e89ce0e-37ac-425c-b02a-2b514fc591e0 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3232] 10.0.0.215 () {32 vars in 750 bytes} [Wed May 20 04:30:50 2026] DELETE /v2.0/security-group-rules/144df4be-6ad8-4480-aec9-4ab99f677973 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:30:50.086 7 INFO neutron.api.v2.resource [None req-16048770-b77b-47ef-bd1b-f8451608a800 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1624/3233] 10.0.0.215 () {32 vars in 747 bytes} [Wed May 20 04:30:50 2026] GET /v2.0/security-group-rules/144df4be-6ad8-4480-aec9-4ab99f677973 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3234] 10.0.0.215 () {32 vars in 750 bytes} [Wed May 20 04:30:50 2026] DELETE /v2.0/security-group-rules/d1629e18-e838-416e-8785-80f2c09107ad => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:30:50.180 7 INFO neutron.api.v2.resource [None req-a34924c9-e7ac-4290-9c0c-a39269d93d5d 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1625/3235] 10.0.0.215 () {32 vars in 747 bytes} [Wed May 20 04:30:50 2026] GET /v2.0/security-group-rules/d1629e18-e838-416e-8785-80f2c09107ad => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3236] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:30:50 2026] DELETE /v2.0/security-groups/3a560ec8-83f1-4995-8ebb-7396659e31f3 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:30:50.285 7 INFO neutron.api.v2.resource [None req-b9fbb2d3-4afa-43b1-a7ac-572a900126fa 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1626/3237] 10.0.0.215 () {32 vars in 737 bytes} [Wed May 20 04:30:50 2026] GET /v2.0/security-groups/3a560ec8-83f1-4995-8ebb-7396659e31f3 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3238] 10.0.0.215 () {34 vars in 789 bytes} [Wed May 20 04:30:50 2026] PUT /v2.0/routers/9b25574a-8bba-4e3d-b524-24bbfa2d5658/remove_router_interface => generated 309 bytes in 932 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:30:51.424 7 INFO neutron.api.v2.resource [None req-4e65db3d-7cc6-4294-8d80-bfe42e15119f 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1627/3239] 10.0.0.215 () {34 vars in 789 bytes} [Wed May 20 04:30:51 2026] PUT /v2.0/routers/9b25574a-8bba-4e3d-b524-24bbfa2d5658/remove_router_interface => generated 198 bytes in 152 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3240] 10.0.0.215 () {34 vars in 789 bytes} [Wed May 20 04:30:51 2026] PUT /v2.0/routers/9b25574a-8bba-4e3d-b524-24bbfa2d5658/remove_router_interface => generated 309 bytes in 950 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:30:52.555 7 INFO neutron.api.v2.resource [None req-0dbf6caa-4bb7-4e47-91df-0f65f137fc4a 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1628/3241] 10.0.0.215 () {34 vars in 789 bytes} [Wed May 20 04:30:52 2026] PUT /v2.0/routers/9b25574a-8bba-4e3d-b524-24bbfa2d5658/remove_router_interface => generated 198 bytes in 166 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3242] 10.0.0.215 () {34 vars in 789 bytes} [Wed May 20 04:30:52 2026] PUT /v2.0/routers/9b25574a-8bba-4e3d-b524-24bbfa2d5658/remove_router_interface => generated 309 bytes in 1586 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:30:54.313 7 INFO neutron.api.v2.resource [None req-ad6f143f-1064-4306-9488-169cfe178a71 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1629/3243] 10.0.0.215 () {34 vars in 789 bytes} [Wed May 20 04:30:54 2026] PUT /v2.0/routers/9b25574a-8bba-4e3d-b524-24bbfa2d5658/remove_router_interface => generated 198 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:30:55.173 8 INFO neutron.services.segments.plugin [-] Segment 4208083a-cc47-4687-af7c-a721c3ab56be resource provider aggregate not found 2026-05-20 04:30:55.179 8 INFO neutron.services.segments.plugin [-] Segment 4208083a-cc47-4687-af7c-a721c3ab56be resource provider aggregate not found 2026-05-20 04:30:55.185 8 INFO neutron.db.l3_hamode_db [None req-22e0abdb-ba8b-45e5-883e-bc513ad59f35 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] HA network 5f04ef13-8011-4674-b6c2-8fe59d8f7d3f was deleted as no HA routers are present in tenant 782aac559054412eb197ef53f190592f. [pid: 8|app: 0|req: 1615/3244] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:30:54 2026] DELETE /v2.0/routers/9b25574a-8bba-4e3d-b524-24bbfa2d5658 => generated 0 bytes in 870 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:30:55.217 7 INFO neutron.api.v2.resource [None req-8dac3597-8a73-4b5b-9709-965f0da34f63 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1630/3245] 10.0.0.215 () {32 vars in 721 bytes} [Wed May 20 04:30:55 2026] GET /v2.0/routers/9b25574a-8bba-4e3d-b524-24bbfa2d5658 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:30:55.232 8 INFO neutron.services.segments.plugin [-] Segment 4208083a-cc47-4687-af7c-a721c3ab56be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4208083a-cc47-4687-af7c-a721c3ab56be found for delete ", "request_id": "req-5577d1aa-0469-47e0-b6d9-5c82f0eb146a"}]} 2026-05-20 04:30:55.233 8 INFO neutron.services.segments.plugin [-] Segment 4208083a-cc47-4687-af7c-a721c3ab56be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4208083a-cc47-4687-af7c-a721c3ab56be found for delete ", "request_id": "req-19a7f102-5e1f-4000-b1c6-6469d4366c4c"}]} [pid: 8|app: 0|req: 1616/3246] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:30:55 2026] DELETE /v2.0/subnets/fc9b2598-fe41-47ce-b15f-a3fd6b9931f5 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:30:55.430 7 INFO neutron.pecan_wsgi.hooks.translation [None req-012dc2f0-8f02-4e3c-a296-e9178ccbc37f 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1631/3247] 10.0.0.215 () {32 vars in 721 bytes} [Wed May 20 04:30:55 2026] GET /v2.0/subnets/fc9b2598-fe41-47ce-b15f-a3fd6b9931f5 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3248] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:30:55 2026] DELETE /v2.0/subnets/6b17a54d-08c6-4c92-afe6-2c5171a2f584 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:30:55.602 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5110b5d9-a22a-4d9e-b1df-4267ac0cdbce 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1632/3249] 10.0.0.215 () {32 vars in 721 bytes} [Wed May 20 04:30:55 2026] GET /v2.0/subnets/6b17a54d-08c6-4c92-afe6-2c5171a2f584 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3250] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:30:55 2026] DELETE /v2.0/networks/7642c3e0-8a29-4bda-bbca-7d0838338445 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:30:55.911 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d5972006-d7fe-49ef-9770-c29d70df87d2 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1633/3251] 10.0.0.215 () {32 vars in 723 bytes} [Wed May 20 04:30:55 2026] GET /v2.0/networks/7642c3e0-8a29-4bda-bbca-7d0838338445 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3252] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:30:55 2026] DELETE /v2.0/subnets/6651c466-4db4-46c0-9232-38c890a22386 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:30:56.092 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4979c59b-b5b1-43c4-b92b-1b245750caa7 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1634/3253] 10.0.0.215 () {32 vars in 721 bytes} [Wed May 20 04:30:56 2026] GET /v2.0/subnets/6651c466-4db4-46c0-9232-38c890a22386 => 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: 1620/3254] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:30:56 2026] DELETE /v2.0/subnets/499deb17-54f1-4d77-b761-68ae25b77dc5 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:30:56.281 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d6124ab3-1d9b-45a1-9dc2-13fe1c46ff19 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1635/3255] 10.0.0.215 () {32 vars in 721 bytes} [Wed May 20 04:30:56 2026] GET /v2.0/subnets/499deb17-54f1-4d77-b761-68ae25b77dc5 => 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: 1621/3256] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:30:56 2026] DELETE /v2.0/networks/b045e2d2-8349-40aa-9d26-638ad41e7b49 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:30:56.611 7 INFO neutron.pecan_wsgi.hooks.translation [None req-383810c8-a8d8-430a-9dbb-558fd89f5437 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1636/3257] 10.0.0.215 () {32 vars in 723 bytes} [Wed May 20 04:30:56 2026] GET /v2.0/networks/b045e2d2-8349-40aa-9d26-638ad41e7b49 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3258] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:30:56 2026] DELETE /v2.0/subnets/854bb08f-cfd6-4658-b8bd-c6dd4043b3f7 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:30:56.809 7 INFO neutron.pecan_wsgi.hooks.translation [None req-589aadbf-3ae9-40c3-b772-8e766dd2076f 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1637/3259] 10.0.0.215 () {32 vars in 721 bytes} [Wed May 20 04:30:56 2026] GET /v2.0/subnets/854bb08f-cfd6-4658-b8bd-c6dd4043b3f7 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3260] 10.0.0.215 () {32 vars in 724 bytes} [Wed May 20 04:30:56 2026] DELETE /v2.0/subnets/4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:30:57.006 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c7b541c1-459e-4a5f-88a0-dd85fa993169 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1638/3261] 10.0.0.215 () {32 vars in 721 bytes} [Wed May 20 04:30:56 2026] GET /v2.0/subnets/4a41ebff-ba9d-4e79-b99f-66dfa70330a7 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:30:57.253 8 INFO neutron.services.segments.plugin [-] Segment 4f096069-460d-4999-8030-ab338485a9aa resource provider aggregate not found 2026-05-20 04:30:57.258 8 INFO neutron.services.segments.plugin [-] Segment 4f096069-460d-4999-8030-ab338485a9aa resource provider aggregate not found 2026-05-20 04:30:57.267 8 INFO neutron.services.segments.plugin [-] Segment 4f096069-460d-4999-8030-ab338485a9aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f096069-460d-4999-8030-ab338485a9aa found for delete ", "request_id": "req-8de2f732-fc2c-4260-b6cb-fd63f0288a02"}]} 2026-05-20 04:30:57.270 8 INFO neutron.services.segments.plugin [-] Segment 4f096069-460d-4999-8030-ab338485a9aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f096069-460d-4999-8030-ab338485a9aa found for delete ", "request_id": "req-6338dc81-d437-42f9-a972-8f7b243c59a7"}]} 2026-05-20 04:30:57.278 8 INFO neutron.services.segments.plugin [-] Segment dfe1e5b7-78cd-4bf6-94c7-e29585811809 resource provider aggregate not found 2026-05-20 04:30:57.282 8 INFO neutron.services.segments.plugin [-] Segment dfe1e5b7-78cd-4bf6-94c7-e29585811809 resource provider aggregate not found 2026-05-20 04:30:57.292 8 INFO neutron.services.segments.plugin [-] Segment dfe1e5b7-78cd-4bf6-94c7-e29585811809 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfe1e5b7-78cd-4bf6-94c7-e29585811809 found for delete ", "request_id": "req-c77b58d5-8812-43e9-a16d-cad33caa09a1"}]} 2026-05-20 04:30:57.296 8 INFO neutron.services.segments.plugin [-] Segment dfe1e5b7-78cd-4bf6-94c7-e29585811809 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfe1e5b7-78cd-4bf6-94c7-e29585811809 found for delete ", "request_id": "req-4933bd6b-1053-40d3-9a11-8309b2cecc95"}]} [pid: 8|app: 0|req: 1624/3262] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:30:57 2026] DELETE /v2.0/networks/9397d9e1-33fe-4c27-888a-984188f85a87 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-20 04:30:57.363 7 INFO neutron.pecan_wsgi.hooks.translation [None req-212558cd-eb3a-4882-a900-10aeace4b9a7 328ebc7405de48d3b089bee5c86bbf3f 782aac559054412eb197ef53f190592f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1639/3263] 10.0.0.215 () {32 vars in 723 bytes} [Wed May 20 04:30:57 2026] GET /v2.0/networks/9397d9e1-33fe-4c27-888a-984188f85a87 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:30:59.319 8 INFO neutron.services.segments.plugin [-] Segment 54864eb8-6dc6-480c-9baa-bcb547665ade resource provider aggregate not found 2026-05-20 04:30:59.323 8 INFO neutron.services.segments.plugin [-] Segment 54864eb8-6dc6-480c-9baa-bcb547665ade resource provider aggregate not found 2026-05-20 04:30:59.338 8 INFO neutron.services.segments.plugin [-] Segment 54864eb8-6dc6-480c-9baa-bcb547665ade resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54864eb8-6dc6-480c-9baa-bcb547665ade found for delete ", "request_id": "req-56fde2c0-5ca4-4bf8-94e3-c83f09ef693b"}]} 2026-05-20 04:30:59.339 8 INFO neutron.services.segments.plugin [-] Segment 54864eb8-6dc6-480c-9baa-bcb547665ade resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54864eb8-6dc6-480c-9baa-bcb547665ade found for delete ", "request_id": "req-1f8dcb2f-d828-4d11-984a-a33a4a25af53"}]} [pid: 8|app: 0|req: 1625/3264] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:30:59 2026] GET /v2.0/security-groups?tenant_id=782aac559054412eb197ef53f190592f&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3265] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:30:59 2026] DELETE /v2.0/security-groups/0e18e171-19d0-492a-915c-fa1fa25415f0 => 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: 1626/3266] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:30:59 2026] GET /v2.0/security-groups?tenant_id=a985a95bf29d4144b6809ccb0c9a236e&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3267] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:30:59 2026] DELETE /v2.0/security-groups/c06d31c4-25b2-444e-b6a3-fa67a1bdf5f0 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3268] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:30:59 2026] GET /v2.0/security-groups?tenant_id=b9a7a5ef240e4dc0b1cdd729dc4f0f00&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3269] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:31:00 2026] DELETE /v2.0/security-groups/de67e2fd-41d1-477c-8b2f-5f55184b45b8 => 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: 1628/3270] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:31:00 2026] GET /v2.0/security-groups?tenant_id=0585eff3222e4b83a6fca6cc3107295a&name=default => generated 2929 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3271] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:31:00 2026] DELETE /v2.0/security-groups/50d5a48c-b5d1-4745-b3c1-356507251714 => 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: 1629/3272] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:31:00 2026] GET /v2.0/security-groups?tenant_id=66cac9291c064ea093444b1691e13149&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3273] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:31:00 2026] DELETE /v2.0/security-groups/b6b1b5b2-9006-4f17-ae0a-e1f29f4cc7e1 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3274] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:31:01 2026] GET /v2.0/security-groups?tenant_id=34bdfb9fdef14021a0c12208efeb09a8&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3275] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:31:01 2026] DELETE /v2.0/security-groups/dbe77a7b-c804-4dee-98ab-17e43168340c => 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: 1631/3276] 10.0.0.215 () {32 vars in 774 bytes} [Wed May 20 04:31:01 2026] GET /v2.0/security-groups?tenant_id=222f38ba4d27442ab97f3fdb2c9c928a&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3277] 10.0.0.215 () {32 vars in 740 bytes} [Wed May 20 04:31:01 2026] DELETE /v2.0/security-groups/0067a1fe-c298-4b68-ae5a-d83a6987125c => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3280] 10.0.0.215 () {32 vars in 649 bytes} [Wed May 20 04:31:04 2026] GET /v2.0/networks => generated 2168 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3281] 10.0.0.215 () {32 vars in 655 bytes} [Wed May 20 04:31:05 2026] GET /v2.0/floatingips => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3282] 10.0.0.215 () {32 vars in 647 bytes} [Wed May 20 04:31:05 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3283] 10.0.0.215 () {32 vars in 643 bytes} [Wed May 20 04:31:05 2026] GET /v2.0/ports => generated 4721 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3284] 10.0.0.215 () {32 vars in 647 bytes} [Wed May 20 04:31:05 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3285] 10.0.0.215 () {32 vars in 649 bytes} [Wed May 20 04:31:05 2026] GET /v2.0/networks => generated 2168 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3286] 10.0.0.215 () {32 vars in 663 bytes} [Wed May 20 04:31:05 2026] GET /v2.0/security-groups => generated 17397 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3287] 10.0.0.215 () {32 vars in 655 bytes} [Wed May 20 04:31:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)