+ 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 [Tue May 19 00:42:07 2026] *** compiled with version: 13.3.0 on 12 May 2026 19:03:32 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-764c6bb56b-srfgk 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 0x7f344c70e668 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/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /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 2026-05-19 00:42:12.553 8 INFO neutron.common.config [-] Logging enabled! 2026-05-19 00:42:12.553 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-19 00:42:12.700 7 INFO neutron.common.config [-] Logging enabled! 2026-05-19 00:42:12.701 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-19 00:42:13.066 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-19 00:42:13.217 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-19 00:42:14.093 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 00:42:14.096 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-19 00:42:14.100 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-19 00:42:14.101 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 00:42:14.101 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-19 00:42:14.101 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-19 00:42:14.102 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 00:42:14.109 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 00:42:14.109 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 00:42:14.109 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 00:42:14.131 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-19 00:42:14.132 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 00:42:14.132 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-19 00:42:14.152 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 00:42:14.155 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-19 00:42:14.159 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-19 00:42:14.160 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 00:42:14.160 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-19 00:42:14.161 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-19 00:42:14.161 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 00:42:14.169 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 00:42:14.169 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 00:42:14.169 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 00:42:14.175 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-19 00:42:14.175 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-19 00:42:14.175 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-19 00:42:14.175 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-19 00:42:14.191 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-19 00:42:14.192 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 00:42:14.192 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-19 00:42:14.235 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-19 00:42:14.235 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-19 00:42:14.235 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-19 00:42:14.235 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-19 00:42:14.594 8 INFO neutron.plugins.ml2.managers [None req-7eeb7167-7445-4f30-8698-3f76d016cca1 - - - - - -] Initializing driver for type 'vlan' 2026-05-19 00:42:14.681 7 INFO neutron.plugins.ml2.managers [None req-81637650-5169-4955-8b6f-7af9d4eea4b3 - - - - - -] Initializing driver for type 'vlan' 2026-05-19 00:42:14.732 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7eeb7167-7445-4f30-8698-3f76d016cca1 - - - - - -] VlanTypeDriver initialization complete 2026-05-19 00:42:14.732 8 INFO neutron.plugins.ml2.managers [None req-7eeb7167-7445-4f30-8698-3f76d016cca1 - - - - - -] Initializing driver for type 'vxlan' 2026-05-19 00:42:14.732 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7eeb7167-7445-4f30-8698-3f76d016cca1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-19 00:42:14.748 8 INFO neutron.plugins.ml2.managers [None req-7eeb7167-7445-4f30-8698-3f76d016cca1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-19 00:42:14.748 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7eeb7167-7445-4f30-8698-3f76d016cca1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-19 00:42:14.749 8 INFO neutron.plugins.ml2.managers [None req-7eeb7167-7445-4f30-8698-3f76d016cca1 - - - - - -] Initializing extension driver 'port_security' 2026-05-19 00:42:14.749 8 INFO neutron.plugins.ml2.extensions.port_security [None req-7eeb7167-7445-4f30-8698-3f76d016cca1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-19 00:42:14.749 8 INFO neutron.plugins.ml2.managers [None req-7eeb7167-7445-4f30-8698-3f76d016cca1 - - - - - -] Initializing extension driver 'qos' 2026-05-19 00:42:14.749 8 INFO neutron.plugins.ml2.managers [None req-7eeb7167-7445-4f30-8698-3f76d016cca1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-19 00:42:14.749 8 INFO neutron.plugins.ml2.managers [None req-7eeb7167-7445-4f30-8698-3f76d016cca1 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-19 00:42:14.760 8 INFO neutron.quota [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded quota_driver: . 2026-05-19 00:42:14.761 8 INFO neutron.plugins.ml2.plugin [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Modular L2 Plugin initialization complete 2026-05-19 00:42:14.761 8 INFO neutron.plugins.ml2.managers [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-19 00:42:14.761 8 INFO neutron.plugins.ml2.managers [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-19 00:42:14.761 8 INFO neutron.plugins.ml2.managers [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-19 00:42:14.761 8 INFO neutron.extensions.vlantransparent [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Disabled vlantransparent extension. 2026-05-19 00:42:14.762 8 INFO neutron.manager [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loading Plugin: qos 2026-05-19 00:42:14.774 8 INFO neutron.manager [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loading Plugin: router 2026-05-19 00:42:14.814 8 INFO neutron.services.service_base [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-19 00:42:14.815 8 INFO neutron.manager [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loading Plugin: segments 2026-05-19 00:42:14.849 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-81637650-5169-4955-8b6f-7af9d4eea4b3 - - - - - -] VlanTypeDriver initialization complete 2026-05-19 00:42:14.849 7 INFO neutron.plugins.ml2.managers [None req-81637650-5169-4955-8b6f-7af9d4eea4b3 - - - - - -] Initializing driver for type 'vxlan' 2026-05-19 00:42:14.850 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-81637650-5169-4955-8b6f-7af9d4eea4b3 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-19 00:42:14.873 7 INFO neutron.plugins.ml2.managers [None req-81637650-5169-4955-8b6f-7af9d4eea4b3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-19 00:42:14.873 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-81637650-5169-4955-8b6f-7af9d4eea4b3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-19 00:42:14.874 7 INFO neutron.plugins.ml2.managers [None req-81637650-5169-4955-8b6f-7af9d4eea4b3 - - - - - -] Initializing extension driver 'port_security' 2026-05-19 00:42:14.874 7 INFO neutron.plugins.ml2.extensions.port_security [None req-81637650-5169-4955-8b6f-7af9d4eea4b3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-19 00:42:14.874 7 INFO neutron.plugins.ml2.managers [None req-81637650-5169-4955-8b6f-7af9d4eea4b3 - - - - - -] Initializing extension driver 'qos' 2026-05-19 00:42:14.874 7 INFO neutron.plugins.ml2.managers [None req-81637650-5169-4955-8b6f-7af9d4eea4b3 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-19 00:42:14.874 7 INFO neutron.plugins.ml2.managers [None req-81637650-5169-4955-8b6f-7af9d4eea4b3 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-19 00:42:14.887 7 INFO neutron.quota [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded quota_driver: . 2026-05-19 00:42:14.888 7 INFO neutron.plugins.ml2.plugin [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Modular L2 Plugin initialization complete 2026-05-19 00:42:14.888 7 INFO neutron.plugins.ml2.managers [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-19 00:42:14.888 7 INFO neutron.plugins.ml2.managers [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-19 00:42:14.888 7 INFO neutron.plugins.ml2.managers [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-19 00:42:14.888 7 INFO neutron.extensions.vlantransparent [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Disabled vlantransparent extension. 2026-05-19 00:42:14.889 7 INFO neutron.manager [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loading Plugin: qos 2026-05-19 00:42:14.905 7 INFO neutron.manager [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loading Plugin: router 2026-05-19 00:42:14.926 8 INFO neutron.manager [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loading Plugin: trunk 2026-05-19 00:42:14.942 8 INFO neutron.manager [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loading Plugin: vpnaas 2026-05-19 00:42:14.947 7 INFO neutron.services.service_base [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-19 00:42:14.947 7 INFO neutron.manager [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loading Plugin: segments 2026-05-19 00:42:14.983 8 WARNING stevedore.named [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-19 00:42:15.050 7 INFO neutron.manager [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loading Plugin: trunk 2026-05-19 00:42:15.062 8 INFO neutron_vpnaas.services.vpn.plugin [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-19 00:42:15.063 8 INFO neutron.common.utils [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-19 00:42:15.063 8 INFO neutron.manager [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loading Plugin: auto_allocate 2026-05-19 00:42:15.066 7 INFO neutron.manager [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loading Plugin: vpnaas 2026-05-19 00:42:15.068 8 INFO neutron.manager [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loading Plugin: tag 2026-05-19 00:42:15.075 8 INFO neutron.manager [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loading Plugin: timestamp 2026-05-19 00:42:15.077 8 INFO neutron.manager [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loading Plugin: network_ip_availability 2026-05-19 00:42:15.081 8 INFO neutron.manager [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loading Plugin: flavors 2026-05-19 00:42:15.084 8 INFO neutron.manager [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loading Plugin: revisions 2026-05-19 00:42:15.087 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Initializing extension manager. 2026-05-19 00:42:15.089 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: address-group 2026-05-19 00:42:15.090 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: address-scope 2026-05-19 00:42:15.090 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-19 00:42:15.091 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: agent 2026-05-19 00:42:15.092 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: agent-resources-synced 2026-05-19 00:42:15.093 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-19 00:42:15.093 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-19 00:42:15.094 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: availability_zone 2026-05-19 00:42:15.095 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: availability_zone_filter 2026-05-19 00:42:15.095 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-19 00:42:15.096 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: default-subnetpools 2026-05-19 00:42:15.097 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-19 00:42:15.098 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: dns-integration 2026-05-19 00:42:15.098 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: dns-domain-ports 2026-05-19 00:42:15.099 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-19 00:42:15.100 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: dvr 2026-05-19 00:42:15.100 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-19 00:42:15.101 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: empty-string-filtering 2026-05-19 00:42:15.101 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 00:42:15.102 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-19 00:42:15.102 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: external-net 2026-05-19 00:42:15.103 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-19 00:42:15.103 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: extraroute 2026-05-19 00:42:15.104 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: extraroute-atomic 2026-05-19 00:42:15.105 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-19 00:42:15.105 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-19 00:42:15.105 7 WARNING stevedore.named [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-19 00:42:15.106 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-19 00:42:15.106 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-19 00:42:15.107 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: fip-port-details 2026-05-19 00:42:15.107 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: flavors 2026-05-19 00:42:15.109 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-19 00:42:15.109 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: floatingip-pools 2026-05-19 00:42:15.110 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: ip_allocation 2026-05-19 00:42:15.110 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-19 00:42:15.111 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: l2_adjacency 2026-05-19 00:42:15.112 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: router 2026-05-19 00:42:15.114 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 00:42:15.114 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-19 00:42:15.115 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-19 00:42:15.116 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: ext-gw-mode 2026-05-19 00:42:15.116 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: l3-ha 2026-05-19 00:42:15.117 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-19 00:42:15.117 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-19 00:42:15.118 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: l3-flavors 2026-05-19 00:42:15.119 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-19 00:42:15.119 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-19 00:42:15.123 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-19 00:42:15.124 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-19 00:42:15.125 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-19 00:42:15.126 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-19 00:42:15.127 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-19 00:42:15.127 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: multi-provider 2026-05-19 00:42:15.128 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: net-mtu 2026-05-19 00:42:15.129 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: net-mtu-writable 2026-05-19 00:42:15.129 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: network_availability_zone 2026-05-19 00:42:15.130 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: network_ha 2026-05-19 00:42:15.130 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: network-ip-availability 2026-05-19 00:42:15.131 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-19 00:42:15.132 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: pagination 2026-05-19 00:42:15.132 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: port-device-profile 2026-05-19 00:42:15.133 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-19 00:42:15.134 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-19 00:42:15.134 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-19 00:42:15.135 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: port-mac-override 2026-05-19 00:42:15.135 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-19 00:42:15.136 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-19 00:42:15.136 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-19 00:42:15.137 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: port-resource-request 2026-05-19 00:42:15.137 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-19 00:42:15.138 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-19 00:42:15.139 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: binding 2026-05-19 00:42:15.140 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: binding-extended 2026-05-19 00:42:15.140 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: port-security 2026-05-19 00:42:15.141 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: project-id 2026-05-19 00:42:15.141 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: provider 2026-05-19 00:42:15.143 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: qos 2026-05-19 00:42:15.144 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-19 00:42:15.145 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-19 00:42:15.145 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: qos-default 2026-05-19 00:42:15.146 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: qos-fip 2026-05-19 00:42:15.146 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-19 00:42:15.147 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-19 00:42:15.148 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-19 00:42:15.148 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-19 00:42:15.149 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-19 00:42:15.150 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: qos-pps 2026-05-19 00:42:15.150 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-19 00:42:15.151 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-19 00:42:15.152 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: qos-rules-alias 2026-05-19 00:42:15.152 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: quota-check-limit 2026-05-19 00:42:15.155 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: quotas 2026-05-19 00:42:15.156 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: quota_details 2026-05-19 00:42:15.157 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: rbac-policies 2026-05-19 00:42:15.158 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: rbac-address-group 2026-05-19 00:42:15.158 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: rbac-address-scope 2026-05-19 00:42:15.159 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: rbac-security-groups 2026-05-19 00:42:15.159 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-19 00:42:15.160 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: revision-if-match 2026-05-19 00:42:15.161 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-19 00:42:15.161 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: router_availability_zone 2026-05-19 00:42:15.162 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-19 00:42:15.164 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-19 00:42:15.164 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-19 00:42:15.165 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-19 00:42:15.165 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-19 00:42:15.166 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-19 00:42:15.166 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-19 00:42:15.171 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: security-group 2026-05-19 00:42:15.172 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: segment 2026-05-19 00:42:15.173 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-19 00:42:15.173 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: service-type 2026-05-19 00:42:15.174 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: sorting 2026-05-19 00:42:15.174 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: standard-attr-segment 2026-05-19 00:42:15.175 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: standard-attr-description 2026-05-19 00:42:15.177 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: stateful-security-group 2026-05-19 00:42:15.178 8 WARNING neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-19 00:42:15.180 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-19 00:42:15.181 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: subnet-external-network 2026-05-19 00:42:15.183 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: subnet_onboard 2026-05-19 00:42:15.184 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-19 00:42:15.185 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: subnet-service-types 2026-05-19 00:42:15.187 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: subnet_allocation 2026-05-19 00:42:15.189 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-19 00:42:15.190 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: tag-creation 2026-05-19 00:42:15.191 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-19 00:42:15.193 7 INFO neutron_vpnaas.services.vpn.plugin [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-19 00:42:15.193 7 INFO neutron.common.utils [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-19 00:42:15.194 7 INFO neutron.manager [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loading Plugin: auto_allocate 2026-05-19 00:42:15.196 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: standard-attr-tag 2026-05-19 00:42:15.197 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-19 00:42:15.197 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: trunk 2026-05-19 00:42:15.198 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: trunk-details 2026-05-19 00:42:15.198 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-19 00:42:15.199 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-19 00:42:15.200 7 INFO neutron.manager [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loading Plugin: tag 2026-05-19 00:42:15.201 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-19 00:42:15.202 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-19 00:42:15.202 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: vpn-flavors 2026-05-19 00:42:15.204 8 INFO neutron.api.extensions [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Loaded extension: vpnaas 2026-05-19 00:42:15.206 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-19 00:42:15.207 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-19 00:42:15.207 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 00:42:15.207 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-19 00:42:15.210 7 INFO neutron.manager [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loading Plugin: timestamp 2026-05-19 00:42:15.211 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-19 00:42:15.211 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-19 00:42:15.213 7 INFO neutron.manager [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loading Plugin: network_ip_availability 2026-05-19 00:42:15.215 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-19 00:42:15.216 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-19 00:42:15.217 7 INFO neutron.manager [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loading Plugin: flavors 2026-05-19 00:42:15.217 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-19 00:42:15.217 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 00:42:15.218 8 WARNING neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] subnetpool is already registered 2026-05-19 00:42:15.218 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 00:42:15.218 8 WARNING neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] subnetpool is already registered 2026-05-19 00:42:15.219 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-19 00:42:15.219 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-19 00:42:15.220 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-19 00:42:15.220 7 INFO neutron.manager [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loading Plugin: revisions 2026-05-19 00:42:15.220 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-19 00:42:15.220 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-19 00:42:15.221 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-19 00:42:15.223 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Initializing extension manager. 2026-05-19 00:42:15.224 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: address-group 2026-05-19 00:42:15.225 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-19 00:42:15.225 8 WARNING neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] router is already registered 2026-05-19 00:42:15.225 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: address-scope 2026-05-19 00:42:15.225 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-19 00:42:15.226 8 WARNING neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] floatingip is already registered 2026-05-19 00:42:15.226 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-19 00:42:15.227 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: agent 2026-05-19 00:42:15.227 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: agent-resources-synced 2026-05-19 00:42:15.228 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-19 00:42:15.229 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-19 00:42:15.229 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-19 00:42:15.230 8 WARNING neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] rbac_policy is already registered 2026-05-19 00:42:15.230 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: availability_zone 2026-05-19 00:42:15.230 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-19 00:42:15.231 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: availability_zone_filter 2026-05-19 00:42:15.231 8 WARNING neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] security_group is already registered 2026-05-19 00:42:15.231 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-19 00:42:15.231 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-19 00:42:15.231 8 WARNING neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] security_group_rule is already registered 2026-05-19 00:42:15.232 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: default-subnetpools 2026-05-19 00:42:15.232 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 00:42:15.233 8 WARNING neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] subnetpool is already registered 2026-05-19 00:42:15.233 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-19 00:42:15.233 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 00:42:15.233 8 WARNING neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] subnetpool is already registered 2026-05-19 00:42:15.234 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: dns-integration 2026-05-19 00:42:15.234 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-19 00:42:15.234 8 WARNING neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] trunk is already registered 2026-05-19 00:42:15.234 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: dns-domain-ports 2026-05-19 00:42:15.234 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-19 00:42:15.235 8 WARNING neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] endpoint_group is already registered 2026-05-19 00:42:15.235 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-19 00:42:15.235 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-19 00:42:15.235 8 WARNING neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] vpnservice is already registered 2026-05-19 00:42:15.235 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: dvr 2026-05-19 00:42:15.236 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-19 00:42:15.236 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-19 00:42:15.236 8 WARNING neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] ipsec_site_connection is already registered 2026-05-19 00:42:15.236 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-19 00:42:15.236 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: empty-string-filtering 2026-05-19 00:42:15.236 8 WARNING neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] ipsecpolicy is already registered 2026-05-19 00:42:15.237 8 INFO neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-19 00:42:15.237 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 00:42:15.237 8 WARNING neutron.quota.resource_registry [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] ikepolicy is already registered 2026-05-19 00:42:15.237 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-19 00:42:15.238 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: external-net 2026-05-19 00:42:15.238 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-19 00:42:15.239 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: extraroute 2026-05-19 00:42:15.239 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: extraroute-atomic 2026-05-19 00:42:15.240 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-19 00:42:15.240 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-19 00:42:15.241 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-19 00:42:15.241 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-19 00:42:15.242 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: fip-port-details 2026-05-19 00:42:15.243 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: flavors 2026-05-19 00:42:15.244 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-19 00:42:15.245 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: floatingip-pools 2026-05-19 00:42:15.245 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: ip_allocation 2026-05-19 00:42:15.246 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-19 00:42:15.246 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: l2_adjacency 2026-05-19 00:42:15.247 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: router 2026-05-19 00:42:15.249 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 00:42:15.250 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-19 00:42:15.250 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-19 00:42:15.251 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: ext-gw-mode 2026-05-19 00:42:15.251 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: l3-ha 2026-05-19 00:42:15.252 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-19 00:42:15.252 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-19 00:42:15.253 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: l3-flavors 2026-05-19 00:42:15.254 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-19 00:42:15.254 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-19 00:42:15.256 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-19 00:42:15.258 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-19 00:42:15.259 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-19 00:42:15.260 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-19 00:42:15.260 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-19 00:42:15.261 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: multi-provider 2026-05-19 00:42:15.261 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: net-mtu 2026-05-19 00:42:15.262 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: net-mtu-writable 2026-05-19 00:42:15.263 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: network_availability_zone 2026-05-19 00:42:15.263 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: network_ha 2026-05-19 00:42:15.264 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: network-ip-availability 2026-05-19 00:42:15.265 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-19 00:42:15.265 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: pagination 2026-05-19 00:42:15.266 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: port-device-profile 2026-05-19 00:42:15.267 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-19 00:42:15.267 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-19 00:42:15.268 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-19 00:42:15.268 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: port-mac-override 2026-05-19 00:42:15.269 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-19 00:42:15.269 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-19 00:42:15.270 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-19 00:42:15.270 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: port-resource-request 2026-05-19 00:42:15.271 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-19 00:42:15.272 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-19 00:42:15.272 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: binding 2026-05-19 00:42:15.273 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: binding-extended 2026-05-19 00:42:15.274 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: port-security 2026-05-19 00:42:15.274 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: project-id 2026-05-19 00:42:15.275 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: provider 2026-05-19 00:42:15.277 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: qos 2026-05-19 00:42:15.277 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-19 00:42:15.278 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-19 00:42:15.279 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: qos-default 2026-05-19 00:42:15.279 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: qos-fip 2026-05-19 00:42:15.280 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-19 00:42:15.280 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-19 00:42:15.281 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-19 00:42:15.281 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-19 00:42:15.282 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-19 00:42:15.283 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: qos-pps 2026-05-19 00:42:15.283 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-19 00:42:15.284 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-19 00:42:15.284 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: qos-rules-alias 2026-05-19 00:42:15.285 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: quota-check-limit 2026-05-19 00:42:15.287 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: quotas 2026-05-19 00:42:15.288 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: quota_details 2026-05-19 00:42:15.290 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: rbac-policies 2026-05-19 00:42:15.290 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: rbac-address-group 2026-05-19 00:42:15.291 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: rbac-address-scope 2026-05-19 00:42:15.291 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: rbac-security-groups 2026-05-19 00:42:15.292 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-19 00:42:15.292 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: revision-if-match 2026-05-19 00:42:15.293 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-19 00:42:15.294 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: router_availability_zone 2026-05-19 00:42:15.294 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-19 00:42:15.296 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-19 00:42:15.297 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-19 00:42:15.297 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-19 00:42:15.298 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-19 00:42:15.298 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-19 00:42:15.299 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-19 00:42:15.303 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: security-group 2026-05-19 00:42:15.304 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: segment 2026-05-19 00:42:15.305 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-19 00:42:15.306 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: service-type 2026-05-19 00:42:15.306 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: sorting 2026-05-19 00:42:15.306 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: standard-attr-segment 2026-05-19 00:42:15.307 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: standard-attr-description 2026-05-19 00:42:15.308 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: stateful-security-group 2026-05-19 00:42:15.308 7 WARNING neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-19 00:42:15.309 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-19 00:42:15.309 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: subnet-external-network 2026-05-19 00:42:15.310 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: subnet_onboard 2026-05-19 00:42:15.310 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-19 00:42:15.311 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: subnet-service-types 2026-05-19 00:42:15.312 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: subnet_allocation 2026-05-19 00:42:15.312 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-19 00:42:15.313 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: tag-creation 2026-05-19 00:42:15.313 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-19 00:42:15.317 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: standard-attr-tag 2026-05-19 00:42:15.318 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-19 00:42:15.318 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: trunk 2026-05-19 00:42:15.319 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: trunk-details 2026-05-19 00:42:15.319 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-19 00:42:15.320 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-19 00:42:15.322 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-19 00:42:15.323 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-19 00:42:15.323 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: vpn-flavors 2026-05-19 00:42:15.325 7 INFO neutron.api.extensions [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Loaded extension: vpnaas 2026-05-19 00:42:15.327 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-19 00:42:15.328 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-19 00:42:15.328 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 00:42:15.328 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-19 00:42:15.331 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-19 00:42:15.332 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-19 00:42:15.336 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-19 00:42:15.337 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-19 00:42:15.337 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-19 00:42:15.338 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 00:42:15.338 7 WARNING neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] subnetpool is already registered 2026-05-19 00:42:15.339 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 00:42:15.339 7 WARNING neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] subnetpool is already registered 2026-05-19 00:42:15.339 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-19 00:42:15.340 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-19 00:42:15.340 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-19 00:42:15.341 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-19 00:42:15.341 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-19 00:42:15.341 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-19 00:42:15.345 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-19 00:42:15.345 7 WARNING neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] router is already registered 2026-05-19 00:42:15.346 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-19 00:42:15.346 7 WARNING neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] floatingip is already registered 2026-05-19 00:42:15.351 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-19 00:42:15.351 7 WARNING neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] rbac_policy is already registered 2026-05-19 00:42:15.352 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-19 00:42:15.352 7 WARNING neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] security_group is already registered 2026-05-19 00:42:15.352 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-19 00:42:15.352 7 WARNING neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] security_group_rule is already registered 2026-05-19 00:42:15.353 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 00:42:15.353 7 WARNING neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] subnetpool is already registered 2026-05-19 00:42:15.354 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 00:42:15.354 7 WARNING neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] subnetpool is already registered 2026-05-19 00:42:15.354 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-19 00:42:15.355 7 WARNING neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] trunk is already registered 2026-05-19 00:42:15.355 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-19 00:42:15.355 7 WARNING neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] endpoint_group is already registered 2026-05-19 00:42:15.356 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-19 00:42:15.356 7 WARNING neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] vpnservice is already registered 2026-05-19 00:42:15.408 8 WARNING keystonemiddleware._common.config [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 00:42:15.415 8 WARNING oslo_config.cfg [None req-4a048bcf-5ba6-46f3-a6c4-42072ac59a19 - - - - - -] 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 0x7f344c70e668 pid: 8 (default app) 2026-05-19 00:42:15.499 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-19 00:42:15.500 7 WARNING neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] ipsec_site_connection is already registered 2026-05-19 00:42:15.500 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-19 00:42:15.500 7 WARNING neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] ipsecpolicy is already registered 2026-05-19 00:42:15.501 7 INFO neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-19 00:42:15.501 7 WARNING neutron.quota.resource_registry [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] ikepolicy is already registered 2026-05-19 00:42:15.535 7 WARNING keystonemiddleware._common.config [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 00:42:15.541 7 WARNING oslo_config.cfg [None req-adb376c5-2d96-413e-b724-d8c744c2c418 - - - - - -] 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 0x7f344c70e668 pid: 7 (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-19 00:42:19.909 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4194febb-5e6f-41d2-87ec-e2d707b35e9d 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.204.45.235 () {44 vars in 927 bytes} [Tue May 19 00:42:19 2026] GET /v2.0/networks/public => generated 108 bytes in 688 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: 1/5] 199.204.45.235 () {44 vars in 949 bytes} [Tue May 19 00:42:19 2026] GET /v2.0/networks?name=public => generated 15 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 00:42:20.457 8 WARNING neutron.services.revisions.revision_plugin [None req-5483c217-5372-4ff8-89c0-d003fa7a34d7 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Could not find related network for resource to bump revision. 2026-05-19 00:42:20.477 8 INFO neutron.db.segments_db [None req-5483c217-5372-4ff8-89c0-d003fa7a34d7 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Added segment 8cb856f8-c4a8-4a32-9f8d-cbb4406b4436 of type flat for network 5b08cd01-c613-4616-b45e-b10e8c31444e 2026-05-19 00:42:20.517 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5483c217-5372-4ff8-89c0-d003fa7a34d7 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.204.45.235 () {48 vars in 967 bytes} [Tue May 19 00:42:20 2026] POST /v2.0/networks => generated 124 bytes in 413 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 00:42:26.683 7 INFO neutron.pecan_wsgi.hooks.translation [None req-33a766a9-adcb-460e-8bd2-7bba283f5ed1 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 199.204.45.235 () {44 vars in 927 bytes} [Tue May 19 00:42:26 2026] GET /v2.0/networks/public => generated 108 bytes in 355 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.204.45.235 () {44 vars in 949 bytes} [Tue May 19 00:42:26 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 00:42:26.925 7 WARNING neutron.services.revisions.revision_plugin [None req-74f5296a-98ea-442b-8c1a-5e33794149f9 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Could not find related network for resource to bump revision. 2026-05-19 00:42:26.944 7 INFO neutron.db.segments_db [None req-74f5296a-98ea-442b-8c1a-5e33794149f9 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Added segment d0ae255f-697a-4ba3-b202-a1a9dd7a83e6 of type flat for network 4adc8701-2e0b-40e3-b375-0a0f0ff96f36 2026-05-19 00:42:26.977 7 INFO neutron.pecan_wsgi.hooks.translation [None req-74f5296a-98ea-442b-8c1a-5e33794149f9 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/9] 199.204.45.235 () {48 vars in 967 bytes} [Tue May 19 00:42:26 2026] POST /v2.0/networks => generated 124 bytes in 271 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 00:42:32.822 7 INFO neutron.pecan_wsgi.hooks.translation [None req-11170d9c-bdbb-4d4f-afaf-fc27640b748c 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/11] 199.204.45.235 () {44 vars in 927 bytes} [Tue May 19 00:42:32 2026] GET /v2.0/networks/public => generated 108 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.204.45.235 () {44 vars in 949 bytes} [Tue May 19 00:42:32 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-19 00:42:32.893 7 WARNING neutron.services.revisions.revision_plugin [None req-b257aefb-e48c-44ee-936e-0ec126f2719d 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Could not find related network for resource to bump revision. 2026-05-19 00:42:32.907 7 INFO neutron.db.segments_db [None req-b257aefb-e48c-44ee-936e-0ec126f2719d 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Added segment 35b9036d-1aaa-49da-8573-29d00b5f6490 of type flat for network fce492c0-2f53-4c7f-a6e2-fbf37d00d36c 2026-05-19 00:42:32.935 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b257aefb-e48c-44ee-936e-0ec126f2719d 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.204.45.235 () {48 vars in 967 bytes} [Tue May 19 00:42:32 2026] POST /v2.0/networks => generated 124 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 00:42:38.777 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3fb040ca-67cb-40aa-99b3-3dd89820abe2 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.204.45.235 () {44 vars in 927 bytes} [Tue May 19 00:42:38 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.235 () {44 vars in 949 bytes} [Tue May 19 00:42:38 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 00:42:38.855 8 WARNING neutron.services.revisions.revision_plugin [None req-e23fbe14-e004-47cb-9a5e-16d8dbce8b97 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Could not find related network for resource to bump revision. 2026-05-19 00:42:38.876 8 INFO neutron.db.segments_db [None req-e23fbe14-e004-47cb-9a5e-16d8dbce8b97 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Added segment c893fc84-7a5d-42aa-9c83-29919192579b of type flat for network 407046c0-7e94-4f0a-90d4-b4f089785636 2026-05-19 00:42:38.897 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e23fbe14-e004-47cb-9a5e-16d8dbce8b97 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 199.204.45.235 () {48 vars in 967 bytes} [Tue May 19 00:42:38 2026] POST /v2.0/networks => generated 124 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 00:42:44.750 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d74bb4a8-6eba-4110-b80b-7d93594afdf0 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/18] 199.204.45.235 () {44 vars in 927 bytes} [Tue May 19 00:42:44 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/19] 199.204.45.235 () {44 vars in 949 bytes} [Tue May 19 00:42:44 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-19 00:42:44.829 8 WARNING neutron.services.revisions.revision_plugin [None req-27ea5645-800d-4819-9576-3d976a01b0aa 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Could not find related network for resource to bump revision. 2026-05-19 00:42:44.845 8 INFO neutron.db.segments_db [None req-27ea5645-800d-4819-9576-3d976a01b0aa 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Added segment 402d60d0-9b84-482e-b441-78dfd6154d39 of type flat for network 2848a5f8-5be8-4e85-a90a-9452de51b715 2026-05-19 00:42:44.870 8 INFO neutron.pecan_wsgi.hooks.translation [None req-27ea5645-800d-4819-9576-3d976a01b0aa 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/20] 199.204.45.235 () {48 vars in 967 bytes} [Tue May 19 00:42:44 2026] POST /v2.0/networks => generated 124 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 00:42:50.796 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ce7a5cc7-315c-4cce-95b3-029b750d0ba8 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.204.45.235 () {44 vars in 927 bytes} [Tue May 19 00:42:50 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.204.45.235 () {44 vars in 949 bytes} [Tue May 19 00:42:50 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 00:42:50.873 7 WARNING neutron.services.revisions.revision_plugin [None req-11486dc3-d89b-41cd-8005-8670318dfa69 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Could not find related network for resource to bump revision. 2026-05-19 00:42:50.891 7 INFO neutron.db.segments_db [None req-11486dc3-d89b-41cd-8005-8670318dfa69 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Added segment 1abf37f3-c63b-4f53-b87a-773ddb07afe9 of type flat for network 618eaade-0dcf-4b13-a7a2-a1009ff019e2 [pid: 7|app: 0|req: 10/23] 199.204.45.235 () {48 vars in 967 bytes} [Tue May 19 00:42:50 2026] POST /v2.0/networks => generated 706 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 00:42:52.047 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5a8362a4-8a10-4273-9101-b981f322631a 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/24] 199.204.45.235 () {44 vars in 927 bytes} [Tue May 19 00:42:51 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.204.45.235 () {44 vars in 949 bytes} [Tue May 19 00:42:52 2026] GET /v2.0/networks?name=public => generated 709 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 00:42:52.117 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9cede045-d27a-499b-b3c4-ab583516a2a0 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/26] 199.204.45.235 () {44 vars in 1034 bytes} [Tue May 19 00:42:52 2026] GET /v2.0/subnets/public-subnet?network_id=618eaade-0dcf-4b13-a7a2-a1009ff019e2 => generated 113 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/27] 199.204.45.235 () {44 vars in 1057 bytes} [Tue May 19 00:42:52 2026] GET /v2.0/subnets?name=public-subnet&network_id=618eaade-0dcf-4b13-a7a2-a1009ff019e2 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/28] 199.204.45.235 () {48 vars in 965 bytes} [Tue May 19 00:42:52 2026] POST /v2.0/subnets => generated 664 bytes in 1107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 00:47:27.385 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [056d4a58-c864-46f8-866e-72af27ed5ee8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-19 00:47:27.388 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 00:47:27 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.235) !!! 2026-05-19 00:47:27.491 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b3e0de78-da2f-4a66-92dc-9a71f6fe272c 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/64] 199.204.45.235 () {44 vars in 937 bytes} [Tue May 19 00:47:27 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 00:47:27.501 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [67b03b87-71ab-4e14-af7c-de107f10cde1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-19 00:47:27.503 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 00:47:27 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.235) !!! [pid: 8|app: 0|req: 34/65] 199.204.45.235 () {44 vars in 959 bytes} [Tue May 19 00:47:27 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 00:47:27.722 7 INFO neutron.db.segments_db [None req-efe07260-65f8-4bef-9927-8b9d34b13d7d 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Added segment 704485c1-9095-43be-ba33-87226dddeb44 of type vxlan for network f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0 [pid: 7|app: 0|req: 32/66] 199.204.45.235 () {48 vars in 966 bytes} [Tue May 19 00:47:27 2026] POST /v2.0/networks => generated 707 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 00:47:28.674 8 INFO oslo.messaging._drivers.impl_rabbit [-] [67b03b87-71ab-4e14-af7c-de107f10cde1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53202. 2026-05-19 00:47:28.715 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e7131793-4d0e-4f72-b69b-28ef0a8bdd16 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/67] 199.204.45.235 () {44 vars in 937 bytes} [Tue May 19 00:47:28 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 00:47:28.745 7 INFO oslo.messaging._drivers.impl_rabbit [-] [056d4a58-c864-46f8-866e-72af27ed5ee8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53210. [pid: 7|app: 0|req: 33/68] 199.204.45.235 () {44 vars in 959 bytes} [Tue May 19 00:47:28 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 00:47:28.771 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c2f48c70-992e-40b8-a636-ad05eb1b3877 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/69] 199.204.45.235 () {44 vars in 1036 bytes} [Tue May 19 00:47:28 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0 => 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: 34/70] 199.204.45.235 () {44 vars in 1059 bytes} [Tue May 19 00:47:28 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0 => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/71] 199.204.45.235 () {48 vars in 965 bytes} [Tue May 19 00:47:28 2026] POST /v2.0/subnets => generated 651 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 00:47:30.071 8 INFO neutron.api.v2.resource [None req-a64a4c99-3532-4c38-8b0a-7ea3dad86a3a 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 39/74] 199.204.45.235 () {44 vars in 971 bytes} [Tue May 19 00:47:30 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 199.204.45.235 () {44 vars in 993 bytes} [Tue May 19 00:47:30 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 199.204.45.235 () {48 vars in 980 bytes} [Tue May 19 00:47:30 2026] POST /v2.0/security-groups => generated 1616 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/77] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 00:47:31 2026] GET /v2.0/security-groups/017db817-d39d-451d-947a-247eaaabf3d7 => generated 1616 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/78] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 00:47:31 2026] GET /v2.0/security-groups/017db817-d39d-451d-947a-247eaaabf3d7 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/79] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 00:47:31 2026] GET /v2.0/security-groups/017db817-d39d-451d-947a-247eaaabf3d7 => generated 1616 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/80] 199.204.45.235 () {48 vars in 991 bytes} [Tue May 19 00:47:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/81] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 00:47:32 2026] GET /v2.0/security-groups/017db817-d39d-451d-947a-247eaaabf3d7 => generated 2230 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 00:47:32 2026] GET /v2.0/security-groups/017db817-d39d-451d-947a-247eaaabf3d7 => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 00:47:32 2026] GET /v2.0/security-groups/017db817-d39d-451d-947a-247eaaabf3d7 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/84] 199.204.45.235 () {48 vars in 991 bytes} [Tue May 19 00:47:32 2026] POST /v2.0/security-group-rules => generated 603 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 00:47:33 2026] GET /v2.0/security-groups/017db817-d39d-451d-947a-247eaaabf3d7 => generated 2846 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/86] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 00:47:33 2026] GET /v2.0/security-groups/017db817-d39d-451d-947a-247eaaabf3d7 => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/87] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 00:47:33 2026] GET /v2.0/security-groups/017db817-d39d-451d-947a-247eaaabf3d7 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/88] 199.204.45.235 () {48 vars in 991 bytes} [Tue May 19 00:47:33 2026] POST /v2.0/security-group-rules => generated 603 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/89] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 00:47:34 2026] GET /v2.0/security-groups/017db817-d39d-451d-947a-247eaaabf3d7 => generated 3462 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/90] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 00:47:34 2026] GET /v2.0/security-groups/017db817-d39d-451d-947a-247eaaabf3d7 => generated 3462 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/91] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 00:47:34 2026] GET /v2.0/security-groups/017db817-d39d-451d-947a-247eaaabf3d7 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/92] 199.204.45.235 () {48 vars in 991 bytes} [Tue May 19 00:47:34 2026] POST /v2.0/security-group-rules => generated 603 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/93] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 00:47:35 2026] GET /v2.0/security-groups/017db817-d39d-451d-947a-247eaaabf3d7 => generated 4078 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/94] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 00:47:35 2026] GET /v2.0/security-groups/017db817-d39d-451d-947a-247eaaabf3d7 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/95] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 00:47:35 2026] GET /v2.0/security-groups/017db817-d39d-451d-947a-247eaaabf3d7 => generated 4078 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/96] 199.204.45.235 () {48 vars in 991 bytes} [Tue May 19 00:47:35 2026] POST /v2.0/security-group-rules => generated 603 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/97] 199.204.45.235 () {44 vars in 987 bytes} [Tue May 19 00:47:36 2026] GET /v2.0/networks/f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0 => generated 732 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 00:47:36.736 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bd845964-5f55-4701-a43f-8233350c40d1 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/98] 199.204.45.235 () {44 vars in 1076 bytes} [Tue May 19 00:47:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0 => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/99] 199.204.45.235 () {44 vars in 1099 bytes} [Tue May 19 00:47:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0 => 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: 52/100] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 00:47:36 2026] GET /v2.0/security-groups/017db817-d39d-451d-947a-247eaaabf3d7 => generated 4694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/101] 199.204.45.235 () {48 vars in 961 bytes} [Tue May 19 00:47:36 2026] POST /v2.0/ports => generated 1096 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 00:47:42.958 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fff8418f-5205-433e-b6b0-c5c46b6b08aa 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/102] 199.204.45.235 () {44 vars in 978 bytes} [Tue May 19 00:47:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 53 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: 50/103] 199.204.45.235 () {44 vars in 1000 bytes} [Tue May 19 00:47:42 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: 54/104] 199.204.45.235 () {48 vars in 1030 bytes} [Tue May 19 00:47:43 2026] PUT /v2.0/ports/177dc5dc-91d8-476d-a7a5-bd01b2ecb6c2 => generated 1245 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/107] 199.204.45.235 () {44 vars in 920 bytes} [Tue May 19 00:47:44 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-19 00:47:46.033 8 INFO neutron.api.v2.resource [None req-99baa056-4720-4e6c-83c4-7327caa038cb 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 56/108] 199.204.45.235 () {44 vars in 959 bytes} [Tue May 19 00:47:45 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/109] 199.204.45.235 () {44 vars in 981 bytes} [Tue May 19 00:47:46 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/110] 199.204.45.235 () {48 vars in 980 bytes} [Tue May 19 00:47:46 2026] POST /v2.0/security-groups => generated 1610 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/111] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 00:47:47 2026] GET /v2.0/security-groups/c104031f-4591-4b4e-af9b-0945a0e320a4 => generated 1610 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/112] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 00:47:47 2026] GET /v2.0/security-groups/c104031f-4591-4b4e-af9b-0945a0e320a4 => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/113] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 00:47:47 2026] GET /v2.0/security-groups/c104031f-4591-4b4e-af9b-0945a0e320a4 => generated 1610 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/114] 199.204.45.235 () {48 vars in 991 bytes} [Tue May 19 00:47:47 2026] POST /v2.0/security-group-rules => generated 621 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/115] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 00:47:48 2026] GET /v2.0/security-groups/c104031f-4591-4b4e-af9b-0945a0e320a4 => generated 2244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/116] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 00:47:48 2026] GET /v2.0/security-groups/c104031f-4591-4b4e-af9b-0945a0e320a4 => generated 2244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/117] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 00:47:48 2026] GET /v2.0/security-groups/c104031f-4591-4b4e-af9b-0945a0e320a4 => generated 2244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/118] 199.204.45.235 () {48 vars in 991 bytes} [Tue May 19 00:47:48 2026] POST /v2.0/security-group-rules => generated 625 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/127] 199.204.45.235 () {44 vars in 975 bytes} [Tue May 19 00:48:58 2026] GET /v2.0/quotas/8ce59ab7acc64d5a991e8a63e22f99f0 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 66/128] 199.204.45.235 () {48 vars in 1027 bytes} [Tue May 19 00:48:59 2026] PUT /v2.0/quotas/8ce59ab7acc64d5a991e8a63e22f99f0 => generated 291 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 00:51:08.659 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [056d4a58-c864-46f8-866e-72af27ed5ee8] 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-19 00:51:08.890 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c6eb028c-65be-47d7-8cf8-7dfdf243f547 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/147] 199.204.45.235 () {30 vars in 740 bytes} [Tue May 19 00:51:08 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 238 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 00:51:08.905 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [67b03b87-71ab-4e14-af7c-de107f10cde1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-19 00:51:08.906 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 00:51:08 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.235) !!! /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: 76/148] 199.204.45.235 () {30 vars in 762 bytes} [Tue May 19 00:51:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 00:51:10.620 7 INFO oslo.messaging._drivers.impl_rabbit [-] [056d4a58-c864-46f8-866e-72af27ed5ee8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50336. 2026-05-19 00:51:10.660 7 INFO neutron.pecan_wsgi.hooks.translation [None req-88fa00ce-f738-4bec-bb64-c4a09dcd42d7 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/149] 199.204.45.235 () {30 vars in 740 bytes} [Tue May 19 00:51:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 00:51:10.685 8 INFO oslo.messaging._drivers.impl_rabbit [-] [67b03b87-71ab-4e14-af7c-de107f10cde1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50340. [pid: 8|app: 0|req: 77/150] 199.204.45.235 () {30 vars in 762 bytes} [Tue May 19 00:51:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 00:57:39.871 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [67b03b87-71ab-4e14-af7c-de107f10cde1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-19 00:57:39.873 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 00:57: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=242be2fab09d4a73b7c3772f1379d379 (ip 199.204.45.235) !!! 2026-05-19 00:57:39.989 8 INFO neutron.api.v2.resource [None req-0af1b67f-34d5-41cf-95c3-78f213d61fb7 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 104/203] 199.204.45.235 () {44 vars in 1074 bytes} [Tue May 19 00:57:39 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=242be2fab09d4a73b7c3772f1379d379 => generated 139 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 00:57:40.000 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [056d4a58-c864-46f8-866e-72af27ed5ee8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-19 00:57:40.001 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 00:57:40 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=242be2fab09d4a73b7c3772f1379d379 (ip 199.204.45.235) !!! [pid: 7|app: 0|req: 100/204] 199.204.45.235 () {44 vars in 1097 bytes} [Tue May 19 00:57:39 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=242be2fab09d4a73b7c3772f1379d379 => generated 23 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/205] 199.204.45.235 () {48 vars in 981 bytes} [Tue May 19 00:57:40 2026] POST /v2.0/security-groups => generated 1624 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 00:57:41.269 7 INFO oslo.messaging._drivers.impl_rabbit [-] [056d4a58-c864-46f8-866e-72af27ed5ee8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38926. [pid: 7|app: 0|req: 101/206] 199.204.45.235 () {44 vars in 1088 bytes} [Tue May 19 00:57:41 2026] GET /v2.0/security-groups/c9388570-23a9-4579-a7a0-8ddb6417a055?project_id=242be2fab09d4a73b7c3772f1379d379 => generated 1624 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/207] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 00:57:41 2026] GET /v2.0/security-groups/c9388570-23a9-4579-a7a0-8ddb6417a055 => generated 1624 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/208] 199.204.45.235 () {44 vars in 1088 bytes} [Tue May 19 00:57:41 2026] GET /v2.0/security-groups/c9388570-23a9-4579-a7a0-8ddb6417a055?project_id=242be2fab09d4a73b7c3772f1379d379 => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 00:57:41.460 8 INFO oslo.messaging._drivers.impl_rabbit [-] [67b03b87-71ab-4e14-af7c-de107f10cde1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38930. [pid: 8|app: 0|req: 107/209] 199.204.45.235 () {48 vars in 991 bytes} [Tue May 19 00:57:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/210] 199.204.45.235 () {44 vars in 1088 bytes} [Tue May 19 00:57:42 2026] GET /v2.0/security-groups/c9388570-23a9-4579-a7a0-8ddb6417a055?project_id=242be2fab09d4a73b7c3772f1379d379 => generated 2234 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/211] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 00:57:42 2026] GET /v2.0/security-groups/c9388570-23a9-4579-a7a0-8ddb6417a055 => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/212] 199.204.45.235 () {44 vars in 1088 bytes} [Tue May 19 00:57:42 2026] GET /v2.0/security-groups/c9388570-23a9-4579-a7a0-8ddb6417a055?project_id=242be2fab09d4a73b7c3772f1379d379 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/213] 199.204.45.235 () {48 vars in 991 bytes} [Tue May 19 00:57:42 2026] POST /v2.0/security-group-rules => generated 599 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/214] 199.204.45.235 () {44 vars in 1088 bytes} [Tue May 19 00:57:43 2026] GET /v2.0/security-groups/c9388570-23a9-4579-a7a0-8ddb6417a055?project_id=242be2fab09d4a73b7c3772f1379d379 => generated 2846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/215] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 00:57:43 2026] GET /v2.0/security-groups/c9388570-23a9-4579-a7a0-8ddb6417a055 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/216] 199.204.45.235 () {44 vars in 1088 bytes} [Tue May 19 00:57:43 2026] GET /v2.0/security-groups/c9388570-23a9-4579-a7a0-8ddb6417a055?project_id=242be2fab09d4a73b7c3772f1379d379 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/217] 199.204.45.235 () {48 vars in 991 bytes} [Tue May 19 00:57:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/220] 199.204.45.235 () {44 vars in 1088 bytes} [Tue May 19 00:57:44 2026] GET /v2.0/security-groups/c9388570-23a9-4579-a7a0-8ddb6417a055?project_id=242be2fab09d4a73b7c3772f1379d379 => generated 3460 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/221] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 00:57:44 2026] GET /v2.0/security-groups/c9388570-23a9-4579-a7a0-8ddb6417a055 => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/222] 199.204.45.235 () {44 vars in 1088 bytes} [Tue May 19 00:57:44 2026] GET /v2.0/security-groups/c9388570-23a9-4579-a7a0-8ddb6417a055?project_id=242be2fab09d4a73b7c3772f1379d379 => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/223] 199.204.45.235 () {48 vars in 991 bytes} [Tue May 19 00:57:44 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: 8|app: 0|req: 123/240] 199.204.45.235 () {30 vars in 740 bytes} [Tue May 19 00:59:55 2026] GET /v2.0/networks?tenant_id=242be2fab09d4a73b7c3772f1379d379&shared=False => generated 15 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 00:59:56.022 7 INFO neutron.db.segments_db [None req-4e431b38-c112-41e8-9481-09c528c95a34 dcfc44038fd9472b9c129f6db4b92f71 242be2fab09d4a73b7c3772f1379d379 - - 926dd2985ba94abc84469ceb81d8231e 926dd2985ba94abc84469ceb81d8231e] Added segment dce90893-295f-45b3-86ae-a3db6ca3d46d of type vxlan for network 52f86f7b-34d3-45dd-8d77-7b0e7351f971 [pid: 7|app: 0|req: 118/241] 199.204.45.235 () {34 vars in 682 bytes} [Tue May 19 00:59:55 2026] POST /v2.0/networks => generated 717 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/242] 199.204.45.235 () {30 vars in 722 bytes} [Tue May 19 00:59:56 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 119/243] 199.204.45.235 () {30 vars in 633 bytes} [Tue May 19 00:59:56 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/244] 199.204.45.235 () {34 vars in 677 bytes} [Tue May 19 00:59:56 2026] POST /v2.0/ports => generated 999 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/245] 199.204.45.235 () {30 vars in 703 bytes} [Tue May 19 00:59:56 2026] GET /v2.0/networks/52f86f7b-34d3-45dd-8d77-7b0e7351f971 => generated 704 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/246] 199.204.45.235 () {30 vars in 722 bytes} [Tue May 19 00:59:58 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/247] 199.204.45.235 () {30 vars in 703 bytes} [Tue May 19 00:59:58 2026] GET /v2.0/networks/52f86f7b-34d3-45dd-8d77-7b0e7351f971 => generated 704 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/252] 199.204.45.235 () {44 vars in 975 bytes} [Tue May 19 01:00:15 2026] GET /v2.0/quotas/242be2fab09d4a73b7c3772f1379d379 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 124/253] 199.204.45.235 () {48 vars in 1027 bytes} [Tue May 19 01:00:15 2026] PUT /v2.0/quotas/242be2fab09d4a73b7c3772f1379d379 => generated 291 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:11:07.947 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [67b03b87-71ab-4e14-af7c-de107f10cde1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-19 01:11:07.947 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 01:11:07 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.235) !!! 2026-05-19 01:11:08.079 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9c979653-a56b-4485-ad21-8a894324e949 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/340] 199.204.45.235 () {44 vars in 927 bytes} [Tue May 19 01:11:07 2026] GET /v2.0/networks/public => generated 108 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:11:08.087 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [056d4a58-c864-46f8-866e-72af27ed5ee8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-19 01:11:08.089 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 01:11:08 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.235) !!! [pid: 7|app: 0|req: 168/341] 199.204.45.235 () {44 vars in 949 bytes} [Tue May 19 01:11:08 2026] GET /v2.0/networks?name=public => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:11:09.373 8 INFO oslo.messaging._drivers.impl_rabbit [-] [67b03b87-71ab-4e14-af7c-de107f10cde1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40436. 2026-05-19 01:11:09.404 8 INFO neutron.pecan_wsgi.hooks.translation [None req-913c669b-8fd8-40c5-bc66-3df15f54b144 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/342] 199.204.45.235 () {44 vars in 927 bytes} [Tue May 19 01:11:09 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:11:09.439 7 INFO oslo.messaging._drivers.impl_rabbit [-] [056d4a58-c864-46f8-866e-72af27ed5ee8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40450. [pid: 7|app: 0|req: 169/343] 199.204.45.235 () {44 vars in 949 bytes} [Tue May 19 01:11:09 2026] GET /v2.0/networks?name=public => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:11:09.474 8 INFO neutron.pecan_wsgi.hooks.translation [None req-720701ba-3755-42af-ade7-881c6425c6ce 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/344] 199.204.45.235 () {44 vars in 1034 bytes} [Tue May 19 01:11:09 2026] GET /v2.0/subnets/public-subnet?network_id=618eaade-0dcf-4b13-a7a2-a1009ff019e2 => generated 113 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/345] 199.204.45.235 () {44 vars in 1057 bytes} [Tue May 19 01:11:09 2026] GET /v2.0/subnets?name=public-subnet&network_id=618eaade-0dcf-4b13-a7a2-a1009ff019e2 => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:11:35.902 8 INFO neutron.pecan_wsgi.hooks.translation [None req-be0fe2a7-3c8f-43e0-9d90-ce24ffd20d2a 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/350] 199.204.45.235 () {44 vars in 937 bytes} [Tue May 19 01:11:35 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/351] 199.204.45.235 () {44 vars in 959 bytes} [Tue May 19 01:11:35 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:11:36.843 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d42616f8-0131-46c1-ba00-ecf0f3d08f70 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/352] 199.204.45.235 () {44 vars in 937 bytes} [Tue May 19 01:11:36 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/353] 199.204.45.235 () {44 vars in 959 bytes} [Tue May 19 01:11:36 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:11:36.912 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1a7a8e15-05ef-4485-8cdd-cf36cf6e6c25 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/354] 199.204.45.235 () {44 vars in 1036 bytes} [Tue May 19 01:11:36 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/355] 199.204.45.235 () {44 vars in 1059 bytes} [Tue May 19 01:11:36 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:11:38.055 8 INFO neutron.api.v2.resource [None req-a908353c-6f00-4891-97f9-462cb84cb008 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/356] 199.204.45.235 () {44 vars in 971 bytes} [Tue May 19 01:11:38 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/357] 199.204.45.235 () {44 vars in 993 bytes} [Tue May 19 01:11:38 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/358] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 01:11:39 2026] GET /v2.0/security-groups/017db817-d39d-451d-947a-247eaaabf3d7 => 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: 177/359] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 01:11:39 2026] GET /v2.0/security-groups/017db817-d39d-451d-947a-247eaaabf3d7 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/360] 199.204.45.235 () {44 vars in 1011 bytes} [Tue May 19 01:11:39 2026] GET /v2.0/security-group-rules/471f516c-1e41-42ce-88c8-f8dde4a65e0f => 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: 178/361] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 01:11:40 2026] GET /v2.0/security-groups/017db817-d39d-451d-947a-247eaaabf3d7 => generated 4694 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/362] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 01:11:40 2026] GET /v2.0/security-groups/017db817-d39d-451d-947a-247eaaabf3d7 => generated 4694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/363] 199.204.45.235 () {44 vars in 1011 bytes} [Tue May 19 01:11:40 2026] GET /v2.0/security-group-rules/0ba4af76-f1e0-4b15-b5ea-9531f634aaf1 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/364] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 01:11:41 2026] GET /v2.0/security-groups/017db817-d39d-451d-947a-247eaaabf3d7 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/365] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 01:11:41 2026] GET /v2.0/security-groups/017db817-d39d-451d-947a-247eaaabf3d7 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/366] 199.204.45.235 () {44 vars in 1011 bytes} [Tue May 19 01:11:41 2026] GET /v2.0/security-group-rules/f802b85f-f859-4524-a44c-ef36cbb13443 => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/367] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 01:11:42 2026] GET /v2.0/security-groups/017db817-d39d-451d-947a-247eaaabf3d7 => generated 4694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/368] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 01:11:42 2026] GET /v2.0/security-groups/017db817-d39d-451d-947a-247eaaabf3d7 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/369] 199.204.45.235 () {44 vars in 1011 bytes} [Tue May 19 01:11:42 2026] GET /v2.0/security-group-rules/54720834-9762-4573-8109-222a235bb003 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/370] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 01:11:43 2026] GET /v2.0/security-groups/017db817-d39d-451d-947a-247eaaabf3d7 => 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: 183/371] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 01:11:43 2026] GET /v2.0/security-groups/017db817-d39d-451d-947a-247eaaabf3d7 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/372] 199.204.45.235 () {44 vars in 1011 bytes} [Tue May 19 01:11:43 2026] GET /v2.0/security-group-rules/4c4438eb-1d3f-4595-a081-74b1928125be => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/373] 199.204.45.235 () {44 vars in 987 bytes} [Tue May 19 01:11:44 2026] GET /v2.0/networks/f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0 => generated 732 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:11:44.432 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b9a0a7f6-ba56-4899-9a6c-e88cda640bd9 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 190/374] 199.204.45.235 () {44 vars in 1076 bytes} [Tue May 19 01:11:44 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/375] 199.204.45.235 () {44 vars in 1099 bytes} [Tue May 19 01:11:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0 => generated 1250 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/376] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 01:11:44 2026] GET /v2.0/security-groups/017db817-d39d-451d-947a-247eaaabf3d7 => generated 4694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:11:51.931 7 INFO neutron.pecan_wsgi.hooks.translation [None req-72f79087-b0b7-492b-9432-5bad42074e5f 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/379] 199.204.45.235 () {44 vars in 978 bytes} [Tue May 19 01:11:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/380] 199.204.45.235 () {44 vars in 1000 bytes} [Tue May 19 01:11:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/381] 199.204.45.235 () {44 vars in 920 bytes} [Tue May 19 01:11:53 2026] GET /v2.0/ports => generated 4721 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:11:54.310 8 INFO neutron.api.v2.resource [None req-cf5cb028-1ea7-41c3-818b-6b263e897df7 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/382] 199.204.45.235 () {44 vars in 959 bytes} [Tue May 19 01:11:54 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/383] 199.204.45.235 () {44 vars in 981 bytes} [Tue May 19 01:11:54 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/384] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 01:11:55 2026] GET /v2.0/security-groups/c104031f-4591-4b4e-af9b-0945a0e320a4 => generated 2882 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/385] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 01:11:55 2026] GET /v2.0/security-groups/c104031f-4591-4b4e-af9b-0945a0e320a4 => generated 2882 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/386] 199.204.45.235 () {44 vars in 1011 bytes} [Tue May 19 01:11:55 2026] GET /v2.0/security-group-rules/17787fc8-cf71-4f42-8c3c-41448030a8e0 => generated 621 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/387] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 01:11:56 2026] GET /v2.0/security-groups/c104031f-4591-4b4e-af9b-0945a0e320a4 => generated 2882 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/388] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 01:11:56 2026] GET /v2.0/security-groups/c104031f-4591-4b4e-af9b-0945a0e320a4 => generated 2882 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/389] 199.204.45.235 () {44 vars in 1011 bytes} [Tue May 19 01:11:56 2026] GET /v2.0/security-group-rules/b006845b-fd2e-4ea7-a3f7-f8643cd8eb1d => generated 625 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/392] 199.204.45.235 () {44 vars in 975 bytes} [Tue May 19 01:12:06 2026] GET /v2.0/quotas/8ce59ab7acc64d5a991e8a63e22f99f0 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:12:55.546 7 INFO neutron.api.v2.resource [None req-053575fb-bf34-4211-b9b6-cc3000c5b87f 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 197/399] 199.204.45.235 () {44 vars in 1074 bytes} [Tue May 19 01:12:55 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=242be2fab09d4a73b7c3772f1379d379 => generated 139 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/400] 199.204.45.235 () {44 vars in 1097 bytes} [Tue May 19 01:12:55 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=242be2fab09d4a73b7c3772f1379d379 => generated 4072 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/401] 199.204.45.235 () {44 vars in 1088 bytes} [Tue May 19 01:12:56 2026] GET /v2.0/security-groups/c9388570-23a9-4579-a7a0-8ddb6417a055?project_id=242be2fab09d4a73b7c3772f1379d379 => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/402] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 01:12:56 2026] GET /v2.0/security-groups/c9388570-23a9-4579-a7a0-8ddb6417a055 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/403] 199.204.45.235 () {44 vars in 1011 bytes} [Tue May 19 01:12:56 2026] GET /v2.0/security-group-rules/e7eba331-b060-46f4-8a17-6e2cc06ed791 => generated 597 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/404] 199.204.45.235 () {44 vars in 1088 bytes} [Tue May 19 01:12:57 2026] GET /v2.0/security-groups/c9388570-23a9-4579-a7a0-8ddb6417a055?project_id=242be2fab09d4a73b7c3772f1379d379 => generated 4075 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/405] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 01:12:57 2026] GET /v2.0/security-groups/c9388570-23a9-4579-a7a0-8ddb6417a055 => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/406] 199.204.45.235 () {44 vars in 1011 bytes} [Tue May 19 01:12:57 2026] GET /v2.0/security-group-rules/c513f612-53cb-4ac6-afc0-1ee2a74dfc15 => generated 599 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/407] 199.204.45.235 () {44 vars in 1088 bytes} [Tue May 19 01:12:58 2026] GET /v2.0/security-groups/c9388570-23a9-4579-a7a0-8ddb6417a055?project_id=242be2fab09d4a73b7c3772f1379d379 => generated 4075 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/408] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 01:12:58 2026] GET /v2.0/security-groups/c9388570-23a9-4579-a7a0-8ddb6417a055 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/409] 199.204.45.235 () {44 vars in 1011 bytes} [Tue May 19 01:12:58 2026] GET /v2.0/security-group-rules/a05b21ad-db53-4ee8-913e-003d753ee1de => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/412] 199.204.45.235 () {44 vars in 1088 bytes} [Tue May 19 01:12:59 2026] GET /v2.0/security-groups/c9388570-23a9-4579-a7a0-8ddb6417a055?project_id=242be2fab09d4a73b7c3772f1379d379 => generated 4075 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/413] 199.204.45.235 () {44 vars in 1001 bytes} [Tue May 19 01:12:59 2026] GET /v2.0/security-groups/c9388570-23a9-4579-a7a0-8ddb6417a055 => 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: 210/414] 199.204.45.235 () {44 vars in 1011 bytes} [Tue May 19 01:12:59 2026] GET /v2.0/security-group-rules/4d039c77-7981-4230-a41a-244f0455257f => generated 602 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/415] 199.204.45.235 () {44 vars in 975 bytes} [Tue May 19 01:13:06 2026] GET /v2.0/quotas/242be2fab09d4a73b7c3772f1379d379 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/422] 199.204.45.235 () {44 vars in 949 bytes} [Tue May 19 01:13:54 2026] GET /v2.0/networks?name=public => generated 753 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/429] 10.0.0.120 () {32 vars in 649 bytes} [Tue May 19 01:14:32 2026] GET /v2.0/networks => generated 2167 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:14:33.575 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [67b03b87-71ab-4e14-af7c-de107f10cde1] 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/430] 10.0.0.120 () {32 vars in 655 bytes} [Tue May 19 01:14:33 2026] GET /v2.0/floatingips => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/431] 10.0.0.120 () {32 vars in 647 bytes} [Tue May 19 01:14:33 2026] GET /v2.0/routers => generated 15 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/432] 10.0.0.120 () {32 vars in 643 bytes} [Tue May 19 01:14:33 2026] GET /v2.0/ports => generated 4721 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/433] 10.0.0.120 () {32 vars in 647 bytes} [Tue May 19 01:14:33 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/434] 10.0.0.120 () {32 vars in 649 bytes} [Tue May 19 01:14:33 2026] GET /v2.0/networks => generated 2167 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/435] 10.0.0.120 () {32 vars in 663 bytes} [Tue May 19 01:14:33 2026] GET /v2.0/security-groups => generated 17397 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/436] 10.0.0.120 () {32 vars in 655 bytes} [Tue May 19 01:14:33 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:14:43.919 8 INFO oslo.messaging._drivers.impl_rabbit [-] [67b03b87-71ab-4e14-af7c-de107f10cde1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36222. 2026-05-19 01:14:44.037 7 INFO neutron.db.segments_db [None req-b3debef8-859e-4367-ba2a-063d3d04ce90 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Added segment b66832b6-92a7-4957-96bf-6c2e04066c06 of type vxlan for network 8097ec97-14d2-4656-b9bc-fb499ef172b7 2026-05-19 01:14:44.101 8 INFO neutron.db.segments_db [None req-e83a88d4-64b6-42ef-8840-517d0aa1c84c 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Added segment 7e4f955b-a7f8-4f5c-acf3-bc6abda4be8e of type vxlan for network bece27b7-311e-4fe7-a553-945898746110 [pid: 7|app: 0|req: 216/437] 10.0.0.120 () {34 vars in 671 bytes} [Tue May 19 01:14:43 2026] POST /v2.0/networks => generated 747 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/438] 10.0.0.120 () {34 vars in 671 bytes} [Tue May 19 01:14:43 2026] POST /v2.0/networks => generated 751 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/439] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:14:44 2026] POST /v2.0/subnets => generated 694 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:14:44.498 7 INFO neutron.db.segments_db [None req-1db907b9-1f05-4964-aa10-3d517679f783 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Added segment 3e1b0a5b-30c9-47e3-a2f9-82eab2b90715 of type vxlan for network 9dbbd188-77bd-4afc-a432-557bdea26019 [pid: 7|app: 0|req: 217/440] 10.0.0.120 () {34 vars in 671 bytes} [Tue May 19 01:14:44 2026] POST /v2.0/networks => generated 746 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/441] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:14:44 2026] POST /v2.0/subnets => generated 698 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:14:44.700 8 INFO neutron.db.segments_db [None req-44da50bc-fab8-4dc1-90f5-f43c5e51555c 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Added segment 13decee2-4871-4cc6-856b-37a096ec9a8b of type vxlan for network 7c6c025a-8a85-43b4-ba42-5489d932535f [pid: 7|app: 0|req: 218/442] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:14:44 2026] GET /v2.0/security-groups?tenant_id=98b74dea23bc4a2da82d696dbdb65ab9&name=default => generated 2921 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/445] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:14:44 2026] POST /v2.0/subnets => generated 695 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:14:44.965 8 INFO neutron.db.l3_hamode_db [None req-44da50bc-fab8-4dc1-90f5-f43c5e51555c 78960a0b332049f9b9c54ae403b1e91e 387eb147fc3c41c2a77cbe308600319e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 01:14:44.970 7 INFO neutron.db.segments_db [None req-87e448f4-ba93-4e3d-ab6b-591683dfdc13 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Added segment 36c8f127-b59c-4897-b71d-d52409cf59ce of type vxlan for network 63c05e7f-ff5b-4409-bee3-ad2fc3f96493 2026-05-19 01:14:45.236 7 INFO neutron.db.l3_hamode_db [None req-87e448f4-ba93-4e3d-ab6b-591683dfdc13 78960a0b332049f9b9c54ae403b1e91e 3205986c81af4b3292f83f47a1cf39d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 01:14:46.104 8 INFO neutron.db.l3_hamode_db [None req-44da50bc-fab8-4dc1-90f5-f43c5e51555c 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 01:14:46.414 7 INFO neutron.db.l3_hamode_db [None req-87e448f4-ba93-4e3d-ab6b-591683dfdc13 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 225/446] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:14:44 2026] POST /v2.0/routers => generated 734 bytes in 2435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/447] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:14:47 2026] DELETE /v2.0/security-groups/95649312-34ac-4d50-ab1d-d523edb42bad => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:14:47.269 8 INFO neutron.db.segments_db [None req-c5b2d62c-fd22-4d62-a1a7-d9f679299127 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Added segment a8d61da6-3188-4a16-8b21-8d5ece7fa372 of type vxlan for network b2d9feab-ecb4-42ba-96f1-f6741de2e059 [pid: 7|app: 0|req: 222/448] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:14:44 2026] POST /v2.0/routers => generated 738 bytes in 2514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:14:47.507 8 INFO neutron.db.l3_hamode_db [None req-c5b2d62c-fd22-4d62-a1a7-d9f679299127 78960a0b332049f9b9c54ae403b1e91e e5329541d6bb4102a20e785d690f43fd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 01:14:48.309 8 INFO neutron.db.l3_hamode_db [None req-c5b2d62c-fd22-4d62-a1a7-d9f679299127 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 223/449] 10.0.0.120 () {34 vars in 783 bytes} [Tue May 19 01:14:47 2026] PUT /v2.0/routers/51db76db-6e39-4496-8223-830b9ca76e1a/add_router_interface => generated 309 bytes in 1284 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/450] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:14:47 2026] POST /v2.0/routers => generated 735 bytes in 1997 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:14:49.449 8 INFO neutron.db.segments_db [None req-45559048-e30e-4968-b9af-b8df197b2dbc 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Added segment c2eb2a25-1a5d-4d6d-8a80-8d69d7ccc98b of type vxlan for network 4470dbfc-0c5a-44bf-8a56-acef71cdd2d0 [pid: 8|app: 0|req: 228/451] 10.0.0.120 () {34 vars in 671 bytes} [Tue May 19 01:14:49 2026] POST /v2.0/networks => generated 742 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/452] 10.0.0.120 () {34 vars in 783 bytes} [Tue May 19 01:14:48 2026] PUT /v2.0/routers/6ec993e1-5b83-4c57-abda-ac59577333ad/add_router_interface => generated 309 bytes in 1046 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:14:49.779 7 WARNING neutron_lib.context [None req-0d4537a8-767f-466e-9d46-d07613ceee14 dbacf1844aab42698503f5231330b5e0 387eb147fc3c41c2a77cbe308600319e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 225/453] 10.0.0.120 () {34 vars in 685 bytes} [Tue May 19 01:14:49 2026] POST /v2.0/security-groups => generated 1661 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/454] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:14:49 2026] POST /v2.0/subnets => generated 689 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:14:50.119 7 WARNING neutron_lib.context [None req-a69239d9-e143-4a25-a52b-1d6af7c8c24c dbacf1844aab42698503f5231330b5e0 387eb147fc3c41c2a77cbe308600319e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 227/455] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:14:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:14:50.300 7 INFO neutron.db.segments_db [None req-0bc99856-4a37-4aa7-b1c3-dca6ab557572 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Added segment e3891dc4-3d77-4544-8501-9dc51857e9e8 of type vxlan for network 2a02a05c-887f-425d-917a-21693efd7084 2026-05-19 01:14:50.551 7 INFO neutron.db.l3_hamode_db [None req-0bc99856-4a37-4aa7-b1c3-dca6ab557572 78960a0b332049f9b9c54ae403b1e91e 8437377963754926a0a7265ea0ee99ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 229/456] 10.0.0.120 () {34 vars in 783 bytes} [Tue May 19 01:14:49 2026] PUT /v2.0/routers/f91dde43-557b-4a8e-9750-526fffdade59/add_router_interface => generated 309 bytes in 1334 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:14:50.875 8 WARNING neutron_lib.context [None req-08977d74-e197-406f-80fd-2465417d9a9b dbacf1844aab42698503f5231330b5e0 387eb147fc3c41c2a77cbe308600319e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 230/457] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:14:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:14:51.023 8 WARNING neutron_lib.context [None req-c7d59e64-842c-4013-aebe-d010fc2eb90c 7eb90ff3e5194a93a331bbe12ff60ac7 3205986c81af4b3292f83f47a1cf39d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 231/458] 10.0.0.120 () {34 vars in 685 bytes} [Tue May 19 01:14:51 2026] POST /v2.0/security-groups => generated 1660 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 01:14:51.154 8 WARNING neutron_lib.context [None req-32182b7d-9580-453a-8181-af36935eecb0 dbacf1844aab42698503f5231330b5e0 387eb147fc3c41c2a77cbe308600319e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:14:51.601 7 INFO neutron.db.l3_hamode_db [None req-0bc99856-4a37-4aa7-b1c3-dca6ab557572 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 232/459] 10.0.0.120 () {34 vars in 676 bytes} [Tue May 19 01:14:51 2026] POST /v2.0/floatingips => generated 552 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:14:51.626 8 WARNING neutron_lib.context [None req-e4af53e3-c63f-43a2-b408-2977dce122c9 7eb90ff3e5194a93a331bbe12ff60ac7 3205986c81af4b3292f83f47a1cf39d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/460] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:14:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:14:51.811 8 WARNING neutron_lib.context [req-3b8d3037-7b8d-402a-ba15-60298f494870 req-f82b1cd5-c127-41f6-a5fd-0a21c860cb0b 04a887a0cd03438584ebe8ec72d29a55 e5329541d6bb4102a20e785d690f43fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 234/461] 10.0.0.240 () {38 vars in 971 bytes} [Tue May 19 01:14:51 2026] POST /v2.0/security-groups => generated 1685 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 01:14:51.967 8 WARNING neutron_lib.context [None req-7d3702c7-ecfc-4204-b86b-8e3936cc239a 7eb90ff3e5194a93a331bbe12ff60ac7 3205986c81af4b3292f83f47a1cf39d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/462] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:14:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:14:52.101 8 WARNING neutron_lib.context [None req-c764d545-c385-43f6-a001-f57e29f77dce 7eb90ff3e5194a93a331bbe12ff60ac7 3205986c81af4b3292f83f47a1cf39d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 236/463] 10.0.0.120 () {34 vars in 676 bytes} [Tue May 19 01:14:52 2026] POST /v2.0/floatingips => generated 552 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/464] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:14:50 2026] POST /v2.0/routers => generated 729 bytes in 2356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/465] 10.0.0.240 () {34 vars in 991 bytes} [Tue May 19 01:14:52 2026] GET /v2.0/security-groups/45821c8a-9d9c-4e6a-9bfe-c3cfe74f737e => generated 1685 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:14:52.643 8 WARNING neutron_lib.context [req-4b108805-358b-41c1-974f-82b0f7475f69 req-4de42e5a-d136-4a2a-ba6c-1093a6263a12 04a887a0cd03438584ebe8ec72d29a55 e5329541d6bb4102a20e785d690f43fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/466] 10.0.0.240 () {38 vars in 981 bytes} [Tue May 19 01:14:52 2026] POST /v2.0/security-group-rules => generated 614 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:14:52.798 8 WARNING neutron_lib.context [req-0cc0b8c1-547b-4a87-8f8b-3ed22011002c req-34ace909-73ed-4076-971c-eaf01cd96a17 04a887a0cd03438584ebe8ec72d29a55 e5329541d6bb4102a20e785d690f43fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/467] 10.0.0.240 () {38 vars in 971 bytes} [Tue May 19 01:14:52 2026] POST /v2.0/security-groups => generated 1685 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/468] 10.0.0.240 () {34 vars in 1100 bytes} [Tue May 19 01:14:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1124162134&fields=id&tenant_id=3205986c81af4b3292f83f47a1cf39d1 => 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: 241/469] 10.0.0.240 () {34 vars in 991 bytes} [Tue May 19 01:14:52 2026] GET /v2.0/security-groups/f8d04381-2c70-4022-ae5c-aaffda89145c => generated 1685 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/470] 10.0.0.240 () {34 vars in 982 bytes} [Tue May 19 01:14:52 2026] GET /v2.0/networks?id=bece27b7-311e-4fe7-a553-945898746110 => generated 683 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:14:53.067 8 WARNING neutron_lib.context [req-cda8e135-d375-4c21-8f5e-5effd37c7acd req-1b794559-22ea-49f4-8352-4960ad2c985b 04a887a0cd03438584ebe8ec72d29a55 e5329541d6bb4102a20e785d690f43fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 243/471] 10.0.0.240 () {38 vars in 981 bytes} [Tue May 19 01:14:53 2026] POST /v2.0/security-group-rules => generated 614 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/472] 10.0.0.240 () {34 vars in 965 bytes} [Tue May 19 01:14:53 2026] GET /v2.0/quotas/3205986c81af4b3292f83f47a1cf39d1 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/473] 10.0.0.240 () {34 vars in 991 bytes} [Tue May 19 01:14:53 2026] GET /v2.0/security-groups/f8d04381-2c70-4022-ae5c-aaffda89145c => generated 2310 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/474] 10.0.0.240 () {34 vars in 1002 bytes} [Tue May 19 01:14:53 2026] GET /v2.0/ports?tenant_id=3205986c81af4b3292f83f47a1cf39d1&fields=id => generated 103 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:14:53.319 8 WARNING neutron_lib.context [req-460eae73-c29e-45e1-96b8-8d990f8b2592 req-3ff986d7-a64f-4cf9-8bf7-d4ca488c7562 04a887a0cd03438584ebe8ec72d29a55 e5329541d6bb4102a20e785d690f43fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 247/475] 10.0.0.240 () {38 vars in 981 bytes} [Tue May 19 01:14:53 2026] POST /v2.0/security-group-rules => generated 619 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/476] 10.0.0.240 () {34 vars in 991 bytes} [Tue May 19 01:14:53 2026] GET /v2.0/security-groups/f8d04381-2c70-4022-ae5c-aaffda89145c => generated 2940 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/477] 10.0.0.240 () {34 vars in 1001 bytes} [Tue May 19 01:14:53 2026] GET /v2.0/security-group-rules/520d9d36-d5fc-401f-8f42-f576dffc4fa8 => generated 616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/478] 10.0.0.240 () {34 vars in 991 bytes} [Tue May 19 01:14:53 2026] GET /v2.0/security-groups/f8d04381-2c70-4022-ae5c-aaffda89145c => generated 2940 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/479] 10.0.0.240 () {36 vars in 1023 bytes} [Tue May 19 01:14:53 2026] DELETE /v2.0/security-group-rules/520d9d36-d5fc-401f-8f42-f576dffc4fa8 => 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: 229/480] 10.0.0.120 () {34 vars in 783 bytes} [Tue May 19 01:14:52 2026] PUT /v2.0/routers/e58a607b-ea32-4ede-ad0a-dc8f75176d80/add_router_interface => generated 309 bytes in 1081 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/481] 10.0.0.240 () {34 vars in 991 bytes} [Tue May 19 01:14:53 2026] GET /v2.0/security-groups/f8d04381-2c70-4022-ae5c-aaffda89145c => generated 2310 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/482] 10.0.0.240 () {34 vars in 907 bytes} [Tue May 19 01:14:53 2026] GET /v2.0/extensions => generated 20516 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/483] 10.0.0.240 () {36 vars in 1013 bytes} [Tue May 19 01:14:53 2026] DELETE /v2.0/security-groups/f8d04381-2c70-4022-ae5c-aaffda89145c => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/484] 10.0.0.240 () {34 vars in 1008 bytes} [Tue May 19 01:14:53 2026] GET /v2.0/networks/bece27b7-311e-4fe7-a553-945898746110?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: 232/485] 10.0.0.240 () {34 vars in 991 bytes} [Tue May 19 01:14:53 2026] GET /v2.0/security-groups/45821c8a-9d9c-4e6a-9bfe-c3cfe74f737e => generated 2310 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/486] 10.0.0.240 () {34 vars in 1108 bytes} [Tue May 19 01:14:53 2026] GET /v2.0/networks/bece27b7-311e-4fe7-a553-945898746110?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: 233/487] 10.0.0.240 () {36 vars in 1013 bytes} [Tue May 19 01:14:53 2026] DELETE /v2.0/security-groups/45821c8a-9d9c-4e6a-9bfe-c3cfe74f737e => 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: 234/488] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:14:54 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:14:54.203 7 WARNING neutron_lib.context [None req-082b8a86-d6aa-46b5-a6bd-a0cf1ab5db8b e36e422c9ca0412b8148dd6c8cd5f19f 8437377963754926a0a7265ea0ee99ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 235/489] 10.0.0.120 () {34 vars in 685 bytes} [Tue May 19 01:14:54 2026] POST /v2.0/security-groups => generated 1659 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 01:14:54.349 7 WARNING neutron_lib.context [None req-6990ed2d-c2e9-40e3-979b-d4100d60afa7 e36e422c9ca0412b8148dd6c8cd5f19f 8437377963754926a0a7265ea0ee99ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 236/490] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:14:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:14:54.463 7 WARNING neutron_lib.context [None req-ab26b53f-da33-4717-a2c5-52b983f05520 e36e422c9ca0412b8148dd6c8cd5f19f 8437377963754926a0a7265ea0ee99ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 237/491] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:14:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:14:54.588 7 WARNING neutron_lib.context [None req-c903d28b-44d8-4f71-bb36-3556f615e621 e36e422c9ca0412b8148dd6c8cd5f19f 8437377963754926a0a7265ea0ee99ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/492] 10.0.0.120 () {34 vars in 789 bytes} [Tue May 19 01:14:53 2026] PUT /v2.0/routers/f91dde43-557b-4a8e-9750-526fffdade59/remove_router_interface => generated 309 bytes in 958 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/493] 10.0.0.120 () {34 vars in 676 bytes} [Tue May 19 01:14:54 2026] POST /v2.0/floatingips => generated 552 bytes in 596 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/494] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:14:55 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:14:55.430 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-09e25ce7-7e7c-4f61-83f7-dc96abc6ff8b 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - 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: 240/495] 10.0.0.240 () {34 vars in 1098 bytes} [Tue May 19 01:14:55 2026] GET /v2.0/security-groups?name=tempest-securitygroup--478942517&fields=id&tenant_id=8437377963754926a0a7265ea0ee99ab => 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: 241/496] 10.0.0.240 () {34 vars in 982 bytes} [Tue May 19 01:14:55 2026] GET /v2.0/networks?id=4470dbfc-0c5a-44bf-8a56-acef71cdd2d0 => generated 674 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/497] 10.0.0.240 () {34 vars in 965 bytes} [Tue May 19 01:14:55 2026] GET /v2.0/quotas/8437377963754926a0a7265ea0ee99ab => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:14:55.821 8 INFO neutron.db.l3_hamode_db [None req-09e25ce7-7e7c-4f61-83f7-dc96abc6ff8b 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] HA network b2d9feab-ecb4-42ba-96f1-f6741de2e059 was deleted as no HA routers are present in tenant e5329541d6bb4102a20e785d690f43fd. [pid: 8|app: 0|req: 256/498] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:14:54 2026] DELETE /v2.0/routers/f91dde43-557b-4a8e-9750-526fffdade59 => generated 0 bytes in 927 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/499] 10.0.0.240 () {34 vars in 1002 bytes} [Tue May 19 01:14:55 2026] GET /v2.0/ports?tenant_id=8437377963754926a0a7265ea0ee99ab&fields=id => generated 103 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/500] 10.0.0.240 () {34 vars in 1008 bytes} [Tue May 19 01:14:55 2026] GET /v2.0/networks/4470dbfc-0c5a-44bf-8a56-acef71cdd2d0?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: 245/501] 10.0.0.240 () {34 vars in 1108 bytes} [Tue May 19 01:14:55 2026] GET /v2.0/networks/4470dbfc-0c5a-44bf-8a56-acef71cdd2d0?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: 257/502] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:14:55 2026] DELETE /v2.0/subnets/74ed895a-23e8-42b1-b11d-d26a4eece741 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/503] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:14:56 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:14:56.281 8 INFO neutron.services.segments.plugin [-] Segment a8d61da6-3188-4a16-8b21-8d5ece7fa372 resource provider aggregate not found 2026-05-19 01:14:56.287 8 INFO neutron.services.segments.plugin [-] Segment a8d61da6-3188-4a16-8b21-8d5ece7fa372 resource provider aggregate not found 2026-05-19 01:14:56.305 8 INFO neutron.services.segments.plugin [-] Segment a8d61da6-3188-4a16-8b21-8d5ece7fa372 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8d61da6-3188-4a16-8b21-8d5ece7fa372 found for delete ", "request_id": "req-ec8e474a-b50e-4053-8915-17ed92dc90ae"}]} 2026-05-19 01:14:56.306 8 INFO neutron.services.segments.plugin [-] Segment a8d61da6-3188-4a16-8b21-8d5ece7fa372 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8d61da6-3188-4a16-8b21-8d5ece7fa372 found for delete ", "request_id": "req-776445bc-a14d-448f-a9ca-c85c66ab0b0e"}]} [pid: 8|app: 0|req: 259/504] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:14:56 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/505] 10.0.0.240 () {34 vars in 1100 bytes} [Tue May 19 01:14:56 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1003431631&fields=id&tenant_id=387eb147fc3c41c2a77cbe308600319e => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/506] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:14:56 2026] DELETE /v2.0/networks/9dbbd188-77bd-4afc-a432-557bdea26019 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/507] 10.0.0.240 () {34 vars in 982 bytes} [Tue May 19 01:14:56 2026] GET /v2.0/networks?id=8097ec97-14d2-4656-b9bc-fb499ef172b7 => generated 679 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/508] 10.0.0.240 () {34 vars in 965 bytes} [Tue May 19 01:14:56 2026] GET /v2.0/quotas/387eb147fc3c41c2a77cbe308600319e => 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: 262/509] 10.0.0.240 () {34 vars in 1002 bytes} [Tue May 19 01:14:56 2026] GET /v2.0/ports?tenant_id=387eb147fc3c41c2a77cbe308600319e&fields=id => generated 103 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/510] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:14:56 2026] GET /v2.0/security-groups?tenant_id=e5329541d6bb4102a20e785d690f43fd&name=default => generated 2921 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/511] 10.0.0.240 () {34 vars in 1008 bytes} [Tue May 19 01:14:56 2026] GET /v2.0/networks/8097ec97-14d2-4656-b9bc-fb499ef172b7?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: 264/512] 10.0.0.240 () {34 vars in 1108 bytes} [Tue May 19 01:14:56 2026] GET /v2.0/networks/8097ec97-14d2-4656-b9bc-fb499ef172b7?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: 249/513] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:14:56 2026] DELETE /v2.0/security-groups/948ed9ee-0961-4305-bc90-55abc736b609 => 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: 265/514] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:14:56 2026] GET /v2.0/ports?device_id=d9267304-4d2d-421a-b421-93e5bf7449e3 => 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: 250/515] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:14:57 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/516] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:14:57 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:14:57.978 7 INFO neutron.services.segments.plugin [-] Segment 3e1b0a5b-30c9-47e3-a2f9-82eab2b90715 resource provider aggregate not found 2026-05-19 01:14:57.983 7 INFO neutron.services.segments.plugin [-] Segment 3e1b0a5b-30c9-47e3-a2f9-82eab2b90715 resource provider aggregate not found 2026-05-19 01:14:58.000 7 INFO neutron.services.segments.plugin [-] Segment 3e1b0a5b-30c9-47e3-a2f9-82eab2b90715 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e1b0a5b-30c9-47e3-a2f9-82eab2b90715 found for delete ", "request_id": "req-e85b972a-f1d8-4b8c-873d-89ded7f07b21"}]} 2026-05-19 01:14:58.001 7 INFO neutron.services.segments.plugin [-] Segment 3e1b0a5b-30c9-47e3-a2f9-82eab2b90715 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e1b0a5b-30c9-47e3-a2f9-82eab2b90715 found for delete ", "request_id": "req-eb878c02-4897-4dee-afee-e7074351226b"}]} [pid: 7|app: 0|req: 251/517] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:14:57 2026] GET /v2.0/ports?device_id=d9267304-4d2d-421a-b421-93e5bf7449e3 => 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: 267/518] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:14:58 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => 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: 268/519] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:14:58 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:14:58.678 7 INFO neutron.db.segments_db [None req-2d229e05-4b7a-4188-88a2-7b4a59948a09 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Added segment f12160af-a6cf-49f1-981f-86b4220f9710 of type vxlan for network 8a244278-5c2a-4ab4-87e0-3e1b5ae992c7 [pid: 7|app: 0|req: 252/520] 10.0.0.120 () {34 vars in 671 bytes} [Tue May 19 01:14:58 2026] POST /v2.0/networks => generated 745 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/521] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:14:58 2026] POST /v2.0/subnets => generated 692 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:14:59.015 7 INFO neutron.db.segments_db [None req-53e98b9a-446d-4933-a689-b3ebe320b053 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Added segment 5c0d7f5f-5f97-4710-8802-7c4025a7f9e0 of type vxlan for network c9c02ef5-e58a-4d07-b98c-3cda41bed8fa [pid: 8|app: 0|req: 270/522] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:14:59 2026] GET /v2.0/networks?id=bece27b7-311e-4fe7-a553-945898746110 => generated 683 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/523] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:14:59 2026] GET /v2.0/ports?device_id=d9267304-4d2d-421a-b421-93e5bf7449e3 => 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: 272/524] 199.204.45.235 () {34 vars in 1050 bytes} [Tue May 19 01:14:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3205986c81af4b3292f83f47a1cf39d1 => generated 181 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:14:59.189 8 WARNING neutron_lib.context [req-57f588be-de96-4a7e-9da9-9ed52eaefb0d req-bfad2f4b-64e7-4360-bbdf-089fd30e38b4 7eb90ff3e5194a93a331bbe12ff60ac7 3205986c81af4b3292f83f47a1cf39d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:14:59.278 7 INFO neutron.db.l3_hamode_db [None req-53e98b9a-446d-4933-a689-b3ebe320b053 78960a0b332049f9b9c54ae403b1e91e db396078eb8b4ce5bcab45b844584a35 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 273/525] 199.204.45.235 () {38 vars in 955 bytes} [Tue May 19 01:14:59 2026] POST /v2.0/ports => generated 954 bytes in 401 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: 274/526] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:14:59 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => 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: 277/529] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:14:59 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 957 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/530] 199.204.45.235 () {34 vars in 911 bytes} [Tue May 19 01:14:59 2026] GET /v2.0/extensions => generated 20516 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/531] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:14:59 2026] GET /v2.0/security-groups?id=9d46e03a-1923-4f2c-a5bc-74af47b11414&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:00.172 7 INFO neutron.db.l3_hamode_db [None req-53e98b9a-446d-4933-a689-b3ebe320b053 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 280/532] 199.204.45.235 () {38 vars in 1028 bytes} [Tue May 19 01:15:00 2026] PUT /v2.0/ports/3482c638-5303-43c0-ba73-e3243161b39d => generated 1235 bytes in 558 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: 281/533] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:00 2026] GET /v2.0/ports?device_id=d9267304-4d2d-421a-b421-93e5bf7449e3 => 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: 282/534] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:00 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => 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: 283/535] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:15:00 2026] GET /v2.0/networks?id=4470dbfc-0c5a-44bf-8a56-acef71cdd2d0 => generated 674 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/536] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:00 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/537] 199.204.45.235 () {34 vars in 1050 bytes} [Tue May 19 01:15:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8437377963754926a0a7265ea0ee99ab => generated 180 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/538] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:00 2026] GET /v2.0/security-groups?id=9d46e03a-1923-4f2c-a5bc-74af47b11414&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:00.991 8 WARNING neutron_lib.context [req-63193a9c-333d-4a84-accc-de6ee16a2873 req-44a3fed4-81d1-4512-9d43-7610ce10d561 e36e422c9ca0412b8148dd6c8cd5f19f 8437377963754926a0a7265ea0ee99ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:15:01.131 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1bd24c4d-d33d-44fe-b625-4e1ebd3baace'] response: {'name': 'network-changed', 'server_uuid': 'ec94b0da-6f3f-4213-a0d0-4fcc43322402', 'tag': '3482c638-5303-43c0-ba73-e3243161b39d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 253/539] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:14:58 2026] POST /v2.0/routers => generated 732 bytes in 2323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/540] 199.204.45.235 () {38 vars in 955 bytes} [Tue May 19 01:15:00 2026] POST /v2.0/ports => generated 954 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: 8|app: 0|req: 288/541] 199.204.45.235 () {38 vars in 1028 bytes} [Tue May 19 01:15:01 2026] PUT /v2.0/ports/72346da7-1798-4ce6-844c-d0fa1d48d6f9 => generated 1235 bytes in 550 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: 289/542] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:15:01 2026] GET /v2.0/ports?tenant_id=3205986c81af4b3292f83f47a1cf39d1&device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 1238 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/543] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:02 2026] GET /v2.0/ports?device_id=d9267304-4d2d-421a-b421-93e5bf7449e3 => 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: 291/544] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:02 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/545] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:15:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3482c638-5303-43c0-ba73-e3243161b39d => generated 19 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/546] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:02 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/547] 10.0.0.120 () {34 vars in 783 bytes} [Tue May 19 01:15:01 2026] PUT /v2.0/routers/6281d9b3-4765-4175-a82b-d6a88527b9cc/add_router_interface => generated 309 bytes in 1275 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/548] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:02 2026] GET /v2.0/security-groups?id=8ae59176-7fb3-4df9-a4d7-91dd1632de5d&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: 7|app: 0|req: 255/549] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:15:02 2026] GET /v2.0/subnets?id=9622e0ca-dc52-459d-ab5d-ceeb606d6868 => generated 701 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/550] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:02 2026] GET /v2.0/security-groups?id=9d46e03a-1923-4f2c-a5bc-74af47b11414&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: 256/551] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:15:02 2026] GET /v2.0/ports?network_id=bece27b7-311e-4fe7-a553-945898746110&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/552] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:15:02 2026] GET /v2.0/networks/bece27b7-311e-4fe7-a553-945898746110?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: 257/553] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:15:02 2026] GET /v2.0/networks/bece27b7-311e-4fe7-a553-945898746110?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/554] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:15:02 2026] GET /v2.0/networks?id=8097ec97-14d2-4656-b9bc-fb499ef172b7 => generated 679 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/555] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:15:02 2026] GET /v2.0/ports?tenant_id=8437377963754926a0a7265ea0ee99ab&device_id=a30ad83d-98ec-49f5-9099-e74571000746 => generated 1238 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/556] 199.204.45.235 () {34 vars in 1050 bytes} [Tue May 19 01:15:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=387eb147fc3c41c2a77cbe308600319e => generated 181 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:03.064 7 WARNING neutron_lib.context [req-2b9dfbfa-5afd-4667-b6e9-557c0ce5d6b3 req-02fcbb47-b282-45dc-8620-dfad34dbd742 4b855ac826d042148aea3292476a3510 db396078eb8b4ce5bcab45b844584a35 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 299/557] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:15:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=72346da7-1798-4ce6-844c-d0fa1d48d6f9 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:15:03.116 8 WARNING neutron_lib.context [req-518d09a4-4c25-4ec8-8742-da7bf48205a3 req-e7c773d4-b227-4c30-9220-5c107ea61d98 dbacf1844aab42698503f5231330b5e0 387eb147fc3c41c2a77cbe308600319e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 259/558] 10.0.0.240 () {38 vars in 971 bytes} [Tue May 19 01:15:03 2026] POST /v2.0/security-groups => generated 1681 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/559] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:15:03 2026] GET /v2.0/subnets?id=5545e98d-d7ab-4733-bebe-a4ba6c9b8fae => generated 692 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:03.254 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7c43e97-74ec-400c-90e7-be0b21636255'] response: {'name': 'network-changed', 'server_uuid': 'a30ad83d-98ec-49f5-9099-e74571000746', 'tag': '72346da7-1798-4ce6-844c-d0fa1d48d6f9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 261/560] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:03 2026] GET /v2.0/ports?device_id=d9267304-4d2d-421a-b421-93e5bf7449e3 => 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: 262/561] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:15:03 2026] GET /v2.0/ports?network_id=4470dbfc-0c5a-44bf-8a56-acef71cdd2d0&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:15:03.321 7 WARNING neutron_lib.context [req-1edc9214-7c7f-4379-bb6a-88005861f39d req-324d847b-131c-4605-a2c6-c236596caa65 4b855ac826d042148aea3292476a3510 db396078eb8b4ce5bcab45b844584a35 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 263/562] 10.0.0.240 () {38 vars in 971 bytes} [Tue May 19 01:15:03 2026] POST /v2.0/security-groups => generated 1682 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/563] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:15:03 2026] GET /v2.0/networks/4470dbfc-0c5a-44bf-8a56-acef71cdd2d0?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/564] 199.204.45.235 () {38 vars in 955 bytes} [Tue May 19 01:15:03 2026] POST /v2.0/ports => generated 958 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:15:03.557 7 WARNING neutron_lib.context [req-89fefc29-2a4a-4460-9446-a1eb86aa6991 req-9284fd6a-bd84-438c-a43a-504ce9e62bbb 4b855ac826d042148aea3292476a3510 db396078eb8b4ce5bcab45b844584a35 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 265/565] 10.0.0.240 () {38 vars in 971 bytes} [Tue May 19 01:15:03 2026] POST /v2.0/security-groups => generated 1681 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/566] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:15:03 2026] GET /v2.0/networks/4470dbfc-0c5a-44bf-8a56-acef71cdd2d0?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: 267/567] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:03 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/568] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:03 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/569] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:03 2026] GET /v2.0/security-groups?id=8ae59176-7fb3-4df9-a4d7-91dd1632de5d&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: 7|app: 0|req: 270/570] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:15:03 2026] GET /v2.0/ports?tenant_id=3205986c81af4b3292f83f47a1cf39d1&device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/571] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:03 2026] GET /v2.0/security-groups?id=9d46e03a-1923-4f2c-a5bc-74af47b11414&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: 301/572] 199.204.45.235 () {38 vars in 1028 bytes} [Tue May 19 01:15:03 2026] PUT /v2.0/ports/9663b038-773f-4847-8d97-2d33fe96b96e => generated 1239 bytes in 475 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: 272/573] 10.0.0.240 () {34 vars in 1002 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/security-groups?tenant_id=db396078eb8b4ce5bcab45b844584a35 => generated 7909 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/574] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/networks?id=bece27b7-311e-4fe7-a553-945898746110 => generated 779 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/575] 10.0.0.240 () {34 vars in 991 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/security-groups/b48acff9-f9ac-4c65-b3e1-8e4d1f9b0168 => generated 2922 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/576] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3482c638-5303-43c0-ba73-e3243161b39d => 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: 274/577] 10.0.0.240 () {34 vars in 991 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/security-groups/b48acff9-f9ac-4c65-b3e1-8e4d1f9b0168 => generated 2922 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/578] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/subnets?id=9622e0ca-dc52-459d-ab5d-ceeb606d6868 => generated 701 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/579] 10.0.0.240 () {34 vars in 991 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/security-groups/3d4f623f-02bd-4c5a-96a3-97cbaff4229e => generated 1681 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/580] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/ports?network_id=bece27b7-311e-4fe7-a553-945898746110&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/581] 10.0.0.240 () {36 vars in 1013 bytes} [Tue May 19 01:15:04 2026] DELETE /v2.0/security-groups/3d4f623f-02bd-4c5a-96a3-97cbaff4229e => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/582] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/networks/bece27b7-311e-4fe7-a553-945898746110?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:15:04.322 7 INFO neutron.api.v2.resource [req-3ff2b81f-a581-49c2-a968-60656b98bc64 req-d0aee06b-a608-490d-91fb-8e1f71138a0e 4b855ac826d042148aea3292476a3510 db396078eb8b4ce5bcab45b844584a35 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 277/583] 10.0.0.240 () {34 vars in 991 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/security-groups/3d4f623f-02bd-4c5a-96a3-97cbaff4229e => 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: 307/584] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/networks/bece27b7-311e-4fe7-a553-945898746110?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: 308/585] 10.0.0.240 () {34 vars in 991 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/security-groups/8dabf906-211e-4d1b-8382-60e269ba8f10 => generated 1682 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/586] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/ports?device_id=d9267304-4d2d-421a-b421-93e5bf7449e3 => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/587] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/security-groups?id=f193b731-4208-4314-9974-f44e1614e9bc&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/588] 10.0.0.240 () {36 vars in 1013 bytes} [Tue May 19 01:15:04 2026] DELETE /v2.0/security-groups/8dabf906-211e-4d1b-8382-60e269ba8f10 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:15:04.544 7 INFO neutron.api.v2.resource [req-822a6461-5ef8-4bf7-8f64-e9ac15438458 req-bbad74b6-ba06-48f9-b2a0-0b27a168150d 4b855ac826d042148aea3292476a3510 db396078eb8b4ce5bcab45b844584a35 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 280/589] 10.0.0.240 () {34 vars in 991 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/security-groups/8dabf906-211e-4d1b-8382-60e269ba8f10 => 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: 310/590] 10.0.0.240 () {34 vars in 991 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/security-groups/ad3d3190-75b0-4495-9d84-cdbe56c04cd2 => generated 1681 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/591] 10.0.0.240 () {36 vars in 1013 bytes} [Tue May 19 01:15:04 2026] DELETE /v2.0/security-groups/ad3d3190-75b0-4495-9d84-cdbe56c04cd2 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:15:04.708 8 INFO neutron.api.v2.resource [req-fc004278-4a2b-4ef8-8ae0-9e3583db8649 req-8a5cc4e4-ab76-4999-85fe-69b382035e8f 4b855ac826d042148aea3292476a3510 db396078eb8b4ce5bcab45b844584a35 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 311/592] 10.0.0.240 () {34 vars in 991 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/security-groups/ad3d3190-75b0-4495-9d84-cdbe56c04cd2 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/593] 10.0.0.240 () {34 vars in 1002 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/security-groups?tenant_id=db396078eb8b4ce5bcab45b844584a35 => 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: 312/594] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/ports?tenant_id=8437377963754926a0a7265ea0ee99ab&device_id=a30ad83d-98ec-49f5-9099-e74571000746 => 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: 283/595] 10.0.0.240 () {34 vars in 991 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/security-groups/b48acff9-f9ac-4c65-b3e1-8e4d1f9b0168 => generated 2922 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/596] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/networks?id=4470dbfc-0c5a-44bf-8a56-acef71cdd2d0 => generated 770 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/597] 10.0.0.240 () {34 vars in 991 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/security-groups/b48acff9-f9ac-4c65-b3e1-8e4d1f9b0168 => generated 2922 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/598] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=72346da7-1798-4ce6-844c-d0fa1d48d6f9 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:15:04.884 8 INFO neutron.api.v2.resource [req-04efc23a-b0f7-4506-a32d-86539f5d2bed req-c68d15f4-c982-450e-b811-4e82a29f7cde 4b855ac826d042148aea3292476a3510 db396078eb8b4ce5bcab45b844584a35 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 315/599] 10.0.0.240 () {34 vars in 991 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/security-groups/ad3d3190-75b0-4495-9d84-cdbe56c04cd2 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/600] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/subnets?id=5545e98d-d7ab-4733-bebe-a4ba6c9b8fae => generated 692 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:04.918 7 INFO neutron.api.v2.resource [req-12c9748f-8a9a-48ea-bba1-9416db8b7b8b req-582b69ef-307e-4cc6-8875-95a2991914ce 4b855ac826d042148aea3292476a3510 db396078eb8b4ce5bcab45b844584a35 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 286/601] 10.0.0.240 () {34 vars in 991 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/security-groups/8dabf906-211e-4d1b-8382-60e269ba8f10 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/602] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/ports?network_id=4470dbfc-0c5a-44bf-8a56-acef71cdd2d0&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:15:04.951 7 INFO neutron.api.v2.resource [req-dba086d5-c83d-4447-8f7e-cd025402b250 req-b1cf9068-7867-4afc-b971-fb069e2a5a07 4b855ac826d042148aea3292476a3510 db396078eb8b4ce5bcab45b844584a35 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 287/603] 10.0.0.240 () {34 vars in 991 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/security-groups/3d4f623f-02bd-4c5a-96a3-97cbaff4229e => 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: 317/604] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/networks/4470dbfc-0c5a-44bf-8a56-acef71cdd2d0?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: 318/605] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:15:04 2026] GET /v2.0/networks/4470dbfc-0c5a-44bf-8a56-acef71cdd2d0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/606] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:05 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/607] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:15:05 2026] GET /v2.0/ports?tenant_id=387eb147fc3c41c2a77cbe308600319e&device_id=d9267304-4d2d-421a-b421-93e5bf7449e3 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/608] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:05 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/609] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:05 2026] GET /v2.0/security-groups?id=8ae59176-7fb3-4df9-a4d7-91dd1632de5d&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: 323/610] 199.204.45.235 () {34 vars in 1060 bytes} [Tue May 19 01:15:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9663b038-773f-4847-8d97-2d33fe96b96e => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:15:05.302 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b224e99-6615-4e53-b0a0-0b0d61ff8f5e'] response: {'name': 'network-changed', 'server_uuid': 'd9267304-4d2d-421a-b421-93e5bf7449e3', 'tag': '9663b038-773f-4847-8d97-2d33fe96b96e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 324/611] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:05 2026] GET /v2.0/security-groups?id=9d46e03a-1923-4f2c-a5bc-74af47b11414&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: 8|app: 0|req: 325/612] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:15:05 2026] GET /v2.0/subnets?id=35f701ad-5bf7-43c5-ba27-de71b11f4486 => generated 697 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/613] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:15:05 2026] GET /v2.0/ports?network_id=8097ec97-14d2-4656-b9bc-fb499ef172b7&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/614] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:15:05 2026] GET /v2.0/networks/8097ec97-14d2-4656-b9bc-fb499ef172b7?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: 328/615] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:15:05 2026] GET /v2.0/networks/8097ec97-14d2-4656-b9bc-fb499ef172b7?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: 329/616] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:05 2026] GET /v2.0/ports?device_id=d9267304-4d2d-421a-b421-93e5bf7449e3 => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/617] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:05 2026] GET /v2.0/security-groups?id=f193b731-4208-4314-9974-f44e1614e9bc&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/618] 10.0.0.120 () {34 vars in 789 bytes} [Tue May 19 01:15:04 2026] PUT /v2.0/routers/6281d9b3-4765-4175-a82b-d6a88527b9cc/remove_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: 289/619] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:06 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/620] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:06 2026] GET /v2.0/security-groups?id=8ae59176-7fb3-4df9-a4d7-91dd1632de5d&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: 7|app: 0|req: 291/621] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:06 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/622] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:06 2026] GET /v2.0/security-groups?id=9d46e03a-1923-4f2c-a5bc-74af47b11414&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: 293/623] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:15:06 2026] GET /v2.0/ports?tenant_id=387eb147fc3c41c2a77cbe308600319e&device_id=d9267304-4d2d-421a-b421-93e5bf7449e3 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/624] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:15:06 2026] GET /v2.0/networks?id=8097ec97-14d2-4656-b9bc-fb499ef172b7 => generated 775 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/625] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:06 2026] GET /v2.0/ports?device_id=d9267304-4d2d-421a-b421-93e5bf7449e3 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/626] 199.204.45.235 () {34 vars in 1060 bytes} [Tue May 19 01:15:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9663b038-773f-4847-8d97-2d33fe96b96e => 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: 297/627] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:06 2026] GET /v2.0/security-groups?id=f193b731-4208-4314-9974-f44e1614e9bc&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/628] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:15:06 2026] GET /v2.0/subnets?id=35f701ad-5bf7-43c5-ba27-de71b11f4486 => generated 697 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/629] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:15:06 2026] GET /v2.0/ports?network_id=8097ec97-14d2-4656-b9bc-fb499ef172b7&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/630] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:15:06 2026] GET /v2.0/networks/8097ec97-14d2-4656-b9bc-fb499ef172b7?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: 301/631] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:15:06 2026] GET /v2.0/networks/8097ec97-14d2-4656-b9bc-fb499ef172b7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:15:07.054 8 INFO neutron.services.segments.plugin [-] Segment 5c0d7f5f-5f97-4710-8802-7c4025a7f9e0 resource provider aggregate not found 2026-05-19 01:15:07.059 8 INFO neutron.services.segments.plugin [-] Segment 5c0d7f5f-5f97-4710-8802-7c4025a7f9e0 resource provider aggregate not found 2026-05-19 01:15:07.067 8 INFO neutron.services.segments.plugin [-] Segment 5c0d7f5f-5f97-4710-8802-7c4025a7f9e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c0d7f5f-5f97-4710-8802-7c4025a7f9e0 found for delete ", "request_id": "req-d2902032-2c18-471f-9cda-177373c094b5"}]} 2026-05-19 01:15:07.071 8 INFO neutron.services.segments.plugin [-] Segment 5c0d7f5f-5f97-4710-8802-7c4025a7f9e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c0d7f5f-5f97-4710-8802-7c4025a7f9e0 found for delete ", "request_id": "req-59549c2c-572c-4ae0-ad32-cdc7b167ae5f"}]} 2026-05-19 01:15:07.073 8 INFO neutron.db.l3_hamode_db [None req-c303e8c3-298a-40b5-b381-c77ddb019f8e 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] HA network c9c02ef5-e58a-4d07-b98c-3cda41bed8fa was deleted as no HA routers are present in tenant db396078eb8b4ce5bcab45b844584a35. [pid: 8|app: 0|req: 331/632] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:15:06 2026] DELETE /v2.0/routers/6281d9b3-4765-4175-a82b-d6a88527b9cc => generated 0 bytes in 857 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/633] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:15:07 2026] DELETE /v2.0/subnets/c87d42a8-d536-4ddd-b2e1-36f5e54fc3a0 => 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: 303/634] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:07 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/635] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:07 2026] GET /v2.0/security-groups?id=8ae59176-7fb3-4df9-a4d7-91dd1632de5d&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: 8|app: 0|req: 332/636] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:15:07 2026] DELETE /v2.0/networks/8a244278-5c2a-4ab4-87e0-3e1b5ae992c7 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/637] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:07 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/638] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:07 2026] GET /v2.0/security-groups?id=9d46e03a-1923-4f2c-a5bc-74af47b11414&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: 306/639] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:15:07 2026] GET /v2.0/security-groups?tenant_id=db396078eb8b4ce5bcab45b844584a35&name=default => generated 2925 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/640] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:15:07 2026] DELETE /v2.0/security-groups/b48acff9-f9ac-4c65-b3e1-8e4d1f9b0168 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/641] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:07 2026] GET /v2.0/ports?device_id=d9267304-4d2d-421a-b421-93e5bf7449e3 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/642] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:07 2026] GET /v2.0/security-groups?id=f193b731-4208-4314-9974-f44e1614e9bc&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: 308/643] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:08 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/644] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:08 2026] GET /v2.0/security-groups?id=8ae59176-7fb3-4df9-a4d7-91dd1632de5d&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: 309/645] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:08 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/646] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:08 2026] GET /v2.0/security-groups?id=9d46e03a-1923-4f2c-a5bc-74af47b11414&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/647] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:09 2026] GET /v2.0/ports?device_id=d9267304-4d2d-421a-b421-93e5bf7449e3 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:09.144 8 INFO neutron.services.segments.plugin [-] Segment f12160af-a6cf-49f1-981f-86b4220f9710 resource provider aggregate not found 2026-05-19 01:15:09.151 8 INFO neutron.services.segments.plugin [-] Segment f12160af-a6cf-49f1-981f-86b4220f9710 resource provider aggregate not found 2026-05-19 01:15:09.159 8 INFO neutron.services.segments.plugin [-] Segment f12160af-a6cf-49f1-981f-86b4220f9710 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f12160af-a6cf-49f1-981f-86b4220f9710 found for delete ", "request_id": "req-168a85a4-c2fa-4518-b56c-9cb9d18ccd7a"}]} 2026-05-19 01:15:09.163 8 INFO neutron.services.segments.plugin [-] Segment f12160af-a6cf-49f1-981f-86b4220f9710 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f12160af-a6cf-49f1-981f-86b4220f9710 found for delete ", "request_id": "req-ca0a10e8-ac73-4398-858f-ab9ae4d61511"}]} [pid: 8|app: 0|req: 338/648] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:09 2026] GET /v2.0/security-groups?id=f193b731-4208-4314-9974-f44e1614e9bc&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/649] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:09 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/650] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:09 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:10.016 7 INFO neutron.db.segments_db [None req-f26f56f7-f678-414c-ba11-b390154b217e 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Added segment 93eb4770-3a95-4937-82ed-e34a22aa104d of type vxlan for network 876baaf1-f400-4421-9948-ce152c8e478c [pid: 8|app: 0|req: 341/651] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:09 2026] GET /v2.0/security-groups?id=8ae59176-7fb3-4df9-a4d7-91dd1632de5d&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: 8|app: 0|req: 342/652] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:10 2026] GET /v2.0/security-groups?id=9d46e03a-1923-4f2c-a5bc-74af47b11414&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: 311/653] 10.0.0.120 () {34 vars in 671 bytes} [Tue May 19 01:15:09 2026] POST /v2.0/networks => generated 746 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/654] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:10 2026] GET /v2.0/ports?device_id=d9267304-4d2d-421a-b421-93e5bf7449e3 => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/655] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:10 2026] GET /v2.0/security-groups?id=f193b731-4208-4314-9974-f44e1614e9bc&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: 343/656] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:15:10 2026] POST /v2.0/subnets => generated 693 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:15:10.460 7 INFO neutron.db.segments_db [None req-3cc2f192-7a78-41fe-a9b3-f22937488d3a 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Added segment 177167d5-5f0b-49fa-a802-8f556a80b88d of type vxlan for network c809b1c7-4029-4cb6-8100-9adf45a2c078 2026-05-19 01:15:10.687 7 INFO neutron.db.l3_hamode_db [None req-3cc2f192-7a78-41fe-a9b3-f22937488d3a 78960a0b332049f9b9c54ae403b1e91e aab1e582057044edb39af59243599207 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 344/657] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:11 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => 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: 345/658] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:11 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/659] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:11 2026] GET /v2.0/security-groups?id=8ae59176-7fb3-4df9-a4d7-91dd1632de5d&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: 347/660] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:11 2026] GET /v2.0/security-groups?id=9d46e03a-1923-4f2c-a5bc-74af47b11414&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-19 01:15:11.498 7 INFO neutron.db.l3_hamode_db [None req-3cc2f192-7a78-41fe-a9b3-f22937488d3a 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 348/661] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:11 2026] GET /v2.0/ports?device_id=d9267304-4d2d-421a-b421-93e5bf7449e3 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/662] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:11 2026] GET /v2.0/security-groups?id=f193b731-4208-4314-9974-f44e1614e9bc&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: 350/663] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:12 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/664] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:12 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => 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: 352/665] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:12 2026] GET /v2.0/security-groups?id=8ae59176-7fb3-4df9-a4d7-91dd1632de5d&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: 314/666] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:15:10 2026] POST /v2.0/routers => generated 733 bytes in 2087 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/667] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:12 2026] GET /v2.0/security-groups?id=9d46e03a-1923-4f2c-a5bc-74af47b11414&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/668] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:12 2026] GET /v2.0/ports?device_id=d9267304-4d2d-421a-b421-93e5bf7449e3 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/669] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:12 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => 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: 356/670] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:12 2026] GET /v2.0/security-groups?id=f193b731-4208-4314-9974-f44e1614e9bc&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:13.244 8 INFO neutron.db.l3_db [None req-c4702993-2543-49cd-9596-fff4d088fb82 7eb90ff3e5194a93a331bbe12ff60ac7 3205986c81af4b3292f83f47a1cf39d1 - - default default] Floating IP a25d605a-9352-4efc-817e-845901f9373f associated. External IP: 10.96.250.220, port: 3482c638-5303-43c0-ba73-e3243161b39d. [pid: 8|app: 0|req: 357/671] 10.0.0.120 () {34 vars in 749 bytes} [Tue May 19 01:15:12 2026] PUT /v2.0/floatingips/a25d605a-9352-4efc-817e-845901f9373f => generated 855 bytes in 806 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/672] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:13 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:13.610 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ea9c287-8eb6-404f-980f-e06f1fd4d4b7'] response: {'name': 'network-changed', 'server_uuid': 'ec94b0da-6f3f-4213-a0d0-4fcc43322402', 'tag': '3482c638-5303-43c0-ba73-e3243161b39d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 359/673] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:13 2026] GET /v2.0/security-groups?id=8ae59176-7fb3-4df9-a4d7-91dd1632de5d&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/674] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:13 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/675] 10.0.0.120 () {34 vars in 783 bytes} [Tue May 19 01:15:12 2026] PUT /v2.0/routers/80bdb994-ebd8-4352-bee1-9cd4a060281c/add_router_interface => generated 309 bytes in 1204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/676] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:13 2026] GET /v2.0/security-groups?id=9d46e03a-1923-4f2c-a5bc-74af47b11414&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/677] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:13 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/678] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:13 2026] GET /v2.0/ports?device_id=d9267304-4d2d-421a-b421-93e5bf7449e3 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/679] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:13 2026] GET /v2.0/security-groups?id=f193b731-4208-4314-9974-f44e1614e9bc&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: 319/680] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:13 2026] GET /v2.0/ports?device_id=d9267304-4d2d-421a-b421-93e5bf7449e3 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:14.216 8 INFO neutron.db.l3_db [None req-ccae1bf0-8310-4825-bd9c-d555dcffacd1 e36e422c9ca0412b8148dd6c8cd5f19f 8437377963754926a0a7265ea0ee99ab - - default default] Floating IP 27705af6-3105-497e-af01-3b5bf8c79cf8 associated. External IP: 10.96.250.203, port: 72346da7-1798-4ce6-844c-d0fa1d48d6f9. 2026-05-19 01:15:14.531 7 INFO neutron.db.l3_db [None req-03b577fb-e864-4ab7-b50d-e3c525e603c7 dbacf1844aab42698503f5231330b5e0 387eb147fc3c41c2a77cbe308600319e - - default default] Floating IP 443b88b3-d545-4cd8-95a3-77118ca28463 associated. External IP: 10.96.250.216, port: 9663b038-773f-4847-8d97-2d33fe96b96e. [pid: 8|app: 0|req: 362/681] 10.0.0.120 () {34 vars in 749 bytes} [Tue May 19 01:15:13 2026] PUT /v2.0/floatingips/27705af6-3105-497e-af01-3b5bf8c79cf8 => generated 855 bytes in 769 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/682] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:15:14 2026] GET /v2.0/ports?tenant_id=3205986c81af4b3292f83f47a1cf39d1&device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/685] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:15:14 2026] GET /v2.0/networks?id=bece27b7-311e-4fe7-a553-945898746110 => generated 779 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/686] 10.0.0.240 () {34 vars in 982 bytes} [Tue May 19 01:15:14 2026] GET /v2.0/networks?id=876baaf1-f400-4421-9948-ce152c8e478c => generated 678 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/687] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:15:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3482c638-5303-43c0-ba73-e3243161b39d => generated 858 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/688] 10.0.0.240 () {34 vars in 965 bytes} [Tue May 19 01:15:14 2026] GET /v2.0/quotas/aab1e582057044edb39af59243599207 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/689] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:15:14 2026] GET /v2.0/subnets?id=9622e0ca-dc52-459d-ab5d-ceeb606d6868 => generated 701 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/690] 10.0.0.120 () {34 vars in 749 bytes} [Tue May 19 01:15:14 2026] PUT /v2.0/floatingips/443b88b3-d545-4cd8-95a3-77118ca28463 => generated 856 bytes in 811 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/691] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:15:14 2026] GET /v2.0/ports?network_id=bece27b7-311e-4fe7-a553-945898746110&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: 371/692] 10.0.0.240 () {34 vars in 1002 bytes} [Tue May 19 01:15:14 2026] GET /v2.0/ports?tenant_id=aab1e582057044edb39af59243599207&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/693] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:14 2026] GET /v2.0/ports?device_id=d9267304-4d2d-421a-b421-93e5bf7449e3 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/694] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:15:14 2026] GET /v2.0/networks/bece27b7-311e-4fe7-a553-945898746110?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/695] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:14 2026] GET /v2.0/security-groups?id=f193b731-4208-4314-9974-f44e1614e9bc&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/696] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:15:14 2026] GET /v2.0/networks/bece27b7-311e-4fe7-a553-945898746110?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: 324/697] 10.0.0.240 () {34 vars in 907 bytes} [Tue May 19 01:15:15 2026] GET /v2.0/extensions => generated 20516 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/698] 10.0.0.240 () {34 vars in 1008 bytes} [Tue May 19 01:15:15 2026] GET /v2.0/networks/876baaf1-f400-4421-9948-ce152c8e478c?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:15:15.353 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd9e7528-9ed0-43e3-99ac-3571179d988a'] response: {'name': 'network-changed', 'server_uuid': 'd9267304-4d2d-421a-b421-93e5bf7449e3', 'tag': '9663b038-773f-4847-8d97-2d33fe96b96e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 325/699] 10.0.0.240 () {34 vars in 1108 bytes} [Tue May 19 01:15:15 2026] GET /v2.0/networks/876baaf1-f400-4421-9948-ce152c8e478c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/700] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:15 2026] GET /v2.0/ports?device_id=d9267304-4d2d-421a-b421-93e5bf7449e3 => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/701] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:15 2026] GET /v2.0/security-groups?id=f193b731-4208-4314-9974-f44e1614e9bc&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/702] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:15 2026] GET /v2.0/ports?device_id=ec997825-16c5-43da-90f6-e6a094328285 => 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: 327/703] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:15:15 2026] GET /v2.0/ports?tenant_id=387eb147fc3c41c2a77cbe308600319e&device_id=d9267304-4d2d-421a-b421-93e5bf7449e3 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/704] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:15:15 2026] GET /v2.0/networks?id=8097ec97-14d2-4656-b9bc-fb499ef172b7 => generated 775 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/705] 199.204.45.235 () {34 vars in 1060 bytes} [Tue May 19 01:15:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9663b038-773f-4847-8d97-2d33fe96b96e => generated 859 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:16.035 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b008c7ec-597d-4f12-ad26-724f25533592'] response: {'name': 'network-changed', 'server_uuid': 'a30ad83d-98ec-49f5-9099-e74571000746', 'tag': '72346da7-1798-4ce6-844c-d0fa1d48d6f9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 378/706] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:15:16 2026] GET /v2.0/subnets?id=35f701ad-5bf7-43c5-ba27-de71b11f4486 => generated 697 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/707] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:15:16 2026] GET /v2.0/ports?network_id=8097ec97-14d2-4656-b9bc-fb499ef172b7&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/708] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:15:16 2026] GET /v2.0/networks/8097ec97-14d2-4656-b9bc-fb499ef172b7?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/709] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:15:16 2026] GET /v2.0/networks/8097ec97-14d2-4656-b9bc-fb499ef172b7?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: 380/710] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:15:16 2026] GET /v2.0/ports?tenant_id=8437377963754926a0a7265ea0ee99ab&device_id=a30ad83d-98ec-49f5-9099-e74571000746 => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/711] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:15:16 2026] GET /v2.0/networks?id=4470dbfc-0c5a-44bf-8a56-acef71cdd2d0 => generated 770 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/712] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:16 2026] GET /v2.0/ports?device_id=d9267304-4d2d-421a-b421-93e5bf7449e3 => 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: 332/713] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:15:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=72346da7-1798-4ce6-844c-d0fa1d48d6f9 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/714] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:15:16 2026] GET /v2.0/subnets?id=5545e98d-d7ab-4733-bebe-a4ba6c9b8fae => generated 692 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/715] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:16 2026] GET /v2.0/security-groups?id=f193b731-4208-4314-9974-f44e1614e9bc&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/716] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:16 2026] GET /v2.0/ports?device_id=ec997825-16c5-43da-90f6-e6a094328285 => 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: 383/717] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:15:16 2026] GET /v2.0/ports?network_id=4470dbfc-0c5a-44bf-8a56-acef71cdd2d0&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/718] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:15:16 2026] GET /v2.0/networks/4470dbfc-0c5a-44bf-8a56-acef71cdd2d0?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/719] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:15:16 2026] GET /v2.0/networks/4470dbfc-0c5a-44bf-8a56-acef71cdd2d0?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: 336/720] 199.204.45.235 () {34 vars in 994 bytes} [Tue May 19 01:15:17 2026] GET /v2.0/ports?device_id=d9267304-4d2d-421a-b421-93e5bf7449e3 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:17.619 8 INFO neutron.db.l3_db [req-ef01b814-5bc3-4e85-989c-d942922557c9 req-32fece3f-36f3-4d42-8c7b-4cf41f6414f5 dbacf1844aab42698503f5231330b5e0 387eb147fc3c41c2a77cbe308600319e - - default default] Floating IP 443b88b3-d545-4cd8-95a3-77118ca28463 disassociated. External IP: 10.96.250.216, port: 9663b038-773f-4847-8d97-2d33fe96b96e. [pid: 7|app: 0|req: 337/721] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:17 2026] GET /v2.0/ports?device_id=d9267304-4d2d-421a-b421-93e5bf7449e3 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/722] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:17 2026] GET /v2.0/ports?device_id=ec997825-16c5-43da-90f6-e6a094328285 => 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: 385/723] 199.204.45.235 () {36 vars in 997 bytes} [Tue May 19 01:15:17 2026] DELETE /v2.0/ports/9663b038-773f-4847-8d97-2d33fe96b96e => generated 0 bytes in 649 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/724] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:18 2026] GET /v2.0/ports?device_id=d9267304-4d2d-421a-b421-93e5bf7449e3 => 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: 386/725] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:18 2026] GET /v2.0/ports?device_id=ec997825-16c5-43da-90f6-e6a094328285 => 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: 340/726] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:15:19 2026] GET /v2.0/networks?id=876baaf1-f400-4421-9948-ce152c8e478c => generated 678 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:19.952 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-52a303ca-f04c-4ba9-9cc4-bea20ae828a0'] response: {'server_uuid': 'd9267304-4d2d-421a-b421-93e5bf7449e3', 'name': 'network-vif-deleted', 'tag': '9663b038-773f-4847-8d97-2d33fe96b96e', 'status': 'completed', 'code': 200} 2026-05-19 01:15:19.962 8 WARNING neutron_lib.context [req-4c0f75bd-0f2b-4d5b-ad65-63297304ed2d req-6d7a0619-7277-4b5d-9fc9-4b19c6c72b72 69b4a9997f5c445696ea7f5485d18122 aab1e582057044edb39af59243599207 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 341/727] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:19 2026] GET /v2.0/ports?device_id=d9267304-4d2d-421a-b421-93e5bf7449e3 => 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: 342/728] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:19 2026] GET /v2.0/ports?device_id=ec997825-16c5-43da-90f6-e6a094328285 => 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: 387/729] 199.204.45.235 () {38 vars in 955 bytes} [Tue May 19 01:15:19 2026] POST /v2.0/ports => generated 954 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/730] 199.204.45.235 () {38 vars in 1028 bytes} [Tue May 19 01:15:20 2026] PUT /v2.0/ports/75ea695c-3dbc-4705-87c3-5b487441e6bc => 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, ' /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: 388/731] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:21 2026] GET /v2.0/ports?device_id=d9267304-4d2d-421a-b421-93e5bf7449e3 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:15:21.132 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4472ed6-f166-4aeb-bfab-57c3dce1207c'] response: {'name': 'network-changed', 'server_uuid': 'ec997825-16c5-43da-90f6-e6a094328285', 'tag': '75ea695c-3dbc-4705-87c3-5b487441e6bc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 344/732] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:21 2026] GET /v2.0/ports?device_id=ec997825-16c5-43da-90f6-e6a094328285 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/733] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:21 2026] GET /v2.0/security-groups?id=07a0bcd5-762d-4bd9-99ec-9d3862649983&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: 345/734] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:15:21 2026] GET /v2.0/ports?tenant_id=aab1e582057044edb39af59243599207&device_id=ec997825-16c5-43da-90f6-e6a094328285 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/735] 199.204.45.235 () {34 vars in 1018 bytes} [Tue May 19 01:15:21 2026] GET /v2.0/networks?tenant_id=aab1e582057044edb39af59243599207&shared=False => generated 774 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/736] 199.204.45.235 () {34 vars in 930 bytes} [Tue May 19 01:15:21 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/737] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:15:22 2026] DELETE /v2.0/security-groups/f193b731-4208-4314-9974-f44e1614e9bc => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:15:22.320 8 INFO neutron.api.v2.resource [None req-3b89eaa8-0471-4a5f-b649-c11153589641 dbacf1844aab42698503f5231330b5e0 387eb147fc3c41c2a77cbe308600319e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 392/738] 10.0.0.120 () {32 vars in 737 bytes} [Tue May 19 01:15:22 2026] GET /v2.0/security-groups/f193b731-4208-4314-9974-f44e1614e9bc => 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: 347/739] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:22 2026] GET /v2.0/ports?device_id=ec997825-16c5-43da-90f6-e6a094328285 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/740] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:22 2026] GET /v2.0/security-groups?id=07a0bcd5-762d-4bd9-99ec-9d3862649983&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/741] 10.0.0.120 () {32 vars in 732 bytes} [Tue May 19 01:15:22 2026] DELETE /v2.0/floatingips/443b88b3-d545-4cd8-95a3-77118ca28463 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/742] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:15:22 2026] GET /v2.0/ports?tenant_id=aab1e582057044edb39af59243599207&device_id=ec997825-16c5-43da-90f6-e6a094328285 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/743] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:15:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=75ea695c-3dbc-4705-87c3-5b487441e6bc => 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: 396/744] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:15:22 2026] GET /v2.0/subnets?id=5f44926b-ca1a-487f-814a-639279c72dfb => generated 696 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/745] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:15:22 2026] GET /v2.0/ports?network_id=876baaf1-f400-4421-9948-ce152c8e478c&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/746] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:15:22 2026] GET /v2.0/networks/876baaf1-f400-4421-9948-ce152c8e478c?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: 399/747] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:15:23 2026] GET /v2.0/networks/876baaf1-f400-4421-9948-ce152c8e478c?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: 349/748] 10.0.0.120 () {34 vars in 789 bytes} [Tue May 19 01:15:22 2026] PUT /v2.0/routers/51db76db-6e39-4496-8223-830b9ca76e1a/remove_router_interface => generated 309 bytes in 850 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/749] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:23 2026] GET /v2.0/ports?device_id=ec997825-16c5-43da-90f6-e6a094328285 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/750] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:23 2026] GET /v2.0/security-groups?id=07a0bcd5-762d-4bd9-99ec-9d3862649983&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: 402/751] 10.0.0.199 () {34 vars in 990 bytes} [Tue May 19 01:15:23 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 1240 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/752] 10.0.0.199 () {34 vars in 1040 bytes} [Tue May 19 01:15:23 2026] GET /v2.0/security-groups?id=9d46e03a-1923-4f2c-a5bc-74af47b11414&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-19 01:15:24.027 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-dab5eac5-14dc-46b3-8f3e-56d1febea9e6 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - 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-19 01:15:24.709 7 INFO neutron.services.segments.plugin [-] Segment 13decee2-4871-4cc6-856b-37a096ec9a8b resource provider aggregate not found 2026-05-19 01:15:24.718 7 INFO neutron.services.segments.plugin [-] Segment 13decee2-4871-4cc6-856b-37a096ec9a8b resource provider aggregate not found 2026-05-19 01:15:24.732 7 INFO neutron.services.segments.plugin [-] Segment 13decee2-4871-4cc6-856b-37a096ec9a8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13decee2-4871-4cc6-856b-37a096ec9a8b found for delete ", "request_id": "req-beb14d01-34ca-4c7d-aed8-8e07e246f3d2"}]} [pid: 8|app: 0|req: 404/753] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:24 2026] GET /v2.0/ports?device_id=ec997825-16c5-43da-90f6-e6a094328285 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:24.748 7 INFO neutron.db.l3_hamode_db [None req-dab5eac5-14dc-46b3-8f3e-56d1febea9e6 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] HA network 7c6c025a-8a85-43b4-ba42-5489d932535f was deleted as no HA routers are present in tenant 387eb147fc3c41c2a77cbe308600319e. [pid: 7|app: 0|req: 350/754] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:15:23 2026] DELETE /v2.0/routers/51db76db-6e39-4496-8223-830b9ca76e1a => generated 0 bytes in 1268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:15:24.759 7 INFO neutron.services.segments.plugin [-] Segment 13decee2-4871-4cc6-856b-37a096ec9a8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13decee2-4871-4cc6-856b-37a096ec9a8b found for delete ", "request_id": "req-0f0cd00a-f9b2-4fde-b894-90b1272e3d67"}]} [pid: 8|app: 0|req: 405/755] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:24 2026] GET /v2.0/security-groups?id=07a0bcd5-762d-4bd9-99ec-9d3862649983&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/756] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:15:24 2026] DELETE /v2.0/subnets/35f701ad-5bf7-43c5-ba27-de71b11f4486 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/757] 10.0.0.199 () {34 vars in 990 bytes} [Tue May 19 01:15:25 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:15:25.208 8 INFO neutron.services.segments.plugin [-] Segment b66832b6-92a7-4957-96bf-6c2e04066c06 resource provider aggregate not found 2026-05-19 01:15:25.212 8 INFO neutron.services.segments.plugin [-] Segment b66832b6-92a7-4957-96bf-6c2e04066c06 resource provider aggregate not found [pid: 7|app: 0|req: 353/758] 10.0.0.199 () {34 vars in 1040 bytes} [Tue May 19 01:15:25 2026] GET /v2.0/security-groups?id=8ae59176-7fb3-4df9-a4d7-91dd1632de5d&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:25.221 8 INFO neutron.services.segments.plugin [-] Segment b66832b6-92a7-4957-96bf-6c2e04066c06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b66832b6-92a7-4957-96bf-6c2e04066c06 found for delete ", "request_id": "req-6a01bfe4-4901-4eb0-b924-dcb168b15382"}]} [pid: 8|app: 0|req: 406/759] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:15:24 2026] DELETE /v2.0/networks/8097ec97-14d2-4656-b9bc-fb499ef172b7 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/760] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:15:25 2026] GET /v2.0/security-groups?tenant_id=387eb147fc3c41c2a77cbe308600319e&name=default => generated 2921 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:15:25.403 8 INFO neutron.services.segments.plugin [-] Segment b66832b6-92a7-4957-96bf-6c2e04066c06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b66832b6-92a7-4957-96bf-6c2e04066c06 found for delete ", "request_id": "req-30827836-e1d6-46e5-ba2b-699d444311cc"}]} [pid: 8|app: 0|req: 407/761] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:15:25 2026] DELETE /v2.0/security-groups/f3eadad4-c7fa-41e3-aec0-17d24fd5d17a => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/762] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:25 2026] GET /v2.0/ports?device_id=ec997825-16c5-43da-90f6-e6a094328285 => 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: 408/763] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:25 2026] GET /v2.0/security-groups?id=07a0bcd5-762d-4bd9-99ec-9d3862649983&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: 356/764] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:27 2026] GET /v2.0/ports?device_id=ec997825-16c5-43da-90f6-e6a094328285 => generated 971 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/765] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:27 2026] GET /v2.0/security-groups?id=07a0bcd5-762d-4bd9-99ec-9d3862649983&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:15:27.546 7 INFO neutron.db.segments_db [None req-101c85eb-5ba8-46c4-b572-b93e9fbc0c29 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Added segment 9ed01ef1-e01b-4262-b0d1-81e868a3e340 of type vxlan for network 423c3f9d-dda2-4ad5-bb59-ae1172e7c0f7 [pid: 7|app: 0|req: 357/766] 10.0.0.120 () {34 vars in 671 bytes} [Tue May 19 01:15:27 2026] POST /v2.0/networks => generated 744 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/767] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:15:27 2026] POST /v2.0/subnets => generated 691 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:15:27.883 7 INFO neutron.db.segments_db [None req-ce4535c9-7bb5-447c-9976-f6103f2f1c1b 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Added segment e6d80a6b-410c-48df-bac2-1665bff7c2b1 of type vxlan for network 0c8f905b-2135-4279-ba29-0aece5bc8f97 2026-05-19 01:15:28.191 7 INFO neutron.db.l3_hamode_db [None req-ce4535c9-7bb5-447c-9976-f6103f2f1c1b 78960a0b332049f9b9c54ae403b1e91e 42cad1b0594f46ffaed830b8189e1d86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 411/768] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:28 2026] GET /v2.0/ports?device_id=ec997825-16c5-43da-90f6-e6a094328285 => 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: 412/769] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:28 2026] GET /v2.0/security-groups?id=07a0bcd5-762d-4bd9-99ec-9d3862649983&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/770] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:28 2026] GET /v2.0/ports?device_id=ec997825-16c5-43da-90f6-e6a094328285 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/771] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:28 2026] GET /v2.0/security-groups?id=07a0bcd5-762d-4bd9-99ec-9d3862649983&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:15:29.066 7 INFO neutron.db.l3_hamode_db [None req-ce4535c9-7bb5-447c-9976-f6103f2f1c1b 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 417/774] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:29 2026] GET /v2.0/ports?device_id=ec997825-16c5-43da-90f6-e6a094328285 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/775] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:29 2026] GET /v2.0/security-groups?id=07a0bcd5-762d-4bd9-99ec-9d3862649983&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/776] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:15:27 2026] POST /v2.0/routers => generated 731 bytes in 2198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/777] 199.204.45.235 () {34 vars in 994 bytes} [Tue May 19 01:15:30 2026] GET /v2.0/ports?device_id=ec997825-16c5-43da-90f6-e6a094328285 => 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: 360/778] 199.204.45.235 () {36 vars in 997 bytes} [Tue May 19 01:15:30 2026] DELETE /v2.0/ports/75ea695c-3dbc-4705-87c3-5b487441e6bc => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/779] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:30 2026] GET /v2.0/ports?device_id=ec997825-16c5-43da-90f6-e6a094328285 => 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: 419/780] 10.0.0.120 () {34 vars in 783 bytes} [Tue May 19 01:15:30 2026] PUT /v2.0/routers/e373c832-6568-4a71-b85f-6819ca882f77/add_router_interface => generated 309 bytes in 1242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:31.811 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f52529ea-2578-40ab-b77d-4bc035063294'] response: {'server_uuid': 'ec997825-16c5-43da-90f6-e6a094328285', 'name': 'network-vif-deleted', 'tag': '75ea695c-3dbc-4705-87c3-5b487441e6bc', 'status': 'completed', 'code': 200} 2026-05-19 01:15:31.816 7 WARNING neutron_lib.context [None req-b5d45dab-6739-4bbb-a0ce-a9bff8828968 309b42cb551c4470bcd6403d0c97949f 42cad1b0594f46ffaed830b8189e1d86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 362/781] 10.0.0.120 () {34 vars in 685 bytes} [Tue May 19 01:15:31 2026] POST /v2.0/security-groups => generated 1661 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 01:15:31.951 8 WARNING neutron_lib.context [None req-8c9a9218-42fa-4fde-8dd9-7aef90e93910 309b42cb551c4470bcd6403d0c97949f 42cad1b0594f46ffaed830b8189e1d86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 363/782] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:32 2026] GET /v2.0/ports?device_id=ec997825-16c5-43da-90f6-e6a094328285 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/783] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:15:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:15:32.076 7 WARNING neutron_lib.context [None req-0f73aab3-2589-4022-b14e-7884b995b383 309b42cb551c4470bcd6403d0c97949f 42cad1b0594f46ffaed830b8189e1d86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 364/784] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:15:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:15:32.225 8 WARNING neutron_lib.context [None req-888f8ada-c652-4188-a7b1-5b65036c2abc 309b42cb551c4470bcd6403d0c97949f 42cad1b0594f46ffaed830b8189e1d86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 421/785] 10.0.0.120 () {34 vars in 676 bytes} [Tue May 19 01:15:32 2026] POST /v2.0/floatingips => generated 552 bytes in 567 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/786] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:33 2026] GET /v2.0/ports?device_id=ec997825-16c5-43da-90f6-e6a094328285 => 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: 422/787] 10.0.0.240 () {34 vars in 1100 bytes} [Tue May 19 01:15:33 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2063133584&fields=id&tenant_id=42cad1b0594f46ffaed830b8189e1d86 => 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: 366/788] 10.0.0.240 () {34 vars in 982 bytes} [Tue May 19 01:15:33 2026] GET /v2.0/networks?id=423c3f9d-dda2-4ad5-bb59-ae1172e7c0f7 => generated 676 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/789] 10.0.0.240 () {34 vars in 965 bytes} [Tue May 19 01:15:33 2026] GET /v2.0/quotas/42cad1b0594f46ffaed830b8189e1d86 => 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: 367/790] 10.0.0.240 () {34 vars in 1002 bytes} [Tue May 19 01:15:33 2026] GET /v2.0/ports?tenant_id=42cad1b0594f46ffaed830b8189e1d86&fields=id => generated 103 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/791] 10.0.0.240 () {34 vars in 1008 bytes} [Tue May 19 01:15:33 2026] GET /v2.0/networks/423c3f9d-dda2-4ad5-bb59-ae1172e7c0f7?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: 368/792] 10.0.0.240 () {34 vars in 1108 bytes} [Tue May 19 01:15:33 2026] GET /v2.0/networks/423c3f9d-dda2-4ad5-bb59-ae1172e7c0f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/793] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:33 2026] GET /v2.0/ports?device_id=ada6a4bd-1ef6-460c-a84b-1fc645c1046f => 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: 426/794] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:34 2026] GET /v2.0/ports?device_id=ada6a4bd-1ef6-460c-a84b-1fc645c1046f => 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: 369/795] 10.0.0.120 () {34 vars in 789 bytes} [Tue May 19 01:15:34 2026] PUT /v2.0/routers/80bdb994-ebd8-4352-bee1-9cd4a060281c/remove_router_interface => generated 309 bytes in 858 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/796] 199.204.45.235 () {34 vars in 1096 bytes} [Tue May 19 01:15:35 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/797] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:35 2026] GET /v2.0/ports?device_id=ada6a4bd-1ef6-460c-a84b-1fc645c1046f => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:15:36.112 8 INFO neutron.services.segments.plugin [-] Segment 177167d5-5f0b-49fa-a802-8f556a80b88d resource provider aggregate not found 2026-05-19 01:15:36.116 8 INFO neutron.services.segments.plugin [-] Segment 177167d5-5f0b-49fa-a802-8f556a80b88d resource provider aggregate not found 2026-05-19 01:15:36.124 8 INFO neutron.services.segments.plugin [-] Segment 177167d5-5f0b-49fa-a802-8f556a80b88d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 177167d5-5f0b-49fa-a802-8f556a80b88d found for delete ", "request_id": "req-9f619f59-1529-4255-a6bc-ed7029d7f67b"}]} 2026-05-19 01:15:36.128 8 INFO neutron.db.l3_hamode_db [None req-f44a3be4-da84-4721-a4aa-fa41008fbe54 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] HA network c809b1c7-4029-4cb6-8100-9adf45a2c078 was deleted as no HA routers are present in tenant aab1e582057044edb39af59243599207. 2026-05-19 01:15:36.131 8 INFO neutron.services.segments.plugin [-] Segment 177167d5-5f0b-49fa-a802-8f556a80b88d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 177167d5-5f0b-49fa-a802-8f556a80b88d found for delete ", "request_id": "req-41fd145b-f505-4c16-baf7-5f63c821166f"}]} [pid: 8|app: 0|req: 427/798] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:15:35 2026] DELETE /v2.0/routers/80bdb994-ebd8-4352-bee1-9cd4a060281c => generated 0 bytes in 1096 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/799] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:15:36 2026] DELETE /v2.0/subnets/5f44926b-ca1a-487f-814a-639279c72dfb => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/800] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:15:36 2026] DELETE /v2.0/networks/876baaf1-f400-4421-9948-ce152c8e478c => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/801] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:15:36 2026] GET /v2.0/security-groups?tenant_id=aab1e582057044edb39af59243599207&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/802] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:15:36 2026] GET /v2.0/ports?tenant_id=3205986c81af4b3292f83f47a1cf39d1&device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 1240 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/803] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:15:36 2026] DELETE /v2.0/security-groups/07a0bcd5-762d-4bd9-99ec-9d3862649983 => 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: 375/804] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:36 2026] GET /v2.0/ports?device_id=ada6a4bd-1ef6-460c-a84b-1fc645c1046f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/805] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:15:37 2026] GET /v2.0/networks?id=bece27b7-311e-4fe7-a553-945898746110 => generated 779 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/806] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:15:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3482c638-5303-43c0-ba73-e3243161b39d => 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: 431/807] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:15:37 2026] GET /v2.0/subnets?id=9622e0ca-dc52-459d-ab5d-ceeb606d6868 => generated 701 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/808] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:15:37 2026] GET /v2.0/ports?network_id=bece27b7-311e-4fe7-a553-945898746110&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: 432/809] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:15:37 2026] GET /v2.0/networks/bece27b7-311e-4fe7-a553-945898746110?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: 378/810] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:15:37 2026] GET /v2.0/networks/bece27b7-311e-4fe7-a553-945898746110?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/811] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:37 2026] GET /v2.0/ports?device_id=ada6a4bd-1ef6-460c-a84b-1fc645c1046f => 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: 379/812] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:15:38 2026] GET /v2.0/networks?id=423c3f9d-dda2-4ad5-bb59-ae1172e7c0f7 => generated 676 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:38.163 8 INFO neutron.services.segments.plugin [-] Segment 93eb4770-3a95-4937-82ed-e34a22aa104d resource provider aggregate not found 2026-05-19 01:15:38.173 8 INFO neutron.services.segments.plugin [-] Segment 93eb4770-3a95-4937-82ed-e34a22aa104d resource provider aggregate not found 2026-05-19 01:15:38.178 8 INFO neutron.services.segments.plugin [-] Segment 93eb4770-3a95-4937-82ed-e34a22aa104d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93eb4770-3a95-4937-82ed-e34a22aa104d found for delete ", "request_id": "req-5159b050-737a-4a25-b92e-c077a7d52809"}]} 2026-05-19 01:15:38.192 8 INFO neutron.services.segments.plugin [-] Segment 93eb4770-3a95-4937-82ed-e34a22aa104d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93eb4770-3a95-4937-82ed-e34a22aa104d found for delete ", "request_id": "req-bfcedff2-d5ab-44e6-ac5b-a613864e263f"}]} [pid: 8|app: 0|req: 434/813] 199.204.45.235 () {34 vars in 1050 bytes} [Tue May 19 01:15:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=42cad1b0594f46ffaed830b8189e1d86 => generated 181 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:38.228 7 WARNING neutron_lib.context [req-50112f00-a103-4e6c-b714-10146ff4e038 req-5f1bf420-fb55-42af-ae4c-65bee1499a61 309b42cb551c4470bcd6403d0c97949f 42cad1b0594f46ffaed830b8189e1d86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 380/814] 199.204.45.235 () {38 vars in 955 bytes} [Tue May 19 01:15:38 2026] POST /v2.0/ports => generated 954 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/815] 199.204.45.235 () {38 vars in 1028 bytes} [Tue May 19 01:15:38 2026] PUT /v2.0/ports/2231cb55-70ac-4e81-9066-fe1f3a63162b => generated 1235 bytes in 366 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: 381/816] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:39 2026] GET /v2.0/ports?device_id=ada6a4bd-1ef6-460c-a84b-1fc645c1046f => generated 969 bytes in 93 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: 436/817] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:39 2026] GET /v2.0/security-groups?id=69e0e087-cc26-4e05-aeff-c11d18d4104b&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/818] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:15:39 2026] GET /v2.0/ports?tenant_id=42cad1b0594f46ffaed830b8189e1d86&device_id=ada6a4bd-1ef6-460c-a84b-1fc645c1046f => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:15:39.778 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2215f4e-1c29-4a7e-8702-238cf143aa50'] response: {'name': 'network-changed', 'server_uuid': 'ada6a4bd-1ef6-460c-a84b-1fc645c1046f', 'tag': '2231cb55-70ac-4e81-9066-fe1f3a63162b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 437/819] 199.204.45.235 () {34 vars in 1018 bytes} [Tue May 19 01:15:39 2026] GET /v2.0/networks?tenant_id=42cad1b0594f46ffaed830b8189e1d86&shared=False => generated 772 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/820] 199.204.45.235 () {34 vars in 930 bytes} [Tue May 19 01:15:39 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/821] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:40 2026] GET /v2.0/ports?device_id=ada6a4bd-1ef6-460c-a84b-1fc645c1046f => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/822] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:40 2026] GET /v2.0/security-groups?id=69e0e087-cc26-4e05-aeff-c11d18d4104b&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/823] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:15:40 2026] GET /v2.0/ports?tenant_id=42cad1b0594f46ffaed830b8189e1d86&device_id=ada6a4bd-1ef6-460c-a84b-1fc645c1046f => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/824] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:15:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2231cb55-70ac-4e81-9066-fe1f3a63162b => 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: 440/825] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:15:40 2026] GET /v2.0/subnets?id=bf556da2-76e5-45b2-a3a9-89d77f0e18be => generated 694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/826] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:15:41 2026] GET /v2.0/ports?network_id=423c3f9d-dda2-4ad5-bb59-ae1172e7c0f7&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/827] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:15:41 2026] GET /v2.0/networks/423c3f9d-dda2-4ad5-bb59-ae1172e7c0f7?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: 443/828] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:15:41 2026] GET /v2.0/networks/423c3f9d-dda2-4ad5-bb59-ae1172e7c0f7?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: 386/829] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:15:40 2026] GET /v2.0/security-groups?tenant_id=7c8d82eb6b39429a997e25491c7bbc58&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/830] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:15:41 2026] DELETE /v2.0/security-groups/b62c3620-ec92-465e-ab0e-67639c2f38c6 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/831] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:41 2026] GET /v2.0/ports?device_id=ada6a4bd-1ef6-460c-a84b-1fc645c1046f => 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: 388/832] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:41 2026] GET /v2.0/security-groups?id=69e0e087-cc26-4e05-aeff-c11d18d4104b&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: 445/833] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:15:41 2026] GET /v2.0/security-groups?tenant_id=0a98d58a0ede4fae92a534d12c6e8c28&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/834] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:15:41 2026] DELETE /v2.0/security-groups/32d5f8db-d2f2-4571-9133-e44c217174c3 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/835] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:42 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 971 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/836] 10.0.0.240 () {34 vars in 971 bytes} [Tue May 19 01:15:42 2026] GET /v2.0/ports/3482c638-5303-43c0-ba73-e3243161b39d => generated 968 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/837] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:42 2026] GET /v2.0/ports?device_id=ada6a4bd-1ef6-460c-a84b-1fc645c1046f => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/838] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:42 2026] GET /v2.0/security-groups?id=69e0e087-cc26-4e05-aeff-c11d18d4104b&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/839] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:42 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/840] 199.204.45.235 () {34 vars in 1000 bytes} [Tue May 19 01:15:43 2026] GET /v2.0/subnets?network_id=bece27b7-311e-4fe7-a553-945898746110 => generated 683 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/841] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:43 2026] GET /v2.0/security-groups?id=8ae59176-7fb3-4df9-a4d7-91dd1632de5d&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/842] 199.204.45.235 () {34 vars in 1146 bytes} [Tue May 19 01:15:43 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402&device_owner=compute%3Anova&network_id=bece27b7-311e-4fe7-a553-945898746110 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/843] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:43 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/844] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:43 2026] GET /v2.0/security-groups?id=8ae59176-7fb3-4df9-a4d7-91dd1632de5d&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: 7|app: 0|req: 396/845] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:43 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => 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: 450/846] 199.204.45.235 () {38 vars in 1028 bytes} [Tue May 19 01:15:43 2026] PUT /v2.0/ports/3482c638-5303-43c0-ba73-e3243161b39d => generated 1145 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/847] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:43 2026] GET /v2.0/security-groups?id=8ae59176-7fb3-4df9-a4d7-91dd1632de5d&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:15:43.798 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cfba550a-c300-40d6-879f-6144d65aed99'] response: {'name': 'network-changed', 'server_uuid': 'ec94b0da-6f3f-4213-a0d0-4fcc43322402', 'tag': '3482c638-5303-43c0-ba73-e3243161b39d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 451/848] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:43 2026] GET /v2.0/ports?device_id=ada6a4bd-1ef6-460c-a84b-1fc645c1046f => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/849] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:43 2026] GET /v2.0/security-groups?id=69e0e087-cc26-4e05-aeff-c11d18d4104b&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/850] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:15:44 2026] GET /v2.0/ports?tenant_id=3205986c81af4b3292f83f47a1cf39d1&device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 1417 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/851] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:15:43 2026] GET /v2.0/security-groups?tenant_id=2f6ebcc09af84761adc25f9405acec40&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/852] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:15:44 2026] GET /v2.0/networks?id=bece27b7-311e-4fe7-a553-945898746110 => generated 779 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/853] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:15:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=3482c638-5303-43c0-ba73-e3243161b39d => 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: 402/854] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:15:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3482c638-5303-43c0-ba73-e3243161b39d => generated 860 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/855] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:15:44 2026] GET /v2.0/subnets?id=9622e0ca-dc52-459d-ab5d-ceeb606d6868 => generated 701 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/856] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:15:44 2026] DELETE /v2.0/security-groups/c4998af8-c546-4b71-9ef9-87313d1e70d2 => 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: 404/857] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:15:44 2026] GET /v2.0/ports?network_id=bece27b7-311e-4fe7-a553-945898746110&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: 454/858] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:15:44 2026] GET /v2.0/networks/bece27b7-311e-4fe7-a553-945898746110?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/861] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:15:44 2026] GET /v2.0/networks/bece27b7-311e-4fe7-a553-945898746110?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: 457/862] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:44 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/863] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:44 2026] GET /v2.0/security-groups?id=9d46e03a-1923-4f2c-a5bc-74af47b11414&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/864] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:44 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => 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: 407/865] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:44 2026] GET /v2.0/security-groups?id=8ae59176-7fb3-4df9-a4d7-91dd1632de5d&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/866] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:44 2026] GET /v2.0/ports?device_id=ada6a4bd-1ef6-460c-a84b-1fc645c1046f => 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: 408/867] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:44 2026] GET /v2.0/security-groups?id=69e0e087-cc26-4e05-aeff-c11d18d4104b&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: 8|app: 0|req: 460/868] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:15:45 2026] GET /v2.0/ports?tenant_id=8437377963754926a0a7265ea0ee99ab&device_id=a30ad83d-98ec-49f5-9099-e74571000746 => 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: 409/869] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:15:45 2026] GET /v2.0/networks?id=4470dbfc-0c5a-44bf-8a56-acef71cdd2d0 => generated 770 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/870] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:15:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=72346da7-1798-4ce6-844c-d0fa1d48d6f9 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/871] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:15:45 2026] GET /v2.0/subnets?id=5545e98d-d7ab-4733-bebe-a4ba6c9b8fae => generated 692 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/872] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:15:45 2026] GET /v2.0/ports?network_id=4470dbfc-0c5a-44bf-8a56-acef71cdd2d0&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: 411/873] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:15:45 2026] GET /v2.0/networks/4470dbfc-0c5a-44bf-8a56-acef71cdd2d0?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: 463/874] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:15:45 2026] GET /v2.0/networks/4470dbfc-0c5a-44bf-8a56-acef71cdd2d0?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: 412/875] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:15:45 2026] GET /v2.0/ports?tenant_id=3205986c81af4b3292f83f47a1cf39d1&device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 1417 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/876] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:15:45 2026] GET /v2.0/networks?id=bece27b7-311e-4fe7-a553-945898746110 => generated 779 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/877] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:15:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=3482c638-5303-43c0-ba73-e3243161b39d => 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: 465/878] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:15:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3482c638-5303-43c0-ba73-e3243161b39d => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/879] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:15:45 2026] GET /v2.0/subnets?id=9622e0ca-dc52-459d-ab5d-ceeb606d6868 => generated 701 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/880] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:15:45 2026] GET /v2.0/ports?network_id=bece27b7-311e-4fe7-a553-945898746110&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: 415/881] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:15:45 2026] GET /v2.0/networks/bece27b7-311e-4fe7-a553-945898746110?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: 467/882] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:15:45 2026] GET /v2.0/networks/bece27b7-311e-4fe7-a553-945898746110?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: 416/883] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:45 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/884] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:45 2026] GET /v2.0/security-groups?id=8ae59176-7fb3-4df9-a4d7-91dd1632de5d&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: 417/885] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:46 2026] GET /v2.0/ports?device_id=ada6a4bd-1ef6-460c-a84b-1fc645c1046f => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/886] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:46 2026] GET /v2.0/security-groups?id=69e0e087-cc26-4e05-aeff-c11d18d4104b&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-19 01:15:46.256 8 WARNING neutron_lib.context [None req-c43d40e6-92cd-4b04-b4cb-fa97dcf34527 5560585e562e418cb8a2627515373c0e 593df2d0ecbd4052943008f5a91d9788 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:15:46.257 8 WARNING neutron_lib.context [None req-c43d40e6-92cd-4b04-b4cb-fa97dcf34527 5560585e562e418cb8a2627515373c0e 593df2d0ecbd4052943008f5a91d9788 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 419/887] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:46 2026] GET /v2.0/ports?device_id=ada6a4bd-1ef6-460c-a84b-1fc645c1046f => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:46.405 8 INFO neutron.db.segments_db [None req-c43d40e6-92cd-4b04-b4cb-fa97dcf34527 5560585e562e418cb8a2627515373c0e 593df2d0ecbd4052943008f5a91d9788 - - default default] Added segment 48613455-712d-4656-b552-621fe439bce2 of type vxlan for network 4bc51031-e709-4356-aea6-cd33685cf19e 2026-05-19 01:15:46.480 8 INFO neutron.db.segments_db [None req-c43d40e6-92cd-4b04-b4cb-fa97dcf34527 5560585e562e418cb8a2627515373c0e 593df2d0ecbd4052943008f5a91d9788 - - default default] Added segment 85615571-8379-4f27-b0ea-56851d06e94b of type vxlan for network a3874271-5f0b-4d2d-94b9-00c50b22a7aa [pid: 8|app: 0|req: 469/888] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:15:46 2026] POST /v2.0/networks => generated 1245 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 01:15:46.631 7 INFO neutron.db.l3_db [None req-9c77a5b9-eb21-4e2e-9219-55c36354fb8c 309b42cb551c4470bcd6403d0c97949f 42cad1b0594f46ffaed830b8189e1d86 - - default default] Floating IP d234c2d0-851f-456b-a8df-8ce1f0cd50db associated. External IP: 10.96.250.218, port: 2231cb55-70ac-4e81-9066-fe1f3a63162b. [pid: 8|app: 0|req: 470/889] 199.204.45.235 () {34 vars in 1118 bytes} [Tue May 19 01:15:46 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.3 => generated 1148 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/890] 10.0.0.120 () {32 vars in 649 bytes} [Tue May 19 01:15:46 2026] GET /v2.0/networks => generated 1844 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/891] 10.0.0.120 () {34 vars in 749 bytes} [Tue May 19 01:15:46 2026] PUT /v2.0/floatingips/d234c2d0-851f-456b-a8df-8ce1f0cd50db => generated 855 bytes in 686 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:47.076 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-47c7fac2-6603-484c-9636-35511d1e9067'] response: {'name': 'network-changed', 'server_uuid': 'ada6a4bd-1ef6-460c-a84b-1fc645c1046f', 'tag': '2231cb55-70ac-4e81-9066-fe1f3a63162b', 'status': 'completed', 'code': 200} 2026-05-19 01:15:47.157 7 INFO neutron.services.segments.plugin [-] Segment 48613455-712d-4656-b552-621fe439bce2 resource provider aggregate not found 2026-05-19 01:15:47.160 7 INFO neutron.services.segments.plugin [-] Segment 48613455-712d-4656-b552-621fe439bce2 resource provider aggregate not found 2026-05-19 01:15:47.166 7 INFO neutron.services.segments.plugin [-] Segment 48613455-712d-4656-b552-621fe439bce2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48613455-712d-4656-b552-621fe439bce2 found for delete ", "request_id": "req-3082e1c9-6404-465d-87cc-a5d21b0a38d2"}]} 2026-05-19 01:15:47.176 7 INFO neutron.services.segments.plugin [-] Segment 48613455-712d-4656-b552-621fe439bce2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48613455-712d-4656-b552-621fe439bce2 found for delete ", "request_id": "req-2c233c7e-cfa5-4e1b-8505-d04d4010b380"}]} [pid: 7|app: 0|req: 421/892] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:15:46 2026] DELETE /v2.0/networks/4bc51031-e709-4356-aea6-cd33685cf19e => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/893] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:47 2026] GET /v2.0/ports?device_id=ada6a4bd-1ef6-460c-a84b-1fc645c1046f => 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: 423/894] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:47 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/895] 199.204.45.235 () {38 vars in 1028 bytes} [Tue May 19 01:15:46 2026] PUT /v2.0/ports/3482c638-5303-43c0-ba73-e3243161b39d => generated 968 bytes in 623 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: 473/896] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:47 2026] GET /v2.0/security-groups?id=69e0e087-cc26-4e05-aeff-c11d18d4104b&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: 474/897] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:47 2026] GET /v2.0/security-groups?id=8ae59176-7fb3-4df9-a4d7-91dd1632de5d&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: 424/898] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:15:47 2026] DELETE /v2.0/networks/a3874271-5f0b-4d2d-94b9-00c50b22a7aa => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:15:47.395 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d323114-e616-459d-84a7-761919660bc8'] response: {'name': 'network-changed', 'server_uuid': 'ec94b0da-6f3f-4213-a0d0-4fcc43322402', 'tag': '3482c638-5303-43c0-ba73-e3243161b39d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 475/899] 10.0.0.120 () {32 vars in 649 bytes} [Tue May 19 01:15:47 2026] GET /v2.0/networks => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:47.449 7 WARNING neutron_lib.context [None req-0b9db517-28ae-4d3d-a4ab-6b9cb492eef7 5560585e562e418cb8a2627515373c0e 593df2d0ecbd4052943008f5a91d9788 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:15:47.503 7 INFO neutron.db.segments_db [None req-0b9db517-28ae-4d3d-a4ab-6b9cb492eef7 5560585e562e418cb8a2627515373c0e 593df2d0ecbd4052943008f5a91d9788 - - default default] Added segment a539fd46-a3c1-46f9-afa1-1d7aa391eaf6 of type vxlan for network c2b95bda-b44e-4268-871c-6c88b8885c78 [pid: 7|app: 0|req: 425/900] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:15:47 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: 476/901] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:47 2026] GET /v2.0/ports?device_id=ada6a4bd-1ef6-460c-a84b-1fc645c1046f => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/902] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:15:47 2026] GET /v2.0/ports?tenant_id=42cad1b0594f46ffaed830b8189e1d86&device_id=ada6a4bd-1ef6-460c-a84b-1fc645c1046f => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:15:47.633 8 WARNING neutron_lib.context [None req-3bc404fa-ccc0-457e-9aa3-c006aef8362f 5560585e562e418cb8a2627515373c0e 593df2d0ecbd4052943008f5a91d9788 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 427/903] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:47 2026] GET /v2.0/security-groups?id=69e0e087-cc26-4e05-aeff-c11d18d4104b&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:47.704 8 INFO neutron.db.segments_db [None req-3bc404fa-ccc0-457e-9aa3-c006aef8362f 5560585e562e418cb8a2627515373c0e 593df2d0ecbd4052943008f5a91d9788 - - default default] Added segment 3eac5339-ba46-4da4-a2c9-0fd726aacfc6 of type vxlan for network 17d089e4-c259-4fab-974d-fd73c7b5273b [pid: 7|app: 0|req: 428/904] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:15:47 2026] GET /v2.0/networks?id=423c3f9d-dda2-4ad5-bb59-ae1172e7c0f7 => generated 772 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/905] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:15:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2231cb55-70ac-4e81-9066-fe1f3a63162b => generated 858 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/906] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:15:47 2026] GET /v2.0/subnets?id=bf556da2-76e5-45b2-a3a9-89d77f0e18be => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/907] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:15:47 2026] POST /v2.0/networks => generated 649 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:15:47.819 8 WARNING neutron_lib.context [None req-a767034d-8e0c-4e06-b15f-b293904a0e05 5560585e562e418cb8a2627515373c0e 593df2d0ecbd4052943008f5a91d9788 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 431/908] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:15:47 2026] GET /v2.0/ports?network_id=423c3f9d-dda2-4ad5-bb59-ae1172e7c0f7&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:15:47.842 8 WARNING neutron_lib.context [None req-a767034d-8e0c-4e06-b15f-b293904a0e05 5560585e562e418cb8a2627515373c0e 593df2d0ecbd4052943008f5a91d9788 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 432/909] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:15:47 2026] GET /v2.0/ports?tenant_id=3205986c81af4b3292f83f47a1cf39d1&device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/910] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:15:47 2026] GET /v2.0/networks/423c3f9d-dda2-4ad5-bb59-ae1172e7c0f7?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/911] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:15:47 2026] GET /v2.0/networks?id=bece27b7-311e-4fe7-a553-945898746110 => generated 779 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/912] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:15:47 2026] GET /v2.0/networks/423c3f9d-dda2-4ad5-bb59-ae1172e7c0f7?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: 436/913] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:15:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3482c638-5303-43c0-ba73-e3243161b39d => generated 860 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/914] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:15:48 2026] GET /v2.0/subnets?id=9622e0ca-dc52-459d-ab5d-ceeb606d6868 => generated 701 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/915] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:15:48 2026] GET /v2.0/ports?network_id=bece27b7-311e-4fe7-a553-945898746110&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: 439/916] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:15:48 2026] GET /v2.0/networks/bece27b7-311e-4fe7-a553-945898746110?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: 440/917] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:15:48 2026] GET /v2.0/networks/bece27b7-311e-4fe7-a553-945898746110?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: 478/918] 10.0.0.120 () {34 vars in 665 bytes} [Tue May 19 01:15:47 2026] POST /v2.0/ports => generated 1505 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/919] 10.0.0.120 () {32 vars in 643 bytes} [Tue May 19 01:15:48 2026] GET /v2.0/ports => generated 1505 bytes in 93 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: 442/920] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:48 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/921] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:48 2026] GET /v2.0/security-groups?id=8ae59176-7fb3-4df9-a4d7-91dd1632de5d&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: 8|app: 0|req: 479/922] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:15:48 2026] DELETE /v2.0/ports/d1f10765-a201-4cf1-bf26-a1aa43b7f9cb => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/923] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:48 2026] GET /v2.0/ports?device_id=ada6a4bd-1ef6-460c-a84b-1fc645c1046f => 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: 481/924] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:48 2026] GET /v2.0/security-groups?id=69e0e087-cc26-4e05-aeff-c11d18d4104b&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: 444/925] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:15:48 2026] DELETE /v2.0/ports/31619e61-73ec-4f07-8530-dcee67df7e28 => 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: 482/926] 10.0.0.120 () {32 vars in 643 bytes} [Tue May 19 01:15:48 2026] GET /v2.0/ports => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:15:48.937 7 WARNING neutron_lib.context [None req-14af529d-5075-43f0-b1f0-88be271e88af 5560585e562e418cb8a2627515373c0e 593df2d0ecbd4052943008f5a91d9788 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:15:48.985 7 INFO neutron.db.segments_db [None req-14af529d-5075-43f0-b1f0-88be271e88af 5560585e562e418cb8a2627515373c0e 593df2d0ecbd4052943008f5a91d9788 - - default default] Added segment 21fc2237-9678-4584-a6b3-acc637ec5217 of type vxlan for network 03c67016-afe8-4caf-9b81-519605ba5d0b [pid: 7|app: 0|req: 445/927] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:15:48 2026] POST /v2.0/networks => generated 650 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:15:49.079 8 WARNING neutron_lib.context [None req-f116efb4-d0f1-4052-a762-5d50988df7f6 5560585e562e418cb8a2627515373c0e 593df2d0ecbd4052943008f5a91d9788 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:15:49.138 8 INFO neutron.db.segments_db [None req-f116efb4-d0f1-4052-a762-5d50988df7f6 5560585e562e418cb8a2627515373c0e 593df2d0ecbd4052943008f5a91d9788 - - default default] Added segment 63843ba6-fe1b-4c98-b79d-e7abba404c22 of type vxlan for network 74c1d26b-03de-4665-ae92-ebc22df08015 [pid: 7|app: 0|req: 446/928] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:49 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:49.183 7 INFO neutron.services.segments.plugin [-] Segment 85615571-8379-4f27-b0ea-56851d06e94b resource provider aggregate not found 2026-05-19 01:15:49.193 7 INFO neutron.services.segments.plugin [-] Segment 85615571-8379-4f27-b0ea-56851d06e94b resource provider aggregate not found 2026-05-19 01:15:49.199 7 INFO neutron.services.segments.plugin [-] Segment 85615571-8379-4f27-b0ea-56851d06e94b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85615571-8379-4f27-b0ea-56851d06e94b found for delete ", "request_id": "req-9621ad9b-ff6e-4b4c-a04f-5e685e96d5a7"}]} 2026-05-19 01:15:49.210 7 INFO neutron.services.segments.plugin [-] Segment 85615571-8379-4f27-b0ea-56851d06e94b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85615571-8379-4f27-b0ea-56851d06e94b found for delete ", "request_id": "req-dfcc96fc-2597-454e-a6d0-c6a6dd18617b"}]} [pid: 8|app: 0|req: 483/929] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:15:49 2026] POST /v2.0/networks => generated 650 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/930] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:49 2026] GET /v2.0/security-groups?id=9d46e03a-1923-4f2c-a5bc-74af47b11414&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:49.255 7 WARNING neutron_lib.context [None req-62b58a5b-5b20-45dc-b1a6-4125b8cec610 5560585e562e418cb8a2627515373c0e 593df2d0ecbd4052943008f5a91d9788 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 484/931] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:15:49 2026] GET /v2.0/ports?tenant_id=3205986c81af4b3292f83f47a1cf39d1&device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:15:49.277 7 WARNING neutron_lib.context [None req-62b58a5b-5b20-45dc-b1a6-4125b8cec610 5560585e562e418cb8a2627515373c0e 593df2d0ecbd4052943008f5a91d9788 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/932] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:15:49 2026] GET /v2.0/networks?id=bece27b7-311e-4fe7-a553-945898746110 => generated 779 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/933] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:15:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3482c638-5303-43c0-ba73-e3243161b39d => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/934] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:15:49 2026] GET /v2.0/subnets?id=9622e0ca-dc52-459d-ab5d-ceeb606d6868 => generated 701 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/935] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:15:49 2026] GET /v2.0/ports?network_id=bece27b7-311e-4fe7-a553-945898746110&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/936] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:15:49 2026] GET /v2.0/networks/bece27b7-311e-4fe7-a553-945898746110?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: 490/937] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:15:49 2026] GET /v2.0/networks/bece27b7-311e-4fe7-a553-945898746110?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: 491/938] 199.204.45.235 () {34 vars in 994 bytes} [Tue May 19 01:15:49 2026] GET /v2.0/ports?device_id=ada6a4bd-1ef6-460c-a84b-1fc645c1046f => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/939] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:15:49 2026] POST /v2.0/subnets => generated 1274 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/940] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:49 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => 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: 450/941] 10.0.0.120 () {32 vars in 647 bytes} [Tue May 19 01:15:49 2026] GET /v2.0/subnets => generated 1910 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/942] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:49 2026] GET /v2.0/security-groups?id=8ae59176-7fb3-4df9-a4d7-91dd1632de5d&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:49.773 8 INFO neutron.db.l3_db [req-89286c8f-e824-47e7-9903-72b9314b9647 req-b90d9fa1-9473-45bd-964a-20774efbdf2b 309b42cb551c4470bcd6403d0c97949f 42cad1b0594f46ffaed830b8189e1d86 - - default default] Floating IP d234c2d0-851f-456b-a8df-8ce1f0cd50db disassociated. External IP: 10.96.250.218, port: 2231cb55-70ac-4e81-9066-fe1f3a63162b. [pid: 7|app: 0|req: 452/943] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:15:49 2026] DELETE /v2.0/subnets/71267af6-59f4-4b95-83be-c86d9916584b => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/944] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:49 2026] GET /v2.0/ports?device_id=ada6a4bd-1ef6-460c-a84b-1fc645c1046f => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/945] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:15:49 2026] DELETE /v2.0/subnets/e7722423-f5df-4f14-bbfe-2f910730d40c => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/946] 10.0.0.120 () {32 vars in 647 bytes} [Tue May 19 01:15:50 2026] GET /v2.0/subnets => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/947] 199.204.45.235 () {36 vars in 997 bytes} [Tue May 19 01:15:49 2026] DELETE /v2.0/ports/2231cb55-70ac-4e81-9066-fe1f3a63162b => generated 0 bytes in 606 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/948] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:15:50 2026] DELETE /v2.0/networks/74c1d26b-03de-4665-ae92-ebc22df08015 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:15:50.257 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-179934fe-936d-4848-98a7-616459a0235e'] response: {'server_uuid': 'ada6a4bd-1ef6-460c-a84b-1fc645c1046f', 'name': 'network-vif-deleted', 'tag': '2231cb55-70ac-4e81-9066-fe1f3a63162b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 457/949] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:50 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:50.362 8 INFO neutron.services.segments.plugin [-] Segment 21fc2237-9678-4584-a6b3-acc637ec5217 resource provider aggregate not found [pid: 7|app: 0|req: 458/950] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:50 2026] GET /v2.0/security-groups?id=9d46e03a-1923-4f2c-a5bc-74af47b11414&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-19 01:15:50.368 8 INFO neutron.services.segments.plugin [-] Segment 21fc2237-9678-4584-a6b3-acc637ec5217 resource provider aggregate not found 2026-05-19 01:15:50.375 8 INFO neutron.services.segments.plugin [-] Segment 21fc2237-9678-4584-a6b3-acc637ec5217 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21fc2237-9678-4584-a6b3-acc637ec5217 found for delete ", "request_id": "req-a75e2641-d85a-414f-9b49-cc5329dc279f"}]} 2026-05-19 01:15:50.380 8 INFO neutron.services.segments.plugin [-] Segment 21fc2237-9678-4584-a6b3-acc637ec5217 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21fc2237-9678-4584-a6b3-acc637ec5217 found for delete ", "request_id": "req-026cf97b-6f3f-43b1-9dd2-d94805948947"}]} [pid: 8|app: 0|req: 493/951] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:15:50 2026] DELETE /v2.0/networks/03c67016-afe8-4caf-9b81-519605ba5d0b => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/952] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:15:50 2026] DELETE /v2.0/networks/17d089e4-c259-4fab-974d-fd73c7b5273b => 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: 494/953] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:15:50 2026] DELETE /v2.0/networks/c2b95bda-b44e-4268-871c-6c88b8885c78 => 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: 460/954] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:50 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/955] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:50 2026] GET /v2.0/security-groups?id=8ae59176-7fb3-4df9-a4d7-91dd1632de5d&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: 461/956] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:50 2026] GET /v2.0/ports?device_id=ada6a4bd-1ef6-460c-a84b-1fc645c1046f => 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: 496/957] 199.204.45.235 () {34 vars in 994 bytes} [Tue May 19 01:15:50 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:51.237 7 INFO neutron.services.segments.plugin [-] Segment 63843ba6-fe1b-4c98-b79d-e7abba404c22 resource provider aggregate not found 2026-05-19 01:15:51.243 7 INFO neutron.services.segments.plugin [-] Segment 63843ba6-fe1b-4c98-b79d-e7abba404c22 resource provider aggregate not found 2026-05-19 01:15:51.254 7 INFO neutron.services.segments.plugin [-] Segment 63843ba6-fe1b-4c98-b79d-e7abba404c22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63843ba6-fe1b-4c98-b79d-e7abba404c22 found for delete ", "request_id": "req-2bbc9101-2e25-4b84-8593-634531c52b1d"}]} 2026-05-19 01:15:51.280 7 INFO neutron.services.segments.plugin [-] Segment 3eac5339-ba46-4da4-a2c9-0fd726aacfc6 resource provider aggregate not found 2026-05-19 01:15:51.283 7 INFO neutron.services.segments.plugin [-] Segment 63843ba6-fe1b-4c98-b79d-e7abba404c22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63843ba6-fe1b-4c98-b79d-e7abba404c22 found for delete ", "request_id": "req-e3bae176-795b-40d0-b97d-0c432476d6fe"}]} 2026-05-19 01:15:51.293 7 INFO neutron.services.segments.plugin [-] Segment 3eac5339-ba46-4da4-a2c9-0fd726aacfc6 resource provider aggregate not found 2026-05-19 01:15:51.306 7 INFO neutron.services.segments.plugin [-] Segment 3eac5339-ba46-4da4-a2c9-0fd726aacfc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eac5339-ba46-4da4-a2c9-0fd726aacfc6 found for delete ", "request_id": "req-1b9d0c8e-968e-49f1-b3b0-c7a6bd37de61"}]} [pid: 8|app: 0|req: 497/958] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:15:51 2026] GET /v2.0/security-groups?tenant_id=593df2d0ecbd4052943008f5a91d9788&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:15:51.311 7 INFO neutron.services.segments.plugin [-] Segment 3eac5339-ba46-4da4-a2c9-0fd726aacfc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eac5339-ba46-4da4-a2c9-0fd726aacfc6 found for delete ", "request_id": "req-e805dfc7-65e7-4c7d-aa9f-be960c34f846"}]} 2026-05-19 01:15:51.381 7 INFO neutron.db.l3_db [req-93da1e88-bc56-4ca5-97f9-2fb2d3039d74 req-19feea5e-d5f4-4948-b655-207841ea38fc 7eb90ff3e5194a93a331bbe12ff60ac7 3205986c81af4b3292f83f47a1cf39d1 - - default default] Floating IP a25d605a-9352-4efc-817e-845901f9373f disassociated. External IP: 10.96.250.220, port: 3482c638-5303-43c0-ba73-e3243161b39d. [pid: 8|app: 0|req: 498/959] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:15:51 2026] DELETE /v2.0/security-groups/44501a28-c7ae-4ce6-8c02-b9de40941458 => 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: 499/960] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:51 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => 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: 462/961] 199.204.45.235 () {36 vars in 997 bytes} [Tue May 19 01:15:51 2026] DELETE /v2.0/ports/3482c638-5303-43c0-ba73-e3243161b39d => generated 0 bytes in 677 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/962] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:52 2026] GET /v2.0/ports?device_id=ada6a4bd-1ef6-460c-a84b-1fc645c1046f => 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: 500/963] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:51 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => generated 971 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:52.129 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2eef3829-7f6b-4e1e-80a2-653c26240c78'] response: {'server_uuid': 'ec94b0da-6f3f-4213-a0d0-4fcc43322402', 'name': 'network-vif-deleted', 'tag': '3482c638-5303-43c0-ba73-e3243161b39d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 464/964] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:15:52 2026] GET /v2.0/security-groups?id=8ae59176-7fb3-4df9-a4d7-91dd1632de5d&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-19 01:15:52.693 8 INFO neutron.services.segments.plugin [-] Segment a539fd46-a3c1-46f9-afa1-1d7aa391eaf6 resource provider aggregate not found [pid: 8|app: 0|req: 501/965] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:52 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:15:53.189 8 INFO neutron.services.segments.plugin [-] Segment a539fd46-a3c1-46f9-afa1-1d7aa391eaf6 resource provider aggregate not found 2026-05-19 01:15:53.196 8 INFO neutron.services.segments.plugin [-] Segment a539fd46-a3c1-46f9-afa1-1d7aa391eaf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a539fd46-a3c1-46f9-afa1-1d7aa391eaf6 found for delete ", "request_id": "req-37505d92-3cb4-42a6-8ad0-737515042492"}]} [pid: 8|app: 0|req: 502/966] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:53 2026] GET /v2.0/ports?device_id=ada6a4bd-1ef6-460c-a84b-1fc645c1046f => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:15:53.299 7 WARNING neutron_lib.context [None req-f132f256-d510-47b3-8cc1-0b2872980dba d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:15:53.427 7 INFO neutron.db.segments_db [None req-f132f256-d510-47b3-8cc1-0b2872980dba d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] Added segment b81e9ad5-1182-4a68-ae97-da2e73e6bb82 of type vxlan for network d9f2bf1f-367b-4427-bef4-57e34ea14b2f [pid: 7|app: 0|req: 465/967] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:15:53 2026] POST /v2.0/networks => generated 630 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:15:53.512 8 INFO neutron.services.segments.plugin [-] Segment a539fd46-a3c1-46f9-afa1-1d7aa391eaf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a539fd46-a3c1-46f9-afa1-1d7aa391eaf6 found for delete ", "request_id": "req-92f2d7bf-66be-42a5-ad0a-3f6d619d5178"}]} 2026-05-19 01:15:53.517 8 WARNING neutron_lib.context [None req-de3a660e-f581-4700-9c67-e15e7a77566f d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:15:53.564 8 INFO neutron.db.segments_db [None req-de3a660e-f581-4700-9c67-e15e7a77566f d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] Added segment 5939feca-5cdb-45c3-8427-00cd1b59e249 of type vxlan for network 180552db-927a-4560-a6a4-a009a460c905 [pid: 8|app: 0|req: 503/968] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:15:53 2026] POST /v2.0/networks => generated 630 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:15:53.670 7 WARNING neutron_lib.context [None req-0a0a0761-788b-4721-9ad2-3ba7aa379684 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 504/969] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:53 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => 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: 466/970] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:15:53 2026] POST /v2.0/subnets => generated 626 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:15:53.896 8 WARNING neutron_lib.context [None req-47563afb-662a-4381-8a36-f6c0ae1ad172 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 505/971] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:15:53 2026] POST /v2.0/subnets => generated 626 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:15:54.119 7 WARNING neutron_lib.context [None req-24b40021-b1a6-4eef-aa85-ea2a303e88e4 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:15:54.152 7 INFO neutron.db.segments_db [None req-24b40021-b1a6-4eef-aa85-ea2a303e88e4 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] Added segment 562dc1fb-c2f3-4f26-a6e1-7da7028d27e3 of type vxlan for network 7d07f989-2941-4d1e-bfbd-be857a187610 [pid: 8|app: 0|req: 506/972] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:15:54 2026] DELETE /v2.0/security-groups/69e0e087-cc26-4e05-aeff-c11d18d4104b => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:15:54.397 7 INFO neutron.db.l3_hamode_db [None req-24b40021-b1a6-4eef-aa85-ea2a303e88e4 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 01:15:54.406 8 INFO neutron.api.v2.resource [None req-6078bbb9-9b70-4956-9690-fed400616c05 309b42cb551c4470bcd6403d0c97949f 42cad1b0594f46ffaed830b8189e1d86 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 507/973] 10.0.0.120 () {32 vars in 737 bytes} [Tue May 19 01:15:54 2026] GET /v2.0/security-groups/69e0e087-cc26-4e05-aeff-c11d18d4104b => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:15:54.545 7 INFO neutron.db.l3_hamode_db [None req-24b40021-b1a6-4eef-aa85-ea2a303e88e4 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 508/974] 10.0.0.120 () {32 vars in 732 bytes} [Tue May 19 01:15:54 2026] DELETE /v2.0/floatingips/d234c2d0-851f-456b-a8df-8ce1f0cd50db => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/975] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:15:54 2026] POST /v2.0/routers => generated 507 bytes in 1065 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/976] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:15:55 2026] GET /v2.0/ports?device_id=ec94b0da-6f3f-4213-a0d0-4fcc43322402 => 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: 509/977] 10.0.0.120 () {34 vars in 789 bytes} [Tue May 19 01:15:54 2026] PUT /v2.0/routers/e373c832-6568-4a71-b85f-6819ca882f77/remove_router_interface => generated 309 bytes in 868 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:56.345 8 INFO neutron.services.segments.plugin [-] Segment e6d80a6b-410c-48df-bac2-1665bff7c2b1 resource provider aggregate not found 2026-05-19 01:15:56.350 8 INFO neutron.services.segments.plugin [-] Segment e6d80a6b-410c-48df-bac2-1665bff7c2b1 resource provider aggregate not found 2026-05-19 01:15:56.360 8 INFO neutron.db.l3_hamode_db [None req-d99b8467-a07a-4bbd-8c1f-2b5a992d965a 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] HA network 0c8f905b-2135-4279-ba29-0aece5bc8f97 was deleted as no HA routers are present in tenant 42cad1b0594f46ffaed830b8189e1d86. [pid: 8|app: 0|req: 510/978] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:15:55 2026] DELETE /v2.0/routers/e373c832-6568-4a71-b85f-6819ca882f77 => generated 0 bytes in 812 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:15:56.367 8 INFO neutron.services.segments.plugin [-] Segment e6d80a6b-410c-48df-bac2-1665bff7c2b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6d80a6b-410c-48df-bac2-1665bff7c2b1 found for delete ", "request_id": "req-42e83bb3-601d-4ae5-bef3-545af41ff73d"}]} 2026-05-19 01:15:56.372 8 INFO neutron.services.segments.plugin [-] Segment e6d80a6b-410c-48df-bac2-1665bff7c2b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6d80a6b-410c-48df-bac2-1665bff7c2b1 found for delete ", "request_id": "req-a99ccd66-cdf9-4f1e-a7aa-da7562513be6"}]} [pid: 8|app: 0|req: 511/979] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:15:56 2026] DELETE /v2.0/security-groups/9d46e03a-1923-4f2c-a5bc-74af47b11414 => 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: 469/980] 10.0.0.120 () {34 vars in 783 bytes} [Tue May 19 01:15:55 2026] PUT /v2.0/routers/53488b09-8e50-425d-81c1-e90ba5de735a/add_router_interface => generated 309 bytes in 1371 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:56.577 7 INFO neutron.api.v2.resource [None req-51972d02-fa6b-4629-803c-56e9b027c167 7eb90ff3e5194a93a331bbe12ff60ac7 3205986c81af4b3292f83f47a1cf39d1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 470/981] 10.0.0.120 () {32 vars in 737 bytes} [Tue May 19 01:15:56 2026] GET /v2.0/security-groups/9d46e03a-1923-4f2c-a5bc-74af47b11414 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/982] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:15:56 2026] DELETE /v2.0/subnets/bf556da2-76e5-45b2-a3a9-89d77f0e18be => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/983] 10.0.0.120 () {32 vars in 717 bytes} [Tue May 19 01:15:56 2026] GET /v2.0/ports/b5706379-bfba-4a1d-828c-33fb856e52e1 => generated 955 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:56.858 7 INFO neutron.services.segments.plugin [-] Segment 9ed01ef1-e01b-4262-b0d1-81e868a3e340 resource provider aggregate not found 2026-05-19 01:15:56.865 7 INFO neutron.services.segments.plugin [-] Segment 9ed01ef1-e01b-4262-b0d1-81e868a3e340 resource provider aggregate not found [pid: 8|app: 0|req: 513/984] 10.0.0.120 () {32 vars in 732 bytes} [Tue May 19 01:15:56 2026] DELETE /v2.0/floatingips/a25d605a-9352-4efc-817e-845901f9373f => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:15:56.870 7 INFO neutron.services.segments.plugin [-] Segment 9ed01ef1-e01b-4262-b0d1-81e868a3e340 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ed01ef1-e01b-4262-b0d1-81e868a3e340 found for delete ", "request_id": "req-dac7da4c-223f-4645-8b5b-ae6ea30ac393"}]} 2026-05-19 01:15:56.883 7 INFO neutron.services.segments.plugin [-] Segment 9ed01ef1-e01b-4262-b0d1-81e868a3e340 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ed01ef1-e01b-4262-b0d1-81e868a3e340 found for delete ", "request_id": "req-a03b5690-111c-4527-b64f-9e28b408e82b"}]} [pid: 7|app: 0|req: 472/985] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:15:56 2026] DELETE /v2.0/networks/423c3f9d-dda2-4ad5-bb59-ae1172e7c0f7 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/986] 10.0.0.120 () {34 vars in 789 bytes} [Tue May 19 01:15:56 2026] PUT /v2.0/routers/6ec993e1-5b83-4c57-abda-ac59577333ad/remove_router_interface => generated 309 bytes in 920 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/987] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:15:57 2026] GET /v2.0/security-groups?tenant_id=42cad1b0594f46ffaed830b8189e1d86&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/988] 10.0.0.120 () {34 vars in 783 bytes} [Tue May 19 01:15:56 2026] PUT /v2.0/routers/53488b09-8e50-425d-81c1-e90ba5de735a/add_router_interface => generated 309 bytes in 1097 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/989] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:15:57 2026] DELETE /v2.0/security-groups/fce1a63c-6707-4c70-b94b-553b6d61dd06 => 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: 516/990] 10.0.0.120 () {32 vars in 717 bytes} [Tue May 19 01:15:58 2026] GET /v2.0/ports/575fab28-ccf8-4fa4-a3bf-b2e5640ad8cc => generated 955 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:15:58.698 7 INFO neutron.db.l3_hamode_db [None req-d49ca7c4-9faa-420e-810a-c0232a706118 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] HA network 63c05e7f-ff5b-4409-bee3-ad2fc3f96493 was deleted as no HA routers are present in tenant 3205986c81af4b3292f83f47a1cf39d1. [pid: 7|app: 0|req: 475/991] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:15:57 2026] DELETE /v2.0/routers/6ec993e1-5b83-4c57-abda-ac59577333ad => generated 0 bytes in 819 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/992] 10.0.0.120 () {34 vars in 789 bytes} [Tue May 19 01:15:58 2026] PUT /v2.0/routers/53488b09-8e50-425d-81c1-e90ba5de735a/remove_router_interface => generated 309 bytes in 655 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/993] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:15:58 2026] DELETE /v2.0/subnets/9622e0ca-dc52-459d-ab5d-ceeb606d6868 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:15:58.896 7 INFO neutron.services.segments.plugin [-] Segment 36c8f127-b59c-4897-b71d-d52409cf59ce resource provider aggregate not found 2026-05-19 01:15:58.902 7 INFO neutron.services.segments.plugin [-] Segment 36c8f127-b59c-4897-b71d-d52409cf59ce resource provider aggregate not found 2026-05-19 01:15:58.912 7 INFO neutron.services.segments.plugin [-] Segment 36c8f127-b59c-4897-b71d-d52409cf59ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36c8f127-b59c-4897-b71d-d52409cf59ce found for delete ", "request_id": "req-5487329b-e0a7-427a-af14-e0ba14664ee6"}]} 2026-05-19 01:15:58.915 7 INFO neutron.services.segments.plugin [-] Segment 36c8f127-b59c-4897-b71d-d52409cf59ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36c8f127-b59c-4897-b71d-d52409cf59ce found for delete ", "request_id": "req-154acc6f-9640-4dfd-9bb6-efdc41e428ee"}]} [pid: 7|app: 0|req: 477/994] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:15:58 2026] DELETE /v2.0/networks/bece27b7-311e-4fe7-a553-945898746110 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/995] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:15:59 2026] GET /v2.0/security-groups?tenant_id=3205986c81af4b3292f83f47a1cf39d1&name=default => generated 2921 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/996] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:15:59 2026] DELETE /v2.0/security-groups/c294f752-acde-4e2f-b94f-0acdba087536 => 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: 518/997] 10.0.0.120 () {34 vars in 789 bytes} [Tue May 19 01:15:58 2026] PUT /v2.0/routers/53488b09-8e50-425d-81c1-e90ba5de735a/remove_router_interface => generated 309 bytes in 714 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/998] 10.0.0.120 () {32 vars in 736 bytes} [Tue May 19 01:15:59 2026] GET /v2.0/ports?device_id=53488b09-8e50-425d-81c1-e90ba5de735a => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:15:59.974 8 INFO neutron.services.segments.plugin [-] Segment 562dc1fb-c2f3-4f26-a6e1-7da7028d27e3 resource provider aggregate not found 2026-05-19 01:15:59.982 8 INFO neutron.services.segments.plugin [-] Segment 562dc1fb-c2f3-4f26-a6e1-7da7028d27e3 resource provider aggregate not found 2026-05-19 01:15:59.994 8 INFO neutron.services.segments.plugin [-] Segment 562dc1fb-c2f3-4f26-a6e1-7da7028d27e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 562dc1fb-c2f3-4f26-a6e1-7da7028d27e3 found for delete ", "request_id": "req-92057b4a-2016-4de0-a712-783fff48a716"}]} 2026-05-19 01:15:59.995 8 INFO neutron.services.segments.plugin [-] Segment 562dc1fb-c2f3-4f26-a6e1-7da7028d27e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 562dc1fb-c2f3-4f26-a6e1-7da7028d27e3 found for delete ", "request_id": "req-0a667fdb-ad3f-4e05-9344-2a1a71fe1fe1"}]} 2026-05-19 01:16:00.004 8 INFO neutron.db.l3_hamode_db [None req-44460739-3ac6-4150-bb01-8a85af1a3fea d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] HA network 7d07f989-2941-4d1e-bfbd-be857a187610 was deleted as no HA routers are present in tenant 5d747af5c30e4ee885353d75f931baa6. [pid: 8|app: 0|req: 519/1001] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:15:59 2026] DELETE /v2.0/routers/53488b09-8e50-425d-81c1-e90ba5de735a => generated 0 bytes in 504 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1002] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:16:00 2026] DELETE /v2.0/subnets/d61efdbd-ec65-4baf-8489-2361297da566 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1003] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:16:00 2026] DELETE /v2.0/subnets/908aaa69-7060-4152-b344-0cc25e60beb8 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1004] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:16:00 2026] DELETE /v2.0/networks/180552db-927a-4560-a6a4-a009a460c905 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:16:00.936 7 INFO neutron.services.segments.plugin [-] Segment 7e4f955b-a7f8-4f5c-acf3-bc6abda4be8e resource provider aggregate not found 2026-05-19 01:16:00.944 7 INFO neutron.services.segments.plugin [-] Segment 7e4f955b-a7f8-4f5c-acf3-bc6abda4be8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e4f955b-a7f8-4f5c-acf3-bc6abda4be8e found for delete ", "request_id": "req-930d9da4-d19a-4e3f-8f7f-72489b2e2085"}]} 2026-05-19 01:16:00.947 7 INFO neutron.services.segments.plugin [-] Segment 7e4f955b-a7f8-4f5c-acf3-bc6abda4be8e resource provider aggregate not found 2026-05-19 01:16:00.960 7 INFO neutron.services.segments.plugin [-] Segment 5939feca-5cdb-45c3-8427-00cd1b59e249 resource provider aggregate not found 2026-05-19 01:16:00.965 7 INFO neutron.services.segments.plugin [-] Segment 7e4f955b-a7f8-4f5c-acf3-bc6abda4be8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e4f955b-a7f8-4f5c-acf3-bc6abda4be8e found for delete ", "request_id": "req-4dc62f5b-0298-490a-b797-b1842dd9b95d"}]} 2026-05-19 01:16:00.976 7 INFO neutron.services.segments.plugin [-] Segment 5939feca-5cdb-45c3-8427-00cd1b59e249 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5939feca-5cdb-45c3-8427-00cd1b59e249 found for delete ", "request_id": "req-fcbed33a-20cc-4b3c-9d1c-a25b6d62e0b0"}]} 2026-05-19 01:16:00.980 7 INFO neutron.services.segments.plugin [-] Segment 5939feca-5cdb-45c3-8427-00cd1b59e249 resource provider aggregate not found [pid: 8|app: 0|req: 521/1005] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:16:00 2026] DELETE /v2.0/networks/d9f2bf1f-367b-4427-bef4-57e34ea14b2f => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:16:00.991 7 INFO neutron.services.segments.plugin [-] Segment 5939feca-5cdb-45c3-8427-00cd1b59e249 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5939feca-5cdb-45c3-8427-00cd1b59e249 found for delete ", "request_id": "req-04df9bc2-11b4-4786-b99c-2a15856157c8"}]} 2026-05-19 01:16:00.993 8 WARNING neutron_lib.context [None req-a6ceac39-00e6-4818-b028-4420e7e7a909 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:16:01.048 8 INFO neutron.db.segments_db [None req-a6ceac39-00e6-4818-b028-4420e7e7a909 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] Added segment a3668db8-ee7b-4c8f-b417-2eec938a76a8 of type vxlan for network 1f3964e6-bdde-4874-a689-7a11a36adcaf [pid: 7|app: 0|req: 485/1006] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:00 2026] GET /v2.0/security-groups?tenant_id=c64b9dd9221e4366b9063e32ec312a3e&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1007] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:16:00 2026] POST /v2.0/networks => generated 629 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1008] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:01 2026] DELETE /v2.0/security-groups/a7db8bf8-df30-4869-aa6e-86bac083b258 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:16:01.221 8 WARNING neutron_lib.context [None req-93d6be68-e340-466c-84bb-48ea3e86cb41 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:16:01.266 7 INFO neutron.db.segments_db [None req-3d4758ac-37cc-4246-a446-b1c5193dc04e 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Added segment a59b497c-74ec-4f97-86b0-3c1524790b83 of type vxlan for network 32641d2c-6815-48f5-b7bd-d3f7d1ef7f30 [pid: 7|app: 0|req: 486/1009] 10.0.0.120 () {34 vars in 671 bytes} [Tue May 19 01:16:01 2026] POST /v2.0/networks => generated 738 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1010] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:16:01 2026] POST /v2.0/subnets => generated 626 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:16:01.469 8 WARNING neutron_lib.context [None req-0ad4b543-cbda-4ac8-970a-d5fa4f47fc62 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:16:01.507 8 INFO neutron.db.segments_db [None req-0ad4b543-cbda-4ac8-970a-d5fa4f47fc62 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] Added segment 3ade34f1-5a80-4526-8313-3db6307b2271 of type vxlan for network 19b38efe-0973-4a70-9317-7c2781a384fc [pid: 7|app: 0|req: 487/1011] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:16:01 2026] POST /v2.0/subnets => generated 685 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:16:01.630 7 INFO neutron.db.segments_db [None req-68c34b6f-6115-4c49-8c4b-70e9764da2c4 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Added segment 7c9ab6cc-a57e-42c0-a407-ae0de37f8e6e of type vxlan for network 12fdc2fe-57e3-41c8-bdb3-928cc9a61e24 2026-05-19 01:16:01.819 8 INFO neutron.db.l3_hamode_db [None req-0ad4b543-cbda-4ac8-970a-d5fa4f47fc62 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 01:16:01.873 7 INFO neutron.db.l3_hamode_db [None req-68c34b6f-6115-4c49-8c4b-70e9764da2c4 78960a0b332049f9b9c54ae403b1e91e 26c3c47163a048af8049514261f714c0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 01:16:01.922 8 INFO neutron.db.l3_hamode_db [None req-0ad4b543-cbda-4ac8-970a-d5fa4f47fc62 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 01:16:02.032 8 INFO neutron.services.segments.plugin [-] Segment b81e9ad5-1182-4a68-ae97-da2e73e6bb82 resource provider aggregate not found 2026-05-19 01:16:02.038 8 INFO neutron.services.segments.plugin [-] Segment b81e9ad5-1182-4a68-ae97-da2e73e6bb82 resource provider aggregate not found 2026-05-19 01:16:02.051 8 INFO neutron.services.segments.plugin [-] Segment b81e9ad5-1182-4a68-ae97-da2e73e6bb82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b81e9ad5-1182-4a68-ae97-da2e73e6bb82 found for delete ", "request_id": "req-f3647a9e-4f7f-4d86-9a8a-fdcc9cbd803f"}]} 2026-05-19 01:16:02.056 8 INFO neutron.services.segments.plugin [-] Segment b81e9ad5-1182-4a68-ae97-da2e73e6bb82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b81e9ad5-1182-4a68-ae97-da2e73e6bb82 found for delete ", "request_id": "req-d8b9ee8c-b228-48fe-9182-15739082748d"}]} [pid: 8|app: 0|req: 525/1012] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:16:01 2026] POST /v2.0/routers => generated 506 bytes in 1122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:16:02.598 8 WARNING neutron_lib.context [None req-cb36243a-d911-4ad1-a7b1-c819543621a7 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:16:02.816 7 INFO neutron.db.l3_hamode_db [None req-68c34b6f-6115-4c49-8c4b-70e9764da2c4 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 526/1013] 10.0.0.120 () {34 vars in 665 bytes} [Tue May 19 01:16:02 2026] POST /v2.0/ports => generated 951 bytes in 405 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: 488/1014] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:16:01 2026] POST /v2.0/routers => generated 725 bytes in 2131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1015] 10.0.0.120 () {34 vars in 783 bytes} [Tue May 19 01:16:03 2026] PUT /v2.0/routers/a48bbf57-5ddc-4a39-a957-4aa2f5e73e4e/add_router_interface => generated 309 bytes in 1103 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: 528/1016] 10.0.0.199 () {34 vars in 990 bytes} [Tue May 19 01:16:04 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => generated 1240 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1017] 10.0.0.120 () {32 vars in 717 bytes} [Tue May 19 01:16:04 2026] GET /v2.0/ports/0026aa57-00fb-42c9-b513-4be183cfa393 => generated 1025 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1018] 10.0.0.199 () {34 vars in 1040 bytes} [Tue May 19 01:16:04 2026] GET /v2.0/security-groups?id=8ae59176-7fb3-4df9-a4d7-91dd1632de5d&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: 7|app: 0|req: 489/1019] 10.0.0.120 () {34 vars in 783 bytes} [Tue May 19 01:16:03 2026] PUT /v2.0/routers/34004c7e-82c1-4849-9837-42c987408481/add_router_interface => generated 309 bytes in 1151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:16:05.520 7 WARNING neutron_lib.context [None req-5ce0df66-17c0-4eea-bb29-f543c6444d12 119264585ab047e5867e87cf7fb5f17d 26c3c47163a048af8049514261f714c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 531/1020] 10.0.0.120 () {34 vars in 789 bytes} [Tue May 19 01:16:04 2026] PUT /v2.0/routers/a48bbf57-5ddc-4a39-a957-4aa2f5e73e4e/remove_router_interface => generated 309 bytes in 1111 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: 490/1021] 10.0.0.120 () {34 vars in 685 bytes} [Tue May 19 01:16:05 2026] POST /v2.0/security-groups => generated 1660 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 01:16:05.671 7 WARNING neutron_lib.context [None req-4beca7b3-9dea-4794-ac8b-61415136d6a7 119264585ab047e5867e87cf7fb5f17d 26c3c47163a048af8049514261f714c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:16:05.744 8 INFO neutron.api.v2.resource [None req-f1bfa434-55ba-448b-8673-b4f37e3f60a0 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 532/1022] 10.0.0.120 () {34 vars in 789 bytes} [Tue May 19 01:16:05 2026] PUT /v2.0/routers/a48bbf57-5ddc-4a39-a957-4aa2f5e73e4e/remove_router_interface => generated 197 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1023] 10.0.0.120 () {32 vars in 736 bytes} [Tue May 19 01:16:05 2026] GET /v2.0/ports?device_id=a48bbf57-5ddc-4a39-a957-4aa2f5e73e4e => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1024] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:16:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:16:05.797 7 WARNING neutron_lib.context [None req-6f9ef3f3-09ca-44bf-833d-40f91b21b3fc 119264585ab047e5867e87cf7fb5f17d 26c3c47163a048af8049514261f714c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 492/1025] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:16:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:16:05.896 7 WARNING neutron_lib.context [None req-6f982179-5c76-4d50-93a7-1de4d124c432 119264585ab047e5867e87cf7fb5f17d 26c3c47163a048af8049514261f714c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:16:06.213 8 INFO neutron.services.segments.plugin [-] Segment 3ade34f1-5a80-4526-8313-3db6307b2271 resource provider aggregate not found 2026-05-19 01:16:06.218 8 INFO neutron.services.segments.plugin [-] Segment 3ade34f1-5a80-4526-8313-3db6307b2271 resource provider aggregate not found 2026-05-19 01:16:06.223 8 INFO neutron.services.segments.plugin [-] Segment 3ade34f1-5a80-4526-8313-3db6307b2271 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ade34f1-5a80-4526-8313-3db6307b2271 found for delete ", "request_id": "req-d0f668a6-2d32-4550-bdef-199fab7189a5"}]} 2026-05-19 01:16:06.230 8 INFO neutron.services.segments.plugin [-] Segment 3ade34f1-5a80-4526-8313-3db6307b2271 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ade34f1-5a80-4526-8313-3db6307b2271 found for delete ", "request_id": "req-ffa71aa6-a88a-4e1b-802d-0b0fbdb916e6"}]} 2026-05-19 01:16:06.260 8 INFO neutron.db.l3_hamode_db [None req-cc13d47a-a6d5-4027-8148-76ae6f34802f d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] HA network 19b38efe-0973-4a70-9317-7c2781a384fc was deleted as no HA routers are present in tenant 5d747af5c30e4ee885353d75f931baa6. [pid: 8|app: 0|req: 534/1026] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:16:05 2026] DELETE /v2.0/routers/a48bbf57-5ddc-4a39-a957-4aa2f5e73e4e => generated 0 bytes in 498 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1027] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:16:06 2026] DELETE /v2.0/subnets/bf15d0e4-34c2-4805-a17f-b84a5643d274 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1028] 10.0.0.120 () {34 vars in 676 bytes} [Tue May 19 01:16:05 2026] POST /v2.0/floatingips => generated 552 bytes in 570 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1029] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:06 2026] GET /v2.0/security-groups?tenant_id=b2b9c94227df41f0b13eecf164c2ef72&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:16:06.731 7 INFO neutron.services.segments.plugin [-] Segment a3668db8-ee7b-4c8f-b417-2eec938a76a8 resource provider aggregate not found 2026-05-19 01:16:06.740 7 INFO neutron.services.segments.plugin [-] Segment a3668db8-ee7b-4c8f-b417-2eec938a76a8 resource provider aggregate not found 2026-05-19 01:16:06.744 7 INFO neutron.services.segments.plugin [-] Segment a3668db8-ee7b-4c8f-b417-2eec938a76a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3668db8-ee7b-4c8f-b417-2eec938a76a8 found for delete ", "request_id": "req-e6c1a498-05ea-46d1-8414-6a88eb749e0e"}]} [pid: 7|app: 0|req: 494/1030] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:16:06 2026] DELETE /v2.0/networks/1f3964e6-bdde-4874-a689-7a11a36adcaf => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:16:06.764 7 WARNING neutron_lib.context [None req-f122550d-cb13-4576-ab9e-b137028a0b84 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:16:06.766 7 INFO neutron.services.segments.plugin [-] Segment a3668db8-ee7b-4c8f-b417-2eec938a76a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3668db8-ee7b-4c8f-b417-2eec938a76a8 found for delete ", "request_id": "req-758657f2-be0c-4db2-af71-5e60e795a55d"}]} [pid: 8|app: 0|req: 537/1031] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:06 2026] DELETE /v2.0/security-groups/f9a04825-db6b-44ff-a843-2b493e95e9dc => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:16:06.823 7 INFO neutron.db.segments_db [None req-f122550d-cb13-4576-ab9e-b137028a0b84 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] Added segment 94b50843-0e58-480a-8383-e2443b06e691 of type vxlan for network fff3a712-b81f-47b9-a90e-2a9526cf1b4a [pid: 7|app: 0|req: 495/1032] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:16:06 2026] POST /v2.0/networks => generated 629 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1033] 10.0.0.240 () {34 vars in 1098 bytes} [Tue May 19 01:16:06 2026] GET /v2.0/security-groups?name=tempest-securitygroup--272798965&fields=id&tenant_id=26c3c47163a048af8049514261f714c0 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:16:06.966 7 WARNING neutron_lib.context [None req-dc158b18-cf18-497d-9661-01848855c9b2 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1034] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:06 2026] GET /v2.0/security-groups?tenant_id=50f65d14767941b781f7458125635010&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1035] 10.0.0.240 () {34 vars in 982 bytes} [Tue May 19 01:16:07 2026] GET /v2.0/networks?id=32641d2c-6815-48f5-b7bd-d3f7d1ef7f30 => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1036] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:07 2026] DELETE /v2.0/security-groups/c162e1ba-4443-4234-b5d0-f879435470d8 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1037] 10.0.0.240 () {34 vars in 965 bytes} [Tue May 19 01:16:07 2026] GET /v2.0/quotas/26c3c47163a048af8049514261f714c0 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1038] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:16:06 2026] POST /v2.0/subnets => generated 626 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:16:07.264 7 WARNING neutron_lib.context [None req-7c0f671a-a015-44ad-8d1e-b9c308ad8e89 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:16:07.303 7 INFO neutron.db.segments_db [None req-7c0f671a-a015-44ad-8d1e-b9c308ad8e89 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] Added segment 5f2fd62b-769f-4548-90aa-4d5d2c76a21f of type vxlan for network 440942ac-79eb-43c4-8888-567dea40cf50 [pid: 8|app: 0|req: 542/1039] 10.0.0.240 () {34 vars in 1002 bytes} [Tue May 19 01:16:07 2026] GET /v2.0/ports?tenant_id=26c3c47163a048af8049514261f714c0&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1040] 10.0.0.240 () {34 vars in 1008 bytes} [Tue May 19 01:16:07 2026] GET /v2.0/networks/32641d2c-6815-48f5-b7bd-d3f7d1ef7f30?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1041] 10.0.0.240 () {34 vars in 1108 bytes} [Tue May 19 01:16:07 2026] GET /v2.0/networks/32641d2c-6815-48f5-b7bd-d3f7d1ef7f30?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:16:07.580 7 INFO neutron.db.l3_hamode_db [None req-7c0f671a-a015-44ad-8d1e-b9c308ad8e89 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 545/1042] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:16:07 2026] GET /v2.0/ports?device_id=fad866ce-2d99-4b34-adcd-2c7d90c44731 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:16:07.710 7 INFO neutron.db.l3_hamode_db [None req-7c0f671a-a015-44ad-8d1e-b9c308ad8e89 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 546/1043] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:16:07 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1044] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:16:08 2026] GET /v2.0/security-groups?id=8ae59176-7fb3-4df9-a4d7-91dd1632de5d&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: 8|app: 0|req: 548/1045] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:16:08 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => 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: 549/1046] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:16:08 2026] GET /v2.0/security-groups?id=8ae59176-7fb3-4df9-a4d7-91dd1632de5d&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1047] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:16:07 2026] POST /v2.0/routers => generated 506 bytes in 1152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1048] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:16:08 2026] GET /v2.0/ports?device_id=fad866ce-2d99-4b34-adcd-2c7d90c44731 => 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: 500/1049] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:16:09 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => 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: 501/1050] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:16:09 2026] GET /v2.0/security-groups?id=8ae59176-7fb3-4df9-a4d7-91dd1632de5d&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: 8|app: 0|req: 550/1051] 10.0.0.120 () {34 vars in 783 bytes} [Tue May 19 01:16:08 2026] PUT /v2.0/routers/601ac29d-9f87-40fe-9b6d-b33fe0ac00c8/add_router_interface => generated 309 bytes in 1136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1052] 10.0.0.120 () {32 vars in 717 bytes} [Tue May 19 01:16:09 2026] GET /v2.0/ports/2c889b0d-6600-49f6-bfe7-f02f6a0af09b => generated 955 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1053] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:16:09 2026] GET /v2.0/ports?device_id=fad866ce-2d99-4b34-adcd-2c7d90c44731 => 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: 504/1054] 199.204.45.235 () {34 vars in 994 bytes} [Tue May 19 01:16:10 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => 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: 551/1055] 10.0.0.120 () {34 vars in 789 bytes} [Tue May 19 01:16:09 2026] PUT /v2.0/routers/601ac29d-9f87-40fe-9b6d-b33fe0ac00c8/remove_router_interface => generated 309 bytes in 846 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1056] 10.0.0.120 () {32 vars in 736 bytes} [Tue May 19 01:16:10 2026] GET /v2.0/ports?device_id=601ac29d-9f87-40fe-9b6d-b33fe0ac00c8 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:16:10.609 7 INFO neutron.db.l3_db [req-29d96c4a-8ff7-4efe-ba22-7511cf263082 req-7c9b2b49-74f0-4223-9724-36217786eb55 e36e422c9ca0412b8148dd6c8cd5f19f 8437377963754926a0a7265ea0ee99ab - - default default] Floating IP 27705af6-3105-497e-af01-3b5bf8c79cf8 disassociated. External IP: 10.96.250.203, port: 72346da7-1798-4ce6-844c-d0fa1d48d6f9. [pid: 7|app: 0|req: 505/1057] 199.204.45.235 () {36 vars in 997 bytes} [Tue May 19 01:16:10 2026] DELETE /v2.0/ports/72346da7-1798-4ce6-844c-d0fa1d48d6f9 => generated 0 bytes in 567 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1058] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:16:10 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:16:10.998 8 INFO neutron.services.segments.plugin [-] Segment 5f2fd62b-769f-4548-90aa-4d5d2c76a21f resource provider aggregate not found 2026-05-19 01:16:11.002 8 INFO neutron.services.segments.plugin [-] Segment 5f2fd62b-769f-4548-90aa-4d5d2c76a21f resource provider aggregate not found 2026-05-19 01:16:11.015 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd068af6-324a-4c4f-95d5-77d680fa9ea0'] response: {'server_uuid': 'a30ad83d-98ec-49f5-9099-e74571000746', 'name': 'network-vif-deleted', 'tag': '72346da7-1798-4ce6-844c-d0fa1d48d6f9', 'status': 'completed', 'code': 200} 2026-05-19 01:16:11.016 8 INFO neutron.services.segments.plugin [-] Segment 5f2fd62b-769f-4548-90aa-4d5d2c76a21f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f2fd62b-769f-4548-90aa-4d5d2c76a21f found for delete ", "request_id": "req-d9d42a38-bb9f-4c37-a579-03cec2c331ea"}]} 2026-05-19 01:16:11.016 8 INFO neutron.services.segments.plugin [-] Segment 5f2fd62b-769f-4548-90aa-4d5d2c76a21f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f2fd62b-769f-4548-90aa-4d5d2c76a21f found for delete ", "request_id": "req-64878188-3937-433e-a9b5-a091f9c82ead"}]} 2026-05-19 01:16:11.022 8 INFO neutron.db.l3_hamode_db [None req-d1443a64-8172-4eab-ac5c-f513442f1eed d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] HA network 440942ac-79eb-43c4-8888-567dea40cf50 was deleted as no HA routers are present in tenant 5d747af5c30e4ee885353d75f931baa6. [pid: 8|app: 0|req: 553/1059] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:16:10 2026] DELETE /v2.0/routers/601ac29d-9f87-40fe-9b6d-b33fe0ac00c8 => generated 0 bytes in 568 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1060] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:16:11 2026] GET /v2.0/ports?device_id=fad866ce-2d99-4b34-adcd-2c7d90c44731 => 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: 555/1061] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:16:11 2026] DELETE /v2.0/subnets/8431f564-d819-4641-bdec-2fe0fb56f5f5 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1062] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:10 2026] GET /v2.0/security-groups?tenant_id=8db5518ce1f349c7a49f6780bbf951b2&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1063] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:11 2026] DELETE /v2.0/security-groups/068b811c-ece5-457d-b0d0-f3937160b50b => 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: 556/1064] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:16:11 2026] DELETE /v2.0/networks/fff3a712-b81f-47b9-a90e-2a9526cf1b4a => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:16:11.478 7 WARNING neutron_lib.context [None req-8f341ce4-f391-429f-b9c7-1c87c83e77d6 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:16:11.509 7 INFO neutron.db.segments_db [None req-8f341ce4-f391-429f-b9c7-1c87c83e77d6 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] Added segment 03514506-c30c-4d89-b682-1214ab94b7d2 of type vxlan for network c23a2fe9-7d35-418a-b8c3-07e8a33d9b39 [pid: 8|app: 0|req: 557/1065] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:11 2026] GET /v2.0/security-groups?tenant_id=c3089c039a2f4e9ba33bc2de3835e22f&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1066] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:11 2026] DELETE /v2.0/security-groups/b50cd919-66e6-48dc-a644-c8b7c7e29376 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:16:11.772 7 INFO neutron.db.l3_hamode_db [None req-8f341ce4-f391-429f-b9c7-1c87c83e77d6 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 559/1067] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:16:11 2026] GET /v2.0/networks?id=32641d2c-6815-48f5-b7bd-d3f7d1ef7f30 => generated 670 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1068] 199.204.45.235 () {34 vars in 1050 bytes} [Tue May 19 01:16:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=26c3c47163a048af8049514261f714c0 => generated 180 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:16:11.903 8 WARNING neutron_lib.context [req-6143195e-07b0-4a76-9051-e5df249dee7e req-c76c7690-c978-4578-a9bf-e8fa8f56f550 119264585ab047e5867e87cf7fb5f17d 26c3c47163a048af8049514261f714c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 561/1069] 199.204.45.235 () {38 vars in 955 bytes} [Tue May 19 01:16:11 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: 562/1070] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:16:12 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => 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: 563/1071] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:16:12 2026] GET /v2.0/ports?device_id=fad866ce-2d99-4b34-adcd-2c7d90c44731 => generated 961 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:16:12.501 7 INFO neutron.db.l3_hamode_db [None req-8f341ce4-f391-429f-b9c7-1c87c83e77d6 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 564/1072] 199.204.45.235 () {38 vars in 1028 bytes} [Tue May 19 01:16:12 2026] PUT /v2.0/ports/ba5d31ba-8987-433d-951e-a236681adf64 => generated 1239 bytes in 421 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: 565/1073] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:16:12 2026] GET /v2.0/security-groups?id=f9351ddb-aadd-4344-8218-077631784f2f&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:16:13.262 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-be6bdbc9-c7ce-44fd-a23a-84ffcff6ac64'] response: {'name': 'network-changed', 'server_uuid': 'fad866ce-2d99-4b34-adcd-2c7d90c44731', 'tag': 'ba5d31ba-8987-433d-951e-a236681adf64', 'status': 'completed', 'code': 200} 2026-05-19 01:16:13.296 8 INFO neutron.services.segments.plugin [-] Segment 94b50843-0e58-480a-8383-e2443b06e691 resource provider aggregate not found 2026-05-19 01:16:13.299 8 INFO neutron.services.segments.plugin [-] Segment 94b50843-0e58-480a-8383-e2443b06e691 resource provider aggregate not found [pid: 8|app: 0|req: 566/1074] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:16:13 2026] GET /v2.0/ports?tenant_id=26c3c47163a048af8049514261f714c0&device_id=fad866ce-2d99-4b34-adcd-2c7d90c44731 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:16:13.313 8 INFO neutron.services.segments.plugin [-] Segment 94b50843-0e58-480a-8383-e2443b06e691 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94b50843-0e58-480a-8383-e2443b06e691 found for delete ", "request_id": "req-7667a344-a079-43af-b2ad-b172399e1985"}]} 2026-05-19 01:16:13.314 8 INFO neutron.services.segments.plugin [-] Segment 94b50843-0e58-480a-8383-e2443b06e691 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94b50843-0e58-480a-8383-e2443b06e691 found for delete ", "request_id": "req-c2adaf52-07c8-4b73-8299-c6b0a21d816c"}]} [pid: 8|app: 0|req: 567/1075] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:16:13 2026] GET /v2.0/ports?device_id=a30ad83d-98ec-49f5-9099-e74571000746 => 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: 568/1076] 199.204.45.235 () {34 vars in 1018 bytes} [Tue May 19 01:16:13 2026] GET /v2.0/networks?tenant_id=26c3c47163a048af8049514261f714c0&shared=False => generated 766 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1077] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:16:11 2026] POST /v2.0/routers => generated 688 bytes in 1929 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1078] 199.204.45.235 () {34 vars in 930 bytes} [Tue May 19 01:16:13 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1079] 10.0.0.120 () {32 vars in 721 bytes} [Tue May 19 01:16:13 2026] GET /v2.0/routers/b68d9a40-83a5-46dd-be92-87ec6e56831b => generated 694 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1080] 10.0.0.120 () {32 vars in 647 bytes} [Tue May 19 01:16:13 2026] GET /v2.0/routers => generated 697 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1081] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:16:13 2026] GET /v2.0/ports?device_id=fad866ce-2d99-4b34-adcd-2c7d90c44731 => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1082] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:16:13 2026] GET /v2.0/security-groups?id=f9351ddb-aadd-4344-8218-077631784f2f&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1083] 10.0.0.120 () {34 vars in 741 bytes} [Tue May 19 01:16:13 2026] PUT /v2.0/routers/b68d9a40-83a5-46dd-be92-87ec6e56831b => generated 701 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1084] 10.0.0.120 () {32 vars in 721 bytes} [Tue May 19 01:16:13 2026] GET /v2.0/routers/b68d9a40-83a5-46dd-be92-87ec6e56831b => generated 701 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1085] 10.0.0.120 () {32 vars in 736 bytes} [Tue May 19 01:16:14 2026] GET /v2.0/ports?device_id=b68d9a40-83a5-46dd-be92-87ec6e56831b => 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: 513/1086] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:14 2026] DELETE /v2.0/security-groups/8ae59176-7fb3-4df9-a4d7-91dd1632de5d => 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: 514/1087] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:16:14 2026] GET /v2.0/ports?tenant_id=26c3c47163a048af8049514261f714c0&device_id=fad866ce-2d99-4b34-adcd-2c7d90c44731 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:16:14.544 7 INFO neutron.api.v2.resource [None req-648f15a4-0fe1-46c9-ab12-a4c32eb8bf48 e36e422c9ca0412b8148dd6c8cd5f19f 8437377963754926a0a7265ea0ee99ab - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 515/1088] 10.0.0.120 () {32 vars in 737 bytes} [Tue May 19 01:16:14 2026] GET /v2.0/security-groups/8ae59176-7fb3-4df9-a4d7-91dd1632de5d => generated 146 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1091] 199.204.45.235 () {34 vars in 1060 bytes} [Tue May 19 01:16:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=ba5d31ba-8987-433d-951e-a236681adf64 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:16:14.797 8 INFO neutron.db.l3_hamode_db [None req-9e3df7bb-339b-4bfa-9ce4-8e92e73871ee d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] HA network c23a2fe9-7d35-418a-b8c3-07e8a33d9b39 was deleted as no HA routers are present in tenant 5d747af5c30e4ee885353d75f931baa6. [pid: 8|app: 0|req: 574/1092] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:16:14 2026] DELETE /v2.0/routers/b68d9a40-83a5-46dd-be92-87ec6e56831b => generated 0 bytes in 758 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1093] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:16:14 2026] GET /v2.0/subnets?id=7e7a640f-eb91-4710-be04-cd752b5348bc => generated 688 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1094] 10.0.0.120 () {32 vars in 736 bytes} [Tue May 19 01:16:14 2026] GET /v2.0/ports?device_id=b68d9a40-83a5-46dd-be92-87ec6e56831b => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1095] 10.0.0.120 () {32 vars in 732 bytes} [Tue May 19 01:16:14 2026] DELETE /v2.0/floatingips/27705af6-3105-497e-af01-3b5bf8c79cf8 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:16:14.853 7 INFO neutron.api.v2.resource [None req-e413130a-c4a9-44a1-8d89-60140e541e07 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 520/1096] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:16:14 2026] DELETE /v2.0/routers/b68d9a40-83a5-46dd-be92-87ec6e56831b => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1097] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:16:14 2026] GET /v2.0/ports?network_id=32641d2c-6815-48f5-b7bd-d3f7d1ef7f30&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: 578/1098] 10.0.0.120 () {32 vars in 736 bytes} [Tue May 19 01:16:14 2026] GET /v2.0/ports?device_id=601ac29d-9f87-40fe-9b6d-b33fe0ac00c8 => 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: 579/1099] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:16:14 2026] GET /v2.0/networks/32641d2c-6815-48f5-b7bd-d3f7d1ef7f30?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:16:14.956 8 INFO neutron.api.v2.resource [None req-cee947cf-1ede-4716-8871-a2502fc8a4f4 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 580/1100] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:16:14 2026] DELETE /v2.0/routers/601ac29d-9f87-40fe-9b6d-b33fe0ac00c8 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1101] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:16:14 2026] GET /v2.0/networks/32641d2c-6815-48f5-b7bd-d3f7d1ef7f30?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:16:15.013 8 INFO neutron.pecan_wsgi.hooks.translation [None req-00c5acf9-f86a-4ee1-90dc-cedf03e6a989 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 582/1102] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:16:15 2026] DELETE /v2.0/subnets/8431f564-d819-4641-bdec-2fe0fb56f5f5 => 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: 583/1103] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:16:15 2026] GET /v2.0/ports?device_id=fad866ce-2d99-4b34-adcd-2c7d90c44731 => 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: 584/1104] 10.0.0.120 () {32 vars in 736 bytes} [Tue May 19 01:16:15 2026] GET /v2.0/ports?device_id=a48bbf57-5ddc-4a39-a957-4aa2f5e73e4e => 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: 585/1105] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:16:15 2026] GET /v2.0/security-groups?id=f9351ddb-aadd-4344-8218-077631784f2f&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-19 01:16:15.112 8 INFO neutron.api.v2.resource [None req-d135dd11-25b9-47ca-b363-32ca5f8b76a3 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 586/1106] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:16:15 2026] DELETE /v2.0/routers/a48bbf57-5ddc-4a39-a957-4aa2f5e73e4e => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:16:15.125 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0feb9598-f622-452a-88d7-7cfe7a6b56d5 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 587/1107] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:16:15 2026] DELETE /v2.0/subnets/bf15d0e4-34c2-4805-a17f-b84a5643d274 => 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: 588/1108] 10.0.0.120 () {32 vars in 736 bytes} [Tue May 19 01:16:15 2026] GET /v2.0/ports?device_id=53488b09-8e50-425d-81c1-e90ba5de735a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:16:15.168 8 INFO neutron.api.v2.resource [None req-c97a4873-7de8-450f-b17f-5687f74b2a90 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 589/1109] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:16:15 2026] DELETE /v2.0/routers/53488b09-8e50-425d-81c1-e90ba5de735a => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:16:15.182 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8047e803-d4f4-4378-b755-dd7e9b849306 d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 590/1110] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:16:15 2026] DELETE /v2.0/subnets/d61efdbd-ec65-4baf-8489-2361297da566 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:16:15.199 8 INFO neutron.pecan_wsgi.hooks.translation [None req-470a64f8-8b04-4ed8-bdca-23772b07764d d876e35324e045b0a19dc1ccf6223470 5d747af5c30e4ee885353d75f931baa6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 591/1111] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:16:15 2026] DELETE /v2.0/subnets/908aaa69-7060-4152-b344-0cc25e60beb8 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:16:15.335 8 INFO neutron.services.segments.plugin [-] Segment 03514506-c30c-4d89-b682-1214ab94b7d2 resource provider aggregate not found 2026-05-19 01:16:15.344 8 INFO neutron.services.segments.plugin [-] Segment 03514506-c30c-4d89-b682-1214ab94b7d2 resource provider aggregate not found 2026-05-19 01:16:15.355 8 INFO neutron.services.segments.plugin [-] Segment 03514506-c30c-4d89-b682-1214ab94b7d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03514506-c30c-4d89-b682-1214ab94b7d2 found for delete ", "request_id": "req-0a45c6b2-a62a-4d4a-bae4-9acb209a7f03"}]} 2026-05-19 01:16:15.358 8 INFO neutron.services.segments.plugin [-] Segment 03514506-c30c-4d89-b682-1214ab94b7d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03514506-c30c-4d89-b682-1214ab94b7d2 found for delete ", "request_id": "req-e7c74b89-037d-4d90-975f-cd08b0884cdf"}]} [pid: 8|app: 0|req: 592/1112] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:15 2026] GET /v2.0/security-groups?tenant_id=ff10c17ce0184f84b1cca5658a898da5&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1113] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:15 2026] DELETE /v2.0/security-groups/d58288bc-29f5-447b-b8cf-8caf41805379 => 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: 521/1114] 10.0.0.120 () {34 vars in 789 bytes} [Tue May 19 01:16:14 2026] PUT /v2.0/routers/e58a607b-ea32-4ede-ad0a-dc8f75176d80/remove_router_interface => generated 309 bytes in 916 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1115] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:15 2026] GET /v2.0/security-groups?tenant_id=5d747af5c30e4ee885353d75f931baa6&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: 595/1116] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:15 2026] GET /v2.0/security-groups?tenant_id=4746d0afb81443d299723ed3a3446cc7&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: 596/1117] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:16 2026] DELETE /v2.0/security-groups/5821a160-4f67-421b-9dbc-9edd57509719 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1118] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:16 2026] DELETE /v2.0/security-groups/db5efe39-e5ee-42b8-ba18-eea505d89ef4 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1119] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:16:16 2026] GET /v2.0/ports?device_id=fad866ce-2d99-4b34-adcd-2c7d90c44731 => generated 973 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1120] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:16:16 2026] GET /v2.0/security-groups?id=f9351ddb-aadd-4344-8218-077631784f2f&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:16:16.575 7 INFO neutron.services.segments.plugin [-] Segment e3891dc4-3d77-4544-8501-9dc51857e9e8 resource provider aggregate not found 2026-05-19 01:16:16.579 7 INFO neutron.services.segments.plugin [-] Segment e3891dc4-3d77-4544-8501-9dc51857e9e8 resource provider aggregate not found 2026-05-19 01:16:16.588 7 INFO neutron.services.segments.plugin [-] Segment e3891dc4-3d77-4544-8501-9dc51857e9e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3891dc4-3d77-4544-8501-9dc51857e9e8 found for delete ", "request_id": "req-79111d3f-ba2f-4ea9-98a1-bd485053a2d8"}]} 2026-05-19 01:16:16.596 7 INFO neutron.services.segments.plugin [-] Segment e3891dc4-3d77-4544-8501-9dc51857e9e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3891dc4-3d77-4544-8501-9dc51857e9e8 found for delete ", "request_id": "req-7ca0b77f-a57d-44d5-bdcc-2e4a85ea9db4"}]} 2026-05-19 01:16:16.615 7 INFO neutron.db.l3_hamode_db [None req-9f94e6d2-cb57-4a33-af00-3d412f05a7d0 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] HA network 2a02a05c-887f-425d-917a-21693efd7084 was deleted as no HA routers are present in tenant 8437377963754926a0a7265ea0ee99ab. [pid: 7|app: 0|req: 522/1121] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:16:15 2026] DELETE /v2.0/routers/e58a607b-ea32-4ede-ad0a-dc8f75176d80 => generated 0 bytes in 845 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1122] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:16:16 2026] DELETE /v2.0/subnets/5545e98d-d7ab-4733-bebe-a4ba6c9b8fae => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1123] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:16:16 2026] DELETE /v2.0/networks/4470dbfc-0c5a-44bf-8a56-acef71cdd2d0 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1124] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:17 2026] GET /v2.0/security-groups?tenant_id=8437377963754926a0a7265ea0ee99ab&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1125] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:17 2026] DELETE /v2.0/security-groups/b87d1e33-5a2b-4a74-b201-21c7defc6be5 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1126] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:16:17 2026] GET /v2.0/ports?device_id=fad866ce-2d99-4b34-adcd-2c7d90c44731 => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1127] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:16:17 2026] GET /v2.0/security-groups?id=f9351ddb-aadd-4344-8218-077631784f2f&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-19 01:16:18.013 8 WARNING neutron_lib.context [None req-1aa174cb-0642-4bca-8076-37882585d32b 4ce090ccb544460a9714401db814eae2 e9a38131de1e4bdb8ecadf598509b481 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1128] 10.0.0.120 () {34 vars in 676 bytes} [Tue May 19 01:16:17 2026] POST /v2.0/subnetpools => generated 548 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1129] 10.0.0.120 () {32 vars in 729 bytes} [Tue May 19 01:16:18 2026] GET /v2.0/subnetpools/13e3782a-2772-4447-8804-f20b0dc78cda => generated 548 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1130] 10.0.0.120 () {34 vars in 749 bytes} [Tue May 19 01:16:18 2026] PUT /v2.0/subnetpools/13e3782a-2772-4447-8804-f20b0dc78cda => generated 500 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1131] 10.0.0.120 () {32 vars in 732 bytes} [Tue May 19 01:16:18 2026] DELETE /v2.0/subnetpools/13e3782a-2772-4447-8804-f20b0dc78cda => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:16:18.270 8 INFO neutron.api.v2.resource [None req-d38a3f34-03a1-4d03-aaec-48a7bd7599cf 4ce090ccb544460a9714401db814eae2 e9a38131de1e4bdb8ecadf598509b481 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 605/1132] 10.0.0.120 () {32 vars in 729 bytes} [Tue May 19 01:16:18 2026] GET /v2.0/subnetpools/13e3782a-2772-4447-8804-f20b0dc78cda => generated 145 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:16:18.289 7 INFO neutron.api.v2.resource [None req-514fcea1-15dc-4f1a-aefb-4ec0b6a6a1af 4ce090ccb544460a9714401db814eae2 e9a38131de1e4bdb8ecadf598509b481 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 528/1133] 10.0.0.120 () {32 vars in 732 bytes} [Tue May 19 01:16:18 2026] DELETE /v2.0/subnetpools/13e3782a-2772-4447-8804-f20b0dc78cda => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1134] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:16:18 2026] GET /v2.0/ports?device_id=fad866ce-2d99-4b34-adcd-2c7d90c44731 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:16:18.633 7 INFO neutron.services.segments.plugin [-] Segment c2eb2a25-1a5d-4d6d-8a80-8d69d7ccc98b resource provider aggregate not found 2026-05-19 01:16:18.639 7 INFO neutron.services.segments.plugin [-] Segment c2eb2a25-1a5d-4d6d-8a80-8d69d7ccc98b resource provider aggregate not found 2026-05-19 01:16:18.643 7 INFO neutron.services.segments.plugin [-] Segment c2eb2a25-1a5d-4d6d-8a80-8d69d7ccc98b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2eb2a25-1a5d-4d6d-8a80-8d69d7ccc98b found for delete ", "request_id": "req-dfced691-63a7-4a19-a9e9-9e968e254cbc"}]} 2026-05-19 01:16:18.654 7 INFO neutron.services.segments.plugin [-] Segment c2eb2a25-1a5d-4d6d-8a80-8d69d7ccc98b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2eb2a25-1a5d-4d6d-8a80-8d69d7ccc98b found for delete ", "request_id": "req-4c4d1e0b-beb1-4c68-acd7-411afd568f17"}]} [pid: 7|app: 0|req: 529/1135] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:16:18 2026] GET /v2.0/security-groups?id=f9351ddb-aadd-4344-8218-077631784f2f&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1136] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:18 2026] GET /v2.0/security-groups?tenant_id=e9a38131de1e4bdb8ecadf598509b481&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1137] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:19 2026] DELETE /v2.0/security-groups/0f80a69b-52d5-44cc-8ae1-a39579c3767e => 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: 608/1138] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:16:19 2026] GET /v2.0/ports?device_id=fad866ce-2d99-4b34-adcd-2c7d90c44731 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1139] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:16:19 2026] GET /v2.0/security-groups?id=f9351ddb-aadd-4344-8218-077631784f2f&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: 8|app: 0|req: 609/1140] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:16:19 2026] GET /v2.0/ports?device_id=fad866ce-2d99-4b34-adcd-2c7d90c44731 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:16:20.292 7 INFO neutron.db.l3_db [None req-3c892313-2d8e-43b1-af8c-741e20715e57 119264585ab047e5867e87cf7fb5f17d 26c3c47163a048af8049514261f714c0 - - default default] Floating IP 43317f6f-30e3-49bc-a601-30a81a226788 associated. External IP: 10.96.250.212, port: ba5d31ba-8987-433d-951e-a236681adf64. [pid: 7|app: 0|req: 532/1141] 10.0.0.120 () {34 vars in 749 bytes} [Tue May 19 01:16:19 2026] PUT /v2.0/floatingips/43317f6f-30e3-49bc-a601-30a81a226788 => generated 856 bytes in 578 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1142] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:16:20 2026] GET /v2.0/ports?device_id=fad866ce-2d99-4b34-adcd-2c7d90c44731 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:16:20.701 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc724868-09dc-4a6f-aca2-7726d6f43fdc'] response: {'name': 'network-changed', 'server_uuid': 'fad866ce-2d99-4b34-adcd-2c7d90c44731', 'tag': 'ba5d31ba-8987-433d-951e-a236681adf64', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 533/1143] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:16:20 2026] GET /v2.0/security-groups?id=f9351ddb-aadd-4344-8218-077631784f2f&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: 611/1144] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:16:20 2026] GET /v2.0/ports?device_id=fad866ce-2d99-4b34-adcd-2c7d90c44731 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1145] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:16:20 2026] GET /v2.0/security-groups?id=f9351ddb-aadd-4344-8218-077631784f2f&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1146] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:16:21 2026] GET /v2.0/ports?tenant_id=26c3c47163a048af8049514261f714c0&device_id=fad866ce-2d99-4b34-adcd-2c7d90c44731 => 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: 535/1147] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:16:21 2026] GET /v2.0/networks?id=32641d2c-6815-48f5-b7bd-d3f7d1ef7f30 => generated 766 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1148] 199.204.45.235 () {34 vars in 1060 bytes} [Tue May 19 01:16:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=ba5d31ba-8987-433d-951e-a236681adf64 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1149] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:16:21 2026] GET /v2.0/subnets?id=7e7a640f-eb91-4710-be04-cd752b5348bc => generated 688 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1150] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:16:21 2026] GET /v2.0/ports?network_id=32641d2c-6815-48f5-b7bd-d3f7d1ef7f30&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1151] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:16:21 2026] GET /v2.0/networks/32641d2c-6815-48f5-b7bd-d3f7d1ef7f30?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: 615/1152] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:16:21 2026] GET /v2.0/networks/32641d2c-6815-48f5-b7bd-d3f7d1ef7f30?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: 538/1153] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:21 2026] GET /v2.0/security-groups?tenant_id=18982f4d05034b65955184ba201a96f5&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1154] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:22 2026] DELETE /v2.0/security-groups/b9ce9c4c-ea4d-4567-b9c3-7565f9788380 => 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: 539/1155] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:16:22 2026] GET /v2.0/ports?device_id=fad866ce-2d99-4b34-adcd-2c7d90c44731 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1156] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:16:22 2026] GET /v2.0/security-groups?id=f9351ddb-aadd-4344-8218-077631784f2f&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: 540/1157] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:22 2026] GET /v2.0/security-groups?tenant_id=9a66b601168e46f886962460a93b6bf3&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1158] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:22 2026] DELETE /v2.0/security-groups/80e2907a-a316-44e4-9651-a27d33dda7ed => 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: 619/1159] 199.204.45.235 () {34 vars in 994 bytes} [Tue May 19 01:16:22 2026] GET /v2.0/ports?device_id=fad866ce-2d99-4b34-adcd-2c7d90c44731 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1160] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:22 2026] GET /v2.0/security-groups?tenant_id=f6a51f39199446dcae62da7a51c183af&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1161] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:23 2026] DELETE /v2.0/security-groups/d9752ec1-fa21-4b25-95ad-d3b88dc1e3af => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:16:23.185 8 INFO neutron.db.l3_db [req-d653f77d-5cf0-477d-943c-f43d28ea37eb req-4add3712-1c08-4add-8eff-fba6a45eb202 119264585ab047e5867e87cf7fb5f17d 26c3c47163a048af8049514261f714c0 - - default default] Floating IP 43317f6f-30e3-49bc-a601-30a81a226788 disassociated. External IP: 10.96.250.212, port: ba5d31ba-8987-433d-951e-a236681adf64. [pid: 7|app: 0|req: 543/1162] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:23 2026] GET /v2.0/security-groups?tenant_id=de36458a2b52401b81dffe46ac49e7b8&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: 544/1163] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:16:23 2026] GET /v2.0/ports?device_id=fad866ce-2d99-4b34-adcd-2c7d90c44731 => 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: 545/1164] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:23 2026] DELETE /v2.0/security-groups/927eb90c-59b9-4777-9f21-3f50bf717db1 => 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: 620/1165] 199.204.45.235 () {36 vars in 997 bytes} [Tue May 19 01:16:22 2026] DELETE /v2.0/ports/ba5d31ba-8987-433d-951e-a236681adf64 => generated 0 bytes in 661 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1166] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:24 2026] GET /v2.0/security-groups?tenant_id=4f7a7af338d048fb905e747e3e69cf6b&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:16:24.289 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-749bbd0e-f51c-421f-a9e1-3857d7a92bb1'] response: {'server_uuid': 'fad866ce-2d99-4b34-adcd-2c7d90c44731', 'name': 'network-vif-deleted', 'tag': 'ba5d31ba-8987-433d-951e-a236681adf64', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 621/1167] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:24 2026] DELETE /v2.0/security-groups/96a46c9b-cdf1-4a2a-9db9-63a76c2852be => 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: 547/1168] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:16:24 2026] GET /v2.0/ports?device_id=fad866ce-2d99-4b34-adcd-2c7d90c44731 => 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: 622/1169] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:24 2026] GET /v2.0/security-groups?tenant_id=38861bda47444d12b4bf34117a88a5eb&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1170] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:24 2026] DELETE /v2.0/security-groups/8a082bf2-747e-4760-9d94-b73db43d2a40 => 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: 623/1171] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:16:25 2026] GET /v2.0/ports?device_id=fad866ce-2d99-4b34-adcd-2c7d90c44731 => 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: 549/1172] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:25 2026] GET /v2.0/security-groups?tenant_id=20f84a3179014e96a65f339fd5f68fc3&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1173] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:26 2026] DELETE /v2.0/security-groups/810666ff-5394-4ef3-9688-5978fd2dc9f1 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1174] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:16:26 2026] GET /v2.0/ports?device_id=fad866ce-2d99-4b34-adcd-2c7d90c44731 => 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: 625/1175] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:27 2026] DELETE /v2.0/security-groups/f9351ddb-aadd-4344-8218-077631784f2f => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:16:27.830 7 INFO neutron.api.v2.resource [None req-665ffc22-d19c-428c-8a15-0f6bfa641e25 119264585ab047e5867e87cf7fb5f17d 26c3c47163a048af8049514261f714c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 551/1176] 10.0.0.120 () {32 vars in 737 bytes} [Tue May 19 01:16:27 2026] GET /v2.0/security-groups/f9351ddb-aadd-4344-8218-077631784f2f => 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: 626/1177] 10.0.0.120 () {32 vars in 732 bytes} [Tue May 19 01:16:27 2026] DELETE /v2.0/floatingips/43317f6f-30e3-49bc-a601-30a81a226788 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1178] 10.0.0.120 () {32 vars in 653 bytes} [Tue May 19 01:16:27 2026] GET /v2.0/extensions => generated 20516 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1179] 10.0.0.120 () {32 vars in 681 bytes} [Tue May 19 01:16:28 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: 7|app: 0|req: 554/1180] 10.0.0.120 () {32 vars in 681 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1181] 10.0.0.120 () {32 vars in 729 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1182] 10.0.0.120 () {32 vars in 665 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1183] 10.0.0.120 () {32 vars in 699 bytes} [Tue May 19 01:16:28 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: 7|app: 0|req: 558/1184] 10.0.0.120 () {32 vars in 697 bytes} [Tue May 19 01:16: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: 7|app: 0|req: 559/1185] 10.0.0.120 () {32 vars in 701 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/auto-allocated-topology => 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: 560/1186] 10.0.0.120 () {32 vars in 689 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1187] 10.0.0.120 () {32 vars in 703 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1188] 10.0.0.120 () {32 vars in 693 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1189] 10.0.0.120 () {32 vars in 695 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1190] 10.0.0.120 () {32 vars in 685 bytes} [Tue May 19 01:16: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: 565/1191] 10.0.0.120 () {32 vars in 687 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1192] 10.0.0.120 () {32 vars in 661 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1193] 10.0.0.120 () {32 vars in 699 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1194] 10.0.0.120 () {32 vars in 679 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1195] 10.0.0.120 () {32 vars in 683 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1196] 10.0.0.120 () {32 vars in 675 bytes} [Tue May 19 01:16:28 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: 571/1197] 10.0.0.120 () {32 vars in 689 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1198] 10.0.0.120 () {32 vars in 723 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1199] 10.0.0.120 () {32 vars in 687 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1200] 10.0.0.120 () {32 vars in 669 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1201] 10.0.0.120 () {32 vars in 687 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1202] 10.0.0.120 () {32 vars in 681 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1203] 10.0.0.120 () {32 vars in 699 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1204] 10.0.0.120 () {32 vars in 679 bytes} [Tue May 19 01:16:28 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: 579/1205] 10.0.0.120 () {32 vars in 667 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1206] 10.0.0.120 () {32 vars in 677 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1207] 10.0.0.120 () {32 vars in 665 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/l3-ha => 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: 582/1208] 10.0.0.120 () {32 vars in 675 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1209] 10.0.0.120 () {32 vars in 713 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1210] 10.0.0.120 () {32 vars in 691 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1211] 10.0.0.120 () {32 vars in 683 bytes} [Tue May 19 01:16:28 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: 7|app: 0|req: 586/1212] 10.0.0.120 () {32 vars in 669 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1213] 10.0.0.120 () {32 vars in 687 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1214] 10.0.0.120 () {32 vars in 705 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1215] 10.0.0.120 () {32 vars in 675 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1216] 10.0.0.120 () {32 vars in 701 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1217] 10.0.0.120 () {32 vars in 675 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1218] 10.0.0.120 () {32 vars in 693 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1219] 10.0.0.120 () {32 vars in 689 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1220] 10.0.0.120 () {32 vars in 709 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1221] 10.0.0.120 () {32 vars in 705 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1222] 10.0.0.120 () {32 vars in 719 bytes} [Tue May 19 01:16:28 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: 597/1223] 10.0.0.120 () {32 vars in 697 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1224] 10.0.0.120 () {32 vars in 711 bytes} [Tue May 19 01:16:28 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: 599/1225] 10.0.0.120 () {32 vars in 669 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1226] 10.0.0.120 () {32 vars in 687 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1227] 10.0.0.120 () {32 vars in 681 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1228] 10.0.0.120 () {32 vars in 675 bytes} [Tue May 19 01:16:28 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: 603/1229] 10.0.0.120 () {32 vars in 671 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1230] 10.0.0.120 () {32 vars in 661 bytes} [Tue May 19 01:16: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: 605/1231] 10.0.0.120 () {32 vars in 699 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1232] 10.0.0.120 () {32 vars in 699 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1233] 10.0.0.120 () {32 vars in 677 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1234] 10.0.0.120 () {32 vars in 669 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1235] 10.0.0.120 () {32 vars in 683 bytes} [Tue May 19 01:16:28 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: 7|app: 0|req: 610/1236] 10.0.0.120 () {32 vars in 701 bytes} [Tue May 19 01:16:28 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: 611/1237] 10.0.0.120 () {32 vars in 685 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1238] 10.0.0.120 () {32 vars in 707 bytes} [Tue May 19 01:16:28 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: 613/1239] 10.0.0.120 () {32 vars in 669 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1240] 10.0.0.120 () {32 vars in 697 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/qos-rule-type-details => 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: 615/1241] 10.0.0.120 () {32 vars in 695 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1242] 10.0.0.120 () {32 vars in 685 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1243] 10.0.0.120 () {32 vars in 689 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1244] 10.0.0.120 () {32 vars in 667 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1245] 10.0.0.120 () {32 vars in 681 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1246] 10.0.0.120 () {32 vars in 681 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1247] 10.0.0.120 () {32 vars in 691 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1248] 10.0.0.120 () {32 vars in 691 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1249] 10.0.0.120 () {32 vars in 695 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1250] 10.0.0.120 () {32 vars in 685 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1251] 10.0.0.120 () {32 vars in 689 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1252] 10.0.0.120 () {32 vars in 701 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1253] 10.0.0.120 () {32 vars in 703 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1254] 10.0.0.120 () {32 vars in 713 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1255] 10.0.0.120 () {32 vars in 717 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1256] 10.0.0.120 () {32 vars in 715 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1257] 10.0.0.120 () {32 vars in 727 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1258] 10.0.0.120 () {32 vars in 741 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1259] 10.0.0.120 () {32 vars in 719 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1260] 10.0.0.120 () {32 vars in 683 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1261] 10.0.0.120 () {32 vars in 669 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1262] 10.0.0.120 () {32 vars in 719 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1263] 10.0.0.120 () {32 vars in 679 bytes} [Tue May 19 01:16:28 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: 7|app: 0|req: 638/1264] 10.0.0.120 () {32 vars in 669 bytes} [Tue May 19 01:16:28 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: 639/1265] 10.0.0.120 () {32 vars in 697 bytes} [Tue May 19 01:16:28 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: 640/1266] 10.0.0.120 () {32 vars in 705 bytes} [Tue May 19 01:16:28 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: 641/1267] 10.0.0.120 () {32 vars in 701 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1268] 10.0.0.120 () {32 vars in 701 bytes} [Tue May 19 01:16:28 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: 643/1269] 10.0.0.120 () {32 vars in 683 bytes} [Tue May 19 01:16:28 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: 644/1270] 10.0.0.120 () {32 vars in 705 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1271] 10.0.0.120 () {32 vars in 695 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1272] 10.0.0.120 () {34 vars in 789 bytes} [Tue May 19 01:16:28 2026] PUT /v2.0/routers/34004c7e-82c1-4849-9837-42c987408481/remove_router_interface => generated 309 bytes in 952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1273] 10.0.0.120 () {32 vars in 689 bytes} [Tue May 19 01:16:29 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1274] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:28 2026] GET /v2.0/security-groups?tenant_id=d3f3295b109247f9a061a0aaa7fba632&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1275] 10.0.0.120 () {32 vars in 697 bytes} [Tue May 19 01:16:29 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1276] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:29 2026] DELETE /v2.0/security-groups/7c748061-74c2-45ca-80c2-78c18a12e761 => 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: 649/1277] 10.0.0.120 () {32 vars in 679 bytes} [Tue May 19 01:16:29 2026] GET /v2.0/extensions/tag-creation => 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: 650/1278] 10.0.0.120 () {32 vars in 689 bytes} [Tue May 19 01:16:29 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: 651/1279] 10.0.0.120 () {32 vars in 701 bytes} [Tue May 19 01:16:29 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1280] 10.0.0.120 () {32 vars in 665 bytes} [Tue May 19 01:16:29 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1281] 10.0.0.120 () {32 vars in 681 bytes} [Tue May 19 01:16:29 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1282] 10.0.0.120 () {32 vars in 693 bytes} [Tue May 19 01:16:29 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1283] 10.0.0.120 () {32 vars in 677 bytes} [Tue May 19 01:16:29 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: 656/1284] 10.0.0.120 () {32 vars in 667 bytes} [Tue May 19 01:16:29 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1287] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:29 2026] GET /v2.0/security-groups?tenant_id=363991e469ac420b8dd940d078749878&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: 660/1288] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:29 2026] GET /v2.0/security-groups?tenant_id=433c4ab2b0814af5bff38bd432325883&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:16:29.958 8 INFO neutron.services.segments.plugin [-] Segment 7c9ab6cc-a57e-42c0-a407-ae0de37f8e6e resource provider aggregate not found 2026-05-19 01:16:29.961 8 INFO neutron.services.segments.plugin [-] Segment 7c9ab6cc-a57e-42c0-a407-ae0de37f8e6e resource provider aggregate not found 2026-05-19 01:16:29.974 8 INFO neutron.services.segments.plugin [-] Segment 7c9ab6cc-a57e-42c0-a407-ae0de37f8e6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c9ab6cc-a57e-42c0-a407-ae0de37f8e6e found for delete ", "request_id": "req-2097337b-ae26-4dd0-bc13-f1f0f3ae48d7"}]} 2026-05-19 01:16:29.976 8 INFO neutron.services.segments.plugin [-] Segment 7c9ab6cc-a57e-42c0-a407-ae0de37f8e6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c9ab6cc-a57e-42c0-a407-ae0de37f8e6e found for delete ", "request_id": "req-cbf0ff0f-9ca8-4b97-af60-032a5b812135"}]} 2026-05-19 01:16:29.976 8 INFO neutron.db.l3_hamode_db [None req-c62ff679-6979-4888-a228-a2a7d568a1c7 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] HA network 12fdc2fe-57e3-41c8-bdb3-928cc9a61e24 was deleted as no HA routers are present in tenant 26c3c47163a048af8049514261f714c0. [pid: 8|app: 0|req: 629/1289] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:16:29 2026] DELETE /v2.0/routers/34004c7e-82c1-4849-9837-42c987408481 => generated 0 bytes in 878 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1290] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:29 2026] DELETE /v2.0/security-groups/542209d1-1883-444d-b091-a064d88d3daf => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1291] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:30 2026] DELETE /v2.0/security-groups/03deef6f-d6e6-4f26-a555-e2cef72aebb1 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1292] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:16:30 2026] DELETE /v2.0/subnets/7e7a640f-eb91-4710-be04-cd752b5348bc => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1293] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:29 2026] GET /v2.0/security-groups?tenant_id=0eeb5c795ba94314858997e5c4a432f8&name=default => generated 2925 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1294] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:30 2026] GET /v2.0/security-groups?tenant_id=3edeab14fac84ae1abec2d93ab9952ed&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:16:30.502 7 INFO neutron.services.segments.plugin [-] Segment a59b497c-74ec-4f97-86b0-3c1524790b83 resource provider aggregate not found 2026-05-19 01:16:30.507 7 INFO neutron.services.segments.plugin [-] Segment a59b497c-74ec-4f97-86b0-3c1524790b83 resource provider aggregate not found [pid: 7|app: 0|req: 664/1295] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:16:30 2026] DELETE /v2.0/networks/32641d2c-6815-48f5-b7bd-d3f7d1ef7f30 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:16:30.525 7 INFO neutron.services.segments.plugin [-] Segment a59b497c-74ec-4f97-86b0-3c1524790b83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a59b497c-74ec-4f97-86b0-3c1524790b83 found for delete ", "request_id": "req-55484f62-bfe1-4ba8-9cf3-1427cc02c26e"}]} 2026-05-19 01:16:30.526 7 INFO neutron.services.segments.plugin [-] Segment a59b497c-74ec-4f97-86b0-3c1524790b83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a59b497c-74ec-4f97-86b0-3c1524790b83 found for delete ", "request_id": "req-9249f648-a95f-4cad-9223-682cae6d6953"}]} [pid: 8|app: 0|req: 632/1296] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:30 2026] DELETE /v2.0/security-groups/0adf7867-99c6-4661-b52d-55cf2f93105e => 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: 665/1297] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:30 2026] DELETE /v2.0/security-groups/42814c8e-ece4-42fd-9f04-947be8b72284 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1298] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:30 2026] GET /v2.0/security-groups?tenant_id=26c3c47163a048af8049514261f714c0&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1299] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:30 2026] DELETE /v2.0/security-groups/fcebca14-aec9-48c4-bd3a-24f97f695dff => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:16:32.473 8 WARNING neutron_lib.context [None req-71e1ee00-d865-4b9a-a678-70b6f57de861 1a090b6f97984701b2a936d5a58c4fa3 f6bbe6e6034e461181e045f60baf4ce9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 634/1300] 10.0.0.120 () {34 vars in 684 bytes} [Tue May 19 01:16:32 2026] POST /v2.0/security-groups => generated 1624 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1301] 10.0.0.120 () {32 vars in 663 bytes} [Tue May 19 01:16:32 2026] GET /v2.0/security-groups => generated 4529 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1302] 10.0.0.120 () {34 vars in 758 bytes} [Tue May 19 01:16:32 2026] PUT /v2.0/security-groups/7fc27eab-173f-438e-85f5-fd157cf2a46d => generated 1664 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1303] 10.0.0.120 () {32 vars in 737 bytes} [Tue May 19 01:16:32 2026] GET /v2.0/security-groups/7fc27eab-173f-438e-85f5-fd157cf2a46d => generated 1664 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1304] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:32 2026] DELETE /v2.0/security-groups/7fc27eab-173f-438e-85f5-fd157cf2a46d => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1305] 10.0.0.120 () {32 vars in 663 bytes} [Tue May 19 01:16:32 2026] GET /v2.0/security-groups => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:16:33.007 8 INFO neutron.api.v2.resource [None req-c0f68949-a743-4b2a-9743-01597c6343da 1a090b6f97984701b2a936d5a58c4fa3 f6bbe6e6034e461181e045f60baf4ce9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 637/1306] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:32 2026] DELETE /v2.0/security-groups/7fc27eab-173f-438e-85f5-fd157cf2a46d => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:16:33.020 7 WARNING neutron_lib.context [None req-ca0bc9aa-ded0-450c-b55a-21452788bd4b 1a090b6f97984701b2a936d5a58c4fa3 f6bbe6e6034e461181e045f60baf4ce9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 670/1307] 10.0.0.120 () {34 vars in 684 bytes} [Tue May 19 01:16:33 2026] POST /v2.0/security-groups => generated 1622 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 01:16:33.177 7 WARNING neutron_lib.context [None req-00036d14-e4b0-4c23-b660-6df41fe9d697 1a090b6f97984701b2a936d5a58c4fa3 f6bbe6e6034e461181e045f60baf4ce9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1308] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:16:33 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: 7|app: 0|req: 672/1309] 10.0.0.120 () {32 vars in 747 bytes} [Tue May 19 01:16:33 2026] GET /v2.0/security-group-rules/95565991-478f-43e3-b45c-4f55a786bfb7 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1310] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:33 2026] GET /v2.0/security-groups?tenant_id=ecbe08f276054a2db344537f24bda49d&name=default => generated 2925 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1311] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:33 2026] DELETE /v2.0/security-groups/d8247028-a594-45f2-afb8-9fd375d0e536 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1312] 10.0.0.120 () {32 vars in 673 bytes} [Tue May 19 01:16:33 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1313] 10.0.0.120 () {32 vars in 750 bytes} [Tue May 19 01:16:33 2026] DELETE /v2.0/security-group-rules/95565991-478f-43e3-b45c-4f55a786bfb7 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1314] 10.0.0.120 () {32 vars in 673 bytes} [Tue May 19 01:16:33 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:16:33.892 8 WARNING neutron_lib.context [None req-bddb95d4-b40e-4d12-982d-6af149f89404 1a090b6f97984701b2a936d5a58c4fa3 f6bbe6e6034e461181e045f60baf4ce9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 642/1315] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:16:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1316] 10.0.0.120 () {32 vars in 747 bytes} [Tue May 19 01:16:33 2026] GET /v2.0/security-group-rules/932d67f9-4e1a-4544-8750-f6a760727c77 => generated 601 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1317] 10.0.0.120 () {32 vars in 673 bytes} [Tue May 19 01:16:34 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1318] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:33 2026] GET /v2.0/security-groups?tenant_id=caf1844881f84dc9b6c022e4f392e217&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: 645/1319] 10.0.0.120 () {32 vars in 750 bytes} [Tue May 19 01:16:34 2026] DELETE /v2.0/security-group-rules/932d67f9-4e1a-4544-8750-f6a760727c77 => 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: 646/1320] 10.0.0.120 () {32 vars in 673 bytes} [Tue May 19 01:16:34 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:16:34.183 8 WARNING neutron_lib.context [None req-8165e0dc-b694-4b0e-acae-57dc2f189118 1a090b6f97984701b2a936d5a58c4fa3 f6bbe6e6034e461181e045f60baf4ce9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 675/1321] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:34 2026] DELETE /v2.0/security-groups/1032fd7f-ef68-41c1-ba63-0caef07ee0e7 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:16:34.211 8 INFO neutron.db.securitygroups_db [None req-8165e0dc-b694-4b0e-acae-57dc2f189118 1a090b6f97984701b2a936d5a58c4fa3 f6bbe6e6034e461181e045f60baf4ce9 - - default default] Project f6bbe6e6034e461181e045f60baf4ce9 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: 647/1322] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:16:34 2026] POST /v2.0/security-group-rules => generated 607 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1323] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:34 2026] GET /v2.0/security-groups?tenant_id=8c28942ff6554032a80e10734b631636&name=default => generated 2925 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1324] 10.0.0.120 () {32 vars in 747 bytes} [Tue May 19 01:16:34 2026] GET /v2.0/security-group-rules/412d48b9-ec7b-4d9d-a05b-cd6c29a7ee4a => generated 607 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1325] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:34 2026] DELETE /v2.0/security-groups/ae3f5b6f-7493-47eb-9f61-3a32d0f72732 => 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: 676/1326] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:34 2026] GET /v2.0/security-groups?tenant_id=7a4e5fc858c2489abd80636256ad421a&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1327] 10.0.0.120 () {32 vars in 673 bytes} [Tue May 19 01:16:34 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1328] 10.0.0.120 () {32 vars in 750 bytes} [Tue May 19 01:16:34 2026] DELETE /v2.0/security-group-rules/412d48b9-ec7b-4d9d-a05b-cd6c29a7ee4a => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1329] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:34 2026] DELETE /v2.0/security-groups/70c560bf-7341-4cc9-af56-002e43e358c4 => 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: 653/1330] 10.0.0.120 () {32 vars in 673 bytes} [Tue May 19 01:16:34 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1331] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:34 2026] DELETE /v2.0/security-groups/d18fd670-e966-423b-9eca-ed0e2f29ade9 => 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: 654/1332] 10.0.0.120 () {32 vars in 663 bytes} [Tue May 19 01:16:34 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1333] 10.0.0.120 () {32 vars in 663 bytes} [Tue May 19 01:16:34 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1334] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:35 2026] GET /v2.0/security-groups?tenant_id=f6bbe6e6034e461181e045f60baf4ce9&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1335] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:35 2026] DELETE /v2.0/security-groups/61f1d715-41ce-4484-8b09-41d05a40af40 => 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: 681/1336] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:37 2026] GET /v2.0/security-groups?tenant_id=bb7de98ba3404d76879d1bf91e038679&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1337] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:37 2026] GET /v2.0/security-groups?tenant_id=d7a4b86014d14fd3b89d7d9cdbf29ff0&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1338] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:38 2026] DELETE /v2.0/security-groups/b032fa86-2014-4ef5-9183-8704e4f71c29 => 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: 682/1339] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:38 2026] GET /v2.0/security-groups?tenant_id=3235b66cc22342f1bd42a2d097356fc6&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1340] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:38 2026] DELETE /v2.0/security-groups/3f2032b1-13e3-4ecf-b59c-0409483e4f25 => 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: 683/1341] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:38 2026] DELETE /v2.0/security-groups/bef00936-28ed-4a10-b256-5b6fd7de2bb8 => 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: 659/1342] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:39 2026] GET /v2.0/security-groups?tenant_id=010c92cee9c84dcab3e9a211767a1036&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:16:40.238 7 WARNING neutron_lib.context [None req-6f8a899c-7756-4e1e-8242-9f720dc8570b 72c9cb05b2e84182bb87f41b9b0f8840 c1c65ab5243b48068be69a8b2267a845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 660/1343] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:40 2026] DELETE /v2.0/security-groups/9db24158-90d1-48d0-94a3-0975854bd4a7 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:16:40.379 7 INFO neutron.db.segments_db [None req-6f8a899c-7756-4e1e-8242-9f720dc8570b 72c9cb05b2e84182bb87f41b9b0f8840 c1c65ab5243b48068be69a8b2267a845 - - default default] Added segment 294d6042-94db-4bc9-848c-52ea559b6a98 of type vxlan for network 064e03c1-9879-4332-815b-ae36c0c49341 [pid: 7|app: 0|req: 684/1344] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:16:40 2026] POST /v2.0/networks => generated 649 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:16:40.462 7 WARNING neutron_lib.context [None req-754c67b4-0230-4e6f-b282-a05d32a1a5bc 72c9cb05b2e84182bb87f41b9b0f8840 c1c65ab5243b48068be69a8b2267a845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 661/1345] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:40 2026] GET /v2.0/security-groups?tenant_id=3158106f2e2743ff8a2d53f044d328e7&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1346] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:16:40 2026] POST /v2.0/subnets => generated 627 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:16:40.724 7 WARNING neutron_lib.context [None req-ebb29994-ed3c-46ba-bfe0-c7e0205f8532 72c9cb05b2e84182bb87f41b9b0f8840 c1c65ab5243b48068be69a8b2267a845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 662/1347] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:40 2026] DELETE /v2.0/security-groups/9c5e6da7-c973-4c9f-8d59-f6978d922036 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:16:40.774 7 INFO neutron.db.segments_db [None req-ebb29994-ed3c-46ba-bfe0-c7e0205f8532 72c9cb05b2e84182bb87f41b9b0f8840 c1c65ab5243b48068be69a8b2267a845 - - default default] Added segment 339200d6-09ec-4054-ad6b-4281a963676c of type vxlan for network 18adaf6f-6ad9-48f5-b8bd-d132a382a19e 2026-05-19 01:16:41.003 7 INFO neutron.db.l3_hamode_db [None req-ebb29994-ed3c-46ba-bfe0-c7e0205f8532 72c9cb05b2e84182bb87f41b9b0f8840 c1c65ab5243b48068be69a8b2267a845 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 01:16:41.810 7 INFO neutron.db.l3_hamode_db [None req-ebb29994-ed3c-46ba-bfe0-c7e0205f8532 72c9cb05b2e84182bb87f41b9b0f8840 c1c65ab5243b48068be69a8b2267a845 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 01:16:42.590 8 WARNING neutron_lib.context [None req-be4a5c2e-b274-45f1-ac8c-cfb72497a75a b7d97cc110e94e19b0464b9f3c2896e5 7ef4f6b333424cf88ebe31d8d0ca34f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 686/1348] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:16:40 2026] POST /v2.0/routers => generated 694 bytes in 1964 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:16:42.732 8 INFO neutron.db.segments_db [None req-be4a5c2e-b274-45f1-ac8c-cfb72497a75a b7d97cc110e94e19b0464b9f3c2896e5 7ef4f6b333424cf88ebe31d8d0ca34f0 - - default default] Added segment 16ffc516-d4aa-4d31-a230-e2995b23eaea of type vxlan for network 4e9a5e72-ab0c-4aa9-b845-11896bf5797b 2026-05-19 01:16:42.772 7 WARNING neutron_lib.context [None req-a7ebaba4-4556-43d3-96a1-9b94b98e6923 dd1b0da97fde4794a44eb9ced6e4675d c043c99f7226449d8129660bca505af9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 663/1349] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:16:42 2026] POST /v2.0/networks => generated 643 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1350] 10.0.0.120 () {34 vars in 676 bytes} [Tue May 19 01:16:42 2026] POST /v2.0/floatingips => generated 552 bytes in 635 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:16:43.323 7 WARNING neutron_lib.context [None req-9477e9ae-4584-4656-98e1-50528d2289b9 b7d97cc110e94e19b0464b9f3c2896e5 7ef4f6b333424cf88ebe31d8d0ca34f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 688/1351] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:16:43 2026] POST /v2.0/subnets => generated 641 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:16:43.576 7 WARNING neutron_lib.context [None req-99f3c991-82bf-432f-9a53-89ebf18de066 dd1b0da97fde4794a44eb9ced6e4675d c043c99f7226449d8129660bca505af9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 664/1352] 10.0.0.120 () {34 vars in 783 bytes} [Tue May 19 01:16:42 2026] PUT /v2.0/routers/53e5dcee-c662-4b98-bb3a-f5a58fc08f96/add_router_interface => generated 309 bytes in 1248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:16:44.078 8 WARNING neutron_lib.context [None req-cd2579a9-5f14-46e9-aa14-6009a133ae47 b7d97cc110e94e19b0464b9f3c2896e5 7ef4f6b333424cf88ebe31d8d0ca34f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 689/1353] 10.0.0.120 () {34 vars in 676 bytes} [Tue May 19 01:16:43 2026] POST /v2.0/floatingips => generated 552 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:16:44.085 7 WARNING neutron_lib.context [None req-ddcad9da-3989-42fc-b9a5-22e14d39182c 72c9cb05b2e84182bb87f41b9b0f8840 c1c65ab5243b48068be69a8b2267a845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:16:44.124 8 INFO neutron.db.segments_db [None req-cd2579a9-5f14-46e9-aa14-6009a133ae47 b7d97cc110e94e19b0464b9f3c2896e5 7ef4f6b333424cf88ebe31d8d0ca34f0 - - default default] Added segment 58f930be-31dd-4ed5-8963-c9fb6559afe2 of type vxlan for network e4d575bd-c405-4de2-9d46-13a50e530de2 [pid: 8|app: 0|req: 665/1354] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:16:44 2026] POST /v2.0/networks => generated 643 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:16:44.212 8 WARNING neutron_lib.context [None req-289b9069-241f-41b0-9420-bd7bccb34732 dd1b0da97fde4794a44eb9ced6e4675d c043c99f7226449d8129660bca505af9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 690/1355] 10.0.0.120 () {34 vars in 665 bytes} [Tue May 19 01:16:44 2026] POST /v2.0/ports => generated 957 bytes in 348 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: 691/1356] 10.0.0.120 () {34 vars in 743 bytes} [Tue May 19 01:16:44 2026] PUT /v2.0/networks/e4d575bd-c405-4de2-9d46-13a50e530de2 => generated 592 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:16:44.518 7 WARNING neutron_lib.context [None req-1e55f14e-67db-463d-ba11-844667d24037 72c9cb05b2e84182bb87f41b9b0f8840 c1c65ab5243b48068be69a8b2267a845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1357] 10.0.0.120 () {34 vars in 676 bytes} [Tue May 19 01:16:44 2026] POST /v2.0/floatingips => generated 552 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:16:44.754 8 WARNING neutron_lib.context [None req-847cc474-7d64-4a53-833f-44f6870c634d b7d97cc110e94e19b0464b9f3c2896e5 7ef4f6b333424cf88ebe31d8d0ca34f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 692/1358] 10.0.0.120 () {34 vars in 665 bytes} [Tue May 19 01:16:44 2026] POST /v2.0/ports => generated 959 bytes in 350 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-19 01:16:44.875 7 WARNING neutron_lib.context [None req-75c5798b-ce27-4496-9c4c-dda6c11c0bf2 dd1b0da97fde4794a44eb9ced6e4675d c043c99f7226449d8129660bca505af9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1361] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:16:44 2026] POST /v2.0/subnets => generated 626 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:16:45.011 8 WARNING neutron_lib.context [None req-1e6e026a-e4f5-4b2a-9155-9e9afa2708ee 72c9cb05b2e84182bb87f41b9b0f8840 c1c65ab5243b48068be69a8b2267a845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 695/1362] 10.0.0.120 () {34 vars in 676 bytes} [Tue May 19 01:16:44 2026] POST /v2.0/floatingips => generated 552 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1363] 10.0.0.120 () {34 vars in 741 bytes} [Tue May 19 01:16:45 2026] PUT /v2.0/subnets/5f93387c-516e-40fc-bb78-11ac3690e62c => generated 636 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:16:45.510 7 WARNING neutron_lib.context [None req-9bf470c8-560f-41c1-b01a-28d025f4ccc7 dd1b0da97fde4794a44eb9ced6e4675d c043c99f7226449d8129660bca505af9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:16:45.730 8 INFO neutron.db.l3_db [None req-1e6e026a-e4f5-4b2a-9155-9e9afa2708ee 72c9cb05b2e84182bb87f41b9b0f8840 c1c65ab5243b48068be69a8b2267a845 - - default default] Floating IP 795f3441-211b-42ee-b062-f9b6cf70cf9b associated. External IP: 10.96.250.208, port: 99b0fcf9-6ac8-44ec-8835-3d1c4bbd7f29. [pid: 8|app: 0|req: 668/1364] 10.0.0.120 () {34 vars in 677 bytes} [Tue May 19 01:16:45 2026] POST /v2.0/floatingips => generated 843 bytes in 1028 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1365] 10.0.0.120 () {34 vars in 676 bytes} [Tue May 19 01:16:45 2026] POST /v2.0/floatingips => generated 552 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:16:46.179 7 INFO neutron.db.l3_db [None req-bb9d532b-f5fc-4906-8897-b89f22b181c0 72c9cb05b2e84182bb87f41b9b0f8840 c1c65ab5243b48068be69a8b2267a845 - - default default] Floating IP 795f3441-211b-42ee-b062-f9b6cf70cf9b disassociated. External IP: 10.96.250.208, port: 99b0fcf9-6ac8-44ec-8835-3d1c4bbd7f29. [pid: 8|app: 0|req: 669/1366] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:16:46 2026] DELETE /v2.0/networks/e4d575bd-c405-4de2-9d46-13a50e530de2 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:16:46.419 8 INFO neutron.services.segments.plugin [-] Segment 58f930be-31dd-4ed5-8963-c9fb6559afe2 resource provider aggregate not found 2026-05-19 01:16:46.427 8 INFO neutron.services.segments.plugin [-] Segment 58f930be-31dd-4ed5-8963-c9fb6559afe2 resource provider aggregate not found 2026-05-19 01:16:46.459 8 INFO neutron.services.segments.plugin [-] Segment 58f930be-31dd-4ed5-8963-c9fb6559afe2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58f930be-31dd-4ed5-8963-c9fb6559afe2 found for delete ", "request_id": "req-497481c5-dc1f-4506-bc85-c32fab84d174"}]} 2026-05-19 01:16:46.462 8 INFO neutron.services.segments.plugin [-] Segment 58f930be-31dd-4ed5-8963-c9fb6559afe2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58f930be-31dd-4ed5-8963-c9fb6559afe2 found for delete ", "request_id": "req-cb4e1dcc-9f70-4d7c-a536-45afc5357768"}]} [pid: 8|app: 0|req: 670/1367] 10.0.0.120 () {34 vars in 759 bytes} [Tue May 19 01:16:46 2026] PUT /v2.0/floatingips/f8046e9c-9b6c-4527-905b-aca6b718a492/tags => generated 17 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:16:46.502 8 INFO neutron.pecan_wsgi.hooks.translation [None req-01209b76-0ca3-4f99-8ab6-4c84cfe1d551 b7d97cc110e94e19b0464b9f3c2896e5 7ef4f6b333424cf88ebe31d8d0ca34f0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 671/1368] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:16:46 2026] DELETE /v2.0/networks/e4d575bd-c405-4de2-9d46-13a50e530de2 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1369] 10.0.0.120 () {34 vars in 749 bytes} [Tue May 19 01:16:46 2026] PUT /v2.0/floatingips/795f3441-211b-42ee-b062-f9b6cf70cf9b => generated 552 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1370] 10.0.0.120 () {34 vars in 759 bytes} [Tue May 19 01:16:46 2026] PUT /v2.0/floatingips/23f2ea0f-ff74-4b29-a577-505c9f298bdd/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: 699/1371] 10.0.0.120 () {32 vars in 694 bytes} [Tue May 19 01:16:46 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1372] 10.0.0.120 () {34 vars in 759 bytes} [Tue May 19 01:16:46 2026] PUT /v2.0/floatingips/f00805ed-d5dc-4440-b702-ea677aa1f340/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1373] 10.0.0.120 () {32 vars in 742 bytes} [Tue May 19 01:16:46 2026] GET /v2.0/subnets?network_id=618eaade-0dcf-4b13-a7a2-a1009ff019e2 => generated 649 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1374] 10.0.0.120 () {34 vars in 759 bytes} [Tue May 19 01:16:46 2026] PUT /v2.0/floatingips/c2a245b4-f64c-4e5f-9f2a-983cfb01c0ad/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1375] 10.0.0.120 () {32 vars in 653 bytes} [Tue May 19 01:16:46 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1376] 10.0.0.120 () {32 vars in 672 bytes} [Tue May 19 01:16:46 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1377] 10.0.0.120 () {32 vars in 732 bytes} [Tue May 19 01:16:46 2026] DELETE /v2.0/floatingips/795f3441-211b-42ee-b062-f9b6cf70cf9b => generated 0 bytes in 242 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1378] 10.0.0.120 () {32 vars in 649 bytes} [Tue May 19 01:16:46 2026] GET /v2.0/networks => generated 1308 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:16:46.797 7 WARNING neutron_lib.context [None req-902076ce-a2d0-4695-88d7-aae0eb1e753f 72c9cb05b2e84182bb87f41b9b0f8840 c1c65ab5243b48068be69a8b2267a845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 674/1379] 10.0.0.120 () {32 vars in 686 bytes} [Tue May 19 01:16:46 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1380] 10.0.0.120 () {32 vars in 647 bytes} [Tue May 19 01:16:46 2026] GET /v2.0/subnets => generated 1280 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1381] 10.0.0.120 () {32 vars in 682 bytes} [Tue May 19 01:16:46 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1382] 10.0.0.120 () {32 vars in 723 bytes} [Tue May 19 01:16:47 2026] GET /v2.0/networks/4e9a5e72-ab0c-4aa9-b845-11896bf5797b => generated 668 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1383] 10.0.0.120 () {32 vars in 694 bytes} [Tue May 19 01:16:47 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1384] 10.0.0.120 () {32 vars in 721 bytes} [Tue May 19 01:16:47 2026] GET /v2.0/subnets/22e81c3a-498e-43d9-81d0-090a99f88a84 => generated 641 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1385] 10.0.0.120 () {32 vars in 680 bytes} [Tue May 19 01:16:47 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:16:47.475 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a27a929d-3a99-46e8-a1d2-0eebc6078687 b7d97cc110e94e19b0464b9f3c2896e5 7ef4f6b333424cf88ebe31d8d0ca34f0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 681/1386] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:16:47 2026] DELETE /v2.0/subnets/5f93387c-516e-40fc-bb78-11ac3690e62c => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1387] 10.0.0.120 () {32 vars in 694 bytes} [Tue May 19 01:16:47 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:16:47.528 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6f53adb4-084a-4d84-899a-bd5fe64678ee b7d97cc110e94e19b0464b9f3c2896e5 7ef4f6b333424cf88ebe31d8d0ca34f0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 683/1388] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:16:47 2026] DELETE /v2.0/networks/e4d575bd-c405-4de2-9d46-13a50e530de2 => generated 138 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1389] 10.0.0.120 () {32 vars in 690 bytes} [Tue May 19 01:16:47 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:16:47.636 7 INFO neutron.db.l3_db [None req-902076ce-a2d0-4695-88d7-aae0eb1e753f 72c9cb05b2e84182bb87f41b9b0f8840 c1c65ab5243b48068be69a8b2267a845 - - default default] Floating IP 66ebb8da-782a-419a-a79c-5218e627c4ec associated. External IP: 10.96.250.217, port: 105a5069-31cd-4a7a-a2f2-b62b08f2d1e4. [pid: 8|app: 0|req: 685/1390] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:16:47 2026] DELETE /v2.0/subnets/22e81c3a-498e-43d9-81d0-090a99f88a84 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1391] 10.0.0.120 () {32 vars in 702 bytes} [Tue May 19 01:16:47 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1392] 10.0.0.120 () {34 vars in 677 bytes} [Tue May 19 01:16:46 2026] POST /v2.0/floatingips => generated 841 bytes in 1126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1393] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:16:47 2026] DELETE /v2.0/networks/4e9a5e72-ab0c-4aa9-b845-11896bf5797b => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1394] 10.0.0.120 () {32 vars in 729 bytes} [Tue May 19 01:16:47 2026] GET /v2.0/floatingips/66ebb8da-782a-419a-a79c-5218e627c4ec => generated 841 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1395] 10.0.0.120 () {32 vars in 655 bytes} [Tue May 19 01:16:48 2026] GET /v2.0/floatingips => generated 844 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1396] 10.0.0.120 () {32 vars in 732 bytes} [Tue May 19 01:16:47 2026] DELETE /v2.0/floatingips/f8046e9c-9b6c-4527-905b-aca6b718a492 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:16:48.404 8 INFO neutron.db.l3_db [None req-568c7822-8b1c-4f75-8691-b8990a4a34fe 72c9cb05b2e84182bb87f41b9b0f8840 c1c65ab5243b48068be69a8b2267a845 - - default default] Floating IP 66ebb8da-782a-419a-a79c-5218e627c4ec associated. External IP: 10.96.250.217, port: 105a5069-31cd-4a7a-a2f2-b62b08f2d1e4. [pid: 7|app: 0|req: 708/1397] 10.0.0.120 () {32 vars in 732 bytes} [Tue May 19 01:16:48 2026] DELETE /v2.0/floatingips/23f2ea0f-ff74-4b29-a577-505c9f298bdd => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:16:48.475 8 INFO neutron.services.segments.plugin [-] Segment 16ffc516-d4aa-4d31-a230-e2995b23eaea resource provider aggregate not found 2026-05-19 01:16:48.479 8 INFO neutron.services.segments.plugin [-] Segment 16ffc516-d4aa-4d31-a230-e2995b23eaea resource provider aggregate not found 2026-05-19 01:16:48.484 8 INFO neutron.services.segments.plugin [-] Segment 16ffc516-d4aa-4d31-a230-e2995b23eaea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16ffc516-d4aa-4d31-a230-e2995b23eaea found for delete ", "request_id": "req-c07deb3a-e236-41e0-8fe0-8c3b8e7e5a74"}]} 2026-05-19 01:16:48.496 8 INFO neutron.services.segments.plugin [-] Segment 16ffc516-d4aa-4d31-a230-e2995b23eaea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16ffc516-d4aa-4d31-a230-e2995b23eaea found for delete ", "request_id": "req-fd916b3e-09e6-440b-a27a-7e8828b8e7b3"}]} [pid: 7|app: 0|req: 709/1398] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:48 2026] GET /v2.0/security-groups?tenant_id=0e73091a1b29471097fe691300a32d52&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1399] 10.0.0.120 () {32 vars in 732 bytes} [Tue May 19 01:16:48 2026] DELETE /v2.0/floatingips/f00805ed-d5dc-4440-b702-ea677aa1f340 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1400] 10.0.0.120 () {34 vars in 749 bytes} [Tue May 19 01:16:48 2026] PUT /v2.0/floatingips/66ebb8da-782a-419a-a79c-5218e627c4ec => generated 843 bytes in 866 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1401] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:48 2026] GET /v2.0/security-groups?tenant_id=7ef4f6b333424cf88ebe31d8d0ca34f0&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: 691/1402] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:48 2026] DELETE /v2.0/security-groups/5ab2c8dd-c5f1-474d-8374-8ea587c15f49 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:16:49.109 8 INFO neutron.db.l3_db [None req-1a2a9e9a-d0ae-4605-9e61-15ae6a761015 72c9cb05b2e84182bb87f41b9b0f8840 c1c65ab5243b48068be69a8b2267a845 - - default default] Floating IP 66ebb8da-782a-419a-a79c-5218e627c4ec disassociated. External IP: 10.96.250.217, port: 99b0fcf9-6ac8-44ec-8835-3d1c4bbd7f29. [pid: 7|app: 0|req: 712/1403] 10.0.0.120 () {32 vars in 732 bytes} [Tue May 19 01:16:48 2026] DELETE /v2.0/floatingips/c2a245b4-f64c-4e5f-9f2a-983cfb01c0ad => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1404] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:49 2026] DELETE /v2.0/security-groups/4422b1a2-9ef9-4860-beca-8a5472e6a9c9 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1405] 10.0.0.120 () {34 vars in 749 bytes} [Tue May 19 01:16:49 2026] PUT /v2.0/floatingips/66ebb8da-782a-419a-a79c-5218e627c4ec => generated 552 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1406] 10.0.0.120 () {32 vars in 732 bytes} [Tue May 19 01:16:49 2026] DELETE /v2.0/floatingips/6434b334-b1af-429f-acb2-11a8c3a192e8 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1407] 10.0.0.120 () {32 vars in 732 bytes} [Tue May 19 01:16:49 2026] DELETE /v2.0/floatingips/66ebb8da-782a-419a-a79c-5218e627c4ec => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:16:49.733 7 INFO neutron.api.v2.resource [None req-98392699-968c-41f7-a55c-05e16de20018 72c9cb05b2e84182bb87f41b9b0f8840 c1c65ab5243b48068be69a8b2267a845 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 715/1408] 10.0.0.120 () {32 vars in 732 bytes} [Tue May 19 01:16:49 2026] DELETE /v2.0/floatingips/66ebb8da-782a-419a-a79c-5218e627c4ec => 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: 694/1409] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:16:49 2026] DELETE /v2.0/ports/99b0fcf9-6ac8-44ec-8835-3d1c4bbd7f29 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1410] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:16:50 2026] DELETE /v2.0/ports/105a5069-31cd-4a7a-a2f2-b62b08f2d1e4 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1411] 10.0.0.120 () {32 vars in 736 bytes} [Tue May 19 01:16:50 2026] GET /v2.0/ports?device_id=53e5dcee-c662-4b98-bb3a-f5a58fc08f96 => generated 958 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1412] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:50 2026] GET /v2.0/security-groups?tenant_id=c043c99f7226449d8129660bca505af9&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1413] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:50 2026] DELETE /v2.0/security-groups/dd8a0649-639c-47c7-adc3-40fd8620dc85 => 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: 698/1414] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:50 2026] GET /v2.0/security-groups?tenant_id=86fef4bdaba947149e0149eeb1fc63be&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1415] 10.0.0.120 () {34 vars in 789 bytes} [Tue May 19 01:16:50 2026] PUT /v2.0/routers/53e5dcee-c662-4b98-bb3a-f5a58fc08f96/remove_router_interface => generated 309 bytes in 813 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:16:51.210 8 WARNING neutron_lib.context [None req-351d135c-c2d0-4fa2-ba97-e2d3f9b012f2 331c3890cde9467c8c357b7305c71e97 e09cd996c49e4fdd81ca7a2e32037dbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 718/1416] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:51 2026] DELETE /v2.0/security-groups/c83a875c-2e0f-4d8d-b68c-044ae4f9a792 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:16:51.338 8 INFO neutron.db.segments_db [None req-351d135c-c2d0-4fa2-ba97-e2d3f9b012f2 331c3890cde9467c8c357b7305c71e97 e09cd996c49e4fdd81ca7a2e32037dbc - - default default] Added segment 5246d85b-6753-4010-8e94-a164c96211a0 of type vxlan for network 17e2227c-cae4-4a9b-add0-f7721067b5cd [pid: 8|app: 0|req: 699/1417] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:16:51 2026] POST /v2.0/networks => generated 648 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1418] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:51 2026] GET /v2.0/security-groups?tenant_id=17e2a3705a3e4e56935a195eab80c0c2&name=default => generated 2925 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:16:51.537 8 WARNING neutron_lib.context [None req-6645968f-f674-474b-8ec4-3298fee2e64f 331c3890cde9467c8c357b7305c71e97 e09cd996c49e4fdd81ca7a2e32037dbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 701/1419] 10.0.0.120 () {34 vars in 665 bytes} [Tue May 19 01:16:51 2026] POST /v2.0/ports => generated 778 bytes in 277 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: 702/1420] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:51 2026] DELETE /v2.0/security-groups/13b94701-bc5b-4a2d-884e-22572f6df0da => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:16:52.005 7 INFO neutron.services.segments.plugin [-] Segment 339200d6-09ec-4054-ad6b-4281a963676c resource provider aggregate not found 2026-05-19 01:16:52.013 7 INFO neutron.services.segments.plugin [-] Segment 339200d6-09ec-4054-ad6b-4281a963676c resource provider aggregate not found 2026-05-19 01:16:52.025 7 INFO neutron.services.segments.plugin [-] Segment 339200d6-09ec-4054-ad6b-4281a963676c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 339200d6-09ec-4054-ad6b-4281a963676c found for delete ", "request_id": "req-a2fe7c9e-c0c8-4970-a3f7-e31bd1379def"}]} 2026-05-19 01:16:52.025 7 INFO neutron.db.l3_hamode_db [None req-cad69eb4-9d27-4c86-95ed-7459206e8dec 72c9cb05b2e84182bb87f41b9b0f8840 c1c65ab5243b48068be69a8b2267a845 - - default default] HA network 18adaf6f-6ad9-48f5-b8bd-d132a382a19e was deleted as no HA routers are present in tenant c1c65ab5243b48068be69a8b2267a845. 2026-05-19 01:16:52.027 7 INFO neutron.services.segments.plugin [-] Segment 339200d6-09ec-4054-ad6b-4281a963676c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 339200d6-09ec-4054-ad6b-4281a963676c found for delete ", "request_id": "req-436c859f-0284-4c57-a829-b2446b7d4552"}]} [pid: 7|app: 0|req: 719/1421] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:16:51 2026] DELETE /v2.0/routers/53e5dcee-c662-4b98-bb3a-f5a58fc08f96 => generated 0 bytes in 778 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:16:52.036 7 WARNING neutron_lib.context [None req-98f4b5a4-c5ef-4366-af1c-301c19952e75 331c3890cde9467c8c357b7305c71e97 e09cd996c49e4fdd81ca7a2e32037dbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:16:52.082 7 INFO neutron.db.segments_db [None req-98f4b5a4-c5ef-4366-af1c-301c19952e75 331c3890cde9467c8c357b7305c71e97 e09cd996c49e4fdd81ca7a2e32037dbc - - default default] Added segment e9166a42-8801-4104-a5af-f1a0d8435905 of type vxlan for network 042517d0-8c31-4ac8-b748-e1e9cc8b6f26 2026-05-19 01:16:52.105 8 WARNING neutron_lib.context [None req-4cd398b6-46b9-4d06-9ef6-c0da1272c752 f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 720/1422] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:16:52 2026] POST /v2.0/networks => generated 635 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:16:52.238 8 INFO neutron.db.segments_db [None req-4cd398b6-46b9-4d06-9ef6-c0da1272c752 f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Added segment 4f7ed6b8-0f64-43bf-b145-761a51bfefb5 of type vxlan for network 85c9c23c-c976-4487-871c-1644fd77d41f [pid: 7|app: 0|req: 721/1423] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:16:52 2026] DELETE /v2.0/subnets/82ed42e4-3fb6-41a4-a1f0-728b637b0301 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:16:52.305 7 WARNING neutron_lib.context [None req-f8020986-92c5-4bc9-ba04-88ddc4009e41 331c3890cde9467c8c357b7305c71e97 e09cd996c49e4fdd81ca7a2e32037dbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 703/1424] 10.0.0.120 () {34 vars in 671 bytes} [Tue May 19 01:16:51 2026] POST /v2.0/networks => generated 632 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:16:52.439 8 INFO neutron.services.segments.plugin [-] Segment 294d6042-94db-4bc9-848c-52ea559b6a98 resource provider aggregate not found 2026-05-19 01:16:52.443 8 INFO neutron.services.segments.plugin [-] Segment 294d6042-94db-4bc9-848c-52ea559b6a98 resource provider aggregate not found 2026-05-19 01:16:52.457 8 INFO neutron.services.segments.plugin [-] Segment 294d6042-94db-4bc9-848c-52ea559b6a98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 294d6042-94db-4bc9-848c-52ea559b6a98 found for delete ", "request_id": "req-1e9abddc-483f-4b38-adc5-0e485b5bb749"}]} 2026-05-19 01:16:52.458 8 INFO neutron.services.segments.plugin [-] Segment 294d6042-94db-4bc9-848c-52ea559b6a98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 294d6042-94db-4bc9-848c-52ea559b6a98 found for delete ", "request_id": "req-005b567f-7d24-4a78-be94-70c25fc0c3e4"}]} [pid: 8|app: 0|req: 704/1425] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:16:52 2026] DELETE /v2.0/networks/064e03c1-9879-4332-815b-ae36c0c49341 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:16:52.468 8 WARNING neutron_lib.context [None req-b10e64bc-d421-414b-b778-cf61bf802208 f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:16:52.502 8 INFO neutron.db.segments_db [None req-b10e64bc-d421-414b-b778-cf61bf802208 f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Added segment 923d4ef2-21d4-4eaf-9e47-705bf95193ad of type vxlan for network dcbfcbbc-9c63-463d-8d90-7b0e90f58a52 [pid: 7|app: 0|req: 722/1426] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:16:52 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-19 01:16:52.623 7 WARNING neutron_lib.context [None req-1b1139d0-21e1-4920-ba7f-7ec027f00a16 331c3890cde9467c8c357b7305c71e97 e09cd996c49e4fdd81ca7a2e32037dbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:16:52.745 8 INFO neutron.db.l3_hamode_db [None req-b10e64bc-d421-414b-b778-cf61bf802208 f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 723/1427] 10.0.0.120 () {34 vars in 665 bytes} [Tue May 19 01:16:52 2026] POST /v2.0/ports => generated 964 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 724/1428] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:52 2026] GET /v2.0/security-groups?tenant_id=c1c65ab5243b48068be69a8b2267a845&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1429] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:16:53 2026] DELETE /v2.0/ports/949da8be-8653-4edd-9c75-0fa795f903b9 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1430] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:53 2026] DELETE /v2.0/security-groups/bc0440e2-9f5f-41a1-8aee-56017bea8b5c => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:16:53.427 7 INFO neutron.pecan_wsgi.hooks.translation [None req-836b740f-0db4-4fd8-91d4-5f512548fcea 331c3890cde9467c8c357b7305c71e97 e09cd996c49e4fdd81ca7a2e32037dbc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 727/1431] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:16:53 2026] DELETE /v2.0/ports/949da8be-8653-4edd-9c75-0fa795f903b9 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:16:53.449 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dff1be43-eb05-40e0-b995-d20221af5fcf 331c3890cde9467c8c357b7305c71e97 e09cd996c49e4fdd81ca7a2e32037dbc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 728/1432] 10.0.0.120 () {32 vars in 717 bytes} [Tue May 19 01:16:53 2026] GET /v2.0/ports/949da8be-8653-4edd-9c75-0fa795f903b9 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:16:53.501 8 INFO neutron.db.l3_hamode_db [None req-b10e64bc-d421-414b-b778-cf61bf802208 f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 729/1433] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:16:53 2026] DELETE /v2.0/subnets/db65b870-4ccf-4791-b1db-5c9de1931dbe => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1434] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:16:53 2026] DELETE /v2.0/networks/042517d0-8c31-4ac8-b748-e1e9cc8b6f26 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:16:53.936 7 WARNING neutron_lib.context [None req-206c3ba8-7add-4d4a-87cd-999ff374ceb8 331c3890cde9467c8c357b7305c71e97 e09cd996c49e4fdd81ca7a2e32037dbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:16:54.012 7 INFO neutron.db.segments_db [None req-206c3ba8-7add-4d4a-87cd-999ff374ceb8 331c3890cde9467c8c357b7305c71e97 e09cd996c49e4fdd81ca7a2e32037dbc - - default default] Added segment 193aecc4-b28a-45bb-9f07-60c0dc0b4f5e of type vxlan for network 96a8adb7-81f3-47b2-a8d7-cad57646f14c 2026-05-19 01:16:54.042 7 INFO neutron.services.segments.plugin [-] Segment e9166a42-8801-4104-a5af-f1a0d8435905 resource provider aggregate not found 2026-05-19 01:16:54.050 7 INFO neutron.services.segments.plugin [-] Segment e9166a42-8801-4104-a5af-f1a0d8435905 resource provider aggregate not found 2026-05-19 01:16:54.054 7 INFO neutron.services.segments.plugin [-] Segment e9166a42-8801-4104-a5af-f1a0d8435905 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9166a42-8801-4104-a5af-f1a0d8435905 found for delete ", "request_id": "req-cd007532-b19a-479a-a0a6-5ea749f5788c"}]} 2026-05-19 01:16:54.064 7 INFO neutron.services.segments.plugin [-] Segment e9166a42-8801-4104-a5af-f1a0d8435905 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9166a42-8801-4104-a5af-f1a0d8435905 found for delete ", "request_id": "req-f428ffef-5441-469e-80f8-38b1384c005a"}]} [pid: 7|app: 0|req: 731/1435] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:16:53 2026] POST /v2.0/networks => generated 636 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:16:54.118 7 WARNING neutron_lib.context [None req-70ae7412-18ff-40c4-9bb6-c451ba78f93e 331c3890cde9467c8c357b7305c71e97 e09cd996c49e4fdd81ca7a2e32037dbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 732/1436] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:16:54 2026] POST /v2.0/subnets => generated 646 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:16:54.351 7 WARNING neutron_lib.context [None req-51f41bc9-eb20-4aeb-9eb5-024cc198546b 331c3890cde9467c8c357b7305c71e97 e09cd996c49e4fdd81ca7a2e32037dbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1437] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:16:52 2026] POST /v2.0/routers => generated 694 bytes in 1904 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1438] 10.0.0.120 () {32 vars in 776 bytes} [Tue May 19 01:16:54 2026] GET /v2.0/subnets?project_id=87f5d0cb64fa4eacba955bfd21acc5dd&cidr=10.100.0.0%2F28 => generated 14 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1439] 10.0.0.120 () {34 vars in 665 bytes} [Tue May 19 01:16:54 2026] POST /v2.0/ports => generated 928 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1440] 10.0.0.120 () {32 vars in 694 bytes} [Tue May 19 01:16:54 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1441] 10.0.0.120 () {32 vars in 784 bytes} [Tue May 19 01:16:54 2026] GET /v2.0/subnets?network_id=618eaade-0dcf-4b13-a7a2-a1009ff019e2&cidr=10.100.0.0%2F28 => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:16:54.688 8 WARNING neutron_lib.context [None req-1594dd7e-ac0b-4536-be43-1cae6eeea3c0 f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 734/1442] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:16:54 2026] DELETE /v2.0/ports/6d208f0a-00f9-4049-97e3-851cd7629f02 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1443] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:16:54 2026] POST /v2.0/subnets => generated 656 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:16:54.955 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6486eebd-15a6-4aa5-9314-f3fd0d00493e 331c3890cde9467c8c357b7305c71e97 e09cd996c49e4fdd81ca7a2e32037dbc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 735/1444] 10.0.0.120 () {32 vars in 717 bytes} [Tue May 19 01:16:54 2026] GET /v2.0/ports/6d208f0a-00f9-4049-97e3-851cd7629f02 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1445] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:16:54 2026] DELETE /v2.0/subnets/932204d6-6d03-45a4-ae3f-50752c0b176e => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:16:55.277 7 WARNING neutron_lib.context [None req-8c06b4b1-b5cd-4a91-b0ab-7f6730a4550b 523e73a554344491bd476c466bb9ddaa 301d997d070444ccae1a0d5711fc4762 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:16:55.385 7 INFO neutron.db.segments_db [None req-8c06b4b1-b5cd-4a91-b0ab-7f6730a4550b 523e73a554344491bd476c466bb9ddaa 301d997d070444ccae1a0d5711fc4762 - - default default] Added segment e9af5579-943b-445c-991c-6f7914d1014d of type vxlan for network 0b9ed3fe-b170-48e5-95af-7772481ed457 [pid: 7|app: 0|req: 737/1446] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:16:55 2026] POST /v2.0/networks => generated 632 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1447] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:16:55 2026] DELETE /v2.0/networks/96a8adb7-81f3-47b2-a8d7-cad57646f14c => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:16:55.768 7 WARNING neutron_lib.context [None req-ee3f51b8-c678-4ab6-a444-62f858fd7cec 34aa79a36add48a184ed65aa2f0b6ddc 17180bc6d9a8448b87ae18ad7e3ecd93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:16:55.769 7 WARNING neutron_lib.context [None req-ee3f51b8-c678-4ab6-a444-62f858fd7cec 34aa79a36add48a184ed65aa2f0b6ddc 17180bc6d9a8448b87ae18ad7e3ecd93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:16:55.933 7 INFO neutron.db.segments_db [None req-ee3f51b8-c678-4ab6-a444-62f858fd7cec 34aa79a36add48a184ed65aa2f0b6ddc 17180bc6d9a8448b87ae18ad7e3ecd93 - - default default] Added segment b6355f17-f26e-4802-a0bb-36af54520355 of type vxlan for network a1d8261f-6629-4ec4-98fc-d9157af8fecc 2026-05-19 01:16:55.989 7 INFO neutron.db.segments_db [None req-ee3f51b8-c678-4ab6-a444-62f858fd7cec 34aa79a36add48a184ed65aa2f0b6ddc 17180bc6d9a8448b87ae18ad7e3ecd93 - - default default] Added segment e6a6465d-fc32-42ae-b965-93418cd5640e of type vxlan for network 5644ebaa-1bb3-48be-adca-e988a7161d56 2026-05-19 01:16:56.082 7 INFO neutron.services.segments.plugin [-] Segment 193aecc4-b28a-45bb-9f07-60c0dc0b4f5e resource provider aggregate not found 2026-05-19 01:16:56.087 7 INFO neutron.services.segments.plugin [-] Segment 193aecc4-b28a-45bb-9f07-60c0dc0b4f5e resource provider aggregate not found 2026-05-19 01:16:56.103 7 INFO neutron.services.segments.plugin [-] Segment 193aecc4-b28a-45bb-9f07-60c0dc0b4f5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 193aecc4-b28a-45bb-9f07-60c0dc0b4f5e found for delete ", "request_id": "req-441deafb-a46e-4c23-b0af-f290712dbacc"}]} 2026-05-19 01:16:56.104 7 INFO neutron.services.segments.plugin [-] Segment 193aecc4-b28a-45bb-9f07-60c0dc0b4f5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 193aecc4-b28a-45bb-9f07-60c0dc0b4f5e found for delete ", "request_id": "req-2d529a70-8e2b-4966-b485-51aae8f4b481"}]} [pid: 7|app: 0|req: 739/1448] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:16:55 2026] POST /v2.0/networks => generated 1245 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 01:16:56.113 7 WARNING neutron_lib.context [None req-672d5acd-f517-444d-bc71-c16cab1b7da1 523e73a554344491bd476c466bb9ddaa 301d997d070444ccae1a0d5711fc4762 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 710/1449] 10.0.0.120 () {34 vars in 783 bytes} [Tue May 19 01:16:54 2026] PUT /v2.0/routers/f4c4a8d3-9120-42e2-87c5-280a8065801b/add_router_interface => generated 309 bytes in 1275 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:16:56.224 8 WARNING neutron_lib.context [None req-8ae521ef-44ca-4568-8ba0-337b3f3086a6 331c3890cde9467c8c357b7305c71e97 e09cd996c49e4fdd81ca7a2e32037dbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 740/1450] 10.0.0.120 () {34 vars in 664 bytes} [Tue May 19 01:16:56 2026] POST /v2.0/ports => generated 743 bytes in 284 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: 741/1451] 10.0.0.120 () {32 vars in 649 bytes} [Tue May 19 01:16:56 2026] GET /v2.0/networks => generated 1844 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1452] 10.0.0.120 () {34 vars in 665 bytes} [Tue May 19 01:16:56 2026] POST /v2.0/ports => generated 778 bytes in 255 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: 742/1453] 10.0.0.120 () {32 vars in 649 bytes} [Tue May 19 01:16:56 2026] GET /v2.0/networks => generated 6413 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1454] 10.0.0.120 () {34 vars in 747 bytes} [Tue May 19 01:16:56 2026] PUT /v2.0/ports/5374b8f6-85a6-4450-8936-7d45c3a180ed/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1455] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:16:56 2026] DELETE /v2.0/networks/a1d8261f-6629-4ec4-98fc-d9157af8fecc => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1456] 10.0.0.120 () {32 vars in 647 bytes} [Tue May 19 01:16:56 2026] GET /v2.0/subnets => generated 2594 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1457] 10.0.0.120 () {34 vars in 737 bytes} [Tue May 19 01:16:56 2026] PUT /v2.0/ports/ea77efb3-d7fa-4cbf-a395-f95e6218d925 => generated 752 bytes in 185 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: 745/1458] 10.0.0.120 () {32 vars in 727 bytes} [Tue May 19 01:16:56 2026] GET /v2.0/ports/5374b8f6-85a6-4450-8936-7d45c3a180ed/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1459] 10.0.0.120 () {32 vars in 647 bytes} [Tue May 19 01:16:56 2026] GET /v2.0/routers => generated 737 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:16:56.833 8 INFO neutron.services.segments.plugin [-] Segment e6a6465d-fc32-42ae-b965-93418cd5640e resource provider aggregate not found 2026-05-19 01:16:56.838 8 INFO neutron.services.segments.plugin [-] Segment e6a6465d-fc32-42ae-b965-93418cd5640e resource provider aggregate not found 2026-05-19 01:16:56.845 8 INFO neutron.services.segments.plugin [-] Segment e6a6465d-fc32-42ae-b965-93418cd5640e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6a6465d-fc32-42ae-b965-93418cd5640e found for delete ", "request_id": "req-14082670-e136-49c7-857f-87f42d94bbf9"}]} 2026-05-19 01:16:56.856 8 INFO neutron.services.segments.plugin [-] Segment e6a6465d-fc32-42ae-b965-93418cd5640e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6a6465d-fc32-42ae-b965-93418cd5640e found for delete ", "request_id": "req-ffa15576-748d-44ad-9932-2aa591c156bd"}]} [pid: 8|app: 0|req: 714/1460] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:16:56 2026] DELETE /v2.0/networks/5644ebaa-1bb3-48be-adca-e988a7161d56 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1461] 10.0.0.120 () {34 vars in 758 bytes} [Tue May 19 01:16:56 2026] PUT /v2.0/ports/5374b8f6-85a6-4450-8936-7d45c3a180ed/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-19 01:16:56.915 8 WARNING neutron_lib.context [None req-a527b6f4-49bf-49f6-8993-1bd0f5f0c0ff f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 716/1462] 10.0.0.120 () {34 vars in 685 bytes} [Tue May 19 01:16:56 2026] POST /v2.0/security-groups => generated 1675 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1463] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:16:56 2026] DELETE /v2.0/ports/ea77efb3-d7fa-4cbf-a395-f95e6218d925 => 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: 717/1464] 10.0.0.120 () {32 vars in 649 bytes} [Tue May 19 01:16:57 2026] GET /v2.0/networks => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:16:57.091 8 WARNING neutron_lib.context [None req-57173bd3-4fca-4c6f-a188-33cad32787d8 f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 748/1465] 10.0.0.120 () {32 vars in 727 bytes} [Tue May 19 01:16:57 2026] GET /v2.0/ports/5374b8f6-85a6-4450-8936-7d45c3a180ed/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1466] 10.0.0.120 () {32 vars in 643 bytes} [Tue May 19 01:16:57 2026] GET /v2.0/ports => generated 781 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:16:57.136 7 WARNING neutron_lib.context [None req-6af1e817-e904-43ee-9125-07ac3e0a2353 34aa79a36add48a184ed65aa2f0b6ddc 17180bc6d9a8448b87ae18ad7e3ecd93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:16:57.193 7 INFO neutron.db.segments_db [None req-6af1e817-e904-43ee-9125-07ac3e0a2353 34aa79a36add48a184ed65aa2f0b6ddc 17180bc6d9a8448b87ae18ad7e3ecd93 - - default default] Added segment 15cf43bb-94ad-4fe6-9896-8b386b5394a0 of type vxlan for network 937ae79b-3f33-4202-b446-d00f45d47b5a [pid: 8|app: 0|req: 718/1467] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:16:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1468] 10.0.0.120 () {34 vars in 754 bytes} [Tue May 19 01:16:57 2026] PUT /v2.0/ports/5374b8f6-85a6-4450-8936-7d45c3a180ed/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-19 01:16:57.255 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c233c78e-0322-4307-82ea-40dcb8c5ed9d 331c3890cde9467c8c357b7305c71e97 e09cd996c49e4fdd81ca7a2e32037dbc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 720/1469] 10.0.0.120 () {32 vars in 717 bytes} [Tue May 19 01:16:57 2026] GET /v2.0/ports/ea77efb3-d7fa-4cbf-a395-f95e6218d925 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:16:57.260 8 WARNING neutron_lib.context [None req-4d86ed61-1418-44cf-817d-b44c50e88933 f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 750/1470] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:16:57 2026] POST /v2.0/networks => generated 654 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1471] 10.0.0.120 () {32 vars in 727 bytes} [Tue May 19 01:16:57 2026] GET /v2.0/ports/5374b8f6-85a6-4450-8936-7d45c3a180ed/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1472] 10.0.0.120 () {32 vars in 643 bytes} [Tue May 19 01:16:57 2026] GET /v2.0/ports => generated 781 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:16:57.343 7 WARNING neutron_lib.context [None req-ad8506d8-1d7b-40e1-8ba8-0ebe94383701 34aa79a36add48a184ed65aa2f0b6ddc 17180bc6d9a8448b87ae18ad7e3ecd93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 721/1473] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:16:57 2026] POST /v2.0/security-group-rules => generated 596 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:16:57.394 7 INFO neutron.db.segments_db [None req-ad8506d8-1d7b-40e1-8ba8-0ebe94383701 34aa79a36add48a184ed65aa2f0b6ddc 17180bc6d9a8448b87ae18ad7e3ecd93 - - default default] Added segment ff7068f8-3a94-4f4d-9389-bd8a099ea44b of type vxlan for network 8486a468-2ecf-44ed-9bcb-cd542efd526a [pid: 8|app: 0|req: 722/1474] 10.0.0.120 () {34 vars in 776 bytes} [Tue May 19 01:16:57 2026] PUT /v2.0/ports/5374b8f6-85a6-4450-8936-7d45c3a180ed/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1475] 10.0.0.120 () {32 vars in 717 bytes} [Tue May 19 01:16:57 2026] GET /v2.0/ports/03ce8263-ddb0-482a-88c3-ac240ca98cba => generated 778 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:16:57.459 8 WARNING neutron_lib.context [None req-249ab747-3d49-4548-bd34-a6d872c56588 f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1476] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:16:57 2026] POST /v2.0/networks => generated 653 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1477] 10.0.0.120 () {32 vars in 727 bytes} [Tue May 19 01:16:57 2026] GET /v2.0/ports/5374b8f6-85a6-4450-8936-7d45c3a180ed/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1478] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:16:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:16:57.557 8 WARNING neutron_lib.context [None req-c3329123-7dc4-4c52-a11c-9b9bee8e6f9f 34aa79a36add48a184ed65aa2f0b6ddc 17180bc6d9a8448b87ae18ad7e3ecd93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:16:57.564 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c3a86e29-172e-4c6b-ae7f-3e431911f5b8 331c3890cde9467c8c357b7305c71e97 e09cd996c49e4fdd81ca7a2e32037dbc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 755/1479] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:16:57 2026] DELETE /v2.0/ports/6d208f0a-00f9-4049-97e3-851cd7629f02 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:16:57.579 8 WARNING neutron_lib.context [None req-c3329123-7dc4-4c52-a11c-9b9bee8e6f9f 34aa79a36add48a184ed65aa2f0b6ddc 17180bc6d9a8448b87ae18ad7e3ecd93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 756/1480] 10.0.0.120 () {34 vars in 747 bytes} [Tue May 19 01:16:57 2026] PUT /v2.0/ports/5374b8f6-85a6-4450-8936-7d45c3a180ed/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:16:57.625 7 WARNING neutron_lib.context [None req-69786c12-c36a-42a8-8149-8eeabff15c3b f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 757/1481] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:16:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:16:57.767 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2b8edd8b-a3c3-4c0c-a8a2-333098139b8e 331c3890cde9467c8c357b7305c71e97 e09cd996c49e4fdd81ca7a2e32037dbc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 758/1482] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:16:57 2026] DELETE /v2.0/subnets/932204d6-6d03-45a4-ae3f-50752c0b176e => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1483] 10.0.0.120 () {32 vars in 727 bytes} [Tue May 19 01:16:57 2026] GET /v2.0/ports/5374b8f6-85a6-4450-8936-7d45c3a180ed/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:16:57.800 7 WARNING neutron_lib.context [None req-6c29ee46-ba9d-4257-a95d-668dc153b2ea f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:16:57.832 7 INFO neutron.db.securitygroups_db [None req-6c29ee46-ba9d-4257-a95d-668dc153b2ea f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Project 87f5d0cb64fa4eacba955bfd21acc5dd 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: 760/1484] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:16:57 2026] POST /v2.0/security-group-rules => generated 607 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:16:57.919 7 INFO neutron.pecan_wsgi.hooks.translation [None req-757ac1f8-c0e0-47f8-b445-77fe516d7055 331c3890cde9467c8c357b7305c71e97 e09cd996c49e4fdd81ca7a2e32037dbc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 761/1485] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:16:57 2026] DELETE /v2.0/subnets/db65b870-4ccf-4791-b1db-5c9de1931dbe => 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: 762/1486] 10.0.0.120 () {32 vars in 735 bytes} [Tue May 19 01:16:57 2026] GET /v2.0/ports/5374b8f6-85a6-4450-8936-7d45c3a180ed/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:16:57.962 7 WARNING neutron_lib.context [None req-303205ee-a4be-4f64-85aa-7b28c486218f f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:16:58.001 7 INFO neutron.db.securitygroups_db [None req-303205ee-a4be-4f64-85aa-7b28c486218f f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Project 87f5d0cb64fa4eacba955bfd21acc5dd 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: 763/1487] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:16:57 2026] POST /v2.0/security-group-rules => generated 606 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1488] 10.0.0.120 () {34 vars in 665 bytes} [Tue May 19 01:16:57 2026] POST /v2.0/ports => generated 1506 bytes in 561 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-19 01:16:58.124 7 INFO neutron.services.segments.plugin [-] Segment b6355f17-f26e-4802-a0bb-36af54520355 resource provider aggregate not found 2026-05-19 01:16:58.129 7 INFO neutron.services.segments.plugin [-] Segment b6355f17-f26e-4802-a0bb-36af54520355 resource provider aggregate not found 2026-05-19 01:16:58.146 7 INFO neutron.services.segments.plugin [-] Segment b6355f17-f26e-4802-a0bb-36af54520355 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6355f17-f26e-4802-a0bb-36af54520355 found for delete ", "request_id": "req-d0f86279-6400-406e-8372-f1da9f73827e"}]} 2026-05-19 01:16:58.152 8 INFO neutron.api.v2.resource [None req-deb683e2-6f1f-4262-b8af-a1aa3f3992b3 523e73a554344491bd476c466bb9ddaa 301d997d070444ccae1a0d5711fc4762 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 726/1489] 10.0.0.120 () {32 vars in 739 bytes} [Tue May 19 01:16:58 2026] GET /v2.0/ports/5374b8f6-85a6-4450-8936-7d45c3a180ed/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 01:16:58.160 7 INFO neutron.services.segments.plugin [-] Segment b6355f17-f26e-4802-a0bb-36af54520355 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6355f17-f26e-4802-a0bb-36af54520355 found for delete ", "request_id": "req-45f56b0f-11cd-408c-b796-9856cee85941"}]} [pid: 8|app: 0|req: 727/1490] 10.0.0.120 () {32 vars in 643 bytes} [Tue May 19 01:16:58 2026] GET /v2.0/ports => generated 1506 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1491] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:16:58 2026] DELETE /v2.0/ports/03ce8263-ddb0-482a-88c3-ac240ca98cba => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1492] 10.0.0.120 () {32 vars in 738 bytes} [Tue May 19 01:16:58 2026] DELETE /v2.0/ports/5374b8f6-85a6-4450-8936-7d45c3a180ed/tags/red => 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: 729/1493] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:16:58 2026] DELETE /v2.0/networks/17e2227c-cae4-4a9b-add0-f7721067b5cd => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1494] 10.0.0.120 () {32 vars in 727 bytes} [Tue May 19 01:16:58 2026] GET /v2.0/ports/5374b8f6-85a6-4450-8936-7d45c3a180ed/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:16:58.492 8 INFO neutron.api.v2.resource [None req-f06d050e-66d6-4445-abbb-d709f34b377a 523e73a554344491bd476c466bb9ddaa 301d997d070444ccae1a0d5711fc4762 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 765/1495] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:16:58 2026] DELETE /v2.0/ports/c1a2588b-31a5-4bde-89a4-d94ee403096e => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1496] 10.0.0.120 () {32 vars in 742 bytes} [Tue May 19 01:16:58 2026] DELETE /v2.0/ports/5374b8f6-85a6-4450-8936-7d45c3a180ed/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1497] 10.0.0.120 () {32 vars in 730 bytes} [Tue May 19 01:16:58 2026] DELETE /v2.0/ports/5374b8f6-85a6-4450-8936-7d45c3a180ed/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1498] 10.0.0.120 () {32 vars in 727 bytes} [Tue May 19 01:16:58 2026] GET /v2.0/ports/5374b8f6-85a6-4450-8936-7d45c3a180ed/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1499] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:16:58 2026] DELETE /v2.0/ports/bf676366-0f80-4a67-a96b-c993351baa6f => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1500] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:16:58 2026] DELETE /v2.0/ports/5374b8f6-85a6-4450-8936-7d45c3a180ed => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1501] 10.0.0.120 () {32 vars in 643 bytes} [Tue May 19 01:16:58 2026] GET /v2.0/ports => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:16:58.861 8 INFO neutron.services.segments.plugin [-] Segment 5246d85b-6753-4010-8e94-a164c96211a0 resource provider aggregate not found 2026-05-19 01:16:58.871 8 INFO neutron.services.segments.plugin [-] Segment 5246d85b-6753-4010-8e94-a164c96211a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5246d85b-6753-4010-8e94-a164c96211a0 found for delete ", "request_id": "req-1872da53-b6f7-4a9f-b07f-c04053988659"}]} 2026-05-19 01:16:58.876 8 INFO neutron.services.segments.plugin [-] Segment 5246d85b-6753-4010-8e94-a164c96211a0 resource provider aggregate not found [pid: 7|app: 0|req: 767/1502] 10.0.0.120 () {32 vars in 649 bytes} [Tue May 19 01:16:58 2026] GET /v2.0/networks => generated 1297 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:16:58.880 7 WARNING neutron_lib.context [None req-2bd9581d-7d35-4d96-988a-2d3f4aefe850 34aa79a36add48a184ed65aa2f0b6ddc 17180bc6d9a8448b87ae18ad7e3ecd93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:16:58.890 8 INFO neutron.services.segments.plugin [-] Segment 5246d85b-6753-4010-8e94-a164c96211a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5246d85b-6753-4010-8e94-a164c96211a0 found for delete ", "request_id": "req-59b171e2-e01c-41d1-9866-40b6f8afc158"}]} [pid: 8|app: 0|req: 736/1503] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:16:58 2026] DELETE /v2.0/networks/0b9ed3fe-b170-48e5-95af-7772481ed457 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:16:58.931 7 INFO neutron.db.segments_db [None req-2bd9581d-7d35-4d96-988a-2d3f4aefe850 34aa79a36add48a184ed65aa2f0b6ddc 17180bc6d9a8448b87ae18ad7e3ecd93 - - default default] Added segment 8c9bc4b8-447d-43cb-8ad1-b70af1fb6355 of type vxlan for network 4fc12a4e-6035-45b5-bc5c-8614cc23d0fb [pid: 7|app: 0|req: 768/1504] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:16:58 2026] POST /v2.0/networks => generated 653 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1505] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:58 2026] GET /v2.0/security-groups?tenant_id=e09cd996c49e4fdd81ca7a2e32037dbc&name=default => generated 2925 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:16:59.015 8 WARNING neutron_lib.context [None req-e36093d0-7da0-49d0-8a30-6ece212187cf 34aa79a36add48a184ed65aa2f0b6ddc 17180bc6d9a8448b87ae18ad7e3ecd93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 769/1506] 10.0.0.240 () {34 vars in 1100 bytes} [Tue May 19 01:16:59 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2079122390&fields=id&tenant_id=87f5d0cb64fa4eacba955bfd21acc5dd => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:16:59.065 8 INFO neutron.db.segments_db [None req-e36093d0-7da0-49d0-8a30-6ece212187cf 34aa79a36add48a184ed65aa2f0b6ddc 17180bc6d9a8448b87ae18ad7e3ecd93 - - default default] Added segment 0441aa10-7b7d-422a-b345-81b0f9264921 of type vxlan for network aca989af-caae-4f6d-9381-3a3d8e0285be [pid: 7|app: 0|req: 770/1507] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:59 2026] DELETE /v2.0/security-groups/a631362d-a6c4-4f34-8b67-610317f8bf67 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1508] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:16:59 2026] POST /v2.0/networks => generated 653 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1509] 10.0.0.240 () {34 vars in 982 bytes} [Tue May 19 01:16:59 2026] GET /v2.0/networks?id=85c9c23c-c976-4487-871c-1644fd77d41f => generated 660 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1510] 10.0.0.240 () {34 vars in 965 bytes} [Tue May 19 01:16:59 2026] GET /v2.0/quotas/87f5d0cb64fa4eacba955bfd21acc5dd => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1511] 10.0.0.240 () {34 vars in 1002 bytes} [Tue May 19 01:16:59 2026] GET /v2.0/ports?tenant_id=87f5d0cb64fa4eacba955bfd21acc5dd&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: 740/1512] 10.0.0.240 () {34 vars in 1008 bytes} [Tue May 19 01:16:59 2026] GET /v2.0/networks/85c9c23c-c976-4487-871c-1644fd77d41f?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: 773/1513] 10.0.0.240 () {34 vars in 1108 bytes} [Tue May 19 01:16:59 2026] GET /v2.0/networks/85c9c23c-c976-4487-871c-1644fd77d41f?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: 776/1516] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:16:59 2026] GET /v2.0/ports?device_id=f1943307-7c84-40db-a666-17e9971d2d25 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:16:59.664 7 WARNING neutron_lib.context [None req-cc1ed013-81bf-4ed0-8e59-7a35ae60b2c0 34aa79a36add48a184ed65aa2f0b6ddc 17180bc6d9a8448b87ae18ad7e3ecd93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:16:59.713 7 WARNING neutron_lib.context [None req-cc1ed013-81bf-4ed0-8e59-7a35ae60b2c0 34aa79a36add48a184ed65aa2f0b6ddc 17180bc6d9a8448b87ae18ad7e3ecd93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 741/1517] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:16:59 2026] GET /v2.0/security-groups?tenant_id=301d997d070444ccae1a0d5711fc4762&name=default => generated 2925 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1518] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:16:59 2026] DELETE /v2.0/security-groups/99f8fec3-5082-4777-bcc1-d7c8b54d700c => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1519] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:16:59 2026] POST /v2.0/subnets => generated 1323 bytes in 600 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1520] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:17:00 2026] GET /v2.0/security-groups?tenant_id=2c0d42f8a78b4a578d6339ba48b188ba&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: 778/1521] 10.0.0.120 () {32 vars in 647 bytes} [Tue May 19 01:17:00 2026] GET /v2.0/subnets => generated 1959 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1522] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:17:00 2026] DELETE /v2.0/security-groups/faa77c4a-2730-4465-a809-fc9d082f7065 => 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: 779/1523] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:17:00 2026] DELETE /v2.0/subnets/918ed9bf-ad65-4ec6-bdf4-bb6d4fd79d53 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1524] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:17:00 2026] DELETE /v2.0/subnets/bbbe4cdf-8f93-41bc-8b37-b7da149dc08d => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1525] 10.0.0.120 () {32 vars in 647 bytes} [Tue May 19 01:17:00 2026] GET /v2.0/subnets => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1526] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:00 2026] GET /v2.0/ports?device_id=f1943307-7c84-40db-a666-17e9971d2d25 => 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: 746/1527] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:17:00 2026] DELETE /v2.0/networks/aca989af-caae-4f6d-9381-3a3d8e0285be => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:17:00.901 7 INFO neutron.services.segments.plugin [-] Segment 8c9bc4b8-447d-43cb-8ad1-b70af1fb6355 resource provider aggregate not found 2026-05-19 01:17:00.905 7 INFO neutron.services.segments.plugin [-] Segment 8c9bc4b8-447d-43cb-8ad1-b70af1fb6355 resource provider aggregate not found 2026-05-19 01:17:00.912 7 INFO neutron.services.segments.plugin [-] Segment 8c9bc4b8-447d-43cb-8ad1-b70af1fb6355 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c9bc4b8-447d-43cb-8ad1-b70af1fb6355 found for delete ", "request_id": "req-cb458759-347a-456e-8c98-4108648bcaa0"}]} [pid: 7|app: 0|req: 782/1528] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:17:00 2026] DELETE /v2.0/networks/4fc12a4e-6035-45b5-bc5c-8614cc23d0fb => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:17:00.959 8 INFO neutron.services.segments.plugin [-] Segment e9af5579-943b-445c-991c-6f7914d1014d resource provider aggregate not found 2026-05-19 01:17:00.967 8 INFO neutron.services.segments.plugin [-] Segment e9af5579-943b-445c-991c-6f7914d1014d resource provider aggregate not found 2026-05-19 01:17:00.974 8 INFO neutron.services.segments.plugin [-] Segment e9af5579-943b-445c-991c-6f7914d1014d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9af5579-943b-445c-991c-6f7914d1014d found for delete ", "request_id": "req-fc86c63b-bed2-4182-afc2-2ae9fe9d4154"}]} 2026-05-19 01:17:00.984 8 INFO neutron.services.segments.plugin [-] Segment 0441aa10-7b7d-422a-b345-81b0f9264921 resource provider aggregate not found 2026-05-19 01:17:00.986 8 INFO neutron.services.segments.plugin [-] Segment e9af5579-943b-445c-991c-6f7914d1014d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9af5579-943b-445c-991c-6f7914d1014d found for delete ", "request_id": "req-a0b95f3c-b6f3-4dad-8c6a-5a5bfbf188c2"}]} 2026-05-19 01:17:00.998 8 INFO neutron.services.segments.plugin [-] Segment 0441aa10-7b7d-422a-b345-81b0f9264921 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0441aa10-7b7d-422a-b345-81b0f9264921 found for delete ", "request_id": "req-acadbb9a-11c4-4304-a3a5-baf877ace6e9"}]} 2026-05-19 01:17:01.002 8 INFO neutron.services.segments.plugin [-] Segment 0441aa10-7b7d-422a-b345-81b0f9264921 resource provider aggregate not found 2026-05-19 01:17:01.013 8 INFO neutron.services.segments.plugin [-] Segment 0441aa10-7b7d-422a-b345-81b0f9264921 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0441aa10-7b7d-422a-b345-81b0f9264921 found for delete ", "request_id": "req-393254b5-3dc1-43bd-ab19-52d268ae6a2c"}]} [pid: 7|app: 0|req: 783/1529] 10.0.0.120 () {32 vars in 623 bytes} [Tue May 19 01:17:01 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-19 01:17:01.047 7 INFO neutron.services.segments.plugin [-] Segment 8c9bc4b8-447d-43cb-8ad1-b70af1fb6355 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c9bc4b8-447d-43cb-8ad1-b70af1fb6355 found for delete ", "request_id": "req-1ac01b4e-04bb-46f1-9b65-41a7d99bcbd1"}]} [pid: 8|app: 0|req: 747/1530] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:17:00 2026] DELETE /v2.0/networks/8486a468-2ecf-44ed-9bcb-cd542efd526a => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1531] 10.0.0.120 () {32 vars in 633 bytes} [Tue May 19 01:17:01 2026] GET /v2.0/ => generated 632 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1532] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:17:01 2026] DELETE /v2.0/networks/937ae79b-3f33-4202-b446-d00f45d47b5a => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1533] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:17:01 2026] GET /v2.0/security-groups?tenant_id=17180bc6d9a8448b87ae18ad7e3ecd93&name=default => generated 2925 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1534] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:01 2026] GET /v2.0/ports?device_id=f1943307-7c84-40db-a666-17e9971d2d25 => 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: 785/1535] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:17:01 2026] GET /v2.0/security-groups?tenant_id=9955368984dc46f7af631a9129620c85&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1536] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:17:01 2026] DELETE /v2.0/security-groups/a9e53ab4-e14b-4d9b-b9a7-a152db1a3b3a => 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: 786/1537] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:17:01 2026] DELETE /v2.0/security-groups/ae0e0b0f-5d32-4041-86fe-ce5de57ecccd => 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: 752/1538] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:02 2026] GET /v2.0/ports?device_id=f1943307-7c84-40db-a666-17e9971d2d25 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:17:03.715 8 INFO neutron.services.segments.plugin [-] Segment ff7068f8-3a94-4f4d-9389-bd8a099ea44b resource provider aggregate not found 2026-05-19 01:17:03.727 8 INFO neutron.services.segments.plugin [-] Segment ff7068f8-3a94-4f4d-9389-bd8a099ea44b resource provider aggregate not found 2026-05-19 01:17:03.738 8 INFO neutron.services.segments.plugin [-] Segment ff7068f8-3a94-4f4d-9389-bd8a099ea44b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff7068f8-3a94-4f4d-9389-bd8a099ea44b found for delete ", "request_id": "req-2a0e8712-2acb-40f0-b0d7-e5e254a76184"}]} 2026-05-19 01:17:03.745 8 INFO neutron.services.segments.plugin [-] Segment ff7068f8-3a94-4f4d-9389-bd8a099ea44b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff7068f8-3a94-4f4d-9389-bd8a099ea44b found for delete ", "request_id": "req-33aea636-015e-4319-8bfe-36aea50488fc"}]} 2026-05-19 01:17:03.752 7 WARNING neutron_lib.context [None req-4b354d92-11da-416f-97f0-924108fca560 85eebe5149fc470aa5feef195747349e e7c4ded293e64e23ba8dc78240f0f7c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:03.753 8 INFO neutron.services.segments.plugin [-] Segment 15cf43bb-94ad-4fe6-9896-8b386b5394a0 resource provider aggregate not found 2026-05-19 01:17:03.765 8 INFO neutron.services.segments.plugin [-] Segment 15cf43bb-94ad-4fe6-9896-8b386b5394a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15cf43bb-94ad-4fe6-9896-8b386b5394a0 found for delete ", "request_id": "req-a7cf8b99-f626-4c79-b97f-b9a10184dc0c"}]} 2026-05-19 01:17:03.768 8 INFO neutron.services.segments.plugin [-] Segment 15cf43bb-94ad-4fe6-9896-8b386b5394a0 resource provider aggregate not found 2026-05-19 01:17:03.783 8 INFO neutron.services.segments.plugin [-] Segment 15cf43bb-94ad-4fe6-9896-8b386b5394a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15cf43bb-94ad-4fe6-9896-8b386b5394a0 found for delete ", "request_id": "req-7b2dfd5a-b7c2-4802-9ea7-eba99e95b7ee"}]} [pid: 8|app: 0|req: 753/1539] 10.0.0.120 () {34 vars in 678 bytes} [Tue May 19 01:17:03 2026] POST /v2.0/qos/policies => generated 359 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1540] 10.0.0.120 () {34 vars in 753 bytes} [Tue May 19 01:17:03 2026] PUT /v2.0/policies/61cfac10-5694-413e-9d49-72b18cfee606/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1541] 10.0.0.120 () {32 vars in 733 bytes} [Tue May 19 01:17:03 2026] GET /v2.0/policies/61cfac10-5694-413e-9d49-72b18cfee606/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:17:03.885 7 INFO neutron.db.segments_db [None req-4b354d92-11da-416f-97f0-924108fca560 85eebe5149fc470aa5feef195747349e e7c4ded293e64e23ba8dc78240f0f7c2 - - default default] Added segment a649e7d5-60af-4fa8-8227-38a86c273754 of type vxlan for network f6b6bb90-9f42-4765-9641-5ce9faa363ec [pid: 8|app: 0|req: 756/1542] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:17:03 2026] GET /v2.0/networks?id=85c9c23c-c976-4487-871c-1644fd77d41f => generated 660 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1543] 10.0.0.120 () {34 vars in 764 bytes} [Tue May 19 01:17:03 2026] PUT /v2.0/policies/61cfac10-5694-413e-9d49-72b18cfee606/tags/green => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1544] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:17:03 2026] POST /v2.0/networks => generated 647 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1545] 199.204.45.235 () {34 vars in 1050 bytes} [Tue May 19 01:17:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=87f5d0cb64fa4eacba955bfd21acc5dd => generated 181 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1546] 10.0.0.120 () {32 vars in 733 bytes} [Tue May 19 01:17:03 2026] GET /v2.0/policies/61cfac10-5694-413e-9d49-72b18cfee606/tags => generated 34 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1547] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:03 2026] GET /v2.0/ports?device_id=f1943307-7c84-40db-a666-17e9971d2d25 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:17:03.998 8 WARNING neutron_lib.context [req-8bf5c1c4-a9f6-4e20-9b39-465f24ec2118 req-77c90e5c-5f98-481c-b41a-fc1a78a94cab f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 789/1548] 10.0.0.120 () {34 vars in 760 bytes} [Tue May 19 01:17:03 2026] PUT /v2.0/policies/61cfac10-5694-413e-9d49-72b18cfee606/tags/red => generated 4 bytes in 19 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1549] 10.0.0.120 () {32 vars in 733 bytes} [Tue May 19 01:17:04 2026] GET /v2.0/policies/61cfac10-5694-413e-9d49-72b18cfee606/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: 791/1550] 10.0.0.120 () {34 vars in 782 bytes} [Tue May 19 01:17:04 2026] PUT /v2.0/policies/61cfac10-5694-413e-9d49-72b18cfee606/tags/black.or.white => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1551] 10.0.0.120 () {32 vars in 733 bytes} [Tue May 19 01:17:04 2026] GET /v2.0/policies/61cfac10-5694-413e-9d49-72b18cfee606/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1552] 10.0.0.120 () {34 vars in 753 bytes} [Tue May 19 01:17:04 2026] PUT /v2.0/policies/61cfac10-5694-413e-9d49-72b18cfee606/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1553] 10.0.0.120 () {32 vars in 733 bytes} [Tue May 19 01:17:04 2026] GET /v2.0/policies/61cfac10-5694-413e-9d49-72b18cfee606/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1554] 10.0.0.120 () {32 vars in 741 bytes} [Tue May 19 01:17:04 2026] GET /v2.0/policies/61cfac10-5694-413e-9d49-72b18cfee606/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:17:04.204 7 INFO neutron.api.v2.resource [None req-721780a2-a05e-4679-b7af-7bdc0ae5bc44 80d57d7b87b74270aa4029eb4091e288 0ec40e7f7b484458bc73942461f222e8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 796/1555] 10.0.0.120 () {32 vars in 745 bytes} [Tue May 19 01:17:04 2026] GET /v2.0/policies/61cfac10-5694-413e-9d49-72b18cfee606/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1556] 10.0.0.120 () {32 vars in 744 bytes} [Tue May 19 01:17:04 2026] DELETE /v2.0/policies/61cfac10-5694-413e-9d49-72b18cfee606/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1557] 10.0.0.120 () {32 vars in 733 bytes} [Tue May 19 01:17:04 2026] GET /v2.0/policies/61cfac10-5694-413e-9d49-72b18cfee606/tags => generated 30 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:17:04.282 7 INFO neutron.api.v2.resource [None req-abb29bd8-ab67-47e9-b322-b5e313a2ac88 80d57d7b87b74270aa4029eb4091e288 0ec40e7f7b484458bc73942461f222e8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 799/1558] 10.0.0.120 () {32 vars in 748 bytes} [Tue May 19 01:17:04 2026] DELETE /v2.0/policies/61cfac10-5694-413e-9d49-72b18cfee606/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1559] 10.0.0.120 () {32 vars in 736 bytes} [Tue May 19 01:17:04 2026] DELETE /v2.0/policies/61cfac10-5694-413e-9d49-72b18cfee606/tags => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1560] 10.0.0.120 () {32 vars in 733 bytes} [Tue May 19 01:17:04 2026] GET /v2.0/policies/61cfac10-5694-413e-9d49-72b18cfee606/tags => 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: 760/1561] 199.204.45.235 () {38 vars in 955 bytes} [Tue May 19 01:17:03 2026] POST /v2.0/ports => generated 958 bytes in 378 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: 802/1562] 10.0.0.120 () {32 vars in 734 bytes} [Tue May 19 01:17:04 2026] DELETE /v2.0/qos/policies/61cfac10-5694-413e-9d49-72b18cfee606 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:17:04.422 7 WARNING neutron_lib.context [None req-70de2c67-294c-49b1-abc1-fe4c200c1e0e 85eebe5149fc470aa5feef195747349e e7c4ded293e64e23ba8dc78240f0f7c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 803/1563] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:17:04 2026] POST /v2.0/subnets => generated 673 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:04.643 7 WARNING neutron_lib.context [None req-0d88b00f-f8b8-46b6-a1a4-5925f338f128 85eebe5149fc470aa5feef195747349e e7c4ded293e64e23ba8dc78240f0f7c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:04.690 7 INFO neutron.db.segments_db [None req-0d88b00f-f8b8-46b6-a1a4-5925f338f128 85eebe5149fc470aa5feef195747349e e7c4ded293e64e23ba8dc78240f0f7c2 - - default default] Added segment 7188444b-fe6f-41e4-84c8-32e1a09b1e7b of type vxlan for network 674a4100-e012-443b-8b76-5b189a04dca4 [pid: 8|app: 0|req: 761/1564] 199.204.45.235 () {38 vars in 1028 bytes} [Tue May 19 01:17:04 2026] PUT /v2.0/ports/d3e5e2ee-d536-4141-81a6-18e30ecdf06e => generated 1239 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1565] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:17:04 2026] POST /v2.0/networks => generated 647 bytes in 155 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-19 01:17:04.845 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-40fec882-6139-475a-ac46-b6fbf67c7202'] response: {'name': 'network-changed', 'server_uuid': 'f1943307-7c84-40db-a666-17e9971d2d25', 'tag': 'd3e5e2ee-d536-4141-81a6-18e30ecdf06e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 762/1566] 10.0.0.120 () {34 vars in 743 bytes} [Tue May 19 01:17:04 2026] PUT /v2.0/networks/674a4100-e012-443b-8b76-5b189a04dca4 => generated 592 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:17:04.913 7 WARNING neutron_lib.context [None req-328374aa-2998-4714-a03b-283abb4b8842 85eebe5149fc470aa5feef195747349e e7c4ded293e64e23ba8dc78240f0f7c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 805/1567] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:17:04 2026] POST /v2.0/subnets => generated 646 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1568] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:17:05 2026] GET /v2.0/security-groups?tenant_id=0ec40e7f7b484458bc73942461f222e8&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1569] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:05 2026] GET /v2.0/ports?device_id=f1943307-7c84-40db-a666-17e9971d2d25 => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1570] 10.0.0.120 () {34 vars in 741 bytes} [Tue May 19 01:17:05 2026] PUT /v2.0/subnets/a67175a1-9026-46e7-8b57-17fd6782dd1f => generated 656 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1571] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:17:05 2026] DELETE /v2.0/security-groups/7c3a275f-ce5f-47c1-a5d5-caaa9cc24a98 => 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: 765/1572] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:17:05 2026] GET /v2.0/security-groups?id=5e0e4ea2-6765-45d6-809a-ad5b76e97706&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1573] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:17:05 2026] GET /v2.0/ports?tenant_id=87f5d0cb64fa4eacba955bfd21acc5dd&device_id=f1943307-7c84-40db-a666-17e9971d2d25 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1574] 199.204.45.235 () {34 vars in 1018 bytes} [Tue May 19 01:17:05 2026] GET /v2.0/networks?tenant_id=87f5d0cb64fa4eacba955bfd21acc5dd&shared=False => generated 756 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:17:05.526 7 INFO neutron.services.segments.plugin [-] Segment 7188444b-fe6f-41e4-84c8-32e1a09b1e7b resource provider aggregate not found 2026-05-19 01:17:05.531 7 INFO neutron.services.segments.plugin [-] Segment 7188444b-fe6f-41e4-84c8-32e1a09b1e7b resource provider aggregate not found 2026-05-19 01:17:05.544 7 INFO neutron.services.segments.plugin [-] Segment 7188444b-fe6f-41e4-84c8-32e1a09b1e7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7188444b-fe6f-41e4-84c8-32e1a09b1e7b found for delete ", "request_id": "req-d0faf512-4218-4e51-833e-75f2598489f1"}]} 2026-05-19 01:17:05.545 7 INFO neutron.services.segments.plugin [-] Segment 7188444b-fe6f-41e4-84c8-32e1a09b1e7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7188444b-fe6f-41e4-84c8-32e1a09b1e7b found for delete ", "request_id": "req-e085cc3f-ee8f-4e0c-800f-824afe66207b"}]} [pid: 8|app: 0|req: 768/1575] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:17:05 2026] GET /v2.0/security-groups?tenant_id=ca997f4063d348f98e42a0f3e2c8d17c&name=default => generated 2925 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1576] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:17:05 2026] DELETE /v2.0/networks/674a4100-e012-443b-8b76-5b189a04dca4 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1577] 199.204.45.235 () {34 vars in 930 bytes} [Tue May 19 01:17:05 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:17:05.606 8 INFO neutron.pecan_wsgi.hooks.translation [None req-32bb2e97-17e8-4835-8a54-8bc448885035 85eebe5149fc470aa5feef195747349e e7c4ded293e64e23ba8dc78240f0f7c2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 770/1578] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:17:05 2026] DELETE /v2.0/networks/674a4100-e012-443b-8b76-5b189a04dca4 => 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: 809/1579] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:17:05 2026] DELETE /v2.0/security-groups/49a4737d-dbd9-4609-81db-c957ad680db2 => 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: 771/1580] 10.0.0.120 () {32 vars in 694 bytes} [Tue May 19 01:17:05 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1581] 10.0.0.120 () {32 vars in 742 bytes} [Tue May 19 01:17:05 2026] GET /v2.0/subnets?network_id=618eaade-0dcf-4b13-a7a2-a1009ff019e2 => 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: 772/1582] 10.0.0.120 () {32 vars in 653 bytes} [Tue May 19 01:17:05 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1583] 10.0.0.120 () {32 vars in 649 bytes} [Tue May 19 01:17:05 2026] GET /v2.0/networks => generated 1312 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1584] 10.0.0.120 () {32 vars in 647 bytes} [Tue May 19 01:17:05 2026] GET /v2.0/subnets => generated 1312 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1585] 10.0.0.120 () {32 vars in 723 bytes} [Tue May 19 01:17:05 2026] GET /v2.0/networks/f6b6bb90-9f42-4765-9641-5ce9faa363ec => generated 672 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1586] 10.0.0.120 () {32 vars in 721 bytes} [Tue May 19 01:17:05 2026] GET /v2.0/subnets/6bc5ea0a-b990-44ac-a27a-2b0dd0b6b5aa => generated 673 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:17:05.935 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a00d962a-350a-42c6-bfd9-b684f45bdb8a 85eebe5149fc470aa5feef195747349e e7c4ded293e64e23ba8dc78240f0f7c2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 813/1587] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:17:05 2026] DELETE /v2.0/subnets/a67175a1-9026-46e7-8b57-17fd6782dd1f => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:17:05.964 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8562189a-266a-42f0-9103-e67bc804d05d 85eebe5149fc470aa5feef195747349e e7c4ded293e64e23ba8dc78240f0f7c2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 775/1588] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:17:05 2026] DELETE /v2.0/networks/674a4100-e012-443b-8b76-5b189a04dca4 => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1589] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:17:05 2026] DELETE /v2.0/subnets/6bc5ea0a-b990-44ac-a27a-2b0dd0b6b5aa => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:17:06.387 8 INFO neutron.services.segments.plugin [-] Segment a649e7d5-60af-4fa8-8227-38a86c273754 resource provider aggregate not found 2026-05-19 01:17:06.391 8 INFO neutron.services.segments.plugin [-] Segment a649e7d5-60af-4fa8-8227-38a86c273754 resource provider aggregate not found 2026-05-19 01:17:06.402 8 INFO neutron.services.segments.plugin [-] Segment a649e7d5-60af-4fa8-8227-38a86c273754 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a649e7d5-60af-4fa8-8227-38a86c273754 found for delete ", "request_id": "req-0afc14ed-2973-4e41-a492-b4ba6a78ccf9"}]} 2026-05-19 01:17:06.402 8 INFO neutron.services.segments.plugin [-] Segment a649e7d5-60af-4fa8-8227-38a86c273754 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a649e7d5-60af-4fa8-8227-38a86c273754 found for delete ", "request_id": "req-ed5716fe-3915-4c57-89d2-9524809c9000"}]} [pid: 8|app: 0|req: 776/1590] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:17:06 2026] DELETE /v2.0/networks/f6b6bb90-9f42-4765-9641-5ce9faa363ec => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1591] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:06 2026] GET /v2.0/ports?device_id=f1943307-7c84-40db-a666-17e9971d2d25 => 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: 777/1592] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:17:06 2026] GET /v2.0/security-groups?id=5e0e4ea2-6765-45d6-809a-ad5b76e97706&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: 816/1593] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:17:06 2026] GET /v2.0/ports?tenant_id=87f5d0cb64fa4eacba955bfd21acc5dd&device_id=f1943307-7c84-40db-a666-17e9971d2d25 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1594] 199.204.45.235 () {34 vars in 1060 bytes} [Tue May 19 01:17:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=d3e5e2ee-d536-4141-81a6-18e30ecdf06e => 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: 817/1595] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:17:06 2026] GET /v2.0/subnets?id=6ebf8df2-3460-4196-81ed-4771583e66d3 => 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: 779/1596] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:17:06 2026] GET /v2.0/ports?network_id=85c9c23c-c976-4487-871c-1644fd77d41f&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: 818/1597] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:17:06 2026] GET /v2.0/networks/85c9c23c-c976-4487-871c-1644fd77d41f?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: 780/1598] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:17:06 2026] GET /v2.0/networks/85c9c23c-c976-4487-871c-1644fd77d41f?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: 7|app: 0|req: 819/1599] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:17:06 2026] GET /v2.0/security-groups?tenant_id=e7c4ded293e64e23ba8dc78240f0f7c2&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1600] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:17:07 2026] DELETE /v2.0/security-groups/80867a52-a4b6-48cd-b586-cb0e3db17d6a => 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: 820/1601] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:07 2026] GET /v2.0/ports?device_id=f1943307-7c84-40db-a666-17e9971d2d25 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1602] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:17:07 2026] GET /v2.0/security-groups?id=5e0e4ea2-6765-45d6-809a-ad5b76e97706&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: 821/1603] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:08 2026] GET /v2.0/ports?device_id=f1943307-7c84-40db-a666-17e9971d2d25 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1604] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:17:08 2026] GET /v2.0/security-groups?id=5e0e4ea2-6765-45d6-809a-ad5b76e97706&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-19 01:17:08.958 7 WARNING neutron_lib.context [None req-e5f88238-dbcc-4a71-b62c-4d1d885ba596 d065753942db4c2f9fcb5a76866832e1 d9853c929b074f698f71807267d82b9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:08.993 8 WARNING neutron_lib.context [None req-e4bbcb65-5526-4759-9e72-a63dbf877da8 07665ad46f324c9ca1f3ef9d4fe7b472 53577a4bdb3844988a70d41ced8bc5f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:09.121 7 INFO neutron.db.segments_db [None req-e5f88238-dbcc-4a71-b62c-4d1d885ba596 d065753942db4c2f9fcb5a76866832e1 d9853c929b074f698f71807267d82b9b - - default default] Added segment 3b384581-48ee-45aa-a30e-6b920934b879 of type vxlan for network e046614c-45bc-4994-bb24-2c54ceb357f6 [pid: 7|app: 0|req: 822/1605] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:17:08 2026] POST /v2.0/networks => generated 644 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1606] 10.0.0.120 () {34 vars in 684 bytes} [Tue May 19 01:17:08 2026] POST /v2.0/security-groups => generated 1601 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 01:17:09.228 7 WARNING neutron_lib.context [None req-fbb4b07c-6b91-48ce-a1df-33bea085fb35 d065753942db4c2f9fcb5a76866832e1 d9853c929b074f698f71807267d82b9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 785/1607] 10.0.0.120 () {34 vars in 767 bytes} [Tue May 19 01:17:09 2026] PUT /v2.0/security-groups/ae4f42d5-b276-44f1-98ed-f90f20720b37/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1608] 10.0.0.120 () {32 vars in 747 bytes} [Tue May 19 01:17:09 2026] GET /v2.0/security-groups/ae4f42d5-b276-44f1-98ed-f90f20720b37/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1609] 10.0.0.120 () {34 vars in 778 bytes} [Tue May 19 01:17:09 2026] PUT /v2.0/security-groups/ae4f42d5-b276-44f1-98ed-f90f20720b37/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1610] 10.0.0.120 () {32 vars in 747 bytes} [Tue May 19 01:17:09 2026] GET /v2.0/security-groups/ae4f42d5-b276-44f1-98ed-f90f20720b37/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: 789/1611] 10.0.0.120 () {34 vars in 774 bytes} [Tue May 19 01:17:09 2026] PUT /v2.0/security-groups/ae4f42d5-b276-44f1-98ed-f90f20720b37/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1612] 10.0.0.120 () {32 vars in 747 bytes} [Tue May 19 01:17:09 2026] GET /v2.0/security-groups/ae4f42d5-b276-44f1-98ed-f90f20720b37/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1613] 10.0.0.120 () {34 vars in 796 bytes} [Tue May 19 01:17:09 2026] PUT /v2.0/security-groups/ae4f42d5-b276-44f1-98ed-f90f20720b37/tags/black.or.white => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1614] 10.0.0.120 () {34 vars in 665 bytes} [Tue May 19 01:17:09 2026] POST /v2.0/ports => generated 774 bytes in 235 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-19 01:17:09.466 7 WARNING neutron_lib.context [None req-fd9c0a4c-006b-472d-988f-fba9b9577649 d065753942db4c2f9fcb5a76866832e1 d9853c929b074f698f71807267d82b9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 792/1615] 10.0.0.120 () {32 vars in 747 bytes} [Tue May 19 01:17:09 2026] GET /v2.0/security-groups/ae4f42d5-b276-44f1-98ed-f90f20720b37/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: 793/1616] 10.0.0.120 () {34 vars in 767 bytes} [Tue May 19 01:17:09 2026] PUT /v2.0/security-groups/ae4f42d5-b276-44f1-98ed-f90f20720b37/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:17:09.517 7 INFO neutron.db.segments_db [None req-fd9c0a4c-006b-472d-988f-fba9b9577649 d065753942db4c2f9fcb5a76866832e1 d9853c929b074f698f71807267d82b9b - - default default] Added segment 1a4de2c0-cb2b-4536-94b5-200d4ceeed6f of type vxlan for network ce04d5e6-7878-4f84-b67e-377d98e027a9 [pid: 8|app: 0|req: 794/1617] 10.0.0.120 () {32 vars in 747 bytes} [Tue May 19 01:17:09 2026] GET /v2.0/security-groups/ae4f42d5-b276-44f1-98ed-f90f20720b37/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1618] 10.0.0.120 () {32 vars in 755 bytes} [Tue May 19 01:17:09 2026] GET /v2.0/security-groups/ae4f42d5-b276-44f1-98ed-f90f20720b37/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:17:09.593 8 INFO neutron.api.v2.resource [None req-d2fbc344-f98a-469c-928e-cf4d588e906d 07665ad46f324c9ca1f3ef9d4fe7b472 53577a4bdb3844988a70d41ced8bc5f3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 796/1619] 10.0.0.120 () {32 vars in 759 bytes} [Tue May 19 01:17:09 2026] GET /v2.0/security-groups/ae4f42d5-b276-44f1-98ed-f90f20720b37/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1620] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:17:09 2026] POST /v2.0/networks => generated 631 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:09.633 7 WARNING neutron_lib.context [None req-2a107372-9163-478a-82e0-25e4de460a24 d065753942db4c2f9fcb5a76866832e1 d9853c929b074f698f71807267d82b9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 797/1621] 10.0.0.120 () {32 vars in 758 bytes} [Tue May 19 01:17:09 2026] DELETE /v2.0/security-groups/ae4f42d5-b276-44f1-98ed-f90f20720b37/tags/red => 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: 798/1622] 10.0.0.120 () {32 vars in 747 bytes} [Tue May 19 01:17:09 2026] GET /v2.0/security-groups/ae4f42d5-b276-44f1-98ed-f90f20720b37/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:17:09.700 8 INFO neutron.api.v2.resource [None req-496df84a-208e-42c8-92a0-4198004f8006 07665ad46f324c9ca1f3ef9d4fe7b472 53577a4bdb3844988a70d41ced8bc5f3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 799/1623] 10.0.0.120 () {32 vars in 762 bytes} [Tue May 19 01:17:09 2026] DELETE /v2.0/security-groups/ae4f42d5-b276-44f1-98ed-f90f20720b37/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1624] 10.0.0.120 () {32 vars in 750 bytes} [Tue May 19 01:17:09 2026] DELETE /v2.0/security-groups/ae4f42d5-b276-44f1-98ed-f90f20720b37/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1625] 10.0.0.120 () {32 vars in 747 bytes} [Tue May 19 01:17:09 2026] GET /v2.0/security-groups/ae4f42d5-b276-44f1-98ed-f90f20720b37/tags => 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: 802/1626] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:17:09 2026] DELETE /v2.0/security-groups/ae4f42d5-b276-44f1-98ed-f90f20720b37 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1627] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:17:09 2026] POST /v2.0/subnets => generated 626 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:09.901 7 WARNING neutron_lib.context [None req-ac960ef2-bd47-4554-b095-d92072e9b031 d065753942db4c2f9fcb5a76866832e1 d9853c929b074f698f71807267d82b9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 803/1628] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:09 2026] GET /v2.0/ports?device_id=f1943307-7c84-40db-a666-17e9971d2d25 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1629] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:17:09 2026] GET /v2.0/security-groups?id=5e0e4ea2-6765-45d6-809a-ad5b76e97706&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1630] 10.0.0.120 () {34 vars in 665 bytes} [Tue May 19 01:17:09 2026] POST /v2.0/ports => generated 953 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1631] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:17:10 2026] DELETE /v2.0/ports/e96a58ea-218f-4ac7-ad89-acebaf6936ac => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:17:10.642 8 INFO neutron.pecan_wsgi.hooks.translation [None req-524ad2f4-fcb5-43a5-875a-bfcfaa9b0b14 d065753942db4c2f9fcb5a76866832e1 d9853c929b074f698f71807267d82b9b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 806/1632] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:17:10 2026] DELETE /v2.0/ports/e96a58ea-218f-4ac7-ad89-acebaf6936ac => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:17:10.666 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2fe1820b-43a8-4492-9085-67edc66f829b d065753942db4c2f9fcb5a76866832e1 d9853c929b074f698f71807267d82b9b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 807/1633] 10.0.0.120 () {32 vars in 717 bytes} [Tue May 19 01:17:10 2026] GET /v2.0/ports/e96a58ea-218f-4ac7-ad89-acebaf6936ac => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 808/1634] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:17:10 2026] DELETE /v2.0/subnets/99afb004-8970-48ed-9bcd-a148ec31fd05 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1635] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:17:10 2026] GET /v2.0/security-groups?tenant_id=a6a63a6bcbc44d408ffea3bdadb4d2a1&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: 828/1636] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:17:10 2026] DELETE /v2.0/security-groups/97a4be3b-d0a4-44cf-9658-68eab62bbf17 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:17:11.144 8 INFO neutron.services.segments.plugin [-] Segment 1a4de2c0-cb2b-4536-94b5-200d4ceeed6f resource provider aggregate not found 2026-05-19 01:17:11.148 8 INFO neutron.services.segments.plugin [-] Segment 1a4de2c0-cb2b-4536-94b5-200d4ceeed6f resource provider aggregate not found 2026-05-19 01:17:11.163 8 INFO neutron.services.segments.plugin [-] Segment 1a4de2c0-cb2b-4536-94b5-200d4ceeed6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a4de2c0-cb2b-4536-94b5-200d4ceeed6f found for delete ", "request_id": "req-38e9ffba-d51b-4919-bcd8-948b74f5cf16"}]} 2026-05-19 01:17:11.164 8 INFO neutron.services.segments.plugin [-] Segment 1a4de2c0-cb2b-4536-94b5-200d4ceeed6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a4de2c0-cb2b-4536-94b5-200d4ceeed6f found for delete ", "request_id": "req-996a0f53-db4b-411b-92f0-d1e275d8f141"}]} [pid: 7|app: 0|req: 829/1637] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:11 2026] GET /v2.0/ports?device_id=f1943307-7c84-40db-a666-17e9971d2d25 => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1638] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:17:10 2026] DELETE /v2.0/networks/ce04d5e6-7878-4f84-b67e-377d98e027a9 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1639] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:17:11 2026] GET /v2.0/security-groups?tenant_id=53577a4bdb3844988a70d41ced8bc5f3&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:17:11.199 7 WARNING neutron_lib.context [None req-aa82dd59-3ebb-4274-9b70-2c365b04a00c d065753942db4c2f9fcb5a76866832e1 d9853c929b074f698f71807267d82b9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 810/1640] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:17:11 2026] GET /v2.0/security-groups?id=5e0e4ea2-6765-45d6-809a-ad5b76e97706&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-19 01:17:11.234 7 INFO neutron.db.segments_db [None req-aa82dd59-3ebb-4274-9b70-2c365b04a00c d065753942db4c2f9fcb5a76866832e1 d9853c929b074f698f71807267d82b9b - - default default] Added segment ee51a85a-7d4b-4e62-8684-676a67ef7bb6 of type vxlan for network e9a7ba09-85af-47e5-9232-d6ed7e30b44a [pid: 8|app: 0|req: 811/1641] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:17:11 2026] DELETE /v2.0/security-groups/6cc8feaa-b201-4dec-8e4b-02b197bbb3f0 => 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: 831/1642] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:17:11 2026] POST /v2.0/networks => generated 632 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:11.305 7 WARNING neutron_lib.context [None req-00ab29e4-42e4-4884-ba84-09f96dd1d323 d065753942db4c2f9fcb5a76866832e1 d9853c929b074f698f71807267d82b9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 812/1643] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:11 2026] GET /v2.0/ports?device_id=f1943307-7c84-40db-a666-17e9971d2d25 => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1644] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:17:11 2026] GET /v2.0/security-groups?id=5e0e4ea2-6765-45d6-809a-ad5b76e97706&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: 814/1645] 10.0.0.120 () {32 vars in 736 bytes} [Tue May 19 01:17:11 2026] GET /v2.0/ports?device_id=f1943307-7c84-40db-a666-17e9971d2d25 => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:17:11.486 8 WARNING neutron_lib.context [None req-1829d919-5edd-446e-bd19-c5ba3cd883d3 f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 832/1646] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:17:11 2026] POST /v2.0/subnets => generated 626 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:11.623 7 WARNING neutron_lib.context [None req-e826bfcd-e0a9-4356-bb1e-327e48bcbdcc d065753942db4c2f9fcb5a76866832e1 d9853c929b074f698f71807267d82b9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 833/1647] 10.0.0.120 () {34 vars in 665 bytes} [Tue May 19 01:17:11 2026] POST /v2.0/ports => generated 911 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1648] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:17:11 2026] DELETE /v2.0/ports/51610ce0-79e1-4708-85ef-571d6fa34a6f => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:17:12.289 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d3bc1e4d-6973-48cc-84ed-8039c3ade673 d065753942db4c2f9fcb5a76866832e1 d9853c929b074f698f71807267d82b9b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 835/1649] 10.0.0.120 () {32 vars in 717 bytes} [Tue May 19 01:17:12 2026] GET /v2.0/ports/51610ce0-79e1-4708-85ef-571d6fa34a6f => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:17:12.314 8 INFO neutron.db.l3_db [None req-1829d919-5edd-446e-bd19-c5ba3cd883d3 f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Floating IP 2336a6ee-b53b-4ddc-84bd-8174d08419c0 associated. External IP: 10.96.250.212, port: d3e5e2ee-d536-4141-81a6-18e30ecdf06e. [pid: 7|app: 0|req: 836/1650] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:17:12 2026] DELETE /v2.0/subnets/1529ba20-0200-4c4b-91e6-072c953b669c => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1651] 10.0.0.120 () {34 vars in 677 bytes} [Tue May 19 01:17:11 2026] POST /v2.0/floatingips => generated 856 bytes in 1130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1652] 10.0.0.120 () {32 vars in 729 bytes} [Tue May 19 01:17:12 2026] GET /v2.0/floatingips/2336a6ee-b53b-4ddc-84bd-8174d08419c0 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:17:12.715 7 INFO neutron.services.segments.plugin [-] Segment ee51a85a-7d4b-4e62-8684-676a67ef7bb6 resource provider aggregate not found 2026-05-19 01:17:12.735 7 INFO neutron.services.segments.plugin [-] Segment ee51a85a-7d4b-4e62-8684-676a67ef7bb6 resource provider aggregate not found 2026-05-19 01:17:12.739 7 INFO neutron.services.segments.plugin [-] Segment ee51a85a-7d4b-4e62-8684-676a67ef7bb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee51a85a-7d4b-4e62-8684-676a67ef7bb6 found for delete ", "request_id": "req-459fb38a-b332-4aa6-9c1c-1c9513ab72b9"}]} 2026-05-19 01:17:12.748 7 INFO neutron.services.segments.plugin [-] Segment ee51a85a-7d4b-4e62-8684-676a67ef7bb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee51a85a-7d4b-4e62-8684-676a67ef7bb6 found for delete ", "request_id": "req-88144318-2d2c-4df2-9e1b-49a7f7bbb701"}]} [pid: 7|app: 0|req: 837/1653] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:17:12 2026] DELETE /v2.0/networks/e9a7ba09-85af-47e5-9232-d6ed7e30b44a => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:17:12.768 8 WARNING neutron_lib.context [None req-bb46e40c-a240-49b4-a85f-f5303fbf074e d065753942db4c2f9fcb5a76866832e1 d9853c929b074f698f71807267d82b9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:12.771 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-36bc4245-5800-4352-be35-4b5ada1331ce'] response: {'name': 'network-changed', 'server_uuid': 'f1943307-7c84-40db-a666-17e9971d2d25', 'tag': 'd3e5e2ee-d536-4141-81a6-18e30ecdf06e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 817/1654] 10.0.0.120 () {34 vars in 665 bytes} [Tue May 19 01:17:12 2026] POST /v2.0/ports => generated 774 bytes in 262 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: 838/1655] 10.0.0.120 () {34 vars in 737 bytes} [Tue May 19 01:17:13 2026] PUT /v2.0/ports/7feadfc0-49ad-43b1-a1b9-c1c5b9d5ca47 => generated 752 bytes in 192 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: 818/1656] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:17:13 2026] GET /v2.0/ports?tenant_id=87f5d0cb64fa4eacba955bfd21acc5dd&device_id=f1943307-7c84-40db-a666-17e9971d2d25 => 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: 819/1657] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:17:13 2026] GET /v2.0/networks?id=85c9c23c-c976-4487-871c-1644fd77d41f => generated 756 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1658] 199.204.45.235 () {34 vars in 1060 bytes} [Tue May 19 01:17:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=d3e5e2ee-d536-4141-81a6-18e30ecdf06e => generated 859 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1659] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:17:13 2026] GET /v2.0/subnets?id=6ebf8df2-3460-4196-81ed-4771583e66d3 => 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: 839/1660] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:17:13 2026] DELETE /v2.0/ports/7feadfc0-49ad-43b1-a1b9-c1c5b9d5ca47 => 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: 822/1661] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:17:13 2026] GET /v2.0/ports?network_id=85c9c23c-c976-4487-871c-1644fd77d41f&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: 840/1662] 10.0.0.120 () {32 vars in 643 bytes} [Tue May 19 01:17:13 2026] GET /v2.0/ports => generated 777 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:17:13.470 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c59a4f6e-facd-4688-b04a-b8e2eeaaacbb d065753942db4c2f9fcb5a76866832e1 d9853c929b074f698f71807267d82b9b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 841/1663] 10.0.0.120 () {32 vars in 717 bytes} [Tue May 19 01:17:13 2026] GET /v2.0/ports/7feadfc0-49ad-43b1-a1b9-c1c5b9d5ca47 => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1664] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:17:13 2026] GET /v2.0/networks/85c9c23c-c976-4487-871c-1644fd77d41f?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1665] 10.0.0.120 () {32 vars in 643 bytes} [Tue May 19 01:17:13 2026] GET /v2.0/ports => generated 777 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1666] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:17:13 2026] GET /v2.0/networks/85c9c23c-c976-4487-871c-1644fd77d41f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1667] 10.0.0.120 () {32 vars in 717 bytes} [Tue May 19 01:17:13 2026] GET /v2.0/ports/3dcc6d0f-caec-4c4e-a637-a78edb257095 => generated 774 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:17:13.577 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ed9b9aab-8b76-4432-ae8a-105bb99f95fe d065753942db4c2f9fcb5a76866832e1 d9853c929b074f698f71807267d82b9b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 825/1668] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:17:13 2026] DELETE /v2.0/ports/51610ce0-79e1-4708-85ef-571d6fa34a6f => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:17:13.598 7 INFO neutron.pecan_wsgi.hooks.translation [None req-12a10c51-2597-453f-a016-f2c7549ab1f3 d065753942db4c2f9fcb5a76866832e1 d9853c929b074f698f71807267d82b9b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 844/1669] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:17:13 2026] DELETE /v2.0/subnets/1529ba20-0200-4c4b-91e6-072c953b669c => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:17:13.617 8 INFO neutron.pecan_wsgi.hooks.translation [None req-413b26d9-79b7-4a14-8e74-55bd1cca0f57 d065753942db4c2f9fcb5a76866832e1 d9853c929b074f698f71807267d82b9b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 826/1670] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:17:13 2026] DELETE /v2.0/subnets/99afb004-8970-48ed-9bcd-a148ec31fd05 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1671] 10.0.0.120 () {32 vars in 729 bytes} [Tue May 19 01:17:13 2026] GET /v2.0/floatingips/2336a6ee-b53b-4ddc-84bd-8174d08419c0 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1672] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:17:13 2026] DELETE /v2.0/ports/3dcc6d0f-caec-4c4e-a637-a78edb257095 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:17:13.926 8 INFO neutron.services.segments.plugin [-] Segment 3b384581-48ee-45aa-a30e-6b920934b879 resource provider aggregate not found 2026-05-19 01:17:13.931 8 INFO neutron.services.segments.plugin [-] Segment 3b384581-48ee-45aa-a30e-6b920934b879 resource provider aggregate not found 2026-05-19 01:17:13.945 8 INFO neutron.services.segments.plugin [-] Segment 3b384581-48ee-45aa-a30e-6b920934b879 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b384581-48ee-45aa-a30e-6b920934b879 found for delete ", "request_id": "req-2e892ebd-61e9-4410-9487-68faf1af5e80"}]} 2026-05-19 01:17:13.946 8 INFO neutron.services.segments.plugin [-] Segment 3b384581-48ee-45aa-a30e-6b920934b879 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b384581-48ee-45aa-a30e-6b920934b879 found for delete ", "request_id": "req-cbad54f3-dd2b-4d07-b44d-24ebdc477dcc"}]} [pid: 8|app: 0|req: 828/1673] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:17:13 2026] DELETE /v2.0/networks/e046614c-45bc-4994-bb24-2c54ceb357f6 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1676] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:17:14 2026] GET /v2.0/security-groups?tenant_id=d9853c929b074f698f71807267d82b9b&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1677] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:17:14 2026] DELETE /v2.0/security-groups/1a80fc57-5b9c-4401-85b3-678c877d0255 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1678] 10.0.0.120 () {32 vars in 729 bytes} [Tue May 19 01:17:14 2026] GET /v2.0/floatingips/2336a6ee-b53b-4ddc-84bd-8174d08419c0 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1679] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:17:14 2026] GET /v2.0/security-groups?tenant_id=59131371be2f47c9aaa0bf88e7abcb23&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1680] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:17:14 2026] GET /v2.0/security-groups?tenant_id=3267dbcad2464b198644fa118d7eec56&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1681] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:17:14 2026] DELETE /v2.0/security-groups/971185f8-ad28-4c8d-a907-14575db63ea9 => 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: 833/1682] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:17:14 2026] DELETE /v2.0/security-groups/d4671661-cfcc-460a-9ceb-259a29fb8203 => 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: 850/1683] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:17:15 2026] GET /v2.0/security-groups?tenant_id=e62cf7bfc2584618991eb0fe3ea78b59&name=default => generated 2925 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1684] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:17:15 2026] DELETE /v2.0/security-groups/6040e698-a169-4d1b-ac6f-3d92fd051dfb => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:17:16.731 7 WARNING neutron_lib.context [None req-2ee7920a-fe2e-4a3c-b5b4-aee9fa091c1b 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:16.859 7 INFO neutron.db.segments_db [None req-2ee7920a-fe2e-4a3c-b5b4-aee9fa091c1b 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] Added segment f3804624-a040-4a73-91c7-9a45ba107ce8 of type vxlan for network 579e7b0e-e97d-4c61-8c62-f8901d930faa [pid: 7|app: 0|req: 851/1685] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:17:16 2026] POST /v2.0/networks => generated 634 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:16.973 8 WARNING neutron_lib.context [None req-8afbfa04-a9d4-48b1-b928-44df4aabf581 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:17.030 8 INFO neutron.db.segments_db [None req-8afbfa04-a9d4-48b1-b928-44df4aabf581 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] Added segment ea2d82cc-e2f5-4eb0-b23c-7ebc7fdccc2c of type vxlan for network 918a9feb-bd54-4505-81f7-c0870fd38c74 [pid: 8|app: 0|req: 835/1686] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:17:16 2026] POST /v2.0/networks => generated 634 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:17.138 7 WARNING neutron_lib.context [None req-f1716a19-fe4a-449f-a880-153e88ce11ef 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 852/1687] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:17:17 2026] POST /v2.0/subnets => generated 646 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:17.385 8 WARNING neutron_lib.context [None req-6c32a849-64f3-426c-bd7e-dc6c0eadac18 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 836/1688] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:17:17 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-19 01:17:17.637 7 WARNING neutron_lib.context [None req-78687120-1928-475e-bda9-ecd099304f20 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:17.683 7 INFO neutron.db.segments_db [None req-78687120-1928-475e-bda9-ecd099304f20 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] Added segment 450051bb-f8c0-4906-9231-ab24de3e5728 of type vxlan for network ad8d29de-c3e6-4ea7-9215-8d3876d092dd 2026-05-19 01:17:17.923 7 INFO neutron.db.l3_hamode_db [None req-78687120-1928-475e-bda9-ecd099304f20 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 01:17:18.029 7 INFO neutron.db.l3_hamode_db [None req-78687120-1928-475e-bda9-ecd099304f20 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 837/1689] 10.0.0.14 () {30 vars in 649 bytes} [Tue May 19 01:17:18 2026] GET /v2.0/extensions => generated 20516 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1690] 10.0.0.14 () {30 vars in 723 bytes} [Tue May 19 01:17:18 2026] GET /v2.0/quotas/da1ee44d687742b3be5234973636a5b6/details => generated 847 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1691] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:17:17 2026] POST /v2.0/routers => generated 510 bytes in 1006 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1692] 10.0.0.120 () {34 vars in 783 bytes} [Tue May 19 01:17:18 2026] PUT /v2.0/routers/5eb8dad1-07da-431f-8e41-8a20d480ab94/add_router_interface => generated 309 bytes in 976 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1693] 10.0.0.120 () {32 vars in 717 bytes} [Tue May 19 01:17:19 2026] GET /v2.0/ports/79ef1d27-8077-46dc-a115-77d474c29eeb => generated 959 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1694] 10.0.0.14 () {30 vars in 649 bytes} [Tue May 19 01:17:20 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: 856/1695] 10.0.0.14 () {30 vars in 723 bytes} [Tue May 19 01:17:20 2026] GET /v2.0/quotas/da1ee44d687742b3be5234973636a5b6/details => generated 847 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1696] 10.0.0.199 () {34 vars in 990 bytes} [Tue May 19 01:17:20 2026] GET /v2.0/ports?device_id=f1943307-7c84-40db-a666-17e9971d2d25 => generated 1244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1697] 10.0.0.120 () {34 vars in 783 bytes} [Tue May 19 01:17:19 2026] PUT /v2.0/routers/5eb8dad1-07da-431f-8e41-8a20d480ab94/add_router_interface => generated 309 bytes in 1095 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1698] 10.0.0.120 () {32 vars in 717 bytes} [Tue May 19 01:17:20 2026] GET /v2.0/ports/4412a521-b099-4321-bfa8-0b1ef3b1df74 => generated 967 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1699] 10.0.0.199 () {34 vars in 1040 bytes} [Tue May 19 01:17:20 2026] GET /v2.0/security-groups?id=5e0e4ea2-6765-45d6-809a-ad5b76e97706&fields=id&fields=name => generated 114 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1700] 10.0.0.120 () {34 vars in 789 bytes} [Tue May 19 01:17:20 2026] PUT /v2.0/routers/5eb8dad1-07da-431f-8e41-8a20d480ab94/remove_router_interface => generated 309 bytes in 1065 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1701] 10.0.0.120 () {32 vars in 826 bytes} [Tue May 19 01:17:22 2026] GET /v2.0/ports?project_id=87f5d0cb64fa4eacba955bfd21acc5dd&network_id=85c9c23c-c976-4487-871c-1644fd77d41f => generated 3695 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1702] 10.0.0.120 () {34 vars in 789 bytes} [Tue May 19 01:17:21 2026] PUT /v2.0/routers/5eb8dad1-07da-431f-8e41-8a20d480ab94/remove_router_interface => generated 309 bytes in 851 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1703] 10.0.0.120 () {32 vars in 736 bytes} [Tue May 19 01:17:22 2026] GET /v2.0/ports?device_id=5eb8dad1-07da-431f-8e41-8a20d480ab94 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1704] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:17:22 2026] GET /v2.0/security-groups?tenant_id=da1ee44d687742b3be5234973636a5b6&name=default => generated 2925 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1705] 10.0.0.120 () {32 vars in 742 bytes} [Tue May 19 01:17:23 2026] GET /v2.0/subnets?network_id=618eaade-0dcf-4b13-a7a2-a1009ff019e2 => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1706] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:17:23 2026] DELETE /v2.0/security-groups/92b037c1-e9d5-4aab-a354-c2bc8b14f9e9 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:17:23.263 7 INFO neutron.services.segments.plugin [-] Segment 450051bb-f8c0-4906-9231-ab24de3e5728 resource provider aggregate not found 2026-05-19 01:17:23.270 7 INFO neutron.db.l3_hamode_db [None req-bfbf84e9-da6e-46ce-9144-b3223fbe77d2 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] HA network ad8d29de-c3e6-4ea7-9215-8d3876d092dd was deleted as no HA routers are present in tenant 3f28e8b52a9747cfaa5dbfeba46db301. [pid: 7|app: 0|req: 861/1707] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:17:22 2026] DELETE /v2.0/routers/5eb8dad1-07da-431f-8e41-8a20d480ab94 => generated 0 bytes in 517 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:17:23.282 7 INFO neutron.services.segments.plugin [-] Segment 450051bb-f8c0-4906-9231-ab24de3e5728 resource provider aggregate not found 2026-05-19 01:17:23.286 8 INFO neutron.db.l3_db [None req-f78150e4-50f5-4aef-b398-67970c3ba247 f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Floating IP 2336a6ee-b53b-4ddc-84bd-8174d08419c0 disassociated. External IP: 10.96.250.212, port: d3e5e2ee-d536-4141-81a6-18e30ecdf06e. 2026-05-19 01:17:23.286 7 INFO neutron.services.segments.plugin [-] Segment 450051bb-f8c0-4906-9231-ab24de3e5728 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 450051bb-f8c0-4906-9231-ab24de3e5728 found for delete ", "request_id": "req-59fd2a99-50be-4e2c-b905-de92842173cc"}]} 2026-05-19 01:17:23.306 7 INFO neutron.services.segments.plugin [-] Segment 450051bb-f8c0-4906-9231-ab24de3e5728 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 450051bb-f8c0-4906-9231-ab24de3e5728 found for delete ", "request_id": "req-ee41667a-5837-47fb-b357-81cf8b6d632e"}]} [pid: 7|app: 0|req: 862/1708] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:17:23 2026] DELETE /v2.0/subnets/9fc5457e-5ffb-48f3-8b73-c9fe2c6849ce => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1709] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:17:23 2026] DELETE /v2.0/subnets/b3b7121a-f460-4b0a-be09-65f3fa6661ca => 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: 847/1710] 10.0.0.120 () {34 vars in 749 bytes} [Tue May 19 01:17:23 2026] PUT /v2.0/floatingips/2336a6ee-b53b-4ddc-84bd-8174d08419c0 => generated 554 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1711] 10.0.0.120 () {32 vars in 729 bytes} [Tue May 19 01:17:23 2026] GET /v2.0/floatingips/2336a6ee-b53b-4ddc-84bd-8174d08419c0 => generated 554 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1712] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:17:23 2026] DELETE /v2.0/networks/918a9feb-bd54-4505-81f7-c0870fd38c74 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:17:23.870 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-977cbb0a-e618-4929-acd9-08f2114b5539'] response: {'name': 'network-changed', 'server_uuid': 'f1943307-7c84-40db-a666-17e9971d2d25', 'tag': 'd3e5e2ee-d536-4141-81a6-18e30ecdf06e', 'status': 'completed', 'code': 200} 2026-05-19 01:17:24.141 8 INFO neutron.services.segments.plugin [-] Segment f3804624-a040-4a73-91c7-9a45ba107ce8 resource provider aggregate not found 2026-05-19 01:17:24.149 8 INFO neutron.services.segments.plugin [-] Segment f3804624-a040-4a73-91c7-9a45ba107ce8 resource provider aggregate not found [pid: 8|app: 0|req: 849/1713] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:17:23 2026] DELETE /v2.0/networks/579e7b0e-e97d-4c61-8c62-f8901d930faa => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:17:24.175 8 WARNING neutron_lib.context [None req-9744efb7-0219-43a4-972c-32a2283ed627 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:24.179 8 INFO neutron.services.segments.plugin [-] Segment f3804624-a040-4a73-91c7-9a45ba107ce8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3804624-a040-4a73-91c7-9a45ba107ce8 found for delete ", "request_id": "req-b276ece6-9108-415e-951e-ec66420ef301"}]} 2026-05-19 01:17:24.180 8 INFO neutron.services.segments.plugin [-] Segment f3804624-a040-4a73-91c7-9a45ba107ce8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3804624-a040-4a73-91c7-9a45ba107ce8 found for delete ", "request_id": "req-2d60de88-71d2-47c2-ac3a-60d3f90ae17a"}]} [pid: 7|app: 0|req: 865/1714] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:17:24 2026] GET /v2.0/ports?tenant_id=87f5d0cb64fa4eacba955bfd21acc5dd&device_id=f1943307-7c84-40db-a666-17e9971d2d25 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:17:24.227 8 INFO neutron.db.segments_db [None req-9744efb7-0219-43a4-972c-32a2283ed627 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] Added segment 499553d9-2e38-4046-9052-296c58e6b3eb of type vxlan for network b77f7827-5465-4433-b81e-e43f9ef93c8d [pid: 7|app: 0|req: 866/1715] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:17:24 2026] GET /v2.0/networks?id=85c9c23c-c976-4487-871c-1644fd77d41f => generated 756 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1716] 199.204.45.235 () {34 vars in 1060 bytes} [Tue May 19 01:17:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=d3e5e2ee-d536-4141-81a6-18e30ecdf06e => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1717] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:17:24 2026] GET /v2.0/subnets?id=6ebf8df2-3460-4196-81ed-4771583e66d3 => generated 677 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1718] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:17:24 2026] POST /v2.0/networks => generated 631 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:24.325 8 WARNING neutron_lib.context [None req-69e617a7-0f5b-4f10-a3dc-4a2876b20fcd 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 869/1719] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:17:24 2026] GET /v2.0/ports?network_id=85c9c23c-c976-4487-871c-1644fd77d41f&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:17:24.540 7 WARNING neutron_lib.context [None req-c591c895-8740-4268-b755-75a10af3f971 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 851/1720] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:17:24 2026] POST /v2.0/subnets => generated 646 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1721] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:17:24 2026] GET /v2.0/networks/85c9c23c-c976-4487-871c-1644fd77d41f?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:17:24.622 8 WARNING neutron_lib.context [None req-e59a907d-f8c7-44e2-9e0e-bb24563606be 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:24.655 8 INFO neutron.db.segments_db [None req-e59a907d-f8c7-44e2-9e0e-bb24563606be 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] Added segment af1d946d-e561-4ab6-a0de-716edfe5c603 of type vxlan for network 532e929b-1d3f-4ba7-894a-3acb1bd705b3 2026-05-19 01:17:24.701 7 INFO neutron.db.segments_db [None req-c591c895-8740-4268-b755-75a10af3f971 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Added segment 4daa3f15-705d-4ef4-abdb-cf0707845d3a of type vxlan for network 0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c [pid: 7|app: 0|req: 870/1722] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:17:24 2026] POST /v2.0/networks => generated 640 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1723] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:17:24 2026] GET /v2.0/networks/85c9c23c-c976-4487-871c-1644fd77d41f?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: 872/1724] 10.0.0.120 () {32 vars in 729 bytes} [Tue May 19 01:17:24 2026] GET /v2.0/floatingips/2336a6ee-b53b-4ddc-84bd-8174d08419c0 => generated 554 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:17:24.878 7 WARNING neutron_lib.context [None req-2d5dd442-2930-4d6b-9a3a-bf23294b0480 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:24.966 8 INFO neutron.db.l3_hamode_db [None req-e59a907d-f8c7-44e2-9e0e-bb24563606be 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 873/1725] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:17:24 2026] POST /v2.0/subnets => generated 658 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:25.087 8 INFO neutron.db.l3_hamode_db [None req-e59a907d-f8c7-44e2-9e0e-bb24563606be 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 01:17:25.305 7 INFO neutron.services.segments.plugin [-] Segment ea2d82cc-e2f5-4eb0-b23c-7ebc7fdccc2c resource provider aggregate not found [pid: 7|app: 0|req: 874/1726] 10.0.0.120 () {32 vars in 722 bytes} [Tue May 19 01:17:25 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:17:25.327 7 INFO neutron.services.segments.plugin [-] Segment ea2d82cc-e2f5-4eb0-b23c-7ebc7fdccc2c resource provider aggregate not found 2026-05-19 01:17:25.334 7 WARNING neutron_lib.context [None req-f3b64b04-67ce-40c4-9481-ed2f52e778fb 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:25.336 7 INFO neutron.services.segments.plugin [-] Segment ea2d82cc-e2f5-4eb0-b23c-7ebc7fdccc2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea2d82cc-e2f5-4eb0-b23c-7ebc7fdccc2c found for delete ", "request_id": "req-4c87b31c-aa74-418a-9fce-e70416796f7d"}]} 2026-05-19 01:17:25.348 7 INFO neutron.services.segments.plugin [-] Segment ea2d82cc-e2f5-4eb0-b23c-7ebc7fdccc2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea2d82cc-e2f5-4eb0-b23c-7ebc7fdccc2c found for delete ", "request_id": "req-92a461dc-6dd7-4b38-8f7e-ae4a56406cde"}]} [pid: 7|app: 0|req: 875/1727] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:17:25 2026] POST /v2.0/subnets => generated 732 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:25.577 7 WARNING neutron_lib.context [None req-da8e46a7-9368-40d3-817d-f386e4037afb 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:25.636 7 INFO neutron.db.segments_db [None req-da8e46a7-9368-40d3-817d-f386e4037afb 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Added segment 6cc7360b-957b-4274-a051-15118df41f28 of type vxlan for network acfb5da3-f472-4e0b-a29e-4e5976c037b0 [pid: 8|app: 0|req: 853/1728] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:17:24 2026] POST /v2.0/routers => generated 510 bytes in 1107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:25.730 8 WARNING neutron_lib.context [None req-d32ded08-7d27-4d54-81d3-78851f10aee6 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 876/1729] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:17:25 2026] POST /v2.0/networks => generated 636 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:25.747 7 WARNING neutron_lib.context [None req-263e0776-a3e7-4b88-bfe2-7356356e83c7 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 877/1730] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:17:25 2026] POST /v2.0/subnets => generated 656 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1731] 10.0.0.120 () {32 vars in 729 bytes} [Tue May 19 01:17:25 2026] GET /v2.0/floatingips/2336a6ee-b53b-4ddc-84bd-8174d08419c0 => generated 552 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:17:26.024 7 WARNING neutron_lib.context [None req-9a1a619c-0e2c-484a-8dff-a3991509be91 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 854/1732] 10.0.0.120 () {34 vars in 665 bytes} [Tue May 19 01:17:25 2026] POST /v2.0/ports => generated 964 bytes in 345 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: 879/1733] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:17:26 2026] POST /v2.0/subnets => generated 725 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:26.262 7 WARNING neutron_lib.context [None req-062b7e95-f990-40c5-9c60-ec0316517edb 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:26.325 7 INFO neutron.db.segments_db [None req-062b7e95-f990-40c5-9c60-ec0316517edb 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Added segment 45c6650a-296f-426a-b406-b397808781dd of type vxlan for network cfd0491e-55c2-4636-b8b2-1a48d0eabee7 [pid: 7|app: 0|req: 880/1734] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:17:26 2026] POST /v2.0/networks => generated 638 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:26.443 7 WARNING neutron_lib.context [None req-fb69962c-f5ae-4ecb-8481-f9214606acfe 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 881/1735] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:17:26 2026] POST /v2.0/subnets => generated 656 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:26.649 7 WARNING neutron_lib.context [None req-615f822c-c8ed-40e7-9cd2-ed0b9cdb1f7d 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 882/1736] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:17:26 2026] POST /v2.0/subnets => generated 730 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:26.877 7 WARNING neutron_lib.context [None req-8247082d-16f4-4b9d-95bd-db842e3421b7 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:26.911 7 INFO neutron.db.segments_db [None req-8247082d-16f4-4b9d-95bd-db842e3421b7 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Added segment 808d7963-4090-449a-bfda-fdd1b76f2fd5 of type vxlan for network 8d398575-ef8f-474e-be2e-c4abf2caf312 [pid: 8|app: 0|req: 855/1737] 10.0.0.120 () {34 vars in 783 bytes} [Tue May 19 01:17:26 2026] PUT /v2.0/routers/a71889ad-38c9-45b6-8acf-2b51978a11e9/add_router_interface => generated 309 bytes in 1076 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:17:27.213 7 INFO neutron.db.l3_hamode_db [None req-8247082d-16f4-4b9d-95bd-db842e3421b7 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /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-19 01:17:27.343 8 WARNING neutron_lib.context [None req-debdb970-0912-4470-996c-f4c1c5174c2f ac1fdbd4f1634763922142d2430f3f15 c78cda350fdb433dafe619e68ba8d869 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:27.472 8 INFO neutron.db.segments_db [None req-debdb970-0912-4470-996c-f4c1c5174c2f ac1fdbd4f1634763922142d2430f3f15 c78cda350fdb433dafe619e68ba8d869 - - default default] Added segment 3f33d659-0c25-4c1f-b702-0185112b1d0b of type vxlan for network 283891f0-3aa5-4d8e-bbfb-6543bb79afb0 [pid: 8|app: 0|req: 856/1738] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:17:27 2026] POST /v2.0/networks => generated 632 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:27.559 8 WARNING neutron_lib.context [None req-65eea7d8-c1b3-4a4a-8259-50d8ed373ef9 f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 857/1739] 10.0.0.120 () {34 vars in 685 bytes} [Tue May 19 01:17:27 2026] POST /v2.0/security-groups => generated 1675 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1740] 10.0.0.120 () {32 vars in 717 bytes} [Tue May 19 01:17:27 2026] GET /v2.0/ports/cda9ff24-8add-4630-852b-c2fd83ffd84e => generated 1038 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:17:27.718 8 WARNING neutron_lib.context [None req-e9b206dc-aea1-4bba-8dfa-e9f4da34f6c0 ac1fdbd4f1634763922142d2430f3f15 c78cda350fdb433dafe619e68ba8d869 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:27.797 8 INFO neutron.db.segments_db [None req-e9b206dc-aea1-4bba-8dfa-e9f4da34f6c0 ac1fdbd4f1634763922142d2430f3f15 c78cda350fdb433dafe619e68ba8d869 - - default default] Added segment 743dd72e-11c0-4142-a841-ee63d97ca7d0 of type vxlan for network 354821d7-0d1d-4821-94a3-c964543bd620 [pid: 8|app: 0|req: 859/1741] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:17:27 2026] POST /v2.0/networks => generated 632 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:27.925 8 WARNING neutron_lib.context [None req-325053ab-6353-4140-bfca-975d4ea04c5f f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:28.064 7 INFO neutron.db.l3_hamode_db [None req-8247082d-16f4-4b9d-95bd-db842e3421b7 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 860/1742] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:17:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1743] 10.0.0.120 () {34 vars in 789 bytes} [Tue May 19 01:17:28 2026] PUT /v2.0/routers/a71889ad-38c9-45b6-8acf-2b51978a11e9/remove_router_interface => generated 309 bytes in 776 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-19 01:17:28.854 8 WARNING neutron_lib.context [None req-3ea76919-d686-4054-9290-dd8a73c6ced1 ac1fdbd4f1634763922142d2430f3f15 c78cda350fdb433dafe619e68ba8d869 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:28.894 8 INFO neutron.db.segments_db [None req-3ea76919-d686-4054-9290-dd8a73c6ced1 ac1fdbd4f1634763922142d2430f3f15 c78cda350fdb433dafe619e68ba8d869 - - default default] Added segment 1c78421a-be39-4d09-ad5e-d9d858ba0659 of type vxlan for network 0ed3050d-98ca-4a30-a86e-abb147c4a537 [pid: 8|app: 0|req: 862/1744] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:17:28 2026] POST /v2.0/networks => generated 631 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:28.972 8 WARNING neutron_lib.context [None req-7d90c380-d2cc-4e23-bb71-303493f838c5 f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 883/1745] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:17:26 2026] POST /v2.0/routers => generated 684 bytes in 2110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1746] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:17:28 2026] POST /v2.0/security-group-rules => generated 596 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:29.072 8 WARNING neutron_lib.context [None req-46cba457-12a5-458a-b3ec-4e9ffca35ec7 ac1fdbd4f1634763922142d2430f3f15 c78cda350fdb433dafe619e68ba8d869 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:29.121 7 INFO neutron.api.v2.resource [None req-c773cc72-536b-4f04-b7b5-caa11fb8a8f5 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 884/1747] 10.0.0.120 () {34 vars in 789 bytes} [Tue May 19 01:17:28 2026] PUT /v2.0/routers/a71889ad-38c9-45b6-8acf-2b51978a11e9/remove_router_interface => generated 197 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:17:29.131 8 INFO neutron.db.segments_db [None req-46cba457-12a5-458a-b3ec-4e9ffca35ec7 ac1fdbd4f1634763922142d2430f3f15 c78cda350fdb433dafe619e68ba8d869 - - default default] Added segment 014a4b4c-6b36-4a5e-8320-d68eda119136 of type vxlan for network 3795196c-6d79-4840-853d-5625f3edc398 [pid: 8|app: 0|req: 864/1748] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:17:29 2026] POST /v2.0/networks => generated 632 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:29.247 8 WARNING neutron_lib.context [None req-1de1d4ca-e452-4451-bfe0-b22c4535d18a f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1749] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:17:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1750] 10.0.0.120 () {32 vars in 736 bytes} [Tue May 19 01:17:29 2026] GET /v2.0/ports?device_id=a71889ad-38c9-45b6-8acf-2b51978a11e9 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:17:29.374 8 WARNING neutron_lib.context [None req-774859cc-170b-412b-aa94-a13d36a339a0 ac1fdbd4f1634763922142d2430f3f15 c78cda350fdb433dafe619e68ba8d869 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:29.416 8 INFO neutron.db.segments_db [None req-774859cc-170b-412b-aa94-a13d36a339a0 ac1fdbd4f1634763922142d2430f3f15 c78cda350fdb433dafe619e68ba8d869 - - default default] Added segment fb8b8eef-7813-47f2-a52b-e16c412eb3cd of type vxlan for network 7357b7c3-05fb-4ec3-a4af-bbc265f6b185 [pid: 8|app: 0|req: 867/1751] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:17:29 2026] POST /v2.0/networks => generated 631 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:29.500 8 WARNING neutron_lib.context [None req-1d1cca44-d664-4180-a270-a15e12c0e62b f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 868/1752] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:17:29 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) 2026-05-19 01:17:30.106 8 INFO neutron.services.segments.plugin [-] Segment af1d946d-e561-4ab6-a0de-716edfe5c603 resource provider aggregate not found 2026-05-19 01:17:30.110 8 INFO neutron.services.segments.plugin [-] Segment af1d946d-e561-4ab6-a0de-716edfe5c603 resource provider aggregate not found 2026-05-19 01:17:30.120 8 INFO neutron.services.segments.plugin [-] Segment af1d946d-e561-4ab6-a0de-716edfe5c603 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af1d946d-e561-4ab6-a0de-716edfe5c603 found for delete ", "request_id": "req-7a52ef2d-4c0a-40d7-9585-35e0f40da1ef"}]} 2026-05-19 01:17:30.122 8 INFO neutron.services.segments.plugin [-] Segment af1d946d-e561-4ab6-a0de-716edfe5c603 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af1d946d-e561-4ab6-a0de-716edfe5c603 found for delete ", "request_id": "req-d4cb030b-e4e2-4340-aff8-32d7f9d0cd6f"}]} 2026-05-19 01:17:30.128 8 INFO neutron.db.l3_hamode_db [None req-545aee44-c609-413c-859b-58902f1937c8 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] HA network 532e929b-1d3f-4ba7-894a-3acb1bd705b3 was deleted as no HA routers are present in tenant 3f28e8b52a9747cfaa5dbfeba46db301. [pid: 8|app: 0|req: 869/1753] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:17:29 2026] DELETE /v2.0/routers/a71889ad-38c9-45b6-8acf-2b51978a11e9 => generated 0 bytes in 525 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1754] 10.0.0.120 () {34 vars in 753 bytes} [Tue May 19 01:17:30 2026] PUT /v2.0/networks/283891f0-3aa5-4d8e-bbfb-6543bb79afb0/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:17:30.192 8 WARNING neutron_lib.context [None req-30db9315-3f38-4317-bcf7-f0cf97b1ba28 f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:30.224 8 INFO neutron.db.securitygroups_db [None req-30db9315-3f38-4317-bcf7-f0cf97b1ba28 f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Project 87f5d0cb64fa4eacba955bfd21acc5dd 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: 873/1757] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:17:30 2026] POST /v2.0/security-group-rules => generated 607 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1758] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:17:30 2026] DELETE /v2.0/subnets/91217937-3ed3-4204-8a2d-b504889da1ba => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1759] 10.0.0.120 () {34 vars in 753 bytes} [Tue May 19 01:17:30 2026] PUT /v2.0/networks/354821d7-0d1d-4821-94a3-c964543bd620/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:17:30.526 8 WARNING neutron_lib.context [None req-e52dfe40-51b3-4ee1-a863-20e4b73e974a f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:30.564 8 INFO neutron.db.securitygroups_db [None req-e52dfe40-51b3-4ee1-a863-20e4b73e974a f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Project 87f5d0cb64fa4eacba955bfd21acc5dd 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: 885/1760] 10.0.0.120 () {34 vars in 783 bytes} [Tue May 19 01:17:29 2026] PUT /v2.0/routers/0cb133d2-2ecf-4a12-9e44-f781afa7af29/add_router_interface => generated 309 bytes in 1442 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1761] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:17:30 2026] POST /v2.0/security-group-rules => generated 606 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1762] 10.0.0.120 () {34 vars in 753 bytes} [Tue May 19 01:17:30 2026] PUT /v2.0/networks/0ed3050d-98ca-4a30-a86e-abb147c4a537/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:17:30.874 7 INFO neutron.services.segments.plugin [-] Segment 499553d9-2e38-4046-9052-296c58e6b3eb resource provider aggregate not found 2026-05-19 01:17:30.878 7 INFO neutron.services.segments.plugin [-] Segment 499553d9-2e38-4046-9052-296c58e6b3eb resource provider aggregate not found 2026-05-19 01:17:30.891 7 INFO neutron.services.segments.plugin [-] Segment 499553d9-2e38-4046-9052-296c58e6b3eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 499553d9-2e38-4046-9052-296c58e6b3eb found for delete ", "request_id": "req-452c0860-831b-4d52-a8df-43caf5100168"}]} 2026-05-19 01:17:30.892 7 INFO neutron.services.segments.plugin [-] Segment 499553d9-2e38-4046-9052-296c58e6b3eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 499553d9-2e38-4046-9052-296c58e6b3eb found for delete ", "request_id": "req-1d280529-6796-4dde-84c1-ddeb6325e4ad"}]} [pid: 7|app: 0|req: 886/1763] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:17:30 2026] DELETE /v2.0/networks/b77f7827-5465-4433-b81e-e43f9ef93c8d => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1764] 10.0.0.120 () {34 vars in 753 bytes} [Tue May 19 01:17:30 2026] PUT /v2.0/networks/3795196c-6d79-4840-853d-5625f3edc398/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:17:30.940 7 WARNING neutron_lib.context [None req-8aeea4ff-cc08-4cfd-af65-0ac230ce7d10 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:30.990 7 INFO neutron.db.segments_db [None req-8aeea4ff-cc08-4cfd-af65-0ac230ce7d10 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] Added segment aa2430c5-cce0-4191-9edc-1c7957d3fda9 of type vxlan for network a19d30aa-376c-4c09-ac95-21f7676c69de [pid: 7|app: 0|req: 888/1765] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:17:30 2026] POST /v2.0/networks => generated 633 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1766] 10.0.0.120 () {32 vars in 666 bytes} [Tue May 19 01:17:31 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1767] 10.0.0.120 () {32 vars in 649 bytes} [Tue May 19 01:17:31 2026] GET /v2.0/networks => generated 1297 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:17:31.291 7 WARNING neutron_lib.context [None req-cb96d00a-70ed-451a-b933-feffc601f4c3 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 891/1768] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:17:31 2026] POST /v2.0/subnets => generated 646 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1769] 10.0.0.120 () {32 vars in 680 bytes} [Tue May 19 01:17:31 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1770] 10.0.0.240 () {34 vars in 1100 bytes} [Tue May 19 01:17:31 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1174930686&fields=id&tenant_id=87f5d0cb64fa4eacba955bfd21acc5dd => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:17:31.688 7 WARNING neutron_lib.context [None req-ac78a460-6138-482f-a7a9-9d14bf39fc63 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:31.744 7 INFO neutron.db.segments_db [None req-ac78a460-6138-482f-a7a9-9d14bf39fc63 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] Added segment 676a8f57-e810-4b42-a1a3-4d1b1a9fe834 of type vxlan for network c28f254d-73eb-486d-bbf6-e0732cc0d9dc 2026-05-19 01:17:32.068 7 INFO neutron.db.l3_hamode_db [None req-ac78a460-6138-482f-a7a9-9d14bf39fc63 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 878/1771] 10.0.0.120 () {34 vars in 783 bytes} [Tue May 19 01:17:30 2026] PUT /v2.0/routers/0cb133d2-2ecf-4a12-9e44-f781afa7af29/add_router_interface => generated 309 bytes in 1425 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1772] 10.0.0.120 () {32 vars in 676 bytes} [Tue May 19 01:17:32 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:17:32.212 7 INFO neutron.db.l3_hamode_db [None req-ac78a460-6138-482f-a7a9-9d14bf39fc63 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 880/1773] 10.0.0.240 () {34 vars in 982 bytes} [Tue May 19 01:17:32 2026] GET /v2.0/networks?id=85c9c23c-c976-4487-871c-1644fd77d41f => generated 660 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1774] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:17:31 2026] POST /v2.0/routers => generated 511 bytes in 1267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1775] 10.0.0.120 () {32 vars in 688 bytes} [Tue May 19 01:17:32 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1776] 10.0.0.240 () {34 vars in 965 bytes} [Tue May 19 01:17:33 2026] GET /v2.0/quotas/87f5d0cb64fa4eacba955bfd21acc5dd => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1777] 10.0.0.120 () {34 vars in 783 bytes} [Tue May 19 01:17:32 2026] PUT /v2.0/routers/0cb133d2-2ecf-4a12-9e44-f781afa7af29/add_router_interface => generated 309 bytes in 1517 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1778] 10.0.0.120 () {32 vars in 674 bytes} [Tue May 19 01:17:33 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1779] 10.0.0.240 () {34 vars in 1002 bytes} [Tue May 19 01:17:33 2026] GET /v2.0/ports?tenant_id=87f5d0cb64fa4eacba955bfd21acc5dd&fields=id => generated 149 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1780] 10.0.0.120 () {32 vars in 688 bytes} [Tue May 19 01:17:33 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:17:33.980 8 WARNING neutron_lib.context [None req-a0075db5-94ee-429c-a304-28b28f8e0e02 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 885/1781] 10.0.0.120 () {34 vars in 684 bytes} [Tue May 19 01:17:33 2026] POST /v2.0/security-groups => generated 1627 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1782] 10.0.0.240 () {34 vars in 1008 bytes} [Tue May 19 01:17:34 2026] GET /v2.0/networks/85c9c23c-c976-4487-871c-1644fd77d41f?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: 887/1783] 10.0.0.120 () {32 vars in 684 bytes} [Tue May 19 01:17:34 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:17:34.175 8 WARNING neutron_lib.context [None req-6ca2c189-ae14-4b86-b3b1-4ae002fb2418 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 897/1784] 10.0.0.120 () {34 vars in 783 bytes} [Tue May 19 01:17:33 2026] PUT /v2.0/routers/874618f6-d0fc-4b47-8995-feed7918f370/add_router_interface => generated 309 bytes in 1210 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1785] 10.0.0.240 () {34 vars in 1108 bytes} [Tue May 19 01:17:34 2026] GET /v2.0/networks/85c9c23c-c976-4487-871c-1644fd77d41f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1786] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:17:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1787] 10.0.0.120 () {32 vars in 696 bytes} [Tue May 19 01:17:34 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:17:34.358 7 WARNING neutron_lib.context [None req-16eae4a0-efee-49c6-90a4-37aeaa578dbe 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 889/1788] 10.0.0.120 () {32 vars in 717 bytes} [Tue May 19 01:17:34 2026] GET /v2.0/ports/261adcba-e4fd-4e8e-b13e-0abe9fb29627 => generated 959 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:17:34.464 8 INFO neutron.services.segments.plugin [-] Segment 3f33d659-0c25-4c1f-b702-0185112b1d0b resource provider aggregate not found 2026-05-19 01:17:34.468 8 INFO neutron.services.segments.plugin [-] Segment 3f33d659-0c25-4c1f-b702-0185112b1d0b resource provider aggregate not found [pid: 7|app: 0|req: 900/1789] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:17:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:34.479 8 INFO neutron.services.segments.plugin [-] Segment 3f33d659-0c25-4c1f-b702-0185112b1d0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f33d659-0c25-4c1f-b702-0185112b1d0b found for delete ", "request_id": "req-8cb8e4e8-c16f-45da-9d1f-88fa59e1fa27"}]} 2026-05-19 01:17:34.482 8 INFO neutron.services.segments.plugin [-] Segment 3f33d659-0c25-4c1f-b702-0185112b1d0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f33d659-0c25-4c1f-b702-0185112b1d0b found for delete ", "request_id": "req-936271d3-d742-4a81-85a3-cfd5270f0c20"}]} [pid: 8|app: 0|req: 890/1790] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:17:34 2026] DELETE /v2.0/networks/283891f0-3aa5-4d8e-bbfb-6543bb79afb0 => 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: 891/1791] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:34 2026] GET /v2.0/ports?device_id=a383e123-0b26-42a2-a860-0b84e7b0d27a => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:17:34.512 8 WARNING neutron_lib.context [None req-07d908ea-59f0-48bb-b1a3-0b445b002615 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 892/1792] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:17:34 2026] POST /v2.0/security-group-rules => generated 599 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1793] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:17:34 2026] DELETE /v2.0/networks/354821d7-0d1d-4821-94a3-c964543bd620 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:17:34.755 8 WARNING neutron_lib.context [None req-2cbc822e-0a6c-4504-97fb-b8f2a6313e7f 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 894/1794] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:17:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1795] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:17:34 2026] DELETE /v2.0/networks/0ed3050d-98ca-4a30-a86e-abb147c4a537 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:17:34.996 8 WARNING neutron_lib.context [None req-88390146-166c-4535-ba0f-2a1d31febfc1 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 896/1796] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:17:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1797] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:17:35 2026] DELETE /v2.0/networks/3795196c-6d79-4840-853d-5625f3edc398 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:17:35.234 8 WARNING neutron_lib.context [None req-bc32fc1e-6f01-4fef-8c73-c285f57ae818 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 901/1798] 10.0.0.120 () {34 vars in 789 bytes} [Tue May 19 01:17:34 2026] PUT /v2.0/routers/874618f6-d0fc-4b47-8995-feed7918f370/remove_router_interface => generated 309 bytes in 817 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1799] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:17:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1800] 10.0.0.120 () {32 vars in 736 bytes} [Tue May 19 01:17:35 2026] GET /v2.0/ports?device_id=874618f6-d0fc-4b47-8995-feed7918f370 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:17:35.369 8 WARNING neutron_lib.context [None req-ef056027-bcad-40b5-a268-f702c040d56e 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:35.435 7 INFO neutron.services.segments.plugin [-] Segment fb8b8eef-7813-47f2-a52b-e16c412eb3cd resource provider aggregate not found 2026-05-19 01:17:35.445 7 INFO neutron.services.segments.plugin [-] Segment fb8b8eef-7813-47f2-a52b-e16c412eb3cd resource provider aggregate not found 2026-05-19 01:17:35.450 7 INFO neutron.services.segments.plugin [-] Segment fb8b8eef-7813-47f2-a52b-e16c412eb3cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb8b8eef-7813-47f2-a52b-e16c412eb3cd found for delete ", "request_id": "req-50838e85-53c0-470b-a947-fc48c1aafbf1"}]} [pid: 7|app: 0|req: 902/1801] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:17:35 2026] DELETE /v2.0/networks/7357b7c3-05fb-4ec3-a4af-bbc265f6b185 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:17:35.459 7 INFO neutron.services.segments.plugin [-] Segment fb8b8eef-7813-47f2-a52b-e16c412eb3cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb8b8eef-7813-47f2-a52b-e16c412eb3cd found for delete ", "request_id": "req-961e1a3a-c60e-4758-a464-e78e9081fb2e"}]} [pid: 8|app: 0|req: 900/1802] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:17:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:35.496 8 WARNING neutron_lib.context [None req-4d554cdb-938a-4c64-ad97-dea42bc4ab92 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 901/1803] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:17:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1804] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:35 2026] GET /v2.0/ports?device_id=a383e123-0b26-42a2-a860-0b84e7b0d27a => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:17:35.655 8 WARNING neutron_lib.context [None req-7cb46034-0a74-4067-9d3a-81a87d298182 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 903/1805] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:17:35 2026] POST /v2.0/security-group-rules => generated 599 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:35.787 8 WARNING neutron_lib.context [None req-a08eeaef-8ca4-43d4-bb4b-eafa0464c32e 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 904/1806] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:17:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:35.921 8 WARNING neutron_lib.context [None req-b577ea6f-6423-4509-8ec4-b58ff743f362 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:35.942 7 INFO neutron.db.l3_hamode_db [None req-ef1cf754-c0d4-4bc3-a2b5-75444ca92b31 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] HA network c28f254d-73eb-486d-bbf6-e0732cc0d9dc was deleted as no HA routers are present in tenant 3f28e8b52a9747cfaa5dbfeba46db301. [pid: 7|app: 0|req: 903/1807] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:17:35 2026] DELETE /v2.0/routers/874618f6-d0fc-4b47-8995-feed7918f370 => generated 0 bytes in 489 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1808] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:17:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1809] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:17:35 2026] DELETE /v2.0/subnets/13c9e7af-1dc9-4a4f-baac-fb3341564583 => 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: 906/1810] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:17:36 2026] DELETE /v2.0/networks/a19d30aa-376c-4c09-ac95-21f7676c69de => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1811] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:17:36 2026] GET /v2.0/security-groups?tenant_id=c78cda350fdb433dafe619e68ba8d869&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:17:36.402 7 WARNING neutron_lib.context [None req-64df78f9-54eb-46f4-85b8-cfbb88ad9946 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 907/1812] 10.0.0.240 () {34 vars in 1094 bytes} [Tue May 19 01:17:36 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-552784045&fields=id&tenant_id=1d52e3ca58f6454fa46e0a201bcb5058 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:17:36.434 7 INFO neutron.db.segments_db [None req-64df78f9-54eb-46f4-85b8-cfbb88ad9946 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] Added segment f964d5d5-2d1f-4c27-8c83-703faf06a4e8 of type vxlan for network ffe254d8-8272-4970-a14d-e33aec61800b 2026-05-19 01:17:36.491 8 INFO neutron.services.segments.plugin [-] Segment 743dd72e-11c0-4142-a841-ee63d97ca7d0 resource provider aggregate not found [pid: 8|app: 0|req: 908/1813] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:17:36 2026] DELETE /v2.0/security-groups/226b2c2f-c6c3-4018-8fb8-39167f42dfe5 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:17:36.500 8 INFO neutron.services.segments.plugin [-] Segment 743dd72e-11c0-4142-a841-ee63d97ca7d0 resource provider aggregate not found 2026-05-19 01:17:36.503 8 INFO neutron.services.segments.plugin [-] Segment 743dd72e-11c0-4142-a841-ee63d97ca7d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 743dd72e-11c0-4142-a841-ee63d97ca7d0 found for delete ", "request_id": "req-3f93ac4a-e033-46e1-be59-c1b269452795"}]} 2026-05-19 01:17:36.511 8 INFO neutron.services.segments.plugin [-] Segment 743dd72e-11c0-4142-a841-ee63d97ca7d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 743dd72e-11c0-4142-a841-ee63d97ca7d0 found for delete ", "request_id": "req-f1de5037-c522-480f-bcb6-0811b055e07c"}]} 2026-05-19 01:17:36.516 8 INFO neutron.services.segments.plugin [-] Segment 1c78421a-be39-4d09-ad5e-d9d858ba0659 resource provider aggregate not found 2026-05-19 01:17:36.520 8 INFO neutron.services.segments.plugin [-] Segment 1c78421a-be39-4d09-ad5e-d9d858ba0659 resource provider aggregate not found 2026-05-19 01:17:36.530 8 INFO neutron.services.segments.plugin [-] Segment 1c78421a-be39-4d09-ad5e-d9d858ba0659 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c78421a-be39-4d09-ad5e-d9d858ba0659 found for delete ", "request_id": "req-fc11a0dc-2175-4e9f-b597-4b0be1913f0a"}]} 2026-05-19 01:17:36.534 8 INFO neutron.services.segments.plugin [-] Segment 1c78421a-be39-4d09-ad5e-d9d858ba0659 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c78421a-be39-4d09-ad5e-d9d858ba0659 found for delete ", "request_id": "req-23dd7773-e7e0-4d10-a012-80b4a001f73d"}]} 2026-05-19 01:17:36.542 8 INFO neutron.services.segments.plugin [-] Segment 014a4b4c-6b36-4a5e-8320-d68eda119136 resource provider aggregate not found 2026-05-19 01:17:36.548 8 INFO neutron.services.segments.plugin [-] Segment 014a4b4c-6b36-4a5e-8320-d68eda119136 resource provider aggregate not found 2026-05-19 01:17:36.553 8 INFO neutron.services.segments.plugin [-] Segment 014a4b4c-6b36-4a5e-8320-d68eda119136 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 014a4b4c-6b36-4a5e-8320-d68eda119136 found for delete ", "request_id": "req-89f5a71e-c578-41a1-8250-0301ba3bbcb2"}]} 2026-05-19 01:17:36.561 8 INFO neutron.services.segments.plugin [-] Segment 014a4b4c-6b36-4a5e-8320-d68eda119136 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 014a4b4c-6b36-4a5e-8320-d68eda119136 found for delete ", "request_id": "req-ce85bdf6-c1a9-4a68-a650-24bb5cbfd784"}]} 2026-05-19 01:17:36.565 8 INFO neutron.services.segments.plugin [-] Segment aa2430c5-cce0-4191-9edc-1c7957d3fda9 resource provider aggregate not found [pid: 8|app: 0|req: 909/1814] 10.0.0.240 () {34 vars in 982 bytes} [Tue May 19 01:17:36 2026] GET /v2.0/networks?id=acfb5da3-f472-4e0b-a29e-4e5976c037b0 => generated 703 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:17:36.598 8 INFO neutron.services.segments.plugin [-] Segment aa2430c5-cce0-4191-9edc-1c7957d3fda9 resource provider aggregate not found 2026-05-19 01:17:36.602 8 INFO neutron.services.segments.plugin [-] Segment aa2430c5-cce0-4191-9edc-1c7957d3fda9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa2430c5-cce0-4191-9edc-1c7957d3fda9 found for delete ", "request_id": "req-531ca2fb-351d-426e-a44f-4b47e7a57478"}]} [pid: 8|app: 0|req: 910/1815] 10.0.0.240 () {34 vars in 965 bytes} [Tue May 19 01:17:36 2026] GET /v2.0/quotas/1d52e3ca58f6454fa46e0a201bcb5058 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:17:36.621 8 INFO neutron.services.segments.plugin [-] Segment aa2430c5-cce0-4191-9edc-1c7957d3fda9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa2430c5-cce0-4191-9edc-1c7957d3fda9 found for delete ", "request_id": "req-e39f83c1-b379-4d95-91d8-13a3184cd927"}]} 2026-05-19 01:17:36.688 7 INFO neutron.db.l3_hamode_db [None req-64df78f9-54eb-46f4-85b8-cfbb88ad9946 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 911/1816] 10.0.0.240 () {34 vars in 1002 bytes} [Tue May 19 01:17:36 2026] GET /v2.0/ports?tenant_id=1d52e3ca58f6454fa46e0a201bcb5058&fields=id => generated 287 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1817] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:17:36 2026] GET /v2.0/security-groups?tenant_id=616523321dfa426abf8582acada33c12&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1818] 199.204.45.235 () {34 vars in 1096 bytes} [Tue May 19 01:17:36 2026] GET /v2.0/ports?device_id=f1943307-7c84-40db-a666-17e9971d2d25&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1819] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:36 2026] GET /v2.0/ports?device_id=a383e123-0b26-42a2-a860-0b84e7b0d27a => 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: 915/1820] 10.0.0.240 () {34 vars in 1008 bytes} [Tue May 19 01:17:36 2026] GET /v2.0/networks/acfb5da3-f472-4e0b-a29e-4e5976c037b0?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1821] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:17:37 2026] DELETE /v2.0/security-groups/ed7a3cdc-9f92-4a07-8bc7-13b455a53b1d => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1822] 10.0.0.240 () {34 vars in 1108 bytes} [Tue May 19 01:17:37 2026] GET /v2.0/networks/acfb5da3-f472-4e0b-a29e-4e5976c037b0?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) 2026-05-19 01:17:37.369 7 INFO neutron.db.l3_hamode_db [None req-64df78f9-54eb-46f4-85b8-cfbb88ad9946 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 918/1823] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:17:37 2026] GET /v2.0/security-groups?tenant_id=609d92dd02d648f2ad3325307df066be&name=default => generated 2925 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1824] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:37 2026] GET /v2.0/ports?device_id=a42fd39d-b092-4ec0-b0fd-b9ef2f2a29e2 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:17:37.469 7 INFO neutron.services.segments.plugin [-] Segment 676a8f57-e810-4b42-a1a3-4d1b1a9fe834 resource provider aggregate not found 2026-05-19 01:17:37.476 7 INFO neutron.services.segments.plugin [-] Segment 676a8f57-e810-4b42-a1a3-4d1b1a9fe834 resource provider aggregate not found 2026-05-19 01:17:37.480 7 INFO neutron.services.segments.plugin [-] Segment 676a8f57-e810-4b42-a1a3-4d1b1a9fe834 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 676a8f57-e810-4b42-a1a3-4d1b1a9fe834 found for delete ", "request_id": "req-142d4526-41be-4057-9a8d-66de6a9e6a80"}]} 2026-05-19 01:17:37.487 7 INFO neutron.services.segments.plugin [-] Segment 676a8f57-e810-4b42-a1a3-4d1b1a9fe834 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 676a8f57-e810-4b42-a1a3-4d1b1a9fe834 found for delete ", "request_id": "req-de2fe29f-41d1-420a-9ef5-7132ef0b6cbe"}]} [pid: 8|app: 0|req: 920/1825] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:17:37 2026] DELETE /v2.0/security-groups/10d89c0f-abc6-481f-bc02-80dccce7adf4 => 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: 921/1826] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:17:37 2026] GET /v2.0/ports?tenant_id=87f5d0cb64fa4eacba955bfd21acc5dd&device_id=f1943307-7c84-40db-a666-17e9971d2d25 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1827] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:38 2026] GET /v2.0/ports?device_id=a383e123-0b26-42a2-a860-0b84e7b0d27a => 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: 906/1828] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:17:36 2026] POST /v2.0/routers => generated 692 bytes in 1865 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1829] 10.0.0.120 () {32 vars in 721 bytes} [Tue May 19 01:17:38 2026] GET /v2.0/routers/20e818b9-9c04-4945-af28-dc9712f495f9 => generated 698 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1830] 10.0.0.120 () {32 vars in 647 bytes} [Tue May 19 01:17:38 2026] GET /v2.0/routers => generated 701 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1831] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:17:38 2026] GET /v2.0/networks?id=85c9c23c-c976-4487-871c-1644fd77d41f => generated 756 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1832] 199.204.45.235 () {34 vars in 1060 bytes} [Tue May 19 01:17:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=d3e5e2ee-d536-4141-81a6-18e30ecdf06e => 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: 910/1833] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:17:38 2026] GET /v2.0/subnets?id=6ebf8df2-3460-4196-81ed-4771583e66d3 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1834] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:17:38 2026] GET /v2.0/ports?network_id=85c9c23c-c976-4487-871c-1644fd77d41f&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1835] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:17:38 2026] GET /v2.0/networks/85c9c23c-c976-4487-871c-1644fd77d41f?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1836] 10.0.0.120 () {34 vars in 741 bytes} [Tue May 19 01:17:38 2026] PUT /v2.0/routers/20e818b9-9c04-4945-af28-dc9712f495f9 => generated 705 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1837] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:17:38 2026] GET /v2.0/networks?id=85c9c23c-c976-4487-871c-1644fd77d41f => generated 660 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1838] 10.0.0.120 () {32 vars in 721 bytes} [Tue May 19 01:17:38 2026] GET /v2.0/routers/20e818b9-9c04-4945-af28-dc9712f495f9 => generated 705 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1839] 10.0.0.120 () {32 vars in 736 bytes} [Tue May 19 01:17:38 2026] GET /v2.0/ports?device_id=20e818b9-9c04-4945-af28-dc9712f495f9 => 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: 915/1840] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:17:38 2026] GET /v2.0/networks/85c9c23c-c976-4487-871c-1644fd77d41f?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: 926/1841] 199.204.45.235 () {34 vars in 1050 bytes} [Tue May 19 01:17:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=87f5d0cb64fa4eacba955bfd21acc5dd => generated 274 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:17:38.942 8 WARNING neutron_lib.context [req-b001cda7-294b-4f4d-b87d-69edddd08b38 req-cdd6e740-840c-43af-8e99-9b94a07dd903 f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 927/1842] 199.204.45.235 () {38 vars in 955 bytes} [Tue May 19 01:17:38 2026] POST /v2.0/ports => generated 958 bytes in 318 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: 928/1843] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:39 2026] GET /v2.0/ports?device_id=a383e123-0b26-42a2-a860-0b84e7b0d27a => generated 961 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:17:39.723 7 INFO neutron.services.segments.plugin [-] Segment f964d5d5-2d1f-4c27-8c83-703faf06a4e8 resource provider aggregate not found 2026-05-19 01:17:39.728 7 INFO neutron.services.segments.plugin [-] Segment f964d5d5-2d1f-4c27-8c83-703faf06a4e8 resource provider aggregate not found 2026-05-19 01:17:39.740 7 INFO neutron.services.segments.plugin [-] Segment f964d5d5-2d1f-4c27-8c83-703faf06a4e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f964d5d5-2d1f-4c27-8c83-703faf06a4e8 found for delete ", "request_id": "req-ee009655-593b-48e8-805d-629124b3c5b3"}]} 2026-05-19 01:17:39.741 7 INFO neutron.services.segments.plugin [-] Segment f964d5d5-2d1f-4c27-8c83-703faf06a4e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f964d5d5-2d1f-4c27-8c83-703faf06a4e8 found for delete ", "request_id": "req-3f5cd00f-0afc-468e-a7a6-8e8e0002a090"}]} 2026-05-19 01:17:39.754 7 INFO neutron.db.l3_hamode_db [None req-8ab64369-9c47-4031-a60a-88262eb0d1e6 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] HA network ffe254d8-8272-4970-a14d-e33aec61800b was deleted as no HA routers are present in tenant 3f28e8b52a9747cfaa5dbfeba46db301. [pid: 7|app: 0|req: 916/1844] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:17:38 2026] DELETE /v2.0/routers/20e818b9-9c04-4945-af28-dc9712f495f9 => generated 0 bytes in 832 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1845] 199.204.45.235 () {38 vars in 1028 bytes} [Tue May 19 01:17:39 2026] PUT /v2.0/ports/10b4c181-f01c-498f-afeb-b41537adc3b9 => generated 1239 bytes in 430 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: 930/1846] 10.0.0.120 () {32 vars in 736 bytes} [Tue May 19 01:17:39 2026] GET /v2.0/ports?device_id=20e818b9-9c04-4945-af28-dc9712f495f9 => 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: 917/1847] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:17:39 2026] GET /v2.0/security-groups?id=29d77e08-0dcd-4e3c-b558-612fca869586&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:17:39.814 8 INFO neutron.api.v2.resource [None req-c5a54802-7d12-499c-9a8f-3cd7f35918a9 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 931/1848] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:17:39 2026] DELETE /v2.0/routers/20e818b9-9c04-4945-af28-dc9712f495f9 => 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: 918/1849] 10.0.0.120 () {32 vars in 736 bytes} [Tue May 19 01:17:39 2026] GET /v2.0/ports?device_id=874618f6-d0fc-4b47-8995-feed7918f370 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:17:39.847 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e90564d5-d4cf-4eed-b9e9-bfd06a180388'] response: {'name': 'network-changed', 'server_uuid': 'a383e123-0b26-42a2-a860-0b84e7b0d27a', 'tag': '10b4c181-f01c-498f-afeb-b41537adc3b9', 'status': 'completed', 'code': 200} 2026-05-19 01:17:39.862 8 INFO neutron.api.v2.resource [None req-293163e2-f7c1-48a4-abfa-1ea681eee1b4 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 932/1850] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:17:39 2026] DELETE /v2.0/routers/874618f6-d0fc-4b47-8995-feed7918f370 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:17:39.879 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b706ca4e-7876-4cd2-8d37-9bf57eac5431 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 919/1851] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:17:39 2026] DELETE /v2.0/subnets/13c9e7af-1dc9-4a4f-baac-fb3341564583 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1852] 10.0.0.120 () {32 vars in 736 bytes} [Tue May 19 01:17:39 2026] GET /v2.0/ports?device_id=a71889ad-38c9-45b6-8acf-2b51978a11e9 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:17:39.927 7 INFO neutron.api.v2.resource [None req-077ec1f6-ee48-472d-8612-fbe382452c5c 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 920/1853] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:17:39 2026] DELETE /v2.0/routers/a71889ad-38c9-45b6-8acf-2b51978a11e9 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:17:39.947 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f59c3ce-0990-4025-98e6-53a7c14ad7ed 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 934/1854] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:17:39 2026] DELETE /v2.0/subnets/91217937-3ed3-4204-8a2d-b504889da1ba => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1855] 10.0.0.120 () {32 vars in 736 bytes} [Tue May 19 01:17:39 2026] GET /v2.0/ports?device_id=5eb8dad1-07da-431f-8e41-8a20d480ab94 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:17:39.998 8 INFO neutron.api.v2.resource [None req-ff5b1047-44a4-431f-bdc3-c97bd13f8074 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 935/1856] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:17:39 2026] DELETE /v2.0/routers/5eb8dad1-07da-431f-8e41-8a20d480ab94 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:17:40.018 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cd0a7378-8e99-4cdf-89e8-2b8fbe4d5130 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 922/1857] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:17:40 2026] DELETE /v2.0/subnets/9fc5457e-5ffb-48f3-8b73-c9fe2c6849ce => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:17:40.039 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e249010b-e245-4b6f-ac8d-cf4546eb4b4b 5e15f0c77dee4602aef8b4b5bc4419bb 3f28e8b52a9747cfaa5dbfeba46db301 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 936/1858] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:17:40 2026] DELETE /v2.0/subnets/b3b7121a-f460-4b0a-be09-65f3fa6661ca => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1859] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:17:40 2026] GET /v2.0/ports?tenant_id=87f5d0cb64fa4eacba955bfd21acc5dd&device_id=a383e123-0b26-42a2-a860-0b84e7b0d27a => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1860] 199.204.45.235 () {34 vars in 1018 bytes} [Tue May 19 01:17:40 2026] GET /v2.0/networks?tenant_id=87f5d0cb64fa4eacba955bfd21acc5dd&shared=False => generated 756 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1861] 199.204.45.235 () {34 vars in 930 bytes} [Tue May 19 01:17:40 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1862] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:17:40 2026] GET /v2.0/security-groups?tenant_id=3f28e8b52a9747cfaa5dbfeba46db301&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1863] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:17:40 2026] DELETE /v2.0/security-groups/2e180e37-d3ef-4afb-ac4c-0ccd4e00043e => 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: 939/1864] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:40 2026] GET /v2.0/ports?device_id=a383e123-0b26-42a2-a860-0b84e7b0d27a => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1865] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:17:40 2026] GET /v2.0/security-groups?id=29d77e08-0dcd-4e3c-b558-612fca869586&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:17:41.490 8 WARNING neutron_lib.context [None req-fccbfc21-1a94-48f9-94fe-0958e5240845 195aa228167f45a1aa4531c926c46285 cf061e6e304a4fa58cf4140b979d6c4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:41.525 8 INFO neutron.db.segments_db [None req-fccbfc21-1a94-48f9-94fe-0958e5240845 195aa228167f45a1aa4531c926c46285 cf061e6e304a4fa58cf4140b979d6c4c - - default default] Added segment e23a14aa-78d1-49ca-9fa1-04c881116708 of type vxlan for network e5101566-19be-4a0f-bc15-9974662f8bda [pid: 7|app: 0|req: 927/1866] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:17:41 2026] GET /v2.0/ports?tenant_id=87f5d0cb64fa4eacba955bfd21acc5dd&device_id=a383e123-0b26-42a2-a860-0b84e7b0d27a => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1867] 199.204.45.235 () {34 vars in 1060 bytes} [Tue May 19 01:17:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=10b4c181-f01c-498f-afeb-b41537adc3b9 => 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: 929/1868] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:17:41 2026] GET /v2.0/subnets?id=6ebf8df2-3460-4196-81ed-4771583e66d3 => generated 677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1869] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:17:41 2026] GET /v2.0/networks?id=acfb5da3-f472-4e0b-a29e-4e5976c037b0 => generated 703 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1870] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:17:41 2026] GET /v2.0/ports?network_id=85c9c23c-c976-4487-871c-1644fd77d41f&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: 932/1871] 199.204.45.235 () {34 vars in 1050 bytes} [Tue May 19 01:17:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1d52e3ca58f6454fa46e0a201bcb5058 => generated 178 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1872] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:17:41 2026] GET /v2.0/networks/85c9c23c-c976-4487-871c-1644fd77d41f?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:17:41.762 7 WARNING neutron_lib.context [req-02010189-8acd-469d-affe-74576dfcbb7c req-a69a1eac-8b1b-4afc-836b-ef65b2be1d01 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:41.810 8 INFO neutron.db.l3_hamode_db [None req-fccbfc21-1a94-48f9-94fe-0958e5240845 195aa228167f45a1aa4531c926c46285 cf061e6e304a4fa58cf4140b979d6c4c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 01:17:41.924 8 INFO neutron.db.l3_hamode_db [None req-fccbfc21-1a94-48f9-94fe-0958e5240845 195aa228167f45a1aa4531c926c46285 cf061e6e304a4fa58cf4140b979d6c4c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 934/1873] 199.204.45.235 () {38 vars in 955 bytes} [Tue May 19 01:17:41 2026] POST /v2.0/ports => generated 1183 bytes in 399 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: 935/1874] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:17:42 2026] GET /v2.0/networks/85c9c23c-c976-4487-871c-1644fd77d41f?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: 936/1875] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:42 2026] GET /v2.0/ports?device_id=a383e123-0b26-42a2-a860-0b84e7b0d27a => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1876] 10.0.0.120 () {34 vars in 668 bytes} [Tue May 19 01:17:41 2026] POST /v2.0/routers => generated 474 bytes in 1137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1877] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:17:42 2026] GET /v2.0/security-groups?id=29d77e08-0dcd-4e3c-b558-612fca869586&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: 937/1878] 199.204.45.235 () {38 vars in 1028 bytes} [Tue May 19 01:17:42 2026] PUT /v2.0/ports/0eabe1df-1b89-469b-94a8-cea885aaa39c => generated 1464 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:17:42.705 8 WARNING neutron_lib.context [None req-decffd28-9cd7-4a44-8674-83d7d068a1a6 036e974d8be240daa196f52fb2e06135 90a4f9fe544a426bb7b2947390b0b024 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:17:42.743 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-271f4257-6105-4bcd-8274-e72bbae36cd7'] response: {'name': 'network-changed', 'server_uuid': 'a42fd39d-b092-4ec0-b0fd-b9ef2f2a29e2', 'tag': '0eabe1df-1b89-469b-94a8-cea885aaa39c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 938/1879] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:42 2026] GET /v2.0/ports?device_id=a42fd39d-b092-4ec0-b0fd-b9ef2f2a29e2 => generated 1198 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:17:42.777 7 WARNING neutron_lib.context [None req-54fda024-6fe3-4975-b5a9-4af1ae16fce9 195aa228167f45a1aa4531c926c46285 cf061e6e304a4fa58cf4140b979d6c4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:42.814 7 INFO neutron.db.l3_hamode_db [None req-54fda024-6fe3-4975-b5a9-4af1ae16fce9 195aa228167f45a1aa4531c926c46285 cf061e6e304a4fa58cf4140b979d6c4c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 942/1880] 10.0.0.120 () {34 vars in 684 bytes} [Tue May 19 01:17:42 2026] POST /v2.0/security-groups => generated 1624 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 01:17:42.921 7 INFO neutron.db.l3_hamode_db [None req-54fda024-6fe3-4975-b5a9-4af1ae16fce9 195aa228167f45a1aa4531c926c46285 cf061e6e304a4fa58cf4140b979d6c4c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 943/1881] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:17:42 2026] GET /v2.0/security-groups?id=f828caee-d129-40b2-a8a1-06498f5fe1fb&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: 8|app: 0|req: 944/1882] 10.0.0.120 () {32 vars in 663 bytes} [Tue May 19 01:17:42 2026] GET /v2.0/security-groups => generated 4529 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1883] 10.0.0.120 () {34 vars in 758 bytes} [Tue May 19 01:17:42 2026] PUT /v2.0/security-groups/e3041cf6-411f-4776-85e0-f8a8cd36d10d => generated 1664 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1884] 10.0.0.120 () {32 vars in 737 bytes} [Tue May 19 01:17:43 2026] GET /v2.0/security-groups/e3041cf6-411f-4776-85e0-f8a8cd36d10d => generated 1664 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1885] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:17:43 2026] DELETE /v2.0/security-groups/e3041cf6-411f-4776-85e0-f8a8cd36d10d => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1886] 10.0.0.120 () {32 vars in 663 bytes} [Tue May 19 01:17:43 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:17:43.196 8 INFO neutron.api.v2.resource [None req-908aea03-3ad5-4a70-880a-51618ebf8b80 036e974d8be240daa196f52fb2e06135 90a4f9fe544a426bb7b2947390b0b024 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 949/1887] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:17:43 2026] DELETE /v2.0/security-groups/e3041cf6-411f-4776-85e0-f8a8cd36d10d => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:17:43.207 8 WARNING neutron_lib.context [None req-9c743812-98f8-4e57-a7e7-7e449580e247 036e974d8be240daa196f52fb2e06135 90a4f9fe544a426bb7b2947390b0b024 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 950/1888] 10.0.0.120 () {34 vars in 684 bytes} [Tue May 19 01:17:43 2026] POST /v2.0/security-groups => generated 1625 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1889] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:17:43 2026] GET /v2.0/ports?tenant_id=1d52e3ca58f6454fa46e0a201bcb5058&device_id=a42fd39d-b092-4ec0-b0fd-b9ef2f2a29e2 => generated 1467 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:17:43.359 8 WARNING neutron_lib.context [None req-73280ca5-2836-47bb-9cb9-c5dd86ad8d48 036e974d8be240daa196f52fb2e06135 90a4f9fe544a426bb7b2947390b0b024 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 952/1890] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:17:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1891] 199.204.45.235 () {34 vars in 1018 bytes} [Tue May 19 01:17:43 2026] GET /v2.0/networks?tenant_id=1d52e3ca58f6454fa46e0a201bcb5058&shared=False => generated 2375 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1892] 10.0.0.120 () {32 vars in 747 bytes} [Tue May 19 01:17:43 2026] GET /v2.0/security-group-rules/c4576ab2-cbaf-49da-b824-efeb11075367 => generated 601 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1893] 199.204.45.235 () {34 vars in 930 bytes} [Tue May 19 01:17:43 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: 956/1894] 10.0.0.120 () {32 vars in 673 bytes} [Tue May 19 01:17:43 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1895] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:43 2026] GET /v2.0/ports?device_id=a383e123-0b26-42a2-a860-0b84e7b0d27a => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1896] 10.0.0.120 () {32 vars in 750 bytes} [Tue May 19 01:17:43 2026] DELETE /v2.0/security-group-rules/c4576ab2-cbaf-49da-b824-efeb11075367 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1897] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:17:43 2026] GET /v2.0/security-groups?id=29d77e08-0dcd-4e3c-b558-612fca869586&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1898] 10.0.0.120 () {32 vars in 673 bytes} [Tue May 19 01:17:43 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:17:43.809 8 WARNING neutron_lib.context [None req-241bf3f9-5c09-4d15-8543-4d15578d6fab 036e974d8be240daa196f52fb2e06135 90a4f9fe544a426bb7b2947390b0b024 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 939/1899] 10.0.0.120 () {34 vars in 668 bytes} [Tue May 19 01:17:42 2026] POST /v2.0/routers => generated 474 bytes in 1078 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:43.864 7 WARNING neutron_lib.context [None req-c02e8e82-66cb-4566-abe6-37a8e28023e8 195aa228167f45a1aa4531c926c46285 cf061e6e304a4fa58cf4140b979d6c4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 961/1900] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:17: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) 2026-05-19 01:17:43.918 7 INFO neutron.db.l3_hamode_db [None req-c02e8e82-66cb-4566-abe6-37a8e28023e8 195aa228167f45a1aa4531c926c46285 cf061e6e304a4fa58cf4140b979d6c4c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 962/1901] 10.0.0.120 () {32 vars in 747 bytes} [Tue May 19 01:17:43 2026] GET /v2.0/security-group-rules/05e8967a-d25e-4d1a-91d3-221010c4a1c2 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1902] 10.0.0.120 () {32 vars in 673 bytes} [Tue May 19 01:17:43 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1903] 10.0.0.120 () {32 vars in 750 bytes} [Tue May 19 01:17:43 2026] DELETE /v2.0/security-group-rules/05e8967a-d25e-4d1a-91d3-221010c4a1c2 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:17:44.082 7 INFO neutron.db.l3_hamode_db [None req-c02e8e82-66cb-4566-abe6-37a8e28023e8 195aa228167f45a1aa4531c926c46285 cf061e6e304a4fa58cf4140b979d6c4c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 965/1904] 10.0.0.120 () {32 vars in 673 bytes} [Tue May 19 01:17:44 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:17:44.134 8 WARNING neutron_lib.context [None req-b235174a-46c5-4cb8-ab4f-ee91371e15ce 036e974d8be240daa196f52fb2e06135 90a4f9fe544a426bb7b2947390b0b024 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 966/1905] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:17:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1906] 10.0.0.120 () {32 vars in 747 bytes} [Tue May 19 01:17:44 2026] GET /v2.0/security-group-rules/f0174e81-9f60-4cea-a6b1-ea9324aa899e => generated 602 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1907] 10.0.0.120 () {32 vars in 673 bytes} [Tue May 19 01:17:44 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1908] 10.0.0.120 () {32 vars in 750 bytes} [Tue May 19 01:17:44 2026] DELETE /v2.0/security-group-rules/f0174e81-9f60-4cea-a6b1-ea9324aa899e => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1909] 10.0.0.120 () {32 vars in 673 bytes} [Tue May 19 01:17:44 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1910] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:17:44 2026] DELETE /v2.0/security-groups/a1daba1b-14f0-46e6-810e-1b1885d64c52 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1913] 10.0.0.120 () {32 vars in 663 bytes} [Tue May 19 01:17:44 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1914] 10.0.0.120 () {32 vars in 663 bytes} [Tue May 19 01:17:44 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1915] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:17:44 2026] GET /v2.0/ports?tenant_id=1d52e3ca58f6454fa46e0a201bcb5058&device_id=a42fd39d-b092-4ec0-b0fd-b9ef2f2a29e2 => generated 1467 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1916] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:17:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.247&port_id=0eabe1df-1b89-469b-94a8-cea885aaa39c => 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: 978/1917] 199.204.45.235 () {34 vars in 1104 bytes} [Tue May 19 01:17:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A20a&port_id=0eabe1df-1b89-469b-94a8-cea885aaa39c => 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: 940/1918] 10.0.0.120 () {34 vars in 668 bytes} [Tue May 19 01:17:43 2026] POST /v2.0/routers => generated 474 bytes in 876 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1919] 199.204.45.235 () {34 vars in 1064 bytes} [Tue May 19 01:17:44 2026] GET /v2.0/subnets?id=80dac0e8-6acb-4616-b1d4-fd70ed238ba1&id=6dd33850-2977-43f7-b1aa-e38102903a35 => generated 1410 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:17:44.742 7 WARNING neutron_lib.context [None req-e04f00ec-1e40-4ca9-9eab-7c57f7ac0a54 195aa228167f45a1aa4531c926c46285 cf061e6e304a4fa58cf4140b979d6c4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 980/1920] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:17:44 2026] GET /v2.0/ports?network_id=acfb5da3-f472-4e0b-a29e-4e5976c037b0&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:17:44.801 7 INFO neutron.db.l3_hamode_db [None req-e04f00ec-1e40-4ca9-9eab-7c57f7ac0a54 195aa228167f45a1aa4531c926c46285 cf061e6e304a4fa58cf4140b979d6c4c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 981/1921] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:17:44 2026] GET /v2.0/ports?network_id=acfb5da3-f472-4e0b-a29e-4e5976c037b0&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:17:44.899 7 INFO neutron.db.l3_hamode_db [None req-e04f00ec-1e40-4ca9-9eab-7c57f7ac0a54 195aa228167f45a1aa4531c926c46285 cf061e6e304a4fa58cf4140b979d6c4c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 982/1922] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:44 2026] GET /v2.0/ports?device_id=a383e123-0b26-42a2-a860-0b84e7b0d27a => generated 973 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1923] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:17:44 2026] GET /v2.0/networks/acfb5da3-f472-4e0b-a29e-4e5976c037b0?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1924] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:17:44 2026] GET /v2.0/security-groups?id=29d77e08-0dcd-4e3c-b558-612fca869586&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1925] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:17:44 2026] GET /v2.0/networks/acfb5da3-f472-4e0b-a29e-4e5976c037b0?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: 986/1926] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:17:45 2026] GET /v2.0/security-groups?tenant_id=90a4f9fe544a426bb7b2947390b0b024&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1927] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:17:45 2026] DELETE /v2.0/security-groups/728ec1ec-452a-43db-8e33-004a5ab5a218 => 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: 941/1928] 10.0.0.120 () {34 vars in 668 bytes} [Tue May 19 01:17:44 2026] POST /v2.0/routers => generated 474 bytes in 728 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:45.478 8 WARNING neutron_lib.context [None req-8c1c7b40-9ce6-48ab-98fc-7a9c28724916 195aa228167f45a1aa4531c926c46285 cf061e6e304a4fa58cf4140b979d6c4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:17:45.518 8 INFO neutron.db.l3_hamode_db [None req-8c1c7b40-9ce6-48ab-98fc-7a9c28724916 195aa228167f45a1aa4531c926c46285 cf061e6e304a4fa58cf4140b979d6c4c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 01:17:45.653 8 INFO neutron.db.l3_hamode_db [None req-8c1c7b40-9ce6-48ab-98fc-7a9c28724916 195aa228167f45a1aa4531c926c46285 cf061e6e304a4fa58cf4140b979d6c4c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 942/1929] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:46 2026] GET /v2.0/ports?device_id=a383e123-0b26-42a2-a860-0b84e7b0d27a => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1930] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:17:46 2026] GET /v2.0/security-groups?id=29d77e08-0dcd-4e3c-b558-612fca869586&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1931] 10.0.0.120 () {34 vars in 668 bytes} [Tue May 19 01:17:45 2026] POST /v2.0/routers => generated 474 bytes in 840 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1932] 10.0.0.120 () {34 vars in 751 bytes} [Tue May 19 01:17:46 2026] PUT /v2.0/routers/a7832b56-3f35-4808-8bd3-49f05b5b9d6f/tags => generated 17 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1933] 10.0.0.120 () {34 vars in 751 bytes} [Tue May 19 01:17:46 2026] PUT /v2.0/routers/35df9b5b-e567-44ea-9c1c-17d853f647d8/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1934] 10.0.0.120 () {34 vars in 751 bytes} [Tue May 19 01:17:46 2026] PUT /v2.0/routers/4b92f87d-04c1-41e2-9e5c-c4d45871ef83/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1935] 10.0.0.120 () {34 vars in 751 bytes} [Tue May 19 01:17:46 2026] PUT /v2.0/routers/f91fef74-1b0f-40c3-9941-cb58064d7ee1/tags => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1936] 10.0.0.120 () {32 vars in 664 bytes} [Tue May 19 01:17:46 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1937] 10.0.0.120 () {32 vars in 678 bytes} [Tue May 19 01:17:46 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1938] 10.0.0.120 () {32 vars in 674 bytes} [Tue May 19 01:17:46 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1939] 10.0.0.120 () {32 vars in 686 bytes} [Tue May 19 01:17:46 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1940] 10.0.0.120 () {32 vars in 672 bytes} [Tue May 19 01:17:46 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1941] 10.0.0.120 () {32 vars in 686 bytes} [Tue May 19 01:17:46 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1942] 10.0.0.120 () {32 vars in 682 bytes} [Tue May 19 01:17:47 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1943] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:47 2026] GET /v2.0/ports?device_id=a383e123-0b26-42a2-a860-0b84e7b0d27a => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1944] 10.0.0.120 () {32 vars in 694 bytes} [Tue May 19 01:17:47 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1945] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:17:47 2026] GET /v2.0/security-groups?id=29d77e08-0dcd-4e3c-b558-612fca869586&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: 951/1946] 10.0.0.120 () {32 vars in 721 bytes} [Tue May 19 01:17:47 2026] GET /v2.0/routers/a7832b56-3f35-4808-8bd3-49f05b5b9d6f => generated 485 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1947] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:47 2026] GET /v2.0/ports?device_id=a383e123-0b26-42a2-a860-0b84e7b0d27a => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1948] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:17:47 2026] GET /v2.0/security-groups?id=29d77e08-0dcd-4e3c-b558-612fca869586&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1949] 10.0.0.120 () {32 vars in 736 bytes} [Tue May 19 01:17:47 2026] GET /v2.0/ports?device_id=a383e123-0b26-42a2-a860-0b84e7b0d27a => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:17:47.952 7 INFO neutron.db.l3_db [None req-edacc090-0b34-4dfa-b885-6ba2e8444c7c f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Floating IP 2336a6ee-b53b-4ddc-84bd-8174d08419c0 associated. External IP: 10.96.250.212, port: 10b4c181-f01c-498f-afeb-b41537adc3b9. [pid: 8|app: 0|req: 996/1950] 10.0.0.120 () {34 vars in 742 bytes} [Tue May 19 01:17:47 2026] PUT /v2.0/routers/a7832b56-3f35-4808-8bd3-49f05b5b9d6f => generated 485 bytes in 936 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1951] 10.0.0.120 () {34 vars in 749 bytes} [Tue May 19 01:17:47 2026] PUT /v2.0/floatingips/2336a6ee-b53b-4ddc-84bd-8174d08419c0 => generated 856 bytes in 762 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1952] 10.0.0.120 () {32 vars in 736 bytes} [Tue May 19 01:17:48 2026] GET /v2.0/ports?device_id=a7832b56-3f35-4808-8bd3-49f05b5b9d6f => 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: 997/1953] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:48 2026] GET /v2.0/ports?device_id=a42fd39d-b092-4ec0-b0fd-b9ef2f2a29e2 => generated 1200 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:17:48.376 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb375d37-0935-4239-bd78-f6141641d3d1'] response: {'name': 'network-changed', 'server_uuid': 'a383e123-0b26-42a2-a860-0b84e7b0d27a', 'tag': '10b4c181-f01c-498f-afeb-b41537adc3b9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 957/1954] 10.0.0.120 () {32 vars in 729 bytes} [Tue May 19 01:17:48 2026] GET /v2.0/floatingips/2336a6ee-b53b-4ddc-84bd-8174d08419c0 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1955] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:17:48 2026] GET /v2.0/security-groups?id=f828caee-d129-40b2-a8a1-06498f5fe1fb&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1956] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:17:48 2026] DELETE /v2.0/routers/a7832b56-3f35-4808-8bd3-49f05b5b9d6f => generated 0 bytes in 373 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1957] 10.0.0.120 () {32 vars in 721 bytes} [Tue May 19 01:17:48 2026] GET /v2.0/routers/35df9b5b-e567-44ea-9c1c-17d853f647d8 => generated 493 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1958] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:17:48 2026] GET /v2.0/security-groups?tenant_id=0ed9334d4ba44c0fb56c6f0e97e4611b&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: 960/1959] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:17:48 2026] GET /v2.0/ports?tenant_id=87f5d0cb64fa4eacba955bfd21acc5dd&device_id=a383e123-0b26-42a2-a860-0b84e7b0d27a => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1960] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:17:49 2026] DELETE /v2.0/security-groups/e45a9434-f41a-4285-b0df-2721cdb5fcf0 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1961] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:17:49 2026] GET /v2.0/networks?id=85c9c23c-c976-4487-871c-1644fd77d41f => generated 756 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1962] 199.204.45.235 () {34 vars in 1060 bytes} [Tue May 19 01:17:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=10b4c181-f01c-498f-afeb-b41537adc3b9 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1963] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:17:49 2026] GET /v2.0/subnets?id=6ebf8df2-3460-4196-81ed-4771583e66d3 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1964] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:17:49 2026] GET /v2.0/ports?network_id=85c9c23c-c976-4487-871c-1644fd77d41f&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: 966/1965] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:17:49 2026] GET /v2.0/networks/85c9c23c-c976-4487-871c-1644fd77d41f?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: 1000/1966] 10.0.0.120 () {34 vars in 742 bytes} [Tue May 19 01:17:48 2026] PUT /v2.0/routers/35df9b5b-e567-44ea-9c1c-17d853f647d8 => generated 493 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1967] 10.0.0.120 () {32 vars in 736 bytes} [Tue May 19 01:17:49 2026] GET /v2.0/ports?device_id=35df9b5b-e567-44ea-9c1c-17d853f647d8 => 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: 967/1968] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:17:49 2026] GET /v2.0/networks/85c9c23c-c976-4487-871c-1644fd77d41f?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: 968/1969] 10.0.0.120 () {32 vars in 729 bytes} [Tue May 19 01:17:49 2026] GET /v2.0/floatingips/2336a6ee-b53b-4ddc-84bd-8174d08419c0 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1970] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:17:49 2026] DELETE /v2.0/routers/35df9b5b-e567-44ea-9c1c-17d853f647d8 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1971] 10.0.0.120 () {32 vars in 721 bytes} [Tue May 19 01:17:49 2026] GET /v2.0/routers/4b92f87d-04c1-41e2-9e5c-c4d45871ef83 => generated 502 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1972] 10.0.0.120 () {34 vars in 742 bytes} [Tue May 19 01:17:49 2026] PUT /v2.0/routers/4b92f87d-04c1-41e2-9e5c-c4d45871ef83 => generated 502 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1973] 10.0.0.120 () {32 vars in 736 bytes} [Tue May 19 01:17:50 2026] GET /v2.0/ports?device_id=4b92f87d-04c1-41e2-9e5c-c4d45871ef83 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1974] 10.0.0.120 () {32 vars in 729 bytes} [Tue May 19 01:17:50 2026] GET /v2.0/floatingips/2336a6ee-b53b-4ddc-84bd-8174d08419c0 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1975] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:17:50 2026] DELETE /v2.0/routers/4b92f87d-04c1-41e2-9e5c-c4d45871ef83 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1976] 10.0.0.120 () {32 vars in 721 bytes} [Tue May 19 01:17:50 2026] GET /v2.0/routers/f91fef74-1b0f-40c3-9941-cb58064d7ee1 => generated 487 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:17:51.045 7 INFO neutron.db.segments_db [None req-3f14999f-65fd-4767-9aa1-ac14117c57b6 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Added segment 48de468d-0c29-48e8-a414-d3e928e1886c of type vxlan for network e2f1554f-4a68-42fd-864e-ebb97aab2360 [pid: 8|app: 0|req: 1005/1977] 10.0.0.120 () {34 vars in 742 bytes} [Tue May 19 01:17:50 2026] PUT /v2.0/routers/f91fef74-1b0f-40c3-9941-cb58064d7ee1 => generated 487 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1978] 10.0.0.120 () {34 vars in 671 bytes} [Tue May 19 01:17:50 2026] POST /v2.0/networks => generated 740 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1979] 10.0.0.120 () {32 vars in 736 bytes} [Tue May 19 01:17:51 2026] GET /v2.0/ports?device_id=f91fef74-1b0f-40c3-9941-cb58064d7ee1 => 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: 974/1980] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:17:51 2026] POST /v2.0/subnets => generated 687 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:51.427 7 INFO neutron.db.segments_db [None req-42709430-d670-487d-a48c-da54fc9c662f 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Added segment 1ff9da7c-a986-4d18-ae1b-437ff317c38d of type vxlan for network 62828875-40ac-4755-bc30-4ea7bbfd9fc4 [pid: 8|app: 0|req: 1007/1981] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:17:51 2026] DELETE /v2.0/routers/f91fef74-1b0f-40c3-9941-cb58064d7ee1 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1982] 10.0.0.120 () {32 vars in 721 bytes} [Tue May 19 01:17:51 2026] GET /v2.0/routers/700dc319-a29a-49e8-baf3-c7d78882cd37 => generated 480 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:17:51.676 7 INFO neutron.db.l3_hamode_db [None req-42709430-d670-487d-a48c-da54fc9c662f 78960a0b332049f9b9c54ae403b1e91e c69735b099f24f4bba2b539ec510a652 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1009/1983] 10.0.0.120 () {34 vars in 742 bytes} [Tue May 19 01:17:51 2026] PUT /v2.0/routers/700dc319-a29a-49e8-baf3-c7d78882cd37 => generated 480 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1984] 10.0.0.120 () {32 vars in 736 bytes} [Tue May 19 01:17:52 2026] GET /v2.0/ports?device_id=700dc319-a29a-49e8-baf3-c7d78882cd37 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:17:52.500 7 INFO neutron.db.l3_hamode_db [None req-42709430-d670-487d-a48c-da54fc9c662f 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 01:17:52.659 8 INFO neutron.services.segments.plugin [-] Segment e23a14aa-78d1-49ca-9fa1-04c881116708 resource provider aggregate not found 2026-05-19 01:17:52.670 8 INFO neutron.services.segments.plugin [-] Segment e23a14aa-78d1-49ca-9fa1-04c881116708 resource provider aggregate not found 2026-05-19 01:17:52.674 8 INFO neutron.services.segments.plugin [-] Segment e23a14aa-78d1-49ca-9fa1-04c881116708 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e23a14aa-78d1-49ca-9fa1-04c881116708 found for delete ", "request_id": "req-3bb89d12-f251-4bd3-a209-4b94a8b36f60"}]} 2026-05-19 01:17:52.685 8 INFO neutron.services.segments.plugin [-] Segment e23a14aa-78d1-49ca-9fa1-04c881116708 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e23a14aa-78d1-49ca-9fa1-04c881116708 found for delete ", "request_id": "req-fa396797-fde3-45b0-affc-1bf23eef877a"}]} 2026-05-19 01:17:52.690 8 INFO neutron.db.l3_hamode_db [None req-400f483d-48de-4276-b9c8-6de41c3dc5c1 195aa228167f45a1aa4531c926c46285 cf061e6e304a4fa58cf4140b979d6c4c - - default default] HA network e5101566-19be-4a0f-bc15-9974662f8bda was deleted as no HA routers are present in tenant cf061e6e304a4fa58cf4140b979d6c4c. [pid: 8|app: 0|req: 1011/1985] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:17:52 2026] DELETE /v2.0/routers/700dc319-a29a-49e8-baf3-c7d78882cd37 => generated 0 bytes in 500 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1986] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:17:51 2026] POST /v2.0/routers => generated 727 bytes in 1905 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1987] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:17:53 2026] GET /v2.0/security-groups?tenant_id=5296b4a159544172acdcdd4d8fc537cb&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1988] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:53 2026] GET /v2.0/ports?device_id=a42fd39d-b092-4ec0-b0fd-b9ef2f2a29e2 => generated 1200 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1989] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:17:53 2026] DELETE /v2.0/security-groups/5c29c5c5-e3b8-4958-ac20-5057eea9be3f => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1990] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:17:53 2026] GET /v2.0/security-groups?id=f828caee-d129-40b2-a8a1-06498f5fe1fb&fields=id&fields=name => generated 111 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1991] 10.0.0.120 () {32 vars in 818 bytes} [Tue May 19 01:17:53 2026] GET /v2.0/ports?network_id=acfb5da3-f472-4e0b-a29e-4e5976c037b0&mac_address=fa%3A16%3A3e%3Ad0%3Aeb%3Ace => generated 1200 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1992] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:17:53 2026] GET /v2.0/security-groups?tenant_id=cf061e6e304a4fa58cf4140b979d6c4c&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:17:53.925 7 WARNING neutron_lib.context [None req-91396a71-863b-452b-bfcb-fb6098518287 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1012/1993] 10.0.0.120 () {34 vars in 783 bytes} [Tue May 19 01:17:53 2026] PUT /v2.0/routers/991ee064-84d5-49e8-8c04-71922f35dfa2/add_router_interface => generated 309 bytes in 1171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1994] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:17:54 2026] DELETE /v2.0/security-groups/08853c4c-6a82-49d3-8199-0cb5990bc10f => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:17:54.695 7 INFO neutron.db.l3_db [None req-91396a71-863b-452b-bfcb-fb6098518287 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Floating IP f67f0ea8-6b2e-4dd5-8e7b-3e8674347a5a associated. External IP: 10.96.250.210, port: 0eabe1df-1b89-469b-94a8-cea885aaa39c. [pid: 8|app: 0|req: 1014/1995] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:17:54 2026] GET /v2.0/security-groups?tenant_id=6bb23bd876414c2793de8121a5994d51&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1996] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:17:54 2026] DELETE /v2.0/security-groups/017f3f34-3215-43fb-b906-de6df46ef33a => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1997] 10.0.0.120 () {34 vars in 677 bytes} [Tue May 19 01:17:53 2026] POST /v2.0/floatingips => generated 855 bytes in 1180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1998] 10.0.0.240 () {34 vars in 1094 bytes} [Tue May 19 01:17:55 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-552784045&fields=id&tenant_id=1d52e3ca58f6454fa46e0a201bcb5058 => generated 69 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:17:55.330 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e471dc1f-f0cc-425b-bb03-a0d0d91ff8de'] response: {'name': 'network-changed', 'server_uuid': 'a42fd39d-b092-4ec0-b0fd-b9ef2f2a29e2', 'tag': '0eabe1df-1b89-469b-94a8-cea885aaa39c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 983/1999] 10.0.0.240 () {34 vars in 982 bytes} [Tue May 19 01:17:55 2026] GET /v2.0/networks?id=cfd0491e-55c2-4636-b8b2-1a48d0eabee7 => generated 705 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2000] 10.0.0.240 () {34 vars in 965 bytes} [Tue May 19 01:17:55 2026] GET /v2.0/quotas/1d52e3ca58f6454fa46e0a201bcb5058 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2001] 10.0.0.240 () {34 vars in 1002 bytes} [Tue May 19 01:17:55 2026] GET /v2.0/ports?tenant_id=1d52e3ca58f6454fa46e0a201bcb5058&fields=id => generated 333 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2002] 10.0.0.240 () {34 vars in 1008 bytes} [Tue May 19 01:17:55 2026] GET /v2.0/networks/cfd0491e-55c2-4636-b8b2-1a48d0eabee7?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: 985/2003] 10.0.0.240 () {34 vars in 1108 bytes} [Tue May 19 01:17:55 2026] GET /v2.0/networks/cfd0491e-55c2-4636-b8b2-1a48d0eabee7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2004] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:55 2026] GET /v2.0/ports?device_id=1503970b-915f-48e1-a83f-f98464a2d29a => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2005] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:17:55 2026] GET /v2.0/ports?tenant_id=1d52e3ca58f6454fa46e0a201bcb5058&device_id=a42fd39d-b092-4ec0-b0fd-b9ef2f2a29e2 => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2006] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:17:55 2026] GET /v2.0/networks?id=acfb5da3-f472-4e0b-a29e-4e5976c037b0 => generated 799 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2007] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:17:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.247&port_id=0eabe1df-1b89-469b-94a8-cea885aaa39c => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2008] 199.204.45.235 () {34 vars in 1104 bytes} [Tue May 19 01:17:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A20a&port_id=0eabe1df-1b89-469b-94a8-cea885aaa39c => 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: 988/2009] 199.204.45.235 () {34 vars in 1064 bytes} [Tue May 19 01:17:56 2026] GET /v2.0/subnets?id=80dac0e8-6acb-4616-b1d4-fd70ed238ba1&id=6dd33850-2977-43f7-b1aa-e38102903a35 => generated 1410 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2010] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:17:56 2026] GET /v2.0/ports?network_id=acfb5da3-f472-4e0b-a29e-4e5976c037b0&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: 7|app: 0|req: 989/2011] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:17:56 2026] GET /v2.0/ports?network_id=acfb5da3-f472-4e0b-a29e-4e5976c037b0&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2012] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:17:56 2026] GET /v2.0/networks/acfb5da3-f472-4e0b-a29e-4e5976c037b0?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: 990/2013] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:17:56 2026] GET /v2.0/networks/acfb5da3-f472-4e0b-a29e-4e5976c037b0?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: 8|app: 0|req: 1024/2014] 10.0.0.240 () {34 vars in 982 bytes} [Tue May 19 01:17:56 2026] GET /v2.0/networks?id=e2f1554f-4a68-42fd-864e-ebb97aab2360 => generated 672 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2015] 10.0.0.240 () {34 vars in 965 bytes} [Tue May 19 01:17:56 2026] GET /v2.0/quotas/c69735b099f24f4bba2b539ec510a652 => 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: 1025/2016] 10.0.0.240 () {34 vars in 1002 bytes} [Tue May 19 01:17:56 2026] GET /v2.0/ports?tenant_id=c69735b099f24f4bba2b539ec510a652&fields=id => generated 103 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2017] 10.0.0.240 () {34 vars in 1008 bytes} [Tue May 19 01:17:57 2026] GET /v2.0/networks/e2f1554f-4a68-42fd-864e-ebb97aab2360?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: 1026/2018] 10.0.0.240 () {34 vars in 1108 bytes} [Tue May 19 01:17:57 2026] GET /v2.0/networks/e2f1554f-4a68-42fd-864e-ebb97aab2360?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: 993/2019] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:57 2026] GET /v2.0/ports?device_id=51c84a45-d542-4fdc-ba40-9f7d612d75d6 => 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: 1027/2020] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:58 2026] GET /v2.0/ports?device_id=51c84a45-d542-4fdc-ba40-9f7d612d75d6 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2021] 10.0.0.199 () {34 vars in 990 bytes} [Tue May 19 01:17:58 2026] GET /v2.0/ports?device_id=a383e123-0b26-42a2-a860-0b84e7b0d27a => 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: 1028/2022] 10.0.0.199 () {34 vars in 1040 bytes} [Tue May 19 01:17:58 2026] GET /v2.0/security-groups?id=29d77e08-0dcd-4e3c-b558-612fca869586&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:17:59.381 7 WARNING neutron_lib.context [None req-ba26b0d8-755a-4869-bff7-d64c3b0700b7 25f11c8d462c409a934b4d547d221e01 2ae1645aa3aa4eb49cbb2adace7a2d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1029/2023] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:17:59 2026] GET /v2.0/ports?device_id=51c84a45-d542-4fdc-ba40-9f7d612d75d6 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:17:59.530 7 INFO neutron.db.segments_db [None req-ba26b0d8-755a-4869-bff7-d64c3b0700b7 25f11c8d462c409a934b4d547d221e01 2ae1645aa3aa4eb49cbb2adace7a2d1a - - default default] Added segment c9a585c2-f868-4c44-b68a-1df85c8b22a7 of type vxlan for network ff255c91-e4ca-46a6-927c-9d67c02401f7 [pid: 7|app: 0|req: 995/2026] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:17:59 2026] POST /v2.0/networks => generated 632 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:59.660 8 WARNING neutron_lib.context [None req-450749f7-186c-4a40-82a8-d138cfb3d693 25f11c8d462c409a934b4d547d221e01 2ae1645aa3aa4eb49cbb2adace7a2d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1032/2027] 10.0.0.120 () {34 vars in 664 bytes} [Tue May 19 01:17:59 2026] POST /v2.0/ports => generated 743 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:17:59.972 7 WARNING neutron_lib.context [None req-1069ef65-beaa-4ff5-b2bd-87ee7e973333 25f11c8d462c409a934b4d547d221e01 2ae1645aa3aa4eb49cbb2adace7a2d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 996/2028] 10.0.0.120 () {34 vars in 666 bytes} [Tue May 19 01:17:59 2026] POST /v2.0/trunks => generated 407 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2029] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:18:00 2026] GET /v2.0/networks?id=cfd0491e-55c2-4636-b8b2-1a48d0eabee7 => generated 705 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:18:00.174 7 WARNING neutron_lib.context [None req-8a4dea67-3d33-42dd-a997-4443e4d71597 25f11c8d462c409a934b4d547d221e01 2ae1645aa3aa4eb49cbb2adace7a2d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1034/2030] 199.204.45.235 () {34 vars in 1050 bytes} [Tue May 19 01:18:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1d52e3ca58f6454fa46e0a201bcb5058 => generated 178 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:18:00.224 7 INFO neutron.db.segments_db [None req-8a4dea67-3d33-42dd-a997-4443e4d71597 25f11c8d462c409a934b4d547d221e01 2ae1645aa3aa4eb49cbb2adace7a2d1a - - default default] Added segment 68e2b470-f483-4cf4-a924-048542e9ea13 of type vxlan for network 39a451d5-fb5a-4dbf-8bbf-9514da15114b 2026-05-19 01:18:00.225 8 WARNING neutron_lib.context [req-afba1c50-d9e4-4981-ba38-34340d894f64 req-015f7ae9-8227-471d-80c3-26f06bd6138f 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 997/2031] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:18:00 2026] POST /v2.0/networks => generated 632 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:18:00.328 7 WARNING neutron_lib.context [None req-69b991af-f9fb-4a6a-aad0-76855638e31b 25f11c8d462c409a934b4d547d221e01 2ae1645aa3aa4eb49cbb2adace7a2d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1035/2032] 199.204.45.235 () {38 vars in 955 bytes} [Tue May 19 01:18:00 2026] POST /v2.0/ports => generated 1183 bytes in 421 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: 998/2033] 10.0.0.120 () {34 vars in 664 bytes} [Tue May 19 01:18:00 2026] POST /v2.0/ports => generated 743 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: 7|app: 0|req: 999/2034] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:00 2026] GET /v2.0/ports?device_id=51c84a45-d542-4fdc-ba40-9f7d612d75d6 => 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: 1036/2035] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:00 2026] GET /v2.0/ports?device_id=a383e123-0b26-42a2-a860-0b84e7b0d27a => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:18:00.743 8 WARNING neutron_lib.context [None req-49248859-8486-47c6-b65f-ce522a62ca77 25f11c8d462c409a934b4d547d221e01 2ae1645aa3aa4eb49cbb2adace7a2d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1037/2036] 10.0.0.120 () {34 vars in 666 bytes} [Tue May 19 01:18:00 2026] POST /v2.0/trunks => generated 407 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2037] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:18:00 2026] GET /v2.0/security-groups?id=29d77e08-0dcd-4e3c-b558-612fca869586&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: 1039/2038] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:00 2026] GET /v2.0/ports?device_id=1503970b-915f-48e1-a83f-f98464a2d29a => generated 1198 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:18:01.054 8 WARNING neutron_lib.context [None req-2e127a03-57e4-4f70-b629-dc4293deb14b 25f11c8d462c409a934b4d547d221e01 2ae1645aa3aa4eb49cbb2adace7a2d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:18:01.107 8 INFO neutron.db.segments_db [None req-2e127a03-57e4-4f70-b629-dc4293deb14b 25f11c8d462c409a934b4d547d221e01 2ae1645aa3aa4eb49cbb2adace7a2d1a - - default default] Added segment f00f1d32-dc56-4c24-b3c5-cfba0f1de0cb of type vxlan for network 68229ee3-efcf-4659-967a-e111c919db14 [pid: 7|app: 0|req: 1000/2039] 199.204.45.235 () {38 vars in 1028 bytes} [Tue May 19 01:18:00 2026] PUT /v2.0/ports/7d597669-f12a-45b6-95df-5a51d0aa8386 => generated 1464 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:18:01.174 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-58a77304-9d1d-46b5-b9bc-819e1290ba08'] response: {'name': 'network-changed', 'server_uuid': '1503970b-915f-48e1-a83f-f98464a2d29a', 'tag': '7d597669-f12a-45b6-95df-5a51d0aa8386', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1001/2040] 10.0.0.199 () {34 vars in 990 bytes} [Tue May 19 01:18:01 2026] GET /v2.0/ports?device_id=a42fd39d-b092-4ec0-b0fd-b9ef2f2a29e2 => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2041] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:18:01 2026] POST /v2.0/networks => generated 631 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2042] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:18:01 2026] GET /v2.0/security-groups?id=f828caee-d129-40b2-a8a1-06498f5fe1fb&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:18:01.232 7 WARNING neutron_lib.context [None req-86fbf9dc-7a17-439e-8710-038f105af834 25f11c8d462c409a934b4d547d221e01 2ae1645aa3aa4eb49cbb2adace7a2d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1041/2043] 10.0.0.199 () {34 vars in 1040 bytes} [Tue May 19 01:18:01 2026] GET /v2.0/security-groups?id=f828caee-d129-40b2-a8a1-06498f5fe1fb&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: 1003/2044] 10.0.0.120 () {34 vars in 664 bytes} [Tue May 19 01:18:01 2026] POST /v2.0/ports => generated 743 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:18:01.569 8 WARNING neutron_lib.context [None req-87816cc4-3d46-49c4-a8de-9ac19f094b94 25f11c8d462c409a934b4d547d221e01 2ae1645aa3aa4eb49cbb2adace7a2d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1004/2045] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:18:01 2026] GET /v2.0/ports?tenant_id=1d52e3ca58f6454fa46e0a201bcb5058&device_id=1503970b-915f-48e1-a83f-f98464a2d29a => generated 1467 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2046] 10.0.0.120 () {34 vars in 666 bytes} [Tue May 19 01:18:01 2026] POST /v2.0/trunks => generated 407 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2047] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:01 2026] GET /v2.0/ports?device_id=51c84a45-d542-4fdc-ba40-9f7d612d75d6 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:18:01.800 8 WARNING neutron_lib.context [None req-b3257b42-2a94-4cf3-b362-fbb005a6c6c3 25f11c8d462c409a934b4d547d221e01 2ae1645aa3aa4eb49cbb2adace7a2d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1005/2048] 199.204.45.235 () {34 vars in 1018 bytes} [Tue May 19 01:18:01 2026] GET /v2.0/networks?tenant_id=1d52e3ca58f6454fa46e0a201bcb5058&shared=False => generated 2375 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:18:01.842 8 INFO neutron.db.segments_db [None req-b3257b42-2a94-4cf3-b362-fbb005a6c6c3 25f11c8d462c409a934b4d547d221e01 2ae1645aa3aa4eb49cbb2adace7a2d1a - - default default] Added segment e0bb6018-f77e-4d49-ab0b-3f46af68a6b2 of type vxlan for network ff8aa9fb-2cdd-475e-8ac1-630dd68f6af6 [pid: 7|app: 0|req: 1006/2049] 199.204.45.235 () {34 vars in 930 bytes} [Tue May 19 01:18:01 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2050] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:18:01 2026] POST /v2.0/networks => generated 632 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:18:01.944 7 WARNING neutron_lib.context [None req-7a35345f-b0f4-4b28-8194-36980086d7df 25f11c8d462c409a934b4d547d221e01 2ae1645aa3aa4eb49cbb2adace7a2d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1045/2051] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:02 2026] GET /v2.0/ports?device_id=a383e123-0b26-42a2-a860-0b84e7b0d27a => generated 975 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2052] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:18:02 2026] GET /v2.0/security-groups?id=29d77e08-0dcd-4e3c-b558-612fca869586&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2053] 10.0.0.120 () {34 vars in 664 bytes} [Tue May 19 01:18:01 2026] POST /v2.0/ports => generated 743 bytes in 375 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-19 01:18:02.320 7 WARNING neutron_lib.context [None req-c16c1a98-b25b-4ef9-8574-484eb0b3a0c8 25f11c8d462c409a934b4d547d221e01 2ae1645aa3aa4eb49cbb2adace7a2d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1047/2054] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:18:02 2026] GET /v2.0/networks?id=e2f1554f-4a68-42fd-864e-ebb97aab2360 => generated 672 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2055] 199.204.45.235 () {34 vars in 994 bytes} [Tue May 19 01:18:02 2026] GET /v2.0/ports?device_id=a383e123-0b26-42a2-a860-0b84e7b0d27a => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:18:02.413 8 WARNING neutron_lib.context [req-d2d2f9e9-41b9-4bad-81df-5e259bdea696 req-68e68c19-71ce-4054-a9f8-18a5bd351ad3 374a8d7647654cdcbd2e684f9dc490ed c69735b099f24f4bba2b539ec510a652 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1008/2056] 10.0.0.120 () {34 vars in 666 bytes} [Tue May 19 01:18:02 2026] POST /v2.0/trunks => generated 407 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:18:02.750 7 INFO neutron.db.l3_db [req-f0ac6cd9-ca01-42c9-b879-f096ade8f1a1 req-59b1cb63-bcd4-454c-8f4d-403e14adb852 f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] Floating IP 2336a6ee-b53b-4ddc-84bd-8174d08419c0 disassociated. External IP: 10.96.250.212, port: 10b4c181-f01c-498f-afeb-b41537adc3b9. [pid: 8|app: 0|req: 1049/2057] 199.204.45.235 () {38 vars in 955 bytes} [Tue May 19 01:18:02 2026] POST /v2.0/ports => generated 958 bytes in 354 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-19 01:18:02.768 8 WARNING neutron_lib.context [None req-52ff363e-83a5-47c4-bd3e-82280ece4099 25f11c8d462c409a934b4d547d221e01 2ae1645aa3aa4eb49cbb2adace7a2d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:18:02.816 8 INFO neutron.db.segments_db [None req-52ff363e-83a5-47c4-bd3e-82280ece4099 25f11c8d462c409a934b4d547d221e01 2ae1645aa3aa4eb49cbb2adace7a2d1a - - default default] Added segment 8f65d308-b62e-4342-a96e-b619bc5cfb92 of type vxlan for network 93802d22-c0d9-4d85-acc3-88d40ee63dc5 [pid: 8|app: 0|req: 1050/2058] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:18:02 2026] POST /v2.0/networks => generated 631 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2059] 199.204.45.235 () {36 vars in 997 bytes} [Tue May 19 01:18:02 2026] DELETE /v2.0/ports/10b4c181-f01c-498f-afeb-b41537adc3b9 => generated 0 bytes in 623 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2060] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:03 2026] GET /v2.0/ports?device_id=51c84a45-d542-4fdc-ba40-9f7d612d75d6 => generated 961 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:18:03.163 7 WARNING neutron_lib.context [None req-c806b25c-453d-4cd7-8881-bc72b296a093 25f11c8d462c409a934b4d547d221e01 2ae1645aa3aa4eb49cbb2adace7a2d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:18:03.212 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-357c53ff-da6d-4c93-80d6-d5973e3346f2'] response: {'server_uuid': 'a383e123-0b26-42a2-a860-0b84e7b0d27a', 'name': 'network-vif-deleted', 'tag': '10b4c181-f01c-498f-afeb-b41537adc3b9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1051/2061] 199.204.45.235 () {38 vars in 1028 bytes} [Tue May 19 01:18:02 2026] PUT /v2.0/ports/6c3fc03c-c532-4a3c-bfcb-0da2a5fed9d3 => generated 1239 bytes in 416 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: 1052/2062] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:18:03 2026] GET /v2.0/ports?tenant_id=1d52e3ca58f6454fa46e0a201bcb5058&device_id=1503970b-915f-48e1-a83f-f98464a2d29a => generated 1467 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2063] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:18:03 2026] GET /v2.0/security-groups?id=558d4833-e38f-45f3-ae20-4f9ca852d3fc&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2064] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:03 2026] GET /v2.0/ports?device_id=a383e123-0b26-42a2-a860-0b84e7b0d27a => 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: 1011/2065] 10.0.0.120 () {34 vars in 664 bytes} [Tue May 19 01:18:03 2026] POST /v2.0/ports => generated 743 bytes in 255 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-19 01:18:03.428 7 WARNING neutron_lib.context [None req-c2941ea9-b863-46f4-b75f-5bcc992f58c5 25f11c8d462c409a934b4d547d221e01 2ae1645aa3aa4eb49cbb2adace7a2d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:18:03.433 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8995b2c5-f011-45cd-b868-e0ecabbee8fb'] response: {'name': 'network-changed', 'server_uuid': '51c84a45-d542-4fdc-ba40-9f7d612d75d6', 'tag': '6c3fc03c-c532-4a3c-bfcb-0da2a5fed9d3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1055/2066] 199.204.45.235 () {34 vars in 1056 bytes} [Tue May 19 01:18:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.76&port_id=7d597669-f12a-45b6-95df-5a51d0aa8386 => 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: 1056/2067] 199.204.45.235 () {34 vars in 1106 bytes} [Tue May 19 01:18:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A24b&port_id=7d597669-f12a-45b6-95df-5a51d0aa8386 => 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: 1057/2068] 199.204.45.235 () {34 vars in 1064 bytes} [Tue May 19 01:18:03 2026] GET /v2.0/subnets?id=9aa9d382-4605-4ba7-9d3f-68ee89f88508&id=35cfac30-42c4-43c0-8841-b74657bc7df7 => generated 1415 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2069] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:18:03 2026] GET /v2.0/ports?network_id=cfd0491e-55c2-4636-b8b2-1a48d0eabee7&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2070] 10.0.0.120 () {34 vars in 666 bytes} [Tue May 19 01:18:03 2026] POST /v2.0/trunks => generated 407 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2071] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:18:03 2026] GET /v2.0/ports?network_id=cfd0491e-55c2-4636-b8b2-1a48d0eabee7&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2072] 10.0.0.120 () {34 vars in 749 bytes} [Tue May 19 01:18:03 2026] PUT /v2.0/trunks/0949c991-0831-4141-86db-ac7e4c9cb6cb/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: 1014/2073] 10.0.0.120 () {34 vars in 749 bytes} [Tue May 19 01:18:03 2026] PUT /v2.0/trunks/6dca59cc-94a8-4cca-b103-93b7f9a49bfa/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2074] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:18:03 2026] GET /v2.0/networks/cfd0491e-55c2-4636-b8b2-1a48d0eabee7?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: 1015/2075] 10.0.0.120 () {34 vars in 749 bytes} [Tue May 19 01:18:03 2026] PUT /v2.0/trunks/7a3ed894-9efb-4f5a-ab77-c3dd331666f6/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2076] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:18:03 2026] GET /v2.0/networks/cfd0491e-55c2-4636-b8b2-1a48d0eabee7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2077] 10.0.0.120 () {34 vars in 749 bytes} [Tue May 19 01:18:03 2026] PUT /v2.0/trunks/a8c4a050-35a2-4455-9b2e-e601eb8385ca/tags => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2078] 10.0.0.120 () {32 vars in 662 bytes} [Tue May 19 01:18:03 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2079] 10.0.0.120 () {32 vars in 676 bytes} [Tue May 19 01:18:03 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2080] 10.0.0.120 () {32 vars in 672 bytes} [Tue May 19 01:18:03 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: 7|app: 0|req: 1018/2081] 10.0.0.120 () {32 vars in 684 bytes} [Tue May 19 01:18:03 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2082] 10.0.0.120 () {32 vars in 670 bytes} [Tue May 19 01:18:03 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2083] 10.0.0.120 () {32 vars in 684 bytes} [Tue May 19 01:18:03 2026] GET /v2.0/trunks?not-tags=red%2Cblue => 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: 1065/2084] 10.0.0.120 () {32 vars in 680 bytes} [Tue May 19 01:18:03 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2085] 10.0.0.120 () {32 vars in 692 bytes} [Tue May 19 01:18:03 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2086] 10.0.0.120 () {32 vars in 719 bytes} [Tue May 19 01:18:03 2026] GET /v2.0/trunks/0949c991-0831-4141-86db-ac7e4c9cb6cb => generated 412 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2087] 10.0.0.120 () {32 vars in 717 bytes} [Tue May 19 01:18:03 2026] GET /v2.0/ports/df7a48a9-b066-4c86-80d8-7dc2f43d8021 => generated 826 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2088] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:18:03 2026] GET /v2.0/ports?tenant_id=c69735b099f24f4bba2b539ec510a652&device_id=51c84a45-d542-4fdc-ba40-9f7d612d75d6 => 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: 1068/2089] 199.204.45.235 () {34 vars in 1018 bytes} [Tue May 19 01:18:03 2026] GET /v2.0/networks?tenant_id=c69735b099f24f4bba2b539ec510a652&shared=False => generated 768 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2090] 10.0.0.120 () {32 vars in 722 bytes} [Tue May 19 01:18:03 2026] DELETE /v2.0/trunks/0949c991-0831-4141-86db-ac7e4c9cb6cb => 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: 1023/2091] 10.0.0.120 () {32 vars in 719 bytes} [Tue May 19 01:18:04 2026] GET /v2.0/trunks/6dca59cc-94a8-4cca-b103-93b7f9a49bfa => generated 420 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2092] 199.204.45.235 () {34 vars in 930 bytes} [Tue May 19 01:18:04 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2093] 10.0.0.120 () {32 vars in 717 bytes} [Tue May 19 01:18:04 2026] GET /v2.0/ports/96e14eae-a7ed-45bd-8830-0661d522efc4 => generated 826 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2094] 10.0.0.120 () {32 vars in 722 bytes} [Tue May 19 01:18:04 2026] DELETE /v2.0/trunks/6dca59cc-94a8-4cca-b103-93b7f9a49bfa => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2095] 10.0.0.120 () {32 vars in 719 bytes} [Tue May 19 01:18:04 2026] GET /v2.0/trunks/7a3ed894-9efb-4f5a-ab77-c3dd331666f6 => generated 429 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2096] 10.0.0.120 () {32 vars in 717 bytes} [Tue May 19 01:18:04 2026] GET /v2.0/ports/cce62359-2791-43f3-91d3-2b712b43b955 => generated 826 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2097] 10.0.0.120 () {32 vars in 722 bytes} [Tue May 19 01:18:04 2026] DELETE /v2.0/trunks/7a3ed894-9efb-4f5a-ab77-c3dd331666f6 => 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: 1072/2098] 10.0.0.120 () {32 vars in 719 bytes} [Tue May 19 01:18:04 2026] GET /v2.0/trunks/a8c4a050-35a2-4455-9b2e-e601eb8385ca => generated 414 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2099] 10.0.0.120 () {32 vars in 717 bytes} [Tue May 19 01:18:04 2026] GET /v2.0/ports/49d307b6-6e06-40f2-b546-34df4de06908 => generated 826 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2100] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:04 2026] GET /v2.0/ports?device_id=51c84a45-d542-4fdc-ba40-9f7d612d75d6 => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2101] 10.0.0.120 () {32 vars in 722 bytes} [Tue May 19 01:18:04 2026] DELETE /v2.0/trunks/a8c4a050-35a2-4455-9b2e-e601eb8385ca => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2102] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:04 2026] GET /v2.0/ports?device_id=a383e123-0b26-42a2-a860-0b84e7b0d27a => 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: 1029/2103] 10.0.0.120 () {32 vars in 719 bytes} [Tue May 19 01:18:04 2026] GET /v2.0/trunks/8a4d5983-ea5c-4442-9fe0-066ec56d90f4 => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2104] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:18:04 2026] GET /v2.0/security-groups?id=558d4833-e38f-45f3-ae20-4f9ca852d3fc&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2105] 10.0.0.120 () {32 vars in 717 bytes} [Tue May 19 01:18:04 2026] GET /v2.0/ports/f1c0448f-5f21-42a3-92c2-d39de0e3bf90 => generated 826 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2106] 10.0.0.120 () {32 vars in 722 bytes} [Tue May 19 01:18:04 2026] DELETE /v2.0/trunks/8a4d5983-ea5c-4442-9fe0-066ec56d90f4 => 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: 1031/2107] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:18:04 2026] DELETE /v2.0/ports/df7a48a9-b066-4c86-80d8-7dc2f43d8021 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2108] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:18:04 2026] DELETE /v2.0/ports/96e14eae-a7ed-45bd-8830-0661d522efc4 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2109] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:18:05 2026] GET /v2.0/ports?tenant_id=c69735b099f24f4bba2b539ec510a652&device_id=51c84a45-d542-4fdc-ba40-9f7d612d75d6 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2110] 199.204.45.235 () {34 vars in 1060 bytes} [Tue May 19 01:18:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6c3fc03c-c532-4a3c-bfcb-0da2a5fed9d3 => 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: 1034/2111] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:18:05 2026] GET /v2.0/subnets?id=e1db9a20-37a4-4226-8760-2bcc94c115bd => generated 690 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2112] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:18:05 2026] GET /v2.0/ports?network_id=e2f1554f-4a68-42fd-864e-ebb97aab2360&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: 1036/2113] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:18:05 2026] GET /v2.0/networks/e2f1554f-4a68-42fd-864e-ebb97aab2360?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2114] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:18:05 2026] DELETE /v2.0/ports/cce62359-2791-43f3-91d3-2b712b43b955 => 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: 1079/2115] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:18:05 2026] GET /v2.0/networks/e2f1554f-4a68-42fd-864e-ebb97aab2360?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: 7|app: 0|req: 1037/2116] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:18:05 2026] DELETE /v2.0/ports/49d307b6-6e06-40f2-b546-34df4de06908 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2117] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:05 2026] GET /v2.0/ports?device_id=a383e123-0b26-42a2-a860-0b84e7b0d27a => 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: 1080/2118] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:18:05 2026] DELETE /v2.0/ports/f1c0448f-5f21-42a3-92c2-d39de0e3bf90 => 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: 1039/2119] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:05 2026] GET /v2.0/ports?device_id=51c84a45-d542-4fdc-ba40-9f7d612d75d6 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2120] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:18:05 2026] GET /v2.0/security-groups?id=558d4833-e38f-45f3-ae20-4f9ca852d3fc&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:18:05.792 8 INFO neutron.services.segments.plugin [-] Segment c9a585c2-f868-4c44-b68a-1df85c8b22a7 resource provider aggregate not found 2026-05-19 01:18:05.798 8 INFO neutron.services.segments.plugin [-] Segment c9a585c2-f868-4c44-b68a-1df85c8b22a7 resource provider aggregate not found [pid: 8|app: 0|req: 1081/2121] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:18:05 2026] DELETE /v2.0/networks/ff255c91-e4ca-46a6-927c-9d67c02401f7 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:18:05.946 7 INFO neutron.services.segments.plugin [-] Segment 68e2b470-f483-4cf4-a924-048542e9ea13 resource provider aggregate not found 2026-05-19 01:18:05.951 7 INFO neutron.services.segments.plugin [-] Segment 68e2b470-f483-4cf4-a924-048542e9ea13 resource provider aggregate not found [pid: 7|app: 0|req: 1041/2122] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:18:05 2026] DELETE /v2.0/networks/39a451d5-fb5a-4dbf-8bbf-9514da15114b => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:18:05.965 8 INFO neutron.services.segments.plugin [-] Segment c9a585c2-f868-4c44-b68a-1df85c8b22a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9a585c2-f868-4c44-b68a-1df85c8b22a7 found for delete ", "request_id": "req-b74ea2ec-94e8-44c6-9f3d-b59019903660"}]} 2026-05-19 01:18:05.974 8 INFO neutron.services.segments.plugin [-] Segment c9a585c2-f868-4c44-b68a-1df85c8b22a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9a585c2-f868-4c44-b68a-1df85c8b22a7 found for delete ", "request_id": "req-96c353a6-535f-4318-9325-1b277c2ef45b"}]} [pid: 8|app: 0|req: 1082/2123] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:18:05 2026] DELETE /v2.0/networks/68229ee3-efcf-4659-967a-e111c919db14 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:18:06.126 7 INFO neutron.services.segments.plugin [-] Segment 68e2b470-f483-4cf4-a924-048542e9ea13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68e2b470-f483-4cf4-a924-048542e9ea13 found for delete ", "request_id": "req-687eb46d-7671-4418-ac2c-bd4fe15b47f8"}]} 2026-05-19 01:18:06.128 7 INFO neutron.services.segments.plugin [-] Segment 68e2b470-f483-4cf4-a924-048542e9ea13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68e2b470-f483-4cf4-a924-048542e9ea13 found for delete ", "request_id": "req-ef3ac748-6ad4-4218-a67c-9d55b7db4ed6"}]} [pid: 7|app: 0|req: 1042/2124] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:18:06 2026] DELETE /v2.0/networks/ff8aa9fb-2cdd-475e-8ac1-630dd68f6af6 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2125] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:06 2026] GET /v2.0/ports?device_id=1503970b-915f-48e1-a83f-f98464a2d29a => generated 1200 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2126] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:18:06 2026] DELETE /v2.0/networks/93802d22-c0d9-4d85-acc3-88d40ee63dc5 => 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: 1044/2127] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:18:06 2026] GET /v2.0/security-groups?id=f828caee-d129-40b2-a8a1-06498f5fe1fb&fields=id&fields=name => generated 111 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2128] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:06 2026] GET /v2.0/ports?device_id=51c84a45-d542-4fdc-ba40-9f7d612d75d6 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2129] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:18:06 2026] DELETE /v2.0/security-groups/29d77e08-0dcd-4e3c-b558-612fca869586 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2130] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:18:06 2026] GET /v2.0/security-groups?id=558d4833-e38f-45f3-ae20-4f9ca852d3fc&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: 1085/2131] 10.0.0.120 () {32 vars in 732 bytes} [Tue May 19 01:18:06 2026] DELETE /v2.0/floatingips/2336a6ee-b53b-4ddc-84bd-8174d08419c0 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2132] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:07 2026] GET /v2.0/ports?device_id=f1943307-7c84-40db-a666-17e9971d2d25 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2133] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:18:07 2026] GET /v2.0/security-groups?id=5e0e4ea2-6765-45d6-809a-ad5b76e97706&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2134] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:18:07 2026] GET /v2.0/security-groups?tenant_id=2ae1645aa3aa4eb49cbb2adace7a2d1a&name=default => generated 2925 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2135] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:18:07 2026] DELETE /v2.0/security-groups/92aa0182-04f0-4618-8168-335a05d38dbd => 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: 1048/2136] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:18:07 2026] GET /v2.0/security-groups?tenant_id=c88123f43d404078a7bc03930839e839&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2137] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:18:07 2026] DELETE /v2.0/security-groups/791d520c-cb98-4232-ae52-f205ea2afd3d => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2138] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:07 2026] GET /v2.0/ports?device_id=51c84a45-d542-4fdc-ba40-9f7d612d75d6 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:18:08.010 8 INFO neutron.services.segments.plugin [-] Segment f00f1d32-dc56-4c24-b3c5-cfba0f1de0cb resource provider aggregate not found 2026-05-19 01:18:08.018 8 INFO neutron.services.segments.plugin [-] Segment f00f1d32-dc56-4c24-b3c5-cfba0f1de0cb resource provider aggregate not found 2026-05-19 01:18:08.025 8 INFO neutron.services.segments.plugin [-] Segment f00f1d32-dc56-4c24-b3c5-cfba0f1de0cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f00f1d32-dc56-4c24-b3c5-cfba0f1de0cb found for delete ", "request_id": "req-fc0dbaae-6b15-40ae-b0df-be7909b22834"}]} 2026-05-19 01:18:08.035 8 INFO neutron.services.segments.plugin [-] Segment f00f1d32-dc56-4c24-b3c5-cfba0f1de0cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f00f1d32-dc56-4c24-b3c5-cfba0f1de0cb found for delete ", "request_id": "req-1c22c985-4173-4d36-8bb6-109bcacd3f6e"}]} 2026-05-19 01:18:08.038 8 INFO neutron.services.segments.plugin [-] Segment 8f65d308-b62e-4342-a96e-b619bc5cfb92 resource provider aggregate not found 2026-05-19 01:18:08.051 8 INFO neutron.services.segments.plugin [-] Segment 8f65d308-b62e-4342-a96e-b619bc5cfb92 resource provider aggregate not found 2026-05-19 01:18:08.056 8 INFO neutron.services.segments.plugin [-] Segment 8f65d308-b62e-4342-a96e-b619bc5cfb92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f65d308-b62e-4342-a96e-b619bc5cfb92 found for delete ", "request_id": "req-6790b5e6-4a3c-404e-bdea-9ef9bbbc316e"}]} [pid: 8|app: 0|req: 1090/2139] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:18:07 2026] GET /v2.0/security-groups?id=558d4833-e38f-45f3-ae20-4f9ca852d3fc&fields=id&fields=name => generated 88 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:18:08.146 7 INFO neutron.services.segments.plugin [-] Segment e0bb6018-f77e-4d49-ab0b-3f46af68a6b2 resource provider aggregate not found 2026-05-19 01:18:08.151 7 INFO neutron.services.segments.plugin [-] Segment e0bb6018-f77e-4d49-ab0b-3f46af68a6b2 resource provider aggregate not found 2026-05-19 01:18:08.162 7 INFO neutron.services.segments.plugin [-] Segment e0bb6018-f77e-4d49-ab0b-3f46af68a6b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0bb6018-f77e-4d49-ab0b-3f46af68a6b2 found for delete ", "request_id": "req-3183728e-1906-465b-8994-d357cdd38aba"}]} 2026-05-19 01:18:08.164 7 INFO neutron.services.segments.plugin [-] Segment e0bb6018-f77e-4d49-ab0b-3f46af68a6b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0bb6018-f77e-4d49-ab0b-3f46af68a6b2 found for delete ", "request_id": "req-4664c729-ba35-4430-b8fb-d439b39a6910"}]} [pid: 7|app: 0|req: 1050/2140] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:18:08 2026] GET /v2.0/security-groups?tenant_id=974068fed0c14004be9ab637bdfaf90b&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:18:08.207 8 INFO neutron.services.segments.plugin [-] Segment 8f65d308-b62e-4342-a96e-b619bc5cfb92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f65d308-b62e-4342-a96e-b619bc5cfb92 found for delete ", "request_id": "req-35bd870e-56ac-49bb-8ff4-89db8ae8228c"}]} [pid: 8|app: 0|req: 1091/2141] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:18:08 2026] DELETE /v2.0/security-groups/f5a5944f-d113-4149-bfb6-604ab9aa93db => 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: 1051/2142] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:08 2026] GET /v2.0/ports?device_id=f1943307-7c84-40db-a666-17e9971d2d25 => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2143] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:18:08 2026] GET /v2.0/security-groups?id=5e0e4ea2-6765-45d6-809a-ad5b76e97706&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: 1052/2144] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:09 2026] GET /v2.0/ports?device_id=51c84a45-d542-4fdc-ba40-9f7d612d75d6 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2145] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:18:09 2026] GET /v2.0/security-groups?id=558d4833-e38f-45f3-ae20-4f9ca852d3fc&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: 7|app: 0|req: 1053/2146] 199.204.45.235 () {34 vars in 994 bytes} [Tue May 19 01:18:09 2026] GET /v2.0/ports?device_id=f1943307-7c84-40db-a666-17e9971d2d25 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2147] 199.204.45.235 () {36 vars in 997 bytes} [Tue May 19 01:18:09 2026] DELETE /v2.0/ports/d3e5e2ee-d536-4141-81a6-18e30ecdf06e => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2148] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:09 2026] GET /v2.0/ports?device_id=f1943307-7c84-40db-a666-17e9971d2d25 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:18:10.391 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0f1b338-6835-486e-a9f4-8c5c5529fd42'] response: {'server_uuid': 'f1943307-7c84-40db-a666-17e9971d2d25', 'name': 'network-vif-deleted', 'tag': 'd3e5e2ee-d536-4141-81a6-18e30ecdf06e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1095/2149] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:10 2026] GET /v2.0/ports?device_id=51c84a45-d542-4fdc-ba40-9f7d612d75d6 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2150] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:18:10 2026] GET /v2.0/security-groups?id=558d4833-e38f-45f3-ae20-4f9ca852d3fc&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: 1096/2151] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:10 2026] GET /v2.0/ports?device_id=f1943307-7c84-40db-a666-17e9971d2d25 => 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: 1056/2152] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:11 2026] GET /v2.0/ports?device_id=1503970b-915f-48e1-a83f-f98464a2d29a => generated 1200 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2153] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:18:11 2026] GET /v2.0/security-groups?id=f828caee-d129-40b2-a8a1-06498f5fe1fb&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-19 01:18:11.657 8 WARNING neutron_lib.context [None req-19bae61e-c8b1-4616-b4f5-e7f867ef3559 76fc1ccf7b3b4efaa88d2f6c31626163 0f4bada0895b45cb958914a884e630db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1058/2154] 10.0.0.120 () {32 vars in 818 bytes} [Tue May 19 01:18:11 2026] GET /v2.0/ports?network_id=cfd0491e-55c2-4636-b8b2-1a48d0eabee7&mac_address=fa%3A16%3A3e%3A0c%3Ae9%3Aca => generated 1200 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:18:11.708 7 WARNING neutron_lib.context [None req-866ee401-efc3-4cbe-b915-faf69def8592 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:18:11.818 8 INFO neutron.db.segments_db [None req-19bae61e-c8b1-4616-b4f5-e7f867ef3559 76fc1ccf7b3b4efaa88d2f6c31626163 0f4bada0895b45cb958914a884e630db - - default default] Added segment 876885d8-e203-45a6-afb2-7c38a8a78358 of type vxlan for network 6ff123cf-f432-43fb-9adf-ba20ef08f095 [pid: 8|app: 0|req: 1097/2155] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:18:11 2026] POST /v2.0/networks => generated 631 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2156] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:11 2026] GET /v2.0/ports?device_id=51c84a45-d542-4fdc-ba40-9f7d612d75d6 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2157] 10.0.0.120 () {34 vars in 753 bytes} [Tue May 19 01:18:11 2026] PUT /v2.0/networks/6ff123cf-f432-43fb-9adf-ba20ef08f095/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2158] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:12 2026] GET /v2.0/ports?device_id=f1943307-7c84-40db-a666-17e9971d2d25 => 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: 1101/2159] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:18:12 2026] GET /v2.0/security-groups?id=558d4833-e38f-45f3-ae20-4f9ca852d3fc&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2160] 10.0.0.120 () {32 vars in 733 bytes} [Tue May 19 01:18:12 2026] GET /v2.0/networks/6ff123cf-f432-43fb-9adf-ba20ef08f095/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2161] 10.0.0.120 () {34 vars in 764 bytes} [Tue May 19 01:18:12 2026] PUT /v2.0/networks/6ff123cf-f432-43fb-9adf-ba20ef08f095/tags/green => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2162] 10.0.0.120 () {32 vars in 733 bytes} [Tue May 19 01:18:12 2026] GET /v2.0/networks/6ff123cf-f432-43fb-9adf-ba20ef08f095/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: 1105/2163] 10.0.0.120 () {34 vars in 760 bytes} [Tue May 19 01:18:12 2026] PUT /v2.0/networks/6ff123cf-f432-43fb-9adf-ba20ef08f095/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: 1106/2164] 10.0.0.120 () {32 vars in 733 bytes} [Tue May 19 01:18:12 2026] GET /v2.0/networks/6ff123cf-f432-43fb-9adf-ba20ef08f095/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: 1107/2165] 10.0.0.120 () {34 vars in 782 bytes} [Tue May 19 01:18:12 2026] PUT /v2.0/networks/6ff123cf-f432-43fb-9adf-ba20ef08f095/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2166] 10.0.0.120 () {32 vars in 733 bytes} [Tue May 19 01:18:12 2026] GET /v2.0/networks/6ff123cf-f432-43fb-9adf-ba20ef08f095/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2167] 10.0.0.120 () {34 vars in 753 bytes} [Tue May 19 01:18:12 2026] PUT /v2.0/networks/6ff123cf-f432-43fb-9adf-ba20ef08f095/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2168] 10.0.0.120 () {32 vars in 733 bytes} [Tue May 19 01:18:12 2026] GET /v2.0/networks/6ff123cf-f432-43fb-9adf-ba20ef08f095/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2169] 10.0.0.120 () {32 vars in 741 bytes} [Tue May 19 01:18:12 2026] GET /v2.0/networks/6ff123cf-f432-43fb-9adf-ba20ef08f095/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:18:12.468 8 INFO neutron.api.v2.resource [None req-e851eae0-222d-4365-8e53-53d836d61a0c 76fc1ccf7b3b4efaa88d2f6c31626163 0f4bada0895b45cb958914a884e630db - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1112/2170] 10.0.0.120 () {32 vars in 745 bytes} [Tue May 19 01:18:12 2026] GET /v2.0/networks/6ff123cf-f432-43fb-9adf-ba20ef08f095/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 01:18:12.482 7 INFO neutron.db.l3_db [None req-866ee401-efc3-4cbe-b915-faf69def8592 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Floating IP 9f55f09d-488d-4c21-a3eb-345eca34d973 associated. External IP: 10.96.250.203, port: 7d597669-f12a-45b6-95df-5a51d0aa8386. [pid: 8|app: 0|req: 1113/2171] 10.0.0.120 () {32 vars in 744 bytes} [Tue May 19 01:18:12 2026] DELETE /v2.0/networks/6ff123cf-f432-43fb-9adf-ba20ef08f095/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2172] 10.0.0.120 () {32 vars in 733 bytes} [Tue May 19 01:18:12 2026] GET /v2.0/networks/6ff123cf-f432-43fb-9adf-ba20ef08f095/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:18:12.574 8 INFO neutron.api.v2.resource [None req-8597de1b-4e77-4a0f-b863-93eae4fa1c8b 76fc1ccf7b3b4efaa88d2f6c31626163 0f4bada0895b45cb958914a884e630db - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1115/2173] 10.0.0.120 () {32 vars in 748 bytes} [Tue May 19 01:18:12 2026] DELETE /v2.0/networks/6ff123cf-f432-43fb-9adf-ba20ef08f095/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2174] 10.0.0.120 () {32 vars in 736 bytes} [Tue May 19 01:18:12 2026] DELETE /v2.0/networks/6ff123cf-f432-43fb-9adf-ba20ef08f095/tags => 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: 1117/2175] 10.0.0.120 () {32 vars in 733 bytes} [Tue May 19 01:18:12 2026] GET /v2.0/networks/6ff123cf-f432-43fb-9adf-ba20ef08f095/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:18:12.765 8 INFO neutron.services.segments.plugin [-] Segment 876885d8-e203-45a6-afb2-7c38a8a78358 resource provider aggregate not found 2026-05-19 01:18:12.768 8 INFO neutron.services.segments.plugin [-] Segment 876885d8-e203-45a6-afb2-7c38a8a78358 resource provider aggregate not found 2026-05-19 01:18:12.777 8 INFO neutron.services.segments.plugin [-] Segment 876885d8-e203-45a6-afb2-7c38a8a78358 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 876885d8-e203-45a6-afb2-7c38a8a78358 found for delete ", "request_id": "req-13710b11-8fb7-42cb-aa71-c56957da097f"}]} 2026-05-19 01:18:12.779 8 INFO neutron.services.segments.plugin [-] Segment 876885d8-e203-45a6-afb2-7c38a8a78358 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 876885d8-e203-45a6-afb2-7c38a8a78358 found for delete ", "request_id": "req-c1c4c789-7768-4ea4-aa05-e9abd63baa1f"}]} [pid: 7|app: 0|req: 1059/2176] 10.0.0.120 () {34 vars in 677 bytes} [Tue May 19 01:18:11 2026] POST /v2.0/floatingips => generated 854 bytes in 1077 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2177] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:18:12 2026] DELETE /v2.0/networks/6ff123cf-f432-43fb-9adf-ba20ef08f095 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:18:13.121 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-800eeb65-268c-4174-8e41-00406cddbcee'] response: {'name': 'network-changed', 'server_uuid': '1503970b-915f-48e1-a83f-f98464a2d29a', 'tag': '7d597669-f12a-45b6-95df-5a51d0aa8386', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1119/2178] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:13 2026] GET /v2.0/ports?device_id=51c84a45-d542-4fdc-ba40-9f7d612d75d6 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2179] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:18:13 2026] GET /v2.0/security-groups?id=558d4833-e38f-45f3-ae20-4f9ca852d3fc&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2180] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:18:13 2026] DELETE /v2.0/security-groups/5e0e4ea2-6765-45d6-809a-ad5b76e97706 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2181] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:18:13 2026] GET /v2.0/security-groups?tenant_id=e5ad24c621d54cd29f20c2100601c2cd&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2182] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:18:13 2026] DELETE /v2.0/security-groups/1eb3cf6f-1b40-46d8-8c44-695671d599de => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2183] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:18:13 2026] GET /v2.0/ports?tenant_id=1d52e3ca58f6454fa46e0a201bcb5058&device_id=1503970b-915f-48e1-a83f-f98464a2d29a => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2184] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:18:13 2026] GET /v2.0/networks?id=cfd0491e-55c2-4636-b8b2-1a48d0eabee7 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2185] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:18:13 2026] GET /v2.0/security-groups?tenant_id=0f4bada0895b45cb958914a884e630db&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2186] 199.204.45.235 () {34 vars in 1056 bytes} [Tue May 19 01:18:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.76&port_id=7d597669-f12a-45b6-95df-5a51d0aa8386 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2187] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:18:13 2026] DELETE /v2.0/security-groups/7e4d34ec-8438-41cc-a586-f153529fc4a3 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2188] 199.204.45.235 () {34 vars in 1106 bytes} [Tue May 19 01:18:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A24b&port_id=7d597669-f12a-45b6-95df-5a51d0aa8386 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2189] 199.204.45.235 () {34 vars in 994 bytes} [Tue May 19 01:18:13 2026] GET /v2.0/ports?device_id=51c84a45-d542-4fdc-ba40-9f7d612d75d6 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2190] 199.204.45.235 () {34 vars in 1064 bytes} [Tue May 19 01:18:14 2026] GET /v2.0/subnets?id=9aa9d382-4605-4ba7-9d3f-68ee89f88508&id=35cfac30-42c4-43c0-8841-b74657bc7df7 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2191] 10.0.0.120 () {34 vars in 789 bytes} [Tue May 19 01:18:13 2026] PUT /v2.0/routers/f4c4a8d3-9120-42e2-87c5-280a8065801b/remove_router_interface => generated 309 bytes in 926 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2192] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:18:14 2026] GET /v2.0/ports?network_id=cfd0491e-55c2-4636-b8b2-1a48d0eabee7&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: 1071/2193] 199.204.45.235 () {36 vars in 997 bytes} [Tue May 19 01:18:14 2026] DELETE /v2.0/ports/6c3fc03c-c532-4a3c-bfcb-0da2a5fed9d3 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2194] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:18:14 2026] GET /v2.0/ports?network_id=cfd0491e-55c2-4636-b8b2-1a48d0eabee7&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2195] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:14 2026] GET /v2.0/ports?device_id=51c84a45-d542-4fdc-ba40-9f7d612d75d6 => 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: 1123/2196] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:18:14 2026] DELETE /v2.0/subnets/6ebf8df2-3460-4196-81ed-4771583e66d3 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2197] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:18:14 2026] GET /v2.0/networks/cfd0491e-55c2-4636-b8b2-1a48d0eabee7?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2198] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:18:14 2026] GET /v2.0/networks/cfd0491e-55c2-4636-b8b2-1a48d0eabee7?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-19 01:18:15.160 8 INFO neutron.services.segments.plugin [-] Segment 923d4ef2-21d4-4eaf-9e47-705bf95193ad resource provider aggregate not found 2026-05-19 01:18:15.163 8 INFO neutron.services.segments.plugin [-] Segment 923d4ef2-21d4-4eaf-9e47-705bf95193ad resource provider aggregate not found 2026-05-19 01:18:15.170 8 INFO neutron.services.segments.plugin [-] Segment 923d4ef2-21d4-4eaf-9e47-705bf95193ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 923d4ef2-21d4-4eaf-9e47-705bf95193ad found for delete ", "request_id": "req-a6a64a91-bd1c-4ea0-a3ce-fdaacf88bd73"}]} 2026-05-19 01:18:15.175 8 INFO neutron.services.segments.plugin [-] Segment 923d4ef2-21d4-4eaf-9e47-705bf95193ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 923d4ef2-21d4-4eaf-9e47-705bf95193ad found for delete ", "request_id": "req-54a5820f-e048-465d-9633-107cf716a45b"}]} 2026-05-19 01:18:15.176 8 INFO neutron.db.l3_hamode_db [None req-c51da5a0-3635-41de-920a-00ab22421a20 f7e2cf7332054cf9aa90de7bfa490976 87f5d0cb64fa4eacba955bfd21acc5dd - - default default] HA network dcbfcbbc-9c63-463d-8d90-7b0e90f58a52 was deleted as no HA routers are present in tenant 87f5d0cb64fa4eacba955bfd21acc5dd. [pid: 8|app: 0|req: 1124/2201] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:18:14 2026] DELETE /v2.0/routers/f4c4a8d3-9120-42e2-87c5-280a8065801b => generated 0 bytes in 775 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:18:15.219 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4c7c518-d1da-4cc5-ae67-31f0257ad561'] response: {'server_uuid': '51c84a45-d542-4fdc-ba40-9f7d612d75d6', 'name': 'network-vif-deleted', 'tag': '6c3fc03c-c532-4a3c-bfcb-0da2a5fed9d3', 'status': 'completed', 'code': 200} 2026-05-19 01:18:15.329 7 INFO neutron.services.segments.plugin [-] Segment 4f7ed6b8-0f64-43bf-b145-761a51bfefb5 resource provider aggregate not found 2026-05-19 01:18:15.336 7 INFO neutron.services.segments.plugin [-] Segment 4f7ed6b8-0f64-43bf-b145-761a51bfefb5 resource provider aggregate not found 2026-05-19 01:18:15.346 7 INFO neutron.services.segments.plugin [-] Segment 4f7ed6b8-0f64-43bf-b145-761a51bfefb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f7ed6b8-0f64-43bf-b145-761a51bfefb5 found for delete ", "request_id": "req-88ee9d0d-4aa6-4e9b-b350-9875b4538712"}]} 2026-05-19 01:18:15.365 7 INFO neutron.services.segments.plugin [-] Segment 4f7ed6b8-0f64-43bf-b145-761a51bfefb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f7ed6b8-0f64-43bf-b145-761a51bfefb5 found for delete ", "request_id": "req-8ecef8ce-67c2-40c5-81a7-d0b5dc6a08aa"}]} [pid: 7|app: 0|req: 1078/2202] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:18:15 2026] DELETE /v2.0/networks/85c9c23c-c976-4487-871c-1644fd77d41f => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2203] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:15 2026] GET /v2.0/ports?device_id=51c84a45-d542-4fdc-ba40-9f7d612d75d6 => 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: 1079/2204] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:18:15 2026] GET /v2.0/security-groups?tenant_id=3d3ce385f96545ee93f92f79d730cbda&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2205] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:18:16 2026] DELETE /v2.0/security-groups/5c826bc0-1f63-476a-b433-4c52abae93ad => 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: 1080/2206] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:18:16 2026] GET /v2.0/security-groups?tenant_id=87f5d0cb64fa4eacba955bfd21acc5dd&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2207] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:16 2026] GET /v2.0/ports?device_id=51c84a45-d542-4fdc-ba40-9f7d612d75d6 => 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: 1127/2208] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:18:16 2026] DELETE /v2.0/security-groups/d95f861c-f1ff-48c6-a2bc-71bd7c77ef86 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:18:17.087 7 WARNING neutron_lib.context [None req-0f5eec7d-36a0-43c0-859b-e9bfa3204d8e 1c73089ba01a4378aa3e967e2fbeb787 b0c99f5063d948108dccc39bc2f55162 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:18:17.215 7 INFO neutron.db.segments_db [None req-0f5eec7d-36a0-43c0-859b-e9bfa3204d8e 1c73089ba01a4378aa3e967e2fbeb787 b0c99f5063d948108dccc39bc2f55162 - - default default] Added segment 31ae1d05-3779-4011-934b-bae1cd26106d of type vxlan for network 73d36da7-e914-4a79-a8be-f549f734d149 [pid: 7|app: 0|req: 1082/2209] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:18:16 2026] POST /v2.0/networks => generated 631 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:18:17.310 8 WARNING neutron_lib.context [None req-d3c46b08-b268-42dc-8278-3bc1994eab3e 1c73089ba01a4378aa3e967e2fbeb787 b0c99f5063d948108dccc39bc2f55162 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2210] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:18:17 2026] POST /v2.0/subnets => generated 626 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2211] 10.0.0.120 () {34 vars in 751 bytes} [Tue May 19 01:18:17 2026] PUT /v2.0/subnets/900e6cbf-264e-4857-8413-2b84581a69c4/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2212] 10.0.0.120 () {32 vars in 731 bytes} [Tue May 19 01:18:17 2026] GET /v2.0/subnets/900e6cbf-264e-4857-8413-2b84581a69c4/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: 1084/2213] 10.0.0.120 () {34 vars in 762 bytes} [Tue May 19 01:18:17 2026] PUT /v2.0/subnets/900e6cbf-264e-4857-8413-2b84581a69c4/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2214] 10.0.0.120 () {32 vars in 731 bytes} [Tue May 19 01:18:17 2026] GET /v2.0/subnets/900e6cbf-264e-4857-8413-2b84581a69c4/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2215] 10.0.0.120 () {34 vars in 758 bytes} [Tue May 19 01:18:17 2026] PUT /v2.0/subnets/900e6cbf-264e-4857-8413-2b84581a69c4/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2216] 10.0.0.120 () {32 vars in 731 bytes} [Tue May 19 01:18:17 2026] GET /v2.0/subnets/900e6cbf-264e-4857-8413-2b84581a69c4/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2217] 10.0.0.120 () {34 vars in 780 bytes} [Tue May 19 01:18:17 2026] PUT /v2.0/subnets/900e6cbf-264e-4857-8413-2b84581a69c4/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: 8|app: 0|req: 1132/2218] 10.0.0.120 () {32 vars in 731 bytes} [Tue May 19 01:18:17 2026] GET /v2.0/subnets/900e6cbf-264e-4857-8413-2b84581a69c4/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2219] 10.0.0.120 () {34 vars in 751 bytes} [Tue May 19 01:18:17 2026] PUT /v2.0/subnets/900e6cbf-264e-4857-8413-2b84581a69c4/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2220] 10.0.0.120 () {32 vars in 731 bytes} [Tue May 19 01:18:17 2026] GET /v2.0/subnets/900e6cbf-264e-4857-8413-2b84581a69c4/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2221] 10.0.0.120 () {32 vars in 739 bytes} [Tue May 19 01:18:17 2026] GET /v2.0/subnets/900e6cbf-264e-4857-8413-2b84581a69c4/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:18:18.000 8 INFO neutron.api.v2.resource [None req-f192ba83-918d-4237-8bf0-6e17547ba3db 1c73089ba01a4378aa3e967e2fbeb787 b0c99f5063d948108dccc39bc2f55162 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1134/2222] 10.0.0.120 () {32 vars in 743 bytes} [Tue May 19 01:18:17 2026] GET /v2.0/subnets/900e6cbf-264e-4857-8413-2b84581a69c4/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2223] 10.0.0.120 () {32 vars in 742 bytes} [Tue May 19 01:18:18 2026] DELETE /v2.0/subnets/900e6cbf-264e-4857-8413-2b84581a69c4/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2224] 10.0.0.120 () {32 vars in 731 bytes} [Tue May 19 01:18:18 2026] GET /v2.0/subnets/900e6cbf-264e-4857-8413-2b84581a69c4/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:18:18.135 7 INFO neutron.api.v2.resource [None req-4727badc-c493-4227-940e-df98e5a3ae79 1c73089ba01a4378aa3e967e2fbeb787 b0c99f5063d948108dccc39bc2f55162 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1090/2225] 10.0.0.120 () {32 vars in 746 bytes} [Tue May 19 01:18:18 2026] DELETE /v2.0/subnets/900e6cbf-264e-4857-8413-2b84581a69c4/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2226] 10.0.0.120 () {32 vars in 734 bytes} [Tue May 19 01:18:18 2026] DELETE /v2.0/subnets/900e6cbf-264e-4857-8413-2b84581a69c4/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2227] 10.0.0.120 () {32 vars in 731 bytes} [Tue May 19 01:18:18 2026] GET /v2.0/subnets/900e6cbf-264e-4857-8413-2b84581a69c4/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2228] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:18:18 2026] DELETE /v2.0/subnets/900e6cbf-264e-4857-8413-2b84581a69c4 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:18:18.676 7 INFO neutron.services.segments.plugin [-] Segment 31ae1d05-3779-4011-934b-bae1cd26106d resource provider aggregate not found 2026-05-19 01:18:18.681 7 INFO neutron.services.segments.plugin [-] Segment 31ae1d05-3779-4011-934b-bae1cd26106d resource provider aggregate not found 2026-05-19 01:18:18.688 7 INFO neutron.services.segments.plugin [-] Segment 31ae1d05-3779-4011-934b-bae1cd26106d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31ae1d05-3779-4011-934b-bae1cd26106d found for delete ", "request_id": "req-137bcd29-2112-4468-bcb6-ea63a27ad3f1"}]} 2026-05-19 01:18:18.693 7 INFO neutron.services.segments.plugin [-] Segment 31ae1d05-3779-4011-934b-bae1cd26106d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31ae1d05-3779-4011-934b-bae1cd26106d found for delete ", "request_id": "req-d2b905bb-eb2c-4533-b58a-0f1c8fc3ee61"}]} [pid: 7|app: 0|req: 1092/2229] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:18:18 2026] DELETE /v2.0/networks/73d36da7-e914-4a79-a8be-f549f734d149 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2230] 10.0.0.199 () {34 vars in 990 bytes} [Tue May 19 01:18:18 2026] GET /v2.0/ports?device_id=1503970b-915f-48e1-a83f-f98464a2d29a => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2231] 10.0.0.199 () {34 vars in 1040 bytes} [Tue May 19 01:18:18 2026] GET /v2.0/security-groups?id=f828caee-d129-40b2-a8a1-06498f5fe1fb&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2232] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:18:19 2026] GET /v2.0/security-groups?tenant_id=b0c99f5063d948108dccc39bc2f55162&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2233] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:18:19 2026] DELETE /v2.0/security-groups/64a27e61-84f2-43a6-8f57-88d34a5799d2 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2234] 10.0.0.120 () {34 vars in 789 bytes} [Tue May 19 01:18:18 2026] PUT /v2.0/routers/991ee064-84d5-49e8-8c04-71922f35dfa2/remove_router_interface => generated 309 bytes in 906 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2235] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:18:19 2026] GET /v2.0/security-groups?tenant_id=3ddc44177f8243ffb840b88db9dc96a0&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2236] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:18:19 2026] DELETE /v2.0/security-groups/10794507-a070-4134-8669-4b1ea7b3ea81 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:18:20.780 7 INFO neutron.db.segments_db [None req-b00c589d-108e-46b7-8a1b-27fb125a1102 e7d117a2cb344b4ab084592be60cea0d 86e83a4bf2164f20aa6448363ddb6333 - - default default] Added segment 9d10aa8a-bc2c-4a61-acd5-4192fb271fe6 of type vxlan for network d68f1b6f-be6b-4f4b-aef5-c6c462e32516 2026-05-19 01:18:20.845 8 INFO neutron.services.segments.plugin [-] Segment 1ff9da7c-a986-4d18-ae1b-437ff317c38d resource provider aggregate not found 2026-05-19 01:18:20.850 8 INFO neutron.services.segments.plugin [-] Segment 1ff9da7c-a986-4d18-ae1b-437ff317c38d resource provider aggregate not found 2026-05-19 01:18:20.856 8 INFO neutron.services.segments.plugin [-] Segment 1ff9da7c-a986-4d18-ae1b-437ff317c38d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ff9da7c-a986-4d18-ae1b-437ff317c38d found for delete ", "request_id": "req-73e28b77-e9f9-4a72-9711-0090a2260cd0"}]} 2026-05-19 01:18:20.859 8 INFO neutron.db.l3_hamode_db [None req-50bb5d57-652b-4783-92fd-cad2861df61a 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] HA network 62828875-40ac-4755-bc30-4ea7bbfd9fc4 was deleted as no HA routers are present in tenant c69735b099f24f4bba2b539ec510a652. [pid: 8|app: 0|req: 1139/2237] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:18:19 2026] DELETE /v2.0/routers/991ee064-84d5-49e8-8c04-71922f35dfa2 => generated 0 bytes in 1173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2238] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:18:20 2026] POST /v2.0/networks => generated 726 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:18:20.876 8 INFO neutron.services.segments.plugin [-] Segment 1ff9da7c-a986-4d18-ae1b-437ff317c38d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ff9da7c-a986-4d18-ae1b-437ff317c38d found for delete ", "request_id": "req-a7a6caa5-7d41-46a7-853b-a611faa33637"}]} [pid: 8|app: 0|req: 1140/2239] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:18:20 2026] DELETE /v2.0/subnets/e1db9a20-37a4-4226-8760-2bcc94c115bd => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2240] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:18:20 2026] POST /v2.0/subnets => generated 644 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:18:21.075 7 WARNING neutron.api.v2.base [None req-858217eb-bd05-41b8-828f-a580d6502a8d e7d117a2cb344b4ab084592be60cea0d 86e83a4bf2164f20aa6448363ddb6333 - - 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-19 01:18:21.075 7 INFO neutron.api.v2.resource [None req-858217eb-bd05-41b8-828f-a580d6502a8d e7d117a2cb344b4ab084592be60cea0d 86e83a4bf2164f20aa6448363ddb6333 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1101/2241] 10.0.0.120 () {34 vars in 681 bytes} [Tue May 19 01:18:21 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2242] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:18:20 2026] DELETE /v2.0/networks/e2f1554f-4a68-42fd-864e-ebb97aab2360 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:18:21.279 7 INFO neutron.services.segments.plugin [-] Segment 9d10aa8a-bc2c-4a61-acd5-4192fb271fe6 resource provider aggregate not found 2026-05-19 01:18:21.287 7 INFO neutron.services.segments.plugin [-] Segment 9d10aa8a-bc2c-4a61-acd5-4192fb271fe6 resource provider aggregate not found 2026-05-19 01:18:21.292 7 INFO neutron.services.segments.plugin [-] Segment 9d10aa8a-bc2c-4a61-acd5-4192fb271fe6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d10aa8a-bc2c-4a61-acd5-4192fb271fe6 found for delete ", "request_id": "req-2a7582f5-8112-4466-9da9-3da02997e632"}]} [pid: 7|app: 0|req: 1102/2243] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:18:21 2026] DELETE /v2.0/networks/d68f1b6f-be6b-4f4b-aef5-c6c462e32516 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:18:21.399 7 INFO neutron.services.segments.plugin [-] Segment 9d10aa8a-bc2c-4a61-acd5-4192fb271fe6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d10aa8a-bc2c-4a61-acd5-4192fb271fe6 found for delete ", "request_id": "req-3a029cc2-2249-4cca-8503-c5af1d62c037"}]} 2026-05-19 01:18:21.405 8 INFO neutron.db.segments_db [None req-2e5556fc-21d6-45fd-b739-0dfa495d7cc4 e7d117a2cb344b4ab084592be60cea0d 86e83a4bf2164f20aa6448363ddb6333 - - default default] Added segment 5b5ed417-d981-4dfa-a26f-afef175955db of type vxlan for network 915333fa-7806-4ec8-94fa-e93f35714260 [pid: 7|app: 0|req: 1103/2244] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:18:21 2026] GET /v2.0/security-groups?tenant_id=c69735b099f24f4bba2b539ec510a652&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: 1142/2245] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:18:21 2026] POST /v2.0/networks => generated 726 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2246] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:18:21 2026] DELETE /v2.0/security-groups/558d4833-e38f-45f3-ae20-4f9ca852d3fc => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2247] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:18:21 2026] POST /v2.0/subnets => generated 647 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:18:21.705 7 WARNING neutron.api.v2.base [None req-28259239-a862-4ee9-8ded-7b60c82d2610 e7d117a2cb344b4ab084592be60cea0d 86e83a4bf2164f20aa6448363ddb6333 - - 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-19 01:18:21.707 7 INFO neutron.api.v2.resource [None req-28259239-a862-4ee9-8ded-7b60c82d2610 e7d117a2cb344b4ab084592be60cea0d 86e83a4bf2164f20aa6448363ddb6333 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1105/2248] 10.0.0.120 () {34 vars in 681 bytes} [Tue May 19 01:18:21 2026] POST /v2.0/rbac-policies => generated 547 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2249] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:18:21 2026] DELETE /v2.0/networks/915333fa-7806-4ec8-94fa-e93f35714260 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:18:22.014 7 INFO neutron.db.segments_db [None req-57756886-fb50-4db3-b73b-5c0c36696514 e7d117a2cb344b4ab084592be60cea0d 86e83a4bf2164f20aa6448363ddb6333 - - default default] Added segment 8bec8e54-c9ad-4c03-b3ca-9d3734d721bc of type vxlan for network e649b9c3-28bc-48de-9ae0-9d2f4dfa9380 [pid: 7|app: 0|req: 1106/2250] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:18:21 2026] POST /v2.0/networks => generated 728 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2251] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:18:22 2026] POST /v2.0/subnets => generated 647 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2252] 10.0.0.120 () {34 vars in 681 bytes} [Tue May 19 01:18:22 2026] POST /v2.0/rbac-policies => generated 324 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:18:23.005 8 INFO neutron.services.segments.plugin [-] Segment 48de468d-0c29-48e8-a414-d3e928e1886c resource provider aggregate not found 2026-05-19 01:18:23.010 8 INFO neutron.services.segments.plugin [-] Segment 48de468d-0c29-48e8-a414-d3e928e1886c resource provider aggregate not found 2026-05-19 01:18:23.022 8 INFO neutron.services.segments.plugin [-] Segment 48de468d-0c29-48e8-a414-d3e928e1886c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48de468d-0c29-48e8-a414-d3e928e1886c found for delete ", "request_id": "req-56726fb3-e598-4cdd-8db1-43432a6af405"}]} 2026-05-19 01:18:23.025 8 INFO neutron.services.segments.plugin [-] Segment 48de468d-0c29-48e8-a414-d3e928e1886c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48de468d-0c29-48e8-a414-d3e928e1886c found for delete ", "request_id": "req-df936819-22e7-4af7-bd45-8fc35bd9aaa3"}]} 2026-05-19 01:18:23.035 8 INFO neutron.services.segments.plugin [-] Segment 5b5ed417-d981-4dfa-a26f-afef175955db resource provider aggregate not found 2026-05-19 01:18:23.041 8 INFO neutron.services.segments.plugin [-] Segment 5b5ed417-d981-4dfa-a26f-afef175955db resource provider aggregate not found 2026-05-19 01:18:23.051 8 INFO neutron.services.segments.plugin [-] Segment 5b5ed417-d981-4dfa-a26f-afef175955db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b5ed417-d981-4dfa-a26f-afef175955db found for delete ", "request_id": "req-fce37879-4169-402a-b033-b17398489653"}]} 2026-05-19 01:18:23.060 8 INFO neutron.services.segments.plugin [-] Segment 5b5ed417-d981-4dfa-a26f-afef175955db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b5ed417-d981-4dfa-a26f-afef175955db found for delete ", "request_id": "req-af0e9f9f-1779-4de2-90d5-991a4d5ef540"}]} 2026-05-19 01:18:23.145 8 WARNING neutron_lib.context [None req-532eec72-ceaf-42a2-8988-a3bcaffcf987 c37d04603e304766abce71a2e58da983 7df9f4d8dfa04d01a7d22558e128220a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:18:23.255 8 INFO neutron.db.segments_db [None req-532eec72-ceaf-42a2-8988-a3bcaffcf987 c37d04603e304766abce71a2e58da983 7df9f4d8dfa04d01a7d22558e128220a - - default default] Added segment 2ee9ebe6-7e81-4f6e-a44c-3bc11cab4150 of type vxlan for network 82b5b083-d859-406a-ae2a-57f1ad3e98b0 [pid: 8|app: 0|req: 1146/2253] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:18:22 2026] POST /v2.0/networks => generated 631 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2254] 10.0.0.120 () {32 vars in 723 bytes} [Tue May 19 01:18:23 2026] GET /v2.0/networks/e649b9c3-28bc-48de-9ae0-9d2f4dfa9380 => generated 655 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:18:23.394 7 WARNING neutron_lib.context [None req-9c3683d4-4030-41ac-94ff-0b1c8d16aafd c37d04603e304766abce71a2e58da983 7df9f4d8dfa04d01a7d22558e128220a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:18:23.440 7 INFO neutron.db.segments_db [None req-9c3683d4-4030-41ac-94ff-0b1c8d16aafd c37d04603e304766abce71a2e58da983 7df9f4d8dfa04d01a7d22558e128220a - - default default] Added segment 1bfe6784-7f17-4ce7-8784-ada717ed2259 of type vxlan for network 9b72c80b-5cf7-425d-9d7f-ac7512a5c232 2026-05-19 01:18:23.503 8 INFO neutron.db.segments_db [None req-e5d4dc68-88e4-4e9b-8948-5274cbae9026 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Added segment 7f98c627-705e-42c9-a3ea-141385d792c5 of type vxlan for network fda47804-6bf1-44fe-8657-ef79e6f996f2 [pid: 7|app: 0|req: 1109/2255] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:18:23 2026] POST /v2.0/networks => generated 632 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2256] 10.0.0.120 () {34 vars in 753 bytes} [Tue May 19 01:18:23 2026] PUT /v2.0/networks/82b5b083-d859-406a-ae2a-57f1ad3e98b0/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2257] 10.0.0.120 () {32 vars in 733 bytes} [Tue May 19 01:18:23 2026] GET /v2.0/networks/82b5b083-d859-406a-ae2a-57f1ad3e98b0/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2258] 10.0.0.120 () {34 vars in 671 bytes} [Tue May 19 01:18:23 2026] POST /v2.0/networks => generated 740 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2259] 10.0.0.120 () {34 vars in 753 bytes} [Tue May 19 01:18:23 2026] PUT /v2.0/networks/9b72c80b-5cf7-425d-9d7f-ac7512a5c232/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2260] 10.0.0.120 () {32 vars in 733 bytes} [Tue May 19 01:18:23 2026] GET /v2.0/networks/9b72c80b-5cf7-425d-9d7f-ac7512a5c232/tags => generated 17 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2261] 10.0.0.120 () {34 vars in 753 bytes} [Tue May 19 01:18:23 2026] PUT /v2.0/networks/9b72c80b-5cf7-425d-9d7f-ac7512a5c232/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:18:23.787 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3fe7844f-c410-43ea-9399-7b22742da248 6f0384aa6c9f455f9b7a40d70c9f7ce4 729e3f8c5a914403857c3f528b773c0f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1115/2262] 10.0.0.120 () {32 vars in 723 bytes} [Tue May 19 01:18:23 2026] GET /v2.0/networks/e649b9c3-28bc-48de-9ae0-9d2f4dfa9380 => generated 138 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2263] 10.0.0.120 () {32 vars in 733 bytes} [Tue May 19 01:18:23 2026] GET /v2.0/networks/9b72c80b-5cf7-425d-9d7f-ac7512a5c232/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2264] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:18:23 2026] POST /v2.0/subnets => generated 687 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2265] 10.0.0.120 () {32 vars in 733 bytes} [Tue May 19 01:18:23 2026] GET /v2.0/networks/82b5b083-d859-406a-ae2a-57f1ad3e98b0/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:18:23.884 8 INFO neutron.db.segments_db [None req-556eb9d1-58fa-4392-8889-98169555b1bc 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Added segment 2ed7fd37-6641-480c-8e1b-459c3c9d963f of type vxlan for network e6a986b2-30e2-454b-9514-b666ddfda9c7 2026-05-19 01:18:24.131 8 INFO neutron.db.l3_hamode_db [None req-556eb9d1-58fa-4392-8889-98169555b1bc 78960a0b332049f9b9c54ae403b1e91e 1d70568969724316bded601ffb829183 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 01:18:24.171 7 INFO neutron.services.segments.plugin [-] Segment 8bec8e54-c9ad-4c03-b3ca-9d3734d721bc resource provider aggregate not found 2026-05-19 01:18:24.175 7 INFO neutron.services.segments.plugin [-] Segment 8bec8e54-c9ad-4c03-b3ca-9d3734d721bc resource provider aggregate not found 2026-05-19 01:18:24.179 7 INFO neutron.services.segments.plugin [-] Segment 8bec8e54-c9ad-4c03-b3ca-9d3734d721bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bec8e54-c9ad-4c03-b3ca-9d3734d721bc found for delete ", "request_id": "req-a9488a94-bfa8-412b-a3b4-ae6858ca94cc"}]} 2026-05-19 01:18:24.192 7 INFO neutron.services.segments.plugin [-] Segment 8bec8e54-c9ad-4c03-b3ca-9d3734d721bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bec8e54-c9ad-4c03-b3ca-9d3734d721bc found for delete ", "request_id": "req-fea2f90d-9899-4d4c-a7b6-88679c443e67"}]} [pid: 7|app: 0|req: 1117/2266] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:18:23 2026] DELETE /v2.0/networks/e649b9c3-28bc-48de-9ae0-9d2f4dfa9380 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2267] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:18:24 2026] DELETE /v2.0/networks/82b5b083-d859-406a-ae2a-57f1ad3e98b0 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:18:24.339 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7376615f-0e7b-4264-b095-d2fca2bd5878 e7d117a2cb344b4ab084592be60cea0d 86e83a4bf2164f20aa6448363ddb6333 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1119/2268] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:18:24 2026] DELETE /v2.0/subnets/e5361c5e-e1e2-4660-b84b-407a3d0fafb7 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2269] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:18:24 2026] DELETE /v2.0/networks/9b72c80b-5cf7-425d-9d7f-ac7512a5c232 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:18:24.481 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f50501c1-627c-43ef-bc05-1d70db91ab4e e7d117a2cb344b4ab084592be60cea0d 86e83a4bf2164f20aa6448363ddb6333 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1121/2270] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:18:24 2026] DELETE /v2.0/subnets/4943e8bd-8c33-4ea4-8914-bcddde5ba2b5 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:18:24.496 7 INFO neutron.pecan_wsgi.hooks.translation [None req-72ffff49-24b2-433d-9cec-8628a3bad8fe e7d117a2cb344b4ab084592be60cea0d 86e83a4bf2164f20aa6448363ddb6333 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1122/2271] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:18:24 2026] DELETE /v2.0/subnets/f2cb6934-2100-4d2b-9a2c-0abcaa50a5d0 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:18:24.965 8 INFO neutron.db.l3_hamode_db [None req-556eb9d1-58fa-4392-8889-98169555b1bc 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1123/2272] 10.0.0.120 () {32 vars in 721 bytes} [Tue May 19 01:18:25 2026] GET /v2.0/subnets/e9fbf560-aa92-4ec0-a69e-be2194692b0d => 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: 1124/2273] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:18:25 2026] GET /v2.0/security-groups?tenant_id=81720ff9ae6044bdbd66b38b26600dac&name=default => generated 2929 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2274] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:18:25 2026] DELETE /v2.0/security-groups/78946943-5560-4e1d-8d12-a3b9ac941e66 => 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: 1126/2275] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:18:25 2026] GET /v2.0/security-groups?tenant_id=7729a90146cf42598d15cc5ce4801b98&name=default => generated 2929 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2276] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:18:25 2026] GET /v2.0/security-groups?tenant_id=7df9f4d8dfa04d01a7d22558e128220a&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2277] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:18:25 2026] DELETE /v2.0/security-groups/882aee96-8c65-4b5a-bb38-d897f317cf6d => 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: 1129/2278] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:18:25 2026] DELETE /v2.0/security-groups/45b87251-aafa-4683-b4a9-d3140f3b4fa7 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2279] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:18:23 2026] POST /v2.0/routers => generated 727 bytes in 2013 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2280] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:18:25 2026] GET /v2.0/security-groups?tenant_id=86e83a4bf2164f20aa6448363ddb6333&name=default => generated 2925 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2281] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:18:25 2026] DELETE /v2.0/security-groups/f70ca5dd-3f55-4870-a859-4db4fdc072d7 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:18:26.197 7 INFO neutron.services.segments.plugin [-] Segment 2ee9ebe6-7e81-4f6e-a44c-3bc11cab4150 resource provider aggregate not found 2026-05-19 01:18:26.212 7 INFO neutron.services.segments.plugin [-] Segment 2ee9ebe6-7e81-4f6e-a44c-3bc11cab4150 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ee9ebe6-7e81-4f6e-a44c-3bc11cab4150 found for delete ", "request_id": "req-b0baac91-6799-49bc-8c6d-29c319ffc15d"}]} 2026-05-19 01:18:26.219 7 INFO neutron.services.segments.plugin [-] Segment 2ee9ebe6-7e81-4f6e-a44c-3bc11cab4150 resource provider aggregate not found 2026-05-19 01:18:26.231 7 INFO neutron.services.segments.plugin [-] Segment 1bfe6784-7f17-4ce7-8784-ada717ed2259 resource provider aggregate not found 2026-05-19 01:18:26.238 7 INFO neutron.services.segments.plugin [-] Segment 2ee9ebe6-7e81-4f6e-a44c-3bc11cab4150 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ee9ebe6-7e81-4f6e-a44c-3bc11cab4150 found for delete ", "request_id": "req-6a560677-5190-480f-94db-74f266064b97"}]} 2026-05-19 01:18:26.244 7 INFO neutron.services.segments.plugin [-] Segment 1bfe6784-7f17-4ce7-8784-ada717ed2259 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bfe6784-7f17-4ce7-8784-ada717ed2259 found for delete ", "request_id": "req-1d38b75e-5cec-46a3-acb8-df98c35d73f0"}]} 2026-05-19 01:18:26.253 7 INFO neutron.services.segments.plugin [-] Segment 1bfe6784-7f17-4ce7-8784-ada717ed2259 resource provider aggregate not found 2026-05-19 01:18:26.272 7 INFO neutron.services.segments.plugin [-] Segment 1bfe6784-7f17-4ce7-8784-ada717ed2259 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bfe6784-7f17-4ce7-8784-ada717ed2259 found for delete ", "request_id": "req-4b8e8c08-3287-46fe-b677-4085cf74cd41"}]} [pid: 8|app: 0|req: 1153/2282] 10.0.0.78 () {30 vars in 688 bytes} [Tue May 19 01:18:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2283] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:18:26 2026] GET /v2.0/security-groups?tenant_id=729e3f8c5a914403857c3f528b773c0f&name=default => generated 2929 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2284] 10.0.0.78 () {30 vars in 690 bytes} [Tue May 19 01:18:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2285] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:18:26 2026] DELETE /v2.0/security-groups/a0060d10-30db-4bad-83cd-15a1f25412e2 => 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: 1157/2286] 10.0.0.78 () {30 vars in 666 bytes} [Tue May 19 01:18:26 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: 1158/2287] 10.0.0.78 () {30 vars in 702 bytes} [Tue May 19 01:18:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2288] 10.0.0.120 () {34 vars in 783 bytes} [Tue May 19 01:18:25 2026] PUT /v2.0/routers/725f365f-77ec-4dab-89f5-a03299e1990a/add_router_interface => generated 309 bytes in 1321 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2289] 10.0.0.78 () {28 vars in 437 bytes} [Tue May 19 01:18:27 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2290] 10.0.0.78 () {30 vars in 726 bytes} [Tue May 19 01:18:27 2026] GET /v2.0/subnets/e9fbf560-aa92-4ec0-a69e-be2194692b0d => generated 658 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2291] 10.0.0.78 () {30 vars in 688 bytes} [Tue May 19 01:18:27 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: 1132/2292] 10.0.0.78 () {30 vars in 690 bytes} [Tue May 19 01:18:27 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: 1161/2293] 10.0.0.78 () {30 vars in 666 bytes} [Tue May 19 01:18:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2294] 10.0.0.78 () {30 vars in 702 bytes} [Tue May 19 01:18:27 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: 1162/2295] 10.0.0.78 () {30 vars in 726 bytes} [Tue May 19 01:18:27 2026] GET /v2.0/subnets/e9fbf560-aa92-4ec0-a69e-be2194692b0d => 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: 1134/2296] 10.0.0.78 () {30 vars in 688 bytes} [Tue May 19 01:18:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2297] 10.0.0.78 () {30 vars in 690 bytes} [Tue May 19 01:18:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2298] 10.0.0.78 () {30 vars in 666 bytes} [Tue May 19 01:18:27 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: 1164/2299] 10.0.0.78 () {30 vars in 702 bytes} [Tue May 19 01:18:27 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: 1136/2300] 10.0.0.78 () {30 vars in 728 bytes} [Tue May 19 01:18:27 2026] GET /v2.0/networks/0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2301] 10.0.0.78 () {30 vars in 680 bytes} [Tue May 19 01:18:27 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2302] 10.0.0.78 () {34 vars in 702 bytes} [Tue May 19 01:18:27 2026] POST /v2.0/ports => generated 1128 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 01:18:28.382 8 INFO neutron.db.segments_db [None req-59b680ba-af3b-4f5d-9d20-90d88e0a75b6 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Added segment 3600fdf2-bcfc-4162-aa9c-239b0fa48849 of type vxlan for network df898caa-2d27-4491-98c6-0daf6fa4f493 [pid: 8|app: 0|req: 1166/2303] 10.0.0.120 () {34 vars in 671 bytes} [Tue May 19 01:18:28 2026] POST /v2.0/networks => generated 740 bytes in 244 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: 1138/2304] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:18:28 2026] POST /v2.0/subnets => generated 687 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:18:28.732 8 INFO neutron.db.segments_db [None req-c10646d9-08b9-4727-adb6-8d1364cbed60 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Added segment a1396084-b401-4e9b-930e-efb4ca374022 of type vxlan for network 72e96d0e-f511-4f2a-89ce-bd9ceb775b13 2026-05-19 01:18:28.992 8 INFO neutron.db.l3_hamode_db [None req-c10646d9-08b9-4727-adb6-8d1364cbed60 78960a0b332049f9b9c54ae403b1e91e 17cec5d0a2694deea05eaaf2265d3858 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 01:18:29.798 8 INFO neutron.db.l3_hamode_db [None req-c10646d9-08b9-4727-adb6-8d1364cbed60 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1167/2307] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:18:28 2026] POST /v2.0/routers => generated 727 bytes in 2086 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2308] 199.204.45.235 () {30 vars in 702 bytes} [Tue May 19 01:18:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:18:30.875 8 WARNING neutron_lib.context [None req-30c377da-035a-4031-ad11-55910fe72029 05eafe6ec60c4829a7dc243e679063fc 6142d6fae970414b92dc74e43695cb1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:18:31.035 8 INFO neutron.db.segments_db [None req-30c377da-035a-4031-ad11-55910fe72029 05eafe6ec60c4829a7dc243e679063fc 6142d6fae970414b92dc74e43695cb1c - - default default] Added segment 0022b59e-e4dd-4b9c-a246-1f9ed54b407e of type vxlan for network b2866e2e-118f-4491-949a-48718469bd36 [pid: 8|app: 0|req: 1168/2309] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:18:30 2026] POST /v2.0/networks => generated 632 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2310] 199.204.45.235 () {30 vars in 704 bytes} [Tue May 19 01:18:31 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) 2026-05-19 01:18:31.128 8 WARNING neutron_lib.context [None req-990126f3-9d0b-4b99-a4cd-ac0211030e5b 05eafe6ec60c4829a7dc243e679063fc 6142d6fae970414b92dc74e43695cb1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1170/2311] 10.0.0.120 () {34 vars in 664 bytes} [Tue May 19 01:18:31 2026] POST /v2.0/ports => generated 743 bytes in 323 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: 1171/2312] 199.204.45.235 () {30 vars in 680 bytes} [Tue May 19 01:18:31 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) 2026-05-19 01:18:31.458 8 WARNING neutron_lib.context [None req-daa6f1f2-8de0-4b71-9e2f-fd6568a6c183 05eafe6ec60c4829a7dc243e679063fc 6142d6fae970414b92dc74e43695cb1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:18:31.541 8 INFO neutron.db.segments_db [None req-daa6f1f2-8de0-4b71-9e2f-fd6568a6c183 05eafe6ec60c4829a7dc243e679063fc 6142d6fae970414b92dc74e43695cb1c - - default default] Added segment cb16c497-439f-47ab-ad6e-59906f946635 of type vxlan for network 95c7c26e-7848-4fde-a727-fb101f1c6095 [pid: 8|app: 0|req: 1172/2313] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:18:31 2026] POST /v2.0/networks => generated 631 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2314] 199.204.45.235 () {30 vars in 716 bytes} [Tue May 19 01:18:31 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-19 01:18:31.684 8 WARNING neutron_lib.context [None req-d3b1fffe-00ca-4012-855d-30c0bdffaf1e 05eafe6ec60c4829a7dc243e679063fc 6142d6fae970414b92dc74e43695cb1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1174/2315] 10.0.0.120 () {34 vars in 664 bytes} [Tue May 19 01:18:31 2026] POST /v2.0/ports => generated 743 bytes in 312 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: 1175/2316] 199.204.45.235 () {30 vars in 736 bytes} [Tue May 19 01:18:31 2026] GET /v2.0/ports/3313878f-5114-4fa3-8c86-c84b1289272e => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:18:32.029 8 WARNING neutron_lib.context [None req-b22015ba-f7cb-4e98-80a6-393ec44d32eb 05eafe6ec60c4829a7dc243e679063fc 6142d6fae970414b92dc74e43695cb1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:18:32.112 8 INFO neutron.db.segments_db [None req-b22015ba-f7cb-4e98-80a6-393ec44d32eb 05eafe6ec60c4829a7dc243e679063fc 6142d6fae970414b92dc74e43695cb1c - - default default] Added segment bae11900-4fad-4a8a-9335-38deec0b0976 of type vxlan for network b4d62ca5-3b39-4a5c-8b71-4318a613ed3b [pid: 7|app: 0|req: 1142/2317] 10.0.0.120 () {34 vars in 783 bytes} [Tue May 19 01:18:30 2026] PUT /v2.0/routers/3868b7ca-1766-4696-832e-08afc5e1b540/add_router_interface => generated 309 bytes in 1291 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2318] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:18:32 2026] POST /v2.0/networks => generated 632 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:18:32.254 7 WARNING neutron_lib.context [None req-2ff4f493-1c7c-4b0e-b954-80479d8e5e5d 05eafe6ec60c4829a7dc243e679063fc 6142d6fae970414b92dc74e43695cb1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1177/2319] 199.204.45.235 () {30 vars in 702 bytes} [Tue May 19 01:18:32 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: 1178/2320] 199.204.45.235 () {30 vars in 704 bytes} [Tue May 19 01:18:32 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: 1179/2321] 199.204.45.235 () {30 vars in 680 bytes} [Tue May 19 01:18:32 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: 1180/2322] 199.204.45.235 () {30 vars in 716 bytes} [Tue May 19 01:18:32 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-19 01:18:32.372 8 INFO neutron.api.v2.resource [None req-4d12ba29-4cb3-4fa5-9814-307b5bc12e32 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1181/2323] 199.204.45.235 () {30 vars in 762 bytes} [Tue May 19 01:18:32 2026] GET /v2.0/security-groups/lb-1bb0ac73-9eca-45b1-ad5b-a92cf080ebdc => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2324] 199.204.45.235 () {30 vars in 784 bytes} [Tue May 19 01:18:32 2026] GET /v2.0/security-groups?name=lb-1bb0ac73-9eca-45b1-ad5b-a92cf080ebdc => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2325] 199.204.45.235 () {34 vars in 735 bytes} [Tue May 19 01:18:32 2026] POST /v2.0/security-groups => generated 1638 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2326] 199.204.45.235 () {30 vars in 814 bytes} [Tue May 19 01:18:32 2026] GET /v2.0/security-group-rules?security_group_id=707ce83a-1376-412c-bcff-e7391fdd0fae => generated 1182 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2327] 10.0.0.120 () {34 vars in 664 bytes} [Tue May 19 01:18:32 2026] POST /v2.0/ports => generated 743 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:18:32.552 8 WARNING neutron_lib.context [None req-abf02930-750e-40e0-a4f8-c363da6efcf4 05eafe6ec60c4829a7dc243e679063fc 6142d6fae970414b92dc74e43695cb1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:18:32.592 8 INFO neutron.db.segments_db [None req-abf02930-750e-40e0-a4f8-c363da6efcf4 05eafe6ec60c4829a7dc243e679063fc 6142d6fae970414b92dc74e43695cb1c - - default default] Added segment 8d9842b9-df5d-452f-9cc1-4e9825d87b45 of type vxlan for network 5e3d38ad-3b7a-41e7-9ec8-0692bde2d941 [pid: 8|app: 0|req: 1185/2328] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:18:32 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-19 01:18:32.688 8 WARNING neutron_lib.context [None req-fbb48d98-d70b-4549-b250-b39bce3d1cf0 05eafe6ec60c4829a7dc243e679063fc 6142d6fae970414b92dc74e43695cb1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1144/2329] 199.204.45.235 () {34 vars in 788 bytes} [Tue May 19 01:18:32 2026] PUT /v2.0/ports/3313878f-5114-4fa3-8c86-c84b1289272e => generated 1128 bytes in 294 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-19 01:18:32.873 7 WARNING neutron_lib.context [None req-0f40a139-de3b-47ef-82a9-6e14efeae36a ed9f7fe85d924859aae9cee10155a6a9 1d70568969724316bded601ffb829183 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1186/2330] 10.0.0.120 () {34 vars in 664 bytes} [Tue May 19 01:18:32 2026] POST /v2.0/ports => generated 743 bytes in 250 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-19 01:18:32.949 8 WARNING neutron_lib.context [None req-a96a480a-7f0e-4f57-b6e9-be0c19f2c6b8 05eafe6ec60c4829a7dc243e679063fc 6142d6fae970414b92dc74e43695cb1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:18:32.998 8 INFO neutron.db.segments_db [None req-a96a480a-7f0e-4f57-b6e9-be0c19f2c6b8 05eafe6ec60c4829a7dc243e679063fc 6142d6fae970414b92dc74e43695cb1c - - default default] Added segment 0a5f9006-e909-4663-889d-4109c1a494ff of type vxlan for network 9e22a97e-e3ed-4946-a4db-d1d5f5b70c65 [pid: 7|app: 0|req: 1145/2331] 10.0.0.120 () {34 vars in 685 bytes} [Tue May 19 01:18:32 2026] POST /v2.0/security-groups => generated 1677 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2332] 199.204.45.235 () {30 vars in 702 bytes} [Tue May 19 01:18:33 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-19 01:18:33.046 7 WARNING neutron_lib.context [None req-445dd2a0-b0c3-43dc-a8d8-78719479258d ed9f7fe85d924859aae9cee10155a6a9 1d70568969724316bded601ffb829183 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1187/2333] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:18:32 2026] POST /v2.0/networks => generated 632 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2334] 199.204.45.235 () {30 vars in 704 bytes} [Tue May 19 01:18:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:18:33.108 8 WARNING neutron_lib.context [None req-10c5dba7-99a5-4614-b748-800f2c79b314 05eafe6ec60c4829a7dc243e679063fc 6142d6fae970414b92dc74e43695cb1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1147/2335] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:18:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2336] 199.204.45.235 () {30 vars in 680 bytes} [Tue May 19 01:18:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:18:33.172 7 WARNING neutron_lib.context [None req-60485a09-3922-4fda-8ee2-1f72afc3604e ed9f7fe85d924859aae9cee10155a6a9 1d70568969724316bded601ffb829183 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1149/2337] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:18:33 2026] POST /v2.0/security-group-rules => generated 596 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2338] 199.204.45.235 () {30 vars in 716 bytes} [Tue May 19 01:18:33 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-19 01:18:33.290 7 WARNING neutron_lib.context [None req-80010ba8-105f-4f2e-97e1-cbbeed6f91fc ed9f7fe85d924859aae9cee10155a6a9 1d70568969724316bded601ffb829183 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1189/2339] 10.0.0.120 () {34 vars in 664 bytes} [Tue May 19 01:18:33 2026] POST /v2.0/ports => generated 743 bytes in 317 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: 1151/2340] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:18:33 2026] POST /v2.0/security-group-rules => generated 602 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2341] 199.204.45.235 () {30 vars in 740 bytes} [Tue May 19 01:18:33 2026] GET /v2.0/subnets/e9fbf560-aa92-4ec0-a69e-be2194692b0d => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:18:33.459 8 WARNING neutron_lib.context [None req-f26105bc-1aa8-46d4-95f5-d6152308663f ed9f7fe85d924859aae9cee10155a6a9 1d70568969724316bded601ffb829183 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1152/2342] 10.0.0.120 () {34 vars in 747 bytes} [Tue May 19 01:18:33 2026] PUT /v2.0/ports/08c6e5d4-3a34-46dc-9fdc-a7dc981f1923/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2343] 10.0.0.120 () {34 vars in 747 bytes} [Tue May 19 01:18:33 2026] PUT /v2.0/ports/58549b96-42a3-4aa9-9aa8-54ade823cc6c/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2344] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:18:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2345] 10.0.0.120 () {34 vars in 747 bytes} [Tue May 19 01:18:33 2026] PUT /v2.0/ports/92cb2697-27f9-4963-9d2f-bfe7cf71b50d/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:18:33.598 8 WARNING neutron_lib.context [None req-34b0a135-f1f6-4b45-aadf-97c8f89601c3 ed9f7fe85d924859aae9cee10155a6a9 1d70568969724316bded601ffb829183 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:18:33.628 8 INFO neutron.db.securitygroups_db [None req-34b0a135-f1f6-4b45-aadf-97c8f89601c3 ed9f7fe85d924859aae9cee10155a6a9 1d70568969724316bded601ffb829183 - - default default] Project 1d70568969724316bded601ffb829183 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: 1155/2346] 10.0.0.120 () {34 vars in 747 bytes} [Tue May 19 01:18:33 2026] PUT /v2.0/ports/87b6221d-1c00-4c18-978d-8d26f06ad85d/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2347] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:18:33 2026] POST /v2.0/security-group-rules => generated 607 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:18:33.729 8 WARNING neutron_lib.context [None req-6e9b18d2-088b-409f-9e1e-98ba6937fabc ed9f7fe85d924859aae9cee10155a6a9 1d70568969724316bded601ffb829183 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:18:33.765 8 INFO neutron.db.securitygroups_db [None req-6e9b18d2-088b-409f-9e1e-98ba6937fabc ed9f7fe85d924859aae9cee10155a6a9 1d70568969724316bded601ffb829183 - - default default] Project 1d70568969724316bded601ffb829183 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: 1156/2348] 10.0.0.120 () {32 vars in 660 bytes} [Tue May 19 01:18:33 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2349] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:18:33 2026] POST /v2.0/security-group-rules => generated 606 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2350] 10.0.0.120 () {32 vars in 674 bytes} [Tue May 19 01:18:33 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2351] 10.0.0.120 () {32 vars in 670 bytes} [Tue May 19 01:18:33 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2352] 10.0.0.120 () {32 vars in 682 bytes} [Tue May 19 01:18:34 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:18:34.209 7 WARNING neutron_lib.context [None req-8da6ffc6-089b-4d99-a9be-6c509f9af7bd ed9f7fe85d924859aae9cee10155a6a9 1d70568969724316bded601ffb829183 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1195/2353] 10.0.0.120 () {32 vars in 668 bytes} [Tue May 19 01:18:34 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2354] 10.0.0.120 () {32 vars in 682 bytes} [Tue May 19 01:18:34 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2355] 10.0.0.120 () {34 vars in 685 bytes} [Tue May 19 01:18:34 2026] POST /v2.0/security-groups => generated 1663 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 01:18:34.377 7 WARNING neutron_lib.context [None req-1cb735ed-d758-449a-822c-67aa25d9c243 ed9f7fe85d924859aae9cee10155a6a9 1d70568969724316bded601ffb829183 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1197/2356] 10.0.0.120 () {32 vars in 678 bytes} [Tue May 19 01:18:34 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2357] 10.0.0.120 () {32 vars in 690 bytes} [Tue May 19 01:18:34 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2358] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:18:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:18:34.494 7 WARNING neutron_lib.context [None req-809f6b1e-8fdb-48ec-99fa-3fa5b0b27437 ed9f7fe85d924859aae9cee10155a6a9 1d70568969724316bded601ffb829183 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1199/2359] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:18:34 2026] DELETE /v2.0/ports/08c6e5d4-3a34-46dc-9fdc-a7dc981f1923 => 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: 1161/2360] 10.0.0.120 () {34 vars in 695 bytes} [Tue May 19 01:18:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:18:34.611 7 WARNING neutron_lib.context [None req-55d98ef2-03da-47b3-a1ec-f5876466734e ed9f7fe85d924859aae9cee10155a6a9 1d70568969724316bded601ffb829183 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1200/2361] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:18:34 2026] DELETE /v2.0/ports/58549b96-42a3-4aa9-9aa8-54ade823cc6c => 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: 1201/2362] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:18:34 2026] DELETE /v2.0/ports/92cb2697-27f9-4963-9d2f-bfe7cf71b50d => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2363] 10.0.0.120 () {34 vars in 676 bytes} [Tue May 19 01:18:34 2026] POST /v2.0/floatingips => generated 552 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2364] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:18:34 2026] DELETE /v2.0/ports/87b6221d-1c00-4c18-978d-8d26f06ad85d => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2365] 10.0.0.240 () {34 vars in 1100 bytes} [Tue May 19 01:18:35 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1517603228&fields=id&tenant_id=1d70568969724316bded601ffb829183 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2366] 10.0.0.240 () {34 vars in 1100 bytes} [Tue May 19 01:18:35 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1506070640&fields=id&tenant_id=1d70568969724316bded601ffb829183 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2367] 10.0.0.240 () {34 vars in 982 bytes} [Tue May 19 01:18:35 2026] GET /v2.0/networks?id=fda47804-6bf1-44fe-8657-ef79e6f996f2 => generated 672 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2368] 10.0.0.240 () {34 vars in 965 bytes} [Tue May 19 01:18:35 2026] GET /v2.0/quotas/1d70568969724316bded601ffb829183 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2369] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:18:35 2026] DELETE /v2.0/ports/1964c3dd-3e88-4bc7-aa45-d973b69dc310 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2370] 10.0.0.240 () {34 vars in 1002 bytes} [Tue May 19 01:18:35 2026] GET /v2.0/ports?tenant_id=1d70568969724316bded601ffb829183&fields=id => generated 103 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2371] 10.0.0.240 () {34 vars in 1008 bytes} [Tue May 19 01:18:35 2026] GET /v2.0/networks/fda47804-6bf1-44fe-8657-ef79e6f996f2?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:18:35.514 7 INFO neutron.services.segments.plugin [-] Segment 0022b59e-e4dd-4b9c-a246-1f9ed54b407e resource provider aggregate not found 2026-05-19 01:18:35.519 7 INFO neutron.services.segments.plugin [-] Segment 0022b59e-e4dd-4b9c-a246-1f9ed54b407e resource provider aggregate not found 2026-05-19 01:18:35.529 7 INFO neutron.services.segments.plugin [-] Segment 0022b59e-e4dd-4b9c-a246-1f9ed54b407e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0022b59e-e4dd-4b9c-a246-1f9ed54b407e found for delete ", "request_id": "req-f488afa3-715b-4b37-86aa-5606e3fc7a1b"}]} 2026-05-19 01:18:35.532 7 INFO neutron.services.segments.plugin [-] Segment 0022b59e-e4dd-4b9c-a246-1f9ed54b407e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0022b59e-e4dd-4b9c-a246-1f9ed54b407e found for delete ", "request_id": "req-060f6c37-039b-4648-8cb7-b52cbeb00afd"}]} [pid: 7|app: 0|req: 1164/2372] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:18:35 2026] DELETE /v2.0/networks/b2866e2e-118f-4491-949a-48718469bd36 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2373] 10.0.0.240 () {34 vars in 1108 bytes} [Tue May 19 01:18:35 2026] GET /v2.0/networks/fda47804-6bf1-44fe-8657-ef79e6f996f2?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: 1165/2374] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:18:35 2026] DELETE /v2.0/networks/95c7c26e-7848-4fde-a727-fb101f1c6095 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2375] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:35 2026] GET /v2.0/ports?device_id=8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:18:35.842 8 INFO neutron.services.segments.plugin [-] Segment bae11900-4fad-4a8a-9335-38deec0b0976 resource provider aggregate not found 2026-05-19 01:18:35.847 8 INFO neutron.services.segments.plugin [-] Segment bae11900-4fad-4a8a-9335-38deec0b0976 resource provider aggregate not found [pid: 8|app: 0|req: 1210/2376] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:18:35 2026] DELETE /v2.0/networks/b4d62ca5-3b39-4a5c-8b71-4318a613ed3b => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2377] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:18:35 2026] DELETE /v2.0/networks/5e3d38ad-3b7a-41e7-9ec8-0692bde2d941 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:18:36.023 8 INFO neutron.services.segments.plugin [-] Segment bae11900-4fad-4a8a-9335-38deec0b0976 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bae11900-4fad-4a8a-9335-38deec0b0976 found for delete ", "request_id": "req-ccd2fc95-743e-4f45-9fef-14880fc2e020"}]} 2026-05-19 01:18:36.023 8 INFO neutron.services.segments.plugin [-] Segment bae11900-4fad-4a8a-9335-38deec0b0976 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bae11900-4fad-4a8a-9335-38deec0b0976 found for delete ", "request_id": "req-e8ca0364-1193-4050-aee9-49b9d9eadb45"}]} [pid: 8|app: 0|req: 1211/2378] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:18:36 2026] DELETE /v2.0/networks/9e22a97e-e3ed-4946-a4db-d1d5f5b70c65 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2379] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:36 2026] GET /v2.0/ports?device_id=8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f => 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: 1212/2380] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:18:36 2026] GET /v2.0/security-groups?tenant_id=9d2acaf7e46140a88d8bb3c5592f5c08&name=default => generated 2929 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2381] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:18:37 2026] DELETE /v2.0/security-groups/06ce0383-1303-47f1-9fb4-6c30c2cf60a8 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2382] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:18:37 2026] GET /v2.0/security-groups?tenant_id=6142d6fae970414b92dc74e43695cb1c&name=default => generated 2929 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2383] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:18:37 2026] DELETE /v2.0/security-groups/82c7b6f8-e877-43f9-a9a1-c4e0ba318306 => 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: 1214/2384] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:18:37 2026] GET /v2.0/security-groups?tenant_id=806e7d6753ed4f53b0296a9d88f49beb&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:18:37.740 7 INFO neutron.services.segments.plugin [-] Segment cb16c497-439f-47ab-ad6e-59906f946635 resource provider aggregate not found 2026-05-19 01:18:37.745 7 INFO neutron.services.segments.plugin [-] Segment cb16c497-439f-47ab-ad6e-59906f946635 resource provider aggregate not found 2026-05-19 01:18:37.750 7 INFO neutron.services.segments.plugin [-] Segment cb16c497-439f-47ab-ad6e-59906f946635 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb16c497-439f-47ab-ad6e-59906f946635 found for delete ", "request_id": "req-b50639f5-d979-46f1-8fef-4f19b4918657"}]} 2026-05-19 01:18:37.756 7 INFO neutron.services.segments.plugin [-] Segment cb16c497-439f-47ab-ad6e-59906f946635 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb16c497-439f-47ab-ad6e-59906f946635 found for delete ", "request_id": "req-ac0513b6-9e08-425c-845b-badfdc94f4ee"}]} 2026-05-19 01:18:37.765 7 INFO neutron.services.segments.plugin [-] Segment 8d9842b9-df5d-452f-9cc1-4e9825d87b45 resource provider aggregate not found 2026-05-19 01:18:37.770 7 INFO neutron.services.segments.plugin [-] Segment 8d9842b9-df5d-452f-9cc1-4e9825d87b45 resource provider aggregate not found 2026-05-19 01:18:37.781 7 INFO neutron.services.segments.plugin [-] Segment 8d9842b9-df5d-452f-9cc1-4e9825d87b45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d9842b9-df5d-452f-9cc1-4e9825d87b45 found for delete ", "request_id": "req-f1354e41-76bd-444e-9bc8-6ad1c482b52f"}]} 2026-05-19 01:18:37.785 7 INFO neutron.services.segments.plugin [-] Segment 8d9842b9-df5d-452f-9cc1-4e9825d87b45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d9842b9-df5d-452f-9cc1-4e9825d87b45 found for delete ", "request_id": "req-ac3dbd10-88a0-4179-a856-78ae55f9ac1a"}]} [pid: 7|app: 0|req: 1171/2385] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:18:37 2026] DELETE /v2.0/security-groups/6eb8bf2b-2f05-4d09-bd6b-9cb3d98f33b2 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2386] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:37 2026] GET /v2.0/ports?device_id=8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f => 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: 1172/2387] 199.204.45.235 () {34 vars in 1096 bytes} [Tue May 19 01:18:38 2026] GET /v2.0/ports?device_id=a42fd39d-b092-4ec0-b0fd-b9ef2f2a29e2&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2388] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:38 2026] GET /v2.0/ports?device_id=8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f => 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: 1173/2389] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:18:39 2026] GET /v2.0/ports?tenant_id=1d52e3ca58f6454fa46e0a201bcb5058&device_id=a42fd39d-b092-4ec0-b0fd-b9ef2f2a29e2 => generated 1469 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:18:39.996 8 INFO neutron.services.segments.plugin [-] Segment 0a5f9006-e909-4663-889d-4109c1a494ff resource provider aggregate not found 2026-05-19 01:18:40.002 8 INFO neutron.services.segments.plugin [-] Segment 0a5f9006-e909-4663-889d-4109c1a494ff resource provider aggregate not found 2026-05-19 01:18:40.025 8 INFO neutron.services.segments.plugin [-] Segment 0a5f9006-e909-4663-889d-4109c1a494ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a5f9006-e909-4663-889d-4109c1a494ff found for delete ", "request_id": "req-d3737245-2c1c-4f14-871b-f9181ceeb271"}]} 2026-05-19 01:18:40.027 8 INFO neutron.services.segments.plugin [-] Segment 0a5f9006-e909-4663-889d-4109c1a494ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a5f9006-e909-4663-889d-4109c1a494ff found for delete ", "request_id": "req-32382abc-93d7-4f6f-acc3-415dff3ce785"}]} [pid: 8|app: 0|req: 1217/2390] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:18:39 2026] GET /v2.0/networks?id=fda47804-6bf1-44fe-8657-ef79e6f996f2 => generated 672 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2391] 199.204.45.235 () {34 vars in 1050 bytes} [Tue May 19 01:18:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1d70568969724316bded601ffb829183 => generated 274 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2392] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:40 2026] GET /v2.0/ports?device_id=8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:18:40.104 7 WARNING neutron_lib.context [req-cbc974d7-f4a3-4c11-ab14-4917e6e75456 req-fd26b29a-f8ff-40b3-8e10-d5dc1d995696 ed9f7fe85d924859aae9cee10155a6a9 1d70568969724316bded601ffb829183 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1219/2393] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:18:40 2026] GET /v2.0/networks?id=acfb5da3-f472-4e0b-a29e-4e5976c037b0 => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2394] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:18:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.247&port_id=0eabe1df-1b89-469b-94a8-cea885aaa39c => generated 860 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2395] 199.204.45.235 () {34 vars in 1104 bytes} [Tue May 19 01:18:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A20a&port_id=0eabe1df-1b89-469b-94a8-cea885aaa39c => 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: 1222/2396] 199.204.45.235 () {34 vars in 1064 bytes} [Tue May 19 01:18:40 2026] GET /v2.0/subnets?id=80dac0e8-6acb-4616-b1d4-fd70ed238ba1&id=6dd33850-2977-43f7-b1aa-e38102903a35 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2397] 199.204.45.235 () {38 vars in 955 bytes} [Tue May 19 01:18:40 2026] POST /v2.0/ports => generated 993 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2398] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:18:40 2026] GET /v2.0/ports?network_id=acfb5da3-f472-4e0b-a29e-4e5976c037b0&device_owner=network%3Adhcp => generated 1457 bytes in 26 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: 1224/2399] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:18:40 2026] GET /v2.0/ports?network_id=acfb5da3-f472-4e0b-a29e-4e5976c037b0&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2400] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:18:40 2026] GET /v2.0/networks/acfb5da3-f472-4e0b-a29e-4e5976c037b0?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: 1226/2401] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:18:40 2026] GET /v2.0/networks/acfb5da3-f472-4e0b-a29e-4e5976c037b0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2402] 10.0.0.240 () {34 vars in 1016 bytes} [Tue May 19 01:18:40 2026] GET /v2.0/security-groups?id=c104031f-4591-4b4e-af9b-0945a0e320a4&fields=id => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2403] 10.0.0.240 () {34 vars in 982 bytes} [Tue May 19 01:18:40 2026] GET /v2.0/networks?id=f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0 => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2404] 10.0.0.240 () {34 vars in 965 bytes} [Tue May 19 01:18:40 2026] GET /v2.0/quotas/8ce59ab7acc64d5a991e8a63e22f99f0 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2405] 199.204.45.235 () {38 vars in 1028 bytes} [Tue May 19 01:18:40 2026] PUT /v2.0/ports/ab76e200-a062-4d09-9d6a-18bf6c920938 => generated 1274 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2406] 10.0.0.240 () {34 vars in 1002 bytes} [Tue May 19 01:18:40 2026] GET /v2.0/ports?tenant_id=8ce59ab7acc64d5a991e8a63e22f99f0&fields=id => generated 149 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: 1177/2407] 10.0.0.240 () {34 vars in 1008 bytes} [Tue May 19 01:18:40 2026] GET /v2.0/networks/f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0?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: 1231/2408] 10.0.0.240 () {34 vars in 1108 bytes} [Tue May 19 01:18:41 2026] GET /v2.0/networks/f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:18:41.162 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-22a8d61d-a544-4586-b2d0-c699d01b7c40'] response: {'name': 'network-changed', 'server_uuid': '8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f', 'tag': 'ab76e200-a062-4d09-9d6a-18bf6c920938', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1178/2409] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:41 2026] GET /v2.0/ports?device_id=8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f => generated 1008 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2410] 10.0.0.240 () {34 vars in 1120 bytes} [Tue May 19 01:18:41 2026] GET /v2.0/security-groups?id=727f1444-e01f-4bb4-ba76-9ccc8f68aa5c&id=5fc0a050-55c1-43e4-bbb7-e5c3bb4e2cd4&fields=id&fields=name => generated 207 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2411] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:41 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => 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: 1233/2412] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:18:41 2026] GET /v2.0/ports?tenant_id=1d70568969724316bded601ffb829183&device_id=8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f => generated 1277 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2413] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:41 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => 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: 1180/2414] 199.204.45.235 () {34 vars in 1018 bytes} [Tue May 19 01:18:41 2026] GET /v2.0/networks?tenant_id=1d70568969724316bded601ffb829183&shared=False => generated 768 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2415] 199.204.45.235 () {34 vars in 930 bytes} [Tue May 19 01:18:41 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:18:41.733 8 WARNING neutron_lib.context [None req-39bb627b-9ed2-45cc-8729-fd85bfb945a7 5213a130501a4449b4f155275b4def98 173d4d9e2b8c46f1b2ff384a6e3e9a58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1235/2416] 10.0.0.120 () {34 vars in 676 bytes} [Tue May 19 01:18:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:18:41.820 7 WARNING neutron_lib.context [None req-595e2f9f-39bc-43ae-bed1-8d4bc49918cb 5213a130501a4449b4f155275b4def98 173d4d9e2b8c46f1b2ff384a6e3e9a58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1182/2417] 10.0.0.120 () {34 vars in 676 bytes} [Tue May 19 01:18:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:18:41.884 8 WARNING neutron_lib.context [None req-39193393-0d6a-4a27-8178-e6cbdec09084 5213a130501a4449b4f155275b4def98 173d4d9e2b8c46f1b2ff384a6e3e9a58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1236/2418] 10.0.0.120 () {34 vars in 676 bytes} [Tue May 19 01:18:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:18:41.937 7 WARNING neutron_lib.context [None req-a27f79e0-a09b-47fb-89d7-175125eec4d5 5213a130501a4449b4f155275b4def98 173d4d9e2b8c46f1b2ff384a6e3e9a58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1183/2419] 10.0.0.120 () {34 vars in 676 bytes} [Tue May 19 01:18:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:18:42.004 8 WARNING neutron_lib.context [None req-6181bcb7-dbce-4e79-968c-3d87de966ad7 5213a130501a4449b4f155275b4def98 173d4d9e2b8c46f1b2ff384a6e3e9a58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1237/2420] 10.0.0.120 () {34 vars in 676 bytes} [Tue May 19 01:18:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2421] 10.0.0.120 () {34 vars in 759 bytes} [Tue May 19 01:18:42 2026] PUT /v2.0/subnetpools/63777690-87e1-47be-8bc9-047015c6e019/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2422] 10.0.0.120 () {34 vars in 759 bytes} [Tue May 19 01:18:42 2026] PUT /v2.0/subnetpools/598ea565-3549-433d-805b-7748406825ba/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: 1185/2423] 10.0.0.120 () {34 vars in 759 bytes} [Tue May 19 01:18:42 2026] PUT /v2.0/subnetpools/f1c97193-33b5-4acf-86fe-98623a9b33df/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: 1186/2424] 10.0.0.120 () {34 vars in 759 bytes} [Tue May 19 01:18:42 2026] PUT /v2.0/subnetpools/713deb67-a591-4e04-bbfa-74b314fdbadc/tags => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2425] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:18:42 2026] GET /v2.0/ports?tenant_id=1d70568969724316bded601ffb829183&device_id=8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f => generated 1277 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2426] 10.0.0.120 () {32 vars in 672 bytes} [Tue May 19 01:18:42 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2427] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:18:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=ab76e200-a062-4d09-9d6a-18bf6c920938 => 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: 1188/2428] 10.0.0.120 () {32 vars in 686 bytes} [Tue May 19 01:18:42 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2429] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:18:42 2026] GET /v2.0/subnets?id=a6de0010-0469-4f4a-88f7-37beb4bff1cd => generated 690 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2430] 10.0.0.120 () {32 vars in 682 bytes} [Tue May 19 01:18:42 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2431] 10.0.0.120 () {32 vars in 694 bytes} [Tue May 19 01:18:42 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) [pid: 8|app: 0|req: 1242/2432] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:18:42 2026] GET /v2.0/ports?network_id=fda47804-6bf1-44fe-8657-ef79e6f996f2&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: 1191/2433] 10.0.0.120 () {32 vars in 680 bytes} [Tue May 19 01:18:42 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2434] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:18:42 2026] GET /v2.0/networks/fda47804-6bf1-44fe-8657-ef79e6f996f2?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: 1243/2435] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:42 2026] GET /v2.0/ports?device_id=8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f => generated 1008 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2436] 10.0.0.120 () {32 vars in 694 bytes} [Tue May 19 01:18:42 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: 8|app: 0|req: 1244/2437] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:18:42 2026] GET /v2.0/networks/fda47804-6bf1-44fe-8657-ef79e6f996f2?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: 1194/2438] 10.0.0.240 () {34 vars in 1120 bytes} [Tue May 19 01:18:42 2026] GET /v2.0/security-groups?id=727f1444-e01f-4bb4-ba76-9ccc8f68aa5c&id=5fc0a050-55c1-43e4-bbb7-e5c3bb4e2cd4&fields=id&fields=name => generated 207 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2439] 10.0.0.120 () {32 vars in 690 bytes} [Tue May 19 01:18:42 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2440] 10.0.0.120 () {32 vars in 702 bytes} [Tue May 19 01:18:42 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2441] 10.0.0.120 () {32 vars in 732 bytes} [Tue May 19 01:18:42 2026] DELETE /v2.0/subnetpools/63777690-87e1-47be-8bc9-047015c6e019 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2442] 10.0.0.120 () {32 vars in 732 bytes} [Tue May 19 01:18:42 2026] DELETE /v2.0/subnetpools/598ea565-3549-433d-805b-7748406825ba => 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: 1247/2443] 10.0.0.120 () {32 vars in 732 bytes} [Tue May 19 01:18:42 2026] DELETE /v2.0/subnetpools/f1c97193-33b5-4acf-86fe-98623a9b33df => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2444] 10.0.0.120 () {32 vars in 732 bytes} [Tue May 19 01:18:42 2026] DELETE /v2.0/subnetpools/713deb67-a591-4e04-bbfa-74b314fdbadc => 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: 1248/2445] 10.0.0.120 () {32 vars in 732 bytes} [Tue May 19 01:18:42 2026] DELETE /v2.0/subnetpools/30603ffb-c950-4918-99ab-6e7887b09476 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2446] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:43 2026] GET /v2.0/ports?device_id=8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f => generated 1008 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2447] 10.0.0.240 () {34 vars in 1120 bytes} [Tue May 19 01:18:43 2026] GET /v2.0/security-groups?id=727f1444-e01f-4bb4-ba76-9ccc8f68aa5c&id=5fc0a050-55c1-43e4-bbb7-e5c3bb4e2cd4&fields=id&fields=name => generated 207 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2448] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:18:43 2026] GET /v2.0/security-groups?tenant_id=6583bece8d6745bc94551752fdd3ec09&name=default => generated 2929 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2449] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:18:43 2026] DELETE /v2.0/security-groups/46ebe4f4-2560-4eea-89d5-f9b7720ab0a8 => 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: 1199/2450] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:18:43 2026] GET /v2.0/security-groups?tenant_id=173d4d9e2b8c46f1b2ff384a6e3e9a58&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2451] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:18:44 2026] DELETE /v2.0/security-groups/434ff4eb-1a79-4591-9a2c-17fc8ea71fa1 => 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: 1200/2452] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:44 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => 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: 1253/2453] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:44 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => 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: 1201/2454] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:18:44 2026] GET /v2.0/security-groups?tenant_id=5ed7520731bd45cbb49554885ceb1199&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2457] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:18:44 2026] DELETE /v2.0/security-groups/6e831424-ce03-46bc-ace0-212b5c3b9e40 => 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: 1204/2458] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:44 2026] GET /v2.0/ports?device_id=8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f => generated 1008 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2459] 10.0.0.240 () {34 vars in 1120 bytes} [Tue May 19 01:18:44 2026] GET /v2.0/security-groups?id=727f1444-e01f-4bb4-ba76-9ccc8f68aa5c&id=5fc0a050-55c1-43e4-bbb7-e5c3bb4e2cd4&fields=id&fields=name => generated 207 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2460] 199.204.45.235 () {34 vars in 994 bytes} [Tue May 19 01:18:45 2026] GET /v2.0/ports?device_id=8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f => generated 1277 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2461] 199.204.45.235 () {34 vars in 1124 bytes} [Tue May 19 01:18:45 2026] GET /v2.0/security-groups?id=5fc0a050-55c1-43e4-bbb7-e5c3bb4e2cd4&id=727f1444-e01f-4bb4-ba76-9ccc8f68aa5c&fields=id&fields=name => generated 207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2462] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:18:45 2026] GET /v2.0/networks?id=f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0 => 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: 1257/2463] 199.204.45.235 () {34 vars in 1050 bytes} [Tue May 19 01:18:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8ce59ab7acc64d5a991e8a63e22f99f0 => generated 343 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2464] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:45 2026] GET /v2.0/ports?device_id=8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2465] 10.0.0.240 () {34 vars in 1120 bytes} [Tue May 19 01:18:45 2026] GET /v2.0/security-groups?id=727f1444-e01f-4bb4-ba76-9ccc8f68aa5c&id=5fc0a050-55c1-43e4-bbb7-e5c3bb4e2cd4&fields=id&fields=name => generated 207 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2466] 199.204.45.235 () {38 vars in 955 bytes} [Tue May 19 01:18:45 2026] POST /v2.0/ports => generated 1078 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2467] 199.204.45.235 () {38 vars in 1028 bytes} [Tue May 19 01:18:46 2026] PUT /v2.0/ports/5ac1ca12-a52d-4c95-be81-fe7309e1f405 => generated 1239 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1208/2468] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:46 2026] GET /v2.0/ports?device_id=8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f => generated 1010 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:18:47.149 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-42c4946c-f645-40d3-b923-46384e0715e9'] response: {'name': 'network-changed', 'server_uuid': 'cf5a9e4f-877e-43fe-b9f8-98dea789ba04', 'tag': '5ac1ca12-a52d-4c95-be81-fe7309e1f405', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1261/2469] 10.0.0.240 () {34 vars in 1120 bytes} [Tue May 19 01:18:47 2026] GET /v2.0/security-groups?id=727f1444-e01f-4bb4-ba76-9ccc8f68aa5c&id=5fc0a050-55c1-43e4-bbb7-e5c3bb4e2cd4&fields=id&fields=name => generated 207 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2470] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:47 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2471] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:18:47 2026] GET /v2.0/security-groups?id=c104031f-4591-4b4e-af9b-0945a0e320a4&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2472] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:18:47 2026] GET /v2.0/ports?tenant_id=8ce59ab7acc64d5a991e8a63e22f99f0&device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2473] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:47 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2474] 199.204.45.235 () {34 vars in 1060 bytes} [Tue May 19 01:18:47 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.50&port_id=5ac1ca12-a52d-4c95-be81-fe7309e1f405 => 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: 1264/2475] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:18:47 2026] GET /v2.0/subnets?id=27114a1e-6000-4598-a2f6-03eeb66d6bb0 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2476] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:18:47 2026] GET /v2.0/ports?network_id=f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2477] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:18:47 2026] GET /v2.0/networks/f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2478] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:18:47 2026] GET /v2.0/networks/f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:18:47.764 7 WARNING neutron_lib.context [None req-c087fc92-dd9b-47d2-b9b0-e077324f4dbe 55607a6a1126441f83a804a0e7ee47a8 6e25e25166704a65bb8c442685863290 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:18:47.805 7 INFO neutron.db.segments_db [None req-c087fc92-dd9b-47d2-b9b0-e077324f4dbe 55607a6a1126441f83a804a0e7ee47a8 6e25e25166704a65bb8c442685863290 - - default default] Added segment 94940087-dbf4-40d9-80db-c0467e8ff9ff of type vxlan for network d82a5a83-0222-4147-b9aa-a87dd7956f61 2026-05-19 01:18:48.063 7 INFO neutron.db.l3_hamode_db [None req-c087fc92-dd9b-47d2-b9b0-e077324f4dbe 55607a6a1126441f83a804a0e7ee47a8 6e25e25166704a65bb8c442685863290 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 01:18:48.222 7 INFO neutron.db.l3_hamode_db [None req-c087fc92-dd9b-47d2-b9b0-e077324f4dbe 55607a6a1126441f83a804a0e7ee47a8 6e25e25166704a65bb8c442685863290 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1267/2479] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:48 2026] GET /v2.0/ports?device_id=8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f => generated 1010 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2480] 10.0.0.240 () {34 vars in 1120 bytes} [Tue May 19 01:18:48 2026] GET /v2.0/security-groups?id=727f1444-e01f-4bb4-ba76-9ccc8f68aa5c&id=5fc0a050-55c1-43e4-bbb7-e5c3bb4e2cd4&fields=id&fields=name => generated 207 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2481] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:48 2026] GET /v2.0/ports?device_id=8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f => generated 1010 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:18:48.796 8 INFO neutron.db.l3_db [None req-ab4ba6ec-3af4-409b-a1bc-8181ec36fa58 ed9f7fe85d924859aae9cee10155a6a9 1d70568969724316bded601ffb829183 - - default default] Floating IP 2c2ee12b-6e1b-42d9-8f46-94a00cf020b8 associated. External IP: 10.96.250.201, port: ab76e200-a062-4d09-9d6a-18bf6c920938. [pid: 7|app: 0|req: 1213/2482] 10.0.0.120 () {34 vars in 668 bytes} [Tue May 19 01:18:47 2026] POST /v2.0/routers => generated 474 bytes in 1213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2483] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:18:48 2026] GET /v2.0/ports?tenant_id=8ce59ab7acc64d5a991e8a63e22f99f0&device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2484] 10.0.0.120 () {34 vars in 751 bytes} [Tue May 19 01:18:48 2026] PUT /v2.0/routers/16ad2ce0-9788-47ae-b71f-548f3ae50eb0/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2485] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:18:48 2026] GET /v2.0/networks?id=f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0 => generated 735 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2486] 10.0.0.120 () {32 vars in 731 bytes} [Tue May 19 01:18:48 2026] GET /v2.0/routers/16ad2ce0-9788-47ae-b71f-548f3ae50eb0/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2487] 199.204.45.235 () {34 vars in 1060 bytes} [Tue May 19 01:18:49 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.50&port_id=5ac1ca12-a52d-4c95-be81-fe7309e1f405 => 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: 1219/2488] 10.0.0.120 () {34 vars in 762 bytes} [Tue May 19 01:18:49 2026] PUT /v2.0/routers/16ad2ce0-9788-47ae-b71f-548f3ae50eb0/tags/green => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2489] 10.0.0.120 () {34 vars in 749 bytes} [Tue May 19 01:18:48 2026] PUT /v2.0/floatingips/2c2ee12b-6e1b-42d9-8f46-94a00cf020b8 => generated 855 bytes in 674 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2490] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:18:49 2026] GET /v2.0/subnets?id=27114a1e-6000-4598-a2f6-03eeb66d6bb0 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:18:49.195 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-796b8823-9257-4925-8558-43a0e5cfba8c'] response: {'name': 'network-changed', 'server_uuid': '8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f', 'tag': 'ab76e200-a062-4d09-9d6a-18bf6c920938', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1271/2491] 10.0.0.120 () {32 vars in 731 bytes} [Tue May 19 01:18:49 2026] GET /v2.0/routers/16ad2ce0-9788-47ae-b71f-548f3ae50eb0/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2492] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:18:49 2026] GET /v2.0/ports?network_id=f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0&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: 1272/2493] 10.0.0.120 () {34 vars in 758 bytes} [Tue May 19 01:18:49 2026] PUT /v2.0/routers/16ad2ce0-9788-47ae-b71f-548f3ae50eb0/tags/red => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2494] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:18:49 2026] GET /v2.0/networks/f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2495] 10.0.0.120 () {32 vars in 731 bytes} [Tue May 19 01:18:49 2026] GET /v2.0/routers/16ad2ce0-9788-47ae-b71f-548f3ae50eb0/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2496] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:18:49 2026] GET /v2.0/networks/f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0?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: 1274/2497] 10.0.0.120 () {34 vars in 780 bytes} [Tue May 19 01:18:49 2026] PUT /v2.0/routers/16ad2ce0-9788-47ae-b71f-548f3ae50eb0/tags/black.or.white => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2498] 10.0.0.120 () {32 vars in 731 bytes} [Tue May 19 01:18:49 2026] GET /v2.0/routers/16ad2ce0-9788-47ae-b71f-548f3ae50eb0/tags => generated 52 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2499] 10.0.0.120 () {34 vars in 751 bytes} [Tue May 19 01:18:49 2026] PUT /v2.0/routers/16ad2ce0-9788-47ae-b71f-548f3ae50eb0/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2500] 10.0.0.120 () {32 vars in 731 bytes} [Tue May 19 01:18:49 2026] GET /v2.0/routers/16ad2ce0-9788-47ae-b71f-548f3ae50eb0/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2501] 10.0.0.120 () {32 vars in 739 bytes} [Tue May 19 01:18:49 2026] GET /v2.0/routers/16ad2ce0-9788-47ae-b71f-548f3ae50eb0/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:18:49.695 7 INFO neutron.api.v2.resource [None req-1c69968b-621b-4f39-b6ea-80bdd75556a6 55607a6a1126441f83a804a0e7ee47a8 6e25e25166704a65bb8c442685863290 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1226/2502] 10.0.0.120 () {32 vars in 743 bytes} [Tue May 19 01:18:49 2026] GET /v2.0/routers/16ad2ce0-9788-47ae-b71f-548f3ae50eb0/tags/green => generated 99 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2503] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:18:49 2026] GET /v2.0/ports?tenant_id=1d70568969724316bded601ffb829183&device_id=8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f => generated 1279 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2504] 10.0.0.120 () {32 vars in 742 bytes} [Tue May 19 01:18:49 2026] DELETE /v2.0/routers/16ad2ce0-9788-47ae-b71f-548f3ae50eb0/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2505] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:18:49 2026] GET /v2.0/networks?id=fda47804-6bf1-44fe-8657-ef79e6f996f2 => generated 768 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2506] 10.0.0.120 () {32 vars in 731 bytes} [Tue May 19 01:18:49 2026] GET /v2.0/routers/16ad2ce0-9788-47ae-b71f-548f3ae50eb0/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2507] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:18:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=ab76e200-a062-4d09-9d6a-18bf6c920938 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:18:49.874 7 INFO neutron.api.v2.resource [None req-274e7427-5c97-4cf9-9a57-54e3c0c90bbf 55607a6a1126441f83a804a0e7ee47a8 6e25e25166704a65bb8c442685863290 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1229/2508] 10.0.0.120 () {32 vars in 746 bytes} [Tue May 19 01:18:49 2026] DELETE /v2.0/routers/16ad2ce0-9788-47ae-b71f-548f3ae50eb0/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2509] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:18:49 2026] GET /v2.0/subnets?id=a6de0010-0469-4f4a-88f7-37beb4bff1cd => generated 690 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2510] 10.0.0.120 () {32 vars in 734 bytes} [Tue May 19 01:18:49 2026] DELETE /v2.0/routers/16ad2ce0-9788-47ae-b71f-548f3ae50eb0/tags => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2511] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:18:49 2026] GET /v2.0/ports?network_id=fda47804-6bf1-44fe-8657-ef79e6f996f2&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2512] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:18:49 2026] GET /v2.0/networks/fda47804-6bf1-44fe-8657-ef79e6f996f2?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2513] 10.0.0.120 () {32 vars in 731 bytes} [Tue May 19 01:18:49 2026] GET /v2.0/routers/16ad2ce0-9788-47ae-b71f-548f3ae50eb0/tags => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2514] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:18:49 2026] GET /v2.0/networks/fda47804-6bf1-44fe-8657-ef79e6f996f2?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: 1232/2515] 10.0.0.120 () {32 vars in 721 bytes} [Tue May 19 01:18:50 2026] GET /v2.0/routers/16ad2ce0-9788-47ae-b71f-548f3ae50eb0 => generated 480 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2516] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:50 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => 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: 1234/2517] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:18:50 2026] GET /v2.0/security-groups?id=c104031f-4591-4b4e-af9b-0945a0e320a4&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2518] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:50 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2519] 10.0.0.120 () {34 vars in 742 bytes} [Tue May 19 01:18:50 2026] PUT /v2.0/routers/16ad2ce0-9788-47ae-b71f-548f3ae50eb0 => generated 480 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2520] 10.0.0.120 () {32 vars in 736 bytes} [Tue May 19 01:18:50 2026] GET /v2.0/ports?device_id=16ad2ce0-9788-47ae-b71f-548f3ae50eb0 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:18:51.118 8 INFO neutron.services.segments.plugin [-] Segment 94940087-dbf4-40d9-80db-c0467e8ff9ff resource provider aggregate not found 2026-05-19 01:18:51.122 8 INFO neutron.services.segments.plugin [-] Segment 94940087-dbf4-40d9-80db-c0467e8ff9ff resource provider aggregate not found 2026-05-19 01:18:51.129 8 INFO neutron.services.segments.plugin [-] Segment 94940087-dbf4-40d9-80db-c0467e8ff9ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94940087-dbf4-40d9-80db-c0467e8ff9ff found for delete ", "request_id": "req-01c2ecd7-c5b3-4d47-897f-b73bdaf7a5e6"}]} 2026-05-19 01:18:51.136 8 INFO neutron.services.segments.plugin [-] Segment 94940087-dbf4-40d9-80db-c0467e8ff9ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94940087-dbf4-40d9-80db-c0467e8ff9ff found for delete ", "request_id": "req-220b089f-c8c4-45a6-a33e-b8639d979486"}]} 2026-05-19 01:18:51.139 8 INFO neutron.db.l3_hamode_db [None req-f3bf55a6-3a3f-4191-962f-ffeb9809d8f0 55607a6a1126441f83a804a0e7ee47a8 6e25e25166704a65bb8c442685863290 - - default default] HA network d82a5a83-0222-4147-b9aa-a87dd7956f61 was deleted as no HA routers are present in tenant 6e25e25166704a65bb8c442685863290. [pid: 8|app: 0|req: 1285/2521] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:18:50 2026] DELETE /v2.0/routers/16ad2ce0-9788-47ae-b71f-548f3ae50eb0 => generated 0 bytes in 494 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2522] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:18:51 2026] GET /v2.0/security-groups?tenant_id=6e25e25166704a65bb8c442685863290&name=default => generated 2929 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2523] 199.204.45.235 () {34 vars in 994 bytes} [Tue May 19 01:18:52 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2524] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:18:51 2026] DELETE /v2.0/security-groups/9b73e7a8-72ed-439b-abb9-699783b6af7f => 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: 1239/2525] 199.204.45.235 () {34 vars in 1044 bytes} [Tue May 19 01:18:52 2026] GET /v2.0/security-groups?id=c104031f-4591-4b4e-af9b-0945a0e320a4&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2526] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:18:52 2026] GET /v2.0/security-groups?tenant_id=1cc219fb6cba4ac1b24d74b53f3d34da&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2527] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:18:52 2026] DELETE /v2.0/security-groups/15852d82-60f9-4b8f-995d-ebaa31f116bd => 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: 1288/2528] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:53 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2529] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:18:53 2026] GET /v2.0/security-groups?id=c104031f-4591-4b4e-af9b-0945a0e320a4&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2530] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:53 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:18:55.658 7 WARNING neutron_lib.context [None req-1b3bc028-2b3b-4e85-b89a-fe45bc124881 4e0d1062074e40d4900cc6d18cdde716 1b6c394d5d4246ee846067f6294440de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1242/2531] 10.0.0.120 () {34 vars in 676 bytes} [Tue May 19 01:18:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2532] 10.0.0.120 () {34 vars in 759 bytes} [Tue May 19 01:18:55 2026] PUT /v2.0/subnetpools/20866596-11b1-4675-b80f-31cf156a229c/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: 1243/2533] 10.0.0.120 () {32 vars in 739 bytes} [Tue May 19 01:18:55 2026] GET /v2.0/subnetpools/20866596-11b1-4675-b80f-31cf156a229c/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2534] 10.0.0.120 () {34 vars in 770 bytes} [Tue May 19 01:18:55 2026] PUT /v2.0/subnetpools/20866596-11b1-4675-b80f-31cf156a229c/tags/green => 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: 1244/2535] 10.0.0.120 () {32 vars in 739 bytes} [Tue May 19 01:18:55 2026] GET /v2.0/subnetpools/20866596-11b1-4675-b80f-31cf156a229c/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2536] 10.0.0.120 () {34 vars in 766 bytes} [Tue May 19 01:18:55 2026] PUT /v2.0/subnetpools/20866596-11b1-4675-b80f-31cf156a229c/tags/red => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2537] 10.0.0.120 () {32 vars in 739 bytes} [Tue May 19 01:18:55 2026] GET /v2.0/subnetpools/20866596-11b1-4675-b80f-31cf156a229c/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2538] 10.0.0.120 () {34 vars in 788 bytes} [Tue May 19 01:18:55 2026] PUT /v2.0/subnetpools/20866596-11b1-4675-b80f-31cf156a229c/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: 7|app: 0|req: 1246/2539] 10.0.0.120 () {32 vars in 739 bytes} [Tue May 19 01:18:55 2026] GET /v2.0/subnetpools/20866596-11b1-4675-b80f-31cf156a229c/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2540] 10.0.0.120 () {34 vars in 759 bytes} [Tue May 19 01:18:55 2026] PUT /v2.0/subnetpools/20866596-11b1-4675-b80f-31cf156a229c/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: 1247/2541] 10.0.0.120 () {32 vars in 739 bytes} [Tue May 19 01:18:56 2026] GET /v2.0/subnetpools/20866596-11b1-4675-b80f-31cf156a229c/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2542] 10.0.0.120 () {32 vars in 747 bytes} [Tue May 19 01:18:56 2026] GET /v2.0/subnetpools/20866596-11b1-4675-b80f-31cf156a229c/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:18:56.117 7 INFO neutron.api.v2.resource [None req-ee2f1a6b-548a-4acc-b1d4-9ee9c20d74a5 4e0d1062074e40d4900cc6d18cdde716 1b6c394d5d4246ee846067f6294440de - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1248/2543] 10.0.0.120 () {32 vars in 751 bytes} [Tue May 19 01:18:56 2026] GET /v2.0/subnetpools/20866596-11b1-4675-b80f-31cf156a229c/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2544] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:56 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2545] 10.0.0.120 () {32 vars in 750 bytes} [Tue May 19 01:18:56 2026] DELETE /v2.0/subnetpools/20866596-11b1-4675-b80f-31cf156a229c/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2546] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:18:56 2026] GET /v2.0/security-groups?id=c104031f-4591-4b4e-af9b-0945a0e320a4&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2547] 10.0.0.120 () {32 vars in 739 bytes} [Tue May 19 01:18:56 2026] GET /v2.0/subnetpools/20866596-11b1-4675-b80f-31cf156a229c/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:18:56.226 8 INFO neutron.api.v2.resource [None req-912cd71b-a281-41e3-8dc2-f0337dbdc8db 4e0d1062074e40d4900cc6d18cdde716 1b6c394d5d4246ee846067f6294440de - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1298/2548] 10.0.0.120 () {32 vars in 754 bytes} [Tue May 19 01:18:56 2026] DELETE /v2.0/subnetpools/20866596-11b1-4675-b80f-31cf156a229c/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2549] 10.0.0.120 () {32 vars in 742 bytes} [Tue May 19 01:18:56 2026] DELETE /v2.0/subnetpools/20866596-11b1-4675-b80f-31cf156a229c/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: 1251/2550] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:56 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2551] 10.0.0.120 () {32 vars in 739 bytes} [Tue May 19 01:18:56 2026] GET /v2.0/subnetpools/20866596-11b1-4675-b80f-31cf156a229c/tags => 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: 1252/2552] 10.0.0.120 () {32 vars in 732 bytes} [Tue May 19 01:18:56 2026] DELETE /v2.0/subnetpools/20866596-11b1-4675-b80f-31cf156a229c => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2553] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:18:57 2026] GET /v2.0/ports?device_id=8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f => generated 1010 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2554] 10.0.0.240 () {34 vars in 1120 bytes} [Tue May 19 01:18:57 2026] GET /v2.0/security-groups?id=727f1444-e01f-4bb4-ba76-9ccc8f68aa5c&id=5fc0a050-55c1-43e4-bbb7-e5c3bb4e2cd4&fields=id&fields=name => generated 207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2555] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:18:57 2026] GET /v2.0/security-groups?tenant_id=d81c5df2e46f47ada19383cb75778ae0&name=default => generated 2929 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2556] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:18:57 2026] DELETE /v2.0/security-groups/1c90e5dd-f984-4eac-928b-54d7c5fcdc8f => 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: 1255/2557] 10.0.0.120 () {32 vars in 736 bytes} [Tue May 19 01:18:57 2026] GET /v2.0/ports?device_id=8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f => generated 1279 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2558] 10.0.0.120 () {32 vars in 858 bytes} [Tue May 19 01:18:57 2026] GET /v2.0/floatingips?floating_network_id=618eaade-0dcf-4b13-a7a2-a1009ff019e2&port_id=ab76e200-a062-4d09-9d6a-18bf6c920938 => generated 860 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2559] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:18:57 2026] GET /v2.0/security-groups?tenant_id=1b6c394d5d4246ee846067f6294440de&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2560] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:18:57 2026] DELETE /v2.0/security-groups/8d0dc4b5-541b-4bd6-97f9-9da4ac9c5896 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2561] 10.0.0.199 () {34 vars in 990 bytes} [Tue May 19 01:18:58 2026] GET /v2.0/ports?device_id=8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f => generated 1279 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2562] 10.0.0.199 () {34 vars in 1120 bytes} [Tue May 19 01:18:58 2026] GET /v2.0/security-groups?id=727f1444-e01f-4bb4-ba76-9ccc8f68aa5c&id=5fc0a050-55c1-43e4-bbb7-e5c3bb4e2cd4&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: 1259/2565] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:19:00 2026] GET /v2.0/ports?device_id=8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2566] 10.0.0.240 () {34 vars in 1120 bytes} [Tue May 19 01:19:00 2026] GET /v2.0/security-groups?id=727f1444-e01f-4bb4-ba76-9ccc8f68aa5c&id=5fc0a050-55c1-43e4-bbb7-e5c3bb4e2cd4&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2567] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:19:01 2026] GET /v2.0/ports?device_id=8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2568] 10.0.0.240 () {34 vars in 1120 bytes} [Tue May 19 01:19:01 2026] GET /v2.0/security-groups?id=727f1444-e01f-4bb4-ba76-9ccc8f68aa5c&id=5fc0a050-55c1-43e4-bbb7-e5c3bb4e2cd4&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: 7|app: 0|req: 1261/2569] 199.204.45.235 () {34 vars in 994 bytes} [Tue May 19 01:19:02 2026] GET /v2.0/ports?device_id=8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f => generated 1010 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:19:02.737 8 INFO neutron.db.l3_db [req-390fa59e-7071-4e8b-adbf-967953662d60 req-34bc32e8-10b8-41e2-9278-9e59b83050ec ed9f7fe85d924859aae9cee10155a6a9 1d70568969724316bded601ffb829183 - - default default] Floating IP 2c2ee12b-6e1b-42d9-8f46-94a00cf020b8 disassociated. External IP: 10.96.250.201, port: ab76e200-a062-4d09-9d6a-18bf6c920938. [pid: 7|app: 0|req: 1262/2570] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:19:02 2026] GET /v2.0/ports?device_id=8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f => generated 1010 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2571] 10.0.0.240 () {34 vars in 1120 bytes} [Tue May 19 01:19:02 2026] GET /v2.0/security-groups?id=727f1444-e01f-4bb4-ba76-9ccc8f68aa5c&id=5fc0a050-55c1-43e4-bbb7-e5c3bb4e2cd4&fields=id&fields=name => generated 207 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2572] 199.204.45.235 () {36 vars in 997 bytes} [Tue May 19 01:19:02 2026] DELETE /v2.0/ports/ab76e200-a062-4d09-9d6a-18bf6c920938 => generated 0 bytes in 697 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2573] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:19:03 2026] GET /v2.0/ports?device_id=8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f => 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: 1310/2574] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:19:04 2026] GET /v2.0/ports?device_id=8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f => 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: 1265/2575] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:19:06 2026] GET /v2.0/ports?device_id=8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:19:07.272 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9bdc553-70bd-460b-8b45-5f60e07026b6'] response: {'server_uuid': '8d5bb515-1b65-4a0d-8ca0-fcfb33724e6f', 'name': 'network-vif-deleted', 'tag': 'ab76e200-a062-4d09-9d6a-18bf6c920938', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1311/2576] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:19:07 2026] DELETE /v2.0/security-groups/5fc0a050-55c1-43e4-bbb7-e5c3bb4e2cd4 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:19:07.388 7 INFO neutron.api.v2.resource [None req-a2f8cf19-9982-4d8a-bb40-6ca06080013d ed9f7fe85d924859aae9cee10155a6a9 1d70568969724316bded601ffb829183 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1266/2577] 10.0.0.120 () {32 vars in 737 bytes} [Tue May 19 01:19:07 2026] GET /v2.0/security-groups/5fc0a050-55c1-43e4-bbb7-e5c3bb4e2cd4 => 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: 1312/2578] 10.0.0.120 () {32 vars in 732 bytes} [Tue May 19 01:19:07 2026] DELETE /v2.0/floatingips/2c2ee12b-6e1b-42d9-8f46-94a00cf020b8 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2579] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:19:07 2026] DELETE /v2.0/security-groups/727f1444-e01f-4bb4-ba76-9ccc8f68aa5c => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2580] 10.0.0.120 () {34 vars in 789 bytes} [Tue May 19 01:19:07 2026] PUT /v2.0/routers/725f365f-77ec-4dab-89f5-a03299e1990a/remove_router_interface => generated 309 bytes in 914 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:19:09.666 7 INFO neutron.services.segments.plugin [-] Segment 2ed7fd37-6641-480c-8e1b-459c3c9d963f resource provider aggregate not found 2026-05-19 01:19:09.671 7 INFO neutron.services.segments.plugin [-] Segment 2ed7fd37-6641-480c-8e1b-459c3c9d963f resource provider aggregate not found 2026-05-19 01:19:09.682 7 INFO neutron.services.segments.plugin [-] Segment 2ed7fd37-6641-480c-8e1b-459c3c9d963f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ed7fd37-6641-480c-8e1b-459c3c9d963f found for delete ", "request_id": "req-605d49d5-cc8a-468f-862b-574561f6491e"}]} 2026-05-19 01:19:09.688 7 INFO neutron.services.segments.plugin [-] Segment 2ed7fd37-6641-480c-8e1b-459c3c9d963f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ed7fd37-6641-480c-8e1b-459c3c9d963f found for delete ", "request_id": "req-9c299854-79b8-460e-a08e-e4290a4fa573"}]} 2026-05-19 01:19:09.693 7 INFO neutron.db.l3_hamode_db [None req-4d60f461-9420-4e59-b746-7f71a320c380 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] HA network e6a986b2-30e2-454b-9514-b666ddfda9c7 was deleted as no HA routers are present in tenant 1d70568969724316bded601ffb829183. [pid: 7|app: 0|req: 1268/2581] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:19:08 2026] DELETE /v2.0/routers/725f365f-77ec-4dab-89f5-a03299e1990a => generated 0 bytes in 953 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2582] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:19:09 2026] DELETE /v2.0/subnets/a6de0010-0469-4f4a-88f7-37beb4bff1cd => 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: 1269/2583] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:19:09 2026] DELETE /v2.0/networks/fda47804-6bf1-44fe-8657-ef79e6f996f2 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2584] 10.0.0.120 () {34 vars in 789 bytes} [Tue May 19 01:19:10 2026] PUT /v2.0/routers/3868b7ca-1766-4696-832e-08afc5e1b540/remove_router_interface => generated 309 bytes in 941 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:19:11.708 7 INFO neutron.services.segments.plugin [-] Segment 7f98c627-705e-42c9-a3ea-141385d792c5 resource provider aggregate not found 2026-05-19 01:19:11.724 7 INFO neutron.services.segments.plugin [-] Segment 7f98c627-705e-42c9-a3ea-141385d792c5 resource provider aggregate not found 2026-05-19 01:19:11.730 7 INFO neutron.services.segments.plugin [-] Segment 7f98c627-705e-42c9-a3ea-141385d792c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f98c627-705e-42c9-a3ea-141385d792c5 found for delete ", "request_id": "req-d18abc27-cbae-4a9b-9252-0cdff54afe9d"}]} 2026-05-19 01:19:11.736 7 INFO neutron.services.segments.plugin [-] Segment 7f98c627-705e-42c9-a3ea-141385d792c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f98c627-705e-42c9-a3ea-141385d792c5 found for delete ", "request_id": "req-cac0831a-7b06-4f47-b311-12fdf16298c8"}]} 2026-05-19 01:19:12.077 7 INFO neutron.db.l3_hamode_db [None req-9e875041-f8ff-4481-bb73-78c56d66dc83 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] HA network 72e96d0e-f511-4f2a-89ce-bd9ceb775b13 was deleted as no HA routers are present in tenant 17cec5d0a2694deea05eaaf2265d3858. [pid: 7|app: 0|req: 1270/2585] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:19:11 2026] DELETE /v2.0/routers/3868b7ca-1766-4696-832e-08afc5e1b540 => generated 0 bytes in 940 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2586] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:19:12 2026] DELETE /v2.0/subnets/6e05c730-4c5a-4516-810b-c61602c8571b => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2587] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:19:12 2026] DELETE /v2.0/networks/df898caa-2d27-4491-98c6-0daf6fa4f493 => 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: 1317/2588] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:19:12 2026] GET /v2.0/security-groups?tenant_id=1d70568969724316bded601ffb829183&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2589] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:19:12 2026] DELETE /v2.0/security-groups/7ec72c6a-c9a1-4a52-9a3a-48d0691b20b2 => 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: 1318/2590] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:19:13 2026] GET /v2.0/security-groups?tenant_id=17cec5d0a2694deea05eaaf2265d3858&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2591] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:19:13 2026] DELETE /v2.0/security-groups/3eae5b5b-13d8-4f37-af43-e4b57afef542 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:19:17.243 7 INFO neutron.services.segments.plugin [-] Segment a1396084-b401-4e9b-930e-efb4ca374022 resource provider aggregate not found 2026-05-19 01:19:17.252 7 INFO neutron.services.segments.plugin [-] Segment a1396084-b401-4e9b-930e-efb4ca374022 resource provider aggregate not found 2026-05-19 01:19:17.265 7 INFO neutron.services.segments.plugin [-] Segment a1396084-b401-4e9b-930e-efb4ca374022 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1396084-b401-4e9b-930e-efb4ca374022 found for delete ", "request_id": "req-971864f3-18b5-45da-b7ca-536f3308ef0d"}]} 2026-05-19 01:19:17.269 7 INFO neutron.services.segments.plugin [-] Segment a1396084-b401-4e9b-930e-efb4ca374022 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1396084-b401-4e9b-930e-efb4ca374022 found for delete ", "request_id": "req-e7654dd9-03a5-4b04-a146-ecd1efa1b32c"}]} 2026-05-19 01:19:17.280 7 INFO neutron.services.segments.plugin [-] Segment 3600fdf2-bcfc-4162-aa9c-239b0fa48849 resource provider aggregate not found 2026-05-19 01:19:17.285 7 INFO neutron.services.segments.plugin [-] Segment 3600fdf2-bcfc-4162-aa9c-239b0fa48849 resource provider aggregate not found 2026-05-19 01:19:17.292 7 INFO neutron.services.segments.plugin [-] Segment 3600fdf2-bcfc-4162-aa9c-239b0fa48849 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3600fdf2-bcfc-4162-aa9c-239b0fa48849 found for delete ", "request_id": "req-4c8047a8-04d3-4801-bfe0-d4b3ba75f29a"}]} 2026-05-19 01:19:17.301 7 INFO neutron.services.segments.plugin [-] Segment 3600fdf2-bcfc-4162-aa9c-239b0fa48849 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3600fdf2-bcfc-4162-aa9c-239b0fa48849 found for delete ", "request_id": "req-ba74c71c-76c7-4d2d-9679-a779e40b0f8f"}]} [pid: 7|app: 0|req: 1275/2594] 10.0.0.120 () {34 vars in 678 bytes} [Tue May 19 01:19:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2595] 10.0.0.120 () {34 vars in 678 bytes} [Tue May 19 01:19:17 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: 7|app: 0|req: 1276/2596] 10.0.0.120 () {34 vars in 678 bytes} [Tue May 19 01:19:17 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: 8|app: 0|req: 1321/2597] 10.0.0.120 () {34 vars in 678 bytes} [Tue May 19 01:19:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2598] 10.0.0.120 () {34 vars in 678 bytes} [Tue May 19 01:19:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2599] 10.0.0.120 () {34 vars in 753 bytes} [Tue May 19 01:19:17 2026] PUT /v2.0/policies/f1806e44-3346-48e7-bd99-2540e16ba26b/tags => generated 17 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2600] 10.0.0.120 () {34 vars in 753 bytes} [Tue May 19 01:19:17 2026] PUT /v2.0/policies/a087de73-337c-4e89-8f3d-4ff70eb070f2/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: 1323/2601] 10.0.0.120 () {34 vars in 753 bytes} [Tue May 19 01:19:17 2026] PUT /v2.0/policies/e7629e70-93f9-410f-a699-daebcd44098e/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: 1279/2602] 10.0.0.120 () {34 vars in 753 bytes} [Tue May 19 01:19:17 2026] PUT /v2.0/policies/8b5c1e51-5042-400f-aaf7-163105364a3e/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: 1324/2603] 10.0.0.120 () {32 vars in 674 bytes} [Tue May 19 01:19:18 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2604] 10.0.0.120 () {32 vars in 688 bytes} [Tue May 19 01:19:18 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2605] 10.0.0.120 () {32 vars in 684 bytes} [Tue May 19 01:19:18 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2606] 10.0.0.120 () {32 vars in 696 bytes} [Tue May 19 01:19:18 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2607] 10.0.0.120 () {32 vars in 682 bytes} [Tue May 19 01:19:18 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2608] 10.0.0.120 () {32 vars in 696 bytes} [Tue May 19 01:19:18 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2609] 10.0.0.120 () {32 vars in 692 bytes} [Tue May 19 01:19:18 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2610] 10.0.0.120 () {32 vars in 704 bytes} [Tue May 19 01:19:19 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2611] 10.0.0.120 () {32 vars in 734 bytes} [Tue May 19 01:19:19 2026] DELETE /v2.0/qos/policies/f1806e44-3346-48e7-bd99-2540e16ba26b => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2612] 10.0.0.120 () {32 vars in 734 bytes} [Tue May 19 01:19:19 2026] DELETE /v2.0/qos/policies/a087de73-337c-4e89-8f3d-4ff70eb070f2 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2613] 10.0.0.120 () {32 vars in 734 bytes} [Tue May 19 01:19:19 2026] DELETE /v2.0/qos/policies/e7629e70-93f9-410f-a699-daebcd44098e => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2614] 10.0.0.120 () {32 vars in 734 bytes} [Tue May 19 01:19:19 2026] DELETE /v2.0/qos/policies/8b5c1e51-5042-400f-aaf7-163105364a3e => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2615] 10.0.0.120 () {32 vars in 734 bytes} [Tue May 19 01:19:19 2026] DELETE /v2.0/qos/policies/95fe9e6e-d950-4aad-a16d-334b8e5e8685 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2616] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:19:20 2026] GET /v2.0/security-groups?tenant_id=34ee130f88c54d1087c6c072e6f16912&name=default => generated 2929 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2617] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:19:20 2026] DELETE /v2.0/security-groups/9371232a-826a-42a6-9926-e029a42d1fd5 => 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: 1287/2618] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:19:20 2026] GET /v2.0/security-groups?tenant_id=9ee870620080449faf30b2ab5f126a7a&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: 1332/2619] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:19:20 2026] DELETE /v2.0/security-groups/5e6cabe7-a389-4ffc-9aaf-d578319cbd9e => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2620] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:19:20 2026] GET /v2.0/security-groups?tenant_id=7839f87ddf1a4c2eadf07e4926da63bf&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2621] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:19:21 2026] DELETE /v2.0/security-groups/11a88756-5d9d-4627-8804-f8996e883115 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:19:25.296 7 WARNING neutron_lib.context [None req-05a03c60-d3d7-4f35-b46a-ffbd88a9fcb7 90f70767b27942f1aafed5d0c7527c7c 2c22b91ddeef4433bc72c6f4266775e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1289/2622] 10.0.0.120 () {34 vars in 684 bytes} [Tue May 19 01:19:25 2026] POST /v2.0/security-groups => generated 1603 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 01:19:25.517 8 WARNING neutron_lib.context [None req-f7918306-79a3-441e-97a5-eaed454537f1 90f70767b27942f1aafed5d0c7527c7c 2c22b91ddeef4433bc72c6f4266775e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1334/2623] 10.0.0.120 () {34 vars in 684 bytes} [Tue May 19 01:19:25 2026] POST /v2.0/security-groups => generated 1603 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 01:19:25.646 7 WARNING neutron_lib.context [None req-bd874dc5-47d2-4248-915f-4b9ff607e42b 90f70767b27942f1aafed5d0c7527c7c 2c22b91ddeef4433bc72c6f4266775e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1290/2624] 10.0.0.120 () {34 vars in 684 bytes} [Tue May 19 01:19:25 2026] POST /v2.0/security-groups => generated 1603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 01:19:25.764 8 WARNING neutron_lib.context [None req-1e3a6c81-dec3-44f8-a4cb-8bdc5d0b3a66 90f70767b27942f1aafed5d0c7527c7c 2c22b91ddeef4433bc72c6f4266775e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1335/2625] 10.0.0.120 () {34 vars in 684 bytes} [Tue May 19 01:19:25 2026] POST /v2.0/security-groups => generated 1603 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 01:19:25.895 7 WARNING neutron_lib.context [None req-0619c5c6-6fdd-4c8d-9d23-3fe0ecfd269f 90f70767b27942f1aafed5d0c7527c7c 2c22b91ddeef4433bc72c6f4266775e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1291/2626] 10.0.0.120 () {34 vars in 684 bytes} [Tue May 19 01:19:25 2026] POST /v2.0/security-groups => generated 1603 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2627] 10.0.0.120 () {34 vars in 767 bytes} [Tue May 19 01:19:26 2026] PUT /v2.0/security-groups/f8a9941e-0f1c-4e2d-b0e3-ca9b459c9639/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2628] 10.0.0.120 () {34 vars in 767 bytes} [Tue May 19 01:19:26 2026] PUT /v2.0/security-groups/19dc91da-ef62-4eea-9a0f-be566a8b7607/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2629] 10.0.0.120 () {34 vars in 767 bytes} [Tue May 19 01:19:26 2026] PUT /v2.0/security-groups/5c3bea8a-b375-4b2c-93db-3168c107f0a9/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: 1293/2630] 10.0.0.120 () {34 vars in 767 bytes} [Tue May 19 01:19:26 2026] PUT /v2.0/security-groups/d12f0b53-8618-470c-abd2-b3fcea87aa8f/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2631] 10.0.0.120 () {32 vars in 680 bytes} [Tue May 19 01:19:26 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2632] 10.0.0.120 () {32 vars in 694 bytes} [Tue May 19 01:19:26 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2633] 10.0.0.120 () {32 vars in 690 bytes} [Tue May 19 01:19:26 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2634] 10.0.0.120 () {32 vars in 702 bytes} [Tue May 19 01:19:26 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2635] 10.0.0.120 () {32 vars in 688 bytes} [Tue May 19 01:19:26 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2636] 10.0.0.120 () {32 vars in 702 bytes} [Tue May 19 01:19:26 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2637] 10.0.0.120 () {32 vars in 698 bytes} [Tue May 19 01:19:26 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2638] 10.0.0.120 () {32 vars in 710 bytes} [Tue May 19 01:19:26 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2639] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:19:26 2026] DELETE /v2.0/security-groups/f8a9941e-0f1c-4e2d-b0e3-ca9b459c9639 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2640] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:19:26 2026] DELETE /v2.0/security-groups/19dc91da-ef62-4eea-9a0f-be566a8b7607 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2641] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:19:26 2026] DELETE /v2.0/security-groups/5c3bea8a-b375-4b2c-93db-3168c107f0a9 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2642] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:19:26 2026] DELETE /v2.0/security-groups/d12f0b53-8618-470c-abd2-b3fcea87aa8f => 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: 1344/2643] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:19:26 2026] DELETE /v2.0/security-groups/0471fc8d-afd3-48ca-8ee9-e29e8539aa8b => 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: 1300/2644] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:19:27 2026] GET /v2.0/security-groups?tenant_id=b7d1ce86d57d48e98d14bf3bd9b83de4&name=default => generated 2929 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2645] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:19:28 2026] DELETE /v2.0/security-groups/15c1460d-5e81-4fcd-952d-954844cb3689 => 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: 1301/2646] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:19:28 2026] GET /v2.0/security-groups?tenant_id=2c22b91ddeef4433bc72c6f4266775e7&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2647] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:19:28 2026] DELETE /v2.0/security-groups/f02c4e43-1517-4074-8d9b-340396ca9b27 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2648] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:19:28 2026] GET /v2.0/security-groups?tenant_id=a119c158a01c49ac9b6614f4f588969c&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2649] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:19:28 2026] DELETE /v2.0/security-groups/258c5d76-2c55-4170-b2a8-0960932ac3ea => 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: 1304/2652] 199.204.45.235 () {30 vars in 702 bytes} [Tue May 19 01:19:31 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: 1349/2653] 199.204.45.235 () {30 vars in 704 bytes} [Tue May 19 01:19:31 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: 1305/2654] 199.204.45.235 () {30 vars in 680 bytes} [Tue May 19 01:19:31 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: 1350/2655] 199.204.45.235 () {30 vars in 716 bytes} [Tue May 19 01:19:31 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: 1306/2656] 199.204.45.235 () {30 vars in 740 bytes} [Tue May 19 01:19:31 2026] GET /v2.0/subnets/e9fbf560-aa92-4ec0-a69e-be2194692b0d => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2657] 199.204.45.235 () {30 vars in 768 bytes} [Tue May 19 01:19:31 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2658] 199.204.45.235 () {34 vars in 716 bytes} [Tue May 19 01:19:31 2026] POST /v2.0/ports => generated 1097 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2659] 10.0.0.240 () {34 vars in 971 bytes} [Tue May 19 01:19:31 2026] GET /v2.0/ports/b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4 => generated 1097 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1308/2660] 10.0.0.240 () {34 vars in 907 bytes} [Tue May 19 01:19:31 2026] GET /v2.0/extensions => generated 20516 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-19 01:19:32.802 8 WARNING neutron_lib.context [None req-ac3c5cb9-675b-46e2-88c7-227288357164 74b2737dccc44d3ba8becdd74e1f9b5e 1106c22b07354bb38d0b9e093de73b45 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:19:32.941 8 INFO neutron.db.segments_db [None req-ac3c5cb9-675b-46e2-88c7-227288357164 74b2737dccc44d3ba8becdd74e1f9b5e 1106c22b07354bb38d0b9e093de73b45 - - default default] Added segment 4864989e-3b9b-4b57-a789-99f468f92866 of type vxlan for network fcf56d3d-bd34-47b2-8b92-9deb7a3bb66e [pid: 7|app: 0|req: 1309/2661] 199.204.45.235 () {34 vars in 1262 bytes} [Tue May 19 01:19:32 2026] GET /v2.0/ports/b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2662] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:19:32 2026] GET /v2.0/networks/0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c?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: 1353/2663] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:19:32 2026] POST /v2.0/networks => generated 632 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:19:33.046 8 WARNING neutron_lib.context [None req-6196687a-847f-4198-905e-1693f960426e 74b2737dccc44d3ba8becdd74e1f9b5e 1106c22b07354bb38d0b9e093de73b45 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1311/2664] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:19:33 2026] GET /v2.0/networks/0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c?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: 1354/2665] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:19:33 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) 2026-05-19 01:19:33.301 7 WARNING neutron_lib.context [None req-ef20f5a9-1309-4667-8d4f-013c425d39e0 74b2737dccc44d3ba8becdd74e1f9b5e 1106c22b07354bb38d0b9e093de73b45 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:19:33.355 7 INFO neutron.db.segments_db [None req-ef20f5a9-1309-4667-8d4f-013c425d39e0 74b2737dccc44d3ba8becdd74e1f9b5e 1106c22b07354bb38d0b9e093de73b45 - - default default] Added segment 101a672a-3a64-4d96-9a58-7b6e80ef95d3 of type vxlan for network 87f6d486-4646-4cd5-b28e-91cd87e91c8c [pid: 7|app: 0|req: 1312/2666] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:19:33 2026] POST /v2.0/networks => generated 632 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:19:33.459 8 WARNING neutron_lib.context [None req-08f8f834-5198-47ab-8dd2-4546e8c4c0bb 74b2737dccc44d3ba8becdd74e1f9b5e 1106c22b07354bb38d0b9e093de73b45 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1313/2667] 199.204.45.235 () {34 vars in 975 bytes} [Tue May 19 01:19:33 2026] GET /v2.0/ports/b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4 => generated 1097 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2668] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:19:33 2026] GET /v2.0/networks?id=0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c => generated 803 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2669] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:19:33 2026] POST /v2.0/subnets => generated 629 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:19:33.741 8 WARNING neutron_lib.context [None req-6694f9cb-dfad-4eb8-9553-7bae119930a5 74b2737dccc44d3ba8becdd74e1f9b5e 1106c22b07354bb38d0b9e093de73b45 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:19:33.793 8 INFO neutron.db.segments_db [None req-6694f9cb-dfad-4eb8-9553-7bae119930a5 74b2737dccc44d3ba8becdd74e1f9b5e 1106c22b07354bb38d0b9e093de73b45 - - default default] Added segment c5240f24-8179-4cc1-aea7-2481ec65c0cc of type vxlan for network bd89a17d-4b2e-45c3-91e2-f003cb32273c [pid: 8|app: 0|req: 1356/2670] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:19:33 2026] POST /v2.0/networks => generated 632 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:19:33.893 8 WARNING neutron_lib.context [None req-fd9d064a-c686-47bb-9db3-821a72665cb3 74b2737dccc44d3ba8becdd74e1f9b5e 1106c22b07354bb38d0b9e093de73b45 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1315/2671] 199.204.45.235 () {38 vars in 1028 bytes} [Tue May 19 01:19:33 2026] PUT /v2.0/ports/b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4 => generated 1287 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2672] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:19:33 2026] POST /v2.0/subnets => generated 629 bytes in 261 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-19 01:19:34.163 7 WARNING neutron_lib.context [None req-dfe270d1-9009-472c-8d21-5562f5be42b9 74b2737dccc44d3ba8becdd74e1f9b5e 1106c22b07354bb38d0b9e093de73b45 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:19:34.199 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4926d8c7-ab0f-42f5-b6b4-c88ea0fe6ca5'] response: {'name': 'network-changed', 'server_uuid': 'cf5a9e4f-877e-43fe-b9f8-98dea789ba04', 'tag': 'b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4', 'status': 'completed', 'code': 200} 2026-05-19 01:19:34.228 7 INFO neutron.db.segments_db [None req-dfe270d1-9009-472c-8d21-5562f5be42b9 74b2737dccc44d3ba8becdd74e1f9b5e 1106c22b07354bb38d0b9e093de73b45 - - default default] Added segment b2a1dfc7-e56d-4735-8c20-2c7d6a036e4f of type vxlan for network db6c1c27-be98-46ff-a0b3-65fff0f0388a [pid: 7|app: 0|req: 1316/2673] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:19:34 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-19 01:19:34.330 8 WARNING neutron_lib.context [None req-d47c8877-9fcb-4e22-8473-7cb7ad8f08b3 74b2737dccc44d3ba8becdd74e1f9b5e 1106c22b07354bb38d0b9e093de73b45 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1358/2674] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:19:34 2026] POST /v2.0/subnets => generated 629 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:19:34.573 7 WARNING neutron_lib.context [None req-2f758e12-b32a-4e1a-962d-59a08d87d3d2 74b2737dccc44d3ba8becdd74e1f9b5e 1106c22b07354bb38d0b9e093de73b45 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:19:34.627 7 INFO neutron.db.segments_db [None req-2f758e12-b32a-4e1a-962d-59a08d87d3d2 74b2737dccc44d3ba8becdd74e1f9b5e 1106c22b07354bb38d0b9e093de73b45 - - default default] Added segment 7624ced6-f2b0-4749-b6e6-b8e0124b3ca0 of type vxlan for network 82c6b5aa-a0db-42db-9a88-a54465a9e1b8 [pid: 7|app: 0|req: 1317/2675] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:19:34 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) 2026-05-19 01:19:34.732 7 WARNING neutron_lib.context [None req-fd1854b9-7ec5-4188-8db4-ec3259aeb636 74b2737dccc44d3ba8becdd74e1f9b5e 1106c22b07354bb38d0b9e093de73b45 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1359/2676] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:19:34 2026] GET /v2.0/ports?tenant_id=8ce59ab7acc64d5a991e8a63e22f99f0&device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 2523 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2677] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:19:34 2026] GET /v2.0/networks?id=0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c => generated 803 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2678] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:19:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.239&port_id=b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4 => 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: 1362/2679] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:19:34 2026] GET /v2.0/subnets?id=e9fbf560-aa92-4ec0-a69e-be2194692b0d => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2680] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:19:34 2026] GET /v2.0/ports?network_id=0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c&device_owner=network%3Adhcp => generated 1461 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2681] 10.0.0.120 () {34 vars in 669 bytes} [Tue May 19 01:19:34 2026] POST /v2.0/subnets => generated 629 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2682] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:19:34 2026] GET /v2.0/networks/0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c?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: 1319/2683] 10.0.0.120 () {34 vars in 751 bytes} [Tue May 19 01:19:34 2026] PUT /v2.0/subnets/25d3fb14-64c0-4ebf-87f3-bae17776f4aa/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: 1365/2684] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:19:34 2026] GET /v2.0/networks/0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c?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: 1320/2685] 10.0.0.120 () {34 vars in 751 bytes} [Tue May 19 01:19:34 2026] PUT /v2.0/subnets/4d3b62ec-e27f-4e7c-8701-d66e9b9f96fa/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2686] 10.0.0.120 () {34 vars in 751 bytes} [Tue May 19 01:19:35 2026] PUT /v2.0/subnets/b9488e21-fea6-4570-a359-a3e6f1ed6a14/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2687] 10.0.0.120 () {34 vars in 751 bytes} [Tue May 19 01:19:35 2026] PUT /v2.0/subnets/5fa38995-a58e-43ca-9afa-05433a5807c8/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2688] 10.0.0.120 () {32 vars in 664 bytes} [Tue May 19 01:19:35 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2689] 10.0.0.120 () {32 vars in 678 bytes} [Tue May 19 01:19:35 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2690] 10.0.0.120 () {32 vars in 674 bytes} [Tue May 19 01:19:35 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2691] 10.0.0.120 () {32 vars in 686 bytes} [Tue May 19 01:19:35 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2692] 10.0.0.120 () {32 vars in 672 bytes} [Tue May 19 01:19:35 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2693] 10.0.0.120 () {32 vars in 686 bytes} [Tue May 19 01:19:35 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2694] 10.0.0.120 () {32 vars in 682 bytes} [Tue May 19 01:19:35 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2695] 10.0.0.120 () {32 vars in 694 bytes} [Tue May 19 01:19:35 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2696] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:19:35 2026] DELETE /v2.0/subnets/25d3fb14-64c0-4ebf-87f3-bae17776f4aa => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2697] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:19:35 2026] DELETE /v2.0/subnets/4d3b62ec-e27f-4e7c-8701-d66e9b9f96fa => 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: 1372/2698] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:19:35 2026] DELETE /v2.0/subnets/b9488e21-fea6-4570-a359-a3e6f1ed6a14 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2699] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:19:36 2026] GET /v2.0/ports?tenant_id=8ce59ab7acc64d5a991e8a63e22f99f0&device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 2523 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2700] 199.204.45.235 () {34 vars in 1060 bytes} [Tue May 19 01:19:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.50&port_id=5ac1ca12-a52d-4c95-be81-fe7309e1f405 => 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: 1329/2701] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:19:36 2026] GET /v2.0/subnets?id=27114a1e-6000-4598-a2f6-03eeb66d6bb0 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2702] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:19:36 2026] GET /v2.0/ports?network_id=f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2703] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:19:36 2026] GET /v2.0/networks/f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0?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: 1373/2704] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:19:36 2026] DELETE /v2.0/subnets/5fa38995-a58e-43ca-9afa-05433a5807c8 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2705] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:19:36 2026] GET /v2.0/networks/f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2706] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:19:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.239&port_id=b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2707] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:19:36 2026] GET /v2.0/subnets?id=e9fbf560-aa92-4ec0-a69e-be2194692b0d => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2708] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:19:36 2026] GET /v2.0/ports?network_id=0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c&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: 1374/2709] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:19:36 2026] DELETE /v2.0/subnets/8adb612b-f9fe-4e52-ab4d-0c75de4019ce => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2710] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:19:36 2026] GET /v2.0/networks/0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2711] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:19:36 2026] GET /v2.0/networks/0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c?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) 2026-05-19 01:19:36.662 8 INFO neutron.services.segments.plugin [-] Segment 4864989e-3b9b-4b57-a789-99f468f92866 resource provider aggregate not found 2026-05-19 01:19:36.669 8 INFO neutron.services.segments.plugin [-] Segment 4864989e-3b9b-4b57-a789-99f468f92866 resource provider aggregate not found 2026-05-19 01:19:36.676 8 INFO neutron.services.segments.plugin [-] Segment 4864989e-3b9b-4b57-a789-99f468f92866 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4864989e-3b9b-4b57-a789-99f468f92866 found for delete ", "request_id": "req-0f05a1fe-6e34-4bc3-8793-71561a409aaf"}]} 2026-05-19 01:19:36.680 8 INFO neutron.services.segments.plugin [-] Segment 4864989e-3b9b-4b57-a789-99f468f92866 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4864989e-3b9b-4b57-a789-99f468f92866 found for delete ", "request_id": "req-69c51e7d-2bba-4b63-8609-0c8d6e06d3ad"}]} [pid: 8|app: 0|req: 1375/2712] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:19:36 2026] DELETE /v2.0/networks/fcf56d3d-bd34-47b2-8b92-9deb7a3bb66e => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:19:36.952 7 INFO neutron.services.segments.plugin [-] Segment 101a672a-3a64-4d96-9a58-7b6e80ef95d3 resource provider aggregate not found 2026-05-19 01:19:36.956 7 INFO neutron.services.segments.plugin [-] Segment 101a672a-3a64-4d96-9a58-7b6e80ef95d3 resource provider aggregate not found 2026-05-19 01:19:36.966 7 INFO neutron.services.segments.plugin [-] Segment 101a672a-3a64-4d96-9a58-7b6e80ef95d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 101a672a-3a64-4d96-9a58-7b6e80ef95d3 found for delete ", "request_id": "req-3af24185-72fb-4883-8530-f2975f850928"}]} 2026-05-19 01:19:36.967 7 INFO neutron.services.segments.plugin [-] Segment 101a672a-3a64-4d96-9a58-7b6e80ef95d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 101a672a-3a64-4d96-9a58-7b6e80ef95d3 found for delete ", "request_id": "req-fc65979f-4482-412e-8ea2-322408fbccbe"}]} [pid: 7|app: 0|req: 1338/2713] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:19:36 2026] DELETE /v2.0/networks/87f6d486-4646-4cd5-b28e-91cd87e91c8c => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2714] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:19:36 2026] DELETE /v2.0/networks/bd89a17d-4b2e-45c3-91e2-f003cb32273c => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2715] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:19:37 2026] DELETE /v2.0/networks/db6c1c27-be98-46ff-a0b3-65fff0f0388a => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2716] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:19:37 2026] DELETE /v2.0/networks/82c6b5aa-a0db-42db-9a88-a54465a9e1b8 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2717] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:19:38 2026] GET /v2.0/security-groups?tenant_id=1106c22b07354bb38d0b9e093de73b45&name=default => generated 2929 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:19:38.817 8 INFO neutron.services.segments.plugin [-] Segment c5240f24-8179-4cc1-aea7-2481ec65c0cc resource provider aggregate not found 2026-05-19 01:19:38.822 8 INFO neutron.services.segments.plugin [-] Segment c5240f24-8179-4cc1-aea7-2481ec65c0cc resource provider aggregate not found 2026-05-19 01:19:38.830 8 INFO neutron.services.segments.plugin [-] Segment c5240f24-8179-4cc1-aea7-2481ec65c0cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5240f24-8179-4cc1-aea7-2481ec65c0cc found for delete ", "request_id": "req-a0af6ecf-5c8e-4016-9d38-201437c98f33"}]} 2026-05-19 01:19:38.839 8 INFO neutron.services.segments.plugin [-] Segment c5240f24-8179-4cc1-aea7-2481ec65c0cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5240f24-8179-4cc1-aea7-2481ec65c0cc found for delete ", "request_id": "req-90545766-6146-4364-8628-c4c3f18827f8"}]} 2026-05-19 01:19:38.843 8 INFO neutron.services.segments.plugin [-] Segment 7624ced6-f2b0-4749-b6e6-b8e0124b3ca0 resource provider aggregate not found 2026-05-19 01:19:38.860 8 INFO neutron.services.segments.plugin [-] Segment 7624ced6-f2b0-4749-b6e6-b8e0124b3ca0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7624ced6-f2b0-4749-b6e6-b8e0124b3ca0 found for delete ", "request_id": "req-0c6f28e0-bbc8-4dfb-8cc3-29465ff0205c"}]} 2026-05-19 01:19:38.861 8 INFO neutron.services.segments.plugin [-] Segment 7624ced6-f2b0-4749-b6e6-b8e0124b3ca0 resource provider aggregate not found 2026-05-19 01:19:38.872 8 INFO neutron.services.segments.plugin [-] Segment 7624ced6-f2b0-4749-b6e6-b8e0124b3ca0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7624ced6-f2b0-4749-b6e6-b8e0124b3ca0 found for delete ", "request_id": "req-ac81d8eb-d5d5-4c41-b258-172f680efec6"}]} [pid: 8|app: 0|req: 1378/2718] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:19:38 2026] DELETE /v2.0/security-groups/5c8ba7f5-96d6-42d7-bee0-b8396147709d => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:19:39.017 7 INFO neutron.services.segments.plugin [-] Segment b2a1dfc7-e56d-4735-8c20-2c7d6a036e4f resource provider aggregate not found 2026-05-19 01:19:39.022 7 INFO neutron.services.segments.plugin [-] Segment b2a1dfc7-e56d-4735-8c20-2c7d6a036e4f resource provider aggregate not found 2026-05-19 01:19:39.036 7 INFO neutron.services.segments.plugin [-] Segment b2a1dfc7-e56d-4735-8c20-2c7d6a036e4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2a1dfc7-e56d-4735-8c20-2c7d6a036e4f found for delete ", "request_id": "req-73fc6be9-604b-4d39-9b11-cebac0255cf7"}]} 2026-05-19 01:19:39.038 7 INFO neutron.services.segments.plugin [-] Segment b2a1dfc7-e56d-4735-8c20-2c7d6a036e4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2a1dfc7-e56d-4735-8c20-2c7d6a036e4f found for delete ", "request_id": "req-a13df11a-6851-4b0f-942a-c048c803bf7d"}]} [pid: 7|app: 0|req: 1341/2719] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:19:38 2026] GET /v2.0/security-groups?tenant_id=182843ec4577467e8c8e56fa1af3e53d&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2720] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:19:39 2026] DELETE /v2.0/security-groups/160315a4-4ae2-4021-b177-b9394cc85f98 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2721] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:19:39 2026] GET /v2.0/security-groups?tenant_id=38786e03a57f43d59cde33e89c1f8171&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2722] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:19:39 2026] DELETE /v2.0/security-groups/74291757-262e-43f3-b74e-54ede114a5be => 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: 1343/2723] 10.0.0.240 () {34 vars in 971 bytes} [Tue May 19 01:19:39 2026] GET /v2.0/ports/b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4 => generated 1289 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2724] 199.204.45.235 () {34 vars in 788 bytes} [Tue May 19 01:19:40 2026] PUT /v2.0/ports/b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4 => generated 1313 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:19:40.255 7 INFO neutron.api.v2.resource [None req-35db5ab5-35d7-442a-925a-bd85a412a98a 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1344/2725] 199.204.45.235 () {30 vars in 762 bytes} [Tue May 19 01:19:40 2026] GET /v2.0/security-groups/lb-1bb0ac73-9eca-45b1-ad5b-a92cf080ebdc => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1382/2726] 199.204.45.235 () {30 vars in 784 bytes} [Tue May 19 01:19:40 2026] GET /v2.0/security-groups?name=lb-1bb0ac73-9eca-45b1-ad5b-a92cf080ebdc => generated 1639 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2727] 199.204.45.235 () {34 vars in 788 bytes} [Tue May 19 01:19:40 2026] PUT /v2.0/ports/b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4 => generated 1313 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:19:40.738 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6dfe32c-1112-44e5-83d3-d2e852a9f3ba'] response: {'name': 'network-changed', 'server_uuid': 'cf5a9e4f-877e-43fe-b9f8-98dea789ba04', 'tag': 'b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1383/2728] 199.204.45.235 () {30 vars in 702 bytes} [Tue May 19 01:19:40 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) /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: 1346/2729] 199.204.45.235 () {30 vars in 704 bytes} [Tue May 19 01:19:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2730] 199.204.45.235 () {30 vars in 680 bytes} [Tue May 19 01:19:40 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: 1347/2731] 199.204.45.235 () {30 vars in 716 bytes} [Tue May 19 01:19:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2732] 199.204.45.235 () {30 vars in 740 bytes} [Tue May 19 01:19:40 2026] GET /v2.0/subnets/e9fbf560-aa92-4ec0-a69e-be2194692b0d => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2733] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:19:40 2026] GET /v2.0/ports?tenant_id=8ce59ab7acc64d5a991e8a63e22f99f0&device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 2585 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2734] 199.204.45.235 () {30 vars in 736 bytes} [Tue May 19 01:19:40 2026] GET /v2.0/ports/3313878f-5114-4fa3-8c86-c84b1289272e => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:19:40.877 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f05703fe-fa3a-4a15-a72f-356984e48289'] response: {'name': 'network-changed', 'server_uuid': 'cf5a9e4f-877e-43fe-b9f8-98dea789ba04', 'tag': 'b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1387/2735] 199.204.45.235 () {30 vars in 736 bytes} [Tue May 19 01:19:40 2026] GET /v2.0/ports/b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4 => generated 1349 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2736] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:19:40 2026] GET /v2.0/networks?id=0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c => generated 803 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2737] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:19:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.239&port_id=b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4 => 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: 1388/2738] 199.204.45.235 () {30 vars in 740 bytes} [Tue May 19 01:19:40 2026] GET /v2.0/subnets/e9fbf560-aa92-4ec0-a69e-be2194692b0d => 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: 1351/2739] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:19:40 2026] GET /v2.0/subnets?id=e9fbf560-aa92-4ec0-a69e-be2194692b0d => generated 679 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2740] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:19:40 2026] GET /v2.0/ports?network_id=0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c&device_owner=network%3Adhcp => generated 1461 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2741] 199.204.45.235 () {30 vars in 742 bytes} [Tue May 19 01:19:40 2026] GET /v2.0/networks/0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2742] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:19:41 2026] GET /v2.0/networks/0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c?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: 1390/2743] 199.204.45.235 () {30 vars in 736 bytes} [Tue May 19 01:19:41 2026] GET /v2.0/ports/3313878f-5114-4fa3-8c86-c84b1289272e => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2744] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:19:41 2026] GET /v2.0/networks/0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c?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: 1391/2745] 199.204.45.235 () {30 vars in 740 bytes} [Tue May 19 01:19:41 2026] GET /v2.0/subnets/e9fbf560-aa92-4ec0-a69e-be2194692b0d => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2746] 199.204.45.235 () {34 vars in 1096 bytes} [Tue May 19 01:19:41 2026] GET /v2.0/ports?device_id=1503970b-915f-48e1-a83f-f98464a2d29a&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: 1392/2747] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:19:41 2026] GET /v2.0/ports?tenant_id=1d52e3ca58f6454fa46e0a201bcb5058&device_id=1503970b-915f-48e1-a83f-f98464a2d29a => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2748] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:19:42 2026] GET /v2.0/ports?tenant_id=8ce59ab7acc64d5a991e8a63e22f99f0&device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 2585 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2749] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:19:42 2026] GET /v2.0/networks?id=0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c => 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: 1357/2750] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:19:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.239&port_id=b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4 => 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: 1394/2751] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:19:42 2026] GET /v2.0/subnets?id=e9fbf560-aa92-4ec0-a69e-be2194692b0d => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2752] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:19:42 2026] GET /v2.0/ports?network_id=0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2753] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:19:42 2026] GET /v2.0/networks?id=cfd0491e-55c2-4636-b8b2-1a48d0eabee7 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2754] 199.204.45.235 () {34 vars in 1056 bytes} [Tue May 19 01:19:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.76&port_id=7d597669-f12a-45b6-95df-5a51d0aa8386 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2755] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:19:42 2026] GET /v2.0/networks/0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c?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: 1360/2756] 199.204.45.235 () {34 vars in 1106 bytes} [Tue May 19 01:19:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A24b&port_id=7d597669-f12a-45b6-95df-5a51d0aa8386 => 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: 1361/2757] 199.204.45.235 () {34 vars in 1064 bytes} [Tue May 19 01:19:42 2026] GET /v2.0/subnets?id=9aa9d382-4605-4ba7-9d3f-68ee89f88508&id=35cfac30-42c4-43c0-8841-b74657bc7df7 => generated 1415 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2758] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:19:42 2026] GET /v2.0/networks/0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c?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: 1362/2759] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:19:42 2026] GET /v2.0/ports?network_id=cfd0491e-55c2-4636-b8b2-1a48d0eabee7&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: 1398/2760] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:19:42 2026] GET /v2.0/ports?network_id=cfd0491e-55c2-4636-b8b2-1a48d0eabee7&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: 7|app: 0|req: 1363/2761] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:19:42 2026] GET /v2.0/networks/cfd0491e-55c2-4636-b8b2-1a48d0eabee7?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: 1399/2762] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:19:42 2026] GET /v2.0/networks/cfd0491e-55c2-4636-b8b2-1a48d0eabee7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:19:42.753 7 WARNING neutron_lib.context [None req-b100e66a-f6b1-445c-abe4-abc73a57339c 1eade45b79e6480584cc16598dae083a 6ca9e5cc319d470db44a70ae417523f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1364/2763] 10.0.0.120 () {34 vars in 676 bytes} [Tue May 19 01:19:42 2026] POST /v2.0/floatingips => generated 552 bytes in 625 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2764] 10.0.0.120 () {34 vars in 759 bytes} [Tue May 19 01:19:43 2026] PUT /v2.0/floatingips/824aea18-272e-4040-ba18-bd72113f0084/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2765] 10.0.0.120 () {32 vars in 739 bytes} [Tue May 19 01:19:43 2026] GET /v2.0/floatingips/824aea18-272e-4040-ba18-bd72113f0084/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2766] 10.0.0.120 () {34 vars in 770 bytes} [Tue May 19 01:19:43 2026] PUT /v2.0/floatingips/824aea18-272e-4040-ba18-bd72113f0084/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2767] 10.0.0.120 () {32 vars in 739 bytes} [Tue May 19 01:19:43 2026] GET /v2.0/floatingips/824aea18-272e-4040-ba18-bd72113f0084/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: 1402/2768] 10.0.0.120 () {34 vars in 766 bytes} [Tue May 19 01:19:43 2026] PUT /v2.0/floatingips/824aea18-272e-4040-ba18-bd72113f0084/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2769] 10.0.0.120 () {32 vars in 739 bytes} [Tue May 19 01:19:43 2026] GET /v2.0/floatingips/824aea18-272e-4040-ba18-bd72113f0084/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: 1403/2770] 10.0.0.120 () {34 vars in 788 bytes} [Tue May 19 01:19:43 2026] PUT /v2.0/floatingips/824aea18-272e-4040-ba18-bd72113f0084/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2771] 10.0.0.120 () {32 vars in 739 bytes} [Tue May 19 01:19:43 2026] GET /v2.0/floatingips/824aea18-272e-4040-ba18-bd72113f0084/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: 1404/2772] 10.0.0.120 () {34 vars in 759 bytes} [Tue May 19 01:19:43 2026] PUT /v2.0/floatingips/824aea18-272e-4040-ba18-bd72113f0084/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2773] 10.0.0.120 () {32 vars in 739 bytes} [Tue May 19 01:19:43 2026] GET /v2.0/floatingips/824aea18-272e-4040-ba18-bd72113f0084/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2774] 10.0.0.120 () {32 vars in 747 bytes} [Tue May 19 01:19:43 2026] GET /v2.0/floatingips/824aea18-272e-4040-ba18-bd72113f0084/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:19:43.668 7 INFO neutron.api.v2.resource [None req-85c6b1df-7544-4b9e-94d1-362fbc65f7c9 1eade45b79e6480584cc16598dae083a 6ca9e5cc319d470db44a70ae417523f7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1370/2775] 10.0.0.120 () {32 vars in 751 bytes} [Tue May 19 01:19:43 2026] GET /v2.0/floatingips/824aea18-272e-4040-ba18-bd72113f0084/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: 1406/2776] 10.0.0.120 () {32 vars in 750 bytes} [Tue May 19 01:19:43 2026] DELETE /v2.0/floatingips/824aea18-272e-4040-ba18-bd72113f0084/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2777] 10.0.0.120 () {32 vars in 739 bytes} [Tue May 19 01:19:43 2026] GET /v2.0/floatingips/824aea18-272e-4040-ba18-bd72113f0084/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:19:43.796 8 INFO neutron.api.v2.resource [None req-2c7b6bb8-9285-4a2d-8307-c6d20a6fad7e 1eade45b79e6480584cc16598dae083a 6ca9e5cc319d470db44a70ae417523f7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1407/2778] 10.0.0.120 () {32 vars in 754 bytes} [Tue May 19 01:19:43 2026] DELETE /v2.0/floatingips/824aea18-272e-4040-ba18-bd72113f0084/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2779] 10.0.0.120 () {32 vars in 742 bytes} [Tue May 19 01:19:43 2026] DELETE /v2.0/floatingips/824aea18-272e-4040-ba18-bd72113f0084/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2780] 10.0.0.120 () {32 vars in 739 bytes} [Tue May 19 01:19:43 2026] GET /v2.0/floatingips/824aea18-272e-4040-ba18-bd72113f0084/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: 1373/2781] 10.0.0.120 () {32 vars in 732 bytes} [Tue May 19 01:19:43 2026] DELETE /v2.0/floatingips/824aea18-272e-4040-ba18-bd72113f0084 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2784] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:19:44 2026] GET /v2.0/security-groups?tenant_id=0cb747c9387c4eff8515f89957e3367a&name=default => generated 2929 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2785] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:19:45 2026] DELETE /v2.0/security-groups/7aac7d82-fb44-4f7a-be31-afc67bea2242 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2786] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:19:45 2026] GET /v2.0/security-groups?tenant_id=6ca9e5cc319d470db44a70ae417523f7&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2787] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:19:45 2026] DELETE /v2.0/security-groups/f50c257e-cdba-4f7e-892a-f4f8704ffa5f => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:19:48.330 8 WARNING neutron_lib.context [None req-7ce4b5fa-06c5-4fcb-95ca-601a9124c05e 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:19:48.614 7 WARNING neutron_lib.context [None req-02fa49d3-52a7-4698-be51-e111fdbb7212 ff3ae892705e42be8937e3b490f2148c 831db571c30943ee8c5d0e9c7df1f851 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 01:19:48.760 7 INFO neutron.db.segments_db [None req-02fa49d3-52a7-4698-be51-e111fdbb7212 ff3ae892705e42be8937e3b490f2148c 831db571c30943ee8c5d0e9c7df1f851 - - default default] Added segment e00276f9-75ff-4777-bb76-84e05633785b of type vxlan for network a429b201-b2b0-46e1-b688-0860898eef7c [pid: 7|app: 0|req: 1377/2788] 10.0.0.120 () {34 vars in 670 bytes} [Tue May 19 01:19:48 2026] POST /v2.0/networks => generated 631 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:19:48.868 7 WARNING neutron_lib.context [None req-301aecee-ee3e-4a24-8472-cba68aca298e ff3ae892705e42be8937e3b490f2148c 831db571c30943ee8c5d0e9c7df1f851 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1378/2789] 10.0.0.120 () {34 vars in 664 bytes} [Tue May 19 01:19:48 2026] POST /v2.0/ports => generated 743 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 01:19:49.125 8 INFO neutron.db.l3_db [None req-7ce4b5fa-06c5-4fcb-95ca-601a9124c05e 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Floating IP 3795a080-19ce-4772-9b5c-43bfe7f1f56c associated. External IP: 10.96.250.219, port: 3313878f-5114-4fa3-8c86-c84b1289272e. /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-19 01:19:49.134 7 WARNING neutron_lib.context [None req-a8ee7f00-2399-4e59-90a2-bdcdb860832e ff3ae892705e42be8937e3b490f2148c 831db571c30943ee8c5d0e9c7df1f851 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1379/2790] 10.0.0.120 () {34 vars in 666 bytes} [Tue May 19 01:19:49 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) [pid: 7|app: 0|req: 1380/2791] 10.0.0.120 () {34 vars in 749 bytes} [Tue May 19 01:19:49 2026] PUT /v2.0/trunks/9a8c6261-d5c2-4d21-bdf5-9a6fdfc4159e/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2792] 10.0.0.120 () {32 vars in 729 bytes} [Tue May 19 01:19:49 2026] GET /v2.0/trunks/9a8c6261-d5c2-4d21-bdf5-9a6fdfc4159e/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2793] 10.0.0.120 () {34 vars in 760 bytes} [Tue May 19 01:19:49 2026] PUT /v2.0/trunks/9a8c6261-d5c2-4d21-bdf5-9a6fdfc4159e/tags/green => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2794] 10.0.0.120 () {32 vars in 729 bytes} [Tue May 19 01:19:49 2026] GET /v2.0/trunks/9a8c6261-d5c2-4d21-bdf5-9a6fdfc4159e/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2795] 10.0.0.120 () {34 vars in 756 bytes} [Tue May 19 01:19:49 2026] PUT /v2.0/trunks/9a8c6261-d5c2-4d21-bdf5-9a6fdfc4159e/tags/red => generated 4 bytes in 18 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2796] 10.0.0.120 () {32 vars in 729 bytes} [Tue May 19 01:19:49 2026] GET /v2.0/trunks/9a8c6261-d5c2-4d21-bdf5-9a6fdfc4159e/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2797] 10.0.0.120 () {34 vars in 677 bytes} [Tue May 19 01:19:48 2026] POST /v2.0/floatingips => generated 898 bytes in 1139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2798] 10.0.0.120 () {34 vars in 778 bytes} [Tue May 19 01:19:49 2026] PUT /v2.0/trunks/9a8c6261-d5c2-4d21-bdf5-9a6fdfc4159e/tags/black.or.white => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2799] 10.0.0.120 () {32 vars in 729 bytes} [Tue May 19 01:19:49 2026] GET /v2.0/trunks/9a8c6261-d5c2-4d21-bdf5-9a6fdfc4159e/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2800] 10.0.0.120 () {34 vars in 749 bytes} [Tue May 19 01:19:49 2026] PUT /v2.0/trunks/9a8c6261-d5c2-4d21-bdf5-9a6fdfc4159e/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2801] 10.0.0.120 () {32 vars in 729 bytes} [Tue May 19 01:19:49 2026] GET /v2.0/trunks/9a8c6261-d5c2-4d21-bdf5-9a6fdfc4159e/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2802] 10.0.0.120 () {32 vars in 737 bytes} [Tue May 19 01:19:49 2026] GET /v2.0/trunks/9a8c6261-d5c2-4d21-bdf5-9a6fdfc4159e/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:19:49.625 8 INFO neutron.api.v2.resource [None req-d37e29fb-bf19-4532-8e8e-644bd1ce6126 ff3ae892705e42be8937e3b490f2148c 831db571c30943ee8c5d0e9c7df1f851 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1415/2803] 10.0.0.120 () {32 vars in 741 bytes} [Tue May 19 01:19:49 2026] GET /v2.0/trunks/9a8c6261-d5c2-4d21-bdf5-9a6fdfc4159e/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2804] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:19:49 2026] DELETE /v2.0/trunks/9a8c6261-d5c2-4d21-bdf5-9a6fdfc4159e/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2805] 10.0.0.120 () {32 vars in 729 bytes} [Tue May 19 01:19:49 2026] GET /v2.0/trunks/9a8c6261-d5c2-4d21-bdf5-9a6fdfc4159e/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:19:49.708 7 INFO neutron.api.v2.resource [None req-8465266c-732d-4ac8-bf5d-0e5c10c4e69f ff3ae892705e42be8937e3b490f2148c 831db571c30943ee8c5d0e9c7df1f851 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1390/2806] 10.0.0.120 () {32 vars in 744 bytes} [Tue May 19 01:19:49 2026] DELETE /v2.0/trunks/9a8c6261-d5c2-4d21-bdf5-9a6fdfc4159e/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2807] 10.0.0.120 () {32 vars in 732 bytes} [Tue May 19 01:19:49 2026] DELETE /v2.0/trunks/9a8c6261-d5c2-4d21-bdf5-9a6fdfc4159e/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: 1391/2808] 10.0.0.120 () {32 vars in 729 bytes} [Tue May 19 01:19:49 2026] GET /v2.0/trunks/9a8c6261-d5c2-4d21-bdf5-9a6fdfc4159e/tags => 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: 1418/2809] 10.0.0.120 () {32 vars in 719 bytes} [Tue May 19 01:19:49 2026] GET /v2.0/trunks/9a8c6261-d5c2-4d21-bdf5-9a6fdfc4159e => generated 407 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2810] 10.0.0.120 () {32 vars in 717 bytes} [Tue May 19 01:19:49 2026] GET /v2.0/ports/bc29194b-75b9-4eda-809b-5e971530f1bf => generated 826 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2811] 10.0.0.120 () {32 vars in 722 bytes} [Tue May 19 01:19:49 2026] DELETE /v2.0/trunks/9a8c6261-d5c2-4d21-bdf5-9a6fdfc4159e => 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: 1393/2812] 10.0.0.120 () {32 vars in 720 bytes} [Tue May 19 01:19:49 2026] DELETE /v2.0/ports/bc29194b-75b9-4eda-809b-5e971530f1bf => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:19:50.258 8 INFO neutron.services.segments.plugin [-] Segment e00276f9-75ff-4777-bb76-84e05633785b resource provider aggregate not found 2026-05-19 01:19:50.263 8 INFO neutron.services.segments.plugin [-] Segment e00276f9-75ff-4777-bb76-84e05633785b resource provider aggregate not found 2026-05-19 01:19:50.270 8 INFO neutron.services.segments.plugin [-] Segment e00276f9-75ff-4777-bb76-84e05633785b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e00276f9-75ff-4777-bb76-84e05633785b found for delete ", "request_id": "req-64325fb5-61d3-4b27-b0ea-205f08f1e124"}]} 2026-05-19 01:19:50.280 8 INFO neutron.services.segments.plugin [-] Segment e00276f9-75ff-4777-bb76-84e05633785b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e00276f9-75ff-4777-bb76-84e05633785b found for delete ", "request_id": "req-8e2ec2e8-1f06-4a24-888c-b775e84c56c4"}]} [pid: 8|app: 0|req: 1420/2813] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:19:50 2026] DELETE /v2.0/networks/a429b201-b2b0-46e1-b688-0860898eef7c => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2814] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:19:50 2026] GET /v2.0/security-groups?tenant_id=831db571c30943ee8c5d0e9c7df1f851&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2815] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:19:51 2026] DELETE /v2.0/security-groups/da58f65a-8bdf-4534-841d-e86c817eb916 => 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: 1395/2816] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:19:51 2026] GET /v2.0/security-groups?tenant_id=06fe3c563e2b47008e14259817e6e24b&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2817] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:19:51 2026] DELETE /v2.0/security-groups/de128ea1-47d1-4623-b8de-7cc9b0cdda1d => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2818] 199.204.45.235 () {30 vars in 702 bytes} [Tue May 19 01:19:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2819] 199.204.45.235 () {30 vars in 704 bytes} [Tue May 19 01:19:52 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: 1397/2820] 199.204.45.235 () {30 vars in 680 bytes} [Tue May 19 01:19: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: 8|app: 0|req: 1424/2821] 199.204.45.235 () {30 vars in 716 bytes} [Tue May 19 01:19: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-19 01:19:52.309 7 INFO neutron.api.v2.resource [None req-49e19554-c487-44ce-bc04-2fa83b528f88 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1398/2822] 199.204.45.235 () {30 vars in 762 bytes} [Tue May 19 01:19:52 2026] GET /v2.0/security-groups/lb-1bb0ac73-9eca-45b1-ad5b-a92cf080ebdc => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2823] 199.204.45.235 () {30 vars in 784 bytes} [Tue May 19 01:19:52 2026] GET /v2.0/security-groups?name=lb-1bb0ac73-9eca-45b1-ad5b-a92cf080ebdc => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2824] 199.204.45.235 () {30 vars in 814 bytes} [Tue May 19 01:19:52 2026] GET /v2.0/security-group-rules?security_group_id=707ce83a-1376-412c-bcff-e7391fdd0fae => generated 1182 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2825] 199.204.45.235 () {34 vars in 746 bytes} [Tue May 19 01:19:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2826] 199.204.45.235 () {34 vars in 746 bytes} [Tue May 19 01:19:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2829] 10.0.0.78 () {30 vars in 688 bytes} [Tue May 19 01:20:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2830] 10.0.0.78 () {30 vars in 690 bytes} [Tue May 19 01:20: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: 1403/2831] 10.0.0.78 () {30 vars in 666 bytes} [Tue May 19 01:20:01 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: 1429/2832] 10.0.0.78 () {30 vars in 702 bytes} [Tue May 19 01:20:01 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: 1404/2833] 10.0.0.78 () {28 vars in 437 bytes} [Tue May 19 01:20:02 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2834] 10.0.0.78 () {30 vars in 726 bytes} [Tue May 19 01:20:02 2026] GET /v2.0/subnets/80dac0e8-6acb-4616-b1d4-fd70ed238ba1 => generated 656 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2835] 199.204.45.235 () {30 vars in 702 bytes} [Tue May 19 01:20:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2836] 199.204.45.235 () {30 vars in 704 bytes} [Tue May 19 01:20:04 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: 1406/2837] 199.204.45.235 () {30 vars in 680 bytes} [Tue May 19 01:20:04 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: 1432/2838] 199.204.45.235 () {30 vars in 716 bytes} [Tue May 19 01:20:04 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: 1407/2839] 199.204.45.235 () {30 vars in 740 bytes} [Tue May 19 01:20:04 2026] GET /v2.0/subnets/80dac0e8-6acb-4616-b1d4-fd70ed238ba1 => generated 674 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2840] 199.204.45.235 () {30 vars in 768 bytes} [Tue May 19 01:20:04 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 2585 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2841] 199.204.45.235 () {30 vars in 702 bytes} [Tue May 19 01:20:04 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: 1434/2842] 199.204.45.235 () {30 vars in 704 bytes} [Tue May 19 01:20:04 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: 1409/2843] 199.204.45.235 () {30 vars in 680 bytes} [Tue May 19 01:20:04 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: 1435/2844] 199.204.45.235 () {30 vars in 716 bytes} [Tue May 19 01:20: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: 1410/2845] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:20:06 2026] GET /v2.0/networks/acfb5da3-f472-4e0b-a29e-4e5976c037b0?fields=segments => generated 14 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2846] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:20:06 2026] GET /v2.0/networks/acfb5da3-f472-4e0b-a29e-4e5976c037b0?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: 1411/2847] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:20:07 2026] GET /v2.0/networks?id=acfb5da3-f472-4e0b-a29e-4e5976c037b0 => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2848] 199.204.45.235 () {38 vars in 955 bytes} [Tue May 19 01:20:07 2026] POST /v2.0/ports => generated 1303 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2849] 199.204.45.235 () {38 vars in 1028 bytes} [Tue May 19 01:20:07 2026] PUT /v2.0/ports/00706bd0-647c-4ffa-b52c-04994515a912 => generated 1464 bytes in 450 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: 1438/2850] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:20:08 2026] GET /v2.0/ports?tenant_id=8ce59ab7acc64d5a991e8a63e22f99f0&device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 4041 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1413/2851] 199.204.45.235 () {34 vars in 1060 bytes} [Tue May 19 01:20:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.50&port_id=5ac1ca12-a52d-4c95-be81-fe7309e1f405 => 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: 1439/2852] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:20:09 2026] GET /v2.0/subnets?id=27114a1e-6000-4598-a2f6-03eeb66d6bb0 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:20:09.136 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f5444f1-c23c-4732-a171-43be8a0efb64'] response: {'name': 'network-changed', 'server_uuid': 'cf5a9e4f-877e-43fe-b9f8-98dea789ba04', 'tag': '00706bd0-647c-4ffa-b52c-04994515a912', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1414/2853] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:20:09 2026] GET /v2.0/ports?network_id=f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2854] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:20:09 2026] GET /v2.0/networks/f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0?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: 1415/2855] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:20:09 2026] GET /v2.0/networks/f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0?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: 1441/2856] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:20:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.239&port_id=b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4 => 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: 1416/2857] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:20:09 2026] GET /v2.0/subnets?id=e9fbf560-aa92-4ec0-a69e-be2194692b0d => 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: 1442/2858] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:20:09 2026] GET /v2.0/ports?network_id=0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2859] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:20:09 2026] GET /v2.0/networks/0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c?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: 1443/2860] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:20:09 2026] GET /v2.0/networks/0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c?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: 1418/2861] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:20:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.155&port_id=00706bd0-647c-4ffa-b52c-04994515a912 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2862] 199.204.45.235 () {34 vars in 1104 bytes} [Tue May 19 01:20:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2c7&port_id=00706bd0-647c-4ffa-b52c-04994515a912 => 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: 1419/2863] 199.204.45.235 () {34 vars in 1064 bytes} [Tue May 19 01:20:09 2026] GET /v2.0/subnets?id=80dac0e8-6acb-4616-b1d4-fd70ed238ba1&id=6dd33850-2977-43f7-b1aa-e38102903a35 => generated 1410 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2864] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:20:09 2026] GET /v2.0/ports?network_id=acfb5da3-f472-4e0b-a29e-4e5976c037b0&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: 1420/2865] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:20:09 2026] GET /v2.0/ports?network_id=acfb5da3-f472-4e0b-a29e-4e5976c037b0&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2866] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:20:09 2026] GET /v2.0/networks/acfb5da3-f472-4e0b-a29e-4e5976c037b0?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: 1421/2867] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:20:09 2026] GET /v2.0/networks/acfb5da3-f472-4e0b-a29e-4e5976c037b0?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: 1447/2868] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:20:10 2026] GET /v2.0/ports?tenant_id=8ce59ab7acc64d5a991e8a63e22f99f0&device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 4043 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2869] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:20:10 2026] GET /v2.0/networks?id=acfb5da3-f472-4e0b-a29e-4e5976c037b0 => generated 799 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2870] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:20:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.155&port_id=00706bd0-647c-4ffa-b52c-04994515a912 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2871] 199.204.45.235 () {34 vars in 1104 bytes} [Tue May 19 01:20:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2c7&port_id=00706bd0-647c-4ffa-b52c-04994515a912 => 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: 1449/2872] 199.204.45.235 () {34 vars in 1064 bytes} [Tue May 19 01:20:11 2026] GET /v2.0/subnets?id=80dac0e8-6acb-4616-b1d4-fd70ed238ba1&id=6dd33850-2977-43f7-b1aa-e38102903a35 => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2873] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:20:11 2026] GET /v2.0/ports?network_id=acfb5da3-f472-4e0b-a29e-4e5976c037b0&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2874] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:20:11 2026] GET /v2.0/ports?network_id=acfb5da3-f472-4e0b-a29e-4e5976c037b0&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: 1425/2875] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:20:11 2026] GET /v2.0/networks/acfb5da3-f472-4e0b-a29e-4e5976c037b0?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: 1451/2876] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:20:11 2026] GET /v2.0/networks/acfb5da3-f472-4e0b-a29e-4e5976c037b0?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: 1426/2877] 10.0.0.240 () {34 vars in 971 bytes} [Tue May 19 01:20:13 2026] GET /v2.0/ports/00706bd0-647c-4ffa-b52c-04994515a912 => generated 1466 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2878] 199.204.45.235 () {30 vars in 736 bytes} [Tue May 19 01:20:13 2026] GET /v2.0/ports/00706bd0-647c-4ffa-b52c-04994515a912 => generated 1466 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2879] 199.204.45.235 () {30 vars in 736 bytes} [Tue May 19 01:20:13 2026] GET /v2.0/ports/00706bd0-647c-4ffa-b52c-04994515a912 => generated 1466 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2880] 199.204.45.235 () {34 vars in 789 bytes} [Tue May 19 01:20:13 2026] PUT /v2.0/ports/00706bd0-647c-4ffa-b52c-04994515a912 => generated 1201 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2881] 199.204.45.235 () {30 vars in 742 bytes} [Tue May 19 01:20:13 2026] GET /v2.0/networks/acfb5da3-f472-4e0b-a29e-4e5976c037b0 => generated 796 bytes in 43 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: 1454/2882] 199.204.45.235 () {30 vars in 740 bytes} [Tue May 19 01:20:14 2026] GET /v2.0/subnets/80dac0e8-6acb-4616-b1d4-fd70ed238ba1 => generated 674 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2883] 199.204.45.235 () {30 vars in 702 bytes} [Tue May 19 01:20:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:20:14.177 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-73664de4-4874-411d-b99b-d9c434bfbf8a'] response: {'name': 'network-changed', 'server_uuid': 'cf5a9e4f-877e-43fe-b9f8-98dea789ba04', 'tag': '00706bd0-647c-4ffa-b52c-04994515a912', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1455/2884] 199.204.45.235 () {30 vars in 704 bytes} [Tue May 19 01:20:14 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: 1430/2885] 199.204.45.235 () {30 vars in 680 bytes} [Tue May 19 01:20:14 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: 1456/2886] 199.204.45.235 () {30 vars in 716 bytes} [Tue May 19 01:20:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2887] 199.204.45.235 () {30 vars in 740 bytes} [Tue May 19 01:20:14 2026] GET /v2.0/subnets/e9fbf560-aa92-4ec0-a69e-be2194692b0d => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2888] 199.204.45.235 () {30 vars in 736 bytes} [Tue May 19 01:20:14 2026] GET /v2.0/ports/3313878f-5114-4fa3-8c86-c84b1289272e => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2889] 199.204.45.235 () {30 vars in 736 bytes} [Tue May 19 01:20:14 2026] GET /v2.0/ports/b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4 => generated 1349 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2890] 199.204.45.235 () {30 vars in 740 bytes} [Tue May 19 01:20:14 2026] GET /v2.0/subnets/e9fbf560-aa92-4ec0-a69e-be2194692b0d => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2891] 199.204.45.235 () {30 vars in 742 bytes} [Tue May 19 01:20:14 2026] GET /v2.0/networks/0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2892] 199.204.45.235 () {30 vars in 736 bytes} [Tue May 19 01:20:14 2026] GET /v2.0/ports/3313878f-5114-4fa3-8c86-c84b1289272e => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2893] 199.204.45.235 () {30 vars in 740 bytes} [Tue May 19 01:20:14 2026] GET /v2.0/subnets/e9fbf560-aa92-4ec0-a69e-be2194692b0d => 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: 1436/2896] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:20:14 2026] GET /v2.0/ports?tenant_id=8ce59ab7acc64d5a991e8a63e22f99f0&device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 3814 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2897] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:20:14 2026] GET /v2.0/networks?id=acfb5da3-f472-4e0b-a29e-4e5976c037b0 => generated 799 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2898] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:20:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.155&port_id=00706bd0-647c-4ffa-b52c-04994515a912 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2899] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:20:14 2026] GET /v2.0/subnets?id=80dac0e8-6acb-4616-b1d4-fd70ed238ba1 => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2900] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:20:14 2026] GET /v2.0/ports?network_id=acfb5da3-f472-4e0b-a29e-4e5976c037b0&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2901] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:20:14 2026] GET /v2.0/networks/acfb5da3-f472-4e0b-a29e-4e5976c037b0?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: 1439/2902] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:20:14 2026] GET /v2.0/networks/acfb5da3-f472-4e0b-a29e-4e5976c037b0?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: 1464/2903] 10.0.0.78 () {30 vars in 688 bytes} [Tue May 19 01:20:22 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: 1440/2904] 10.0.0.78 () {30 vars in 690 bytes} [Tue May 19 01:20: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: 1465/2905] 10.0.0.78 () {30 vars in 666 bytes} [Tue May 19 01:20:22 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: 1441/2906] 10.0.0.78 () {30 vars in 702 bytes} [Tue May 19 01:20:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2907] 10.0.0.78 () {28 vars in 437 bytes} [Tue May 19 01:20:23 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2908] 10.0.0.78 () {30 vars in 726 bytes} [Tue May 19 01:20:23 2026] GET /v2.0/subnets/35cfac30-42c4-43c0-8841-b74657bc7df7 => generated 656 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2909] 199.204.45.235 () {30 vars in 702 bytes} [Tue May 19 01:20:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2910] 199.204.45.235 () {30 vars in 704 bytes} [Tue May 19 01:20: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: 1468/2911] 199.204.45.235 () {30 vars in 680 bytes} [Tue May 19 01:20:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2912] 199.204.45.235 () {30 vars in 716 bytes} [Tue May 19 01:20:24 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: 1469/2913] 199.204.45.235 () {30 vars in 740 bytes} [Tue May 19 01:20:24 2026] GET /v2.0/subnets/80dac0e8-6acb-4616-b1d4-fd70ed238ba1 => generated 674 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2914] 199.204.45.235 () {30 vars in 740 bytes} [Tue May 19 01:20:24 2026] GET /v2.0/subnets/35cfac30-42c4-43c0-8841-b74657bc7df7 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2915] 199.204.45.235 () {30 vars in 768 bytes} [Tue May 19 01:20:24 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 3814 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2916] 199.204.45.235 () {30 vars in 702 bytes} [Tue May 19 01:20:24 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: 1471/2917] 199.204.45.235 () {30 vars in 704 bytes} [Tue May 19 01:20:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2918] 199.204.45.235 () {30 vars in 680 bytes} [Tue May 19 01:20: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: 1472/2919] 199.204.45.235 () {30 vars in 716 bytes} [Tue May 19 01:20:24 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: 1448/2920] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:20:25 2026] GET /v2.0/networks/cfd0491e-55c2-4636-b8b2-1a48d0eabee7?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: 1473/2921] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:20:25 2026] GET /v2.0/networks/cfd0491e-55c2-4636-b8b2-1a48d0eabee7?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: 1449/2922] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:20:26 2026] GET /v2.0/networks?id=cfd0491e-55c2-4636-b8b2-1a48d0eabee7 => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2923] 199.204.45.235 () {38 vars in 955 bytes} [Tue May 19 01:20:26 2026] POST /v2.0/ports => generated 1307 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2924] 199.204.45.235 () {38 vars in 1028 bytes} [Tue May 19 01:20:26 2026] PUT /v2.0/ports/9728dfa5-e8be-4a3c-a74a-b7431548a558 => generated 1468 bytes in 409 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: 1475/2925] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:20:27 2026] GET /v2.0/ports?tenant_id=8ce59ab7acc64d5a991e8a63e22f99f0&device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 5274 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, ' [pid: 7|app: 0|req: 1451/2926] 199.204.45.235 () {34 vars in 1060 bytes} [Tue May 19 01:20:28 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.50&port_id=5ac1ca12-a52d-4c95-be81-fe7309e1f405 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2927] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:20:28 2026] GET /v2.0/subnets?id=27114a1e-6000-4598-a2f6-03eeb66d6bb0 => generated 654 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:20:28.179 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f6431bd-0886-4238-a536-b89bd5ac2412'] response: {'name': 'network-changed', 'server_uuid': 'cf5a9e4f-877e-43fe-b9f8-98dea789ba04', 'tag': '9728dfa5-e8be-4a3c-a74a-b7431548a558', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1452/2928] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:20:28 2026] GET /v2.0/ports?network_id=f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2929] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:20:28 2026] GET /v2.0/networks/f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0?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: 1453/2930] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:20:28 2026] GET /v2.0/networks/f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0?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: 1478/2931] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:20:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.239&port_id=b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4 => 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: 1454/2932] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:20:28 2026] GET /v2.0/subnets?id=e9fbf560-aa92-4ec0-a69e-be2194692b0d => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2933] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:20:28 2026] GET /v2.0/ports?network_id=0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c&device_owner=network%3Adhcp => generated 1461 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2934] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:20:28 2026] GET /v2.0/networks/0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c?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: 1480/2935] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:20:28 2026] GET /v2.0/networks/0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2936] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:20:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.155&port_id=00706bd0-647c-4ffa-b52c-04994515a912 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2937] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:20:28 2026] GET /v2.0/subnets?id=80dac0e8-6acb-4616-b1d4-fd70ed238ba1 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2938] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:20:28 2026] GET /v2.0/ports?network_id=acfb5da3-f472-4e0b-a29e-4e5976c037b0&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2939] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:20:28 2026] GET /v2.0/networks/acfb5da3-f472-4e0b-a29e-4e5976c037b0?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: 1458/2940] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:20:28 2026] GET /v2.0/networks/acfb5da3-f472-4e0b-a29e-4e5976c037b0?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: 1483/2941] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:20:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.148&port_id=9728dfa5-e8be-4a3c-a74a-b7431548a558 => 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: 1459/2942] 199.204.45.235 () {34 vars in 1106 bytes} [Tue May 19 01:20:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A307&port_id=9728dfa5-e8be-4a3c-a74a-b7431548a558 => 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: 1484/2943] 199.204.45.235 () {34 vars in 1064 bytes} [Tue May 19 01:20:28 2026] GET /v2.0/subnets?id=9aa9d382-4605-4ba7-9d3f-68ee89f88508&id=35cfac30-42c4-43c0-8841-b74657bc7df7 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2944] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:20:28 2026] GET /v2.0/ports?network_id=cfd0491e-55c2-4636-b8b2-1a48d0eabee7&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: 1485/2945] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:20:28 2026] GET /v2.0/ports?network_id=cfd0491e-55c2-4636-b8b2-1a48d0eabee7&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2946] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:20:28 2026] GET /v2.0/networks/cfd0491e-55c2-4636-b8b2-1a48d0eabee7?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: 1486/2947] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:20:28 2026] GET /v2.0/networks/cfd0491e-55c2-4636-b8b2-1a48d0eabee7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2950] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:20:29 2026] GET /v2.0/ports?tenant_id=8ce59ab7acc64d5a991e8a63e22f99f0&device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 5274 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2951] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:20:30 2026] GET /v2.0/networks?id=cfd0491e-55c2-4636-b8b2-1a48d0eabee7 => generated 801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2952] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:20:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.148&port_id=9728dfa5-e8be-4a3c-a74a-b7431548a558 => 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: 1464/2953] 199.204.45.235 () {34 vars in 1106 bytes} [Tue May 19 01:20:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A307&port_id=9728dfa5-e8be-4a3c-a74a-b7431548a558 => 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: 1490/2954] 199.204.45.235 () {34 vars in 1064 bytes} [Tue May 19 01:20:30 2026] GET /v2.0/subnets?id=9aa9d382-4605-4ba7-9d3f-68ee89f88508&id=35cfac30-42c4-43c0-8841-b74657bc7df7 => generated 1415 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2955] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:20:30 2026] GET /v2.0/ports?network_id=cfd0491e-55c2-4636-b8b2-1a48d0eabee7&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2956] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:20:30 2026] GET /v2.0/ports?network_id=cfd0491e-55c2-4636-b8b2-1a48d0eabee7&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: 7|app: 0|req: 1466/2957] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:20:30 2026] GET /v2.0/networks/cfd0491e-55c2-4636-b8b2-1a48d0eabee7?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: 1492/2958] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:20:30 2026] GET /v2.0/networks/cfd0491e-55c2-4636-b8b2-1a48d0eabee7?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: 1467/2959] 10.0.0.240 () {34 vars in 971 bytes} [Tue May 19 01:20:32 2026] GET /v2.0/ports/9728dfa5-e8be-4a3c-a74a-b7431548a558 => generated 1470 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2960] 199.204.45.235 () {30 vars in 736 bytes} [Tue May 19 01:20:32 2026] GET /v2.0/ports/9728dfa5-e8be-4a3c-a74a-b7431548a558 => generated 1470 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2961] 199.204.45.235 () {30 vars in 736 bytes} [Tue May 19 01:20:32 2026] GET /v2.0/ports/9728dfa5-e8be-4a3c-a74a-b7431548a558 => generated 1470 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2962] 199.204.45.235 () {34 vars in 789 bytes} [Tue May 19 01:20:32 2026] PUT /v2.0/ports/9728dfa5-e8be-4a3c-a74a-b7431548a558 => generated 1201 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2963] 199.204.45.235 () {30 vars in 742 bytes} [Tue May 19 01:20:33 2026] GET /v2.0/networks/cfd0491e-55c2-4636-b8b2-1a48d0eabee7 => generated 798 bytes in 52 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: 1495/2964] 199.204.45.235 () {30 vars in 740 bytes} [Tue May 19 01:20:33 2026] GET /v2.0/subnets/35cfac30-42c4-43c0-8841-b74657bc7df7 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2965] 199.204.45.235 () {30 vars in 702 bytes} [Tue May 19 01:20:33 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) 2026-05-19 01:20:33.276 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-80a473f9-dc3a-44a1-9f35-09a98a09f16e'] response: {'name': 'network-changed', 'server_uuid': 'cf5a9e4f-877e-43fe-b9f8-98dea789ba04', 'tag': '9728dfa5-e8be-4a3c-a74a-b7431548a558', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1496/2966] 199.204.45.235 () {30 vars in 704 bytes} [Tue May 19 01:20:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2967] 199.204.45.235 () {30 vars in 680 bytes} [Tue May 19 01:20:33 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: 1497/2968] 199.204.45.235 () {30 vars in 716 bytes} [Tue May 19 01:20:33 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: 1472/2969] 199.204.45.235 () {30 vars in 740 bytes} [Tue May 19 01:20:33 2026] GET /v2.0/subnets/e9fbf560-aa92-4ec0-a69e-be2194692b0d => 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: 1498/2970] 199.204.45.235 () {30 vars in 736 bytes} [Tue May 19 01:20:33 2026] GET /v2.0/ports/3313878f-5114-4fa3-8c86-c84b1289272e => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2971] 199.204.45.235 () {30 vars in 736 bytes} [Tue May 19 01:20:33 2026] GET /v2.0/ports/b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4 => generated 1349 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2972] 199.204.45.235 () {30 vars in 740 bytes} [Tue May 19 01:20:33 2026] GET /v2.0/subnets/e9fbf560-aa92-4ec0-a69e-be2194692b0d => 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: 1474/2973] 199.204.45.235 () {30 vars in 742 bytes} [Tue May 19 01:20:33 2026] GET /v2.0/networks/0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c => 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: 1500/2974] 199.204.45.235 () {30 vars in 736 bytes} [Tue May 19 01:20:33 2026] GET /v2.0/ports/3313878f-5114-4fa3-8c86-c84b1289272e => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2975] 199.204.45.235 () {30 vars in 740 bytes} [Tue May 19 01:20:33 2026] GET /v2.0/subnets/e9fbf560-aa92-4ec0-a69e-be2194692b0d => 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: 1501/2976] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:20:33 2026] GET /v2.0/ports?tenant_id=8ce59ab7acc64d5a991e8a63e22f99f0&device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 5043 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2977] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:20:33 2026] GET /v2.0/networks?id=cfd0491e-55c2-4636-b8b2-1a48d0eabee7 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2978] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:20:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.148&port_id=9728dfa5-e8be-4a3c-a74a-b7431548a558 => 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: 1477/2979] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:20:33 2026] GET /v2.0/subnets?id=35cfac30-42c4-43c0-8841-b74657bc7df7 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2980] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:20:33 2026] GET /v2.0/ports?network_id=cfd0491e-55c2-4636-b8b2-1a48d0eabee7&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2981] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:20:33 2026] GET /v2.0/networks/cfd0491e-55c2-4636-b8b2-1a48d0eabee7?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2982] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:20:33 2026] GET /v2.0/networks/cfd0491e-55c2-4636-b8b2-1a48d0eabee7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2983] 199.204.45.235 () {30 vars in 702 bytes} [Tue May 19 01:20:42 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: 1505/2984] 199.204.45.235 () {30 vars in 704 bytes} [Tue May 19 01:20:42 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: 1480/2985] 199.204.45.235 () {30 vars in 680 bytes} [Tue May 19 01:20:42 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: 1506/2986] 199.204.45.235 () {30 vars in 716 bytes} [Tue May 19 01:20:42 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: 1481/2987] 199.204.45.235 () {30 vars in 740 bytes} [Tue May 19 01:20:42 2026] GET /v2.0/subnets/80dac0e8-6acb-4616-b1d4-fd70ed238ba1 => generated 674 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2988] 199.204.45.235 () {30 vars in 768 bytes} [Tue May 19 01:20:42 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 5043 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2989] 199.204.45.235 () {34 vars in 1096 bytes} [Tue May 19 01:20:42 2026] GET /v2.0/ports?device_id=a42fd39d-b092-4ec0-b0fd-b9ef2f2a29e2&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2990] 199.204.45.235 () {30 vars in 702 bytes} [Tue May 19 01:20:42 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: 1483/2991] 199.204.45.235 () {30 vars in 704 bytes} [Tue May 19 01:20:42 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: 8|app: 0|req: 1509/2992] 199.204.45.235 () {30 vars in 680 bytes} [Tue May 19 01:20:42 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: 1484/2993] 199.204.45.235 () {30 vars in 716 bytes} [Tue May 19 01:20:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2994] 199.204.45.235 () {30 vars in 736 bytes} [Tue May 19 01:20:42 2026] GET /v2.0/ports/9728dfa5-e8be-4a3c-a74a-b7431548a558 => generated 1237 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2995] 199.204.45.235 () {34 vars in 788 bytes} [Tue May 19 01:20:42 2026] PUT /v2.0/ports/9728dfa5-e8be-4a3c-a74a-b7431548a558 => generated 1026 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2996] 199.204.45.235 () {30 vars in 742 bytes} [Tue May 19 01:20:43 2026] GET /v2.0/networks/cfd0491e-55c2-4636-b8b2-1a48d0eabee7 => generated 798 bytes in 45 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: 1486/2997] 199.204.45.235 () {30 vars in 768 bytes} [Tue May 19 01:20:43 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 4868 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2998] 199.204.45.235 () {30 vars in 768 bytes} [Tue May 19 01:20:43 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 4868 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:20:43.748 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8c6cef4-eee0-426c-bc18-08d5ecb26e4f'] response: {'name': 'network-changed', 'server_uuid': 'cf5a9e4f-877e-43fe-b9f8-98dea789ba04', 'tag': '9728dfa5-e8be-4a3c-a74a-b7431548a558', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1487/2999] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:20:43 2026] GET /v2.0/ports?tenant_id=1d52e3ca58f6454fa46e0a201bcb5058&device_id=a42fd39d-b092-4ec0-b0fd-b9ef2f2a29e2 => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3000] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:20:43 2026] GET /v2.0/ports?tenant_id=8ce59ab7acc64d5a991e8a63e22f99f0&device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 4868 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3001] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:20:43 2026] GET /v2.0/networks?id=cfd0491e-55c2-4636-b8b2-1a48d0eabee7 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3002] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:20:43 2026] GET /v2.0/networks/cfd0491e-55c2-4636-b8b2-1a48d0eabee7?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: 1489/3003] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:20:43 2026] GET /v2.0/networks/cfd0491e-55c2-4636-b8b2-1a48d0eabee7?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: 1515/3004] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:20:44 2026] GET /v2.0/networks?id=acfb5da3-f472-4e0b-a29e-4e5976c037b0 => generated 799 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3005] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:20:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.247&port_id=0eabe1df-1b89-469b-94a8-cea885aaa39c => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3006] 199.204.45.235 () {34 vars in 1104 bytes} [Tue May 19 01:20:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A20a&port_id=0eabe1df-1b89-469b-94a8-cea885aaa39c => 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: 1491/3007] 199.204.45.235 () {34 vars in 1064 bytes} [Tue May 19 01:20:44 2026] GET /v2.0/subnets?id=80dac0e8-6acb-4616-b1d4-fd70ed238ba1&id=6dd33850-2977-43f7-b1aa-e38102903a35 => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3008] 199.204.45.235 () {30 vars in 768 bytes} [Tue May 19 01:20:44 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 4868 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3009] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:20:44 2026] GET /v2.0/ports?network_id=acfb5da3-f472-4e0b-a29e-4e5976c037b0&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3012] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:20:44 2026] GET /v2.0/ports?network_id=acfb5da3-f472-4e0b-a29e-4e5976c037b0&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3013] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:20:44 2026] GET /v2.0/networks/acfb5da3-f472-4e0b-a29e-4e5976c037b0?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: 1519/3014] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:20:44 2026] GET /v2.0/networks/acfb5da3-f472-4e0b-a29e-4e5976c037b0?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: 1496/3015] 199.204.45.235 () {30 vars in 768 bytes} [Tue May 19 01:20:45 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 4868 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3016] 199.204.45.235 () {34 vars in 975 bytes} [Tue May 19 01:20:45 2026] GET /v2.0/ports/9728dfa5-e8be-4a3c-a74a-b7431548a558 => generated 1062 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3017] 199.204.45.235 () {36 vars in 997 bytes} [Tue May 19 01:20:45 2026] DELETE /v2.0/ports/9728dfa5-e8be-4a3c-a74a-b7431548a558 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3018] 199.204.45.235 () {30 vars in 768 bytes} [Tue May 19 01:20:46 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 3814 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:20:46.647 7 INFO neutron.pecan_wsgi.hooks.translation [None req-501f4ee2-b7c9-44b8-8920-1acfbb8d9c52 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1498/3019] 199.204.45.235 () {32 vars in 758 bytes} [Tue May 19 01:20:46 2026] DELETE /v2.0/ports/9728dfa5-e8be-4a3c-a74a-b7431548a558 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3020] 199.204.45.235 () {30 vars in 702 bytes} [Tue May 19 01:20:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:20:46.743 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0abb67ad-3eb7-45d0-b709-42e8d694811a'] response: {'server_uuid': 'cf5a9e4f-877e-43fe-b9f8-98dea789ba04', 'name': 'network-vif-deleted', 'tag': '9728dfa5-e8be-4a3c-a74a-b7431548a558', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1499/3021] 199.204.45.235 () {30 vars in 704 bytes} [Tue May 19 01:20:46 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: 8|app: 0|req: 1523/3022] 199.204.45.235 () {30 vars in 680 bytes} [Tue May 19 01:20:46 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: 1500/3023] 199.204.45.235 () {30 vars in 716 bytes} [Tue May 19 01:20:46 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: 1524/3024] 199.204.45.235 () {30 vars in 740 bytes} [Tue May 19 01:20:46 2026] GET /v2.0/subnets/e9fbf560-aa92-4ec0-a69e-be2194692b0d => 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: 1501/3025] 199.204.45.235 () {30 vars in 736 bytes} [Tue May 19 01:20:46 2026] GET /v2.0/ports/3313878f-5114-4fa3-8c86-c84b1289272e => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3026] 199.204.45.235 () {30 vars in 736 bytes} [Tue May 19 01:20:46 2026] GET /v2.0/ports/b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4 => generated 1349 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3027] 199.204.45.235 () {30 vars in 740 bytes} [Tue May 19 01:20:46 2026] GET /v2.0/subnets/e9fbf560-aa92-4ec0-a69e-be2194692b0d => 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: 1526/3028] 199.204.45.235 () {30 vars in 742 bytes} [Tue May 19 01:20:46 2026] GET /v2.0/networks/0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3029] 199.204.45.235 () {30 vars in 736 bytes} [Tue May 19 01:20:46 2026] GET /v2.0/ports/3313878f-5114-4fa3-8c86-c84b1289272e => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3030] 199.204.45.235 () {30 vars in 740 bytes} [Tue May 19 01:20:47 2026] GET /v2.0/subnets/e9fbf560-aa92-4ec0-a69e-be2194692b0d => 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: 1504/3031] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:20:47 2026] GET /v2.0/ports?tenant_id=8ce59ab7acc64d5a991e8a63e22f99f0&device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 3814 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3032] 199.204.45.235 () {34 vars in 1146 bytes} [Tue May 19 01:20:47 2026] GET /v2.0/networks?id=f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0&id=0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c&id=acfb5da3-f472-4e0b-a29e-4e5976c037b0 => generated 2309 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3033] 199.204.45.235 () {34 vars in 1060 bytes} [Tue May 19 01:20:47 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.50&port_id=5ac1ca12-a52d-4c95-be81-fe7309e1f405 => 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: 1529/3034] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:20:47 2026] GET /v2.0/subnets?id=27114a1e-6000-4598-a2f6-03eeb66d6bb0 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3035] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:20:47 2026] GET /v2.0/ports?network_id=f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3036] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:20:47 2026] GET /v2.0/networks/f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0?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: 1507/3037] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:20:47 2026] GET /v2.0/networks/f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0?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: 1531/3038] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:20:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.239&port_id=b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4 => 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: 1508/3039] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:20:47 2026] GET /v2.0/subnets?id=e9fbf560-aa92-4ec0-a69e-be2194692b0d => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3040] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:20:47 2026] GET /v2.0/ports?network_id=0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c&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: 1509/3041] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:20:47 2026] GET /v2.0/networks/0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c?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: 1533/3042] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:20:47 2026] GET /v2.0/networks/0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c?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: 1510/3043] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:20:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.155&port_id=00706bd0-647c-4ffa-b52c-04994515a912 => 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: 1534/3044] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:20:47 2026] GET /v2.0/subnets?id=80dac0e8-6acb-4616-b1d4-fd70ed238ba1 => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3045] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:20:47 2026] GET /v2.0/ports?network_id=acfb5da3-f472-4e0b-a29e-4e5976c037b0&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: 1535/3046] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:20:47 2026] GET /v2.0/networks/acfb5da3-f472-4e0b-a29e-4e5976c037b0?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: 1512/3047] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:20:48 2026] GET /v2.0/networks/acfb5da3-f472-4e0b-a29e-4e5976c037b0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3048] 199.204.45.235 () {30 vars in 702 bytes} [Tue May 19 01:20:52 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: 1513/3049] 199.204.45.235 () {30 vars in 704 bytes} [Tue May 19 01:20:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3050] 199.204.45.235 () {30 vars in 680 bytes} [Tue May 19 01:20: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: 1514/3051] 199.204.45.235 () {30 vars in 716 bytes} [Tue May 19 01:20:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3052] 199.204.45.235 () {30 vars in 768 bytes} [Tue May 19 01:20:52 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 3814 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3053] 199.204.45.235 () {30 vars in 702 bytes} [Tue May 19 01:20:53 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: 1539/3054] 199.204.45.235 () {30 vars in 704 bytes} [Tue May 19 01:20:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3055] 199.204.45.235 () {30 vars in 680 bytes} [Tue May 19 01:20:53 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: 1540/3056] 199.204.45.235 () {30 vars in 716 bytes} [Tue May 19 01:20:53 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: 1517/3057] 199.204.45.235 () {30 vars in 736 bytes} [Tue May 19 01:20:53 2026] GET /v2.0/ports/00706bd0-647c-4ffa-b52c-04994515a912 => generated 1237 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3058] 199.204.45.235 () {34 vars in 788 bytes} [Tue May 19 01:20:53 2026] PUT /v2.0/ports/00706bd0-647c-4ffa-b52c-04994515a912 => generated 1026 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3059] 199.204.45.235 () {30 vars in 742 bytes} [Tue May 19 01:20:53 2026] GET /v2.0/networks/acfb5da3-f472-4e0b-a29e-4e5976c037b0 => generated 796 bytes in 41 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: 1542/3060] 199.204.45.235 () {30 vars in 768 bytes} [Tue May 19 01:20:53 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 3639 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3061] 199.204.45.235 () {30 vars in 768 bytes} [Tue May 19 01:20:53 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 3639 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:20:54.157 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a13e8cc1-2d8a-45d6-a648-5c93ae0c0f0c'] response: {'name': 'network-changed', 'server_uuid': 'cf5a9e4f-877e-43fe-b9f8-98dea789ba04', 'tag': '00706bd0-647c-4ffa-b52c-04994515a912', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1543/3062] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:20:54 2026] GET /v2.0/ports?tenant_id=8ce59ab7acc64d5a991e8a63e22f99f0&device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 3639 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3063] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:20:54 2026] GET /v2.0/networks?id=acfb5da3-f472-4e0b-a29e-4e5976c037b0 => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3064] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:20:54 2026] GET /v2.0/networks/acfb5da3-f472-4e0b-a29e-4e5976c037b0?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3065] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:20:54 2026] GET /v2.0/networks/acfb5da3-f472-4e0b-a29e-4e5976c037b0?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: 1545/3066] 199.204.45.235 () {30 vars in 768 bytes} [Tue May 19 01:20:54 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 3639 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3067] 199.204.45.235 () {34 vars in 975 bytes} [Tue May 19 01:20:55 2026] GET /v2.0/ports/00706bd0-647c-4ffa-b52c-04994515a912 => generated 1062 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3068] 199.204.45.235 () {30 vars in 768 bytes} [Tue May 19 01:20:55 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 3639 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3069] 199.204.45.235 () {36 vars in 997 bytes} [Tue May 19 01:20:55 2026] DELETE /v2.0/ports/00706bd0-647c-4ffa-b52c-04994515a912 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3070] 199.204.45.235 () {30 vars in 768 bytes} [Tue May 19 01:20:56 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 2585 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:20:56.947 8 INFO neutron.pecan_wsgi.hooks.translation [None req-34a4027e-1460-4c67-8339-4f0c68597297 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1547/3071] 199.204.45.235 () {32 vars in 758 bytes} [Tue May 19 01:20:56 2026] DELETE /v2.0/ports/00706bd0-647c-4ffa-b52c-04994515a912 => 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: 1525/3072] 199.204.45.235 () {30 vars in 702 bytes} [Tue May 19 01:20:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:20:57.053 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d731f441-642f-4e0b-ac05-e5d02675708b'] response: {'server_uuid': 'cf5a9e4f-877e-43fe-b9f8-98dea789ba04', 'name': 'network-vif-deleted', 'tag': '00706bd0-647c-4ffa-b52c-04994515a912', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1548/3073] 199.204.45.235 () {30 vars in 704 bytes} [Tue May 19 01:20:57 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: 1526/3074] 199.204.45.235 () {30 vars in 680 bytes} [Tue May 19 01:20:57 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: 1549/3075] 199.204.45.235 () {30 vars in 716 bytes} [Tue May 19 01:20:57 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: 1527/3076] 199.204.45.235 () {30 vars in 740 bytes} [Tue May 19 01:20:57 2026] GET /v2.0/subnets/e9fbf560-aa92-4ec0-a69e-be2194692b0d => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3077] 199.204.45.235 () {30 vars in 736 bytes} [Tue May 19 01:20:57 2026] GET /v2.0/ports/3313878f-5114-4fa3-8c86-c84b1289272e => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3078] 199.204.45.235 () {30 vars in 736 bytes} [Tue May 19 01:20:57 2026] GET /v2.0/ports/b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4 => generated 1349 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3079] 199.204.45.235 () {30 vars in 740 bytes} [Tue May 19 01:20:57 2026] GET /v2.0/subnets/e9fbf560-aa92-4ec0-a69e-be2194692b0d => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3080] 199.204.45.235 () {30 vars in 742 bytes} [Tue May 19 01:20:57 2026] GET /v2.0/networks/0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3081] 199.204.45.235 () {30 vars in 736 bytes} [Tue May 19 01:20:57 2026] GET /v2.0/ports/3313878f-5114-4fa3-8c86-c84b1289272e => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3082] 199.204.45.235 () {30 vars in 740 bytes} [Tue May 19 01:20:57 2026] GET /v2.0/subnets/e9fbf560-aa92-4ec0-a69e-be2194692b0d => 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: 1553/3083] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:20:57 2026] GET /v2.0/ports?tenant_id=8ce59ab7acc64d5a991e8a63e22f99f0&device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 2585 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3084] 199.204.45.235 () {34 vars in 1066 bytes} [Tue May 19 01:20:57 2026] GET /v2.0/networks?id=f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0&id=0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c => generated 1524 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3085] 199.204.45.235 () {34 vars in 1060 bytes} [Tue May 19 01:20:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.50&port_id=5ac1ca12-a52d-4c95-be81-fe7309e1f405 => 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: 1532/3086] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:20:57 2026] GET /v2.0/subnets?id=27114a1e-6000-4598-a2f6-03eeb66d6bb0 => generated 654 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3087] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:20:57 2026] GET /v2.0/ports?network_id=f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0&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: 1533/3088] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:20:57 2026] GET /v2.0/networks/f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0?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: 1556/3089] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:20:57 2026] GET /v2.0/networks/f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3090] 199.204.45.235 () {34 vars in 1058 bytes} [Tue May 19 01:20:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.239&port_id=b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4 => 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: 1557/3091] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:20:57 2026] GET /v2.0/subnets?id=e9fbf560-aa92-4ec0-a69e-be2194692b0d => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3092] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:20:57 2026] GET /v2.0/ports?network_id=0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c&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: 1558/3093] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:20:57 2026] GET /v2.0/networks/0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c?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: 1536/3094] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:20:58 2026] GET /v2.0/networks/0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c?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: 7|app: 0|req: 1538/3097] 199.204.45.235 () {30 vars in 702 bytes} [Tue May 19 01:21:08 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: 1560/3098] 199.204.45.235 () {30 vars in 704 bytes} [Tue May 19 01:21:08 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: 1539/3099] 199.204.45.235 () {30 vars in 680 bytes} [Tue May 19 01:21:08 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: 1561/3100] 199.204.45.235 () {30 vars in 716 bytes} [Tue May 19 01:21:08 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) 2026-05-19 01:21:08.971 7 INFO neutron.api.v2.resource [None req-01794617-0409-4e69-a640-b0adafc6e22a 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1540/3101] 199.204.45.235 () {30 vars in 762 bytes} [Tue May 19 01:21:08 2026] GET /v2.0/security-groups/lb-1bb0ac73-9eca-45b1-ad5b-a92cf080ebdc => generated 149 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3102] 199.204.45.235 () {30 vars in 784 bytes} [Tue May 19 01:21:08 2026] GET /v2.0/security-groups?name=lb-1bb0ac73-9eca-45b1-ad5b-a92cf080ebdc => generated 2865 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3103] 199.204.45.235 () {30 vars in 814 bytes} [Tue May 19 01:21:09 2026] GET /v2.0/security-group-rules?security_group_id=707ce83a-1376-412c-bcff-e7391fdd0fae => generated 2334 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3104] 199.204.45.235 () {32 vars in 788 bytes} [Tue May 19 01:21:09 2026] DELETE /v2.0/security-group-rules/05f3a035-444d-44a6-9451-bd392ed257be => 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: 1542/3105] 199.204.45.235 () {32 vars in 788 bytes} [Tue May 19 01:21:09 2026] DELETE /v2.0/security-group-rules/259ec7ec-3bf3-4fb9-a8d5-52ad84543e5e => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:21:13.302 8 INFO neutron.db.l3_db [None req-5d1f9e74-5b98-4f81-824d-7d629fa4f11f 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Floating IP 3795a080-19ce-4772-9b5c-43bfe7f1f56c disassociated (deleted). External IP: 10.96.250.219, port: 3313878f-5114-4fa3-8c86-c84b1289272e. [pid: 8|app: 0|req: 1564/3106] 10.0.0.120 () {32 vars in 732 bytes} [Tue May 19 01:21:12 2026] DELETE /v2.0/floatingips/3795a080-19ce-4772-9b5c-43bfe7f1f56c => generated 0 bytes in 619 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:21:13.619 7 INFO neutron.api.v2.resource [None req-e063a134-7815-48d7-a3f2-ecda67cec200 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1543/3107] 10.0.0.120 () {32 vars in 729 bytes} [Tue May 19 01:21:13 2026] GET /v2.0/floatingips/3795a080-19ce-4772-9b5c-43bfe7f1f56c => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3110] 199.204.45.235 () {30 vars in 702 bytes} [Tue May 19 01:21:14 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: 1566/3111] 199.204.45.235 () {30 vars in 704 bytes} [Tue May 19 01:21:14 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: 1546/3112] 199.204.45.235 () {30 vars in 680 bytes} [Tue May 19 01:21:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3113] 199.204.45.235 () {30 vars in 716 bytes} [Tue May 19 01:21:14 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-19 01:21:14.703 7 INFO neutron.api.v2.resource [None req-87e3c213-85a9-4fd5-b3e0-11e3c16eb7ca 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1547/3114] 199.204.45.235 () {30 vars in 762 bytes} [Tue May 19 01:21:14 2026] GET /v2.0/security-groups/lb-1bb0ac73-9eca-45b1-ad5b-a92cf080ebdc => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3115] 199.204.45.235 () {30 vars in 784 bytes} [Tue May 19 01:21:14 2026] GET /v2.0/security-groups?name=lb-1bb0ac73-9eca-45b1-ad5b-a92cf080ebdc => generated 1639 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3116] 199.204.45.235 () {30 vars in 814 bytes} [Tue May 19 01:21:14 2026] GET /v2.0/security-group-rules?security_group_id=707ce83a-1376-412c-bcff-e7391fdd0fae => generated 1182 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3117] 199.204.45.235 () {30 vars in 702 bytes} [Tue May 19 01:21:14 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: 1549/3118] 199.204.45.235 () {30 vars in 704 bytes} [Tue May 19 01:21:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3119] 199.204.45.235 () {30 vars in 680 bytes} [Tue May 19 01:21:14 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: 1550/3120] 199.204.45.235 () {30 vars in 716 bytes} [Tue May 19 01:21:14 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: 1571/3121] 199.204.45.235 () {30 vars in 740 bytes} [Tue May 19 01:21:14 2026] GET /v2.0/subnets/e9fbf560-aa92-4ec0-a69e-be2194692b0d => 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: 1551/3122] 199.204.45.235 () {30 vars in 768 bytes} [Tue May 19 01:21:14 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 2585 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3123] 199.204.45.235 () {30 vars in 768 bytes} [Tue May 19 01:21:15 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 2585 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3124] 199.204.45.235 () {30 vars in 768 bytes} [Tue May 19 01:21:15 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 2585 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3125] 199.204.45.235 () {30 vars in 768 bytes} [Tue May 19 01:21:16 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 2585 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3126] 199.204.45.235 () {34 vars in 975 bytes} [Tue May 19 01:21:17 2026] GET /v2.0/ports/b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4 => generated 1349 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3127] 199.204.45.235 () {30 vars in 768 bytes} [Tue May 19 01:21:17 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 2585 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3128] 199.204.45.235 () {34 vars in 1060 bytes} [Tue May 19 01:21:17 2026] GET /v2.0/ports/b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3129] 199.204.45.235 () {34 vars in 1016 bytes} [Tue May 19 01:21:17 2026] GET /v2.0/networks/0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3130] 199.204.45.235 () {38 vars in 1028 bytes} [Tue May 19 01:21:17 2026] PUT /v2.0/ports/b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4 => generated 1150 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3131] 199.204.45.235 () {30 vars in 768 bytes} [Tue May 19 01:21:18 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1556/3132] 199.204.45.235 () {34 vars in 788 bytes} [Tue May 19 01:21:18 2026] PUT /v2.0/ports/b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4 => generated 1090 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3133] 199.204.45.235 () {30 vars in 736 bytes} [Tue May 19 01:21:18 2026] GET /v2.0/ports/b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4 => generated 1090 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1557/3134] 199.204.45.235 () {32 vars in 758 bytes} [Tue May 19 01:21:19 2026] DELETE /v2.0/ports/b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4 => 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: 1578/3135] 199.204.45.235 () {30 vars in 702 bytes} [Tue May 19 01:21:19 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: 1558/3136] 199.204.45.235 () {30 vars in 704 bytes} [Tue May 19 01:21:19 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: 1579/3137] 199.204.45.235 () {30 vars in 680 bytes} [Tue May 19 01:21:19 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: 1559/3138] 199.204.45.235 () {30 vars in 716 bytes} [Tue May 19 01:21:19 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-19 01:21:19.409 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2f5a3cda-8335-4903-a36d-cb13b9c8c67c 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1580/3139] 199.204.45.235 () {32 vars in 758 bytes} [Tue May 19 01:21:19 2026] DELETE /v2.0/ports/b09f101f-20b9-40b6-b2e5-e5e2fd2cbdd4 => 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: 1560/3140] 199.204.45.235 () {30 vars in 736 bytes} [Tue May 19 01:21:19 2026] GET /v2.0/ports/3313878f-5114-4fa3-8c86-c84b1289272e => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:21:19.484 8 INFO neutron.api.v2.resource [None req-301d330c-2d78-486c-99c8-5ca15c8003d4 78960a0b332049f9b9c54ae403b1e91e 8ce59ab7acc64d5a991e8a63e22f99f0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1581/3141] 199.204.45.235 () {30 vars in 762 bytes} [Tue May 19 01:21:19 2026] GET /v2.0/security-groups/lb-1bb0ac73-9eca-45b1-ad5b-a92cf080ebdc => 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: 1561/3142] 199.204.45.235 () {30 vars in 784 bytes} [Tue May 19 01:21:19 2026] GET /v2.0/security-groups?name=lb-1bb0ac73-9eca-45b1-ad5b-a92cf080ebdc => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3143] 199.204.45.235 () {30 vars in 736 bytes} [Tue May 19 01:21:19 2026] GET /v2.0/ports/3313878f-5114-4fa3-8c86-c84b1289272e => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3144] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:21:19 2026] GET /v2.0/ports?tenant_id=8ce59ab7acc64d5a991e8a63e22f99f0&device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => 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: 1563/3145] 199.204.45.235 () {34 vars in 1066 bytes} [Tue May 19 01:21:19 2026] GET /v2.0/networks?id=f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0&id=0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c => generated 1524 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3146] 199.204.45.235 () {34 vars in 1060 bytes} [Tue May 19 01:21:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.50&port_id=5ac1ca12-a52d-4c95-be81-fe7309e1f405 => 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: 1565/3147] 199.204.45.235 () {34 vars in 984 bytes} [Tue May 19 01:21:19 2026] GET /v2.0/subnets?id=27114a1e-6000-4598-a2f6-03eeb66d6bb0 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3148] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:21:19 2026] GET /v2.0/ports?network_id=f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3149] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:21:19 2026] GET /v2.0/networks/f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0?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: 1583/3150] 199.204.45.235 () {34 vars in 788 bytes} [Tue May 19 01:21:19 2026] PUT /v2.0/ports/3313878f-5114-4fa3-8c86-c84b1289272e => generated 1090 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3151] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:21:19 2026] GET /v2.0/networks/f194b8f7-f9f4-4ca5-84e8-22ff58cf4cc0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3152] 199.204.45.235 () {32 vars in 778 bytes} [Tue May 19 01:21:19 2026] DELETE /v2.0/security-groups/707ce83a-1376-412c-bcff-e7391fdd0fae => 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: 1569/3153] 199.204.45.235 () {32 vars in 758 bytes} [Tue May 19 01:21:19 2026] DELETE /v2.0/ports/3313878f-5114-4fa3-8c86-c84b1289272e => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3154] 199.204.45.235 () {34 vars in 994 bytes} [Tue May 19 01:21:22 2026] GET /v2.0/ports?device_id=cf5a9e4f-877e-43fe-b9f8-98dea789ba04 => 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: 1570/3155] 199.204.45.235 () {36 vars in 997 bytes} [Tue May 19 01:21:22 2026] DELETE /v2.0/ports/5ac1ca12-a52d-4c95-be81-fe7309e1f405 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:21:24.112 8 INFO neutron.db.l3_db [None req-d667f4f9-8cab-44ed-bb41-4109c2d70b4a 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Floating IP 9f55f09d-488d-4c21-a3eb-345eca34d973 disassociated (deleted). External IP: 10.96.250.203, port: 7d597669-f12a-45b6-95df-5a51d0aa8386. [pid: 8|app: 0|req: 1586/3156] 10.0.0.120 () {32 vars in 732 bytes} [Tue May 19 01:21:23 2026] DELETE /v2.0/floatingips/9f55f09d-488d-4c21-a3eb-345eca34d973 => generated 0 bytes in 619 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:21:24.456 7 INFO neutron.api.v2.resource [None req-05c7eead-32ba-4bda-9278-d57c163f146a 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1571/3157] 10.0.0.120 () {32 vars in 729 bytes} [Tue May 19 01:21:24 2026] GET /v2.0/floatingips/9f55f09d-488d-4c21-a3eb-345eca34d973 => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:21:24.639 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f634fcd2-ecb9-4c7d-ab01-ce0480311b0f'] response: {'name': 'network-changed', 'server_uuid': '1503970b-915f-48e1-a83f-f98464a2d29a', 'tag': '7d597669-f12a-45b6-95df-5a51d0aa8386', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1587/3158] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:21:24 2026] GET /v2.0/ports?device_id=1503970b-915f-48e1-a83f-f98464a2d29a => generated 1200 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 01:21:24.827 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-47f4621b-d241-42ff-8c24-827c90a59421'] response: {'server_uuid': 'cf5a9e4f-877e-43fe-b9f8-98dea789ba04', 'name': 'network-vif-deleted', 'tag': '5ac1ca12-a52d-4c95-be81-fe7309e1f405', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1572/3159] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:21:24 2026] GET /v2.0/security-groups?id=f828caee-d129-40b2-a8a1-06498f5fe1fb&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: 8|app: 0|req: 1588/3160] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:21:25 2026] GET /v2.0/ports?tenant_id=1d52e3ca58f6454fa46e0a201bcb5058&device_id=1503970b-915f-48e1-a83f-f98464a2d29a => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3161] 199.204.45.235 () {34 vars in 986 bytes} [Tue May 19 01:21:25 2026] GET /v2.0/networks?id=cfd0491e-55c2-4636-b8b2-1a48d0eabee7 => generated 801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3162] 199.204.45.235 () {34 vars in 1056 bytes} [Tue May 19 01:21:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.76&port_id=7d597669-f12a-45b6-95df-5a51d0aa8386 => 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: 1574/3163] 199.204.45.235 () {34 vars in 1106 bytes} [Tue May 19 01:21:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A24b&port_id=7d597669-f12a-45b6-95df-5a51d0aa8386 => 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: 1590/3164] 199.204.45.235 () {34 vars in 1064 bytes} [Tue May 19 01:21:25 2026] GET /v2.0/subnets?id=9aa9d382-4605-4ba7-9d3f-68ee89f88508&id=35cfac30-42c4-43c0-8841-b74657bc7df7 => generated 1415 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3165] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:21:25 2026] GET /v2.0/ports?network_id=cfd0491e-55c2-4636-b8b2-1a48d0eabee7&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: 1591/3166] 199.204.45.235 () {34 vars in 1052 bytes} [Tue May 19 01:21:25 2026] GET /v2.0/ports?network_id=cfd0491e-55c2-4636-b8b2-1a48d0eabee7&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3167] 199.204.45.235 () {34 vars in 1012 bytes} [Tue May 19 01:21:25 2026] GET /v2.0/networks/cfd0491e-55c2-4636-b8b2-1a48d0eabee7?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: 1592/3168] 199.204.45.235 () {34 vars in 1112 bytes} [Tue May 19 01:21:25 2026] GET /v2.0/networks/cfd0491e-55c2-4636-b8b2-1a48d0eabee7?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: 1577/3169] 199.204.45.235 () {34 vars in 994 bytes} [Tue May 19 01:21:26 2026] GET /v2.0/ports?device_id=1503970b-915f-48e1-a83f-f98464a2d29a => generated 1200 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3170] 199.204.45.235 () {36 vars in 997 bytes} [Tue May 19 01:21:26 2026] DELETE /v2.0/ports/7d597669-f12a-45b6-95df-5a51d0aa8386 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3173] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:21:29 2026] GET /v2.0/ports?device_id=1503970b-915f-48e1-a83f-f98464a2d29a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:21:35.033 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-784b2323-6566-45fa-8db3-c5d471f0b946'] response: {'server_uuid': '1503970b-915f-48e1-a83f-f98464a2d29a', 'name': 'network-vif-deleted', 'tag': '7d597669-f12a-45b6-95df-5a51d0aa8386', 'status': 'completed', 'code': 200} 2026-05-19 01:21:35.312 8 INFO neutron.db.l3_db [None req-d7591f8c-aee6-4e4a-bd35-636a4bec2e7f 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] Floating IP f67f0ea8-6b2e-4dd5-8e7b-3e8674347a5a disassociated (deleted). External IP: 10.96.250.210, port: 0eabe1df-1b89-469b-94a8-cea885aaa39c. [pid: 8|app: 0|req: 1595/3174] 10.0.0.120 () {32 vars in 732 bytes} [Tue May 19 01:21:34 2026] DELETE /v2.0/floatingips/f67f0ea8-6b2e-4dd5-8e7b-3e8674347a5a => generated 0 bytes in 641 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:21:35.658 7 INFO neutron.api.v2.resource [None req-ccf780c8-02cf-4dfc-beb3-2630445a5be6 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1580/3175] 10.0.0.120 () {32 vars in 729 bytes} [Tue May 19 01:21:35 2026] GET /v2.0/floatingips/f67f0ea8-6b2e-4dd5-8e7b-3e8674347a5a => generated 144 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3176] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:21:35 2026] GET /v2.0/ports?device_id=a42fd39d-b092-4ec0-b0fd-b9ef2f2a29e2 => generated 1200 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3177] 10.0.0.240 () {34 vars in 1040 bytes} [Tue May 19 01:21:35 2026] GET /v2.0/security-groups?id=f828caee-d129-40b2-a8a1-06498f5fe1fb&fields=id&fields=name => generated 111 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3178] 199.204.45.235 () {34 vars in 994 bytes} [Tue May 19 01:21:37 2026] GET /v2.0/ports?device_id=a42fd39d-b092-4ec0-b0fd-b9ef2f2a29e2 => generated 1200 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3179] 199.204.45.235 () {36 vars in 997 bytes} [Tue May 19 01:21:37 2026] DELETE /v2.0/ports/0eabe1df-1b89-469b-94a8-cea885aaa39c => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:21:38.265 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fab51dc1-ae5b-491e-9e38-d6cc24f6b640'] response: {'name': 'network-changed', 'server_uuid': 'a42fd39d-b092-4ec0-b0fd-b9ef2f2a29e2', 'tag': '0eabe1df-1b89-469b-94a8-cea885aaa39c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1598/3180] 199.204.45.235 () {34 vars in 1080 bytes} [Tue May 19 01:21:38 2026] GET /v2.0/ports?tenant_id=1d52e3ca58f6454fa46e0a201bcb5058&device_id=a42fd39d-b092-4ec0-b0fd-b9ef2f2a29e2 => 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: 1583/3181] 10.0.0.240 () {34 vars in 990 bytes} [Tue May 19 01:21:40 2026] GET /v2.0/ports?device_id=a42fd39d-b092-4ec0-b0fd-b9ef2f2a29e2 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 01:21:46.080 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f2bfa07-7cb5-4ae9-ab96-187c031f2989'] response: {'server_uuid': 'a42fd39d-b092-4ec0-b0fd-b9ef2f2a29e2', 'name': 'network-vif-deleted', 'tag': '0eabe1df-1b89-469b-94a8-cea885aaa39c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1585/3184] 10.0.0.120 () {32 vars in 750 bytes} [Tue May 19 01:21:46 2026] DELETE /v2.0/security-group-rules/104c62d1-8283-4388-a965-0646085f9999 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:21:46.168 8 INFO neutron.api.v2.resource [None req-08543488-89a7-4b4b-b9cb-696c19203f66 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1600/3185] 10.0.0.120 () {32 vars in 747 bytes} [Tue May 19 01:21:46 2026] GET /v2.0/security-group-rules/104c62d1-8283-4388-a965-0646085f9999 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3186] 10.0.0.120 () {32 vars in 750 bytes} [Tue May 19 01:21:46 2026] DELETE /v2.0/security-group-rules/691eddbc-b950-4908-bae4-c50ab9f3a4f4 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:21:46.256 8 INFO neutron.api.v2.resource [None req-d49f6726-e1dd-406e-83d7-7efd7acf0321 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1601/3187] 10.0.0.120 () {32 vars in 747 bytes} [Tue May 19 01:21:46 2026] GET /v2.0/security-group-rules/691eddbc-b950-4908-bae4-c50ab9f3a4f4 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3188] 10.0.0.120 () {32 vars in 750 bytes} [Tue May 19 01:21:46 2026] DELETE /v2.0/security-group-rules/52149c2b-79ce-4f5e-ad68-022022b789c7 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:21:46.341 8 INFO neutron.api.v2.resource [None req-9d4e3256-2863-4f6c-89f8-e53adb6c3e77 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1602/3189] 10.0.0.120 () {32 vars in 747 bytes} [Tue May 19 01:21:46 2026] GET /v2.0/security-group-rules/52149c2b-79ce-4f5e-ad68-022022b789c7 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3190] 10.0.0.120 () {32 vars in 750 bytes} [Tue May 19 01:21:46 2026] DELETE /v2.0/security-group-rules/22baebb2-6b89-4bb4-b978-29e0f1a2513b => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:21:46.417 8 INFO neutron.api.v2.resource [None req-ba163606-192a-40c1-82a5-1920ca0f1145 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1603/3191] 10.0.0.120 () {32 vars in 747 bytes} [Tue May 19 01:21:46 2026] GET /v2.0/security-group-rules/22baebb2-6b89-4bb4-b978-29e0f1a2513b => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3192] 10.0.0.120 () {32 vars in 750 bytes} [Tue May 19 01:21:46 2026] DELETE /v2.0/security-group-rules/10ae201b-5766-4a76-93c0-2b0b9f63726e => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:21:46.496 8 INFO neutron.api.v2.resource [None req-0fa9308d-51ec-4099-a750-d2bf8aefcc65 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1604/3193] 10.0.0.120 () {32 vars in 747 bytes} [Tue May 19 01:21:46 2026] GET /v2.0/security-group-rules/10ae201b-5766-4a76-93c0-2b0b9f63726e => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3194] 10.0.0.120 () {32 vars in 750 bytes} [Tue May 19 01:21:46 2026] DELETE /v2.0/security-group-rules/3cee6bf5-3be6-423c-8bff-8ad125704029 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:21:46.575 8 INFO neutron.api.v2.resource [None req-6470eaad-6820-4dd5-a349-d858f693d4aa 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1605/3195] 10.0.0.120 () {32 vars in 747 bytes} [Tue May 19 01:21:46 2026] GET /v2.0/security-group-rules/3cee6bf5-3be6-423c-8bff-8ad125704029 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3196] 10.0.0.120 () {32 vars in 750 bytes} [Tue May 19 01:21:46 2026] DELETE /v2.0/security-group-rules/8fc8cc98-b6a0-4bfb-be08-deaefdafdb93 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:21:46.685 8 INFO neutron.api.v2.resource [None req-2eec4fee-4c65-4b5a-847e-fe8c39f22987 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1606/3197] 10.0.0.120 () {32 vars in 747 bytes} [Tue May 19 01:21:46 2026] GET /v2.0/security-group-rules/8fc8cc98-b6a0-4bfb-be08-deaefdafdb93 => generated 155 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3198] 10.0.0.120 () {32 vars in 750 bytes} [Tue May 19 01:21:46 2026] DELETE /v2.0/security-group-rules/08b4b52a-c57c-4e8f-952b-09603cd6ca39 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:21:46.778 8 INFO neutron.api.v2.resource [None req-f1e9c8ec-eff0-4241-96c9-be770f9ba5dc 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1607/3199] 10.0.0.120 () {32 vars in 747 bytes} [Tue May 19 01:21:46 2026] GET /v2.0/security-group-rules/08b4b52a-c57c-4e8f-952b-09603cd6ca39 => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3200] 10.0.0.120 () {32 vars in 750 bytes} [Tue May 19 01:21:46 2026] DELETE /v2.0/security-group-rules/19b5b15a-0d51-45c9-956d-0fdf0a99c358 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:21:46.871 8 INFO neutron.api.v2.resource [None req-a61bd7c1-4790-48a1-8d07-5d9dc50ad124 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1608/3201] 10.0.0.120 () {32 vars in 747 bytes} [Tue May 19 01:21:46 2026] GET /v2.0/security-group-rules/19b5b15a-0d51-45c9-956d-0fdf0a99c358 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3202] 10.0.0.120 () {32 vars in 750 bytes} [Tue May 19 01:21:46 2026] DELETE /v2.0/security-group-rules/9d3dd8d6-d9b1-43d5-88f3-234e9e3891ac => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:21:46.960 8 INFO neutron.api.v2.resource [None req-a263e311-3de4-4277-8fb6-497d1db02005 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1609/3203] 10.0.0.120 () {32 vars in 747 bytes} [Tue May 19 01:21:46 2026] GET /v2.0/security-group-rules/9d3dd8d6-d9b1-43d5-88f3-234e9e3891ac => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3204] 10.0.0.120 () {32 vars in 750 bytes} [Tue May 19 01:21:46 2026] DELETE /v2.0/security-group-rules/6cb26ba8-b98f-42a1-bf53-bf711e20d2a1 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:21:47.059 8 INFO neutron.api.v2.resource [None req-f7cf1d4a-f924-46ca-bd49-c53f9439bc40 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1610/3205] 10.0.0.120 () {32 vars in 747 bytes} [Tue May 19 01:21:47 2026] GET /v2.0/security-group-rules/6cb26ba8-b98f-42a1-bf53-bf711e20d2a1 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3206] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:21:47 2026] DELETE /v2.0/security-groups/f828caee-d129-40b2-a8a1-06498f5fe1fb => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:21:47.174 8 INFO neutron.api.v2.resource [None req-4a72d2c4-4fde-4e6d-ba39-a37c8de0c7d0 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1611/3207] 10.0.0.120 () {32 vars in 737 bytes} [Tue May 19 01:21:47 2026] GET /v2.0/security-groups/f828caee-d129-40b2-a8a1-06498f5fe1fb => 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: 1597/3208] 10.0.0.120 () {34 vars in 789 bytes} [Tue May 19 01:21:47 2026] PUT /v2.0/routers/0cb133d2-2ecf-4a12-9e44-f781afa7af29/remove_router_interface => generated 309 bytes in 896 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:21:48.274 8 INFO neutron.api.v2.resource [None req-388e9508-dfd9-4e5d-9667-2c154477055c 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1612/3209] 10.0.0.120 () {34 vars in 789 bytes} [Tue May 19 01:21:48 2026] PUT /v2.0/routers/0cb133d2-2ecf-4a12-9e44-f781afa7af29/remove_router_interface => generated 198 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3210] 10.0.0.120 () {34 vars in 789 bytes} [Tue May 19 01:21:48 2026] PUT /v2.0/routers/0cb133d2-2ecf-4a12-9e44-f781afa7af29/remove_router_interface => generated 309 bytes in 952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:21:49.423 8 INFO neutron.api.v2.resource [None req-7ad0659b-26b4-43a3-8433-9e1359d5dd04 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1613/3211] 10.0.0.120 () {34 vars in 789 bytes} [Tue May 19 01:21:49 2026] PUT /v2.0/routers/0cb133d2-2ecf-4a12-9e44-f781afa7af29/remove_router_interface => generated 198 bytes in 176 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3212] 10.0.0.120 () {34 vars in 789 bytes} [Tue May 19 01:21:49 2026] PUT /v2.0/routers/0cb133d2-2ecf-4a12-9e44-f781afa7af29/remove_router_interface => generated 309 bytes in 991 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 01:21:50.582 8 INFO neutron.api.v2.resource [None req-a635edcb-abaa-4466-a75e-487d796cfa1e 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1614/3213] 10.0.0.120 () {34 vars in 789 bytes} [Tue May 19 01:21:50 2026] PUT /v2.0/routers/0cb133d2-2ecf-4a12-9e44-f781afa7af29/remove_router_interface => generated 198 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:21:51.401 7 INFO neutron.db.l3_hamode_db [None req-cf44604e-2525-4478-9c4d-506c1741edf3 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] HA network 8d398575-ef8f-474e-be2e-c4abf2caf312 was deleted as no HA routers are present in tenant 1d52e3ca58f6454fa46e0a201bcb5058. [pid: 7|app: 0|req: 1600/3214] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:21:50 2026] DELETE /v2.0/routers/0cb133d2-2ecf-4a12-9e44-f781afa7af29 => generated 0 bytes in 816 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 01:21:51.431 8 INFO neutron.api.v2.resource [None req-2a36eea7-b6bd-4c7b-b417-d22ab0973e1a 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1615/3215] 10.0.0.120 () {32 vars in 721 bytes} [Tue May 19 01:21:51 2026] GET /v2.0/routers/0cb133d2-2ecf-4a12-9e44-f781afa7af29 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:21:51.446 7 INFO neutron.services.segments.plugin [-] Segment 808d7963-4090-449a-bfda-fdd1b76f2fd5 resource provider aggregate not found 2026-05-19 01:21:51.455 7 INFO neutron.services.segments.plugin [-] Segment 808d7963-4090-449a-bfda-fdd1b76f2fd5 resource provider aggregate not found 2026-05-19 01:21:51.471 7 INFO neutron.services.segments.plugin [-] Segment 808d7963-4090-449a-bfda-fdd1b76f2fd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 808d7963-4090-449a-bfda-fdd1b76f2fd5 found for delete ", "request_id": "req-3cd96c5a-8900-45ef-8663-4afe139a39df"}]} 2026-05-19 01:21:51.474 7 INFO neutron.services.segments.plugin [-] Segment 808d7963-4090-449a-bfda-fdd1b76f2fd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 808d7963-4090-449a-bfda-fdd1b76f2fd5 found for delete ", "request_id": "req-1089ade4-a42d-4331-9c93-b3b1c48157e5"}]} [pid: 7|app: 0|req: 1601/3216] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:21:51 2026] DELETE /v2.0/subnets/9aa9d382-4605-4ba7-9d3f-68ee89f88508 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:21:51.634 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b2ca64a3-55b8-4f4f-ba7e-a86928faf02b 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1616/3217] 10.0.0.120 () {32 vars in 721 bytes} [Tue May 19 01:21:51 2026] GET /v2.0/subnets/9aa9d382-4605-4ba7-9d3f-68ee89f88508 => generated 136 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3218] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:21:51 2026] DELETE /v2.0/subnets/35cfac30-42c4-43c0-8841-b74657bc7df7 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:21:51.810 8 INFO neutron.pecan_wsgi.hooks.translation [None req-18750567-529c-42a1-8395-479f7d18f912 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1617/3219] 10.0.0.120 () {32 vars in 721 bytes} [Tue May 19 01:21:51 2026] GET /v2.0/subnets/35cfac30-42c4-43c0-8841-b74657bc7df7 => 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: 1603/3220] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:21:51 2026] DELETE /v2.0/networks/cfd0491e-55c2-4636-b8b2-1a48d0eabee7 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:21:52.135 8 INFO neutron.pecan_wsgi.hooks.translation [None req-18ebe049-1861-4a68-9796-39c6ff97aa4e 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1618/3221] 10.0.0.120 () {32 vars in 723 bytes} [Tue May 19 01:21:52 2026] GET /v2.0/networks/cfd0491e-55c2-4636-b8b2-1a48d0eabee7 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3222] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:21:52 2026] DELETE /v2.0/subnets/6dd33850-2977-43f7-b1aa-e38102903a35 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:21:52.309 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f3be63a4-e715-4071-87ff-65013dbc92e9 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1619/3223] 10.0.0.120 () {32 vars in 721 bytes} [Tue May 19 01:21:52 2026] GET /v2.0/subnets/6dd33850-2977-43f7-b1aa-e38102903a35 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3224] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:21:52 2026] DELETE /v2.0/subnets/80dac0e8-6acb-4616-b1d4-fd70ed238ba1 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:21:52.522 8 INFO neutron.pecan_wsgi.hooks.translation [None req-71f2e562-7b4c-48f9-b3b0-b10a61f03e46 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1620/3225] 10.0.0.120 () {32 vars in 721 bytes} [Tue May 19 01:21:52 2026] GET /v2.0/subnets/80dac0e8-6acb-4616-b1d4-fd70ed238ba1 => 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: 1606/3226] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:21:52 2026] DELETE /v2.0/networks/acfb5da3-f472-4e0b-a29e-4e5976c037b0 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:21:52.839 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7f193bcd-676a-4fd1-bf9c-1dadb1ef4450 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1621/3227] 10.0.0.120 () {32 vars in 723 bytes} [Tue May 19 01:21:52 2026] GET /v2.0/networks/acfb5da3-f472-4e0b-a29e-4e5976c037b0 => 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: 1607/3228] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:21:52 2026] DELETE /v2.0/subnets/b1ca58d2-4d3d-4200-adef-72e4a75d19f1 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:21:53.047 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cc645864-b63b-4fe1-a50f-432f52f603f0 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1622/3229] 10.0.0.120 () {32 vars in 721 bytes} [Tue May 19 01:21:53 2026] GET /v2.0/subnets/b1ca58d2-4d3d-4200-adef-72e4a75d19f1 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3230] 10.0.0.120 () {32 vars in 724 bytes} [Tue May 19 01:21:53 2026] DELETE /v2.0/subnets/e9fbf560-aa92-4ec0-a69e-be2194692b0d => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:21:53.243 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ea8fa328-2a8e-49ec-b8a4-c40914c12d96 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1623/3231] 10.0.0.120 () {32 vars in 721 bytes} [Tue May 19 01:21:53 2026] GET /v2.0/subnets/e9fbf560-aa92-4ec0-a69e-be2194692b0d => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:21:53.488 7 INFO neutron.services.segments.plugin [-] Segment 45c6650a-296f-426a-b406-b397808781dd resource provider aggregate not found 2026-05-19 01:21:53.494 7 INFO neutron.services.segments.plugin [-] Segment 45c6650a-296f-426a-b406-b397808781dd resource provider aggregate not found 2026-05-19 01:21:53.514 7 INFO neutron.services.segments.plugin [-] Segment 45c6650a-296f-426a-b406-b397808781dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45c6650a-296f-426a-b406-b397808781dd found for delete ", "request_id": "req-b811ee7b-7ed5-40c5-b54b-6585bc00d4bb"}]} 2026-05-19 01:21:53.519 7 INFO neutron.services.segments.plugin [-] Segment 45c6650a-296f-426a-b406-b397808781dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45c6650a-296f-426a-b406-b397808781dd found for delete ", "request_id": "req-b1131331-ac63-440e-8ebe-8742e09f6497"}]} 2026-05-19 01:21:53.530 7 INFO neutron.services.segments.plugin [-] Segment 6cc7360b-957b-4274-a051-15118df41f28 resource provider aggregate not found 2026-05-19 01:21:53.533 7 INFO neutron.services.segments.plugin [-] Segment 6cc7360b-957b-4274-a051-15118df41f28 resource provider aggregate not found 2026-05-19 01:21:53.541 7 INFO neutron.services.segments.plugin [-] Segment 6cc7360b-957b-4274-a051-15118df41f28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cc7360b-957b-4274-a051-15118df41f28 found for delete ", "request_id": "req-ca15c802-a7a3-4705-8f04-e7d7d6e4508d"}]} 2026-05-19 01:21:53.546 7 INFO neutron.services.segments.plugin [-] Segment 6cc7360b-957b-4274-a051-15118df41f28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cc7360b-957b-4274-a051-15118df41f28 found for delete ", "request_id": "req-207d073f-8963-42c2-9ab2-6045829a7866"}]} [pid: 7|app: 0|req: 1609/3232] 10.0.0.120 () {32 vars in 726 bytes} [Tue May 19 01:21:53 2026] DELETE /v2.0/networks/0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 01:21:53.586 8 INFO neutron.pecan_wsgi.hooks.translation [None req-336dde2b-e22a-475d-bf8b-f3e18396770f 2cc9880f6a3747f1907e1810ec8ecb75 1d52e3ca58f6454fa46e0a201bcb5058 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1624/3233] 10.0.0.120 () {32 vars in 723 bytes} [Tue May 19 01:21:53 2026] GET /v2.0/networks/0cb85ca5-1742-4a7a-b6f2-d9ea00f3ca3c => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 01:21:55.575 7 INFO neutron.services.segments.plugin [-] Segment 4daa3f15-705d-4ef4-abdb-cf0707845d3a resource provider aggregate not found 2026-05-19 01:21:55.581 7 INFO neutron.services.segments.plugin [-] Segment 4daa3f15-705d-4ef4-abdb-cf0707845d3a resource provider aggregate not found 2026-05-19 01:21:55.590 7 INFO neutron.services.segments.plugin [-] Segment 4daa3f15-705d-4ef4-abdb-cf0707845d3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4daa3f15-705d-4ef4-abdb-cf0707845d3a found for delete ", "request_id": "req-66de28dc-bcfd-4c27-9ed9-d310c303dcc2"}]} 2026-05-19 01:21:55.593 7 INFO neutron.services.segments.plugin [-] Segment 4daa3f15-705d-4ef4-abdb-cf0707845d3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4daa3f15-705d-4ef4-abdb-cf0707845d3a found for delete ", "request_id": "req-79f96ab1-95b5-4fd1-8ce1-b199d5a4ee0c"}]} [pid: 7|app: 0|req: 1610/3234] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:21:55 2026] GET /v2.0/security-groups?tenant_id=1d52e3ca58f6454fa46e0a201bcb5058&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3235] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:21:55 2026] DELETE /v2.0/security-groups/1e83f7f1-3243-4411-9ff2-91cf34ef9631 => 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: 1611/3236] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:21:55 2026] GET /v2.0/security-groups?tenant_id=45325673874f4c098a336d95ff05fd3d&name=default => generated 2929 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3237] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:21:56 2026] DELETE /v2.0/security-groups/6f77a740-b240-42d4-b355-28515b29f61b => 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: 1612/3238] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:21:56 2026] GET /v2.0/security-groups?tenant_id=5bb7deed228f49898096185bda265ede&name=default => generated 2929 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3239] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:21:56 2026] DELETE /v2.0/security-groups/20a7bea8-7957-45a3-805e-5b0407cbbc70 => 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: 1613/3240] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:21:56 2026] GET /v2.0/security-groups?tenant_id=194f4b05b317442795ac9b8b6eb4326f&name=default => generated 2929 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3241] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:21:56 2026] DELETE /v2.0/security-groups/c1ede89f-a020-4b4a-a75e-e99792d8c8f6 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3242] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:21:56 2026] GET /v2.0/security-groups?tenant_id=18dbed9b986f440fba129c06210db48b&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3243] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:21:57 2026] DELETE /v2.0/security-groups/652a6145-8623-4580-a23f-2f6a0c035ddf => 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: 1615/3244] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:21:57 2026] GET /v2.0/security-groups?tenant_id=9740579f6e9b4cc1ab8418496eed6136&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3245] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:21:57 2026] DELETE /v2.0/security-groups/c0d5f025-ca1c-442d-9ca0-a70862be0ad3 => 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: 1616/3246] 10.0.0.120 () {32 vars in 774 bytes} [Tue May 19 01:21:57 2026] GET /v2.0/security-groups?tenant_id=25154328ed604bcabace429f1e2ffba3&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3247] 10.0.0.120 () {32 vars in 740 bytes} [Tue May 19 01:21:57 2026] DELETE /v2.0/security-groups/10745929-6878-4404-a1e9-4b82ba597cdc => 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: 1618/3250] 10.0.0.120 () {32 vars in 649 bytes} [Tue May 19 01:22:00 2026] GET /v2.0/networks => generated 2167 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3251] 10.0.0.120 () {32 vars in 655 bytes} [Tue May 19 01:22:01 2026] GET /v2.0/floatingips => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3252] 10.0.0.120 () {32 vars in 647 bytes} [Tue May 19 01:22:01 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3253] 10.0.0.120 () {32 vars in 643 bytes} [Tue May 19 01:22:01 2026] GET /v2.0/ports => generated 4721 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3254] 10.0.0.120 () {32 vars in 647 bytes} [Tue May 19 01:22:01 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3255] 10.0.0.120 () {32 vars in 649 bytes} [Tue May 19 01:22:01 2026] GET /v2.0/networks => generated 2167 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3256] 10.0.0.120 () {32 vars in 663 bytes} [Tue May 19 01:22:01 2026] GET /v2.0/security-groups => generated 17397 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3257] 10.0.0.120 () {32 vars in 655 bytes} [Tue May 19 01:22:01 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)