+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 21 05:24:45 2026] *** compiled with version: 13.3.0 on 20 May 2026 09:08:57 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-7d5b6b8b99-ksr97 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 0x7f79bfa22668 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-21 05:24:49.965 8 INFO neutron.common.config [-] Logging enabled! 2026-05-21 05:24:49.965 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-21 05:24:50.052 7 INFO neutron.common.config [-] Logging enabled! 2026-05-21 05:24:50.052 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-21 05:24:50.519 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-21 05:24:50.608 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-21 05:24:51.680 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-21 05:24:51.683 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-21 05:24:51.687 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-21 05:24:51.688 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-21 05:24:51.688 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-21 05:24:51.688 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-21 05:24:51.688 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 05:24:51.696 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 05:24:51.696 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 05:24:51.696 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-21 05:24:51.702 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-21 05:24:51.706 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-21 05:24:51.710 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-21 05:24:51.711 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-21 05:24:51.711 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-21 05:24:51.712 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-21 05:24:51.712 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 05:24:51.718 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-21 05:24:51.719 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-21 05:24:51.720 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-21 05:24:51.720 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 05:24:51.720 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 05:24:51.720 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-21 05:24:51.744 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-21 05:24:51.745 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-21 05:24:51.746 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-21 05:24:51.762 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-21 05:24:51.762 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-21 05:24:51.763 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-21 05:24:51.763 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-21 05:24:51.790 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-21 05:24:51.790 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-21 05:24:51.790 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-21 05:24:51.790 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-21 05:24:52.171 8 INFO neutron.plugins.ml2.managers [None req-50976be3-694a-4791-aa94-21f654162b64 - - - - - -] Initializing driver for type 'vlan' 2026-05-21 05:24:52.228 7 INFO neutron.plugins.ml2.managers [None req-36e41010-6369-40ff-8782-ccf627b98a70 - - - - - -] Initializing driver for type 'vlan' 2026-05-21 05:24:52.313 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-50976be3-694a-4791-aa94-21f654162b64 - - - - - -] VlanTypeDriver initialization complete 2026-05-21 05:24:52.313 8 INFO neutron.plugins.ml2.managers [None req-50976be3-694a-4791-aa94-21f654162b64 - - - - - -] Initializing driver for type 'vxlan' 2026-05-21 05:24:52.313 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-50976be3-694a-4791-aa94-21f654162b64 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-21 05:24:52.331 8 INFO neutron.plugins.ml2.managers [None req-50976be3-694a-4791-aa94-21f654162b64 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-21 05:24:52.331 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-50976be3-694a-4791-aa94-21f654162b64 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-21 05:24:52.331 8 INFO neutron.plugins.ml2.managers [None req-50976be3-694a-4791-aa94-21f654162b64 - - - - - -] Initializing extension driver 'port_security' 2026-05-21 05:24:52.331 8 INFO neutron.plugins.ml2.extensions.port_security [None req-50976be3-694a-4791-aa94-21f654162b64 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-21 05:24:52.332 8 INFO neutron.plugins.ml2.managers [None req-50976be3-694a-4791-aa94-21f654162b64 - - - - - -] Initializing extension driver 'qos' 2026-05-21 05:24:52.332 8 INFO neutron.plugins.ml2.managers [None req-50976be3-694a-4791-aa94-21f654162b64 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-21 05:24:52.332 8 INFO neutron.plugins.ml2.managers [None req-50976be3-694a-4791-aa94-21f654162b64 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-21 05:24:52.345 8 INFO neutron.quota [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded quota_driver: . 2026-05-21 05:24:52.346 8 INFO neutron.plugins.ml2.plugin [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Modular L2 Plugin initialization complete 2026-05-21 05:24:52.346 8 INFO neutron.plugins.ml2.managers [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-21 05:24:52.346 8 INFO neutron.plugins.ml2.managers [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-21 05:24:52.346 8 INFO neutron.plugins.ml2.managers [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-21 05:24:52.346 8 INFO neutron.extensions.vlantransparent [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Disabled vlantransparent extension. 2026-05-21 05:24:52.347 8 INFO neutron.manager [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loading Plugin: qos 2026-05-21 05:24:52.359 8 INFO neutron.manager [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loading Plugin: router 2026-05-21 05:24:52.377 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-36e41010-6369-40ff-8782-ccf627b98a70 - - - - - -] VlanTypeDriver initialization complete 2026-05-21 05:24:52.377 7 INFO neutron.plugins.ml2.managers [None req-36e41010-6369-40ff-8782-ccf627b98a70 - - - - - -] Initializing driver for type 'vxlan' 2026-05-21 05:24:52.378 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-36e41010-6369-40ff-8782-ccf627b98a70 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-21 05:24:52.397 7 INFO neutron.plugins.ml2.managers [None req-36e41010-6369-40ff-8782-ccf627b98a70 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-21 05:24:52.397 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-36e41010-6369-40ff-8782-ccf627b98a70 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-21 05:24:52.397 7 INFO neutron.plugins.ml2.managers [None req-36e41010-6369-40ff-8782-ccf627b98a70 - - - - - -] Initializing extension driver 'port_security' 2026-05-21 05:24:52.397 7 INFO neutron.plugins.ml2.extensions.port_security [None req-36e41010-6369-40ff-8782-ccf627b98a70 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-21 05:24:52.398 7 INFO neutron.plugins.ml2.managers [None req-36e41010-6369-40ff-8782-ccf627b98a70 - - - - - -] Initializing extension driver 'qos' 2026-05-21 05:24:52.398 7 INFO neutron.plugins.ml2.managers [None req-36e41010-6369-40ff-8782-ccf627b98a70 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-21 05:24:52.398 7 INFO neutron.plugins.ml2.managers [None req-36e41010-6369-40ff-8782-ccf627b98a70 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-21 05:24:52.399 8 INFO neutron.services.service_base [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-21 05:24:52.400 8 INFO neutron.manager [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loading Plugin: segments 2026-05-21 05:24:52.410 7 INFO neutron.quota [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded quota_driver: . 2026-05-21 05:24:52.410 7 INFO neutron.plugins.ml2.plugin [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Modular L2 Plugin initialization complete 2026-05-21 05:24:52.411 7 INFO neutron.plugins.ml2.managers [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-21 05:24:52.411 7 INFO neutron.plugins.ml2.managers [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-21 05:24:52.411 7 INFO neutron.plugins.ml2.managers [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-21 05:24:52.411 7 INFO neutron.extensions.vlantransparent [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Disabled vlantransparent extension. 2026-05-21 05:24:52.411 7 INFO neutron.manager [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loading Plugin: qos 2026-05-21 05:24:52.424 7 INFO neutron.manager [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loading Plugin: router 2026-05-21 05:24:52.470 7 INFO neutron.services.service_base [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-21 05:24:52.470 7 INFO neutron.manager [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loading Plugin: segments 2026-05-21 05:24:52.495 8 INFO neutron.manager [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loading Plugin: trunk 2026-05-21 05:24:52.511 8 INFO neutron.manager [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loading Plugin: vpnaas 2026-05-21 05:24:52.549 8 WARNING stevedore.named [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-21 05:24:52.569 7 INFO neutron.manager [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loading Plugin: trunk 2026-05-21 05:24:52.586 7 INFO neutron.manager [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loading Plugin: vpnaas 2026-05-21 05:24:52.629 8 INFO neutron_vpnaas.services.vpn.plugin [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-21 05:24:52.629 8 INFO neutron.common.utils [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-21 05:24:52.630 8 INFO neutron.manager [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loading Plugin: auto_allocate 2026-05-21 05:24:52.631 7 WARNING stevedore.named [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-21 05:24:52.636 8 INFO neutron.manager [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loading Plugin: tag 2026-05-21 05:24:52.643 8 INFO neutron.manager [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loading Plugin: timestamp 2026-05-21 05:24:52.645 8 INFO neutron.manager [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loading Plugin: network_ip_availability 2026-05-21 05:24:52.649 8 INFO neutron.manager [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loading Plugin: flavors 2026-05-21 05:24:52.652 8 INFO neutron.manager [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loading Plugin: revisions 2026-05-21 05:24:52.655 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Initializing extension manager. 2026-05-21 05:24:52.656 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: address-group 2026-05-21 05:24:52.657 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: address-scope 2026-05-21 05:24:52.658 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-21 05:24:52.659 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: agent 2026-05-21 05:24:52.659 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: agent-resources-synced 2026-05-21 05:24:52.660 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-21 05:24:52.661 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-21 05:24:52.662 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: availability_zone 2026-05-21 05:24:52.663 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: availability_zone_filter 2026-05-21 05:24:52.663 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-21 05:24:52.664 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: default-subnetpools 2026-05-21 05:24:52.665 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-21 05:24:52.666 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: dns-integration 2026-05-21 05:24:52.666 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: dns-domain-ports 2026-05-21 05:24:52.667 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-21 05:24:52.667 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: dvr 2026-05-21 05:24:52.668 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-21 05:24:52.668 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: empty-string-filtering 2026-05-21 05:24:52.669 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-21 05:24:52.669 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-21 05:24:52.670 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: external-net 2026-05-21 05:24:52.670 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-21 05:24:52.671 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: extraroute 2026-05-21 05:24:52.671 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: extraroute-atomic 2026-05-21 05:24:52.672 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-21 05:24:52.673 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-21 05:24:52.673 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-21 05:24:52.674 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-21 05:24:52.674 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: fip-port-details 2026-05-21 05:24:52.675 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: flavors 2026-05-21 05:24:52.676 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-21 05:24:52.677 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: floatingip-pools 2026-05-21 05:24:52.677 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: ip_allocation 2026-05-21 05:24:52.678 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-21 05:24:52.678 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: l2_adjacency 2026-05-21 05:24:52.679 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: router 2026-05-21 05:24:52.681 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-21 05:24:52.682 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-21 05:24:52.682 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-21 05:24:52.683 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: ext-gw-mode 2026-05-21 05:24:52.683 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: l3-ha 2026-05-21 05:24:52.684 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-21 05:24:52.684 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-21 05:24:52.685 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: l3-flavors 2026-05-21 05:24:52.687 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-21 05:24:52.688 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-21 05:24:52.690 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-21 05:24:52.691 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-21 05:24:52.692 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-21 05:24:52.693 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-21 05:24:52.694 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-21 05:24:52.694 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: multi-provider 2026-05-21 05:24:52.695 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: net-mtu 2026-05-21 05:24:52.695 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: net-mtu-writable 2026-05-21 05:24:52.696 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: network_availability_zone 2026-05-21 05:24:52.696 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: network_ha 2026-05-21 05:24:52.697 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: network-ip-availability 2026-05-21 05:24:52.698 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-21 05:24:52.699 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: pagination 2026-05-21 05:24:52.699 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: port-device-profile 2026-05-21 05:24:52.700 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-21 05:24:52.700 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-21 05:24:52.701 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-21 05:24:52.701 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: port-mac-override 2026-05-21 05:24:52.702 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-21 05:24:52.702 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-21 05:24:52.703 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-21 05:24:52.703 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: port-resource-request 2026-05-21 05:24:52.704 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-21 05:24:52.705 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-21 05:24:52.705 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: binding 2026-05-21 05:24:52.706 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: binding-extended 2026-05-21 05:24:52.706 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: port-security 2026-05-21 05:24:52.707 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: project-id 2026-05-21 05:24:52.707 7 INFO neutron_vpnaas.services.vpn.plugin [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-21 05:24:52.707 7 INFO neutron.common.utils [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-21 05:24:52.707 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: provider 2026-05-21 05:24:52.707 7 INFO neutron.manager [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loading Plugin: auto_allocate 2026-05-21 05:24:52.709 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: qos 2026-05-21 05:24:52.710 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-21 05:24:52.711 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-21 05:24:52.711 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: qos-default 2026-05-21 05:24:52.712 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: qos-fip 2026-05-21 05:24:52.712 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-21 05:24:52.713 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-21 05:24:52.713 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-21 05:24:52.714 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-21 05:24:52.715 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-21 05:24:52.714 7 INFO neutron.manager [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loading Plugin: tag 2026-05-21 05:24:52.715 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: qos-pps 2026-05-21 05:24:52.716 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-21 05:24:52.717 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-21 05:24:52.717 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: qos-rules-alias 2026-05-21 05:24:52.718 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: quota-check-limit 2026-05-21 05:24:52.720 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: quotas 2026-05-21 05:24:52.721 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: quota_details 2026-05-21 05:24:52.723 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: rbac-policies 2026-05-21 05:24:52.723 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: rbac-address-group 2026-05-21 05:24:52.724 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: rbac-address-scope 2026-05-21 05:24:52.724 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: rbac-security-groups 2026-05-21 05:24:52.725 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-21 05:24:52.725 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: revision-if-match 2026-05-21 05:24:52.725 7 INFO neutron.manager [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loading Plugin: timestamp 2026-05-21 05:24:52.726 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-21 05:24:52.727 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: router_availability_zone 2026-05-21 05:24:52.727 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-21 05:24:52.729 7 INFO neutron.manager [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loading Plugin: network_ip_availability 2026-05-21 05:24:52.729 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-21 05:24:52.729 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-21 05:24:52.730 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-21 05:24:52.731 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-21 05:24:52.731 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-21 05:24:52.732 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-21 05:24:52.734 7 INFO neutron.manager [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loading Plugin: flavors 2026-05-21 05:24:52.736 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: security-group 2026-05-21 05:24:52.737 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: segment 2026-05-21 05:24:52.738 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-21 05:24:52.738 7 INFO neutron.manager [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loading Plugin: revisions 2026-05-21 05:24:52.738 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: service-type 2026-05-21 05:24:52.739 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: sorting 2026-05-21 05:24:52.739 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: standard-attr-segment 2026-05-21 05:24:52.740 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: standard-attr-description 2026-05-21 05:24:52.741 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: stateful-security-group 2026-05-21 05:24:52.741 8 WARNING neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-21 05:24:52.742 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-21 05:24:52.742 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: subnet-external-network 2026-05-21 05:24:52.742 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Initializing extension manager. 2026-05-21 05:24:52.743 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: subnet_onboard 2026-05-21 05:24:52.743 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-21 05:24:52.744 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: address-group 2026-05-21 05:24:52.744 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: subnet-service-types 2026-05-21 05:24:52.744 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: subnet_allocation 2026-05-21 05:24:52.745 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: address-scope 2026-05-21 05:24:52.745 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-21 05:24:52.745 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-21 05:24:52.746 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: tag-creation 2026-05-21 05:24:52.746 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-21 05:24:52.746 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: agent 2026-05-21 05:24:52.747 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: agent-resources-synced 2026-05-21 05:24:52.748 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-21 05:24:52.749 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-21 05:24:52.750 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: availability_zone 2026-05-21 05:24:52.750 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: standard-attr-tag 2026-05-21 05:24:52.750 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: availability_zone_filter 2026-05-21 05:24:52.751 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-21 05:24:52.751 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-21 05:24:52.751 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: trunk 2026-05-21 05:24:52.752 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: default-subnetpools 2026-05-21 05:24:52.752 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: trunk-details 2026-05-21 05:24:52.752 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-21 05:24:52.753 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-21 05:24:52.753 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-21 05:24:52.754 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: dns-integration 2026-05-21 05:24:52.754 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: dns-domain-ports 2026-05-21 05:24:52.755 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-21 05:24:52.755 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-21 05:24:52.756 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-21 05:24:52.756 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: dvr 2026-05-21 05:24:52.756 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: vpn-flavors 2026-05-21 05:24:52.756 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-21 05:24:52.757 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: empty-string-filtering 2026-05-21 05:24:52.757 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-21 05:24:52.758 8 INFO neutron.api.extensions [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Loaded extension: vpnaas 2026-05-21 05:24:52.758 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-21 05:24:52.759 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: external-net 2026-05-21 05:24:52.759 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-21 05:24:52.760 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: extraroute 2026-05-21 05:24:52.760 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-21 05:24:52.760 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-21 05:24:52.760 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 05:24:52.761 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-21 05:24:52.761 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: extraroute-atomic 2026-05-21 05:24:52.761 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-21 05:24:52.762 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-21 05:24:52.762 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-21 05:24:52.763 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-21 05:24:52.764 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: fip-port-details 2026-05-21 05:24:52.764 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-21 05:24:52.764 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: flavors 2026-05-21 05:24:52.764 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-21 05:24:52.766 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-21 05:24:52.767 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: floatingip-pools 2026-05-21 05:24:52.767 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: ip_allocation 2026-05-21 05:24:52.768 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-21 05:24:52.768 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: l2_adjacency 2026-05-21 05:24:52.769 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-21 05:24:52.769 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-21 05:24:52.770 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: router 2026-05-21 05:24:52.770 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-21 05:24:52.771 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 05:24:52.771 8 WARNING neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] subnetpool is already registered 2026-05-21 05:24:52.771 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 05:24:52.771 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-21 05:24:52.772 8 WARNING neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] subnetpool is already registered 2026-05-21 05:24:52.772 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-21 05:24:52.772 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-21 05:24:52.772 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-21 05:24:52.773 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-21 05:24:52.773 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-21 05:24:52.773 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-21 05:24:52.773 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: ext-gw-mode 2026-05-21 05:24:52.774 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-21 05:24:52.774 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: l3-ha 2026-05-21 05:24:52.774 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-21 05:24:52.775 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-21 05:24:52.775 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-21 05:24:52.776 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: l3-flavors 2026-05-21 05:24:52.777 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-21 05:24:52.777 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-21 05:24:52.778 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-21 05:24:52.778 8 WARNING neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] router is already registered 2026-05-21 05:24:52.778 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-21 05:24:52.779 8 WARNING neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] floatingip is already registered 2026-05-21 05:24:52.782 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-21 05:24:52.782 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-21 05:24:52.783 8 WARNING neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] rbac_policy is already registered 2026-05-21 05:24:52.783 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-21 05:24:52.783 8 WARNING neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] security_group is already registered 2026-05-21 05:24:52.783 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-21 05:24:52.784 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-21 05:24:52.784 8 WARNING neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] security_group_rule is already registered 2026-05-21 05:24:52.785 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-21 05:24:52.785 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 05:24:52.785 8 WARNING neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] subnetpool is already registered 2026-05-21 05:24:52.785 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 05:24:52.786 8 WARNING neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] subnetpool is already registered 2026-05-21 05:24:52.786 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-21 05:24:52.786 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-21 05:24:52.786 8 WARNING neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] trunk is already registered 2026-05-21 05:24:52.787 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-21 05:24:52.787 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-21 05:24:52.787 8 WARNING neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] endpoint_group is already registered 2026-05-21 05:24:52.787 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: multi-provider 2026-05-21 05:24:52.787 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-21 05:24:52.787 8 WARNING neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] vpnservice is already registered 2026-05-21 05:24:52.788 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-21 05:24:52.788 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: net-mtu 2026-05-21 05:24:52.788 8 WARNING neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] ipsec_site_connection is already registered 2026-05-21 05:24:52.788 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-21 05:24:52.788 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: net-mtu-writable 2026-05-21 05:24:52.788 8 WARNING neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] ipsecpolicy is already registered 2026-05-21 05:24:52.789 8 INFO neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-21 05:24:52.789 8 WARNING neutron.quota.resource_registry [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] ikepolicy is already registered 2026-05-21 05:24:52.789 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: network_availability_zone 2026-05-21 05:24:52.790 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: network_ha 2026-05-21 05:24:52.790 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: network-ip-availability 2026-05-21 05:24:52.791 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-21 05:24:52.792 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: pagination 2026-05-21 05:24:52.793 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: port-device-profile 2026-05-21 05:24:52.793 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-21 05:24:52.794 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-21 05:24:52.794 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-21 05:24:52.795 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: port-mac-override 2026-05-21 05:24:52.795 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-21 05:24:52.796 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-21 05:24:52.797 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-21 05:24:52.797 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: port-resource-request 2026-05-21 05:24:52.798 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-21 05:24:52.799 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-21 05:24:52.799 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: binding 2026-05-21 05:24:52.800 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: binding-extended 2026-05-21 05:24:52.801 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: port-security 2026-05-21 05:24:52.801 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: project-id 2026-05-21 05:24:52.802 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: provider 2026-05-21 05:24:52.804 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: qos 2026-05-21 05:24:52.805 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-21 05:24:52.805 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-21 05:24:52.806 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: qos-default 2026-05-21 05:24:52.806 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: qos-fip 2026-05-21 05:24:52.807 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-21 05:24:52.808 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-21 05:24:52.808 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-21 05:24:52.809 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-21 05:24:52.810 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-21 05:24:52.810 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: qos-pps 2026-05-21 05:24:52.811 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-21 05:24:52.812 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-21 05:24:52.812 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: qos-rules-alias 2026-05-21 05:24:52.813 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: quota-check-limit 2026-05-21 05:24:52.815 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: quotas 2026-05-21 05:24:52.816 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: quota_details 2026-05-21 05:24:52.817 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: rbac-policies 2026-05-21 05:24:52.818 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: rbac-address-group 2026-05-21 05:24:52.819 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: rbac-address-scope 2026-05-21 05:24:52.819 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: rbac-security-groups 2026-05-21 05:24:52.820 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-21 05:24:52.820 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: revision-if-match 2026-05-21 05:24:52.821 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-21 05:24:52.822 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: router_availability_zone 2026-05-21 05:24:52.822 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-21 05:24:52.825 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-21 05:24:52.825 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-21 05:24:52.826 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-21 05:24:52.826 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-21 05:24:52.827 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-21 05:24:52.827 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-21 05:24:52.832 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: security-group 2026-05-21 05:24:52.833 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: segment 2026-05-21 05:24:52.834 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-21 05:24:52.835 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: service-type 2026-05-21 05:24:52.835 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: sorting 2026-05-21 05:24:52.836 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: standard-attr-segment 2026-05-21 05:24:52.836 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: standard-attr-description 2026-05-21 05:24:52.837 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: stateful-security-group 2026-05-21 05:24:52.838 7 WARNING neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-21 05:24:52.838 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-21 05:24:52.839 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: subnet-external-network 2026-05-21 05:24:52.839 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: subnet_onboard 2026-05-21 05:24:52.840 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-21 05:24:52.841 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: subnet-service-types 2026-05-21 05:24:52.841 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: subnet_allocation 2026-05-21 05:24:52.842 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-21 05:24:52.843 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: tag-creation 2026-05-21 05:24:52.843 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-21 05:24:52.847 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: standard-attr-tag 2026-05-21 05:24:52.848 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-21 05:24:52.849 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: trunk 2026-05-21 05:24:52.849 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: trunk-details 2026-05-21 05:24:52.850 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-21 05:24:52.851 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-21 05:24:52.853 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-21 05:24:52.854 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-21 05:24:52.854 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: vpn-flavors 2026-05-21 05:24:52.856 7 INFO neutron.api.extensions [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Loaded extension: vpnaas 2026-05-21 05:24:52.859 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-21 05:24:52.859 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-21 05:24:52.859 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 05:24:52.859 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-21 05:24:52.864 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-21 05:24:52.864 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-21 05:24:52.869 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-21 05:24:52.870 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-21 05:24:52.870 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-21 05:24:52.871 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 05:24:52.872 7 WARNING neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] subnetpool is already registered 2026-05-21 05:24:52.872 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 05:24:52.872 7 WARNING neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] subnetpool is already registered 2026-05-21 05:24:52.873 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-21 05:24:52.873 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-21 05:24:52.874 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-21 05:24:52.874 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-21 05:24:52.875 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-21 05:24:52.875 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-21 05:24:52.879 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-21 05:24:52.879 7 WARNING neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] router is already registered 2026-05-21 05:24:52.880 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-21 05:24:52.880 7 WARNING neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] floatingip is already registered 2026-05-21 05:24:52.884 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-21 05:24:52.884 7 WARNING neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] rbac_policy is already registered 2026-05-21 05:24:52.885 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-21 05:24:52.885 7 WARNING neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] security_group is already registered 2026-05-21 05:24:52.885 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-21 05:24:52.885 7 WARNING neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] security_group_rule is already registered 2026-05-21 05:24:52.886 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 05:24:52.887 7 WARNING neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] subnetpool is already registered 2026-05-21 05:24:52.887 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 05:24:52.887 7 WARNING neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] subnetpool is already registered 2026-05-21 05:24:52.888 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-21 05:24:52.888 7 WARNING neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] trunk is already registered 2026-05-21 05:24:52.888 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-21 05:24:52.889 7 WARNING neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] endpoint_group is already registered 2026-05-21 05:24:52.889 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-21 05:24:52.889 7 WARNING neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] vpnservice is already registered 2026-05-21 05:24:52.890 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-21 05:24:52.890 7 WARNING neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] ipsec_site_connection is already registered 2026-05-21 05:24:52.891 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-21 05:24:52.891 7 WARNING neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] ipsecpolicy is already registered 2026-05-21 05:24:52.891 7 INFO neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-21 05:24:52.891 7 WARNING neutron.quota.resource_registry [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] ikepolicy is already registered 2026-05-21 05:24:52.949 8 WARNING keystonemiddleware._common.config [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 05:24:52.956 8 WARNING oslo_config.cfg [None req-b620b7a3-d16c-4023-a193-0a2654b20e37 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f79bfa22668 pid: 8 (default app) 2026-05-21 05:24:53.077 7 WARNING keystonemiddleware._common.config [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 05:24:53.083 7 WARNING oslo_config.cfg [None req-fb1e963a-91cd-4969-89b2-1e99eefb16e9 - - - - - -] 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 0x7f79bfa22668 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-21 05:24:58.378 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3e36a868-3308-4a5a-a498-309f8068beb3 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.19.213.66 () {44 vars in 924 bytes} [Thu May 21 05:24:57 2026] GET /v2.0/networks/public => generated 108 bytes in 713 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.19.213.66 () {44 vars in 946 bytes} [Thu May 21 05:24:58 2026] GET /v2.0/networks?name=public => generated 15 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:24:58.923 8 WARNING neutron.services.revisions.revision_plugin [None req-ec40d067-4f2e-4ce8-8176-8c62362467d9 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Could not find related network for resource to bump revision. 2026-05-21 05:24:58.943 8 INFO neutron.db.segments_db [None req-ec40d067-4f2e-4ce8-8176-8c62362467d9 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Added segment e0c964ca-0766-4862-b0de-825280c9a1a4 of type flat for network 75d11bdf-629f-494a-bf47-6251a7227559 2026-05-21 05:24:58.983 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ec40d067-4f2e-4ce8-8176-8c62362467d9 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.19.213.66 () {48 vars in 964 bytes} [Thu May 21 05:24:58 2026] POST /v2.0/networks => generated 124 bytes in 401 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:25:05.125 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fdccad2d-c60e-47e2-a230-67c3cb309c2d c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 199.19.213.66 () {44 vars in 924 bytes} [Thu May 21 05:25:04 2026] GET /v2.0/networks/public => generated 108 bytes in 354 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.19.213.66 () {44 vars in 946 bytes} [Thu May 21 05:25:05 2026] GET /v2.0/networks?name=public => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:25:05.374 7 WARNING neutron.services.revisions.revision_plugin [None req-814414fd-e10a-44eb-af78-b9fe24dd9695 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Could not find related network for resource to bump revision. 2026-05-21 05:25:05.394 7 INFO neutron.db.segments_db [None req-814414fd-e10a-44eb-af78-b9fe24dd9695 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Added segment d480a08d-bb04-46b9-b581-8e7657055624 of type flat for network af9f2d04-e675-46de-aed1-5642b8a74dc1 2026-05-21 05:25:05.444 7 INFO neutron.pecan_wsgi.hooks.translation [None req-814414fd-e10a-44eb-af78-b9fe24dd9695 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/9] 199.19.213.66 () {48 vars in 964 bytes} [Thu May 21 05:25:05 2026] POST /v2.0/networks => generated 124 bytes in 296 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:25:11.277 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b46f372e-731f-4fc1-98eb-e19bae1353d1 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/11] 199.19.213.66 () {44 vars in 924 bytes} [Thu May 21 05:25:11 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.19.213.66 () {44 vars in 946 bytes} [Thu May 21 05:25:11 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:25:11.346 7 WARNING neutron.services.revisions.revision_plugin [None req-2f49fa60-7615-4bd0-bee0-f74a79d6626f c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Could not find related network for resource to bump revision. 2026-05-21 05:25:11.359 7 INFO neutron.db.segments_db [None req-2f49fa60-7615-4bd0-bee0-f74a79d6626f c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Added segment 663bd8ec-8d1a-4135-b9dd-78cff969233c of type flat for network e1e21240-cadb-4c76-99ad-5a75f3ff753f 2026-05-21 05:25:11.381 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2f49fa60-7615-4bd0-bee0-f74a79d6626f c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.19.213.66 () {48 vars in 964 bytes} [Thu May 21 05:25:11 2026] POST /v2.0/networks => generated 124 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:25:17.243 8 INFO neutron.pecan_wsgi.hooks.translation [None req-616d84b7-5053-4c70-9a4b-8dc52489f9aa c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.19.213.66 () {44 vars in 924 bytes} [Thu May 21 05:25:17 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.19.213.66 () {44 vars in 946 bytes} [Thu May 21 05:25:17 2026] GET /v2.0/networks?name=public => generated 15 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:25:17.340 8 WARNING neutron.services.revisions.revision_plugin [None req-dfc9fe6a-f704-477d-81e8-a3b62e42dd6d c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Could not find related network for resource to bump revision. 2026-05-21 05:25:17.362 8 INFO neutron.db.segments_db [None req-dfc9fe6a-f704-477d-81e8-a3b62e42dd6d c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Added segment d4d044ed-6b0a-475c-93d5-d16d974f5f24 of type flat for network a45d7859-2ef1-4fa9-a624-f2a964e976c6 2026-05-21 05:25:17.386 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dfc9fe6a-f704-477d-81e8-a3b62e42dd6d c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 199.19.213.66 () {48 vars in 964 bytes} [Thu May 21 05:25:17 2026] POST /v2.0/networks => generated 124 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:25:23.246 8 INFO neutron.pecan_wsgi.hooks.translation [None req-616920b5-5b75-4394-97ac-c6228bccd60d c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/18] 199.19.213.66 () {44 vars in 924 bytes} [Thu May 21 05:25:23 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/19] 199.19.213.66 () {44 vars in 946 bytes} [Thu May 21 05:25:23 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:25:23.321 8 WARNING neutron.services.revisions.revision_plugin [None req-64bcddbb-8654-480e-bdc3-07f188e349a0 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Could not find related network for resource to bump revision. 2026-05-21 05:25:23.336 8 INFO neutron.db.segments_db [None req-64bcddbb-8654-480e-bdc3-07f188e349a0 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Added segment 0df55225-aa9f-4dcc-96a9-c71ddafb7e4c of type flat for network befd5aa1-6edc-4a4f-8cc7-06d7a2d707cd 2026-05-21 05:25:23.360 8 INFO neutron.pecan_wsgi.hooks.translation [None req-64bcddbb-8654-480e-bdc3-07f188e349a0 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/20] 199.19.213.66 () {48 vars in 964 bytes} [Thu May 21 05:25:23 2026] POST /v2.0/networks => generated 124 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:25:29.200 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8a614c1e-33a0-4b15-8d70-f3510199eddd c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.19.213.66 () {44 vars in 924 bytes} [Thu May 21 05:25:29 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: 8|app: 0|req: 13/22] 199.19.213.66 () {44 vars in 946 bytes} [Thu May 21 05:25:29 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-21 05:25:29.283 7 WARNING neutron.services.revisions.revision_plugin [None req-1acf68b7-38c6-4bd8-bfb2-58cfc092e441 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Could not find related network for resource to bump revision. 2026-05-21 05:25:29.303 7 INFO neutron.db.segments_db [None req-1acf68b7-38c6-4bd8-bfb2-58cfc092e441 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Added segment 9eb70a09-f83f-42d1-8862-a27558e66c68 of type flat for network 65c175bf-80d3-4e7c-8a72-acb946a7029a [pid: 7|app: 0|req: 10/23] 199.19.213.66 () {48 vars in 964 bytes} [Thu May 21 05:25:29 2026] POST /v2.0/networks => generated 706 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:25:30.643 8 INFO neutron.pecan_wsgi.hooks.translation [None req-40fb2a46-d9a3-4bed-a078-085e11651676 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/24] 199.19.213.66 () {44 vars in 924 bytes} [Thu May 21 05:25:30 2026] GET /v2.0/networks/public => generated 108 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.19.213.66 () {44 vars in 946 bytes} [Thu May 21 05:25:30 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-21 05:25:30.725 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f6815144-6a89-45fe-817d-c9e1d4719e2f c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/26] 199.19.213.66 () {44 vars in 1031 bytes} [Thu May 21 05:25:30 2026] GET /v2.0/subnets/public-subnet?network_id=65c175bf-80d3-4e7c-8a72-acb946a7029a => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/27] 199.19.213.66 () {44 vars in 1054 bytes} [Thu May 21 05:25:30 2026] GET /v2.0/subnets?name=public-subnet&network_id=65c175bf-80d3-4e7c-8a72-acb946a7029a => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/28] 199.19.213.66 () {48 vars in 962 bytes} [Thu May 21 05:25:30 2026] POST /v2.0/subnets => generated 664 bytes in 909 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:30:14.634 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [554a0be0-e2dd-412d-a8fc-ddc64f5fd637] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-21 05:30:14.637 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu May 21 05:30:14 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.66) !!! 2026-05-21 05:30:14.768 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5c14ebf4-4155-4bdf-aa65-2eb57f640ea5 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/66] 199.19.213.66 () {44 vars in 934 bytes} [Thu May 21 05:30:14 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:30:14.778 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3ef0a9a9-5b71-4451-9826-ec5b7fa83f26] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-21 05:30:14.781 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu May 21 05:30:14 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.66) !!! [pid: 8|app: 0|req: 35/67] 199.19.213.66 () {44 vars in 956 bytes} [Thu May 21 05:30:14 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:30:14.873 7 INFO neutron.db.segments_db [None req-86370f75-b016-435b-825a-3ccb327efc92 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Added segment 9903fa69-645f-4de9-9b2f-b7372a081142 of type vxlan for network 0b9d5335-3a2a-4ec8-ad03-4f20a74f028f [pid: 7|app: 0|req: 33/68] 199.19.213.66 () {48 vars in 963 bytes} [Thu May 21 05:30:14 2026] POST /v2.0/networks => generated 707 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:30:15.854 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3ef0a9a9-5b71-4451-9826-ec5b7fa83f26] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45416. 2026-05-21 05:30:15.898 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d0861e4b-c350-4b5c-a761-b559f2944b72 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/69] 199.19.213.66 () {44 vars in 934 bytes} [Thu May 21 05:30:15 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:30:15.931 7 INFO oslo.messaging._drivers.impl_rabbit [-] [554a0be0-e2dd-412d-a8fc-ddc64f5fd637] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45420. [pid: 7|app: 0|req: 34/70] 199.19.213.66 () {44 vars in 956 bytes} [Thu May 21 05:30:15 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:30:15.958 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e48f7628-e592-4c85-9fd1-d13fa817f20d c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/71] 199.19.213.66 () {44 vars in 1033 bytes} [Thu May 21 05:30:15 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=0b9d5335-3a2a-4ec8-ad03-4f20a74f028f => 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: 35/72] 199.19.213.66 () {44 vars in 1056 bytes} [Thu May 21 05:30:15 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=0b9d5335-3a2a-4ec8-ad03-4f20a74f028f => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 199.19.213.66 () {48 vars in 962 bytes} [Thu May 21 05:30:15 2026] POST /v2.0/subnets => generated 651 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:30:17.297 7 INFO neutron.api.v2.resource [None req-2e208131-1326-4672-80c3-d902c1019f08 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/74] 199.19.213.66 () {44 vars in 968 bytes} [Thu May 21 05:30:17 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.19.213.66 () {44 vars in 990 bytes} [Thu May 21 05:30:17 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.19.213.66 () {48 vars in 977 bytes} [Thu May 21 05:30:17 2026] POST /v2.0/security-groups => generated 1616 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:30:18 2026] GET /v2.0/security-groups/d6a60f9f-0116-417b-bb80-817dc6494924 => generated 1616 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:30:18 2026] GET /v2.0/security-groups/d6a60f9f-0116-417b-bb80-817dc6494924 => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:30:18 2026] GET /v2.0/security-groups/d6a60f9f-0116-417b-bb80-817dc6494924 => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.19.213.66 () {48 vars in 988 bytes} [Thu May 21 05:30:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:30:19 2026] GET /v2.0/security-groups/d6a60f9f-0116-417b-bb80-817dc6494924 => generated 2230 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:30:19 2026] GET /v2.0/security-groups/d6a60f9f-0116-417b-bb80-817dc6494924 => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:30:19 2026] GET /v2.0/security-groups/d6a60f9f-0116-417b-bb80-817dc6494924 => generated 2230 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.19.213.66 () {48 vars in 988 bytes} [Thu May 21 05:30:19 2026] POST /v2.0/security-group-rules => generated 603 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:30:20 2026] GET /v2.0/security-groups/d6a60f9f-0116-417b-bb80-817dc6494924 => generated 2846 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:30:20 2026] GET /v2.0/security-groups/d6a60f9f-0116-417b-bb80-817dc6494924 => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:30:20 2026] GET /v2.0/security-groups/d6a60f9f-0116-417b-bb80-817dc6494924 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.19.213.66 () {48 vars in 988 bytes} [Thu May 21 05:30:20 2026] POST /v2.0/security-group-rules => generated 603 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:30:21 2026] GET /v2.0/security-groups/d6a60f9f-0116-417b-bb80-817dc6494924 => generated 3462 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:30:21 2026] GET /v2.0/security-groups/d6a60f9f-0116-417b-bb80-817dc6494924 => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:30:21 2026] GET /v2.0/security-groups/d6a60f9f-0116-417b-bb80-817dc6494924 => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.19.213.66 () {48 vars in 988 bytes} [Thu May 21 05:30:21 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: 8|app: 0|req: 49/95] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:30:22 2026] GET /v2.0/security-groups/d6a60f9f-0116-417b-bb80-817dc6494924 => generated 4078 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:30:22 2026] GET /v2.0/security-groups/d6a60f9f-0116-417b-bb80-817dc6494924 => generated 4078 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:30:23 2026] GET /v2.0/security-groups/d6a60f9f-0116-417b-bb80-817dc6494924 => generated 4078 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/98] 199.19.213.66 () {48 vars in 988 bytes} [Thu May 21 05:30:23 2026] POST /v2.0/security-group-rules => generated 603 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.19.213.66 () {44 vars in 984 bytes} [Thu May 21 05:30:24 2026] GET /v2.0/networks/0b9d5335-3a2a-4ec8-ad03-4f20a74f028f => generated 732 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:30:24.539 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ba5d6719-2996-41e7-9a0a-e6e7c4dd2f6c c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/100] 199.19.213.66 () {44 vars in 1073 bytes} [Thu May 21 05:30:24 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=0b9d5335-3a2a-4ec8-ad03-4f20a74f028f => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 199.19.213.66 () {44 vars in 1096 bytes} [Thu May 21 05:30:24 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=0b9d5335-3a2a-4ec8-ad03-4f20a74f028f => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:30:24 2026] GET /v2.0/security-groups/d6a60f9f-0116-417b-bb80-817dc6494924 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 199.19.213.66 () {48 vars in 958 bytes} [Thu May 21 05:30:24 2026] POST /v2.0/ports => generated 1096 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 05:30:31.165 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b2a5edea-07ad-4d9a-b309-60979fc0fc29 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/104] 199.19.213.66 () {44 vars in 975 bytes} [Thu May 21 05:30:31 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 54/105] 199.19.213.66 () {44 vars in 997 bytes} [Thu May 21 05:30:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.19.213.66 () {48 vars in 1027 bytes} [Thu May 21 05:30:31 2026] PUT /v2.0/ports/4e4238d3-ddec-4c43-9842-8b377916aecb => generated 1245 bytes in 671 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.19.213.66 () {44 vars in 917 bytes} [Thu May 21 05:30:33 2026] GET /v2.0/ports => generated 3726 bytes in 117 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-21 05:30:34.644 7 INFO neutron.api.v2.resource [None req-aafce4b4-d539-4833-b99c-18b8fb9dda03 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/108] 199.19.213.66 () {44 vars in 956 bytes} [Thu May 21 05:30:34 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.19.213.66 () {44 vars in 978 bytes} [Thu May 21 05:30:34 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.19.213.66 () {48 vars in 977 bytes} [Thu May 21 05:30:34 2026] POST /v2.0/security-groups => generated 1610 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:30:35 2026] GET /v2.0/security-groups/2e2283f8-eb0e-4e0f-842a-674d65bb0295 => generated 1610 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:30:35 2026] GET /v2.0/security-groups/2e2283f8-eb0e-4e0f-842a-674d65bb0295 => generated 1610 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:30:35 2026] GET /v2.0/security-groups/2e2283f8-eb0e-4e0f-842a-674d65bb0295 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.19.213.66 () {48 vars in 988 bytes} [Thu May 21 05:30:35 2026] POST /v2.0/security-group-rules => generated 621 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/115] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:30:36 2026] GET /v2.0/security-groups/2e2283f8-eb0e-4e0f-842a-674d65bb0295 => generated 2244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/116] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:30:36 2026] GET /v2.0/security-groups/2e2283f8-eb0e-4e0f-842a-674d65bb0295 => generated 2244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/117] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:30:37 2026] GET /v2.0/security-groups/2e2283f8-eb0e-4e0f-842a-674d65bb0295 => generated 2244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/118] 199.19.213.66 () {48 vars in 988 bytes} [Thu May 21 05:30:37 2026] POST /v2.0/security-group-rules => generated 625 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/129] 199.19.213.66 () {44 vars in 972 bytes} [Thu May 21 05:31:49 2026] GET /v2.0/quotas/a18af91887ac4e9a892ac5b2c80a8009 => generated 292 bytes in 15 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/130] 199.19.213.66 () {48 vars in 1024 bytes} [Thu May 21 05:31:50 2026] PUT /v2.0/quotas/a18af91887ac4e9a892ac5b2c80a8009 => generated 291 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:33:59.994 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3ef0a9a9-5b71-4451-9826-ec5b7fa83f26] 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-21 05:34:00.125 8 INFO neutron.pecan_wsgi.hooks.translation [None req-46ef7055-fb26-4789-bced-b31fc6322c42 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/149] 199.19.213.66 () {30 vars in 739 bytes} [Thu May 21 05:33:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:34:00.137 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [554a0be0-e2dd-412d-a8fc-ddc64f5fd637] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-21 05:34:00.139 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu May 21 05:34:00 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.19.213.66) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 74/150] 199.19.213.66 () {30 vars in 761 bytes} [Thu May 21 05:34:00 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-21 05:34:01.955 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3ef0a9a9-5b71-4451-9826-ec5b7fa83f26] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33062. 2026-05-21 05:34:02.073 8 INFO neutron.pecan_wsgi.hooks.translation [None req-30dc660d-38fc-40bb-b3d0-526728c77bef c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/151] 199.19.213.66 () {30 vars in 739 bytes} [Thu May 21 05:34:01 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/152] 199.19.213.66 () {30 vars in 761 bytes} [Thu May 21 05:34:02 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:40:09.545 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3ef0a9a9-5b71-4451-9826-ec5b7fa83f26] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-21 05:40:09.549 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu May 21 05:40:09 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=5ea5d421f5b240fbb2a5c47c452db1e3 (ip 199.19.213.66) !!! 2026-05-21 05:40:09.716 8 INFO neutron.api.v2.resource [None req-ff9cb5af-d056-4801-bf2f-bf562362fd40 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 103/203] 199.19.213.66 () {44 vars in 1071 bytes} [Thu May 21 05:40:09 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=5ea5d421f5b240fbb2a5c47c452db1e3 => generated 139 bytes in 176 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:40:09.725 7 INFO oslo.messaging._drivers.impl_rabbit [-] [554a0be0-e2dd-412d-a8fc-ddc64f5fd637] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33066. 2026-05-21 05:40:09.726 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [554a0be0-e2dd-412d-a8fc-ddc64f5fd637] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-21 05:40:09.727 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu May 21 05:40:09 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=5ea5d421f5b240fbb2a5c47c452db1e3 (ip 199.19.213.66) !!! [pid: 7|app: 0|req: 101/204] 199.19.213.66 () {44 vars in 1094 bytes} [Thu May 21 05:40:09 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=5ea5d421f5b240fbb2a5c47c452db1e3 => generated 23 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/205] 199.19.213.66 () {48 vars in 978 bytes} [Thu May 21 05:40:09 2026] POST /v2.0/security-groups => generated 1624 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 05:40:11.035 7 INFO oslo.messaging._drivers.impl_rabbit [-] [554a0be0-e2dd-412d-a8fc-ddc64f5fd637] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40936. [pid: 7|app: 0|req: 102/206] 199.19.213.66 () {44 vars in 1085 bytes} [Thu May 21 05:40:11 2026] GET /v2.0/security-groups/dd2c48d3-2f43-45d3-aebd-141ad7bb6ec8?project_id=5ea5d421f5b240fbb2a5c47c452db1e3 => generated 1624 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/207] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:40:11 2026] GET /v2.0/security-groups/dd2c48d3-2f43-45d3-aebd-141ad7bb6ec8 => generated 1624 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/208] 199.19.213.66 () {44 vars in 1085 bytes} [Thu May 21 05:40:11 2026] GET /v2.0/security-groups/dd2c48d3-2f43-45d3-aebd-141ad7bb6ec8?project_id=5ea5d421f5b240fbb2a5c47c452db1e3 => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:40:11.218 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3ef0a9a9-5b71-4451-9826-ec5b7fa83f26] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40944. [pid: 8|app: 0|req: 106/209] 199.19.213.66 () {48 vars in 988 bytes} [Thu May 21 05:40:11 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) [pid: 7|app: 0|req: 104/210] 199.19.213.66 () {44 vars in 1085 bytes} [Thu May 21 05:40:12 2026] GET /v2.0/security-groups/dd2c48d3-2f43-45d3-aebd-141ad7bb6ec8?project_id=5ea5d421f5b240fbb2a5c47c452db1e3 => generated 2234 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/211] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:40:12 2026] GET /v2.0/security-groups/dd2c48d3-2f43-45d3-aebd-141ad7bb6ec8 => generated 2234 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/212] 199.19.213.66 () {44 vars in 1085 bytes} [Thu May 21 05:40:12 2026] GET /v2.0/security-groups/dd2c48d3-2f43-45d3-aebd-141ad7bb6ec8?project_id=5ea5d421f5b240fbb2a5c47c452db1e3 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/213] 199.19.213.66 () {48 vars in 988 bytes} [Thu May 21 05:40:12 2026] POST /v2.0/security-group-rules => generated 599 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/214] 199.19.213.66 () {44 vars in 1085 bytes} [Thu May 21 05:40:13 2026] GET /v2.0/security-groups/dd2c48d3-2f43-45d3-aebd-141ad7bb6ec8?project_id=5ea5d421f5b240fbb2a5c47c452db1e3 => generated 2846 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/215] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:40:13 2026] GET /v2.0/security-groups/dd2c48d3-2f43-45d3-aebd-141ad7bb6ec8 => generated 2846 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/216] 199.19.213.66 () {44 vars in 1085 bytes} [Thu May 21 05:40:13 2026] GET /v2.0/security-groups/dd2c48d3-2f43-45d3-aebd-141ad7bb6ec8?project_id=5ea5d421f5b240fbb2a5c47c452db1e3 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/217] 199.19.213.66 () {48 vars in 988 bytes} [Thu May 21 05:40:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/218] 199.19.213.66 () {44 vars in 1085 bytes} [Thu May 21 05:40:14 2026] GET /v2.0/security-groups/dd2c48d3-2f43-45d3-aebd-141ad7bb6ec8?project_id=5ea5d421f5b240fbb2a5c47c452db1e3 => generated 3460 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/219] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:40:14 2026] GET /v2.0/security-groups/dd2c48d3-2f43-45d3-aebd-141ad7bb6ec8 => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/220] 199.19.213.66 () {44 vars in 1085 bytes} [Thu May 21 05:40:14 2026] GET /v2.0/security-groups/dd2c48d3-2f43-45d3-aebd-141ad7bb6ec8?project_id=5ea5d421f5b240fbb2a5c47c452db1e3 => generated 3460 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/221] 199.19.213.66 () {48 vars in 988 bytes} [Thu May 21 05:40:14 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/240] 199.19.213.66 () {30 vars in 739 bytes} [Thu May 21 05:42:26 2026] GET /v2.0/networks?tenant_id=5ea5d421f5b240fbb2a5c47c452db1e3&shared=False => generated 15 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:42:26.442 8 INFO neutron.db.segments_db [None req-4b450bcf-0383-496c-9c12-16710964eb10 9d82e134cdfb43f6967734d00a4677c0 5ea5d421f5b240fbb2a5c47c452db1e3 - - 1b1be6902daf423ba82c107a2bf8fa74 1b1be6902daf423ba82c107a2bf8fa74] Added segment 89093b68-dda7-4800-bdea-cafa0c6e408d of type vxlan for network 57e59ed3-8f5e-4d2b-9925-f7ef28832c56 [pid: 8|app: 0|req: 122/241] 199.19.213.66 () {34 vars in 681 bytes} [Thu May 21 05:42:26 2026] POST /v2.0/networks => generated 718 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/242] 199.19.213.66 () {30 vars in 721 bytes} [Thu May 21 05:42:26 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/243] 199.19.213.66 () {30 vars in 632 bytes} [Thu May 21 05:42:26 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: 121/244] 199.19.213.66 () {34 vars in 676 bytes} [Thu May 21 05:42:26 2026] POST /v2.0/ports => generated 999 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/245] 199.19.213.66 () {30 vars in 702 bytes} [Thu May 21 05:42:26 2026] GET /v2.0/networks/57e59ed3-8f5e-4d2b-9925-f7ef28832c56 => generated 705 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/246] 199.19.213.66 () {30 vars in 721 bytes} [Thu May 21 05:42:29 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/247] 199.19.213.66 () {30 vars in 702 bytes} [Thu May 21 05:42:29 2026] GET /v2.0/networks/57e59ed3-8f5e-4d2b-9925-f7ef28832c56 => generated 705 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/250] 199.19.213.66 () {44 vars in 972 bytes} [Thu May 21 05:42:44 2026] GET /v2.0/quotas/5ea5d421f5b240fbb2a5c47c452db1e3 => 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: 127/251] 199.19.213.66 () {48 vars in 1024 bytes} [Thu May 21 05:42:45 2026] PUT /v2.0/quotas/5ea5d421f5b240fbb2a5c47c452db1e3 => generated 291 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:54:04.399 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [554a0be0-e2dd-412d-a8fc-ddc64f5fd637] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-21 05:54:04.403 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu May 21 05:54:04 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.66) !!! 2026-05-21 05:54:04.553 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a2488492-8f5c-43ea-a91e-8abcfe3a190f c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 170/342] 199.19.213.66 () {44 vars in 924 bytes} [Thu May 21 05:54:04 2026] GET /v2.0/networks/public => generated 108 bytes in 162 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:54:04.564 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3ef0a9a9-5b71-4451-9826-ec5b7fa83f26] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-21 05:54:04.565 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu May 21 05:54:04 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.66) !!! [pid: 8|app: 0|req: 173/343] 199.19.213.66 () {44 vars in 946 bytes} [Thu May 21 05:54:04 2026] GET /v2.0/networks?name=public => generated 753 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:54:05.750 7 INFO oslo.messaging._drivers.impl_rabbit [-] [554a0be0-e2dd-412d-a8fc-ddc64f5fd637] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42440. 2026-05-21 05:54:05.771 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0c454cef-1b22-4d37-8dfd-ac2f255bf663 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 171/344] 199.19.213.66 () {44 vars in 924 bytes} [Thu May 21 05:54:05 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:54:05.802 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3ef0a9a9-5b71-4451-9826-ec5b7fa83f26] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42442. [pid: 8|app: 0|req: 174/345] 199.19.213.66 () {44 vars in 946 bytes} [Thu May 21 05:54:05 2026] GET /v2.0/networks?name=public => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:54:05.855 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d164a367-ac9b-4dc8-93d4-96b29a4bc0b7 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 172/346] 199.19.213.66 () {44 vars in 1031 bytes} [Thu May 21 05:54:05 2026] GET /v2.0/subnets/public-subnet?network_id=65c175bf-80d3-4e7c-8a72-acb946a7029a => generated 113 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/347] 199.19.213.66 () {44 vars in 1054 bytes} [Thu May 21 05:54:05 2026] GET /v2.0/subnets?name=public-subnet&network_id=65c175bf-80d3-4e7c-8a72-acb946a7029a => generated 667 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:54:32.855 8 INFO neutron.pecan_wsgi.hooks.translation [None req-91d57e45-a89b-4921-a78c-677d57999f7c c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/352] 199.19.213.66 () {44 vars in 934 bytes} [Thu May 21 05:54:32 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) [pid: 7|app: 0|req: 175/353] 199.19.213.66 () {44 vars in 956 bytes} [Thu May 21 05:54:32 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:54:33.825 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ce9e8e2d-67ba-453a-8b3e-b74a9e4523d6 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/354] 199.19.213.66 () {44 vars in 934 bytes} [Thu May 21 05:54:33 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/355] 199.19.213.66 () {44 vars in 956 bytes} [Thu May 21 05:54:33 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:54:33.896 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8dd77e65-70a6-482f-a4de-21f5b30d9c6c c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/356] 199.19.213.66 () {44 vars in 1033 bytes} [Thu May 21 05:54:33 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=0b9d5335-3a2a-4ec8-ad03-4f20a74f028f => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/357] 199.19.213.66 () {44 vars in 1056 bytes} [Thu May 21 05:54:33 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=0b9d5335-3a2a-4ec8-ad03-4f20a74f028f => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:54:34.930 8 INFO neutron.api.v2.resource [None req-c9fb4464-9b58-4a14-92ba-3f4d10ecd2e3 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/358] 199.19.213.66 () {44 vars in 968 bytes} [Thu May 21 05:54:34 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: 178/359] 199.19.213.66 () {44 vars in 990 bytes} [Thu May 21 05:54:34 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/360] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:54:35 2026] GET /v2.0/security-groups/d6a60f9f-0116-417b-bb80-817dc6494924 => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/361] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:54:36 2026] GET /v2.0/security-groups/d6a60f9f-0116-417b-bb80-817dc6494924 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/362] 199.19.213.66 () {44 vars in 1008 bytes} [Thu May 21 05:54:36 2026] GET /v2.0/security-group-rules/6aada2ae-e360-445f-ae9a-a1c28bf0c638 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/363] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:54:36 2026] GET /v2.0/security-groups/d6a60f9f-0116-417b-bb80-817dc6494924 => generated 4694 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/364] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:54:36 2026] GET /v2.0/security-groups/d6a60f9f-0116-417b-bb80-817dc6494924 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/365] 199.19.213.66 () {44 vars in 1008 bytes} [Thu May 21 05:54:37 2026] GET /v2.0/security-group-rules/d9669419-a632-46b8-9f95-8812b784f6ec => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/368] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:54:37 2026] GET /v2.0/security-groups/d6a60f9f-0116-417b-bb80-817dc6494924 => generated 4694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/369] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:54:37 2026] GET /v2.0/security-groups/d6a60f9f-0116-417b-bb80-817dc6494924 => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/370] 199.19.213.66 () {44 vars in 1008 bytes} [Thu May 21 05:54:37 2026] GET /v2.0/security-group-rules/a10d0b5f-246b-4d9f-a1b7-b9fd24b3d082 => 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: 187/371] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:54:38 2026] GET /v2.0/security-groups/d6a60f9f-0116-417b-bb80-817dc6494924 => generated 4694 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/372] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:54:38 2026] GET /v2.0/security-groups/d6a60f9f-0116-417b-bb80-817dc6494924 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/373] 199.19.213.66 () {44 vars in 1008 bytes} [Thu May 21 05:54:38 2026] GET /v2.0/security-group-rules/3bbb0a19-838f-4410-b61e-d4d047a55a61 => 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: 186/374] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:54:39 2026] GET /v2.0/security-groups/d6a60f9f-0116-417b-bb80-817dc6494924 => generated 4694 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/375] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:54:39 2026] GET /v2.0/security-groups/d6a60f9f-0116-417b-bb80-817dc6494924 => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/376] 199.19.213.66 () {44 vars in 1008 bytes} [Thu May 21 05:54:39 2026] GET /v2.0/security-group-rules/419652a1-fd99-4c35-ba99-951dd0e11863 => generated 603 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/377] 199.19.213.66 () {44 vars in 984 bytes} [Thu May 21 05:54:40 2026] GET /v2.0/networks/0b9d5335-3a2a-4ec8-ad03-4f20a74f028f => generated 732 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:54:40.974 7 INFO neutron.pecan_wsgi.hooks.translation [None req-51a5e57c-b1c2-473e-934f-4da7a9787ee8 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 188/378] 199.19.213.66 () {44 vars in 1073 bytes} [Thu May 21 05:54:40 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=0b9d5335-3a2a-4ec8-ad03-4f20a74f028f => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/379] 199.19.213.66 () {44 vars in 1096 bytes} [Thu May 21 05:54:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=0b9d5335-3a2a-4ec8-ad03-4f20a74f028f => generated 1250 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/380] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:54:41 2026] GET /v2.0/security-groups/d6a60f9f-0116-417b-bb80-817dc6494924 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:54:47.606 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a9f4c50b-5c77-4796-80e9-5504617a952b c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 192/381] 199.19.213.66 () {44 vars in 975 bytes} [Thu May 21 05:54:47 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/382] 199.19.213.66 () {44 vars in 997 bytes} [Thu May 21 05:54:47 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/383] 199.19.213.66 () {44 vars in 917 bytes} [Thu May 21 05:54:49 2026] GET /v2.0/ports => generated 4721 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:54:50.209 7 INFO neutron.api.v2.resource [None req-6a96422e-8442-4756-a530-b202ab30e16b c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 191/384] 199.19.213.66 () {44 vars in 956 bytes} [Thu May 21 05:54:50 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 199.19.213.66 () {44 vars in 978 bytes} [Thu May 21 05:54:50 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/386] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:54:51 2026] GET /v2.0/security-groups/2e2283f8-eb0e-4e0f-842a-674d65bb0295 => generated 2882 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/387] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:54:51 2026] GET /v2.0/security-groups/2e2283f8-eb0e-4e0f-842a-674d65bb0295 => generated 2882 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/388] 199.19.213.66 () {44 vars in 1008 bytes} [Thu May 21 05:54:51 2026] GET /v2.0/security-group-rules/631de731-dde3-4269-a035-3b9ae9b36289 => generated 621 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:54:51 2026] GET /v2.0/security-groups/2e2283f8-eb0e-4e0f-842a-674d65bb0295 => generated 2882 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/390] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:54:52 2026] GET /v2.0/security-groups/2e2283f8-eb0e-4e0f-842a-674d65bb0295 => generated 2882 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/391] 199.19.213.66 () {44 vars in 1008 bytes} [Thu May 21 05:54:52 2026] GET /v2.0/security-group-rules/46ee617e-e0d2-48a5-8d0b-501eafb20ad0 => generated 625 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/394] 199.19.213.66 () {44 vars in 972 bytes} [Thu May 21 05:55:03 2026] GET /v2.0/quotas/a18af91887ac4e9a892ac5b2c80a8009 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:55:54.894 8 INFO neutron.api.v2.resource [None req-3f49ea03-b0de-4aab-8581-23c49e043dcd c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 203/403] 199.19.213.66 () {44 vars in 1071 bytes} [Thu May 21 05:55:54 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=5ea5d421f5b240fbb2a5c47c452db1e3 => generated 139 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 199.19.213.66 () {44 vars in 1094 bytes} [Thu May 21 05:55:54 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=5ea5d421f5b240fbb2a5c47c452db1e3 => generated 4072 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 199.19.213.66 () {44 vars in 1085 bytes} [Thu May 21 05:55:55 2026] GET /v2.0/security-groups/dd2c48d3-2f43-45d3-aebd-141ad7bb6ec8?project_id=5ea5d421f5b240fbb2a5c47c452db1e3 => 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: 202/406] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:55:55 2026] GET /v2.0/security-groups/dd2c48d3-2f43-45d3-aebd-141ad7bb6ec8 => 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: 205/407] 199.19.213.66 () {44 vars in 1008 bytes} [Thu May 21 05:55:56 2026] GET /v2.0/security-group-rules/eb3c3633-4ddc-40b5-88c1-107dc9a5e1e3 => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/408] 199.19.213.66 () {44 vars in 1085 bytes} [Thu May 21 05:55:56 2026] GET /v2.0/security-groups/dd2c48d3-2f43-45d3-aebd-141ad7bb6ec8?project_id=5ea5d421f5b240fbb2a5c47c452db1e3 => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/409] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:55:56 2026] GET /v2.0/security-groups/dd2c48d3-2f43-45d3-aebd-141ad7bb6ec8 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/410] 199.19.213.66 () {44 vars in 1008 bytes} [Thu May 21 05:55:57 2026] GET /v2.0/security-group-rules/0300276c-5569-4cc7-9b69-4135b0fee21a => generated 599 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/411] 199.19.213.66 () {44 vars in 1085 bytes} [Thu May 21 05:55:57 2026] GET /v2.0/security-groups/dd2c48d3-2f43-45d3-aebd-141ad7bb6ec8?project_id=5ea5d421f5b240fbb2a5c47c452db1e3 => generated 4075 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/412] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:55:57 2026] GET /v2.0/security-groups/dd2c48d3-2f43-45d3-aebd-141ad7bb6ec8 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/413] 199.19.213.66 () {44 vars in 1008 bytes} [Thu May 21 05:55:58 2026] GET /v2.0/security-group-rules/c29fdbf3-d3ce-41a3-997f-71bda18f1bb0 => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/414] 199.19.213.66 () {44 vars in 1085 bytes} [Thu May 21 05:55:59 2026] GET /v2.0/security-groups/dd2c48d3-2f43-45d3-aebd-141ad7bb6ec8?project_id=5ea5d421f5b240fbb2a5c47c452db1e3 => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/415] 199.19.213.66 () {44 vars in 998 bytes} [Thu May 21 05:55:59 2026] GET /v2.0/security-groups/dd2c48d3-2f43-45d3-aebd-141ad7bb6ec8 => generated 4075 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/416] 199.19.213.66 () {44 vars in 1008 bytes} [Thu May 21 05:55:59 2026] GET /v2.0/security-group-rules/e3f2eb4f-98c0-4bfa-b832-9b3c2272f427 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/417] 199.19.213.66 () {44 vars in 972 bytes} [Thu May 21 05:56:06 2026] GET /v2.0/quotas/5ea5d421f5b240fbb2a5c47c452db1e3 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/426] 199.19.213.66 () {44 vars in 946 bytes} [Thu May 21 05:56:56 2026] GET /v2.0/networks?name=public => generated 753 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:57:35.396 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [554a0be0-e2dd-412d-a8fc-ddc64f5fd637] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 7|app: 0|req: 215/431] 10.0.0.1 () {32 vars in 647 bytes} [Thu May 21 05:57:35 2026] GET /v2.0/networks => generated 2168 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:57:36.574 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3ef0a9a9-5b71-4451-9826-ec5b7fa83f26] 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: 217/432] 10.0.0.1 () {32 vars in 653 bytes} [Thu May 21 05:57:36 2026] GET /v2.0/floatingips => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/433] 10.0.0.1 () {32 vars in 645 bytes} [Thu May 21 05:57:36 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/434] 10.0.0.1 () {32 vars in 641 bytes} [Thu May 21 05:57:36 2026] GET /v2.0/ports => generated 4721 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/435] 10.0.0.1 () {32 vars in 645 bytes} [Thu May 21 05:57:36 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/436] 10.0.0.1 () {32 vars in 647 bytes} [Thu May 21 05:57:36 2026] GET /v2.0/networks => generated 2168 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:57:36.842 7 INFO oslo.messaging._drivers.impl_rabbit [-] [554a0be0-e2dd-412d-a8fc-ddc64f5fd637] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37868. [pid: 7|app: 0|req: 218/437] 10.0.0.1 () {32 vars in 661 bytes} [Thu May 21 05:57:36 2026] GET /v2.0/security-groups => generated 17397 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/438] 10.0.0.1 () {32 vars in 653 bytes} [Thu May 21 05:57:36 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:57:47.294 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3ef0a9a9-5b71-4451-9826-ec5b7fa83f26] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45642. 2026-05-21 05:57:47.495 7 INFO neutron.db.segments_db [None req-318101d3-f2aa-40f1-a554-626ebbfde7d5 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Added segment 30849db2-fc83-4f98-a5c5-221cb83bce5b of type vxlan for network 79a88fa0-dc45-4fa5-9fa9-c0eafa973bda [pid: 7|app: 0|req: 220/441] 10.0.0.1 () {34 vars in 669 bytes} [Thu May 21 05:57:47 2026] POST /v2.0/networks => generated 745 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:57:47.606 8 INFO neutron.db.segments_db [None req-e98bb307-c594-4351-9b63-c5a5ec1fc0d9 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Added segment 00d9ce50-91a3-4995-b96c-665abfc25ee4 of type vxlan for network 0b8a01fa-d8bd-4eda-b4d6-7d7f989bf3ce [pid: 8|app: 0|req: 222/442] 10.0.0.1 () {34 vars in 669 bytes} [Thu May 21 05:57:47 2026] POST /v2.0/networks => generated 743 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:57:47.867 7 INFO neutron.db.segments_db [None req-b8cc4536-8e00-428a-aef5-72caa4a16be8 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Added segment c8f2733c-8a1e-44ec-bbc3-8d7ab1738567 of type vxlan for network 74acd012-7ea4-44f6-bf96-c456587f5af7 [pid: 8|app: 0|req: 223/443] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:57:47 2026] POST /v2.0/subnets => generated 692 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/444] 10.0.0.1 () {34 vars in 669 bytes} [Thu May 21 05:57:47 2026] POST /v2.0/networks => generated 751 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/445] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:57:47 2026] POST /v2.0/subnets => generated 690 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:57:48.096 8 INFO neutron.db.segments_db [None req-efe48058-da97-434f-a348-ddc962168417 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Added segment f05e36b7-49fa-4e3b-b0bc-fdc9707e3a73 of type vxlan for network 94453854-27a5-4139-9fcd-2828150038e2 [pid: 7|app: 0|req: 222/446] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:57:47 2026] GET /v2.0/security-groups?tenant_id=221ef5710e6545ebba1fe982e31c3daa&name=default => generated 2921 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/447] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:57:48 2026] POST /v2.0/subnets => generated 699 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:57:48.344 7 INFO neutron.db.segments_db [None req-5c268fd0-4655-4716-9657-2971d765af4f c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Added segment d16a31ce-f9d9-4467-956a-2d8db2ab059a of type vxlan for network b85f438e-a088-44d0-9735-81985980f5bc 2026-05-21 05:57:48.345 8 INFO neutron.db.l3_hamode_db [None req-efe48058-da97-434f-a348-ddc962168417 c9b45807f6a2470fbebb5591ef3a489f ce24b6a312c4405fbe27a916fa0c6270 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 05:57:48.561 7 INFO neutron.db.l3_hamode_db [None req-5c268fd0-4655-4716-9657-2971d765af4f c9b45807f6a2470fbebb5591ef3a489f 499e03a3f35a48e5971923e0c89bb17f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 05:57:49.364 8 INFO neutron.db.l3_hamode_db [None req-efe48058-da97-434f-a348-ddc962168417 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 05:57:49.617 7 INFO neutron.db.l3_hamode_db [None req-5c268fd0-4655-4716-9657-2971d765af4f c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 225/448] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:57:48 2026] POST /v2.0/routers => generated 732 bytes in 2318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/449] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:57:50 2026] DELETE /v2.0/security-groups/8db566b1-31ed-4bbb-84ed-f37c75bdb8e6 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 05:57:50.536 8 INFO neutron.db.segments_db [None req-8a424144-ef46-4d4e-bcec-e63ced071d68 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Added segment 4559d971-a1cd-479a-9793-3e8fd76a5376 of type vxlan for network 849e38d9-49da-4b24-80ee-d266c3c609dc [pid: 7|app: 0|req: 224/450] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:57:48 2026] POST /v2.0/routers => generated 730 bytes in 2351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:57:50.766 8 INFO neutron.db.l3_hamode_db [None req-8a424144-ef46-4d4e-bcec-e63ced071d68 c9b45807f6a2470fbebb5591ef3a489f 6f738b8831084afe9c34c188b99b4ae1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 05:57:51.450 8 INFO neutron.db.l3_hamode_db [None req-8a424144-ef46-4d4e-bcec-e63ced071d68 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 225/451] 10.0.0.1 () {34 vars in 781 bytes} [Thu May 21 05:57:50 2026] PUT /v2.0/routers/f0cd94d3-e5c8-4aeb-ac90-e7e42173c24b/add_router_interface => generated 309 bytes in 1101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/452] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:57:50 2026] POST /v2.0/routers => generated 739 bytes in 1913 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:57:52.692 8 INFO neutron.db.segments_db [None req-c004bc99-c621-4de1-92f0-07c62ff8c707 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Added segment bddf7b7e-fea5-4a2b-860c-fa571ecad4b1 of type vxlan for network 765e0e4c-fb10-44c8-b82c-45d5929e74a2 [pid: 8|app: 0|req: 228/453] 10.0.0.1 () {34 vars in 669 bytes} [Thu May 21 05:57:52 2026] POST /v2.0/networks => generated 749 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/456] 10.0.0.1 () {34 vars in 781 bytes} [Thu May 21 05:57:51 2026] PUT /v2.0/routers/3e203d68-0adc-46b9-932d-0129648a830a/add_router_interface => generated 309 bytes in 1191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:57:53.012 7 WARNING neutron_lib.context [req-cf5609a9-1f8a-4081-a7d5-fb723088a5ad req-684c82a3-bd08-4fec-a1ea-d8be4364e20f 1283f5fbe30d4aeb8b4c2dbf6326acca ce24b6a312c4405fbe27a916fa0c6270 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/457] 10.0.0.7 () {38 vars in 969 bytes} [Thu May 21 05:57:52 2026] POST /v2.0/security-groups => generated 1681 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/458] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:57:53 2026] POST /v2.0/subnets => generated 696 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:57:53.330 7 INFO neutron.db.segments_db [None req-93968927-fba8-4c6a-bfd8-146cc0157b00 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Added segment 57965b35-9b9b-4a19-8c0e-7da61a4434db of type vxlan for network 4f7babba-ded2-4810-a9e8-3cf9d7742ed4 2026-05-21 05:57:53.605 7 INFO neutron.db.l3_hamode_db [None req-93968927-fba8-4c6a-bfd8-146cc0157b00 c9b45807f6a2470fbebb5591ef3a489f 16a692ef735548b790cd8dcea450dedd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 231/459] 10.0.0.1 () {34 vars in 781 bytes} [Thu May 21 05:57:52 2026] PUT /v2.0/routers/873e318b-7c25-46ea-8054-27eaff9332ee/add_router_interface => generated 309 bytes in 1234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:57:54.051 8 WARNING neutron_lib.context [None req-596dbc15-3669-4947-bfe0-96173a953615 8f3dcd2bcd7f43a5a088666dfb052688 499e03a3f35a48e5971923e0c89bb17f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 232/460] 10.0.0.1 () {34 vars in 683 bytes} [Thu May 21 05:57:54 2026] POST /v2.0/security-groups => generated 1661 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 05:57:54.209 8 WARNING neutron_lib.context [req-b34c0672-debb-41e8-8d8d-fa4271cadc04 req-aa8649ca-bb5a-42b0-bd2c-56dc53a6783e 1283f5fbe30d4aeb8b4c2dbf6326acca ce24b6a312c4405fbe27a916fa0c6270 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:57:54.367 7 INFO neutron.db.l3_hamode_db [None req-93968927-fba8-4c6a-bfd8-146cc0157b00 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 233/461] 10.0.0.7 () {38 vars in 969 bytes} [Thu May 21 05:57:54 2026] POST /v2.0/security-groups => generated 1681 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 05:57:54.586 8 WARNING neutron_lib.context [None req-a6554ba9-5c44-460e-8dce-8942c7908568 8f3dcd2bcd7f43a5a088666dfb052688 499e03a3f35a48e5971923e0c89bb17f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/462] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 05:57:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:57:54.742 8 WARNING neutron_lib.context [None req-72e456b3-aef7-4b44-8a82-8614360e2151 42a6659883ad425bbdd837ff99935557 6f738b8831084afe9c34c188b99b4ae1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/463] 10.0.0.1 () {34 vars in 683 bytes} [Thu May 21 05:57:54 2026] POST /v2.0/security-groups => generated 1659 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 05:57:54.878 8 WARNING neutron_lib.context [req-ea2390b3-dea0-4596-83d8-490d6d259961 req-22f4ed8e-d9b6-4bbf-ae89-94c8bfa4707f 1283f5fbe30d4aeb8b4c2dbf6326acca ce24b6a312c4405fbe27a916fa0c6270 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/464] 10.0.0.7 () {38 vars in 969 bytes} [Thu May 21 05:57:54 2026] POST /v2.0/security-groups => generated 1681 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 05:57:54.998 8 WARNING neutron_lib.context [None req-37eafc8a-ccc6-441b-9bc9-e9d874d41a9f 8f3dcd2bcd7f43a5a088666dfb052688 499e03a3f35a48e5971923e0c89bb17f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 237/465] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 05:57:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:57:55.122 8 WARNING neutron_lib.context [None req-0a04ce86-3fa5-4336-bcab-d96551b929ec 42a6659883ad425bbdd837ff99935557 6f738b8831084afe9c34c188b99b4ae1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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.1 () {34 vars in 693 bytes} [Thu May 21 05:57:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/467] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:57:53 2026] POST /v2.0/routers => generated 736 bytes in 1989 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:57:55.281 7 WARNING neutron_lib.context [None req-ce2c987d-9ee0-46a2-830d-bdf8f08d38ba 8f3dcd2bcd7f43a5a088666dfb052688 499e03a3f35a48e5971923e0c89bb17f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/468] 10.0.0.7 () {34 vars in 1000 bytes} [Thu May 21 05:57:55 2026] GET /v2.0/security-groups?tenant_id=ce24b6a312c4405fbe27a916fa0c6270 => generated 7904 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:57:55.334 8 WARNING neutron_lib.context [None req-e180115b-ba69-4b64-98c6-3fb505d27cea 42a6659883ad425bbdd837ff99935557 6f738b8831084afe9c34c188b99b4ae1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 240/469] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 05:57:55 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/470] 10.0.0.1 () {34 vars in 674 bytes} [Thu May 21 05:57:55 2026] POST /v2.0/floatingips => generated 552 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/471] 10.0.0.7 () {34 vars in 989 bytes} [Thu May 21 05:57:55 2026] GET /v2.0/security-groups/6d60bd36-b384-4d5d-8c28-893ad4db82b7 => generated 2918 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:57:55.830 7 WARNING neutron_lib.context [None req-55bcd375-4e07-4fd1-976f-5a93fc3f7554 42a6659883ad425bbdd837ff99935557 6f738b8831084afe9c34c188b99b4ae1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 232/472] 10.0.0.1 () {34 vars in 674 bytes} [Thu May 21 05:57:55 2026] POST /v2.0/floatingips => generated 552 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/473] 10.0.0.7 () {34 vars in 989 bytes} [Thu May 21 05:57:56 2026] GET /v2.0/security-groups/6d60bd36-b384-4d5d-8c28-893ad4db82b7 => generated 2918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/474] 10.0.0.7 () {34 vars in 1098 bytes} [Thu May 21 05:57:56 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1611011130&fields=id&tenant_id=499e03a3f35a48e5971923e0c89bb17f => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/475] 10.0.0.7 () {34 vars in 989 bytes} [Thu May 21 05:57:56 2026] GET /v2.0/security-groups/e1af64ff-9350-4a3c-b17d-f7fcb53e2649 => generated 1681 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/476] 10.0.0.7 () {34 vars in 980 bytes} [Thu May 21 05:57:56 2026] GET /v2.0/networks?id=0b8a01fa-d8bd-4eda-b4d6-7d7f989bf3ce => generated 675 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/477] 10.0.0.7 () {36 vars in 1011 bytes} [Thu May 21 05:57:56 2026] DELETE /v2.0/security-groups/e1af64ff-9350-4a3c-b17d-f7fcb53e2649 => 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: 238/478] 10.0.0.7 () {34 vars in 963 bytes} [Thu May 21 05:57:56 2026] GET /v2.0/quotas/499e03a3f35a48e5971923e0c89bb17f => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/479] 10.0.0.1 () {34 vars in 781 bytes} [Thu May 21 05:57:55 2026] PUT /v2.0/routers/7154446e-46d2-48b6-8890-f6cf9f0e9adb/add_router_interface => generated 309 bytes in 1163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:57:56.622 8 INFO neutron.api.v2.resource [req-60b397be-bf76-4350-908b-79df7a011410 req-ba4478c4-9c85-46d9-8377-7bf6310d484f 1283f5fbe30d4aeb8b4c2dbf6326acca ce24b6a312c4405fbe27a916fa0c6270 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 242/480] 10.0.0.7 () {34 vars in 989 bytes} [Thu May 21 05:57:56 2026] GET /v2.0/security-groups/e1af64ff-9350-4a3c-b17d-f7fcb53e2649 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/481] 10.0.0.7 () {34 vars in 989 bytes} [Thu May 21 05:57:56 2026] GET /v2.0/security-groups/3f6b5b35-56d1-43a3-a089-6ba7b6b59f25 => generated 1681 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/482] 10.0.0.7 () {34 vars in 1000 bytes} [Thu May 21 05:57:56 2026] GET /v2.0/ports?tenant_id=499e03a3f35a48e5971923e0c89bb17f&fields=id => generated 103 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/483] 10.0.0.7 () {36 vars in 1011 bytes} [Thu May 21 05:57:56 2026] DELETE /v2.0/security-groups/3f6b5b35-56d1-43a3-a089-6ba7b6b59f25 => 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: 240/484] 10.0.0.7 () {34 vars in 1098 bytes} [Thu May 21 05:57:56 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2137307395&fields=id&tenant_id=6f738b8831084afe9c34c188b99b4ae1 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/485] 10.0.0.7 () {34 vars in 980 bytes} [Thu May 21 05:57:56 2026] GET /v2.0/networks?id=74acd012-7ea4-44f6-bf96-c456587f5af7 => generated 684 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/486] 10.0.0.7 () {34 vars in 963 bytes} [Thu May 21 05:57:57 2026] GET /v2.0/quotas/6f738b8831084afe9c34c188b99b4ae1 => 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: 246/487] 10.0.0.7 () {34 vars in 905 bytes} [Thu May 21 05:57:57 2026] GET /v2.0/extensions => generated 20516 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/488] 10.0.0.7 () {34 vars in 1000 bytes} [Thu May 21 05:57:57 2026] GET /v2.0/ports?tenant_id=6f738b8831084afe9c34c188b99b4ae1&fields=id => generated 103 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/489] 10.0.0.7 () {34 vars in 1006 bytes} [Thu May 21 05:57:57 2026] GET /v2.0/networks/0b8a01fa-d8bd-4eda-b4d6-7d7f989bf3ce?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: 243/490] 10.0.0.7 () {34 vars in 1106 bytes} [Thu May 21 05:57:57 2026] GET /v2.0/networks/0b8a01fa-d8bd-4eda-b4d6-7d7f989bf3ce?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-21 05:57:57.422 8 INFO neutron.api.v2.resource [req-bdda1cbb-18a4-41f7-b49f-9c860d075803 req-8f588dc8-4a57-4393-bb70-97dbc05e201f 1283f5fbe30d4aeb8b4c2dbf6326acca ce24b6a312c4405fbe27a916fa0c6270 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 248/491] 10.0.0.7 () {34 vars in 989 bytes} [Thu May 21 05:57:57 2026] GET /v2.0/security-groups/3f6b5b35-56d1-43a3-a089-6ba7b6b59f25 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:57:57.490 8 WARNING neutron_lib.context [req-b638918e-0280-4d9d-945b-8e0af4cb3ba7 req-46567c43-f0ba-451b-bca6-0343ae8724dc 39694a6249904ee29287fd960a31b78b 16a692ef735548b790cd8dcea450dedd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 244/492] 10.0.0.7 () {34 vars in 905 bytes} [Thu May 21 05:57:57 2026] GET /v2.0/extensions => generated 20516 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/493] 10.0.0.7 () {34 vars in 1006 bytes} [Thu May 21 05:57:57 2026] GET /v2.0/networks/74acd012-7ea4-44f6-bf96-c456587f5af7?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: 249/494] 10.0.0.7 () {38 vars in 969 bytes} [Thu May 21 05:57:57 2026] POST /v2.0/security-groups => generated 1685 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/495] 10.0.0.7 () {34 vars in 1106 bytes} [Thu May 21 05:57:57 2026] GET /v2.0/networks/74acd012-7ea4-44f6-bf96-c456587f5af7?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: 250/496] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:57:57 2026] GET /v2.0/ports?device_id=bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/497] 10.0.0.7 () {34 vars in 989 bytes} [Thu May 21 05:57:57 2026] GET /v2.0/security-groups/0e04fcad-c463-4799-8d4c-46a63748c20d => generated 1681 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/498] 10.0.0.7 () {34 vars in 989 bytes} [Thu May 21 05:57:57 2026] GET /v2.0/security-groups/9f5fdfad-3c1c-4e5a-90f3-1da37c2b69b6 => generated 1685 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:57:57.822 7 WARNING neutron_lib.context [req-f665652f-b6c8-4835-9232-6a7a1d3f4cd2 req-16a4252c-79f2-44d5-83fc-b48a64852144 39694a6249904ee29287fd960a31b78b 16a692ef735548b790cd8dcea450dedd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 251/499] 10.0.0.7 () {36 vars in 1011 bytes} [Thu May 21 05:57:57 2026] DELETE /v2.0/security-groups/0e04fcad-c463-4799-8d4c-46a63748c20d => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/500] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:57:57 2026] GET /v2.0/ports?device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:57:57.926 8 INFO neutron.api.v2.resource [req-4ec3006a-5253-4f04-ba0c-db5e2474cd97 req-59ba2623-99d8-459a-9af6-f9092d778098 1283f5fbe30d4aeb8b4c2dbf6326acca ce24b6a312c4405fbe27a916fa0c6270 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 253/501] 10.0.0.7 () {34 vars in 989 bytes} [Thu May 21 05:57:57 2026] GET /v2.0/security-groups/0e04fcad-c463-4799-8d4c-46a63748c20d => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/502] 10.0.0.7 () {38 vars in 979 bytes} [Thu May 21 05:57:57 2026] POST /v2.0/security-group-rules => generated 614 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:57:57.970 7 WARNING neutron_lib.context [req-a8910bc9-b59b-496f-81cd-f897d9e0a264 req-28f76e7e-8f1b-4895-9f3e-99602af02e8c 39694a6249904ee29287fd960a31b78b 16a692ef735548b790cd8dcea450dedd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 254/503] 10.0.0.7 () {34 vars in 1000 bytes} [Thu May 21 05:57:57 2026] GET /v2.0/security-groups?tenant_id=ce24b6a312c4405fbe27a916fa0c6270 => generated 2921 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/504] 10.0.0.7 () {34 vars in 989 bytes} [Thu May 21 05:57:58 2026] GET /v2.0/security-groups/6d60bd36-b384-4d5d-8c28-893ad4db82b7 => generated 2918 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/505] 10.0.0.7 () {38 vars in 969 bytes} [Thu May 21 05:57:57 2026] POST /v2.0/security-groups => generated 1685 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/506] 10.0.0.7 () {34 vars in 989 bytes} [Thu May 21 05:57:58 2026] GET /v2.0/security-groups/6d60bd36-b384-4d5d-8c28-893ad4db82b7 => generated 2918 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/507] 10.0.0.7 () {34 vars in 989 bytes} [Thu May 21 05:57:58 2026] GET /v2.0/security-groups/c79e7f0c-78f8-4c7b-9f62-41ffdcbfdced => generated 1685 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:57:58.171 7 WARNING neutron_lib.context [req-c16d154c-656d-4dfe-982f-7c23373609bd req-3c98a303-331d-47bb-b94f-f55ac08a77e1 39694a6249904ee29287fd960a31b78b 16a692ef735548b790cd8dcea450dedd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:57:58.177 8 INFO neutron.api.v2.resource [req-188feaf2-255c-4335-a413-b2c12cc61b72 req-38481e13-0b0f-478f-9011-606bed89ff9a 1283f5fbe30d4aeb8b4c2dbf6326acca ce24b6a312c4405fbe27a916fa0c6270 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 257/508] 10.0.0.7 () {34 vars in 989 bytes} [Thu May 21 05:57:58 2026] GET /v2.0/security-groups/0e04fcad-c463-4799-8d4c-46a63748c20d => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:57:58.215 8 INFO neutron.api.v2.resource [req-902e7cd7-ef07-4276-98ce-8b063597e96c req-83505d23-3e05-4aab-a31a-855fd2af9f77 1283f5fbe30d4aeb8b4c2dbf6326acca ce24b6a312c4405fbe27a916fa0c6270 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 258/509] 10.0.0.7 () {34 vars in 989 bytes} [Thu May 21 05:57:58 2026] GET /v2.0/security-groups/3f6b5b35-56d1-43a3-a089-6ba7b6b59f25 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:57:58.245 8 INFO neutron.api.v2.resource [req-fd795ddf-6e74-422f-8251-235d6720464f req-0d2ff8df-0352-462b-930c-3705d924e59c 1283f5fbe30d4aeb8b4c2dbf6326acca ce24b6a312c4405fbe27a916fa0c6270 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 259/510] 10.0.0.7 () {34 vars in 989 bytes} [Thu May 21 05:57:58 2026] GET /v2.0/security-groups/e1af64ff-9350-4a3c-b17d-f7fcb53e2649 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/511] 10.0.0.7 () {38 vars in 979 bytes} [Thu May 21 05:57:58 2026] POST /v2.0/security-group-rules => generated 614 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/512] 10.0.0.7 () {34 vars in 989 bytes} [Thu May 21 05:57:58 2026] GET /v2.0/security-groups/c79e7f0c-78f8-4c7b-9f62-41ffdcbfdced => generated 2310 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:57:58.343 7 WARNING neutron_lib.context [req-c6580718-c966-4eed-8fd3-c1a086ac0dea req-0a6ab34f-51ae-4705-adab-0a18b61424dc 39694a6249904ee29287fd960a31b78b 16a692ef735548b790cd8dcea450dedd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 254/513] 10.0.0.7 () {38 vars in 979 bytes} [Thu May 21 05:57:58 2026] POST /v2.0/security-group-rules => generated 619 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/514] 10.0.0.7 () {34 vars in 989 bytes} [Thu May 21 05:57:58 2026] GET /v2.0/security-groups/c79e7f0c-78f8-4c7b-9f62-41ffdcbfdced => generated 2940 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/515] 10.0.0.7 () {34 vars in 999 bytes} [Thu May 21 05:57:58 2026] GET /v2.0/security-group-rules/7427b763-eb19-43ff-97b6-d47095456ee9 => generated 616 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/516] 10.0.0.7 () {34 vars in 989 bytes} [Thu May 21 05:57:58 2026] GET /v2.0/security-groups/c79e7f0c-78f8-4c7b-9f62-41ffdcbfdced => generated 2940 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/517] 10.0.0.7 () {36 vars in 1021 bytes} [Thu May 21 05:57:58 2026] DELETE /v2.0/security-group-rules/7427b763-eb19-43ff-97b6-d47095456ee9 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/518] 10.0.0.7 () {34 vars in 989 bytes} [Thu May 21 05:57:58 2026] GET /v2.0/security-groups/c79e7f0c-78f8-4c7b-9f62-41ffdcbfdced => generated 2310 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/519] 10.0.0.7 () {36 vars in 1011 bytes} [Thu May 21 05:57:58 2026] DELETE /v2.0/security-groups/c79e7f0c-78f8-4c7b-9f62-41ffdcbfdced => 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: 261/520] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:57:58 2026] GET /v2.0/ports?device_id=bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/521] 10.0.0.7 () {34 vars in 989 bytes} [Thu May 21 05:57:58 2026] GET /v2.0/security-groups/9f5fdfad-3c1c-4e5a-90f3-1da37c2b69b6 => generated 2310 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/522] 10.0.0.7 () {36 vars in 1011 bytes} [Thu May 21 05:57:58 2026] DELETE /v2.0/security-groups/9f5fdfad-3c1c-4e5a-90f3-1da37c2b69b6 => 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: 264/523] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:57:59 2026] GET /v2.0/ports?device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/524] 10.0.0.1 () {34 vars in 787 bytes} [Thu May 21 05:57:58 2026] PUT /v2.0/routers/f0cd94d3-e5c8-4aeb-ac90-e7e42173c24b/remove_router_interface => generated 309 bytes in 1035 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:57:59.806 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-4c98fc1b-68af-4642-a679-180ad0bc779d c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - 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: 265/525] 10.0.0.1 () {34 vars in 787 bytes} [Thu May 21 05:57:59 2026] PUT /v2.0/routers/7154446e-46d2-48b6-8890-f6cf9f0e9adb/remove_router_interface => generated 309 bytes in 968 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/526] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:00 2026] GET /v2.0/ports?device_id=bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:58:00.143 8 INFO neutron.db.l3_hamode_db [None req-4c98fc1b-68af-4642-a679-180ad0bc779d c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] HA network 94453854-27a5-4139-9fcd-2828150038e2 was deleted as no HA routers are present in tenant ce24b6a312c4405fbe27a916fa0c6270. [pid: 8|app: 0|req: 261/527] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:57:59 2026] DELETE /v2.0/routers/f0cd94d3-e5c8-4aeb-ac90-e7e42173c24b => generated 0 bytes in 856 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/528] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:58:00 2026] DELETE /v2.0/subnets/66ddc4ee-051c-4f40-a6b7-8cd41eafc124 => 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: 263/529] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:00 2026] GET /v2.0/ports?device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:58:00.502 8 INFO neutron.services.segments.plugin [-] Segment f05e36b7-49fa-4e3b-b0bc-fdc9707e3a73 resource provider aggregate not found 2026-05-21 05:58:00.513 8 INFO neutron.services.segments.plugin [-] Segment f05e36b7-49fa-4e3b-b0bc-fdc9707e3a73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f05e36b7-49fa-4e3b-b0bc-fdc9707e3a73 found for delete ", "request_id": "req-1c4f59ae-8fed-40ad-9af2-4d69f6ba4cce"}]} 2026-05-21 05:58:00.531 8 INFO neutron.services.segments.plugin [-] Segment f05e36b7-49fa-4e3b-b0bc-fdc9707e3a73 resource provider aggregate not found 2026-05-21 05:58:00.544 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-5bcdd048-07d6-4320-ac19-8dc75f085648 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - 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-21 05:58:00.549 8 INFO neutron.services.segments.plugin [-] Segment f05e36b7-49fa-4e3b-b0bc-fdc9707e3a73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f05e36b7-49fa-4e3b-b0bc-fdc9707e3a73 found for delete ", "request_id": "req-b1aca0d7-d3d2-4f52-b00b-17400452a903"}]} [pid: 8|app: 0|req: 264/530] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:58:00 2026] DELETE /v2.0/networks/79a88fa0-dc45-4fa5-9fa9-c0eafa973bda => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/531] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:58:00 2026] GET /v2.0/security-groups?tenant_id=ce24b6a312c4405fbe27a916fa0c6270&name=default => generated 2921 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:58:00.854 7 INFO neutron.db.l3_hamode_db [None req-5bcdd048-07d6-4320-ac19-8dc75f085648 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] HA network 4f7babba-ded2-4810-a9e8-3cf9d7742ed4 was deleted as no HA routers are present in tenant 16a692ef735548b790cd8dcea450dedd. [pid: 7|app: 0|req: 267/532] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:58:00 2026] DELETE /v2.0/routers/7154446e-46d2-48b6-8890-f6cf9f0e9adb => generated 0 bytes in 795 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/533] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:58:00 2026] DELETE /v2.0/security-groups/6d60bd36-b384-4d5d-8c28-893ad4db82b7 => 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: 268/534] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:58:00 2026] DELETE /v2.0/subnets/155175e0-f0d3-491f-b980-c5267ff56c46 => 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: 269/535] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:01 2026] GET /v2.0/ports?device_id=bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92 => 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: 267/536] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:58:01 2026] DELETE /v2.0/networks/765e0e4c-fb10-44c8-b82c-45d5929e74a2 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/537] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:01 2026] GET /v2.0/ports?device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => 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: 268/538] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:58:01 2026] GET /v2.0/security-groups?tenant_id=16a692ef735548b790cd8dcea450dedd&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/539] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:58:01 2026] DELETE /v2.0/security-groups/2bb822eb-0e37-458d-be2b-de57612a7007 => 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: 269/540] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:02 2026] GET /v2.0/ports?device_id=bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:58:02.333 7 INFO neutron.services.segments.plugin [-] Segment 57965b35-9b9b-4a19-8c0e-7da61a4434db resource provider aggregate not found 2026-05-21 05:58:02.338 7 INFO neutron.services.segments.plugin [-] Segment 57965b35-9b9b-4a19-8c0e-7da61a4434db resource provider aggregate not found 2026-05-21 05:58:02.353 7 INFO neutron.services.segments.plugin [-] Segment 57965b35-9b9b-4a19-8c0e-7da61a4434db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57965b35-9b9b-4a19-8c0e-7da61a4434db found for delete ", "request_id": "req-4f2057f2-1ac6-40d2-9307-11d7a07e77de"}]} 2026-05-21 05:58:02.358 7 INFO neutron.services.segments.plugin [-] Segment 57965b35-9b9b-4a19-8c0e-7da61a4434db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57965b35-9b9b-4a19-8c0e-7da61a4434db found for delete ", "request_id": "req-ad5e0e63-5178-41c5-84a5-4bc5bc5bd1e3"}]} [pid: 7|app: 0|req: 272/541] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 05:58:02 2026] GET /v2.0/networks?id=0b8a01fa-d8bd-4eda-b4d6-7d7f989bf3ce => generated 675 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/542] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:02 2026] GET /v2.0/ports?device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => 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: 273/543] 199.19.213.66 () {34 vars in 1049 bytes} [Thu May 21 05:58:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=499e03a3f35a48e5971923e0c89bb17f => generated 181 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:58:02.659 8 INFO neutron.services.segments.plugin [-] Segment 30849db2-fc83-4f98-a5c5-221cb83bce5b resource provider aggregate not found 2026-05-21 05:58:02.664 8 INFO neutron.services.segments.plugin [-] Segment 30849db2-fc83-4f98-a5c5-221cb83bce5b resource provider aggregate not found 2026-05-21 05:58:02.671 8 WARNING neutron_lib.context [req-c09a566b-3bb8-449c-ba66-9cf3c52d257c req-5a129a06-942e-43c4-b2f2-e6d695cedf2e 8f3dcd2bcd7f43a5a088666dfb052688 499e03a3f35a48e5971923e0c89bb17f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:58:02.681 8 INFO neutron.services.segments.plugin [-] Segment 30849db2-fc83-4f98-a5c5-221cb83bce5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30849db2-fc83-4f98-a5c5-221cb83bce5b found for delete ", "request_id": "req-2d9a3010-ed5f-4017-9546-6f13d5423f64"}]} 2026-05-21 05:58:02.691 8 INFO neutron.services.segments.plugin [-] Segment 30849db2-fc83-4f98-a5c5-221cb83bce5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30849db2-fc83-4f98-a5c5-221cb83bce5b found for delete ", "request_id": "req-f9a376b0-6980-4cf0-b60d-0ef1f266a72c"}]} 2026-05-21 05:58:02.693 8 INFO neutron.services.segments.plugin [-] Segment bddf7b7e-fea5-4a2b-860c-fa571ecad4b1 resource provider aggregate not found 2026-05-21 05:58:02.705 8 INFO neutron.services.segments.plugin [-] Segment bddf7b7e-fea5-4a2b-860c-fa571ecad4b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bddf7b7e-fea5-4a2b-860c-fa571ecad4b1 found for delete ", "request_id": "req-0f9c1220-2586-4a51-8bd5-fb666c5ae2cd"}]} 2026-05-21 05:58:02.711 8 INFO neutron.services.segments.plugin [-] Segment bddf7b7e-fea5-4a2b-860c-fa571ecad4b1 resource provider aggregate not found 2026-05-21 05:58:02.723 8 INFO neutron.services.segments.plugin [-] Segment bddf7b7e-fea5-4a2b-860c-fa571ecad4b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bddf7b7e-fea5-4a2b-860c-fa571ecad4b1 found for delete ", "request_id": "req-14e1541d-1bfd-477a-9b8b-7df4250f68a9"}]} 2026-05-21 05:58:02.959 7 INFO neutron.db.segments_db [None req-ab604c9f-0eb5-4fc5-aa05-3556df4e3c4d c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Added segment 2662d2e7-0e84-46c7-8a20-b00c3e57498f of type vxlan for network 4321f8fa-c4ef-4c6e-9d96-8200a30dcf47 [pid: 7|app: 0|req: 274/544] 10.0.0.1 () {34 vars in 669 bytes} [Thu May 21 05:58:02 2026] POST /v2.0/networks => generated 743 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/545] 199.19.213.66 () {38 vars in 954 bytes} [Thu May 21 05:58:02 2026] POST /v2.0/ports => generated 958 bytes in 420 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: 272/546] 199.19.213.66 () {34 vars in 910 bytes} [Thu May 21 05:58:03 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: 275/547] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:58:03 2026] POST /v2.0/subnets => generated 690 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:58:03.288 8 INFO neutron.db.segments_db [None req-cf548b68-8234-442b-a84c-dee0cbac7e8b c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Added segment f5d16555-58d5-43ad-96b2-b62bedb0a517 of type vxlan for network aa8009ed-b2ee-4b16-8761-35d5ee7e2c2f 2026-05-21 05:58:03.507 8 INFO neutron.db.l3_hamode_db [None req-cf548b68-8234-442b-a84c-dee0cbac7e8b c9b45807f6a2470fbebb5591ef3a489f 255178c3e9e34485ac75e5098d8375aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 276/548] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:03 2026] GET /v2.0/ports?device_id=bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92 => generated 961 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/549] 199.19.213.66 () {38 vars in 1027 bytes} [Thu May 21 05:58:03 2026] PUT /v2.0/ports/b35b7890-17dc-4028-96a1-23923ced9cf8 => generated 1239 bytes in 566 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: 278/550] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:04 2026] GET /v2.0/ports?device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => 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: 279/551] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:04 2026] GET /v2.0/security-groups?id=9d3b838d-c8f3-4ac4-9b9c-2be64206cb4b&fields=id&fields=name => generated 114 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/552] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 05:58:04 2026] GET /v2.0/networks?id=74acd012-7ea4-44f6-bf96-c456587f5af7 => generated 684 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/553] 199.19.213.66 () {34 vars in 1049 bytes} [Thu May 21 05:58:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6f738b8831084afe9c34c188b99b4ae1 => generated 181 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:58:04.486 7 WARNING neutron_lib.context [req-77bf4609-c63c-485e-b026-3113f0c31d0b req-567109c6-4bb1-4149-9204-df2e815e6b60 42a6659883ad425bbdd837ff99935557 6f738b8831084afe9c34c188b99b4ae1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:58:04.499 8 INFO neutron.db.l3_hamode_db [None req-cf548b68-8234-442b-a84c-dee0cbac7e8b c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 05:58:04.831 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7dad99fd-b1c8-42af-a71d-6e326c9fb547'] response: {'name': 'network-changed', 'server_uuid': 'bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92', 'tag': 'b35b7890-17dc-4028-96a1-23923ced9cf8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 282/554] 199.19.213.66 () {38 vars in 954 bytes} [Thu May 21 05:58:04 2026] POST /v2.0/ports => generated 958 bytes in 418 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: 283/555] 199.19.213.66 () {38 vars in 1027 bytes} [Thu May 21 05:58:04 2026] PUT /v2.0/ports/2003757e-9339-4ff3-bf8f-17737acf2b2b => generated 1239 bytes in 426 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: 284/556] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 05:58:05 2026] GET /v2.0/ports?tenant_id=499e03a3f35a48e5971923e0c89bb17f&device_id=bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92 => generated 1242 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/557] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:05 2026] GET /v2.0/ports?device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => generated 973 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/558] 199.19.213.66 () {34 vars in 1059 bytes} [Thu May 21 05:58:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b35b7890-17dc-4028-96a1-23923ced9cf8 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/559] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:05 2026] GET /v2.0/ports?device_id=bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/560] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:05 2026] GET /v2.0/security-groups?id=c13da7d5-cee2-4597-8c79-df75abaa4ab1&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: 289/561] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 05:58:05 2026] GET /v2.0/subnets?id=0d3613c6-01bc-4dbe-8c00-5dff7abb3a18 => generated 693 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/562] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:05 2026] GET /v2.0/security-groups?id=9d3b838d-c8f3-4ac4-9b9c-2be64206cb4b&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/563] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 05:58:05 2026] GET /v2.0/ports?network_id=0b8a01fa-d8bd-4eda-b4d6-7d7f989bf3ce&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/564] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 05:58:05 2026] GET /v2.0/networks/0b8a01fa-d8bd-4eda-b4d6-7d7f989bf3ce?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: 293/565] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 05:58:05 2026] GET /v2.0/networks/0b8a01fa-d8bd-4eda-b4d6-7d7f989bf3ce?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: 273/566] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:58:03 2026] POST /v2.0/routers => generated 730 bytes in 2753 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/567] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 05:58:06 2026] GET /v2.0/ports?tenant_id=6f738b8831084afe9c34c188b99b4ae1&device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => generated 1242 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/568] 199.19.213.66 () {34 vars in 1059 bytes} [Thu May 21 05:58:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2003757e-9339-4ff3-bf8f-17737acf2b2b => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/569] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 05:58:06 2026] GET /v2.0/subnets?id=006dbea7-cca5-4991-b8a2-7f709d0fdd6f => generated 702 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/570] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:58:06 2026] GET /v2.0/security-groups?tenant_id=c06e2c0f98cc4911b4a9f8281260fa40&name=default => generated 2925 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/571] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 05:58:07 2026] GET /v2.0/ports?network_id=74acd012-7ea4-44f6-bf96-c456587f5af7&device_owner=network%3Adhcp => generated 1244 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/572] 10.0.0.1 () {34 vars in 781 bytes} [Thu May 21 05:58:05 2026] PUT /v2.0/routers/3b850cd0-3b46-4d7f-91c3-40d71f149dd5/add_router_interface => generated 309 bytes in 1192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/573] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:07 2026] GET /v2.0/ports?device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/574] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:07 2026] GET /v2.0/ports?device_id=bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/575] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 05:58:07 2026] GET /v2.0/ports?tenant_id=499e03a3f35a48e5971923e0c89bb17f&device_id=bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92 => 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: 281/576] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 05:58:07 2026] GET /v2.0/networks/74acd012-7ea4-44f6-bf96-c456587f5af7?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/577] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:58:07 2026] DELETE /v2.0/security-groups/080abc3c-2ce8-442e-aaf9-f1ea07e4afe6 => 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: 282/578] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:07 2026] GET /v2.0/security-groups?id=c13da7d5-cee2-4597-8c79-df75abaa4ab1&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/579] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:07 2026] GET /v2.0/security-groups?id=9d3b838d-c8f3-4ac4-9b9c-2be64206cb4b&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/580] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 05:58:07 2026] GET /v2.0/networks?id=0b8a01fa-d8bd-4eda-b4d6-7d7f989bf3ce => generated 771 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:58:07.408 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-437643e8-5664-4bc9-b70a-fa1e9cfc11e6'] response: {'name': 'network-changed', 'server_uuid': '4788d95c-8b65-4e39-9b21-498c02a998f2', 'tag': '2003757e-9339-4ff3-bf8f-17737acf2b2b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 286/583] 199.19.213.66 () {34 vars in 1059 bytes} [Thu May 21 05:58:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b35b7890-17dc-4028-96a1-23923ced9cf8 => 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: 298/584] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 05:58:07 2026] GET /v2.0/networks/74acd012-7ea4-44f6-bf96-c456587f5af7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/585] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 05:58:07 2026] GET /v2.0/subnets?id=0d3613c6-01bc-4dbe-8c00-5dff7abb3a18 => generated 693 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/586] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 05:58:07 2026] GET /v2.0/ports?network_id=0b8a01fa-d8bd-4eda-b4d6-7d7f989bf3ce&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/587] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 05:58:07 2026] GET /v2.0/networks/0b8a01fa-d8bd-4eda-b4d6-7d7f989bf3ce?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: 289/588] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 05:58:07 2026] GET /v2.0/networks/0b8a01fa-d8bd-4eda-b4d6-7d7f989bf3ce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/589] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:58:07 2026] GET /v2.0/security-groups?tenant_id=01ff8c8376e241e1b6803bb0bee7c02f&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/590] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:58:07 2026] DELETE /v2.0/security-groups/c2b38842-ec8c-4f0f-b888-6606932d0a81 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 05:58:08.000 7 WARNING neutron_lib.context [None req-f6b838d7-5023-46ca-a538-580877c44b84 925ac73e53b34e6c8cc1554122540e6f 255178c3e9e34485ac75e5098d8375aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 301/591] 10.0.0.1 () {34 vars in 683 bytes} [Thu May 21 05:58:07 2026] POST /v2.0/security-groups => generated 1660 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 05:58:08.165 8 WARNING neutron_lib.context [None req-574d5aca-795e-4516-9fe3-fe3bdf4b3dc2 925ac73e53b34e6c8cc1554122540e6f 255178c3e9e34485ac75e5098d8375aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 291/592] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 05:58:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:58:08.309 7 WARNING neutron_lib.context [None req-70bdfe37-2fcc-4d9d-94d4-9745e1705914 925ac73e53b34e6c8cc1554122540e6f 255178c3e9e34485ac75e5098d8375aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 292/593] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:08 2026] GET /v2.0/ports?device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => 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: 302/594] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 05:58:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/595] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 05:58:08 2026] GET /v2.0/ports?tenant_id=6f738b8831084afe9c34c188b99b4ae1&device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/596] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:08 2026] GET /v2.0/security-groups?id=c13da7d5-cee2-4597-8c79-df75abaa4ab1&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-21 05:58:08.538 7 WARNING neutron_lib.context [None req-e776cfb1-fd87-4dba-9928-b3427dff557f 925ac73e53b34e6c8cc1554122540e6f 255178c3e9e34485ac75e5098d8375aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 294/597] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:08 2026] GET /v2.0/ports?device_id=bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92 => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/598] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 05:58:08 2026] GET /v2.0/networks?id=74acd012-7ea4-44f6-bf96-c456587f5af7 => generated 779 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/599] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:08 2026] GET /v2.0/security-groups?id=9d3b838d-c8f3-4ac4-9b9c-2be64206cb4b&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/600] 199.19.213.66 () {34 vars in 1059 bytes} [Thu May 21 05:58:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2003757e-9339-4ff3-bf8f-17737acf2b2b => 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: 298/601] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 05:58:08 2026] GET /v2.0/subnets?id=006dbea7-cca5-4991-b8a2-7f709d0fdd6f => generated 702 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/602] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 05:58:08 2026] GET /v2.0/ports?network_id=74acd012-7ea4-44f6-bf96-c456587f5af7&device_owner=network%3Adhcp => 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: 300/603] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 05:58:08 2026] GET /v2.0/networks/74acd012-7ea4-44f6-bf96-c456587f5af7?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: 301/604] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 05:58:08 2026] GET /v2.0/networks/74acd012-7ea4-44f6-bf96-c456587f5af7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/605] 10.0.0.1 () {34 vars in 674 bytes} [Thu May 21 05:58:08 2026] POST /v2.0/floatingips => generated 552 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/606] 10.0.0.7 () {34 vars in 1098 bytes} [Thu May 21 05:58:09 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1415760687&fields=id&tenant_id=255178c3e9e34485ac75e5098d8375aa => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/607] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:09 2026] GET /v2.0/ports?device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => 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: 303/608] 10.0.0.7 () {34 vars in 980 bytes} [Thu May 21 05:58:09 2026] GET /v2.0/networks?id=4321f8fa-c4ef-4c6e-9d96-8200a30dcf47 => generated 675 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/609] 10.0.0.7 () {34 vars in 963 bytes} [Thu May 21 05:58:09 2026] GET /v2.0/quotas/255178c3e9e34485ac75e5098d8375aa => 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: 306/610] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:09 2026] GET /v2.0/security-groups?id=c13da7d5-cee2-4597-8c79-df75abaa4ab1&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/611] 10.0.0.7 () {34 vars in 1000 bytes} [Thu May 21 05:58:09 2026] GET /v2.0/ports?tenant_id=255178c3e9e34485ac75e5098d8375aa&fields=id => generated 103 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/612] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:09 2026] GET /v2.0/ports?device_id=bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92 => generated 973 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/613] 10.0.0.7 () {34 vars in 1006 bytes} [Thu May 21 05:58:09 2026] GET /v2.0/networks/4321f8fa-c4ef-4c6e-9d96-8200a30dcf47?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: 308/614] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:09 2026] GET /v2.0/security-groups?id=9d3b838d-c8f3-4ac4-9b9c-2be64206cb4b&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/615] 10.0.0.7 () {34 vars in 1106 bytes} [Thu May 21 05:58:09 2026] GET /v2.0/networks/4321f8fa-c4ef-4c6e-9d96-8200a30dcf47?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/616] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:10 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => 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: 308/617] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:58:10 2026] GET /v2.0/security-groups?tenant_id=fc5016b9b4114f6ba19871f1c471b6cb&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/618] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:10 2026] GET /v2.0/ports?device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/619] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:58:10 2026] DELETE /v2.0/security-groups/27558e0f-2534-4f96-b143-b4b5e85dc5f2 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/620] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:10 2026] GET /v2.0/security-groups?id=c13da7d5-cee2-4597-8c79-df75abaa4ab1&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: 311/621] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:10 2026] GET /v2.0/ports?device_id=bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/622] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:11 2026] GET /v2.0/security-groups?id=9d3b838d-c8f3-4ac4-9b9c-2be64206cb4b&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: 312/623] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:11 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => 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: 312/624] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:11 2026] GET /v2.0/ports?device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => generated 973 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/625] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:11 2026] GET /v2.0/security-groups?id=c13da7d5-cee2-4597-8c79-df75abaa4ab1&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/626] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:12 2026] GET /v2.0/ports?device_id=bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/627] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:12 2026] GET /v2.0/security-groups?id=9d3b838d-c8f3-4ac4-9b9c-2be64206cb4b&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/628] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:12 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => 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: 315/629] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:13 2026] GET /v2.0/ports?device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => generated 975 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/630] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:13 2026] GET /v2.0/security-groups?id=c13da7d5-cee2-4597-8c79-df75abaa4ab1&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: 317/631] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:13 2026] GET /v2.0/ports?device_id=bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92 => generated 975 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/632] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:13 2026] GET /v2.0/security-groups?id=9d3b838d-c8f3-4ac4-9b9c-2be64206cb4b&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: 319/633] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:13 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => 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: 315/634] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:58:13 2026] GET /v2.0/security-groups?tenant_id=7e78f0938c284ea39b68f5f9770cbdf4&name=default => generated 2925 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/635] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:58:13 2026] DELETE /v2.0/security-groups/cf25bd3e-cc78-4e18-b156-6dd3059da6b1 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/636] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 05:58:14 2026] GET /v2.0/networks?id=4321f8fa-c4ef-4c6e-9d96-8200a30dcf47 => generated 675 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/637] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:14 2026] GET /v2.0/ports?device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => generated 975 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/639] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:14 2026] GET /v2.0/ports?device_id=bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92 => 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: 317/639] 199.19.213.66 () {34 vars in 1049 bytes} [Thu May 21 05:58:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=255178c3e9e34485ac75e5098d8375aa => generated 181 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/640] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:14 2026] GET /v2.0/security-groups?id=c13da7d5-cee2-4597-8c79-df75abaa4ab1&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/641] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:14 2026] GET /v2.0/security-groups?id=9d3b838d-c8f3-4ac4-9b9c-2be64206cb4b&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:58:14.538 7 WARNING neutron_lib.context [req-3e7ad98b-0a80-4421-8bbb-b6ec1fc5ce78 req-e3b7f4bc-ed43-4d2d-988d-ae031aa62bd2 925ac73e53b34e6c8cc1554122540e6f 255178c3e9e34485ac75e5098d8375aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 319/642] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:14 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => 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: 320/643] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:14 2026] GET /v2.0/ports?device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/644] 199.19.213.66 () {38 vars in 954 bytes} [Thu May 21 05:58:14 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, ' 2026-05-21 05:58:15.188 8 INFO neutron.db.l3_db [None req-2177d08a-cb96-4880-9611-1f52c9b88b65 42a6659883ad425bbdd837ff99935557 6f738b8831084afe9c34c188b99b4ae1 - - default default] Floating IP d8ce221d-6b38-474e-bc61-e363c743fcc7 associated. External IP: 10.96.250.211, port: 2003757e-9339-4ff3-bf8f-17737acf2b2b. [pid: 7|app: 0|req: 325/645] 199.19.213.66 () {38 vars in 1027 bytes} [Thu May 21 05:58:14 2026] PUT /v2.0/ports/24b874e4-52b2-4464-9ead-8f5383504ff4 => generated 1235 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/646] 10.0.0.1 () {34 vars in 747 bytes} [Thu May 21 05:58:14 2026] PUT /v2.0/floatingips/d8ce221d-6b38-474e-bc61-e363c743fcc7 => generated 856 bytes in 773 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/647] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:15 2026] GET /v2.0/ports?device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:58:15.562 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-02dff6aa-0a18-4e51-8eb5-cb2b49863c72'] response: {'name': 'network-changed', 'server_uuid': '4610a370-665d-46f3-961a-d786472ee0bc', 'tag': '24b874e4-52b2-4464-9ead-8f5383504ff4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 323/648] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:15 2026] GET /v2.0/security-groups?id=c13da7d5-cee2-4597-8c79-df75abaa4ab1&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: 324/649] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:15 2026] GET /v2.0/ports?device_id=bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92 => generated 975 bytes in 67 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-21 05:58:15.759 7 WARNING neutron_lib.context [None req-88a58512-ab48-448b-b953-2875701c3ad2 3fcc1c1ae6e74fa192638b414f52366d 8c54325740e94f6987ae9a1eb42e26a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:58:15.759 7 WARNING neutron_lib.context [None req-88a58512-ab48-448b-b953-2875701c3ad2 3fcc1c1ae6e74fa192638b414f52366d 8c54325740e94f6987ae9a1eb42e26a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 325/650] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:15 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/651] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:15 2026] GET /v2.0/security-groups?id=9d3b838d-c8f3-4ac4-9b9c-2be64206cb4b&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/652] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:15 2026] GET /v2.0/security-groups?id=afc8e5bc-3437-44e3-aa93-a0f2cbe14751&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:58:15.961 7 INFO neutron.db.segments_db [None req-88a58512-ab48-448b-b953-2875701c3ad2 3fcc1c1ae6e74fa192638b414f52366d 8c54325740e94f6987ae9a1eb42e26a9 - - default default] Added segment c9b874cf-6e34-45a7-8805-b174b2e04c4d of type vxlan for network dca9d6bf-c6b4-45aa-9f82-73731f377455 2026-05-21 05:58:16.051 7 INFO neutron.db.segments_db [None req-88a58512-ab48-448b-b953-2875701c3ad2 3fcc1c1ae6e74fa192638b414f52366d 8c54325740e94f6987ae9a1eb42e26a9 - - default default] Added segment 15c15944-99f3-4079-b2fa-67e338423882 of type vxlan for network 89d908fb-a849-467e-9d4b-453b0d80f36f [pid: 8|app: 0|req: 328/653] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 05:58:16 2026] GET /v2.0/ports?tenant_id=255178c3e9e34485ac75e5098d8375aa&device_id=4610a370-665d-46f3-961a-d786472ee0bc => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:58:16.188 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7628c27c-7f8d-4f58-8834-015e7ddb0a34'] response: {'name': 'network-changed', 'server_uuid': '4788d95c-8b65-4e39-9b21-498c02a998f2', 'tag': '2003757e-9339-4ff3-bf8f-17737acf2b2b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 329/654] 199.19.213.66 () {34 vars in 1017 bytes} [Thu May 21 05:58:16 2026] GET /v2.0/networks?tenant_id=255178c3e9e34485ac75e5098d8375aa&shared=False => generated 771 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/655] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 05:58:15 2026] POST /v2.0/networks => generated 1245 bytes in 729 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/656] 199.19.213.66 () {34 vars in 929 bytes} [Thu May 21 05:58:16 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/657] 10.0.0.1 () {32 vars in 647 bytes} [Thu May 21 05:58:16 2026] GET /v2.0/networks => generated 1844 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:58:16.461 8 INFO neutron.services.segments.plugin [-] Segment c9b874cf-6e34-45a7-8805-b174b2e04c4d resource provider aggregate not found 2026-05-21 05:58:16.466 8 INFO neutron.services.segments.plugin [-] Segment c9b874cf-6e34-45a7-8805-b174b2e04c4d resource provider aggregate not found 2026-05-21 05:58:16.475 8 INFO neutron.services.segments.plugin [-] Segment c9b874cf-6e34-45a7-8805-b174b2e04c4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9b874cf-6e34-45a7-8805-b174b2e04c4d found for delete ", "request_id": "req-56d4586c-4c91-4a88-8377-c2b3703c7e1b"}]} 2026-05-21 05:58:16.478 8 INFO neutron.services.segments.plugin [-] Segment c9b874cf-6e34-45a7-8805-b174b2e04c4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9b874cf-6e34-45a7-8805-b174b2e04c4d found for delete ", "request_id": "req-3c358637-28cd-4157-b57c-64404dd473f3"}]} [pid: 8|app: 0|req: 331/658] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:58:16 2026] DELETE /v2.0/networks/dca9d6bf-c6b4-45aa-9f82-73731f377455 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 05:58:16.642 7 INFO neutron.services.segments.plugin [-] Segment 15c15944-99f3-4079-b2fa-67e338423882 resource provider aggregate not found 2026-05-21 05:58:16.656 7 INFO neutron.services.segments.plugin [-] Segment 15c15944-99f3-4079-b2fa-67e338423882 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15c15944-99f3-4079-b2fa-67e338423882 found for delete ", "request_id": "req-86415b3d-a950-4233-8145-609bc1353d27"}]} 2026-05-21 05:58:16.660 7 INFO neutron.services.segments.plugin [-] Segment 15c15944-99f3-4079-b2fa-67e338423882 resource provider aggregate not found 2026-05-21 05:58:16.678 7 INFO neutron.services.segments.plugin [-] Segment 15c15944-99f3-4079-b2fa-67e338423882 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15c15944-99f3-4079-b2fa-67e338423882 found for delete ", "request_id": "req-7cea21f6-2e1e-477e-b82c-7fb7a488ea2a"}]} [pid: 7|app: 0|req: 328/659] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:58:16 2026] DELETE /v2.0/networks/89d908fb-a849-467e-9d4b-453b0d80f36f => 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: 332/660] 10.0.0.1 () {32 vars in 647 bytes} [Thu May 21 05:58:16 2026] GET /v2.0/networks => generated 651 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/661] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 05:58:16 2026] GET /v2.0/ports?tenant_id=6f738b8831084afe9c34c188b99b4ae1&device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:58:16.768 8 WARNING neutron_lib.context [None req-38f5d9c4-7d77-46c1-a272-193df93a387d 3fcc1c1ae6e74fa192638b414f52366d 8c54325740e94f6987ae9a1eb42e26a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 330/662] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 05:58:16 2026] GET /v2.0/networks?id=74acd012-7ea4-44f6-bf96-c456587f5af7 => generated 779 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:58:16.830 8 INFO neutron.db.segments_db [None req-38f5d9c4-7d77-46c1-a272-193df93a387d 3fcc1c1ae6e74fa192638b414f52366d 8c54325740e94f6987ae9a1eb42e26a9 - - default default] Added segment a1155272-cddc-4685-b561-f145db0610ba of type vxlan for network d00632ba-c6c1-4afb-963a-a2e02ec75943 [pid: 7|app: 0|req: 331/663] 199.19.213.66 () {34 vars in 1059 bytes} [Thu May 21 05:58:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2003757e-9339-4ff3-bf8f-17737acf2b2b => generated 859 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/664] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 05:58:16 2026] POST /v2.0/networks => generated 650 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/665] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 05:58:16 2026] GET /v2.0/subnets?id=006dbea7-cca5-4991-b8a2-7f709d0fdd6f => generated 702 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/666] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:16 2026] GET /v2.0/ports?device_id=bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:58:16.964 7 WARNING neutron_lib.context [None req-6ef4d77d-a7da-4ebd-88b6-22e1b1cdda63 3fcc1c1ae6e74fa192638b414f52366d 8c54325740e94f6987ae9a1eb42e26a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 335/667] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:16 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/668] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 05:58:16 2026] GET /v2.0/ports?network_id=74acd012-7ea4-44f6-bf96-c456587f5af7&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:58:17.036 7 INFO neutron.db.segments_db [None req-6ef4d77d-a7da-4ebd-88b6-22e1b1cdda63 3fcc1c1ae6e74fa192638b414f52366d 8c54325740e94f6987ae9a1eb42e26a9 - - default default] Added segment cc1b1523-c73d-401e-b467-1df85497e152 of type vxlan for network 11781197-0a4f-41b4-af9f-b1fe85a9b220 [pid: 8|app: 0|req: 337/669] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:17 2026] GET /v2.0/security-groups?id=9d3b838d-c8f3-4ac4-9b9c-2be64206cb4b&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: 338/670] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:17 2026] GET /v2.0/security-groups?id=afc8e5bc-3437-44e3-aa93-a0f2cbe14751&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/671] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 05:58:16 2026] POST /v2.0/networks => generated 650 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/672] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 05:58:17 2026] GET /v2.0/networks/74acd012-7ea4-44f6-bf96-c456587f5af7?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:58:17.144 8 WARNING neutron_lib.context [None req-81eb54d6-29ea-46f0-a90d-1448717eb6b4 3fcc1c1ae6e74fa192638b414f52366d 8c54325740e94f6987ae9a1eb42e26a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 334/673] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:17 2026] GET /v2.0/ports?device_id=bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:58:17.175 8 WARNING neutron_lib.context [None req-81eb54d6-29ea-46f0-a90d-1448717eb6b4 3fcc1c1ae6e74fa192638b414f52366d 8c54325740e94f6987ae9a1eb42e26a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 335/674] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 05:58:17 2026] GET /v2.0/networks/74acd012-7ea4-44f6-bf96-c456587f5af7?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-21 05:58:17.652 7 INFO neutron.db.l3_db [None req-d6a241db-049b-4eab-99a4-944b45246004 8f3dcd2bcd7f43a5a088666dfb052688 499e03a3f35a48e5971923e0c89bb17f - - default default] Floating IP ce92188b-7aa3-4bde-85e2-4e98619d5fdd associated. External IP: 10.96.250.219, port: b35b7890-17dc-4028-96a1-23923ced9cf8. [pid: 8|app: 0|req: 340/675] 10.0.0.1 () {34 vars in 663 bytes} [Thu May 21 05:58:17 2026] POST /v2.0/ports => generated 1506 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 341/676] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 05:58:17 2026] GET /v2.0/ports?tenant_id=255178c3e9e34485ac75e5098d8375aa&device_id=4610a370-665d-46f3-961a-d786472ee0bc => generated 1238 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/677] 10.0.0.1 () {32 vars in 641 bytes} [Thu May 21 05:58:17 2026] GET /v2.0/ports => generated 1506 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/678] 199.19.213.66 () {34 vars in 1057 bytes} [Thu May 21 05:58:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=24b874e4-52b2-4464-9ead-8f5383504ff4 => 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: 336/679] 10.0.0.1 () {34 vars in 747 bytes} [Thu May 21 05:58:17 2026] PUT /v2.0/floatingips/ce92188b-7aa3-4bde-85e2-4e98619d5fdd => generated 856 bytes in 793 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/680] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 05:58:18 2026] GET /v2.0/subnets?id=08229817-f6cf-41d1-a341-03ee2083ee40 => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:58:18.053 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-abe47d58-99c1-4703-847e-1cbdc97602b1'] response: {'name': 'network-changed', 'server_uuid': 'bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92', 'tag': 'b35b7890-17dc-4028-96a1-23923ced9cf8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 338/681] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 05:58:18 2026] GET /v2.0/ports?network_id=4321f8fa-c4ef-4c6e-9d96-8200a30dcf47&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: 339/682] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:18 2026] GET /v2.0/ports?device_id=bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/683] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 05:58:17 2026] DELETE /v2.0/ports/ad31b6cb-d690-47e1-a13a-b68ba9e160bf => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/684] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 05:58:18 2026] GET /v2.0/networks/4321f8fa-c4ef-4c6e-9d96-8200a30dcf47?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: 345/685] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:18 2026] GET /v2.0/security-groups?id=9d3b838d-c8f3-4ac4-9b9c-2be64206cb4b&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/686] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 05:58:18 2026] GET /v2.0/networks/4321f8fa-c4ef-4c6e-9d96-8200a30dcf47?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/687] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:18 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/688] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:18 2026] GET /v2.0/security-groups?id=afc8e5bc-3437-44e3-aa93-a0f2cbe14751&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/689] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 05:58:18 2026] DELETE /v2.0/ports/ad51c018-8802-45bc-ba4c-53e354990d1d => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/690] 10.0.0.1 () {32 vars in 641 bytes} [Thu May 21 05:58:18 2026] GET /v2.0/ports => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:58:18.445 7 WARNING neutron_lib.context [None req-07080dae-b3c4-4d02-9445-8b67eafb57a0 3fcc1c1ae6e74fa192638b414f52366d 8c54325740e94f6987ae9a1eb42e26a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:58:18.494 7 INFO neutron.db.segments_db [None req-07080dae-b3c4-4d02-9445-8b67eafb57a0 3fcc1c1ae6e74fa192638b414f52366d 8c54325740e94f6987ae9a1eb42e26a9 - - default default] Added segment 8d330b30-4709-40dd-9544-1d5fe144fc8b of type vxlan for network 5aa9ca87-187a-4f7b-aba8-8ed075c2afaa [pid: 7|app: 0|req: 342/691] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 05:58:18 2026] POST /v2.0/networks => generated 650 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/692] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:18 2026] GET /v2.0/ports?device_id=bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:58:18.597 8 WARNING neutron_lib.context [None req-9ce5bf63-7a43-401c-98ea-62c6ab21cb0c 3fcc1c1ae6e74fa192638b414f52366d 8c54325740e94f6987ae9a1eb42e26a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 343/693] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 05:58:18 2026] GET /v2.0/ports?tenant_id=499e03a3f35a48e5971923e0c89bb17f&device_id=bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92 => 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: 344/694] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:18 2026] GET /v2.0/security-groups?id=9d3b838d-c8f3-4ac4-9b9c-2be64206cb4b&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:58:18.660 8 INFO neutron.db.segments_db [None req-9ce5bf63-7a43-401c-98ea-62c6ab21cb0c 3fcc1c1ae6e74fa192638b414f52366d 8c54325740e94f6987ae9a1eb42e26a9 - - default default] Added segment 93cfe1c8-ee49-4bb4-81f8-88943bc4b6a5 of type vxlan for network 6b75e5cc-631d-4530-86b7-23e8157f64a1 [pid: 7|app: 0|req: 345/695] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 05:58:18 2026] GET /v2.0/networks?id=0b8a01fa-d8bd-4eda-b4d6-7d7f989bf3ce => generated 771 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/696] 199.19.213.66 () {34 vars in 1059 bytes} [Thu May 21 05:58:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b35b7890-17dc-4028-96a1-23923ced9cf8 => 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: 351/697] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 05:58:18 2026] POST /v2.0/networks => generated 650 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/698] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 05:58:18 2026] GET /v2.0/subnets?id=0d3613c6-01bc-4dbe-8c00-5dff7abb3a18 => generated 693 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:58:18.798 7 WARNING neutron_lib.context [None req-e1f05af7-663d-4e17-b00a-2356a83bba5b 3fcc1c1ae6e74fa192638b414f52366d 8c54325740e94f6987ae9a1eb42e26a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 352/699] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 05:58:18 2026] GET /v2.0/ports?network_id=0b8a01fa-d8bd-4eda-b4d6-7d7f989bf3ce&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:58:18.822 7 WARNING neutron_lib.context [None req-e1f05af7-663d-4e17-b00a-2356a83bba5b 3fcc1c1ae6e74fa192638b414f52366d 8c54325740e94f6987ae9a1eb42e26a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 353/700] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 05:58:18 2026] GET /v2.0/networks/0b8a01fa-d8bd-4eda-b4d6-7d7f989bf3ce?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: 354/701] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 05:58:18 2026] GET /v2.0/networks/0b8a01fa-d8bd-4eda-b4d6-7d7f989bf3ce?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: 348/702] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:58:18 2026] POST /v2.0/subnets => generated 1274 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/703] 199.19.213.66 () {34 vars in 1095 bytes} [Thu May 21 05:58:19 2026] GET /v2.0/ports?device_id=4788d95c-8b65-4e39-9b21-498c02a998f2&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/704] 10.0.0.1 () {32 vars in 645 bytes} [Thu May 21 05:58:19 2026] GET /v2.0/subnets => generated 1910 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/705] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:58:19 2026] DELETE /v2.0/subnets/25eb1513-0fc6-44f2-8771-d1f0b2c29646 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/706] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:19 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/707] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:19 2026] GET /v2.0/security-groups?id=afc8e5bc-3437-44e3-aa93-a0f2cbe14751&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: 8|app: 0|req: 357/708] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:58:19 2026] DELETE /v2.0/subnets/61d17002-d1f7-4084-8056-443ead77ee15 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/709] 10.0.0.1 () {32 vars in 645 bytes} [Thu May 21 05:58:19 2026] GET /v2.0/subnets => generated 649 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/710] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:19 2026] GET /v2.0/ports?device_id=bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:58:19.788 8 INFO neutron.services.segments.plugin [-] Segment 93cfe1c8-ee49-4bb4-81f8-88943bc4b6a5 resource provider aggregate not found 2026-05-21 05:58:19.791 8 INFO neutron.services.segments.plugin [-] Segment 93cfe1c8-ee49-4bb4-81f8-88943bc4b6a5 resource provider aggregate not found [pid: 7|app: 0|req: 354/711] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:19 2026] GET /v2.0/security-groups?id=9d3b838d-c8f3-4ac4-9b9c-2be64206cb4b&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:58:19.801 8 INFO neutron.services.segments.plugin [-] Segment 93cfe1c8-ee49-4bb4-81f8-88943bc4b6a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93cfe1c8-ee49-4bb4-81f8-88943bc4b6a5 found for delete ", "request_id": "req-9d5817e0-55f0-4a98-a619-7ae2c8ccdc04"}]} 2026-05-21 05:58:19.806 8 INFO neutron.services.segments.plugin [-] Segment 93cfe1c8-ee49-4bb4-81f8-88943bc4b6a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93cfe1c8-ee49-4bb4-81f8-88943bc4b6a5 found for delete ", "request_id": "req-da40d75b-b222-4248-a08d-9806b7ad62cb"}]} [pid: 8|app: 0|req: 358/712] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:58:19 2026] DELETE /v2.0/networks/6b75e5cc-631d-4530-86b7-23e8157f64a1 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 05:58:19.970 7 INFO neutron.services.segments.plugin [-] Segment 8d330b30-4709-40dd-9544-1d5fe144fc8b resource provider aggregate not found 2026-05-21 05:58:19.976 7 INFO neutron.services.segments.plugin [-] Segment 8d330b30-4709-40dd-9544-1d5fe144fc8b resource provider aggregate not found 2026-05-21 05:58:19.992 7 INFO neutron.services.segments.plugin [-] Segment 8d330b30-4709-40dd-9544-1d5fe144fc8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d330b30-4709-40dd-9544-1d5fe144fc8b found for delete ", "request_id": "req-d03e91b3-8524-4e99-84db-eeae57022f55"}]} 2026-05-21 05:58:19.993 7 INFO neutron.services.segments.plugin [-] Segment 8d330b30-4709-40dd-9544-1d5fe144fc8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d330b30-4709-40dd-9544-1d5fe144fc8b found for delete ", "request_id": "req-533facb5-c5b4-41aa-b735-0e30fc8db2fe"}]} [pid: 7|app: 0|req: 355/713] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:58:19 2026] DELETE /v2.0/networks/5aa9ca87-187a-4f7b-aba8-8ed075c2afaa => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/714] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:58:20 2026] DELETE /v2.0/networks/11781197-0a4f-41b4-af9f-b1fe85a9b220 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/715] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 05:58:20 2026] GET /v2.0/ports?tenant_id=6f738b8831084afe9c34c188b99b4ae1&device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/716] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:58:20 2026] DELETE /v2.0/networks/d00632ba-c6c1-4afb-963a-a2e02ec75943 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/717] 199.19.213.66 () {34 vars in 993 bytes} [Thu May 21 05:58:20 2026] GET /v2.0/ports?device_id=bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92 => 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: 362/718] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:20 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/719] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:20 2026] GET /v2.0/security-groups?id=afc8e5bc-3437-44e3-aa93-a0f2cbe14751&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/720] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 05:58:20 2026] GET /v2.0/networks?id=74acd012-7ea4-44f6-bf96-c456587f5af7 => generated 779 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:58:20.865 7 INFO neutron.db.l3_db [req-91308c5a-431e-4a9c-8ff0-e6bc00f19bb5 req-439101e1-9b07-48d5-afed-0e883838225f 8f3dcd2bcd7f43a5a088666dfb052688 499e03a3f35a48e5971923e0c89bb17f - - default default] Floating IP ce92188b-7aa3-4bde-85e2-4e98619d5fdd disassociated. External IP: 10.96.250.219, port: b35b7890-17dc-4028-96a1-23923ced9cf8. [pid: 8|app: 0|req: 365/721] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:20 2026] GET /v2.0/ports?device_id=bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/722] 199.19.213.66 () {34 vars in 1059 bytes} [Thu May 21 05:58:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2003757e-9339-4ff3-bf8f-17737acf2b2b => generated 859 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/723] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:58:20 2026] GET /v2.0/security-groups?tenant_id=8c54325740e94f6987ae9a1eb42e26a9&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/724] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:21 2026] GET /v2.0/security-groups?id=9d3b838d-c8f3-4ac4-9b9c-2be64206cb4b&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: 369/725] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 05:58:21 2026] GET /v2.0/subnets?id=006dbea7-cca5-4991-b8a2-7f709d0fdd6f => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/726] 199.19.213.66 () {36 vars in 996 bytes} [Thu May 21 05:58:20 2026] DELETE /v2.0/ports/b35b7890-17dc-4028-96a1-23923ced9cf8 => generated 0 bytes in 725 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/727] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 05:58:21 2026] GET /v2.0/ports?network_id=74acd012-7ea4-44f6-bf96-c456587f5af7&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-21 05:58:21.309 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4c1fc72-e2b9-478d-8571-3d6913f02f8e'] response: {'server_uuid': 'bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92', 'name': 'network-vif-deleted', 'tag': 'b35b7890-17dc-4028-96a1-23923ced9cf8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 370/728] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:58:21 2026] DELETE /v2.0/security-groups/67a1d35e-d5f7-4cb3-9830-683cc6739216 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/729] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 05:58:21 2026] GET /v2.0/networks/74acd012-7ea4-44f6-bf96-c456587f5af7?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: 371/730] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 05:58:21 2026] GET /v2.0/networks/74acd012-7ea4-44f6-bf96-c456587f5af7?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: 7|app: 0|req: 360/731] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:21 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:58:21.868 8 INFO neutron.services.segments.plugin [-] Segment cc1b1523-c73d-401e-b467-1df85497e152 resource provider aggregate not found 2026-05-21 05:58:21.876 8 INFO neutron.services.segments.plugin [-] Segment cc1b1523-c73d-401e-b467-1df85497e152 resource provider aggregate not found 2026-05-21 05:58:21.887 8 INFO neutron.services.segments.plugin [-] Segment cc1b1523-c73d-401e-b467-1df85497e152 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc1b1523-c73d-401e-b467-1df85497e152 found for delete ", "request_id": "req-95180e87-65b5-4f2f-bda5-aed9de2293a5"}]} 2026-05-21 05:58:21.893 8 INFO neutron.services.segments.plugin [-] Segment cc1b1523-c73d-401e-b467-1df85497e152 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc1b1523-c73d-401e-b467-1df85497e152 found for delete ", "request_id": "req-8618c3b0-90a4-4aa6-8573-1b5639dd75df"}]} [pid: 8|app: 0|req: 372/732] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:21 2026] GET /v2.0/security-groups?id=afc8e5bc-3437-44e3-aa93-a0f2cbe14751&fields=id&fields=name => generated 114 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/733] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:22 2026] GET /v2.0/ports?device_id=bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:58:22.994 7 INFO neutron.services.segments.plugin [-] Segment a1155272-cddc-4685-b561-f145db0610ba resource provider aggregate not found 2026-05-21 05:58:23.000 7 INFO neutron.services.segments.plugin [-] Segment a1155272-cddc-4685-b561-f145db0610ba resource provider aggregate not found 2026-05-21 05:58:23.014 7 INFO neutron.services.segments.plugin [-] Segment a1155272-cddc-4685-b561-f145db0610ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1155272-cddc-4685-b561-f145db0610ba found for delete ", "request_id": "req-4d00cea8-8f04-4b3b-8de3-436646fd24d2"}]} 2026-05-21 05:58:23.022 7 INFO neutron.services.segments.plugin [-] Segment a1155272-cddc-4685-b561-f145db0610ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1155272-cddc-4685-b561-f145db0610ba found for delete ", "request_id": "req-bac7fd51-db04-416c-aa09-6e2af417dab7"}]} [pid: 7|app: 0|req: 363/736] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:22 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/737] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:23 2026] GET /v2.0/security-groups?id=afc8e5bc-3437-44e3-aa93-a0f2cbe14751&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:58:23.273 7 WARNING neutron_lib.context [None req-00faeca9-c2ce-47ae-a796-1cd1b333b46f bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 375/738] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:23 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:58:23.474 7 INFO neutron.db.segments_db [None req-00faeca9-c2ce-47ae-a796-1cd1b333b46f bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] Added segment 448594f0-9a4c-4336-bbb2-67cd2071c1b8 of type vxlan for network d3e1abb6-b292-4328-b50a-466b498edf5a [pid: 7|app: 0|req: 364/739] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 05:58:23 2026] POST /v2.0/networks => generated 629 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/740] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:23 2026] GET /v2.0/ports?device_id=bb07ee0f-d3b5-493a-9ba1-2b7166ac8f92 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:58:23.578 7 WARNING neutron_lib.context [None req-b3bfec2a-b5e7-4a96-ac91-69dc1fb7355b bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:58:23.628 7 INFO neutron.db.segments_db [None req-b3bfec2a-b5e7-4a96-ac91-69dc1fb7355b bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] Added segment e9fa8750-a881-481b-b75b-045a942d333c of type vxlan for network 31fc8b95-c422-462b-8701-ce62bcc6a404 [pid: 7|app: 0|req: 366/741] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 05:58:23 2026] POST /v2.0/networks => generated 629 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:58:23.723 8 INFO neutron.db.l3_db [None req-76108afb-21f7-468a-a434-0536f159c021 925ac73e53b34e6c8cc1554122540e6f 255178c3e9e34485ac75e5098d8375aa - - default default] Floating IP 7f6f1eb7-5233-40b2-9821-4511661b460e associated. External IP: 10.96.250.208, port: 24b874e4-52b2-4464-9ead-8f5383504ff4. 2026-05-21 05:58:23.725 7 WARNING neutron_lib.context [None req-0d07e6b9-6ed1-4d9f-8c10-9b36c7c72278 bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 367/742] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:58:23 2026] POST /v2.0/subnets => generated 626 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:58:23.970 7 WARNING neutron_lib.context [None req-3c559424-cde6-4881-97a2-bdb73eb150de bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 376/743] 10.0.0.1 () {34 vars in 747 bytes} [Thu May 21 05:58:23 2026] PUT /v2.0/floatingips/7f6f1eb7-5233-40b2-9821-4511661b460e => generated 855 bytes in 774 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/744] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:58:23 2026] POST /v2.0/subnets => generated 626 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:58:24.241 8 WARNING neutron_lib.context [None req-3ac2da8e-c172-4290-abbf-464e68ff6e64 bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:58:24.286 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-682c8df8-4762-4e88-9706-31505699176b'] response: {'name': 'network-changed', 'server_uuid': '4610a370-665d-46f3-961a-d786472ee0bc', 'tag': '24b874e4-52b2-4464-9ead-8f5383504ff4', 'status': 'completed', 'code': 200} 2026-05-21 05:58:24.288 8 INFO neutron.db.segments_db [None req-3ac2da8e-c172-4290-abbf-464e68ff6e64 bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] Added segment d4b33ba0-078f-47d5-a503-d92beb11c92b of type vxlan for network 08841a3c-477c-42ae-9419-ece7356dcbb6 2026-05-21 05:58:24.594 8 INFO neutron.db.l3_hamode_db [None req-3ac2da8e-c172-4290-abbf-464e68ff6e64 bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 05:58:24.768 8 INFO neutron.db.l3_hamode_db [None req-3ac2da8e-c172-4290-abbf-464e68ff6e64 bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 369/745] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:58:24 2026] DELETE /v2.0/security-groups/9d3b838d-c8f3-4ac4-9b9c-2be64206cb4b => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 05:58:24.811 7 INFO neutron.api.v2.resource [None req-6279dd4b-c26d-42d6-9c50-55c8472d2bad 8f3dcd2bcd7f43a5a088666dfb052688 499e03a3f35a48e5971923e0c89bb17f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 370/746] 10.0.0.1 () {32 vars in 735 bytes} [Thu May 21 05:58:24 2026] GET /v2.0/security-groups/9d3b838d-c8f3-4ac4-9b9c-2be64206cb4b => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/747] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 05:58:24 2026] GET /v2.0/ports?tenant_id=255178c3e9e34485ac75e5098d8375aa&device_id=4610a370-665d-46f3-961a-d786472ee0bc => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/748] 10.0.0.1 () {32 vars in 730 bytes} [Thu May 21 05:58:24 2026] DELETE /v2.0/floatingips/ce92188b-7aa3-4bde-85e2-4e98619d5fdd => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/749] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 05:58:25 2026] GET /v2.0/networks?id=4321f8fa-c4ef-4c6e-9d96-8200a30dcf47 => generated 771 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/750] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:58:24 2026] POST /v2.0/routers => generated 507 bytes in 1186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/751] 199.19.213.66 () {34 vars in 1057 bytes} [Thu May 21 05:58:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=24b874e4-52b2-4464-9ead-8f5383504ff4 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/752] 10.0.0.1 () {34 vars in 787 bytes} [Thu May 21 05:58:25 2026] PUT /v2.0/routers/3e203d68-0adc-46b9-932d-0129648a830a/remove_router_interface => generated 309 bytes in 1297 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/753] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 05:58:26 2026] GET /v2.0/subnets?id=08229817-f6cf-41d1-a341-03ee2083ee40 => generated 693 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/754] 10.0.0.1 () {34 vars in 781 bytes} [Thu May 21 05:58:25 2026] PUT /v2.0/routers/0858804f-59d8-4c7d-ac86-1e282aa4e42a/add_router_interface => generated 309 bytes in 1151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/755] 10.0.0.59 () {34 vars in 989 bytes} [Thu May 21 05:58:26 2026] GET /v2.0/ports?device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => generated 1244 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/756] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 05:58:26 2026] GET /v2.0/ports?network_id=4321f8fa-c4ef-4c6e-9d96-8200a30dcf47&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/757] 10.0.0.1 () {32 vars in 715 bytes} [Thu May 21 05:58:26 2026] GET /v2.0/ports/2f0a8e0b-2b27-4687-8df9-817ec81a5f38 => generated 955 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/758] 10.0.0.59 () {34 vars in 1039 bytes} [Thu May 21 05:58:26 2026] GET /v2.0/security-groups?id=c13da7d5-cee2-4597-8c79-df75abaa4ab1&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: 380/759] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 05:58:26 2026] GET /v2.0/networks/4321f8fa-c4ef-4c6e-9d96-8200a30dcf47?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:58:27.932 8 INFO neutron.services.segments.plugin [-] Segment d16a31ce-f9d9-4467-956a-2d8db2ab059a resource provider aggregate not found 2026-05-21 05:58:27.937 8 INFO neutron.services.segments.plugin [-] Segment d16a31ce-f9d9-4467-956a-2d8db2ab059a resource provider aggregate not found 2026-05-21 05:58:27.953 8 INFO neutron.services.segments.plugin [-] Segment d16a31ce-f9d9-4467-956a-2d8db2ab059a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d16a31ce-f9d9-4467-956a-2d8db2ab059a found for delete ", "request_id": "req-64075f92-c26b-469e-a9dd-a7c80c805bb4"}]} 2026-05-21 05:58:27.954 8 INFO neutron.services.segments.plugin [-] Segment d16a31ce-f9d9-4467-956a-2d8db2ab059a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d16a31ce-f9d9-4467-956a-2d8db2ab059a found for delete ", "request_id": "req-95451187-d2ce-4946-88db-b1a47f875db1"}]} 2026-05-21 05:58:27.967 8 INFO neutron.db.l3_hamode_db [None req-6b62f9b8-2b78-43d9-a646-f53eb1540a11 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] HA network b85f438e-a088-44d0-9735-81985980f5bc was deleted as no HA routers are present in tenant 499e03a3f35a48e5971923e0c89bb17f. [pid: 8|app: 0|req: 380/760] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:58:26 2026] DELETE /v2.0/routers/3e203d68-0adc-46b9-932d-0129648a830a => generated 0 bytes in 1372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/761] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 05:58:27 2026] GET /v2.0/networks/4321f8fa-c4ef-4c6e-9d96-8200a30dcf47?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: 382/762] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:58:28 2026] DELETE /v2.0/subnets/0d3613c6-01bc-4dbe-8c00-5dff7abb3a18 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/763] 10.0.0.1 () {34 vars in 781 bytes} [Thu May 21 05:58:26 2026] PUT /v2.0/routers/0858804f-59d8-4c7d-ac86-1e282aa4e42a/add_router_interface => generated 309 bytes in 1481 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/764] 10.0.0.1 () {32 vars in 715 bytes} [Thu May 21 05:58:28 2026] GET /v2.0/ports/85c8b2d8-77c8-4781-bac4-fad4ba667d7c => generated 955 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/765] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:58:28 2026] DELETE /v2.0/networks/0b8a01fa-d8bd-4eda-b4d6-7d7f989bf3ce => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/766] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:58:28 2026] GET /v2.0/security-groups?tenant_id=499e03a3f35a48e5971923e0c89bb17f&name=default => generated 2921 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/767] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:58:28 2026] DELETE /v2.0/security-groups/df91368d-a8f0-463d-a033-d07ca6cdc57c => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/768] 10.0.0.1 () {34 vars in 787 bytes} [Thu May 21 05:58:28 2026] PUT /v2.0/routers/0858804f-59d8-4c7d-ac86-1e282aa4e42a/remove_router_interface => generated 309 bytes in 730 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/769] 10.0.0.1 () {34 vars in 787 bytes} [Thu May 21 05:58:29 2026] PUT /v2.0/routers/0858804f-59d8-4c7d-ac86-1e282aa4e42a/remove_router_interface => generated 309 bytes in 836 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/770] 10.0.0.1 () {32 vars in 734 bytes} [Thu May 21 05:58:29 2026] GET /v2.0/ports?device_id=0858804f-59d8-4c7d-ac86-1e282aa4e42a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:58:30.010 8 INFO neutron.services.segments.plugin [-] Segment 00d9ce50-91a3-4995-b96c-665abfc25ee4 resource provider aggregate not found 2026-05-21 05:58:30.015 8 INFO neutron.services.segments.plugin [-] Segment 00d9ce50-91a3-4995-b96c-665abfc25ee4 resource provider aggregate not found 2026-05-21 05:58:30.032 8 INFO neutron.services.segments.plugin [-] Segment 00d9ce50-91a3-4995-b96c-665abfc25ee4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00d9ce50-91a3-4995-b96c-665abfc25ee4 found for delete ", "request_id": "req-dab6c670-8f75-42ae-9e0c-2ff17544ff58"}]} 2026-05-21 05:58:30.033 8 INFO neutron.services.segments.plugin [-] Segment 00d9ce50-91a3-4995-b96c-665abfc25ee4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00d9ce50-91a3-4995-b96c-665abfc25ee4 found for delete ", "request_id": "req-69515c5a-302f-41f8-ae6f-3a083e043ff6"}]} 2026-05-21 05:58:30.534 8 INFO neutron.db.l3_hamode_db [None req-3281dc35-6385-4728-94ed-26f6872c3345 bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] HA network 08841a3c-477c-42ae-9419-ece7356dcbb6 was deleted as no HA routers are present in tenant fe3b23382d654526849792a533327d0f. [pid: 8|app: 0|req: 387/771] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:58:29 2026] DELETE /v2.0/routers/0858804f-59d8-4c7d-ac86-1e282aa4e42a => generated 0 bytes in 595 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/772] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:58:30 2026] DELETE /v2.0/subnets/48073ef1-3a68-4812-a88b-57ac3bd8de29 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/773] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:58:30 2026] DELETE /v2.0/subnets/0f7f1fb0-6708-4522-9711-3e2023a701f5 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 05:58:31.174 7 INFO neutron.services.segments.plugin [-] Segment e9fa8750-a881-481b-b75b-045a942d333c resource provider aggregate not found 2026-05-21 05:58:31.180 7 INFO neutron.services.segments.plugin [-] Segment e9fa8750-a881-481b-b75b-045a942d333c resource provider aggregate not found 2026-05-21 05:58:31.183 7 INFO neutron.services.segments.plugin [-] Segment e9fa8750-a881-481b-b75b-045a942d333c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9fa8750-a881-481b-b75b-045a942d333c found for delete ", "request_id": "req-97774554-f729-4413-9e8e-032fa1f7b727"}]} [pid: 7|app: 0|req: 386/774] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:58:30 2026] DELETE /v2.0/networks/31fc8b95-c422-462b-8701-ce62bcc6a404 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 05:58:31.469 7 INFO neutron.services.segments.plugin [-] Segment e9fa8750-a881-481b-b75b-045a942d333c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9fa8750-a881-481b-b75b-045a942d333c found for delete ", "request_id": "req-6f3d76e2-2f8e-43fb-9d13-d3b09831b453"}]} [pid: 8|app: 0|req: 389/775] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:58:31 2026] DELETE /v2.0/networks/d3e1abb6-b292-4328-b50a-466b498edf5a => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 05:58:31.525 8 WARNING neutron_lib.context [None req-a4f0e151-6745-4028-81c8-74575ecac604 bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:58:31.577 8 INFO neutron.db.segments_db [None req-a4f0e151-6745-4028-81c8-74575ecac604 bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] Added segment bc1c85c8-8c7c-4304-a8f8-0908791b67fa of type vxlan for network 0d83c394-d62b-4fd9-be3b-babebe40b897 [pid: 8|app: 0|req: 390/776] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 05:58:31 2026] POST /v2.0/networks => generated 630 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:58:31.689 8 WARNING neutron_lib.context [None req-bdcf471b-3b10-43b0-9cf0-5f4ac357edad bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 387/777] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:58:31 2026] GET /v2.0/security-groups?tenant_id=90ea9de3ea2e419a9f9427d295b68834&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/778] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:58:31 2026] DELETE /v2.0/security-groups/3892a030-8a40-483d-b3b7-35ca515c2e77 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/779] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:58:31 2026] POST /v2.0/subnets => generated 626 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:58:31.974 7 WARNING neutron_lib.context [None req-84229309-b2d4-4948-8d8b-0a1c9f014420 bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:58:32.024 7 INFO neutron.db.segments_db [None req-84229309-b2d4-4948-8d8b-0a1c9f014420 bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] Added segment 5635da56-5e74-4f68-b416-9e9e104483a7 of type vxlan for network e613c136-1dae-466c-a93b-29c863dd946f 2026-05-21 05:58:32.275 7 INFO neutron.db.l3_hamode_db [None req-84229309-b2d4-4948-8d8b-0a1c9f014420 bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 05:58:32.379 7 INFO neutron.db.l3_hamode_db [None req-84229309-b2d4-4948-8d8b-0a1c9f014420 bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 389/780] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:58:31 2026] POST /v2.0/routers => generated 506 bytes in 1023 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:58:33.008 8 WARNING neutron_lib.context [None req-cc716cf3-b3c9-41df-9971-efc66739730c bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:58:33.021 8 INFO neutron.services.segments.plugin [-] Segment d4b33ba0-078f-47d5-a503-d92beb11c92b resource provider aggregate not found 2026-05-21 05:58:33.025 8 INFO neutron.services.segments.plugin [-] Segment d4b33ba0-078f-47d5-a503-d92beb11c92b resource provider aggregate not found 2026-05-21 05:58:33.039 8 INFO neutron.services.segments.plugin [-] Segment d4b33ba0-078f-47d5-a503-d92beb11c92b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4b33ba0-078f-47d5-a503-d92beb11c92b found for delete ", "request_id": "req-1f821694-e19e-4a35-ab8c-fc419392ca35"}]} 2026-05-21 05:58:33.043 8 INFO neutron.services.segments.plugin [-] Segment d4b33ba0-078f-47d5-a503-d92beb11c92b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4b33ba0-078f-47d5-a503-d92beb11c92b found for delete ", "request_id": "req-f3e27adc-6181-4133-9f5d-804612fde892"}]} 2026-05-21 05:58:33.056 8 INFO neutron.services.segments.plugin [-] Segment 448594f0-9a4c-4336-bbb2-67cd2071c1b8 resource provider aggregate not found 2026-05-21 05:58:33.059 8 INFO neutron.services.segments.plugin [-] Segment 448594f0-9a4c-4336-bbb2-67cd2071c1b8 resource provider aggregate not found 2026-05-21 05:58:33.074 8 INFO neutron.services.segments.plugin [-] Segment 448594f0-9a4c-4336-bbb2-67cd2071c1b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 448594f0-9a4c-4336-bbb2-67cd2071c1b8 found for delete ", "request_id": "req-4f127e55-54fe-41cb-84ea-040cbba9fea5"}]} 2026-05-21 05:58:33.079 8 INFO neutron.services.segments.plugin [-] Segment 448594f0-9a4c-4336-bbb2-67cd2071c1b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 448594f0-9a4c-4336-bbb2-67cd2071c1b8 found for delete ", "request_id": "req-c443faee-f649-4897-8be6-fd7ad1cdef3b"}]} [pid: 8|app: 0|req: 392/781] 10.0.0.1 () {34 vars in 663 bytes} [Thu May 21 05:58:32 2026] POST /v2.0/ports => generated 948 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 393/782] 10.0.0.59 () {34 vars in 989 bytes} [Thu May 21 05:58:33 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/783] 10.0.0.59 () {34 vars in 1039 bytes} [Thu May 21 05:58:33 2026] GET /v2.0/security-groups?id=afc8e5bc-3437-44e3-aa93-a0f2cbe14751&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: 390/784] 10.0.0.1 () {34 vars in 781 bytes} [Thu May 21 05:58:33 2026] PUT /v2.0/routers/096c8256-10a0-4107-a35b-28f5c98166de/add_router_interface => generated 309 bytes in 1190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/785] 10.0.0.1 () {32 vars in 715 bytes} [Thu May 21 05:58:34 2026] GET /v2.0/ports/ea977b5c-1476-47fa-9ecb-0d7a2ed1a4d1 => generated 1022 bytes in 45 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: 391/786] 10.0.0.1 () {34 vars in 787 bytes} [Thu May 21 05:58:34 2026] PUT /v2.0/routers/096c8256-10a0-4107-a35b-28f5c98166de/remove_router_interface => generated 309 bytes in 719 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:58:35.489 8 INFO neutron.api.v2.resource [None req-a98cd717-fcd5-473b-ad03-ee026f38d20b bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 396/787] 10.0.0.1 () {34 vars in 787 bytes} [Thu May 21 05:58:35 2026] PUT /v2.0/routers/096c8256-10a0-4107-a35b-28f5c98166de/remove_router_interface => generated 197 bytes in 151 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: 7|app: 0|req: 392/788] 10.0.0.1 () {32 vars in 734 bytes} [Thu May 21 05:58:35 2026] GET /v2.0/ports?device_id=096c8256-10a0-4107-a35b-28f5c98166de => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:58:36.037 8 INFO neutron.services.segments.plugin [-] Segment 5635da56-5e74-4f68-b416-9e9e104483a7 resource provider aggregate not found 2026-05-21 05:58:36.045 8 INFO neutron.services.segments.plugin [-] Segment 5635da56-5e74-4f68-b416-9e9e104483a7 resource provider aggregate not found 2026-05-21 05:58:36.062 8 INFO neutron.services.segments.plugin [-] Segment 5635da56-5e74-4f68-b416-9e9e104483a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5635da56-5e74-4f68-b416-9e9e104483a7 found for delete ", "request_id": "req-3b218fdd-6f9d-4a26-a9b3-92b9e71ae041"}]} 2026-05-21 05:58:36.065 8 INFO neutron.services.segments.plugin [-] Segment 5635da56-5e74-4f68-b416-9e9e104483a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5635da56-5e74-4f68-b416-9e9e104483a7 found for delete ", "request_id": "req-264b62ae-2bf0-405a-b5a9-a594e2eb4829"}]} 2026-05-21 05:58:36.069 8 INFO neutron.db.l3_hamode_db [None req-24da082b-bfb9-4351-a111-f572f03ace04 bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] HA network e613c136-1dae-466c-a93b-29c863dd946f was deleted as no HA routers are present in tenant fe3b23382d654526849792a533327d0f. [pid: 8|app: 0|req: 397/789] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:58:35 2026] DELETE /v2.0/routers/096c8256-10a0-4107-a35b-28f5c98166de => generated 0 bytes in 552 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/790] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:58:36 2026] DELETE /v2.0/subnets/eaab4bfd-9f8c-4cab-9607-73d52e588daa => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/791] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:58:36 2026] DELETE /v2.0/networks/0d83c394-d62b-4fd9-be3b-babebe40b897 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 05:58:36.540 7 WARNING neutron_lib.context [None req-9897b1f5-9e71-4531-8ed3-2ce7bd82e025 bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:58:36.602 7 INFO neutron.db.segments_db [None req-9897b1f5-9e71-4531-8ed3-2ce7bd82e025 bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] Added segment c6710745-b3ff-4b9c-960c-012a3c699f18 of type vxlan for network 13582f14-bbe5-4ec9-9f66-8cd1ade34128 [pid: 7|app: 0|req: 394/792] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 05:58:36 2026] POST /v2.0/networks => generated 630 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:58:36.728 8 WARNING neutron_lib.context [None req-3a7a1cb5-5fb2-456b-a58e-2ceb91f86da3 bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 399/793] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:58:36 2026] POST /v2.0/subnets => generated 626 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:58:36.946 7 WARNING neutron_lib.context [None req-fe548cee-7b1c-483e-b723-6e171d967325 bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:58:36.999 7 INFO neutron.db.segments_db [None req-fe548cee-7b1c-483e-b723-6e171d967325 bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] Added segment 005ba7e4-f5b8-4bf7-ae0b-f8b7db23ae96 of type vxlan for network 48e2f580-ff16-4618-9d8c-6ec8b32611a5 2026-05-21 05:58:37.298 7 INFO neutron.db.l3_hamode_db [None req-fe548cee-7b1c-483e-b723-6e171d967325 bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 05:58:37.479 7 INFO neutron.db.l3_hamode_db [None req-fe548cee-7b1c-483e-b723-6e171d967325 bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 05:58:38.081 8 INFO neutron.services.segments.plugin [-] Segment bc1c85c8-8c7c-4304-a8f8-0908791b67fa resource provider aggregate not found 2026-05-21 05:58:38.088 8 INFO neutron.services.segments.plugin [-] Segment bc1c85c8-8c7c-4304-a8f8-0908791b67fa resource provider aggregate not found 2026-05-21 05:58:38.098 8 INFO neutron.services.segments.plugin [-] Segment bc1c85c8-8c7c-4304-a8f8-0908791b67fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc1c85c8-8c7c-4304-a8f8-0908791b67fa found for delete ", "request_id": "req-bb38fd1d-d156-4994-a613-1430cafe6a48"}]} 2026-05-21 05:58:38.111 8 INFO neutron.services.segments.plugin [-] Segment bc1c85c8-8c7c-4304-a8f8-0908791b67fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc1c85c8-8c7c-4304-a8f8-0908791b67fa found for delete ", "request_id": "req-e928ffd8-2b98-4984-a7de-b9bf8df05a61"}]} [pid: 7|app: 0|req: 395/796] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:58:36 2026] POST /v2.0/routers => generated 507 bytes in 1209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/797] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:58:38 2026] GET /v2.0/security-groups?tenant_id=ee2f2912ab514ceaa87c911ccb32dec6&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: 403/798] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:58:38 2026] DELETE /v2.0/security-groups/549d6969-bf16-4649-8838-6b0ffb76033a => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/799] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:38 2026] GET /v2.0/ports?device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => 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: 405/800] 10.0.0.7 () {34 vars in 969 bytes} [Thu May 21 05:58:38 2026] GET /v2.0/ports/2003757e-9339-4ff3-bf8f-17737acf2b2b => generated 972 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/801] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:58:38 2026] GET /v2.0/security-groups?tenant_id=ed56d85ed4614243918d56c0c1b4c7ff&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/802] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:58:38 2026] DELETE /v2.0/security-groups/f456afcd-c213-426b-8369-71954c60d531 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/803] 199.19.213.66 () {34 vars in 999 bytes} [Thu May 21 05:58:39 2026] GET /v2.0/subnets?network_id=74acd012-7ea4-44f6-bf96-c456587f5af7 => generated 684 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/804] 199.19.213.66 () {34 vars in 1145 bytes} [Thu May 21 05:58:39 2026] GET /v2.0/ports?device_id=4788d95c-8b65-4e39-9b21-498c02a998f2&device_owner=compute%3Anova&network_id=74acd012-7ea4-44f6-bf96-c456587f5af7 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/805] 10.0.0.1 () {34 vars in 781 bytes} [Thu May 21 05:58:38 2026] PUT /v2.0/routers/d9050002-5303-460c-84a3-7cbf654f76a5/add_router_interface => generated 309 bytes in 1322 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/806] 10.0.0.1 () {32 vars in 715 bytes} [Thu May 21 05:58:39 2026] GET /v2.0/ports/68314371-f14e-431b-8e7c-c30d7080bc23 => generated 955 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/807] 199.19.213.66 () {38 vars in 1027 bytes} [Thu May 21 05:58:39 2026] PUT /v2.0/ports/2003757e-9339-4ff3-bf8f-17737acf2b2b => generated 1153 bytes in 653 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/808] 10.0.0.1 () {34 vars in 787 bytes} [Thu May 21 05:58:39 2026] PUT /v2.0/routers/d9050002-5303-460c-84a3-7cbf654f76a5/remove_router_interface => generated 309 bytes in 774 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: 411/809] 10.0.0.1 () {32 vars in 734 bytes} [Thu May 21 05:58:40 2026] GET /v2.0/ports?device_id=d9050002-5303-460c-84a3-7cbf654f76a5 => 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: 412/810] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 05:58:40 2026] GET /v2.0/ports?tenant_id=6f738b8831084afe9c34c188b99b4ae1&device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => generated 1425 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:58:40.688 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f4253e9-ae25-4791-a6f6-8890e39d972c'] response: {'name': 'network-changed', 'server_uuid': '4788d95c-8b65-4e39-9b21-498c02a998f2', 'tag': '2003757e-9339-4ff3-bf8f-17737acf2b2b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 413/811] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 05:58:40 2026] GET /v2.0/networks?id=74acd012-7ea4-44f6-bf96-c456587f5af7 => generated 779 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/812] 199.19.213.66 () {34 vars in 1059 bytes} [Thu May 21 05:58:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=2003757e-9339-4ff3-bf8f-17737acf2b2b => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/813] 199.19.213.66 () {34 vars in 1059 bytes} [Thu May 21 05:58:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2003757e-9339-4ff3-bf8f-17737acf2b2b => generated 861 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/814] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 05:58:40 2026] GET /v2.0/subnets?id=006dbea7-cca5-4991-b8a2-7f709d0fdd6f => generated 702 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/815] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 05:58:40 2026] GET /v2.0/ports?network_id=74acd012-7ea4-44f6-bf96-c456587f5af7&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/816] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 05:58:40 2026] GET /v2.0/networks/74acd012-7ea4-44f6-bf96-c456587f5af7?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:58:40.983 7 INFO neutron.services.segments.plugin [-] Segment 005ba7e4-f5b8-4bf7-ae0b-f8b7db23ae96 resource provider aggregate not found [pid: 8|app: 0|req: 419/817] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 05:58:40 2026] GET /v2.0/networks/74acd012-7ea4-44f6-bf96-c456587f5af7?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-21 05:58:40.987 7 INFO neutron.services.segments.plugin [-] Segment 005ba7e4-f5b8-4bf7-ae0b-f8b7db23ae96 resource provider aggregate not found 2026-05-21 05:58:40.999 7 INFO neutron.services.segments.plugin [-] Segment 005ba7e4-f5b8-4bf7-ae0b-f8b7db23ae96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 005ba7e4-f5b8-4bf7-ae0b-f8b7db23ae96 found for delete ", "request_id": "req-b7286aab-4096-448a-8b59-1c21932ecf2c"}]} 2026-05-21 05:58:41.000 7 INFO neutron.services.segments.plugin [-] Segment 005ba7e4-f5b8-4bf7-ae0b-f8b7db23ae96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 005ba7e4-f5b8-4bf7-ae0b-f8b7db23ae96 found for delete ", "request_id": "req-3b2d87b1-806c-4f97-a814-320bbeff607d"}]} 2026-05-21 05:58:41.004 7 INFO neutron.db.l3_hamode_db [None req-59a7d806-a796-4df0-ad00-28f780aae256 bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] HA network 48e2f580-ff16-4618-9d8c-6ec8b32611a5 was deleted as no HA routers are present in tenant fe3b23382d654526849792a533327d0f. [pid: 7|app: 0|req: 399/818] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:58:40 2026] DELETE /v2.0/routers/d9050002-5303-460c-84a3-7cbf654f76a5 => generated 0 bytes in 551 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/819] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:41 2026] GET /v2.0/ports?device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => generated 1156 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/820] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:58:41 2026] DELETE /v2.0/subnets/0e93ed50-18b0-487b-b77b-aa0f71ef8e70 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/821] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:41 2026] GET /v2.0/security-groups?id=c13da7d5-cee2-4597-8c79-df75abaa4ab1&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: 401/822] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:58:41 2026] DELETE /v2.0/networks/13582f14-bbe5-4ec9-9f66-8cd1ade34128 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 05:58:41.442 8 WARNING neutron_lib.context [None req-aa959793-34be-4e9a-8e9f-582469882ed1 bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:58:41.483 8 INFO neutron.db.segments_db [None req-aa959793-34be-4e9a-8e9f-582469882ed1 bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] Added segment 36c8f24a-0391-4e48-9a3c-0bcd81a30781 of type vxlan for network bcca7461-3a6b-445f-8455-dd3cb65bfbcb 2026-05-21 05:58:41.774 8 INFO neutron.db.l3_hamode_db [None req-aa959793-34be-4e9a-8e9f-582469882ed1 bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 402/823] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 05:58:42 2026] GET /v2.0/ports?tenant_id=6f738b8831084afe9c34c188b99b4ae1&device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => generated 1425 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/824] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 05:58:42 2026] GET /v2.0/networks?id=74acd012-7ea4-44f6-bf96-c456587f5af7 => generated 779 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/825] 199.19.213.66 () {34 vars in 1059 bytes} [Thu May 21 05:58:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=2003757e-9339-4ff3-bf8f-17737acf2b2b => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/826] 199.19.213.66 () {34 vars in 1059 bytes} [Thu May 21 05:58:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2003757e-9339-4ff3-bf8f-17737acf2b2b => generated 861 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/827] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 05:58:42 2026] GET /v2.0/subnets?id=006dbea7-cca5-4991-b8a2-7f709d0fdd6f => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/828] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 05:58:42 2026] GET /v2.0/ports?network_id=74acd012-7ea4-44f6-bf96-c456587f5af7&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: 408/829] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 05:58:42 2026] GET /v2.0/networks/74acd012-7ea4-44f6-bf96-c456587f5af7?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: 409/830] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 05:58:42 2026] GET /v2.0/networks/74acd012-7ea4-44f6-bf96-c456587f5af7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:58:42.601 8 INFO neutron.db.l3_hamode_db [None req-aa959793-34be-4e9a-8e9f-582469882ed1 bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 410/831] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:58:42 2026] GET /v2.0/security-groups?tenant_id=a9675df620d74624bc35348435196688&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/832] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:58:42 2026] DELETE /v2.0/security-groups/17b903a2-03cb-4f57-bc08-cbe82422cf34 => 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: 412/833] 199.19.213.66 () {34 vars in 1119 bytes} [Thu May 21 05:58:42 2026] GET /v2.0/ports?device_id=4788d95c-8b65-4e39-9b21-498c02a998f2&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.12 => generated 1156 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:58:43.021 7 INFO neutron.services.segments.plugin [-] Segment c6710745-b3ff-4b9c-960c-012a3c699f18 resource provider aggregate not found 2026-05-21 05:58:43.025 7 INFO neutron.services.segments.plugin [-] Segment c6710745-b3ff-4b9c-960c-012a3c699f18 resource provider aggregate not found 2026-05-21 05:58:43.032 7 INFO neutron.services.segments.plugin [-] Segment c6710745-b3ff-4b9c-960c-012a3c699f18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6710745-b3ff-4b9c-960c-012a3c699f18 found for delete ", "request_id": "req-aaf9a777-bdc5-4144-bfee-5a5dca4ac44f"}]} 2026-05-21 05:58:43.041 7 INFO neutron.services.segments.plugin [-] Segment c6710745-b3ff-4b9c-960c-012a3c699f18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6710745-b3ff-4b9c-960c-012a3c699f18 found for delete ", "request_id": "req-90e6f9f1-a16b-4530-b561-b2173a69229b"}]} [pid: 8|app: 0|req: 422/834] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:58:41 2026] POST /v2.0/routers => generated 687 bytes in 2070 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/835] 199.19.213.66 () {38 vars in 1027 bytes} [Thu May 21 05:58:42 2026] PUT /v2.0/ports/2003757e-9339-4ff3-bf8f-17737acf2b2b => generated 972 bytes in 612 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-21 05:58:43.615 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4d11202-9adb-4da1-81af-955a6b3c11e0'] response: {'name': 'network-changed', 'server_uuid': '4788d95c-8b65-4e39-9b21-498c02a998f2', 'tag': '2003757e-9339-4ff3-bf8f-17737acf2b2b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 423/836] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:58:43 2026] GET /v2.0/security-groups?tenant_id=82b78e6e5acc44b8afa1b8816351441f&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/837] 10.0.0.1 () {32 vars in 719 bytes} [Thu May 21 05:58:43 2026] GET /v2.0/routers/1d91f709-47ae-44bf-8378-888788868120 => generated 693 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/838] 10.0.0.1 () {32 vars in 645 bytes} [Thu May 21 05:58:43 2026] GET /v2.0/routers => generated 696 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/839] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:58:43 2026] DELETE /v2.0/security-groups/5b2c12f0-6768-42a8-8dab-3216702fa3f0 => 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: 416/840] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:43 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/841] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:44 2026] GET /v2.0/security-groups?id=afc8e5bc-3437-44e3-aa93-a0f2cbe14751&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/842] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 05:58:44 2026] GET /v2.0/ports?tenant_id=6f738b8831084afe9c34c188b99b4ae1&device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => 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: 425/843] 10.0.0.1 () {34 vars in 739 bytes} [Thu May 21 05:58:43 2026] PUT /v2.0/routers/1d91f709-47ae-44bf-8378-888788868120 => generated 700 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/844] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 05:58:44 2026] GET /v2.0/networks?id=74acd012-7ea4-44f6-bf96-c456587f5af7 => 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: 420/845] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:44 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => generated 971 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/846] 10.0.0.1 () {32 vars in 719 bytes} [Thu May 21 05:58:44 2026] GET /v2.0/routers/1d91f709-47ae-44bf-8378-888788868120 => generated 700 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/847] 199.19.213.66 () {34 vars in 1059 bytes} [Thu May 21 05:58:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2003757e-9339-4ff3-bf8f-17737acf2b2b => generated 861 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/848] 10.0.0.1 () {32 vars in 734 bytes} [Thu May 21 05:58:44 2026] GET /v2.0/ports?device_id=1d91f709-47ae-44bf-8378-888788868120 => 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: 422/849] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:44 2026] GET /v2.0/security-groups?id=afc8e5bc-3437-44e3-aa93-a0f2cbe14751&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: 428/850] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 05:58:44 2026] GET /v2.0/subnets?id=006dbea7-cca5-4991-b8a2-7f709d0fdd6f => generated 702 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/851] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 05:58:44 2026] GET /v2.0/ports?network_id=74acd012-7ea4-44f6-bf96-c456587f5af7&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: 8|app: 0|req: 430/852] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 05:58:44 2026] GET /v2.0/networks/74acd012-7ea4-44f6-bf96-c456587f5af7?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/853] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 05:58:44 2026] GET /v2.0/networks/74acd012-7ea4-44f6-bf96-c456587f5af7?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: 432/854] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:44 2026] GET /v2.0/ports?device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => 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: 433/855] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:44 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/856] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:44 2026] GET /v2.0/security-groups?id=c13da7d5-cee2-4597-8c79-df75abaa4ab1&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/857] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:44 2026] GET /v2.0/security-groups?id=afc8e5bc-3437-44e3-aa93-a0f2cbe14751&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:58:45.054 7 INFO neutron.services.segments.plugin [-] Segment 36c8f24a-0391-4e48-9a3c-0bcd81a30781 resource provider aggregate not found 2026-05-21 05:58:45.059 7 INFO neutron.services.segments.plugin [-] Segment 36c8f24a-0391-4e48-9a3c-0bcd81a30781 resource provider aggregate not found 2026-05-21 05:58:45.078 7 INFO neutron.services.segments.plugin [-] Segment 36c8f24a-0391-4e48-9a3c-0bcd81a30781 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36c8f24a-0391-4e48-9a3c-0bcd81a30781 found for delete ", "request_id": "req-dc33a92d-a3cd-44c9-a312-ea068d266c90"}]} 2026-05-21 05:58:45.079 7 INFO neutron.services.segments.plugin [-] Segment 36c8f24a-0391-4e48-9a3c-0bcd81a30781 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36c8f24a-0391-4e48-9a3c-0bcd81a30781 found for delete ", "request_id": "req-b912706e-32f0-478d-869a-07416b24346b"}]} 2026-05-21 05:58:45.079 7 INFO neutron.db.l3_hamode_db [None req-4c8eddac-d6ac-4310-872d-979d29ae6ad9 bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] HA network bcca7461-3a6b-445f-8455-dd3cb65bfbcb was deleted as no HA routers are present in tenant fe3b23382d654526849792a533327d0f. [pid: 7|app: 0|req: 423/858] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:58:44 2026] DELETE /v2.0/routers/1d91f709-47ae-44bf-8378-888788868120 => generated 0 bytes in 848 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/859] 10.0.0.1 () {32 vars in 734 bytes} [Thu May 21 05:58:45 2026] GET /v2.0/ports?device_id=1d91f709-47ae-44bf-8378-888788868120 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:58:45.137 7 INFO neutron.api.v2.resource [None req-165b553e-2cdd-4558-9add-a9bc074f61f7 bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 424/860] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:58:45 2026] DELETE /v2.0/routers/1d91f709-47ae-44bf-8378-888788868120 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/861] 10.0.0.1 () {32 vars in 734 bytes} [Thu May 21 05:58:45 2026] GET /v2.0/ports?device_id=d9050002-5303-460c-84a3-7cbf654f76a5 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:58:45.197 7 INFO neutron.api.v2.resource [None req-2e655329-959d-4b42-8073-be008d92ad1c bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 425/862] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:58:45 2026] DELETE /v2.0/routers/d9050002-5303-460c-84a3-7cbf654f76a5 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:58:45.216 8 INFO neutron.pecan_wsgi.hooks.translation [None req-62fbc2be-45ff-4504-8276-7156f9fea8eb bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 438/863] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:58:45 2026] DELETE /v2.0/subnets/0e93ed50-18b0-487b-b77b-aa0f71ef8e70 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/864] 10.0.0.1 () {32 vars in 734 bytes} [Thu May 21 05:58:45 2026] GET /v2.0/ports?device_id=096c8256-10a0-4107-a35b-28f5c98166de => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:58:45.279 8 INFO neutron.api.v2.resource [None req-ae87cd90-3d9b-4f88-843a-6133f7f88dd6 bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 439/865] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:58:45 2026] DELETE /v2.0/routers/096c8256-10a0-4107-a35b-28f5c98166de => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:58:45.309 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2a4a6af4-0b7c-49c2-8cc7-252f73e69bdd bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 427/866] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:58:45 2026] DELETE /v2.0/subnets/eaab4bfd-9f8c-4cab-9607-73d52e588daa => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/867] 10.0.0.1 () {32 vars in 734 bytes} [Thu May 21 05:58:45 2026] GET /v2.0/ports?device_id=0858804f-59d8-4c7d-ac86-1e282aa4e42a => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:58:45.366 7 INFO neutron.api.v2.resource [None req-da258539-cf0f-4657-afe2-3bd9ae039b7c bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 428/868] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:58:45 2026] DELETE /v2.0/routers/0858804f-59d8-4c7d-ac86-1e282aa4e42a => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:58:45.388 8 INFO neutron.pecan_wsgi.hooks.translation [None req-36188c85-b820-4ed8-85e4-2db7a1e08cdf bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 441/869] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:58:45 2026] DELETE /v2.0/subnets/48073ef1-3a68-4812-a88b-57ac3bd8de29 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:58:45.408 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c1b909da-e5c8-44cb-aa0c-9d2b9b03f4f8 bd449156fddf40f2b54d829e5c43b6fa fe3b23382d654526849792a533327d0f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 442/870] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:58:45 2026] DELETE /v2.0/subnets/0f7f1fb0-6708-4522-9711-3e2023a701f5 => 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: 429/871] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 05:58:45 2026] GET /v2.0/ports?tenant_id=6f738b8831084afe9c34c188b99b4ae1&device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => 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: 443/872] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 05:58:45 2026] GET /v2.0/networks?id=74acd012-7ea4-44f6-bf96-c456587f5af7 => 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: 430/873] 199.19.213.66 () {34 vars in 1059 bytes} [Thu May 21 05:58:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2003757e-9339-4ff3-bf8f-17737acf2b2b => generated 861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/874] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 05:58:45 2026] GET /v2.0/subnets?id=006dbea7-cca5-4991-b8a2-7f709d0fdd6f => generated 702 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/875] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 05:58:45 2026] GET /v2.0/ports?network_id=74acd012-7ea4-44f6-bf96-c456587f5af7&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/876] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 05:58:45 2026] GET /v2.0/networks/74acd012-7ea4-44f6-bf96-c456587f5af7?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: 432/877] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 05:58:45 2026] GET /v2.0/networks/74acd012-7ea4-44f6-bf96-c456587f5af7?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: 446/878] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:45 2026] GET /v2.0/ports?device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/879] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:45 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/880] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:45 2026] GET /v2.0/security-groups?id=c13da7d5-cee2-4597-8c79-df75abaa4ab1&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: 434/881] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:45 2026] GET /v2.0/security-groups?id=afc8e5bc-3437-44e3-aa93-a0f2cbe14751&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/882] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:58:45 2026] GET /v2.0/security-groups?tenant_id=fe3b23382d654526849792a533327d0f&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/883] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:58:46 2026] DELETE /v2.0/security-groups/093179fb-cc21-4a1e-b8ef-5891b3152607 => 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: 450/884] 199.19.213.66 () {34 vars in 993 bytes} [Thu May 21 05:58:46 2026] GET /v2.0/ports?device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/885] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 05:58:46 2026] GET /v2.0/ports?tenant_id=255178c3e9e34485ac75e5098d8375aa&device_id=4610a370-665d-46f3-961a-d786472ee0bc => generated 1240 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/886] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 05:58:46 2026] GET /v2.0/networks?id=4321f8fa-c4ef-4c6e-9d96-8200a30dcf47 => generated 771 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/887] 199.19.213.66 () {34 vars in 1057 bytes} [Thu May 21 05:58:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=24b874e4-52b2-4464-9ead-8f5383504ff4 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/888] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 05:58:46 2026] GET /v2.0/subnets?id=08229817-f6cf-41d1-a341-03ee2083ee40 => generated 693 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/889] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 05:58:46 2026] GET /v2.0/ports?network_id=4321f8fa-c4ef-4c6e-9d96-8200a30dcf47&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:58:46.763 8 INFO neutron.db.l3_db [req-8e9694b6-492f-4401-a6da-7f970d8b18a3 req-47266521-91b7-452f-a26e-dfbcc662af63 42a6659883ad425bbdd837ff99935557 6f738b8831084afe9c34c188b99b4ae1 - - default default] Floating IP d8ce221d-6b38-474e-bc61-e363c743fcc7 disassociated. External IP: 10.96.250.211, port: 2003757e-9339-4ff3-bf8f-17737acf2b2b. [pid: 7|app: 0|req: 440/890] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 05:58:46 2026] GET /v2.0/networks/4321f8fa-c4ef-4c6e-9d96-8200a30dcf47?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: 441/891] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 05:58:46 2026] GET /v2.0/networks/4321f8fa-c4ef-4c6e-9d96-8200a30dcf47?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: 442/892] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:46 2026] GET /v2.0/ports?device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => 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: 443/893] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:46 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => generated 971 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/894] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:47 2026] GET /v2.0/security-groups?id=afc8e5bc-3437-44e3-aa93-a0f2cbe14751&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/895] 199.19.213.66 () {36 vars in 996 bytes} [Thu May 21 05:58:46 2026] DELETE /v2.0/ports/2003757e-9339-4ff3-bf8f-17737acf2b2b => generated 0 bytes in 631 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/896] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:58:47 2026] GET /v2.0/security-groups?tenant_id=d7c203a6cf514256a40d1d24a68ac423&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:58:47.814 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8127ce3a-ad57-4016-ae26-2c5177221cb5'] response: {'server_uuid': '4788d95c-8b65-4e39-9b21-498c02a998f2', 'name': 'network-vif-deleted', 'tag': '2003757e-9339-4ff3-bf8f-17737acf2b2b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 452/897] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:58:47 2026] DELETE /v2.0/security-groups/8db510ff-37d0-4324-8f41-6fa8fd1329f1 => 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: 453/898] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:48 2026] GET /v2.0/ports?device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => 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: 454/899] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:48 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/900] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:58:48 2026] GET /v2.0/security-groups?tenant_id=d7ec8932ce5a43aea35f4448f3f41edb&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/901] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:48 2026] GET /v2.0/security-groups?id=afc8e5bc-3437-44e3-aa93-a0f2cbe14751&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: 456/902] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:58:48 2026] DELETE /v2.0/security-groups/40624546-d17e-4753-b439-50b32a248fe2 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 05:58:48.309 7 WARNING neutron_lib.context [None req-4def94b8-0dc2-4acf-ad3e-8c74b0752163 30e2df091b7e4377bd4a8e8c015e6a4f 93e05d09ac0e4bfea1941f1f703a5cce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 447/903] 10.0.0.1 () {34 vars in 682 bytes} [Thu May 21 05:58:48 2026] POST /v2.0/security-groups => generated 1625 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/904] 10.0.0.1 () {32 vars in 661 bytes} [Thu May 21 05:58:48 2026] GET /v2.0/security-groups => generated 4530 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/905] 10.0.0.1 () {34 vars in 756 bytes} [Thu May 21 05:58:48 2026] PUT /v2.0/security-groups/060bf314-5138-4a33-bfed-f8846be64369 => generated 1663 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/906] 10.0.0.1 () {32 vars in 735 bytes} [Thu May 21 05:58:48 2026] GET /v2.0/security-groups/060bf314-5138-4a33-bfed-f8846be64369 => generated 1663 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/907] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:58:48 2026] DELETE /v2.0/security-groups/060bf314-5138-4a33-bfed-f8846be64369 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/908] 10.0.0.1 () {32 vars in 661 bytes} [Thu May 21 05:58:48 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-21 05:58:48.894 7 INFO neutron.api.v2.resource [None req-005064c2-fe9e-4806-a532-690af4a76c62 30e2df091b7e4377bd4a8e8c015e6a4f 93e05d09ac0e4bfea1941f1f703a5cce - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 450/909] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:58:48 2026] DELETE /v2.0/security-groups/060bf314-5138-4a33-bfed-f8846be64369 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:58:48.909 8 WARNING neutron_lib.context [None req-6668fddb-9b4c-4a8e-8d91-e6a5a747e0f1 30e2df091b7e4377bd4a8e8c015e6a4f 93e05d09ac0e4bfea1941f1f703a5cce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 460/910] 10.0.0.1 () {34 vars in 682 bytes} [Thu May 21 05:58:48 2026] POST /v2.0/security-groups => generated 1625 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 05:58:49.047 7 WARNING neutron_lib.context [None req-99c210c2-5759-4d9a-ac6d-66cf9197457c 30e2df091b7e4377bd4a8e8c015e6a4f 93e05d09ac0e4bfea1941f1f703a5cce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 451/911] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 05:58:49 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: 7|app: 0|req: 452/912] 10.0.0.1 () {32 vars in 745 bytes} [Thu May 21 05:58:49 2026] GET /v2.0/security-group-rules/3eb7cc2c-44b7-4f2b-a395-73c43106f580 => 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: 461/913] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:49 2026] GET /v2.0/ports?device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => 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: 453/914] 10.0.0.1 () {32 vars in 671 bytes} [Thu May 21 05:58:49 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/915] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:49 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => 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: 454/916] 10.0.0.1 () {32 vars in 748 bytes} [Thu May 21 05:58:49 2026] DELETE /v2.0/security-group-rules/3eb7cc2c-44b7-4f2b-a395-73c43106f580 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/917] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:49 2026] GET /v2.0/security-groups?id=afc8e5bc-3437-44e3-aa93-a0f2cbe14751&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/918] 10.0.0.1 () {32 vars in 671 bytes} [Thu May 21 05:58:49 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-21 05:58:49.399 8 WARNING neutron_lib.context [None req-a0d4318b-8527-478d-a858-019446ea97b6 30e2df091b7e4377bd4a8e8c015e6a4f 93e05d09ac0e4bfea1941f1f703a5cce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 464/919] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 05:58:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/920] 10.0.0.1 () {32 vars in 745 bytes} [Thu May 21 05:58:49 2026] GET /v2.0/security-group-rules/b783d01e-afe2-4ad2-bcee-6853e74e2c5f => 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: 465/921] 10.0.0.1 () {32 vars in 671 bytes} [Thu May 21 05:58:49 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/922] 10.0.0.1 () {32 vars in 748 bytes} [Thu May 21 05:58:49 2026] DELETE /v2.0/security-group-rules/b783d01e-afe2-4ad2-bcee-6853e74e2c5f => 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: 466/923] 10.0.0.1 () {32 vars in 671 bytes} [Thu May 21 05:58:49 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:58:49.766 7 WARNING neutron_lib.context [None req-e3fc7e8c-102b-41f4-b674-5e7f4106ac73 30e2df091b7e4377bd4a8e8c015e6a4f 93e05d09ac0e4bfea1941f1f703a5cce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 458/924] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 05:58:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/925] 10.0.0.1 () {32 vars in 745 bytes} [Thu May 21 05:58:49 2026] GET /v2.0/security-group-rules/4c4e8302-95b9-46e3-942b-3f9b7df6043b => generated 602 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/926] 10.0.0.1 () {32 vars in 671 bytes} [Thu May 21 05:58:49 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/927] 10.0.0.1 () {32 vars in 748 bytes} [Thu May 21 05:58:49 2026] DELETE /v2.0/security-group-rules/4c4e8302-95b9-46e3-942b-3f9b7df6043b => 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: 460/928] 10.0.0.1 () {32 vars in 671 bytes} [Thu May 21 05:58:50 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/929] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:58:50 2026] DELETE /v2.0/security-groups/c454a598-aa43-4f21-b6c8-46e986ddc68a => 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: 461/930] 10.0.0.1 () {32 vars in 661 bytes} [Thu May 21 05:58:50 2026] GET /v2.0/security-groups => 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: 462/931] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:50 2026] GET /v2.0/ports?device_id=4788d95c-8b65-4e39-9b21-498c02a998f2 => 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: 470/932] 10.0.0.1 () {32 vars in 661 bytes} [Thu May 21 05:58:50 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/933] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:50 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => 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: 471/934] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:50 2026] GET /v2.0/security-groups?id=afc8e5bc-3437-44e3-aa93-a0f2cbe14751&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: 472/935] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:58:50 2026] GET /v2.0/security-groups?tenant_id=93e05d09ac0e4bfea1941f1f703a5cce&name=default => generated 2925 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/936] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:58:50 2026] GET /v2.0/security-groups?tenant_id=4958d8418ead4d4f971f7a21c11fda1f&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/937] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:58:50 2026] DELETE /v2.0/security-groups/a7762518-1fdb-447f-81f1-8132409cf7db => 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: 465/938] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:58:50 2026] DELETE /v2.0/security-groups/c52cf9ee-9230-4711-9187-5f9319b732cf => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/939] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:58:51 2026] DELETE /v2.0/security-groups/c13da7d5-cee2-4597-8c79-df75abaa4ab1 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 05:58:51.471 7 INFO neutron.api.v2.resource [None req-7fedf11d-de74-48f0-9c00-d36108cbd5e3 42a6659883ad425bbdd837ff99935557 6f738b8831084afe9c34c188b99b4ae1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 466/940] 10.0.0.1 () {32 vars in 735 bytes} [Thu May 21 05:58:51 2026] GET /v2.0/security-groups/c13da7d5-cee2-4597-8c79-df75abaa4ab1 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/941] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:51 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/942] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:51 2026] GET /v2.0/security-groups?id=afc8e5bc-3437-44e3-aa93-a0f2cbe14751&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/943] 10.0.0.1 () {32 vars in 730 bytes} [Thu May 21 05:58:51 2026] DELETE /v2.0/floatingips/d8ce221d-6b38-474e-bc61-e363c743fcc7 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/946] 10.0.0.1 () {32 vars in 621 bytes} [Thu May 21 05:58:52 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/947] 10.0.0.1 () {32 vars in 631 bytes} [Thu May 21 05:58:52 2026] GET /v2.0/ => generated 632 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/948] 10.0.0.1 () {34 vars in 787 bytes} [Thu May 21 05:58:51 2026] PUT /v2.0/routers/873e318b-7c25-46ea-8054-27eaff9332ee/remove_router_interface => generated 309 bytes in 1024 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/949] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:58:52 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/950] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:58:52 2026] GET /v2.0/security-groups?id=afc8e5bc-3437-44e3-aa93-a0f2cbe14751&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/951] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:58:53 2026] GET /v2.0/security-groups?tenant_id=7b4238a7e99d44ba8c9344465b525c42&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/952] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:58:53 2026] DELETE /v2.0/security-groups/68fcd1e9-7664-4679-810a-5d254b45f698 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 05:58:53.722 7 INFO neutron.services.segments.plugin [-] Segment 4559d971-a1cd-479a-9793-3e8fd76a5376 resource provider aggregate not found 2026-05-21 05:58:53.728 7 INFO neutron.services.segments.plugin [-] Segment 4559d971-a1cd-479a-9793-3e8fd76a5376 resource provider aggregate not found 2026-05-21 05:58:53.734 7 INFO neutron.services.segments.plugin [-] Segment 4559d971-a1cd-479a-9793-3e8fd76a5376 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4559d971-a1cd-479a-9793-3e8fd76a5376 found for delete ", "request_id": "req-bb567be6-a789-4d97-a5ca-9d4d38943052"}]} 2026-05-21 05:58:53.741 7 INFO neutron.services.segments.plugin [-] Segment 4559d971-a1cd-479a-9793-3e8fd76a5376 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4559d971-a1cd-479a-9793-3e8fd76a5376 found for delete ", "request_id": "req-fd2e1386-2709-42c4-9476-7c72da6a1d50"}]} 2026-05-21 05:58:53.748 7 INFO neutron.db.l3_hamode_db [None req-723fa475-1cdb-4754-a236-d719a63b782a c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] HA network 849e38d9-49da-4b24-80ee-d266c3c609dc was deleted as no HA routers are present in tenant 6f738b8831084afe9c34c188b99b4ae1. [pid: 7|app: 0|req: 470/953] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:58:52 2026] DELETE /v2.0/routers/873e318b-7c25-46ea-8054-27eaff9332ee => generated 0 bytes in 915 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/954] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:58:53 2026] DELETE /v2.0/subnets/006dbea7-cca5-4991-b8a2-7f709d0fdd6f => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/955] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:58:53 2026] DELETE /v2.0/networks/74acd012-7ea4-44f6-bf96-c456587f5af7 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/956] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:58:54 2026] GET /v2.0/security-groups?tenant_id=6f738b8831084afe9c34c188b99b4ae1&name=default => generated 2921 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/957] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:58:54 2026] DELETE /v2.0/security-groups/1cc5566d-ef25-4e09-a2b1-ef048ce5ad9b => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/958] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:58:55 2026] GET /v2.0/security-groups?tenant_id=c25585ddc3ae42fd81162d859f50e99d&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:58:56.034 7 INFO neutron.services.segments.plugin [-] Segment c8f2733c-8a1e-44ec-bbc3-8d7ab1738567 resource provider aggregate not found 2026-05-21 05:58:56.040 7 INFO neutron.services.segments.plugin [-] Segment c8f2733c-8a1e-44ec-bbc3-8d7ab1738567 resource provider aggregate not found 2026-05-21 05:58:56.048 7 INFO neutron.services.segments.plugin [-] Segment c8f2733c-8a1e-44ec-bbc3-8d7ab1738567 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8f2733c-8a1e-44ec-bbc3-8d7ab1738567 found for delete ", "request_id": "req-368cddf5-c6c4-4495-b80f-8a9508fa423d"}]} 2026-05-21 05:58:56.053 7 INFO neutron.services.segments.plugin [-] Segment c8f2733c-8a1e-44ec-bbc3-8d7ab1738567 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8f2733c-8a1e-44ec-bbc3-8d7ab1738567 found for delete ", "request_id": "req-b6c9ba84-ccd1-4b4d-a336-cfd60b3a9959"}]} [pid: 7|app: 0|req: 473/959] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:58:56 2026] DELETE /v2.0/security-groups/89d3b81b-fde7-4097-90cb-e493cbe889d1 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 05:58:56.575 8 INFO neutron.db.segments_db [None req-6e35519d-43d5-4fab-8350-df7929fb3c17 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Added segment 4c633170-9d75-4292-8789-0940dd837365 of type vxlan for network 00ec8a19-eee1-4a73-9b80-441ece639c4f [pid: 8|app: 0|req: 487/960] 10.0.0.1 () {34 vars in 669 bytes} [Thu May 21 05:58:56 2026] POST /v2.0/networks => generated 748 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/961] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:58:56 2026] POST /v2.0/subnets => generated 695 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:58:56.917 8 INFO neutron.db.segments_db [None req-d88a39fb-297e-4746-b192-5ef900fc6ed9 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Added segment 13f379d4-73a9-4031-a5d2-ddbdc90d50a7 of type vxlan for network 861e47f9-07c3-4ec3-9312-44c7a9d21b31 2026-05-21 05:58:57.226 8 INFO neutron.db.l3_hamode_db [None req-d88a39fb-297e-4746-b192-5ef900fc6ed9 c9b45807f6a2470fbebb5591ef3a489f a27afb1beab1452a9f2062638aa6f30a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 475/962] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:58:57 2026] GET /v2.0/security-groups?tenant_id=e32289f92f02445581e722e7be5c1acc&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:58:58.111 7 WARNING neutron_lib.context [None req-cf428689-aa93-4135-ac66-1a7f0df1a6af f54133817f174fa4b226177ee478960c 2e780cb513054e74a3c3e057d263c7e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:58:58.112 8 INFO neutron.db.l3_hamode_db [None req-d88a39fb-297e-4746-b192-5ef900fc6ed9 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 05:58:58.282 7 INFO neutron.db.segments_db [None req-cf428689-aa93-4135-ac66-1a7f0df1a6af f54133817f174fa4b226177ee478960c 2e780cb513054e74a3c3e057d263c7e3 - - default default] Added segment ecde845f-d985-4187-b081-db28431cde03 of type vxlan for network 05572bae-e395-4f20-86ed-a468caf18680 [pid: 7|app: 0|req: 476/963] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 05:58:58 2026] POST /v2.0/networks => generated 650 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/964] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:58:58 2026] DELETE /v2.0/security-groups/37b8ae7d-15c8-4303-916b-ac4c7ab7eff7 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 05:58:58.449 7 WARNING neutron_lib.context [None req-c14a9217-4f25-4d36-a340-51826cf5bdf6 f54133817f174fa4b226177ee478960c 2e780cb513054e74a3c3e057d263c7e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 478/965] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:58:58 2026] POST /v2.0/subnets => generated 627 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:58:58.688 7 WARNING neutron_lib.context [None req-aedf7e0d-170f-4130-a8c0-aefdb398e5da f54133817f174fa4b226177ee478960c 2e780cb513054e74a3c3e057d263c7e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:58:58.736 7 INFO neutron.db.segments_db [None req-aedf7e0d-170f-4130-a8c0-aefdb398e5da f54133817f174fa4b226177ee478960c 2e780cb513054e74a3c3e057d263c7e3 - - default default] Added segment 594a6fc7-5d0b-4179-8774-9c98934ad931 of type vxlan for network 47af81f1-2c8d-42b0-971e-a335475b93d6 2026-05-21 05:58:58.997 7 INFO neutron.db.l3_hamode_db [None req-aedf7e0d-170f-4130-a8c0-aefdb398e5da f54133817f174fa4b226177ee478960c 2e780cb513054e74a3c3e057d263c7e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 488/966] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:58:56 2026] POST /v2.0/routers => generated 735 bytes in 2186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:58:59.745 7 INFO neutron.db.l3_hamode_db [None req-aedf7e0d-170f-4130-a8c0-aefdb398e5da f54133817f174fa4b226177ee478960c 2e780cb513054e74a3c3e057d263c7e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 489/967] 10.0.0.1 () {34 vars in 781 bytes} [Thu May 21 05:58:59 2026] PUT /v2.0/routers/805307f1-da8a-4b5b-b7dc-780addb991d1/add_router_interface => generated 309 bytes in 1670 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/968] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:58:58 2026] POST /v2.0/routers => generated 694 bytes in 2107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:59:01.262 7 WARNING neutron_lib.context [None req-9904fd5a-cb5a-428c-a642-266f0553867e c653d61d296b4652838924f3310815a7 a27afb1beab1452a9f2062638aa6f30a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 480/969] 10.0.0.1 () {34 vars in 683 bytes} [Thu May 21 05:59:01 2026] POST /v2.0/security-groups => generated 1660 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 05:59:01.400 7 WARNING neutron_lib.context [None req-9990b10b-4f0e-4f9f-adf2-f893e5f4669c c653d61d296b4652838924f3310815a7 a27afb1beab1452a9f2062638aa6f30a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 481/970] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 05:59:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:59:01.515 7 WARNING neutron_lib.context [None req-221e5304-b6d5-4089-a342-79ae3205909b c653d61d296b4652838924f3310815a7 a27afb1beab1452a9f2062638aa6f30a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 482/971] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 05:59:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:59:01.654 7 WARNING neutron_lib.context [None req-d4ce975a-88b5-4e33-9edc-bac0ee859c5f c653d61d296b4652838924f3310815a7 a27afb1beab1452a9f2062638aa6f30a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 483/972] 10.0.0.1 () {34 vars in 674 bytes} [Thu May 21 05:59:01 2026] POST /v2.0/floatingips => generated 552 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/973] 10.0.0.1 () {34 vars in 781 bytes} [Thu May 21 05:59:00 2026] PUT /v2.0/routers/b26685e2-05c5-4021-8965-36c7cca65a26/add_router_interface => generated 309 bytes in 1343 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:59:02.145 8 WARNING neutron_lib.context [None req-2e26c58e-6b0e-4753-848f-e3065ac956e5 f54133817f174fa4b226177ee478960c 2e780cb513054e74a3c3e057d263c7e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 484/974] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:59:02 2026] GET /v2.0/security-groups?tenant_id=770027edcaa649f890619611d0fe06ba&name=default => generated 2925 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/975] 10.0.0.1 () {34 vars in 663 bytes} [Thu May 21 05:59:02 2026] POST /v2.0/ports => generated 954 bytes in 358 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-21 05:59:02.516 8 WARNING neutron_lib.context [None req-3adcc266-e862-4cbe-9057-65d050f77062 f54133817f174fa4b226177ee478960c 2e780cb513054e74a3c3e057d263c7e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 485/976] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:02 2026] DELETE /v2.0/security-groups/1fb9c2c3-ec36-4545-b5d8-62c676bd7a4c => 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: 492/977] 10.0.0.1 () {34 vars in 663 bytes} [Thu May 21 05:59:02 2026] POST /v2.0/ports => generated 958 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:59:02.854 7 WARNING neutron_lib.context [None req-c82473f6-2591-4f7c-81bb-6b131e93f66d f54133817f174fa4b226177ee478960c 2e780cb513054e74a3c3e057d263c7e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:59:03.550 7 INFO neutron.db.l3_db [None req-c82473f6-2591-4f7c-81bb-6b131e93f66d f54133817f174fa4b226177ee478960c 2e780cb513054e74a3c3e057d263c7e3 - - default default] Floating IP d55b34e0-9cdc-4d76-ac97-86a6a8276873 associated. External IP: 10.96.250.217, port: aef639c3-d37e-41fc-9406-9e373772bbf2. [pid: 7|app: 0|req: 486/978] 10.0.0.1 () {34 vars in 675 bytes} [Thu May 21 05:59:02 2026] POST /v2.0/floatingips => generated 842 bytes in 1055 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-21 05:59:04.010 8 INFO neutron.db.l3_db [None req-e01c9700-f59e-4a99-8d31-9d8c55f47789 f54133817f174fa4b226177ee478960c 2e780cb513054e74a3c3e057d263c7e3 - - default default] Floating IP d55b34e0-9cdc-4d76-ac97-86a6a8276873 disassociated. External IP: 10.96.250.217, port: aef639c3-d37e-41fc-9406-9e373772bbf2. [pid: 7|app: 0|req: 487/979] 10.0.0.59 () {34 vars in 989 bytes} [Thu May 21 05:59:04 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/980] 10.0.0.59 () {34 vars in 1039 bytes} [Thu May 21 05:59:04 2026] GET /v2.0/security-groups?id=afc8e5bc-3437-44e3-aa93-a0f2cbe14751&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/981] 10.0.0.1 () {34 vars in 747 bytes} [Thu May 21 05:59:03 2026] PUT /v2.0/floatingips/d55b34e0-9cdc-4d76-ac97-86a6a8276873 => generated 552 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/982] 10.0.0.1 () {32 vars in 730 bytes} [Thu May 21 05:59:04 2026] DELETE /v2.0/floatingips/d55b34e0-9cdc-4d76-ac97-86a6a8276873 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 05:59:04.714 8 WARNING neutron_lib.context [None req-6d1fcb74-7ef0-43fa-b540-33e30acc8d09 f54133817f174fa4b226177ee478960c 2e780cb513054e74a3c3e057d263c7e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:59:05.588 8 INFO neutron.db.l3_db [None req-6d1fcb74-7ef0-43fa-b540-33e30acc8d09 f54133817f174fa4b226177ee478960c 2e780cb513054e74a3c3e057d263c7e3 - - default default] Floating IP b3eb77d3-f652-4986-abfa-ea74cc913896 associated. External IP: 10.96.250.213, port: 3f7d0369-2723-4540-a8bd-8ab54dc534b3. [pid: 8|app: 0|req: 494/983] 10.0.0.1 () {34 vars in 675 bytes} [Thu May 21 05:59:04 2026] POST /v2.0/floatingips => generated 841 bytes in 1201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/984] 10.0.0.1 () {32 vars in 727 bytes} [Thu May 21 05:59:05 2026] GET /v2.0/floatingips/b3eb77d3-f652-4986-abfa-ea74cc913896 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/985] 10.0.0.1 () {32 vars in 653 bytes} [Thu May 21 05:59:05 2026] GET /v2.0/floatingips => generated 844 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:59:06.381 7 INFO neutron.db.l3_db [None req-0e6d59cc-f0e2-4136-baa3-b5f2901064a0 f54133817f174fa4b226177ee478960c 2e780cb513054e74a3c3e057d263c7e3 - - default default] Floating IP b3eb77d3-f652-4986-abfa-ea74cc913896 associated. External IP: 10.96.250.213, port: 3f7d0369-2723-4540-a8bd-8ab54dc534b3. [pid: 8|app: 0|req: 496/986] 10.0.0.7 () {34 vars in 1098 bytes} [Thu May 21 05:59:06 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1935085306&fields=id&tenant_id=a27afb1beab1452a9f2062638aa6f30a => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/987] 10.0.0.7 () {34 vars in 980 bytes} [Thu May 21 05:59:06 2026] GET /v2.0/networks?id=00ec8a19-eee1-4a73-9b80-441ece639c4f => generated 680 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/988] 10.0.0.7 () {34 vars in 963 bytes} [Thu May 21 05:59:06 2026] GET /v2.0/quotas/a27afb1beab1452a9f2062638aa6f30a => 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: 491/989] 10.0.0.1 () {34 vars in 747 bytes} [Thu May 21 05:59:06 2026] PUT /v2.0/floatingips/b3eb77d3-f652-4986-abfa-ea74cc913896 => generated 842 bytes in 1012 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/990] 10.0.0.7 () {34 vars in 1000 bytes} [Thu May 21 05:59:06 2026] GET /v2.0/ports?tenant_id=a27afb1beab1452a9f2062638aa6f30a&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/991] 10.0.0.7 () {34 vars in 1006 bytes} [Thu May 21 05:59:07 2026] GET /v2.0/networks/00ec8a19-eee1-4a73-9b80-441ece639c4f?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:59:07.176 7 INFO neutron.db.l3_db [None req-bf7340da-349b-4b04-b1ea-c864ab87c580 f54133817f174fa4b226177ee478960c 2e780cb513054e74a3c3e057d263c7e3 - - default default] Floating IP b3eb77d3-f652-4986-abfa-ea74cc913896 disassociated. External IP: 10.96.250.213, port: aef639c3-d37e-41fc-9406-9e373772bbf2. [pid: 8|app: 0|req: 501/992] 10.0.0.7 () {34 vars in 1106 bytes} [Thu May 21 05:59:07 2026] GET /v2.0/networks/00ec8a19-eee1-4a73-9b80-441ece639c4f?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: 504/995] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:07 2026] GET /v2.0/ports?device_id=304d8805-8b87-4cde-afcf-fc018502a45d => 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: 492/996] 10.0.0.1 () {34 vars in 747 bytes} [Thu May 21 05:59:07 2026] PUT /v2.0/floatingips/b3eb77d3-f652-4986-abfa-ea74cc913896 => generated 552 bytes in 521 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/997] 10.0.0.1 () {32 vars in 730 bytes} [Thu May 21 05:59:07 2026] DELETE /v2.0/floatingips/b3eb77d3-f652-4986-abfa-ea74cc913896 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 05:59:07.887 7 INFO neutron.api.v2.resource [None req-c7e1d898-2d92-4bcf-8f59-10a4e5110525 f54133817f174fa4b226177ee478960c 2e780cb513054e74a3c3e057d263c7e3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 493/998] 10.0.0.1 () {32 vars in 730 bytes} [Thu May 21 05:59:07 2026] DELETE /v2.0/floatingips/b3eb77d3-f652-4986-abfa-ea74cc913896 => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/999] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 05:59:07 2026] DELETE /v2.0/ports/aef639c3-d37e-41fc-9406-9e373772bbf2 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1000] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:08 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1001] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 05:59:08 2026] DELETE /v2.0/ports/3f7d0369-2723-4540-a8bd-8ab54dc534b3 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1002] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:08 2026] GET /v2.0/ports?device_id=304d8805-8b87-4cde-afcf-fc018502a45d => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1003] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:08 2026] GET /v2.0/security-groups?id=afc8e5bc-3437-44e3-aa93-a0f2cbe14751&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: 496/1004] 10.0.0.1 () {32 vars in 734 bytes} [Thu May 21 05:59:08 2026] GET /v2.0/ports?device_id=b26685e2-05c5-4021-8965-36c7cca65a26 => generated 958 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1005] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:08 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1006] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:08 2026] GET /v2.0/security-groups?id=afc8e5bc-3437-44e3-aa93-a0f2cbe14751&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1007] 10.0.0.1 () {34 vars in 787 bytes} [Thu May 21 05:59:08 2026] PUT /v2.0/routers/b26685e2-05c5-4021-8965-36c7cca65a26/remove_router_interface => generated 309 bytes in 909 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1008] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:09 2026] GET /v2.0/ports?device_id=304d8805-8b87-4cde-afcf-fc018502a45d => 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: 511/1009] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:09 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1010] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:10 2026] GET /v2.0/security-groups?id=afc8e5bc-3437-44e3-aa93-a0f2cbe14751&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-21 05:59:10.419 7 INFO neutron.services.segments.plugin [-] Segment 594a6fc7-5d0b-4179-8774-9c98934ad931 resource provider aggregate not found 2026-05-21 05:59:10.422 7 INFO neutron.services.segments.plugin [-] Segment 594a6fc7-5d0b-4179-8774-9c98934ad931 resource provider aggregate not found 2026-05-21 05:59:10.429 7 INFO neutron.services.segments.plugin [-] Segment 594a6fc7-5d0b-4179-8774-9c98934ad931 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 594a6fc7-5d0b-4179-8774-9c98934ad931 found for delete ", "request_id": "req-4f754d40-42dd-4287-b17f-7dc2e6f1bd17"}]} 2026-05-21 05:59:10.435 7 INFO neutron.services.segments.plugin [-] Segment 594a6fc7-5d0b-4179-8774-9c98934ad931 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 594a6fc7-5d0b-4179-8774-9c98934ad931 found for delete ", "request_id": "req-952ad068-a094-4327-98d6-5c9ae34e113b"}]} 2026-05-21 05:59:10.436 7 INFO neutron.db.l3_hamode_db [None req-10b2db85-4e1e-4e64-a5f1-7531a1cbe839 f54133817f174fa4b226177ee478960c 2e780cb513054e74a3c3e057d263c7e3 - - default default] HA network 47af81f1-2c8d-42b0-971e-a335475b93d6 was deleted as no HA routers are present in tenant 2e780cb513054e74a3c3e057d263c7e3. [pid: 7|app: 0|req: 499/1011] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:59:09 2026] DELETE /v2.0/routers/b26685e2-05c5-4021-8965-36c7cca65a26 => generated 0 bytes in 883 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1012] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:59:10 2026] DELETE /v2.0/subnets/4bb3ad67-bc9a-45ba-b989-d7e3af25d52c => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1013] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:59:10 2026] DELETE /v2.0/networks/05572bae-e395-4f20-86ed-a468caf18680 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1014] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:10 2026] GET /v2.0/ports?device_id=304d8805-8b87-4cde-afcf-fc018502a45d => 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: 514/1015] 199.19.213.66 () {34 vars in 993 bytes} [Thu May 21 05:59:10 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:59:11.042 7 INFO neutron.db.l3_db [req-40f4922c-78f9-4799-95c4-d0a5cb3768a7 req-0d747a01-b754-4cd1-9f79-d5e01b4513d1 925ac73e53b34e6c8cc1554122540e6f 255178c3e9e34485ac75e5098d8375aa - - default default] Floating IP 7f6f1eb7-5233-40b2-9821-4511661b460e disassociated. External IP: 10.96.250.208, port: 24b874e4-52b2-4464-9ead-8f5383504ff4. [pid: 8|app: 0|req: 515/1016] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:11 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => 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: 502/1017] 199.19.213.66 () {36 vars in 996 bytes} [Thu May 21 05:59:10 2026] DELETE /v2.0/ports/24b874e4-52b2-4464-9ead-8f5383504ff4 => generated 0 bytes in 614 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1018] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:59:11 2026] GET /v2.0/security-groups?tenant_id=2e780cb513054e74a3c3e057d263c7e3&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:59:11.549 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0770f37-896c-4bc7-9ac2-c52c1ee743bc'] response: {'server_uuid': '4610a370-665d-46f3-961a-d786472ee0bc', 'name': 'network-vif-deleted', 'tag': '24b874e4-52b2-4464-9ead-8f5383504ff4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 503/1019] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:11 2026] DELETE /v2.0/security-groups/47da0593-713c-4b83-9208-ec8f6c97a7d7 => 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: 517/1020] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 05:59:11 2026] GET /v2.0/networks?id=00ec8a19-eee1-4a73-9b80-441ece639c4f => generated 680 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1021] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:11 2026] GET /v2.0/ports?device_id=304d8805-8b87-4cde-afcf-fc018502a45d => 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: 518/1022] 199.19.213.66 () {34 vars in 1049 bytes} [Thu May 21 05:59:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a27afb1beab1452a9f2062638aa6f30a => generated 181 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:59:11.918 7 WARNING neutron_lib.context [req-39e415a4-553b-4d88-b1b6-4f08b2f27635 req-2c4d30e7-632c-4b50-92bc-84467e8a0718 c653d61d296b4652838924f3310815a7 a27afb1beab1452a9f2062638aa6f30a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 519/1023] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:12 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => 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: 505/1024] 199.19.213.66 () {38 vars in 954 bytes} [Thu May 21 05:59:11 2026] POST /v2.0/ports => generated 958 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1025] 199.19.213.66 () {38 vars in 1027 bytes} [Thu May 21 05:59:12 2026] PUT /v2.0/ports/c6fad857-e1a0-4858-a536-7b6ce9c2bae0 => generated 1239 bytes in 376 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-21 05:59:12.977 7 INFO neutron.services.segments.plugin [-] Segment ecde845f-d985-4187-b081-db28431cde03 resource provider aggregate not found 2026-05-21 05:59:12.980 7 INFO neutron.services.segments.plugin [-] Segment ecde845f-d985-4187-b081-db28431cde03 resource provider aggregate not found 2026-05-21 05:59:12.996 7 INFO neutron.services.segments.plugin [-] Segment ecde845f-d985-4187-b081-db28431cde03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecde845f-d985-4187-b081-db28431cde03 found for delete ", "request_id": "req-25a58e8a-ef08-4732-8b96-274d292f0fea"}]} 2026-05-21 05:59:12.996 7 INFO neutron.services.segments.plugin [-] Segment ecde845f-d985-4187-b081-db28431cde03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecde845f-d985-4187-b081-db28431cde03 found for delete ", "request_id": "req-8ec46160-8c59-4530-85c3-30ba79286d4c"}]} [pid: 7|app: 0|req: 506/1026] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:12 2026] GET /v2.0/ports?device_id=304d8805-8b87-4cde-afcf-fc018502a45d => generated 973 bytes in 106 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: 521/1027] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:13 2026] GET /v2.0/security-groups?id=42283aba-fa37-4620-bc7e-1e8cab6e6203&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1028] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:13 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:59:13.384 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd99895a-d6c1-42e7-b9be-17de8bac130e'] response: {'name': 'network-changed', 'server_uuid': '304d8805-8b87-4cde-afcf-fc018502a45d', 'tag': 'c6fad857-e1a0-4858-a536-7b6ce9c2bae0', 'status': 'completed', 'code': 200} 2026-05-21 05:59:13.610 8 WARNING neutron_lib.context [None req-fb29a6ba-a049-45da-a53f-0c0c448f5b4c d2484e1bd0b04acbbad2edb23b699d4e b4dd9faee6064be68896ff40fd6d98ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:59:13.611 8 WARNING neutron_lib.context [None req-fb29a6ba-a049-45da-a53f-0c0c448f5b4c d2484e1bd0b04acbbad2edb23b699d4e b4dd9faee6064be68896ff40fd6d98ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 508/1029] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 05:59:13 2026] GET /v2.0/ports?tenant_id=a27afb1beab1452a9f2062638aa6f30a&device_id=304d8805-8b87-4cde-afcf-fc018502a45d => 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: 509/1030] 199.19.213.66 () {34 vars in 1017 bytes} [Thu May 21 05:59:13 2026] GET /v2.0/networks?tenant_id=a27afb1beab1452a9f2062638aa6f30a&shared=False => generated 776 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:59:13.798 8 INFO neutron.db.segments_db [None req-fb29a6ba-a049-45da-a53f-0c0c448f5b4c d2484e1bd0b04acbbad2edb23b699d4e b4dd9faee6064be68896ff40fd6d98ca - - default default] Added segment 12b1ed01-156c-431a-a159-978385b97342 of type vxlan for network 2f6fbe40-ac7f-4971-8359-2eaf780d5f3e 2026-05-21 05:59:13.861 8 INFO neutron.db.segments_db [None req-fb29a6ba-a049-45da-a53f-0c0c448f5b4c d2484e1bd0b04acbbad2edb23b699d4e b4dd9faee6064be68896ff40fd6d98ca - - default default] Added segment 03c51ebb-4442-4720-b83f-37fbacd3b523 of type vxlan for network 9c052cf2-c6ee-47d0-98e6-1c12bd8504e0 [pid: 8|app: 0|req: 522/1031] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 05:59:13 2026] POST /v2.0/networks => generated 1245 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1032] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:59:13 2026] GET /v2.0/security-groups?tenant_id=2d2c6feb8d9448e2b830a80d182e142f&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1033] 199.19.213.66 () {34 vars in 929 bytes} [Thu May 21 05:59:13 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: 511/1034] 10.0.0.1 () {32 vars in 647 bytes} [Thu May 21 05:59:13 2026] GET /v2.0/networks => generated 1844 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1035] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:14 2026] DELETE /v2.0/security-groups/6f6afe1f-97b9-49d7-aa2d-d8e0c385e8c2 => 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: 512/1036] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:59:14 2026] DELETE /v2.0/networks/2f6fbe40-ac7f-4971-8359-2eaf780d5f3e => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1037] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:14 2026] GET /v2.0/ports?device_id=304d8805-8b87-4cde-afcf-fc018502a45d => generated 973 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1038] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:14 2026] GET /v2.0/security-groups?id=42283aba-fa37-4620-bc7e-1e8cab6e6203&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: 513/1039] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:59:14 2026] DELETE /v2.0/networks/9c052cf2-c6ee-47d0-98e6-1c12bd8504e0 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1040] 10.0.0.1 () {32 vars in 647 bytes} [Thu May 21 05:59:14 2026] GET /v2.0/networks => generated 651 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:59:14.415 8 WARNING neutron_lib.context [None req-998985b8-d246-4765-a9ad-095da0fdd761 d2484e1bd0b04acbbad2edb23b699d4e b4dd9faee6064be68896ff40fd6d98ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 514/1041] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:14 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:59:14.465 8 INFO neutron.db.segments_db [None req-998985b8-d246-4765-a9ad-095da0fdd761 d2484e1bd0b04acbbad2edb23b699d4e b4dd9faee6064be68896ff40fd6d98ca - - default default] Added segment 8d7d2ad0-418a-4e55-aac2-bca909038227 of type vxlan for network 973c09be-f965-433b-9897-7d5d468fd1ad [pid: 8|app: 0|req: 528/1042] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 05:59:14 2026] POST /v2.0/networks => generated 654 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:59:14.551 7 WARNING neutron_lib.context [None req-6fdce13e-0bf5-4750-ae49-e44be5ef5f8a d2484e1bd0b04acbbad2edb23b699d4e b4dd9faee6064be68896ff40fd6d98ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:59:14.641 7 INFO neutron.db.segments_db [None req-6fdce13e-0bf5-4750-ae49-e44be5ef5f8a d2484e1bd0b04acbbad2edb23b699d4e b4dd9faee6064be68896ff40fd6d98ca - - default default] Added segment 80f6c54b-7b42-4dea-8c89-1fa9d1263090 of type vxlan for network ccda3fa9-796d-45b2-8804-a90977c707c3 [pid: 7|app: 0|req: 515/1043] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 05:59:14 2026] POST /v2.0/networks => generated 654 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:59:14.755 8 WARNING neutron_lib.context [None req-0a1dc494-8f06-431a-a5e3-f993bc0e6e2e d2484e1bd0b04acbbad2edb23b699d4e b4dd9faee6064be68896ff40fd6d98ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:59:14.775 8 WARNING neutron_lib.context [None req-0a1dc494-8f06-431a-a5e3-f993bc0e6e2e d2484e1bd0b04acbbad2edb23b699d4e b4dd9faee6064be68896ff40fd6d98ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:59:15.058 7 INFO neutron.services.segments.plugin [-] Segment 12b1ed01-156c-431a-a159-978385b97342 resource provider aggregate not found 2026-05-21 05:59:15.062 7 INFO neutron.services.segments.plugin [-] Segment 12b1ed01-156c-431a-a159-978385b97342 resource provider aggregate not found 2026-05-21 05:59:15.067 7 INFO neutron.services.segments.plugin [-] Segment 12b1ed01-156c-431a-a159-978385b97342 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12b1ed01-156c-431a-a159-978385b97342 found for delete ", "request_id": "req-ec6d35cf-c988-43be-94f5-78e28befdb7c"}]} 2026-05-21 05:59:15.070 7 INFO neutron.services.segments.plugin [-] Segment 12b1ed01-156c-431a-a159-978385b97342 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12b1ed01-156c-431a-a159-978385b97342 found for delete ", "request_id": "req-44ab3edb-f748-41f4-81be-4554c51f10c5"}]} 2026-05-21 05:59:15.077 7 INFO neutron.services.segments.plugin [-] Segment 03c51ebb-4442-4720-b83f-37fbacd3b523 resource provider aggregate not found 2026-05-21 05:59:15.082 7 INFO neutron.services.segments.plugin [-] Segment 03c51ebb-4442-4720-b83f-37fbacd3b523 resource provider aggregate not found [pid: 7|app: 0|req: 516/1044] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 05:59:15 2026] GET /v2.0/ports?tenant_id=a27afb1beab1452a9f2062638aa6f30a&device_id=304d8805-8b87-4cde-afcf-fc018502a45d => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:59:15.100 7 INFO neutron.services.segments.plugin [-] Segment 03c51ebb-4442-4720-b83f-37fbacd3b523 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03c51ebb-4442-4720-b83f-37fbacd3b523 found for delete ", "request_id": "req-94b13aa0-1ef2-4e59-b543-85e094a399e9"}]} 2026-05-21 05:59:15.100 7 INFO neutron.services.segments.plugin [-] Segment 03c51ebb-4442-4720-b83f-37fbacd3b523 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03c51ebb-4442-4720-b83f-37fbacd3b523 found for delete ", "request_id": "req-8c909490-92eb-4610-9eb0-bef54e8aed47"}]} [pid: 7|app: 0|req: 517/1045] 199.19.213.66 () {34 vars in 1059 bytes} [Thu May 21 05:59:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c6fad857-e1a0-4858-a536-7b6ce9c2bae0 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1046] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 05:59:15 2026] GET /v2.0/subnets?id=465d30e8-4abf-400f-8cd3-ede39d836630 => generated 698 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1047] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 05:59:15 2026] GET /v2.0/ports?network_id=00ec8a19-eee1-4a73-9b80-441ece639c4f&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: 529/1048] 10.0.0.1 () {34 vars in 663 bytes} [Thu May 21 05:59:14 2026] POST /v2.0/ports => generated 1506 bytes in 531 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: 520/1049] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 05:59:15 2026] GET /v2.0/networks/00ec8a19-eee1-4a73-9b80-441ece639c4f?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: 521/1050] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 05:59:15 2026] GET /v2.0/networks/00ec8a19-eee1-4a73-9b80-441ece639c4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1051] 10.0.0.1 () {32 vars in 641 bytes} [Thu May 21 05:59:15 2026] GET /v2.0/ports => generated 1506 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1052] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:15 2026] GET /v2.0/ports?device_id=304d8805-8b87-4cde-afcf-fc018502a45d => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1053] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:15 2026] GET /v2.0/security-groups?id=42283aba-fa37-4620-bc7e-1e8cab6e6203&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: 524/1054] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:15 2026] GET /v2.0/ports?device_id=4610a370-665d-46f3-961a-d786472ee0bc => 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: 531/1055] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 05:59:15 2026] DELETE /v2.0/ports/25f2f331-11b2-4e3e-9649-501808ed8242 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1056] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 05:59:15 2026] DELETE /v2.0/ports/7daf0a4b-c82c-46e4-8e13-bdaa7d188749 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1057] 10.0.0.1 () {32 vars in 641 bytes} [Thu May 21 05:59:15 2026] GET /v2.0/ports => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:59:15.846 7 WARNING neutron_lib.context [None req-e4bfc03c-2bd0-4df8-a000-cdd59d572186 d2484e1bd0b04acbbad2edb23b699d4e b4dd9faee6064be68896ff40fd6d98ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:59:15.909 7 INFO neutron.db.segments_db [None req-e4bfc03c-2bd0-4df8-a000-cdd59d572186 d2484e1bd0b04acbbad2edb23b699d4e b4dd9faee6064be68896ff40fd6d98ca - - default default] Added segment a5055adb-b5ca-4b97-846f-9d12ac8e5487 of type vxlan for network 4f04382b-cb4a-4711-b0da-544c604a1d27 [pid: 7|app: 0|req: 526/1058] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 05:59:15 2026] POST /v2.0/networks => generated 654 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:59:16.010 8 WARNING neutron_lib.context [None req-7287ff93-49ba-46d0-9aba-ad853655f849 d2484e1bd0b04acbbad2edb23b699d4e b4dd9faee6064be68896ff40fd6d98ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:59:16.054 8 INFO neutron.db.segments_db [None req-7287ff93-49ba-46d0-9aba-ad853655f849 d2484e1bd0b04acbbad2edb23b699d4e b4dd9faee6064be68896ff40fd6d98ca - - default default] Added segment e034d4af-caa2-42f0-a4c8-c46a1ca3637c of type vxlan for network 39dad457-d905-4ae3-a5c7-9ddd77e01d04 [pid: 8|app: 0|req: 533/1059] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 05:59:16 2026] POST /v2.0/networks => generated 654 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1060] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:16 2026] GET /v2.0/ports?device_id=304d8805-8b87-4cde-afcf-fc018502a45d => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:59:16.597 7 WARNING neutron_lib.context [None req-4c140c83-5dfa-4e1e-8180-68d7084f9808 d2484e1bd0b04acbbad2edb23b699d4e b4dd9faee6064be68896ff40fd6d98ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 534/1061] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:16 2026] GET /v2.0/security-groups?id=42283aba-fa37-4620-bc7e-1e8cab6e6203&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-21 05:59:16.628 7 WARNING neutron_lib.context [None req-4c140c83-5dfa-4e1e-8180-68d7084f9808 d2484e1bd0b04acbbad2edb23b699d4e b4dd9faee6064be68896ff40fd6d98ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 535/1062] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:16 2026] DELETE /v2.0/security-groups/afc8e5bc-3437-44e3-aa93-a0f2cbe14751 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 05:59:16.717 8 INFO neutron.api.v2.resource [None req-408d01ab-7901-44a5-ab1b-46528d809430 925ac73e53b34e6c8cc1554122540e6f 255178c3e9e34485ac75e5098d8375aa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 536/1063] 10.0.0.1 () {32 vars in 735 bytes} [Thu May 21 05:59:16 2026] GET /v2.0/security-groups/afc8e5bc-3437-44e3-aa93-a0f2cbe14751 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1064] 10.0.0.1 () {32 vars in 730 bytes} [Thu May 21 05:59:16 2026] DELETE /v2.0/floatingips/7f6f1eb7-5233-40b2-9821-4511661b460e => generated 0 bytes in 226 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1065] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:59:16 2026] POST /v2.0/subnets => generated 1323 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1066] 10.0.0.1 () {32 vars in 645 bytes} [Thu May 21 05:59:17 2026] GET /v2.0/subnets => generated 1959 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1067] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:59:17 2026] DELETE /v2.0/subnets/6c61a4c5-df55-4800-89d8-4e5799755cab => 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: 531/1068] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:59:17 2026] DELETE /v2.0/subnets/35a74721-e00d-4400-8cc6-c15dbf1afa5f => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1069] 10.0.0.1 () {32 vars in 645 bytes} [Thu May 21 05:59:17 2026] GET /v2.0/subnets => generated 649 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:59:17.614 7 INFO neutron.services.segments.plugin [-] Segment e034d4af-caa2-42f0-a4c8-c46a1ca3637c resource provider aggregate not found 2026-05-21 05:59:17.625 7 INFO neutron.services.segments.plugin [-] Segment e034d4af-caa2-42f0-a4c8-c46a1ca3637c resource provider aggregate not found 2026-05-21 05:59:17.641 7 INFO neutron.services.segments.plugin [-] Segment e034d4af-caa2-42f0-a4c8-c46a1ca3637c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e034d4af-caa2-42f0-a4c8-c46a1ca3637c found for delete ", "request_id": "req-f8a8d57d-be33-4513-980f-1c6c47639057"}]} 2026-05-21 05:59:17.646 7 INFO neutron.services.segments.plugin [-] Segment e034d4af-caa2-42f0-a4c8-c46a1ca3637c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e034d4af-caa2-42f0-a4c8-c46a1ca3637c found for delete ", "request_id": "req-9e4c7871-35aa-4736-a550-2b934a09ed73"}]} [pid: 7|app: 0|req: 533/1070] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:59:17 2026] DELETE /v2.0/networks/39dad457-d905-4ae3-a5c7-9ddd77e01d04 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1071] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:17 2026] GET /v2.0/ports?device_id=304d8805-8b87-4cde-afcf-fc018502a45d => generated 973 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1072] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:59:17 2026] DELETE /v2.0/networks/4f04382b-cb4a-4711-b0da-544c604a1d27 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1073] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:17 2026] GET /v2.0/security-groups?id=42283aba-fa37-4620-bc7e-1e8cab6e6203&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: 538/1074] 10.0.0.1 () {34 vars in 787 bytes} [Thu May 21 05:59:16 2026] PUT /v2.0/routers/3b850cd0-3b46-4d7f-91c3-40d71f149dd5/remove_router_interface => generated 309 bytes in 1033 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1075] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:59:17 2026] DELETE /v2.0/networks/ccda3fa9-796d-45b2-8804-a90977c707c3 => 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: 538/1076] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:59:18 2026] DELETE /v2.0/networks/973c09be-f965-433b-9897-7d5d468fd1ad => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 05:59:18.360 7 WARNING neutron_lib.context [None req-df224c82-9fc8-4ecc-9661-4185d3831e0b 7ad5382b8eb34071b5c135aece3f70db 1489c892e53d4efe9e371b19d4655649 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 539/1077] 10.0.0.1 () {34 vars in 682 bytes} [Thu May 21 05:59:18 2026] POST /v2.0/security-groups => generated 1601 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 05:59:18.580 7 WARNING neutron_lib.context [None req-1132c1f6-4361-4ddb-82a3-2fb96026ef18 7ad5382b8eb34071b5c135aece3f70db 1489c892e53d4efe9e371b19d4655649 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 540/1078] 10.0.0.1 () {34 vars in 682 bytes} [Thu May 21 05:59:18 2026] POST /v2.0/security-groups => generated 1601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 05:59:18.716 7 WARNING neutron_lib.context [None req-8ef23e69-85c5-4977-b3d3-959738a7e268 7ad5382b8eb34071b5c135aece3f70db 1489c892e53d4efe9e371b19d4655649 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 541/1079] 10.0.0.1 () {34 vars in 682 bytes} [Thu May 21 05:59:18 2026] POST /v2.0/security-groups => generated 1601 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 05:59:18.851 8 INFO neutron.services.segments.plugin [-] Segment f5d16555-58d5-43ad-96b2-b62bedb0a517 resource provider aggregate not found 2026-05-21 05:59:18.859 8 INFO neutron.services.segments.plugin [-] Segment f5d16555-58d5-43ad-96b2-b62bedb0a517 resource provider aggregate not found 2026-05-21 05:59:18.868 8 INFO neutron.services.segments.plugin [-] Segment f5d16555-58d5-43ad-96b2-b62bedb0a517 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5d16555-58d5-43ad-96b2-b62bedb0a517 found for delete ", "request_id": "req-61afe5fa-b3ab-469b-a32c-a8d3c7264953"}]} 2026-05-21 05:59:18.875 8 INFO neutron.services.segments.plugin [-] Segment f5d16555-58d5-43ad-96b2-b62bedb0a517 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5d16555-58d5-43ad-96b2-b62bedb0a517 found for delete ", "request_id": "req-26cb23d6-550d-4ee5-91d3-8c3d12df943c"}]} 2026-05-21 05:59:18.875 8 INFO neutron.db.l3_hamode_db [None req-bead2623-96ad-4940-b498-721e7466523e c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] HA network aa8009ed-b2ee-4b16-8761-35d5ee7e2c2f was deleted as no HA routers are present in tenant 255178c3e9e34485ac75e5098d8375aa. [pid: 8|app: 0|req: 539/1080] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:59:17 2026] DELETE /v2.0/routers/3b850cd0-3b46-4d7f-91c3-40d71f149dd5 => generated 0 bytes in 890 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 05:59:18.888 8 WARNING neutron_lib.context [None req-bc33193f-8881-4a55-a31a-409fada2d2f1 7ad5382b8eb34071b5c135aece3f70db 1489c892e53d4efe9e371b19d4655649 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 542/1081] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:59:18 2026] GET /v2.0/security-groups?tenant_id=b4dd9faee6064be68896ff40fd6d98ca&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1082] 10.0.0.1 () {34 vars in 682 bytes} [Thu May 21 05:59:18 2026] POST /v2.0/security-groups => generated 1601 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1083] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:19 2026] GET /v2.0/ports?device_id=304d8805-8b87-4cde-afcf-fc018502a45d => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1084] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:59:18 2026] DELETE /v2.0/subnets/08229817-f6cf-41d1-a341-03ee2083ee40 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 05:59:19.140 7 WARNING neutron_lib.context [None req-2c1eb7fd-bb38-48d3-bafe-99a6a1a808dc 7ad5382b8eb34071b5c135aece3f70db 1489c892e53d4efe9e371b19d4655649 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 542/1085] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:19 2026] DELETE /v2.0/security-groups/f6a65915-f796-4a78-9580-6321761156bd => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1086] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:19 2026] GET /v2.0/security-groups?id=42283aba-fa37-4620-bc7e-1e8cab6e6203&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1087] 10.0.0.1 () {34 vars in 682 bytes} [Thu May 21 05:59:19 2026] POST /v2.0/security-groups => generated 1601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1088] 10.0.0.1 () {34 vars in 765 bytes} [Thu May 21 05:59:19 2026] PUT /v2.0/security-groups/e926c4ce-91c5-4c64-a3a7-408b7565d814/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1089] 10.0.0.1 () {34 vars in 765 bytes} [Thu May 21 05:59:19 2026] PUT /v2.0/security-groups/301a222e-87c5-446f-ba61-e077a64a57fa/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1090] 10.0.0.1 () {34 vars in 765 bytes} [Thu May 21 05:59:19 2026] PUT /v2.0/security-groups/7f2200fa-d76c-418a-bc44-6eeb68bef47b/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1091] 10.0.0.1 () {34 vars in 765 bytes} [Thu May 21 05:59:19 2026] PUT /v2.0/security-groups/4e35fd0f-1e3a-488b-94c8-cb3600c0a02b/tags => 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: 549/1092] 10.0.0.1 () {32 vars in 678 bytes} [Thu May 21 05:59:19 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1093] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:59:19 2026] DELETE /v2.0/networks/4321f8fa-c4ef-4c6e-9d96-8200a30dcf47 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1094] 10.0.0.1 () {32 vars in 692 bytes} [Thu May 21 05:59:19 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1095] 10.0.0.1 () {32 vars in 688 bytes} [Thu May 21 05:59:19 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1096] 10.0.0.1 () {32 vars in 700 bytes} [Thu May 21 05:59:19 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1097] 10.0.0.1 () {32 vars in 686 bytes} [Thu May 21 05:59:19 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:59:19.695 7 INFO neutron.services.segments.plugin [-] Segment a5055adb-b5ca-4b97-846f-9d12ac8e5487 resource provider aggregate not found 2026-05-21 05:59:19.703 7 INFO neutron.services.segments.plugin [-] Segment a5055adb-b5ca-4b97-846f-9d12ac8e5487 resource provider aggregate not found 2026-05-21 05:59:19.711 7 INFO neutron.services.segments.plugin [-] Segment a5055adb-b5ca-4b97-846f-9d12ac8e5487 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5055adb-b5ca-4b97-846f-9d12ac8e5487 found for delete ", "request_id": "req-41e7621e-8f54-4230-b0ff-b1bc42996b96"}]} 2026-05-21 05:59:19.718 7 INFO neutron.services.segments.plugin [-] Segment a5055adb-b5ca-4b97-846f-9d12ac8e5487 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5055adb-b5ca-4b97-846f-9d12ac8e5487 found for delete ", "request_id": "req-79f606bf-3d65-41ff-9ba2-5aea854f0906"}]} 2026-05-21 05:59:19.724 7 INFO neutron.services.segments.plugin [-] Segment 80f6c54b-7b42-4dea-8c89-1fa9d1263090 resource provider aggregate not found [pid: 8|app: 0|req: 547/1098] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:59:19 2026] GET /v2.0/security-groups?tenant_id=255178c3e9e34485ac75e5098d8375aa&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:59:19.731 7 INFO neutron.services.segments.plugin [-] Segment 80f6c54b-7b42-4dea-8c89-1fa9d1263090 resource provider aggregate not found 2026-05-21 05:59:19.744 7 INFO neutron.services.segments.plugin [-] Segment 80f6c54b-7b42-4dea-8c89-1fa9d1263090 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80f6c54b-7b42-4dea-8c89-1fa9d1263090 found for delete ", "request_id": "req-dd87a0d5-732b-4f09-a48b-849cb470a368"}]} 2026-05-21 05:59:19.752 7 INFO neutron.services.segments.plugin [-] Segment 80f6c54b-7b42-4dea-8c89-1fa9d1263090 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80f6c54b-7b42-4dea-8c89-1fa9d1263090 found for delete ", "request_id": "req-a1a355b4-d0d8-4fec-8e63-b8cd073a5dcf"}]} 2026-05-21 05:59:19.762 7 INFO neutron.services.segments.plugin [-] Segment 8d7d2ad0-418a-4e55-aac2-bca909038227 resource provider aggregate not found 2026-05-21 05:59:19.765 7 INFO neutron.services.segments.plugin [-] Segment 8d7d2ad0-418a-4e55-aac2-bca909038227 resource provider aggregate not found [pid: 7|app: 0|req: 552/1099] 10.0.0.1 () {32 vars in 700 bytes} [Thu May 21 05:59:19 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:59:19.780 7 INFO neutron.services.segments.plugin [-] Segment 8d7d2ad0-418a-4e55-aac2-bca909038227 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d7d2ad0-418a-4e55-aac2-bca909038227 found for delete ", "request_id": "req-f3eca400-87aa-4bf0-ad0a-cd89c0369611"}]} 2026-05-21 05:59:19.780 7 INFO neutron.services.segments.plugin [-] Segment 8d7d2ad0-418a-4e55-aac2-bca909038227 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d7d2ad0-418a-4e55-aac2-bca909038227 found for delete ", "request_id": "req-fe76fcf0-0838-4184-9b26-1f289ccf3f63"}]} [pid: 7|app: 0|req: 553/1100] 10.0.0.1 () {32 vars in 696 bytes} [Thu May 21 05:59:19 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1101] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:19 2026] DELETE /v2.0/security-groups/51539cdd-a5b9-4ea7-b83a-50b036cf7463 => 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: 554/1102] 10.0.0.1 () {32 vars in 708 bytes} [Thu May 21 05:59:19 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1103] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:19 2026] DELETE /v2.0/security-groups/e926c4ce-91c5-4c64-a3a7-408b7565d814 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1104] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:19 2026] DELETE /v2.0/security-groups/301a222e-87c5-446f-ba61-e077a64a57fa => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1105] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:20 2026] DELETE /v2.0/security-groups/7f2200fa-d76c-418a-bc44-6eeb68bef47b => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1106] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:20 2026] DELETE /v2.0/security-groups/4e35fd0f-1e3a-488b-94c8-cb3600c0a02b => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1107] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:20 2026] GET /v2.0/ports?device_id=304d8805-8b87-4cde-afcf-fc018502a45d => generated 973 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1108] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:20 2026] DELETE /v2.0/security-groups/5c2b0c62-6740-47c0-a325-36b873bc3128 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1109] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:20 2026] GET /v2.0/security-groups?id=42283aba-fa37-4620-bc7e-1e8cab6e6203&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:59:21.075 8 INFO neutron.services.segments.plugin [-] Segment 2662d2e7-0e84-46c7-8a20-b00c3e57498f resource provider aggregate not found 2026-05-21 05:59:21.078 8 INFO neutron.services.segments.plugin [-] Segment 2662d2e7-0e84-46c7-8a20-b00c3e57498f resource provider aggregate not found 2026-05-21 05:59:21.090 8 INFO neutron.services.segments.plugin [-] Segment 2662d2e7-0e84-46c7-8a20-b00c3e57498f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2662d2e7-0e84-46c7-8a20-b00c3e57498f found for delete ", "request_id": "req-3f9669f3-4648-47f6-ac14-c936d321db57"}]} 2026-05-21 05:59:21.092 8 INFO neutron.services.segments.plugin [-] Segment 2662d2e7-0e84-46c7-8a20-b00c3e57498f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2662d2e7-0e84-46c7-8a20-b00c3e57498f found for delete ", "request_id": "req-de994127-64ef-4bb5-9005-c9c62e3f7a64"}]} 2026-05-21 05:59:21.276 7 WARNING neutron_lib.context [None req-8b25e5cf-d5f7-4e1b-a63d-1f7de481484e d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 552/1110] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:59:21 2026] GET /v2.0/security-groups?tenant_id=90653e77047b40e988ec617e661710bf&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:59:21.424 7 INFO neutron.db.segments_db [None req-8b25e5cf-d5f7-4e1b-a63d-1f7de481484e d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] Added segment e140fdea-37f1-459c-b48c-1bd80d803fc0 of type vxlan for network a5ae4e1e-32bf-463a-9382-8b7f83eeea70 [pid: 8|app: 0|req: 553/1111] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:21 2026] DELETE /v2.0/security-groups/90760ca1-648f-4004-82dd-989405e48d21 => 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: 559/1112] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 05:59:21 2026] POST /v2.0/networks => generated 633 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:59:21.544 7 WARNING neutron_lib.context [None req-4ce89963-db26-4047-8f2f-0a0f6244e6dd d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 554/1113] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:21 2026] GET /v2.0/ports?device_id=304d8805-8b87-4cde-afcf-fc018502a45d => generated 975 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:59:21.603 7 INFO neutron.db.segments_db [None req-4ce89963-db26-4047-8f2f-0a0f6244e6dd d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] Added segment e27bcf43-adc3-4d07-bfb2-17950d546e1a of type vxlan for network 4d9c739b-27eb-45dc-bcfa-af7b6a478c29 [pid: 8|app: 0|req: 555/1114] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:21 2026] GET /v2.0/security-groups?id=42283aba-fa37-4620-bc7e-1e8cab6e6203&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1115] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 05:59:21 2026] POST /v2.0/networks => generated 634 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1116] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:59:21 2026] GET /v2.0/security-groups?tenant_id=1489c892e53d4efe9e371b19d4655649&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:59:21.700 8 WARNING neutron_lib.context [None req-0bb13ade-f99e-4a89-9196-2a9b5ba1448c d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:59:21.895 7 INFO neutron.db.segments_db [None req-555981cd-fc2c-40b0-8c48-17cf84d700ae c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Added segment 8bcdc879-a165-4088-9674-bd0bc63ed1f3 of type vxlan for network 5af0a6aa-dab1-4281-bbf6-dc29880e6ac9 [pid: 8|app: 0|req: 557/1117] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:59:21 2026] POST /v2.0/subnets => generated 646 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1118] 10.0.0.1 () {34 vars in 669 bytes} [Thu May 21 05:59:21 2026] POST /v2.0/networks => generated 745 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:59:21.990 7 WARNING neutron_lib.context [None req-e32b59ca-075e-403f-91ad-b723e1abd00d d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 558/1119] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:21 2026] DELETE /v2.0/security-groups/199fc630-7b66-4a8c-a111-d1a1a47a7622 => 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: 559/1120] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:59:22 2026] POST /v2.0/subnets => generated 692 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1121] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:59:21 2026] POST /v2.0/subnets => generated 655 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:59:22.327 7 INFO neutron.db.segments_db [None req-455533fc-594c-4332-b875-85d51484fb3f c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Added segment 6a8a09cd-f17c-4e58-88aa-26a6cb9b6dba of type vxlan for network 612138f8-6fcb-4dde-b32d-a4105c9cdd4a [pid: 8|app: 0|req: 560/1122] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:59:22 2026] GET /v2.0/security-groups?tenant_id=c328d57fd87e43058f6825a706275640&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:59:22.388 8 WARNING neutron_lib.context [None req-1e1ad553-714f-4148-9448-778234b047d8 d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:59:22.427 8 INFO neutron.db.segments_db [None req-1e1ad553-714f-4148-9448-778234b047d8 d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] Added segment 7bee8b92-ca1f-49d3-bceb-244df9eacbfc of type vxlan for network dfceb571-84be-43eb-9be2-c922a8f9a7ab 2026-05-21 05:59:22.629 7 INFO neutron.db.l3_hamode_db [None req-455533fc-594c-4332-b875-85d51484fb3f c9b45807f6a2470fbebb5591ef3a489f a793d14ef8ca490982194311a132cf0e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 05:59:22.660 8 INFO neutron.db.l3_hamode_db [None req-1e1ad553-714f-4148-9448-778234b047d8 d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 05:59:22.813 8 INFO neutron.db.l3_hamode_db [None req-1e1ad553-714f-4148-9448-778234b047d8 d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 05:59:23.456 7 INFO neutron.db.l3_hamode_db [None req-455533fc-594c-4332-b875-85d51484fb3f c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 561/1123] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:59:22 2026] POST /v2.0/routers => generated 511 bytes in 1094 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1126] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:23 2026] DELETE /v2.0/security-groups/a5f9ae9d-1e83-4729-a8e7-a36bba51cf50 => 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: 565/1127] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:23 2026] GET /v2.0/ports?device_id=304d8805-8b87-4cde-afcf-fc018502a45d => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1128] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:59:22 2026] POST /v2.0/routers => generated 732 bytes in 2177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1129] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:24 2026] GET /v2.0/security-groups?id=42283aba-fa37-4620-bc7e-1e8cab6e6203&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1130] 10.0.0.1 () {34 vars in 781 bytes} [Thu May 21 05:59:23 2026] PUT /v2.0/routers/c91f82eb-921e-47ef-af3e-94c4de91da28/add_router_interface => generated 309 bytes in 1239 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1131] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:24 2026] GET /v2.0/ports?device_id=304d8805-8b87-4cde-afcf-fc018502a45d => generated 975 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1132] 10.0.0.1 () {32 vars in 715 bytes} [Thu May 21 05:59:24 2026] GET /v2.0/ports/3abf6f0b-5e7a-45c3-b49a-b019a3a116f0 => generated 959 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:59:25.302 8 INFO neutron.db.l3_db [None req-3b174f06-a8df-4203-92cd-1ac3626a5bdd c653d61d296b4652838924f3310815a7 a27afb1beab1452a9f2062638aa6f30a - - default default] Floating IP 327f08cf-f596-4a1f-be9b-ddcd3443eadc associated. External IP: 10.96.250.215, port: c6fad857-e1a0-4858-a536-7b6ce9c2bae0. [pid: 8|app: 0|req: 569/1133] 10.0.0.1 () {34 vars in 747 bytes} [Thu May 21 05:59:24 2026] PUT /v2.0/floatingips/327f08cf-f596-4a1f-be9b-ddcd3443eadc => generated 856 bytes in 793 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:59:25.785 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a620e674-049e-4ed8-9509-99fabcf613eb'] response: {'name': 'network-changed', 'server_uuid': '304d8805-8b87-4cde-afcf-fc018502a45d', 'tag': 'c6fad857-e1a0-4858-a536-7b6ce9c2bae0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 565/1134] 10.0.0.1 () {34 vars in 781 bytes} [Thu May 21 05:59:24 2026] PUT /v2.0/routers/e8e31079-97fe-402a-810f-5423885e12d7/add_router_interface => generated 309 bytes in 1331 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1135] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:25 2026] GET /v2.0/ports?device_id=304d8805-8b87-4cde-afcf-fc018502a45d => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1136] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:25 2026] GET /v2.0/security-groups?id=42283aba-fa37-4620-bc7e-1e8cab6e6203&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1137] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:26 2026] GET /v2.0/ports?device_id=304d8805-8b87-4cde-afcf-fc018502a45d => 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: 569/1138] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:26 2026] GET /v2.0/security-groups?id=42283aba-fa37-4620-bc7e-1e8cab6e6203&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1139] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 05:59:26 2026] GET /v2.0/ports?tenant_id=a27afb1beab1452a9f2062638aa6f30a&device_id=304d8805-8b87-4cde-afcf-fc018502a45d => generated 1244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1140] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 05:59:26 2026] GET /v2.0/networks?id=00ec8a19-eee1-4a73-9b80-441ece639c4f => generated 776 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1141] 199.19.213.66 () {34 vars in 1059 bytes} [Thu May 21 05:59:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c6fad857-e1a0-4858-a536-7b6ce9c2bae0 => generated 859 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1142] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 05:59:26 2026] GET /v2.0/subnets?id=465d30e8-4abf-400f-8cd3-ede39d836630 => generated 698 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1143] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 05:59:26 2026] GET /v2.0/ports?network_id=00ec8a19-eee1-4a73-9b80-441ece639c4f&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1144] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 05:59:26 2026] GET /v2.0/networks/00ec8a19-eee1-4a73-9b80-441ece639c4f?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: 576/1145] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 05:59:26 2026] GET /v2.0/networks/00ec8a19-eee1-4a73-9b80-441ece639c4f?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: 577/1146] 10.0.0.7 () {34 vars in 980 bytes} [Thu May 21 05:59:26 2026] GET /v2.0/networks?id=5af0a6aa-dab1-4281-bbf6-dc29880e6ac9 => generated 677 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1147] 10.0.0.1 () {34 vars in 781 bytes} [Thu May 21 05:59:25 2026] PUT /v2.0/routers/c91f82eb-921e-47ef-af3e-94c4de91da28/add_router_interface => generated 309 bytes in 1045 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1148] 10.0.0.7 () {34 vars in 963 bytes} [Thu May 21 05:59:26 2026] GET /v2.0/quotas/a793d14ef8ca490982194311a132cf0e => 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: 571/1149] 10.0.0.1 () {32 vars in 715 bytes} [Thu May 21 05:59:26 2026] GET /v2.0/ports/23c640fe-e0af-4dbe-a55c-4f446e9f84db => generated 967 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1150] 10.0.0.7 () {34 vars in 1000 bytes} [Thu May 21 05:59:26 2026] GET /v2.0/ports?tenant_id=a793d14ef8ca490982194311a132cf0e&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1151] 10.0.0.7 () {34 vars in 1006 bytes} [Thu May 21 05:59:26 2026] GET /v2.0/networks/5af0a6aa-dab1-4281-bbf6-dc29880e6ac9?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: 581/1152] 10.0.0.7 () {34 vars in 1106 bytes} [Thu May 21 05:59:26 2026] GET /v2.0/networks/5af0a6aa-dab1-4281-bbf6-dc29880e6ac9?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: 582/1153] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:27 2026] GET /v2.0/ports?device_id=e5d75ad6-399e-459c-8c57-9100f7b88fc2 => 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: 583/1154] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:27 2026] GET /v2.0/ports?device_id=304d8805-8b87-4cde-afcf-fc018502a45d => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1155] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:27 2026] GET /v2.0/security-groups?id=42283aba-fa37-4620-bc7e-1e8cab6e6203&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1156] 10.0.0.1 () {34 vars in 787 bytes} [Thu May 21 05:59:26 2026] PUT /v2.0/routers/c91f82eb-921e-47ef-af3e-94c4de91da28/remove_router_interface => generated 309 bytes in 672 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1157] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:28 2026] GET /v2.0/ports?device_id=e5d75ad6-399e-459c-8c57-9100f7b88fc2 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:59:28.535 8 WARNING neutron_lib.context [None req-f328bcc0-1e98-4cf9-9630-8b4ed7737cf6 168998cd69ce4734b9db199b0076e707 9cb4c9d2c6e34c9d9a270136a24fdb27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 585/1158] 10.0.0.1 () {34 vars in 787 bytes} [Thu May 21 05:59:27 2026] PUT /v2.0/routers/c91f82eb-921e-47ef-af3e-94c4de91da28/remove_router_interface => generated 309 bytes in 1105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:59:28.667 8 INFO neutron.db.segments_db [None req-f328bcc0-1e98-4cf9-9630-8b4ed7737cf6 168998cd69ce4734b9db199b0076e707 9cb4c9d2c6e34c9d9a270136a24fdb27 - - default default] Added segment fad19956-f17b-40dc-abb0-f1c754444615 of type vxlan for network e4c0fb7f-f85b-4769-9007-e81da890394c [pid: 7|app: 0|req: 586/1159] 199.19.213.66 () {34 vars in 993 bytes} [Thu May 21 05:59:28 2026] GET /v2.0/ports?device_id=304d8805-8b87-4cde-afcf-fc018502a45d => 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: 587/1160] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:28 2026] GET /v2.0/ports?device_id=304d8805-8b87-4cde-afcf-fc018502a45d => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1161] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 05:59:28 2026] POST /v2.0/networks => generated 632 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1162] 10.0.0.1 () {32 vars in 734 bytes} [Thu May 21 05:59:28 2026] GET /v2.0/ports?device_id=c91f82eb-921e-47ef-af3e-94c4de91da28 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1163] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:28 2026] GET /v2.0/security-groups?id=42283aba-fa37-4620-bc7e-1e8cab6e6203&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:59:28.804 7 WARNING neutron_lib.context [None req-2efacbdd-01c6-47e8-a130-b6df781c3efd 168998cd69ce4734b9db199b0076e707 9cb4c9d2c6e34c9d9a270136a24fdb27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:59:28.986 8 INFO neutron.db.l3_db [req-984f1974-1517-453a-a5c2-bdfd4848a087 req-de719698-802a-4976-8d0a-87a642fceab5 c653d61d296b4652838924f3310815a7 a27afb1beab1452a9f2062638aa6f30a - - default default] Floating IP 327f08cf-f596-4a1f-be9b-ddcd3443eadc disassociated. External IP: 10.96.250.215, port: c6fad857-e1a0-4858-a536-7b6ce9c2bae0. [pid: 7|app: 0|req: 590/1164] 10.0.0.1 () {34 vars in 662 bytes} [Thu May 21 05:59:28 2026] POST /v2.0/ports => generated 743 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 575/1165] 199.19.213.66 () {36 vars in 996 bytes} [Thu May 21 05:59:28 2026] DELETE /v2.0/ports/c6fad857-e1a0-4858-a536-7b6ce9c2bae0 => generated 0 bytes in 559 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 05:59:29.313 8 WARNING neutron_lib.context [None req-6bd1f937-4332-4c4a-9352-fd0d6f8ccd3b 168998cd69ce4734b9db199b0076e707 9cb4c9d2c6e34c9d9a270136a24fdb27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:59:29.360 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0d72238-3a69-461d-8014-112314a69080'] response: {'server_uuid': '304d8805-8b87-4cde-afcf-fc018502a45d', 'name': 'network-vif-deleted', 'tag': 'c6fad857-e1a0-4858-a536-7b6ce9c2bae0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 576/1166] 10.0.0.1 () {34 vars in 664 bytes} [Thu May 21 05:59:29 2026] POST /v2.0/trunks => generated 407 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1167] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:29 2026] GET /v2.0/ports?device_id=e5d75ad6-399e-459c-8c57-9100f7b88fc2 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:59:29.585 8 WARNING neutron_lib.context [None req-89f1c7f1-5eb9-4606-9a20-c5677ba0200e 168998cd69ce4734b9db199b0076e707 9cb4c9d2c6e34c9d9a270136a24fdb27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:59:29.676 7 INFO neutron.services.segments.plugin [-] Segment 7bee8b92-ca1f-49d3-bceb-244df9eacbfc resource provider aggregate not found 2026-05-21 05:59:29.693 7 INFO neutron.services.segments.plugin [-] Segment 7bee8b92-ca1f-49d3-bceb-244df9eacbfc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bee8b92-ca1f-49d3-bceb-244df9eacbfc found for delete ", "request_id": "req-c63448a6-d40d-479d-a27c-6ac723ab793e"}]} 2026-05-21 05:59:29.693 7 INFO neutron.services.segments.plugin [-] Segment 7bee8b92-ca1f-49d3-bceb-244df9eacbfc resource provider aggregate not found 2026-05-21 05:59:29.698 7 INFO neutron.db.l3_hamode_db [None req-6225e3a5-3d90-4ef6-a33b-f0f41230f463 d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] HA network dfceb571-84be-43eb-9be2-c922a8f9a7ab was deleted as no HA routers are present in tenant d64e223f5d4b497e9ef50015edce4423. [pid: 7|app: 0|req: 591/1168] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:59:29 2026] DELETE /v2.0/routers/c91f82eb-921e-47ef-af3e-94c4de91da28 => generated 0 bytes in 577 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 05:59:29.716 7 INFO neutron.services.segments.plugin [-] Segment 7bee8b92-ca1f-49d3-bceb-244df9eacbfc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bee8b92-ca1f-49d3-bceb-244df9eacbfc found for delete ", "request_id": "req-222a3f1f-327c-4d2c-8aec-5dcfaefd012e"}]} [pid: 7|app: 0|req: 592/1169] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:59:29 2026] DELETE /v2.0/subnets/0e10f230-d77d-48f6-9537-d6a8263860b2 => 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: 593/1170] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:59:29 2026] DELETE /v2.0/subnets/a4d47b3d-d03a-4569-83aa-29ef5ba55739 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1171] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:29 2026] GET /v2.0/ports?device_id=304d8805-8b87-4cde-afcf-fc018502a45d => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:59:29.993 8 INFO neutron.db.segments_db [None req-89f1c7f1-5eb9-4606-9a20-c5677ba0200e 168998cd69ce4734b9db199b0076e707 9cb4c9d2c6e34c9d9a270136a24fdb27 - - default default] Added segment b1a4d45e-a0c8-42d2-b4a8-f7a55a210208 of type vxlan for network cfa99c39-d4af-4395-bcb0-77f38da6f177 [pid: 8|app: 0|req: 578/1172] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 05:59:29 2026] POST /v2.0/networks => generated 632 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:59:30.096 8 WARNING neutron_lib.context [None req-7d261d36-8046-4706-815a-0bdbbb30b67d 168998cd69ce4734b9db199b0076e707 9cb4c9d2c6e34c9d9a270136a24fdb27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 595/1173] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:59:29 2026] DELETE /v2.0/networks/4d9c739b-27eb-45dc-bcfa-af7b6a478c29 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1174] 10.0.0.1 () {34 vars in 662 bytes} [Thu May 21 05:59:30 2026] POST /v2.0/ports => generated 743 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 05:59:30.421 8 WARNING neutron_lib.context [None req-22b9a940-dd1b-48dd-ba45-db42e9a228e7 168998cd69ce4734b9db199b0076e707 9cb4c9d2c6e34c9d9a270136a24fdb27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 596/1175] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:59:30 2026] DELETE /v2.0/networks/a5ae4e1e-32bf-463a-9382-8b7f83eeea70 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 05:59:30.581 7 WARNING neutron_lib.context [None req-ad838805-bb20-427b-b86e-07193b83a6ef d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 580/1176] 10.0.0.1 () {34 vars in 664 bytes} [Thu May 21 05:59:30 2026] POST /v2.0/trunks => generated 407 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:59:30.638 8 WARNING neutron_lib.context [None req-dbb83b04-1323-490c-a07f-7cfcb8a73401 168998cd69ce4734b9db199b0076e707 9cb4c9d2c6e34c9d9a270136a24fdb27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:59:30.645 7 INFO neutron.db.segments_db [None req-ad838805-bb20-427b-b86e-07193b83a6ef d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] Added segment 90e3734a-0251-47d0-ba64-fc9cb542d360 of type vxlan for network a921f0c7-72d8-42d8-9e4a-2b725fbccf99 2026-05-21 05:59:30.695 8 INFO neutron.db.segments_db [None req-dbb83b04-1323-490c-a07f-7cfcb8a73401 168998cd69ce4734b9db199b0076e707 9cb4c9d2c6e34c9d9a270136a24fdb27 - - default default] Added segment 9f0592b0-17e2-4140-9d7a-d6aca329f701 of type vxlan for network a3e5ed31-530e-415d-85b8-8a073bdaab68 [pid: 7|app: 0|req: 597/1177] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 05:59:30 2026] POST /v2.0/networks => generated 633 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1178] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:30 2026] GET /v2.0/ports?device_id=e5d75ad6-399e-459c-8c57-9100f7b88fc2 => 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: 581/1179] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 05:59:30 2026] POST /v2.0/networks => generated 631 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:59:30.777 7 WARNING neutron_lib.context [None req-0151964a-db0d-443d-a913-fcf9eebd3d92 d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:59:30.783 8 WARNING neutron_lib.context [None req-183703e3-68ab-4082-9c7c-12404a80f249 168998cd69ce4734b9db199b0076e707 9cb4c9d2c6e34c9d9a270136a24fdb27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 599/1180] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:59:30 2026] POST /v2.0/subnets => generated 646 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:59:31.051 7 WARNING neutron_lib.context [None req-1b34102b-a047-4bd2-b399-d996111629d9 d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 582/1181] 10.0.0.1 () {34 vars in 662 bytes} [Thu May 21 05:59:30 2026] POST /v2.0/ports => generated 743 bytes in 282 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-21 05:59:31.069 8 WARNING neutron_lib.context [None req-da5cae13-871a-4096-9ccf-242524928868 168998cd69ce4734b9db199b0076e707 9cb4c9d2c6e34c9d9a270136a24fdb27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:59:31.093 7 INFO neutron.db.segments_db [None req-1b34102b-a047-4bd2-b399-d996111629d9 d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] Added segment ae6cf379-38e1-4d04-ace9-39a6715b1e19 of type vxlan for network da2b5f29-9444-45c4-86cc-3e85b79d7669 [pid: 8|app: 0|req: 583/1182] 10.0.0.1 () {34 vars in 664 bytes} [Thu May 21 05:59:31 2026] POST /v2.0/trunks => generated 407 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1183] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:31 2026] GET /v2.0/ports?device_id=304d8805-8b87-4cde-afcf-fc018502a45d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:59:31.270 8 WARNING neutron_lib.context [None req-b777f3e6-3932-4d27-84cb-3a15d335f183 168998cd69ce4734b9db199b0076e707 9cb4c9d2c6e34c9d9a270136a24fdb27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:59:31.313 8 INFO neutron.db.segments_db [None req-b777f3e6-3932-4d27-84cb-3a15d335f183 168998cd69ce4734b9db199b0076e707 9cb4c9d2c6e34c9d9a270136a24fdb27 - - default default] Added segment 22e5c5fc-671f-47f4-a1a2-62fd6b5de8c9 of type vxlan for network 3e78709c-91d4-4b28-ad1a-4b212ac4713c 2026-05-21 05:59:31.329 7 INFO neutron.db.l3_hamode_db [None req-1b34102b-a047-4bd2-b399-d996111629d9 d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 585/1184] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 05:59:31 2026] POST /v2.0/networks => generated 631 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:59:31.406 8 WARNING neutron_lib.context [None req-522de004-ca69-4885-8cd7-ac80b0c3f9cb 168998cd69ce4734b9db199b0076e707 9cb4c9d2c6e34c9d9a270136a24fdb27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:59:31.440 7 INFO neutron.db.l3_hamode_db [None req-1b34102b-a047-4bd2-b399-d996111629d9 d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 586/1185] 10.0.0.1 () {34 vars in 662 bytes} [Thu May 21 05:59:31 2026] POST /v2.0/ports => generated 743 bytes in 257 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: 587/1186] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 05:59:31 2026] GET /v2.0/networks?id=5af0a6aa-dab1-4281-bbf6-dc29880e6ac9 => generated 677 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:59:31.702 8 WARNING neutron_lib.context [None req-20d74587-d552-4eeb-a548-5394ceb53534 168998cd69ce4734b9db199b0076e707 9cb4c9d2c6e34c9d9a270136a24fdb27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:59:31.709 7 INFO neutron.services.segments.plugin [-] Segment e27bcf43-adc3-4d07-bfb2-17950d546e1a resource provider aggregate not found 2026-05-21 05:59:31.724 7 INFO neutron.services.segments.plugin [-] Segment e27bcf43-adc3-4d07-bfb2-17950d546e1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e27bcf43-adc3-4d07-bfb2-17950d546e1a found for delete ", "request_id": "req-11dfa64d-6cf8-40de-a377-7b549368da74"}]} 2026-05-21 05:59:31.741 7 INFO neutron.services.segments.plugin [-] Segment e27bcf43-adc3-4d07-bfb2-17950d546e1a resource provider aggregate not found 2026-05-21 05:59:31.745 7 INFO neutron.services.segments.plugin [-] Segment e140fdea-37f1-459c-b48c-1bd80d803fc0 resource provider aggregate not found 2026-05-21 05:59:31.758 7 INFO neutron.services.segments.plugin [-] Segment e27bcf43-adc3-4d07-bfb2-17950d546e1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e27bcf43-adc3-4d07-bfb2-17950d546e1a found for delete ", "request_id": "req-ff72cd52-010f-47b8-9939-90c070e431d8"}]} 2026-05-21 05:59:31.762 7 INFO neutron.services.segments.plugin [-] Segment e140fdea-37f1-459c-b48c-1bd80d803fc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e140fdea-37f1-459c-b48c-1bd80d803fc0 found for delete ", "request_id": "req-081021ae-0c33-451e-aa23-7f5e8d586b47"}]} 2026-05-21 05:59:31.769 7 INFO neutron.services.segments.plugin [-] Segment e140fdea-37f1-459c-b48c-1bd80d803fc0 resource provider aggregate not found 2026-05-21 05:59:31.781 7 INFO neutron.services.segments.plugin [-] Segment e140fdea-37f1-459c-b48c-1bd80d803fc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e140fdea-37f1-459c-b48c-1bd80d803fc0 found for delete ", "request_id": "req-647bb05f-365d-4f50-9ec0-c98bf33375f0"}]} [pid: 8|app: 0|req: 588/1187] 10.0.0.1 () {34 vars in 664 bytes} [Thu May 21 05:59:31 2026] POST /v2.0/trunks => generated 407 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:59:31.834 8 WARNING neutron_lib.context [req-dfc51304-d660-492c-bb4b-133f899ec34b req-83dd47e0-d504-4cc9-8608-b56e6650ec10 84f02b44745449edabce5e6e52ee50ee a793d14ef8ca490982194311a132cf0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 600/1188] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:59:31 2026] POST /v2.0/routers => generated 511 bytes in 990 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1189] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:32 2026] GET /v2.0/ports?device_id=e5d75ad6-399e-459c-8c57-9100f7b88fc2 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:59:32.070 7 WARNING neutron_lib.context [None req-d0976bf6-5555-4c15-87f6-fcc0cb3434c7 168998cd69ce4734b9db199b0076e707 9cb4c9d2c6e34c9d9a270136a24fdb27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:59:32.143 7 INFO neutron.db.segments_db [None req-d0976bf6-5555-4c15-87f6-fcc0cb3434c7 168998cd69ce4734b9db199b0076e707 9cb4c9d2c6e34c9d9a270136a24fdb27 - - default default] Added segment 0cc6d9f4-c302-4ee9-98b6-434491e69ab1 of type vxlan for network c60e0cef-5a4d-4779-befc-d4a09d7b1fce [pid: 8|app: 0|req: 589/1190] 199.19.213.66 () {38 vars in 954 bytes} [Thu May 21 05:59:31 2026] POST /v2.0/ports => generated 958 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 05:59:32.196 8 WARNING neutron_lib.context [None req-6d66a7e8-14df-4227-9a96-36637f52d97b d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 602/1191] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 05:59:32 2026] POST /v2.0/networks => generated 632 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1192] 10.0.0.1 () {34 vars in 663 bytes} [Thu May 21 05:59:32 2026] POST /v2.0/ports => generated 963 bytes in 340 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-21 05:59:32.536 8 WARNING neutron_lib.context [None req-f069bbb7-94c7-42b0-a98c-ac9d68b791d4 168998cd69ce4734b9db199b0076e707 9cb4c9d2c6e34c9d9a270136a24fdb27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 603/1193] 199.19.213.66 () {38 vars in 1027 bytes} [Thu May 21 05:59:32 2026] PUT /v2.0/ports/47211249-de37-44df-afc4-497d74afd16f => generated 1239 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 604/1194] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:32 2026] GET /v2.0/ports?device_id=304d8805-8b87-4cde-afcf-fc018502a45d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:59:32.671 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b50f619f-923c-4838-acd3-ff70b273d046'] response: {'name': 'network-changed', 'server_uuid': 'e5d75ad6-399e-459c-8c57-9100f7b88fc2', 'tag': '47211249-de37-44df-afc4-497d74afd16f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 591/1195] 10.0.0.1 () {34 vars in 662 bytes} [Thu May 21 05:59:32 2026] POST /v2.0/ports => generated 743 bytes in 268 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-21 05:59:32.809 8 WARNING neutron_lib.context [None req-ca6ab1a6-3d1d-4cab-813a-9c399839c96a 168998cd69ce4734b9db199b0076e707 9cb4c9d2c6e34c9d9a270136a24fdb27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 592/1196] 10.0.0.1 () {34 vars in 664 bytes} [Thu May 21 05:59:32 2026] POST /v2.0/trunks => generated 407 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1197] 10.0.0.1 () {34 vars in 747 bytes} [Thu May 21 05:59:32 2026] PUT /v2.0/trunks/944a952f-ae74-433a-9a05-5988dff49586/tags => generated 17 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1198] 10.0.0.1 () {34 vars in 747 bytes} [Thu May 21 05:59:32 2026] PUT /v2.0/trunks/cfb2219d-e392-4409-b92f-a850ae2034d1/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1199] 10.0.0.1 () {34 vars in 747 bytes} [Thu May 21 05:59:33 2026] PUT /v2.0/trunks/461ced0e-37d6-452c-94a2-048ad71c5515/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1200] 10.0.0.1 () {34 vars in 747 bytes} [Thu May 21 05:59:33 2026] PUT /v2.0/trunks/7c6d8219-818b-4592-8e28-dc2053a8bce1/tags => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1201] 10.0.0.1 () {32 vars in 660 bytes} [Thu May 21 05:59:33 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1202] 10.0.0.1 () {32 vars in 674 bytes} [Thu May 21 05:59:33 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1203] 10.0.0.1 () {32 vars in 670 bytes} [Thu May 21 05:59:33 2026] GET /v2.0/trunks?tags-any=blue => 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: 600/1204] 10.0.0.1 () {32 vars in 682 bytes} [Thu May 21 05:59:33 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1205] 10.0.0.1 () {32 vars in 668 bytes} [Thu May 21 05:59:33 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1206] 10.0.0.1 () {32 vars in 682 bytes} [Thu May 21 05:59:33 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1207] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 05:59:33 2026] GET /v2.0/ports?tenant_id=a793d14ef8ca490982194311a132cf0e&device_id=e5d75ad6-399e-459c-8c57-9100f7b88fc2 => 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: 604/1208] 10.0.0.1 () {32 vars in 678 bytes} [Thu May 21 05:59:33 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1209] 199.19.213.66 () {34 vars in 1017 bytes} [Thu May 21 05:59:33 2026] GET /v2.0/networks?tenant_id=a793d14ef8ca490982194311a132cf0e&shared=False => generated 773 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1210] 10.0.0.1 () {32 vars in 690 bytes} [Thu May 21 05:59:33 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1211] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:33 2026] GET /v2.0/ports?device_id=e5d75ad6-399e-459c-8c57-9100f7b88fc2 => 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: 608/1212] 199.19.213.66 () {34 vars in 929 bytes} [Thu May 21 05:59:33 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) [pid: 8|app: 0|req: 609/1213] 10.0.0.1 () {32 vars in 717 bytes} [Thu May 21 05:59:33 2026] GET /v2.0/trunks/944a952f-ae74-433a-9a05-5988dff49586 => generated 412 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1214] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:33 2026] GET /v2.0/security-groups?id=a6302dd9-2b9c-4a3c-bff1-db6dc26a28e5&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: 611/1215] 10.0.0.1 () {32 vars in 715 bytes} [Thu May 21 05:59:33 2026] GET /v2.0/ports/e9e52088-9588-414a-ad78-5b9ee00f3eba => generated 826 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1216] 10.0.0.1 () {32 vars in 720 bytes} [Thu May 21 05:59:33 2026] DELETE /v2.0/trunks/944a952f-ae74-433a-9a05-5988dff49586 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1217] 10.0.0.1 () {32 vars in 717 bytes} [Thu May 21 05:59:33 2026] GET /v2.0/trunks/cfb2219d-e392-4409-b92f-a850ae2034d1 => generated 420 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1218] 10.0.0.1 () {32 vars in 715 bytes} [Thu May 21 05:59:33 2026] GET /v2.0/ports/b20b92f5-bfeb-4deb-9628-63b4a275ba47 => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1219] 10.0.0.1 () {34 vars in 781 bytes} [Thu May 21 05:59:32 2026] PUT /v2.0/routers/cd0251a9-c0aa-49b5-9661-2fccbdb9fc2e/add_router_interface => generated 309 bytes in 1068 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: 615/1220] 10.0.0.1 () {32 vars in 720 bytes} [Thu May 21 05:59:33 2026] DELETE /v2.0/trunks/cfb2219d-e392-4409-b92f-a850ae2034d1 => 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: 606/1221] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:33 2026] DELETE /v2.0/security-groups/42283aba-fa37-4620-bc7e-1e8cab6e6203 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1222] 10.0.0.1 () {32 vars in 717 bytes} [Thu May 21 05:59:33 2026] GET /v2.0/trunks/461ced0e-37d6-452c-94a2-048ad71c5515 => generated 429 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:59:33.841 7 INFO neutron.api.v2.resource [None req-4adc80af-cc0a-4a21-9de4-873fcd8ccaa0 c653d61d296b4652838924f3310815a7 a27afb1beab1452a9f2062638aa6f30a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 608/1223] 10.0.0.1 () {32 vars in 735 bytes} [Thu May 21 05:59:33 2026] GET /v2.0/security-groups/42283aba-fa37-4620-bc7e-1e8cab6e6203 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1224] 10.0.0.1 () {32 vars in 715 bytes} [Thu May 21 05:59:33 2026] GET /v2.0/ports/0b3b41d2-0801-4716-86d2-5c1dc9f5be1e => generated 1037 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1225] 10.0.0.1 () {32 vars in 715 bytes} [Thu May 21 05:59:33 2026] GET /v2.0/ports/03fa73ca-c87b-4df7-b1ec-c1c0dc0a1953 => generated 826 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1226] 10.0.0.1 () {32 vars in 730 bytes} [Thu May 21 05:59:33 2026] DELETE /v2.0/floatingips/327f08cf-f596-4a1f-be9b-ddcd3443eadc => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1227] 10.0.0.1 () {32 vars in 720 bytes} [Thu May 21 05:59:34 2026] DELETE /v2.0/trunks/461ced0e-37d6-452c-94a2-048ad71c5515 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1228] 10.0.0.1 () {34 vars in 787 bytes} [Thu May 21 05:59:33 2026] PUT /v2.0/routers/cd0251a9-c0aa-49b5-9661-2fccbdb9fc2e/remove_router_interface => generated 309 bytes in 659 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: 611/1229] 10.0.0.1 () {32 vars in 717 bytes} [Thu May 21 05:59:34 2026] GET /v2.0/trunks/7c6d8219-818b-4592-8e28-dc2053a8bce1 => generated 414 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1230] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 05:59:34 2026] GET /v2.0/ports?tenant_id=a793d14ef8ca490982194311a132cf0e&device_id=e5d75ad6-399e-459c-8c57-9100f7b88fc2 => 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: 613/1231] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:34 2026] GET /v2.0/ports?device_id=e5d75ad6-399e-459c-8c57-9100f7b88fc2 => generated 973 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:59:34.803 7 INFO neutron.api.v2.resource [None req-6acf512a-0d49-4503-acb9-ded6ee1283fc d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 614/1232] 10.0.0.1 () {34 vars in 787 bytes} [Thu May 21 05:59:34 2026] PUT /v2.0/routers/cd0251a9-c0aa-49b5-9661-2fccbdb9fc2e/remove_router_interface => generated 197 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1233] 10.0.0.1 () {32 vars in 715 bytes} [Thu May 21 05:59:34 2026] GET /v2.0/ports/141ef38e-ed25-470e-9ad6-8c7303f27fca => generated 826 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1234] 199.19.213.66 () {34 vars in 1059 bytes} [Thu May 21 05:59:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=47211249-de37-44df-afc4-497d74afd16f => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1235] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:34 2026] GET /v2.0/security-groups?id=a6302dd9-2b9c-4a3c-bff1-db6dc26a28e5&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: 618/1236] 10.0.0.1 () {32 vars in 734 bytes} [Thu May 21 05:59:34 2026] GET /v2.0/ports?device_id=cd0251a9-c0aa-49b5-9661-2fccbdb9fc2e => 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: 619/1237] 10.0.0.1 () {32 vars in 720 bytes} [Thu May 21 05:59:34 2026] DELETE /v2.0/trunks/7c6d8219-818b-4592-8e28-dc2053a8bce1 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1238] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 05:59:35 2026] GET /v2.0/subnets?id=41af4161-d989-41a1-acde-9dde67a5961b => generated 695 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1239] 10.0.0.1 () {34 vars in 787 bytes} [Thu May 21 05:59:34 2026] PUT /v2.0/routers/805307f1-da8a-4b5b-b7dc-780addb991d1/remove_router_interface => generated 309 bytes in 876 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1240] 10.0.0.1 () {32 vars in 717 bytes} [Thu May 21 05:59:35 2026] GET /v2.0/trunks/f1db0a6d-f874-474e-98bf-be7b315507b0 => generated 407 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1241] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 05:59:35 2026] GET /v2.0/ports?network_id=5af0a6aa-dab1-4281-bbf6-dc29880e6ac9&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:59:35.608 7 INFO neutron.services.segments.plugin [-] Segment ae6cf379-38e1-4d04-ace9-39a6715b1e19 resource provider aggregate not found 2026-05-21 05:59:35.622 7 INFO neutron.services.segments.plugin [-] Segment ae6cf379-38e1-4d04-ace9-39a6715b1e19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae6cf379-38e1-4d04-ace9-39a6715b1e19 found for delete ", "request_id": "req-453d02c2-4ae5-4edd-a432-aa826ad51e2d"}]} 2026-05-21 05:59:35.634 7 INFO neutron.services.segments.plugin [-] Segment ae6cf379-38e1-4d04-ace9-39a6715b1e19 resource provider aggregate not found 2026-05-21 05:59:35.642 7 INFO neutron.db.l3_hamode_db [None req-b2887241-dec9-4c48-b287-236b655dc148 d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] HA network da2b5f29-9444-45c4-86cc-3e85b79d7669 was deleted as no HA routers are present in tenant d64e223f5d4b497e9ef50015edce4423. [pid: 7|app: 0|req: 621/1242] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:59:35 2026] DELETE /v2.0/routers/cd0251a9-c0aa-49b5-9661-2fccbdb9fc2e => generated 0 bytes in 610 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 05:59:35.661 7 INFO neutron.services.segments.plugin [-] Segment ae6cf379-38e1-4d04-ace9-39a6715b1e19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae6cf379-38e1-4d04-ace9-39a6715b1e19 found for delete ", "request_id": "req-ea20185d-2965-47ab-a191-70407d543854"}]} [pid: 7|app: 0|req: 622/1243] 10.0.0.1 () {32 vars in 715 bytes} [Thu May 21 05:59:35 2026] GET /v2.0/ports/c3ed1ce2-e9e8-4465-8701-078b0936e685 => generated 826 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1244] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 05:59:35 2026] GET /v2.0/networks/5af0a6aa-dab1-4281-bbf6-dc29880e6ac9?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1245] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:59:35 2026] DELETE /v2.0/subnets/42be1519-db91-4e0c-ae13-286b864f7f2c => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1246] 10.0.0.1 () {32 vars in 720 bytes} [Thu May 21 05:59:35 2026] DELETE /v2.0/trunks/f1db0a6d-f874-474e-98bf-be7b315507b0 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1247] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 05:59:36 2026] GET /v2.0/networks/5af0a6aa-dab1-4281-bbf6-dc29880e6ac9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:59:36.050 8 INFO neutron.services.segments.plugin [-] Segment 13f379d4-73a9-4031-a5d2-ddbdc90d50a7 resource provider aggregate not found 2026-05-21 05:59:36.057 8 INFO neutron.services.segments.plugin [-] Segment 13f379d4-73a9-4031-a5d2-ddbdc90d50a7 resource provider aggregate not found 2026-05-21 05:59:36.063 8 INFO neutron.services.segments.plugin [-] Segment 13f379d4-73a9-4031-a5d2-ddbdc90d50a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13f379d4-73a9-4031-a5d2-ddbdc90d50a7 found for delete ", "request_id": "req-b8cc69b7-faea-4c06-a9f6-dbaa80010876"}]} 2026-05-21 05:59:36.074 8 INFO neutron.services.segments.plugin [-] Segment 13f379d4-73a9-4031-a5d2-ddbdc90d50a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13f379d4-73a9-4031-a5d2-ddbdc90d50a7 found for delete ", "request_id": "req-a3336b79-8dfb-4988-8f13-9d93922352c3"}]} 2026-05-21 05:59:36.096 8 INFO neutron.db.l3_hamode_db [None req-bc170ae6-99f4-4cbe-be04-cb8126afc584 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] HA network 861e47f9-07c3-4ec3-9312-44c7a9d21b31 was deleted as no HA routers are present in tenant a27afb1beab1452a9f2062638aa6f30a. [pid: 8|app: 0|req: 622/1248] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:59:35 2026] DELETE /v2.0/routers/805307f1-da8a-4b5b-b7dc-780addb991d1 => generated 0 bytes in 984 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1249] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:36 2026] GET /v2.0/ports?device_id=e5d75ad6-399e-459c-8c57-9100f7b88fc2 => generated 973 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1250] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:59:36 2026] DELETE /v2.0/networks/a921f0c7-72d8-42d8-9e4a-2b725fbccf99 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1251] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 05:59:36 2026] DELETE /v2.0/ports/e9e52088-9588-414a-ad78-5b9ee00f3eba => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1252] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:36 2026] GET /v2.0/security-groups?id=a6302dd9-2b9c-4a3c-bff1-db6dc26a28e5&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1253] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:59:36 2026] DELETE /v2.0/subnets/465d30e8-4abf-400f-8cd3-ede39d836630 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 05:59:36.419 7 WARNING neutron_lib.context [None req-cb1d15c4-c3e6-4034-9c02-f7293d45a80d d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:59:36.464 7 INFO neutron.db.segments_db [None req-cb1d15c4-c3e6-4034-9c02-f7293d45a80d d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] Added segment 8e8064f8-d7e2-4f9a-a39e-09085c69e174 of type vxlan for network 944bcaea-3d2e-4672-b848-b5ddc0ec64e5 [pid: 8|app: 0|req: 626/1254] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 05:59:36 2026] DELETE /v2.0/ports/b20b92f5-bfeb-4deb-9628-63b4a275ba47 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1255] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 05:59:36 2026] POST /v2.0/networks => generated 632 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1256] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 05:59:36 2026] DELETE /v2.0/ports/03fa73ca-c87b-4df7-b1ec-c1c0dc0a1953 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 05:59:36.751 7 WARNING neutron_lib.context [None req-091f7e26-aa4f-4b33-9982-6df6585e73f3 d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 627/1257] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:59:36 2026] DELETE /v2.0/networks/00ec8a19-eee1-4a73-9b80-441ece639c4f => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1258] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 05:59:36 2026] DELETE /v2.0/ports/141ef38e-ed25-470e-9ad6-8c7303f27fca => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1259] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:59:36 2026] GET /v2.0/security-groups?tenant_id=a27afb1beab1452a9f2062638aa6f30a&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1260] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:59:36 2026] POST /v2.0/subnets => generated 646 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1261] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:37 2026] DELETE /v2.0/security-groups/91abe156-7ce7-4afe-a751-40e1d73450f8 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 05:59:37.180 7 WARNING neutron_lib.context [None req-8384d394-fe3e-4663-b58f-4e7c354a8698 d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:59:37.235 7 INFO neutron.db.segments_db [None req-8384d394-fe3e-4663-b58f-4e7c354a8698 d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] Added segment 89720005-ed87-4c1d-adf3-113cb0e39c11 of type vxlan for network 82f3672c-8a7e-4b18-a53c-99719af1d9af [pid: 8|app: 0|req: 630/1262] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 05:59:36 2026] DELETE /v2.0/ports/c3ed1ce2-e9e8-4465-8701-078b0936e685 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 05:59:37.477 7 INFO neutron.db.l3_hamode_db [None req-8384d394-fe3e-4663-b58f-4e7c354a8698 d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 631/1263] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:59:37 2026] DELETE /v2.0/networks/e4c0fb7f-f85b-4769-9007-e81da890394c => 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: 634/1266] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:37 2026] GET /v2.0/ports?device_id=e5d75ad6-399e-459c-8c57-9100f7b88fc2 => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:59:37.592 7 INFO neutron.db.l3_hamode_db [None req-8384d394-fe3e-4663-b58f-4e7c354a8698 d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 05:59:37.655 7 INFO neutron.services.segments.plugin [-] Segment 90e3734a-0251-47d0-ba64-fc9cb542d360 resource provider aggregate not found 2026-05-21 05:59:37.681 7 INFO neutron.services.segments.plugin [-] Segment 90e3734a-0251-47d0-ba64-fc9cb542d360 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90e3734a-0251-47d0-ba64-fc9cb542d360 found for delete ", "request_id": "req-52d7d848-1c57-46ec-b394-4f40a2094465"}]} 2026-05-21 05:59:37.686 7 INFO neutron.services.segments.plugin [-] Segment 90e3734a-0251-47d0-ba64-fc9cb542d360 resource provider aggregate not found 2026-05-21 05:59:37.701 7 INFO neutron.services.segments.plugin [-] Segment 90e3734a-0251-47d0-ba64-fc9cb542d360 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90e3734a-0251-47d0-ba64-fc9cb542d360 found for delete ", "request_id": "req-8e98fcf9-2dad-4585-9e1d-b325453ead25"}]} [pid: 8|app: 0|req: 635/1267] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:59:37 2026] DELETE /v2.0/networks/cfa99c39-d4af-4395-bcb0-77f38da6f177 => 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: 636/1268] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:37 2026] GET /v2.0/security-groups?id=a6302dd9-2b9c-4a3c-bff1-db6dc26a28e5&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1269] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:59:37 2026] DELETE /v2.0/networks/a3e5ed31-530e-415d-85b8-8a073bdaab68 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1270] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:59:37 2026] DELETE /v2.0/networks/3e78709c-91d4-4b28-ad1a-4b212ac4713c => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 05:59:38.083 8 INFO neutron.services.segments.plugin [-] Segment 4c633170-9d75-4292-8789-0940dd837365 resource provider aggregate not found 2026-05-21 05:59:38.089 8 INFO neutron.services.segments.plugin [-] Segment 4c633170-9d75-4292-8789-0940dd837365 resource provider aggregate not found 2026-05-21 05:59:38.095 8 INFO neutron.services.segments.plugin [-] Segment 4c633170-9d75-4292-8789-0940dd837365 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c633170-9d75-4292-8789-0940dd837365 found for delete ", "request_id": "req-4619db14-2249-43b1-a10f-031bba311baf"}]} 2026-05-21 05:59:38.100 8 INFO neutron.services.segments.plugin [-] Segment 4c633170-9d75-4292-8789-0940dd837365 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c633170-9d75-4292-8789-0940dd837365 found for delete ", "request_id": "req-a4a6e9f0-e1fe-4abe-bee6-a2d029e44ab0"}]} 2026-05-21 05:59:38.106 8 INFO neutron.services.segments.plugin [-] Segment fad19956-f17b-40dc-abb0-f1c754444615 resource provider aggregate not found 2026-05-21 05:59:38.116 8 INFO neutron.services.segments.plugin [-] Segment fad19956-f17b-40dc-abb0-f1c754444615 resource provider aggregate not found 2026-05-21 05:59:38.119 8 INFO neutron.services.segments.plugin [-] Segment fad19956-f17b-40dc-abb0-f1c754444615 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fad19956-f17b-40dc-abb0-f1c754444615 found for delete ", "request_id": "req-17adfe11-a862-4c26-a5ff-d3a693b1c57e"}]} 2026-05-21 05:59:38.130 8 INFO neutron.services.segments.plugin [-] Segment fad19956-f17b-40dc-abb0-f1c754444615 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fad19956-f17b-40dc-abb0-f1c754444615 found for delete ", "request_id": "req-dc0a0459-a9fe-4ef5-8380-b0106108f315"}]} 2026-05-21 05:59:38.134 8 INFO neutron.services.segments.plugin [-] Segment b1a4d45e-a0c8-42d2-b4a8-f7a55a210208 resource provider aggregate not found 2026-05-21 05:59:38.144 8 INFO neutron.services.segments.plugin [-] Segment b1a4d45e-a0c8-42d2-b4a8-f7a55a210208 resource provider aggregate not found 2026-05-21 05:59:38.147 8 INFO neutron.services.segments.plugin [-] Segment b1a4d45e-a0c8-42d2-b4a8-f7a55a210208 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1a4d45e-a0c8-42d2-b4a8-f7a55a210208 found for delete ", "request_id": "req-9283a078-308a-4f27-ba68-87f3f75377ad"}]} 2026-05-21 05:59:38.158 8 INFO neutron.services.segments.plugin [-] Segment b1a4d45e-a0c8-42d2-b4a8-f7a55a210208 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1a4d45e-a0c8-42d2-b4a8-f7a55a210208 found for delete ", "request_id": "req-34154aaa-0332-424d-bd45-6420dcb10685"}]} 2026-05-21 05:59:38.162 8 INFO neutron.services.segments.plugin [-] Segment 9f0592b0-17e2-4140-9d7a-d6aca329f701 resource provider aggregate not found 2026-05-21 05:59:38.176 8 INFO neutron.services.segments.plugin [-] Segment 9f0592b0-17e2-4140-9d7a-d6aca329f701 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f0592b0-17e2-4140-9d7a-d6aca329f701 found for delete ", "request_id": "req-9b775dbb-1657-4e77-91ed-f73e2019136f"}]} 2026-05-21 05:59:38.180 8 INFO neutron.services.segments.plugin [-] Segment 9f0592b0-17e2-4140-9d7a-d6aca329f701 resource provider aggregate not found 2026-05-21 05:59:38.196 8 INFO neutron.services.segments.plugin [-] Segment 22e5c5fc-671f-47f4-a1a2-62fd6b5de8c9 resource provider aggregate not found [pid: 8|app: 0|req: 639/1271] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:59:38 2026] DELETE /v2.0/networks/c60e0cef-5a4d-4779-befc-d4a09d7b1fce => 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: 633/1272] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:59:37 2026] POST /v2.0/routers => generated 510 bytes in 1112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:59:38.293 8 INFO neutron.services.segments.plugin [-] Segment 9f0592b0-17e2-4140-9d7a-d6aca329f701 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f0592b0-17e2-4140-9d7a-d6aca329f701 found for delete ", "request_id": "req-a22a94e1-af74-405a-bd97-51b3d47ad3fa"}]} 2026-05-21 05:59:38.298 8 INFO neutron.services.segments.plugin [-] Segment 22e5c5fc-671f-47f4-a1a2-62fd6b5de8c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22e5c5fc-671f-47f4-a1a2-62fd6b5de8c9 found for delete ", "request_id": "req-58e1b6aa-f1f5-4413-af64-0cdf171edeec"}]} 2026-05-21 05:59:38.329 8 INFO neutron.services.segments.plugin [-] Segment 22e5c5fc-671f-47f4-a1a2-62fd6b5de8c9 resource provider aggregate not found 2026-05-21 05:59:38.350 8 INFO neutron.services.segments.plugin [-] Segment 22e5c5fc-671f-47f4-a1a2-62fd6b5de8c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22e5c5fc-671f-47f4-a1a2-62fd6b5de8c9 found for delete ", "request_id": "req-9c3bc6ea-c337-4553-9225-ae7cd1d2c7bb"}]} [pid: 7|app: 0|req: 634/1273] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:38 2026] GET /v2.0/ports?device_id=e5d75ad6-399e-459c-8c57-9100f7b88fc2 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1274] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:38 2026] GET /v2.0/security-groups?id=a6302dd9-2b9c-4a3c-bff1-db6dc26a28e5&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1275] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:59:39 2026] GET /v2.0/security-groups?tenant_id=9cb4c9d2c6e34c9d9a270136a24fdb27&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:59:39.442 7 INFO neutron.db.segments_db [None req-52ae9f3e-0117-4747-9f0e-328eebed308f c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Added segment 1415ada8-1f1c-44ba-9723-379874565099 of type vxlan for network 929f0f42-aa56-4536-a0e4-eb5c0d505509 [pid: 8|app: 0|req: 640/1276] 10.0.0.1 () {34 vars in 781 bytes} [Thu May 21 05:59:38 2026] PUT /v2.0/routers/185eab17-a566-44fb-b932-322b8b874d1b/add_router_interface => generated 309 bytes in 1176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1277] 10.0.0.1 () {34 vars in 669 bytes} [Thu May 21 05:59:39 2026] POST /v2.0/networks => generated 736 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1278] 10.0.0.1 () {32 vars in 715 bytes} [Thu May 21 05:59:39 2026] GET /v2.0/ports/db4ac5aa-d368-4f23-ac20-cc5ae11af2f6 => generated 959 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1279] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:39 2026] DELETE /v2.0/security-groups/20a6586c-b063-4372-a8f6-4db4924ce7d0 => 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: 639/1280] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:59:39 2026] POST /v2.0/subnets => generated 683 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1281] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:59:39 2026] GET /v2.0/security-groups?tenant_id=aa5e2dfa56b0400d8eba3655e19d9dfc&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:59:39.890 7 INFO neutron.db.segments_db [None req-53c86872-10d0-4864-ade7-04d73742d734 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Added segment 155cbaa5-97a6-4534-aabf-3e940df81405 of type vxlan for network caaeaa82-6ff5-4ef9-a309-5636006ec5bb 2026-05-21 05:59:40.148 7 INFO neutron.db.l3_hamode_db [None req-53c86872-10d0-4864-ade7-04d73742d734 c9b45807f6a2470fbebb5591ef3a489f ebeb5548a662485daf201a1acfe0c6a1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 05:59:40.322 8 INFO neutron.services.segments.plugin [-] Segment 0cc6d9f4-c302-4ee9-98b6-434491e69ab1 resource provider aggregate not found 2026-05-21 05:59:40.343 8 INFO neutron.services.segments.plugin [-] Segment 0cc6d9f4-c302-4ee9-98b6-434491e69ab1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cc6d9f4-c302-4ee9-98b6-434491e69ab1 found for delete ", "request_id": "req-d567d1b8-b4e2-4a7d-8c27-1b2c3b477de9"}]} [pid: 8|app: 0|req: 642/1282] 10.0.0.1 () {34 vars in 787 bytes} [Thu May 21 05:59:39 2026] PUT /v2.0/routers/185eab17-a566-44fb-b932-322b8b874d1b/remove_router_interface => generated 309 bytes in 791 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:59:40.375 8 INFO neutron.services.segments.plugin [-] Segment 0cc6d9f4-c302-4ee9-98b6-434491e69ab1 resource provider aggregate not found 2026-05-21 05:59:40.388 8 INFO neutron.services.segments.plugin [-] Segment 0cc6d9f4-c302-4ee9-98b6-434491e69ab1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cc6d9f4-c302-4ee9-98b6-434491e69ab1 found for delete ", "request_id": "req-3874510d-8262-482a-91e1-be38cd51b39e"}]} [pid: 8|app: 0|req: 643/1283] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:40 2026] DELETE /v2.0/security-groups/a44f40ad-d591-487a-a9c7-6d9c9cf1bca3 => 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: 644/1284] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:40 2026] GET /v2.0/ports?device_id=e5d75ad6-399e-459c-8c57-9100f7b88fc2 => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1285] 10.0.0.1 () {32 vars in 734 bytes} [Thu May 21 05:59:40 2026] GET /v2.0/ports?device_id=185eab17-a566-44fb-b932-322b8b874d1b => 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: 646/1286] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:40 2026] GET /v2.0/security-groups?id=a6302dd9-2b9c-4a3c-bff1-db6dc26a28e5&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:59:41.019 7 INFO neutron.db.l3_hamode_db [None req-53c86872-10d0-4864-ade7-04d73742d734 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 05:59:41.238 8 INFO neutron.db.l3_hamode_db [None req-4687e87d-f88d-481c-a0e9-350a39784c89 d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] HA network 82f3672c-8a7e-4b18-a53c-99719af1d9af was deleted as no HA routers are present in tenant d64e223f5d4b497e9ef50015edce4423. [pid: 8|app: 0|req: 647/1287] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:59:40 2026] DELETE /v2.0/routers/185eab17-a566-44fb-b932-322b8b874d1b => generated 0 bytes in 609 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1288] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:59:41 2026] GET /v2.0/security-groups?tenant_id=7b56a629c9634a909901191444be4636&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: 649/1289] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:59:41 2026] DELETE /v2.0/subnets/4b91650b-e8ed-40a0-8176-d81d647124ef => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1290] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:41 2026] DELETE /v2.0/security-groups/123c09b2-6ad8-4b95-93c3-a347b613025f => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1291] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:59:41 2026] DELETE /v2.0/networks/944bcaea-3d2e-4672-b848-b5ddc0ec64e5 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1292] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:59:39 2026] POST /v2.0/routers => generated 723 bytes in 2084 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:59:41.934 7 WARNING neutron_lib.context [None req-0c0d9b6c-8337-47b6-a4b8-2185a24c2e9d d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 652/1293] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:41 2026] GET /v2.0/ports?device_id=e5d75ad6-399e-459c-8c57-9100f7b88fc2 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:59:41.970 7 INFO neutron.db.segments_db [None req-0c0d9b6c-8337-47b6-a4b8-2185a24c2e9d d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] Added segment dece7447-7e0b-4f08-9c37-0ab15c25b60f of type vxlan for network 12682389-aae2-4011-a74f-eb5063ee14c0 2026-05-21 05:59:42.213 7 INFO neutron.db.l3_hamode_db [None req-0c0d9b6c-8337-47b6-a4b8-2185a24c2e9d d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 05:59:42.360 8 INFO neutron.services.segments.plugin [-] Segment 89720005-ed87-4c1d-adf3-113cb0e39c11 resource provider aggregate not found 2026-05-21 05:59:42.378 8 INFO neutron.services.segments.plugin [-] Segment 89720005-ed87-4c1d-adf3-113cb0e39c11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89720005-ed87-4c1d-adf3-113cb0e39c11 found for delete ", "request_id": "req-da4483de-4fe5-470d-9a5c-3535c82df569"}]} 2026-05-21 05:59:42.393 8 INFO neutron.services.segments.plugin [-] Segment 8e8064f8-d7e2-4f9a-a39e-09085c69e174 resource provider aggregate not found 2026-05-21 05:59:42.407 8 INFO neutron.services.segments.plugin [-] Segment 8e8064f8-d7e2-4f9a-a39e-09085c69e174 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e8064f8-d7e2-4f9a-a39e-09085c69e174 found for delete ", "request_id": "req-977c3585-7ced-49be-bdfe-8227db667343"}]} 2026-05-21 05:59:42.408 8 INFO neutron.services.segments.plugin [-] Segment 89720005-ed87-4c1d-adf3-113cb0e39c11 resource provider aggregate not found 2026-05-21 05:59:42.419 8 INFO neutron.services.segments.plugin [-] Segment 89720005-ed87-4c1d-adf3-113cb0e39c11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89720005-ed87-4c1d-adf3-113cb0e39c11 found for delete ", "request_id": "req-1ddfc24c-73bb-4042-b65c-7dd73364b4d7"}]} 2026-05-21 05:59:42.436 8 INFO neutron.services.segments.plugin [-] Segment 8e8064f8-d7e2-4f9a-a39e-09085c69e174 resource provider aggregate not found 2026-05-21 05:59:42.452 8 INFO neutron.services.segments.plugin [-] Segment 8e8064f8-d7e2-4f9a-a39e-09085c69e174 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e8064f8-d7e2-4f9a-a39e-09085c69e174 found for delete ", "request_id": "req-7405ac7c-7db2-4468-9249-bb4c6dda53cf"}]} 2026-05-21 05:59:42.956 7 INFO neutron.db.l3_hamode_db [None req-0c0d9b6c-8337-47b6-a4b8-2185a24c2e9d d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 653/1294] 10.0.0.1 () {34 vars in 781 bytes} [Thu May 21 05:59:41 2026] PUT /v2.0/routers/ebde7343-849c-463f-b6b1-6473c7b6ee97/add_router_interface => generated 309 bytes in 1221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1295] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:43 2026] GET /v2.0/security-groups?id=a6302dd9-2b9c-4a3c-bff1-db6dc26a28e5&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1296] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:43 2026] GET /v2.0/ports?device_id=e5d75ad6-399e-459c-8c57-9100f7b88fc2 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1297] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:43 2026] GET /v2.0/security-groups?id=a6302dd9-2b9c-4a3c-bff1-db6dc26a28e5&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1298] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:59:41 2026] POST /v2.0/routers => generated 692 bytes in 1945 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:59:43.955 7 WARNING neutron_lib.context [None req-b8aa5779-4ba0-4fc0-9232-97d2633884f4 b383006d592e40c286bc1c656d734c2c ebeb5548a662485daf201a1acfe0c6a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 657/1299] 10.0.0.1 () {32 vars in 719 bytes} [Thu May 21 05:59:43 2026] GET /v2.0/routers/4c065adb-4daf-4ab1-bf79-79d083ecfa49 => generated 698 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1300] 10.0.0.1 () {32 vars in 645 bytes} [Thu May 21 05:59:43 2026] GET /v2.0/routers => generated 701 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1301] 10.0.0.1 () {34 vars in 683 bytes} [Thu May 21 05:59:43 2026] POST /v2.0/security-groups => generated 1661 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 05:59:44.092 7 WARNING neutron_lib.context [None req-720d5474-ba4a-4e1d-af26-937c671867c4 b383006d592e40c286bc1c656d734c2c ebeb5548a662485daf201a1acfe0c6a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 644/1302] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 05:59:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:59:44.189 7 WARNING neutron_lib.context [None req-2b094c64-929a-424d-b0fb-fdc2cbbfe2cc b383006d592e40c286bc1c656d734c2c ebeb5548a662485daf201a1acfe0c6a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 645/1303] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 05:59:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:59:44.282 7 WARNING neutron_lib.context [None req-4f67a335-b80d-4641-8bfb-c56e11915325 b383006d592e40c286bc1c656d734c2c ebeb5548a662485daf201a1acfe0c6a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 659/1304] 10.0.0.1 () {34 vars in 739 bytes} [Thu May 21 05:59:44 2026] PUT /v2.0/routers/4c065adb-4daf-4ab1-bf79-79d083ecfa49 => generated 705 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1305] 10.0.0.1 () {32 vars in 719 bytes} [Thu May 21 05:59:44 2026] GET /v2.0/routers/4c065adb-4daf-4ab1-bf79-79d083ecfa49 => generated 705 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1306] 10.0.0.1 () {32 vars in 734 bytes} [Thu May 21 05:59:44 2026] GET /v2.0/ports?device_id=4c065adb-4daf-4ab1-bf79-79d083ecfa49 => 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: 646/1307] 10.0.0.1 () {34 vars in 674 bytes} [Thu May 21 05:59:44 2026] POST /v2.0/floatingips => generated 552 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1308] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:44 2026] GET /v2.0/ports?device_id=e5d75ad6-399e-459c-8c57-9100f7b88fc2 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1309] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:44 2026] GET /v2.0/security-groups?id=a6302dd9-2b9c-4a3c-bff1-db6dc26a28e5&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1310] 10.0.0.1 () {34 vars in 676 bytes} [Thu May 21 05:59:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1311] 10.0.0.7 () {34 vars in 1098 bytes} [Thu May 21 05:59:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1482919185&fields=id&tenant_id=ebeb5548a662485daf201a1acfe0c6a1 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1312] 10.0.0.1 () {34 vars in 751 bytes} [Thu May 21 05:59:45 2026] PUT /v2.0/policies/bbd0acf9-1d4c-44c3-ab0b-0ac373218661/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1313] 10.0.0.7 () {34 vars in 980 bytes} [Thu May 21 05:59:45 2026] GET /v2.0/networks?id=929f0f42-aa56-4536-a0e4-eb5c0d505509 => generated 668 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:59:45.404 8 INFO neutron.services.segments.plugin [-] Segment dece7447-7e0b-4f08-9c37-0ab15c25b60f resource provider aggregate not found 2026-05-21 05:59:45.414 8 INFO neutron.services.segments.plugin [-] Segment dece7447-7e0b-4f08-9c37-0ab15c25b60f resource provider aggregate not found [pid: 7|app: 0|req: 653/1314] 10.0.0.1 () {32 vars in 731 bytes} [Thu May 21 05:59:45 2026] GET /v2.0/policies/bbd0acf9-1d4c-44c3-ab0b-0ac373218661/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:59:45.426 8 INFO neutron.services.segments.plugin [-] Segment dece7447-7e0b-4f08-9c37-0ab15c25b60f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dece7447-7e0b-4f08-9c37-0ab15c25b60f found for delete ", "request_id": "req-8900b86a-004a-411a-b258-96e1c1e81575"}]} [pid: 7|app: 0|req: 654/1315] 10.0.0.7 () {34 vars in 963 bytes} [Thu May 21 05:59:45 2026] GET /v2.0/quotas/ebeb5548a662485daf201a1acfe0c6a1 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:59:45.439 8 INFO neutron.db.l3_hamode_db [None req-69d53437-6c5c-4adb-a524-09541231392d d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] HA network 12682389-aae2-4011-a74f-eb5063ee14c0 was deleted as no HA routers are present in tenant d64e223f5d4b497e9ef50015edce4423. [pid: 8|app: 0|req: 662/1316] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:59:44 2026] DELETE /v2.0/routers/4c065adb-4daf-4ab1-bf79-79d083ecfa49 => generated 0 bytes in 870 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 05:59:45.448 8 INFO neutron.services.segments.plugin [-] Segment dece7447-7e0b-4f08-9c37-0ab15c25b60f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dece7447-7e0b-4f08-9c37-0ab15c25b60f found for delete ", "request_id": "req-18a48351-7b4f-403e-aeec-d06605a909b0"}]} [pid: 7|app: 0|req: 655/1317] 10.0.0.1 () {34 vars in 762 bytes} [Thu May 21 05:59:45 2026] PUT /v2.0/policies/bbd0acf9-1d4c-44c3-ab0b-0ac373218661/tags/green => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1318] 10.0.0.1 () {32 vars in 734 bytes} [Thu May 21 05:59:45 2026] GET /v2.0/ports?device_id=4c065adb-4daf-4ab1-bf79-79d083ecfa49 => 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: 657/1319] 199.19.213.66 () {34 vars in 993 bytes} [Thu May 21 05:59:45 2026] GET /v2.0/ports?device_id=e5d75ad6-399e-459c-8c57-9100f7b88fc2 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1320] 10.0.0.7 () {34 vars in 1000 bytes} [Thu May 21 05:59:45 2026] GET /v2.0/ports?tenant_id=ebeb5548a662485daf201a1acfe0c6a1&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1321] 10.0.0.1 () {32 vars in 731 bytes} [Thu May 21 05:59:45 2026] GET /v2.0/policies/bbd0acf9-1d4c-44c3-ab0b-0ac373218661/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:59:45.543 8 INFO neutron.api.v2.resource [None req-bfc4af6c-e267-42e8-a236-2422b439a316 d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 664/1322] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:59:45 2026] DELETE /v2.0/routers/4c065adb-4daf-4ab1-bf79-79d083ecfa49 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1323] 10.0.0.7 () {34 vars in 1006 bytes} [Thu May 21 05:59:45 2026] GET /v2.0/networks/929f0f42-aa56-4536-a0e4-eb5c0d505509?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1324] 10.0.0.1 () {34 vars in 758 bytes} [Thu May 21 05:59:45 2026] PUT /v2.0/policies/bbd0acf9-1d4c-44c3-ab0b-0ac373218661/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1325] 10.0.0.1 () {32 vars in 734 bytes} [Thu May 21 05:59:45 2026] GET /v2.0/ports?device_id=185eab17-a566-44fb-b932-322b8b874d1b => 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: 668/1326] 10.0.0.7 () {34 vars in 1106 bytes} [Thu May 21 05:59:45 2026] GET /v2.0/networks/929f0f42-aa56-4536-a0e4-eb5c0d505509?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: 669/1327] 10.0.0.1 () {32 vars in 731 bytes} [Thu May 21 05:59:45 2026] GET /v2.0/policies/bbd0acf9-1d4c-44c3-ab0b-0ac373218661/tags => generated 34 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:59:45.724 8 INFO neutron.api.v2.resource [None req-c393d1c0-57e6-4d51-bca0-5cfb78e065a7 d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 670/1328] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:59:45 2026] DELETE /v2.0/routers/185eab17-a566-44fb-b932-322b8b874d1b => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1329] 199.19.213.66 () {36 vars in 996 bytes} [Thu May 21 05:59:45 2026] DELETE /v2.0/ports/47211249-de37-44df-afc4-497d74afd16f => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1330] 10.0.0.1 () {34 vars in 780 bytes} [Thu May 21 05:59:45 2026] PUT /v2.0/policies/bbd0acf9-1d4c-44c3-ab0b-0ac373218661/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-21 05:59:45.786 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae145791-d36d-4c1b-88eb-68e9db707833 d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 660/1331] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:59:45 2026] DELETE /v2.0/subnets/4b91650b-e8ed-40a0-8176-d81d647124ef => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1332] 10.0.0.1 () {32 vars in 731 bytes} [Thu May 21 05:59:45 2026] GET /v2.0/policies/bbd0acf9-1d4c-44c3-ab0b-0ac373218661/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1333] 10.0.0.1 () {32 vars in 734 bytes} [Thu May 21 05:59:45 2026] GET /v2.0/ports?device_id=cd0251a9-c0aa-49b5-9661-2fccbdb9fc2e => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:59:45.820 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-02d875c0-3799-48e9-ba8c-754817cd702a'] response: {'server_uuid': 'e5d75ad6-399e-459c-8c57-9100f7b88fc2', 'name': 'network-vif-deleted', 'tag': '47211249-de37-44df-afc4-497d74afd16f', 'status': 'completed', 'code': 200} 2026-05-21 05:59:45.835 7 INFO neutron.api.v2.resource [None req-ac690222-3c28-4e70-b5a6-8d0f49b3c267 d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 662/1334] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:59:45 2026] DELETE /v2.0/routers/cd0251a9-c0aa-49b5-9661-2fccbdb9fc2e => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1335] 10.0.0.1 () {34 vars in 751 bytes} [Thu May 21 05:59:45 2026] PUT /v2.0/policies/bbd0acf9-1d4c-44c3-ab0b-0ac373218661/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1336] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:45 2026] GET /v2.0/ports?device_id=414a9ec5-5284-47c3-98b4-7a3330de17a9 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:59:45.854 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4af3666d-a988-42d4-a2ec-b25ce766b1ea d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 674/1337] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:59:45 2026] DELETE /v2.0/subnets/42be1519-db91-4e0c-ae13-286b864f7f2c => 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: 664/1338] 10.0.0.1 () {32 vars in 731 bytes} [Thu May 21 05:59:45 2026] GET /v2.0/policies/bbd0acf9-1d4c-44c3-ab0b-0ac373218661/tags => generated 37 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1339] 10.0.0.1 () {32 vars in 734 bytes} [Thu May 21 05:59:45 2026] GET /v2.0/ports?device_id=c91f82eb-921e-47ef-af3e-94c4de91da28 => 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: 665/1340] 10.0.0.1 () {32 vars in 739 bytes} [Thu May 21 05:59:45 2026] GET /v2.0/policies/bbd0acf9-1d4c-44c3-ab0b-0ac373218661/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 05:59:45.898 8 INFO neutron.api.v2.resource [None req-7e5aeced-ab24-405c-bb91-98443446db20 d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 676/1341] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:59:45 2026] DELETE /v2.0/routers/c91f82eb-921e-47ef-af3e-94c4de91da28 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:59:45.914 7 INFO neutron.api.v2.resource [None req-42d4771b-663a-4acc-8e15-e24f298709bc e1c55258a7464696a144a2a49d85088b 1e21b8d37ed54121bf9aace8d347678a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 666/1342] 10.0.0.1 () {32 vars in 743 bytes} [Thu May 21 05:59:45 2026] GET /v2.0/policies/bbd0acf9-1d4c-44c3-ab0b-0ac373218661/tags/green => generated 99 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 05:59:45.930 8 INFO neutron.pecan_wsgi.hooks.translation [None req-646962d3-9c84-4388-b1f5-ba25221cc39b d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 677/1343] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:59:45 2026] DELETE /v2.0/subnets/0e10f230-d77d-48f6-9537-d6a8263860b2 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1344] 10.0.0.1 () {32 vars in 742 bytes} [Thu May 21 05:59:45 2026] DELETE /v2.0/policies/bbd0acf9-1d4c-44c3-ab0b-0ac373218661/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1345] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:45 2026] GET /v2.0/ports?device_id=e5d75ad6-399e-459c-8c57-9100f7b88fc2 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:59:45.964 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e178f59d-097c-4c13-bc3c-5719916efc2d d1979b4374274d15b0c4e96aa09ceaa8 d64e223f5d4b497e9ef50015edce4423 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 668/1346] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:59:45 2026] DELETE /v2.0/subnets/a4d47b3d-d03a-4569-83aa-29ef5ba55739 => 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: 679/1347] 10.0.0.1 () {32 vars in 731 bytes} [Thu May 21 05:59:45 2026] GET /v2.0/policies/bbd0acf9-1d4c-44c3-ab0b-0ac373218661/tags => generated 30 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:59:46.001 7 INFO neutron.api.v2.resource [None req-d75ff25a-2d0b-467a-ad48-09d391d18f64 e1c55258a7464696a144a2a49d85088b 1e21b8d37ed54121bf9aace8d347678a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 669/1348] 10.0.0.1 () {32 vars in 746 bytes} [Thu May 21 05:59:45 2026] DELETE /v2.0/policies/bbd0acf9-1d4c-44c3-ab0b-0ac373218661/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: 680/1349] 10.0.0.1 () {32 vars in 734 bytes} [Thu May 21 05:59:46 2026] DELETE /v2.0/policies/bbd0acf9-1d4c-44c3-ab0b-0ac373218661/tags => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1350] 10.0.0.1 () {32 vars in 731 bytes} [Thu May 21 05:59:46 2026] GET /v2.0/policies/bbd0acf9-1d4c-44c3-ab0b-0ac373218661/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: 681/1351] 10.0.0.1 () {32 vars in 732 bytes} [Thu May 21 05:59:46 2026] DELETE /v2.0/qos/policies/bbd0acf9-1d4c-44c3-ab0b-0ac373218661 => 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: 671/1352] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:59:46 2026] GET /v2.0/security-groups?tenant_id=d64e223f5d4b497e9ef50015edce4423&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1353] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:46 2026] DELETE /v2.0/security-groups/a33c601f-da44-4b75-b409-73e2c2bb2213 => 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: 683/1354] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:46 2026] GET /v2.0/ports?device_id=414a9ec5-5284-47c3-98b4-7a3330de17a9 => 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: 684/1355] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:47 2026] GET /v2.0/ports?device_id=e5d75ad6-399e-459c-8c57-9100f7b88fc2 => 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: 672/1356] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:59:46 2026] GET /v2.0/security-groups?tenant_id=b78f7b8bb0da4f6ca84c006c925637c7&name=default => generated 2925 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1357] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:47 2026] DELETE /v2.0/security-groups/abfbbf52-9d11-4bca-8779-88d4e3637743 => 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: 673/1358] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:59:47 2026] GET /v2.0/security-groups?tenant_id=1e21b8d37ed54121bf9aace8d347678a&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1359] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:47 2026] DELETE /v2.0/security-groups/88c4e6d8-2d76-4690-85d9-9a0e0d238ab1 => 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: 674/1360] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:48 2026] GET /v2.0/ports?device_id=414a9ec5-5284-47c3-98b4-7a3330de17a9 => 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: 687/1361] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:48 2026] GET /v2.0/ports?device_id=e5d75ad6-399e-459c-8c57-9100f7b88fc2 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:59:48.652 7 WARNING neutron_lib.context [None req-50c38319-5bc3-4c7a-b209-bacdea2ecf1e 823d9524e24b45aca628e2404b5fae39 296f81aed20a4724beb4ff80e5807ead - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1362] 10.0.0.1 () {34 vars in 682 bytes} [Thu May 21 05:59:48 2026] POST /v2.0/security-groups => generated 1624 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1363] 10.0.0.1 () {32 vars in 661 bytes} [Thu May 21 05:59:48 2026] GET /v2.0/security-groups => generated 4529 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1364] 10.0.0.1 () {34 vars in 756 bytes} [Thu May 21 05:59:48 2026] PUT /v2.0/security-groups/6b93b882-9484-4c7f-9685-97fe880723e8 => generated 1664 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1365] 10.0.0.1 () {32 vars in 735 bytes} [Thu May 21 05:59:49 2026] GET /v2.0/security-groups/6b93b882-9484-4c7f-9685-97fe880723e8 => generated 1664 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1366] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:49 2026] DELETE /v2.0/security-groups/6b93b882-9484-4c7f-9685-97fe880723e8 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1367] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:49 2026] GET /v2.0/ports?device_id=414a9ec5-5284-47c3-98b4-7a3330de17a9 => 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: 678/1368] 10.0.0.1 () {32 vars in 661 bytes} [Thu May 21 05:59:49 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:59:49.162 8 INFO neutron.api.v2.resource [None req-74ff996a-196e-45a9-a02e-dc7f0cbf4d71 823d9524e24b45aca628e2404b5fae39 296f81aed20a4724beb4ff80e5807ead - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 691/1369] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:49 2026] DELETE /v2.0/security-groups/6b93b882-9484-4c7f-9685-97fe880723e8 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:59:49.174 7 WARNING neutron_lib.context [None req-183b4a54-18fd-4cd8-ad85-6454a021bba0 823d9524e24b45aca628e2404b5fae39 296f81aed20a4724beb4ff80e5807ead - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 679/1370] 10.0.0.1 () {34 vars in 682 bytes} [Thu May 21 05:59:49 2026] POST /v2.0/security-groups => generated 1624 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 05:59:49.314 7 WARNING neutron_lib.context [None req-b09be095-1aad-4ece-ba00-01809a27dbd5 823d9524e24b45aca628e2404b5fae39 296f81aed20a4724beb4ff80e5807ead - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 680/1371] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 05:59:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1372] 10.0.0.1 () {32 vars in 745 bytes} [Thu May 21 05:59:49 2026] GET /v2.0/security-group-rules/4851a4eb-f0f4-47e3-b13f-eff605b0f3a4 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1373] 10.0.0.1 () {32 vars in 671 bytes} [Thu May 21 05:59:49 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1374] 10.0.0.1 () {32 vars in 748 bytes} [Thu May 21 05:59:49 2026] DELETE /v2.0/security-group-rules/4851a4eb-f0f4-47e3-b13f-eff605b0f3a4 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1375] 10.0.0.1 () {32 vars in 671 bytes} [Thu May 21 05:59:49 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:59:49.659 7 WARNING neutron_lib.context [None req-3bb52c3b-5e96-4633-b682-be443db726d8 823d9524e24b45aca628e2404b5fae39 296f81aed20a4724beb4ff80e5807ead - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 685/1376] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 05:59:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1377] 10.0.0.1 () {32 vars in 745 bytes} [Thu May 21 05:59:49 2026] GET /v2.0/security-group-rules/183dfc2c-10dd-4c8d-b64b-04a997f1809e => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1378] 10.0.0.1 () {32 vars in 671 bytes} [Thu May 21 05:59:49 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1379] 10.0.0.1 () {32 vars in 748 bytes} [Thu May 21 05:59:49 2026] DELETE /v2.0/security-group-rules/183dfc2c-10dd-4c8d-b64b-04a997f1809e => 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: 689/1380] 10.0.0.1 () {32 vars in 671 bytes} [Thu May 21 05:59:49 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:59:49.995 7 WARNING neutron_lib.context [None req-a53208b4-8de4-41f2-ae92-e92de868712c 823d9524e24b45aca628e2404b5fae39 296f81aed20a4724beb4ff80e5807ead - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:59:50.029 7 INFO neutron.db.securitygroups_db [None req-a53208b4-8de4-41f2-ae92-e92de868712c 823d9524e24b45aca628e2404b5fae39 296f81aed20a4724beb4ff80e5807ead - - default default] Project 296f81aed20a4724beb4ff80e5807ead 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: 690/1381] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 05:59:49 2026] POST /v2.0/security-group-rules => generated 607 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1382] 10.0.0.1 () {32 vars in 745 bytes} [Thu May 21 05:59:50 2026] GET /v2.0/security-group-rules/fc55240a-8540-442b-8f18-ebedca1976c3 => generated 607 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1383] 10.0.0.1 () {34 vars in 787 bytes} [Thu May 21 05:59:49 2026] PUT /v2.0/routers/e8e31079-97fe-402a-810f-5423885e12d7/remove_router_interface => generated 309 bytes in 951 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1384] 10.0.0.1 () {32 vars in 671 bytes} [Thu May 21 05:59:50 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1385] 10.0.0.1 () {32 vars in 748 bytes} [Thu May 21 05:59:50 2026] DELETE /v2.0/security-group-rules/fc55240a-8540-442b-8f18-ebedca1976c3 => 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: 694/1386] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:50 2026] GET /v2.0/ports?device_id=414a9ec5-5284-47c3-98b4-7a3330de17a9 => 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: 695/1387] 10.0.0.1 () {32 vars in 671 bytes} [Thu May 21 05:59:50 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1388] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:50 2026] DELETE /v2.0/security-groups/5fa291f2-27f7-4c75-8b14-4a40e3297e17 => 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: 697/1389] 10.0.0.1 () {32 vars in 661 bytes} [Thu May 21 05:59:50 2026] GET /v2.0/security-groups => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1390] 10.0.0.1 () {32 vars in 661 bytes} [Thu May 21 05:59:50 2026] GET /v2.0/security-groups => generated 2925 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:59:50.795 7 WARNING neutron_lib.context [None req-4adb6ad8-a344-45da-8a1d-71a814711db5 889f1d8dc11a4efc9aacd58ba222ee1a 0d263b22d9174c4cb934ba2e9251fbdf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 699/1391] 10.0.0.1 () {34 vars in 682 bytes} [Thu May 21 05:59:50 2026] POST /v2.0/security-groups => generated 1601 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 05:59:50.969 8 INFO neutron.services.segments.plugin [-] Segment 6a8a09cd-f17c-4e58-88aa-26a6cb9b6dba resource provider aggregate not found 2026-05-21 05:59:50.972 8 INFO neutron.services.segments.plugin [-] Segment 6a8a09cd-f17c-4e58-88aa-26a6cb9b6dba resource provider aggregate not found 2026-05-21 05:59:50.980 8 INFO neutron.services.segments.plugin [-] Segment 6a8a09cd-f17c-4e58-88aa-26a6cb9b6dba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a8a09cd-f17c-4e58-88aa-26a6cb9b6dba found for delete ", "request_id": "req-bd9f0446-e254-4223-8dfc-7bcca1bd143e"}]} 2026-05-21 05:59:50.982 8 INFO neutron.db.l3_hamode_db [None req-263e8d5b-b50a-472a-983f-937f53161952 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] HA network 612138f8-6fcb-4dde-b32d-a4105c9cdd4a was deleted as no HA routers are present in tenant a793d14ef8ca490982194311a132cf0e. [pid: 8|app: 0|req: 693/1392] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:59:50 2026] DELETE /v2.0/routers/e8e31079-97fe-402a-810f-5423885e12d7 => generated 0 bytes in 816 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 05:59:50.990 8 INFO neutron.services.segments.plugin [-] Segment 6a8a09cd-f17c-4e58-88aa-26a6cb9b6dba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a8a09cd-f17c-4e58-88aa-26a6cb9b6dba found for delete ", "request_id": "req-cfa4e816-43f8-4b64-ad1f-9a7c355f85f9"}]} [pid: 8|app: 0|req: 694/1393] 10.0.0.1 () {34 vars in 765 bytes} [Thu May 21 05:59:50 2026] PUT /v2.0/security-groups/aeba6a83-fa61-41f6-8a39-a1343ba56df5/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1394] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:59:50 2026] GET /v2.0/security-groups?tenant_id=296f81aed20a4724beb4ff80e5807ead&name=default => generated 2925 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1395] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 05:59:51 2026] GET /v2.0/networks?id=929f0f42-aa56-4536-a0e4-eb5c0d505509 => generated 668 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1396] 10.0.0.1 () {32 vars in 745 bytes} [Thu May 21 05:59:51 2026] GET /v2.0/security-groups/aeba6a83-fa61-41f6-8a39-a1343ba56df5/tags => generated 25 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1397] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:51 2026] DELETE /v2.0/security-groups/3399c34b-38ef-42fb-a869-2f666328d9ee => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1398] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:59:51 2026] DELETE /v2.0/subnets/41af4161-d989-41a1-acde-9dde67a5961b => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1399] 199.19.213.66 () {34 vars in 1049 bytes} [Thu May 21 05:59:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ebeb5548a662485daf201a1acfe0c6a1 => generated 181 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1400] 10.0.0.1 () {34 vars in 776 bytes} [Thu May 21 05:59:51 2026] PUT /v2.0/security-groups/aeba6a83-fa61-41f6-8a39-a1343ba56df5/tags/green => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-21 05:59:51.188 7 WARNING neutron_lib.context [req-5d84ef3c-d3dd-4aad-bc30-2f9631c9a653 req-ab4c24df-a3f4-41ab-911d-e08b5dc80e17 b383006d592e40c286bc1c656d734c2c ebeb5548a662485daf201a1acfe0c6a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 699/1401] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:59:51 2026] DELETE /v2.0/networks/5af0a6aa-dab1-4281-bbf6-dc29880e6ac9 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1402] 10.0.0.1 () {32 vars in 745 bytes} [Thu May 21 05:59:51 2026] GET /v2.0/security-groups/aeba6a83-fa61-41f6-8a39-a1343ba56df5/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: 701/1403] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:51 2026] GET /v2.0/ports?device_id=414a9ec5-5284-47c3-98b4-7a3330de17a9 => generated 957 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1404] 199.19.213.66 () {38 vars in 954 bytes} [Thu May 21 05:59:51 2026] POST /v2.0/ports => generated 954 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 702/1405] 10.0.0.1 () {34 vars in 772 bytes} [Thu May 21 05:59:51 2026] PUT /v2.0/security-groups/aeba6a83-fa61-41f6-8a39-a1343ba56df5/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1406] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:51 2026] GET /v2.0/security-groups?id=99b5bfb4-bb66-44c8-bd45-948cff112aad&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1407] 10.0.0.1 () {32 vars in 745 bytes} [Thu May 21 05:59:51 2026] GET /v2.0/security-groups/aeba6a83-fa61-41f6-8a39-a1343ba56df5/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1408] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:59:51 2026] GET /v2.0/security-groups?tenant_id=a793d14ef8ca490982194311a132cf0e&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1409] 10.0.0.1 () {34 vars in 794 bytes} [Thu May 21 05:59:51 2026] PUT /v2.0/security-groups/aeba6a83-fa61-41f6-8a39-a1343ba56df5/tags/black.or.white => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1410] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:51 2026] DELETE /v2.0/security-groups/a6302dd9-2b9c-4a3c-bff1-db6dc26a28e5 => 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: 709/1411] 10.0.0.1 () {32 vars in 745 bytes} [Thu May 21 05:59:51 2026] GET /v2.0/security-groups/aeba6a83-fa61-41f6-8a39-a1343ba56df5/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1412] 10.0.0.1 () {34 vars in 765 bytes} [Thu May 21 05:59:51 2026] PUT /v2.0/security-groups/aeba6a83-fa61-41f6-8a39-a1343ba56df5/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1413] 10.0.0.1 () {32 vars in 745 bytes} [Thu May 21 05:59:51 2026] GET /v2.0/security-groups/aeba6a83-fa61-41f6-8a39-a1343ba56df5/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1414] 10.0.0.1 () {32 vars in 753 bytes} [Thu May 21 05:59:51 2026] GET /v2.0/security-groups/aeba6a83-fa61-41f6-8a39-a1343ba56df5/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 05:59:51.906 7 INFO neutron.api.v2.resource [None req-86b51fa4-eb3f-405e-8788-eb13800ca08c 889f1d8dc11a4efc9aacd58ba222ee1a 0d263b22d9174c4cb934ba2e9251fbdf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 713/1415] 10.0.0.1 () {32 vars in 757 bytes} [Thu May 21 05:59:51 2026] GET /v2.0/security-groups/aeba6a83-fa61-41f6-8a39-a1343ba56df5/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1416] 10.0.0.1 () {32 vars in 756 bytes} [Thu May 21 05:59:51 2026] DELETE /v2.0/security-groups/aeba6a83-fa61-41f6-8a39-a1343ba56df5/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1417] 199.19.213.66 () {38 vars in 1027 bytes} [Thu May 21 05:59:51 2026] PUT /v2.0/ports/e19aaf2d-d98c-4c18-bdfb-78a9b455c760 => generated 1235 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1418] 10.0.0.1 () {32 vars in 745 bytes} [Thu May 21 05:59:51 2026] GET /v2.0/security-groups/aeba6a83-fa61-41f6-8a39-a1343ba56df5/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 05:59:52.006 8 INFO neutron.api.v2.resource [None req-feb35de7-a8d4-438c-a1ee-4d002e498102 889f1d8dc11a4efc9aacd58ba222ee1a 0d263b22d9174c4cb934ba2e9251fbdf - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 704/1419] 10.0.0.1 () {32 vars in 760 bytes} [Thu May 21 05:59:51 2026] DELETE /v2.0/security-groups/aeba6a83-fa61-41f6-8a39-a1343ba56df5/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: 716/1420] 10.0.0.1 () {32 vars in 748 bytes} [Thu May 21 05:59:52 2026] DELETE /v2.0/security-groups/aeba6a83-fa61-41f6-8a39-a1343ba56df5/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 05:59:52.059 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9bce8f63-8108-4708-9c59-df2550d5fbb7'] response: {'name': 'network-changed', 'server_uuid': '414a9ec5-5284-47c3-98b4-7a3330de17a9', 'tag': 'e19aaf2d-d98c-4c18-bdfb-78a9b455c760', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 705/1421] 10.0.0.1 () {32 vars in 745 bytes} [Thu May 21 05:59:52 2026] GET /v2.0/security-groups/aeba6a83-fa61-41f6-8a39-a1343ba56df5/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: 717/1422] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:52 2026] DELETE /v2.0/security-groups/aeba6a83-fa61-41f6-8a39-a1343ba56df5 => 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: 707/1425] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 05:59:52 2026] GET /v2.0/ports?tenant_id=ebeb5548a662485daf201a1acfe0c6a1&device_id=414a9ec5-5284-47c3-98b4-7a3330de17a9 => generated 1238 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1426] 199.19.213.66 () {34 vars in 1017 bytes} [Thu May 21 05:59:52 2026] GET /v2.0/networks?tenant_id=ebeb5548a662485daf201a1acfe0c6a1&shared=False => generated 764 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1427] 199.19.213.66 () {34 vars in 929 bytes} [Thu May 21 05:59:52 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1428] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:52 2026] GET /v2.0/ports?device_id=414a9ec5-5284-47c3-98b4-7a3330de17a9 => 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: 709/1429] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:52 2026] GET /v2.0/security-groups?id=99b5bfb4-bb66-44c8-bd45-948cff112aad&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: 721/1430] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:59:52 2026] GET /v2.0/security-groups?tenant_id=0d263b22d9174c4cb934ba2e9251fbdf&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:59:52.998 8 INFO neutron.services.segments.plugin [-] Segment 8bcdc879-a165-4088-9674-bd0bc63ed1f3 resource provider aggregate not found 2026-05-21 05:59:53.010 8 INFO neutron.services.segments.plugin [-] Segment 8bcdc879-a165-4088-9674-bd0bc63ed1f3 resource provider aggregate not found 2026-05-21 05:59:53.015 8 INFO neutron.services.segments.plugin [-] Segment 8bcdc879-a165-4088-9674-bd0bc63ed1f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bcdc879-a165-4088-9674-bd0bc63ed1f3 found for delete ", "request_id": "req-a384d0b0-b0dc-4246-a9e2-8e7b639d7ac6"}]} [pid: 8|app: 0|req: 710/1431] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:52 2026] DELETE /v2.0/security-groups/50897f51-552b-4aeb-aa34-2ebe6f832ef6 => 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: 722/1432] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:59:53 2026] GET /v2.0/security-groups?tenant_id=395e8f98d7024dd5b367a5e2fc31cf7b&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:59:53.233 8 INFO neutron.services.segments.plugin [-] Segment 8bcdc879-a165-4088-9674-bd0bc63ed1f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bcdc879-a165-4088-9674-bd0bc63ed1f3 found for delete ", "request_id": "req-31b655b5-ce19-4284-a8d3-5ca4847c05e7"}]} [pid: 8|app: 0|req: 711/1433] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:53 2026] DELETE /v2.0/security-groups/62e2b5d7-059a-47bc-968a-d380e07ba576 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1434] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 05:59:53 2026] GET /v2.0/ports?tenant_id=ebeb5548a662485daf201a1acfe0c6a1&device_id=414a9ec5-5284-47c3-98b4-7a3330de17a9 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1435] 199.19.213.66 () {34 vars in 1057 bytes} [Thu May 21 05:59:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e19aaf2d-d98c-4c18-bdfb-78a9b455c760 => 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: 724/1436] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 05:59:53 2026] GET /v2.0/subnets?id=11debaeb-8d99-4241-9bdb-ba04c287983d => generated 686 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1437] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 05:59:53 2026] GET /v2.0/ports?network_id=929f0f42-aa56-4536-a0e4-eb5c0d505509&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1438] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 05:59:53 2026] GET /v2.0/networks/929f0f42-aa56-4536-a0e4-eb5c0d505509?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1439] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:53 2026] GET /v2.0/ports?device_id=414a9ec5-5284-47c3-98b4-7a3330de17a9 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1440] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 05:59:53 2026] GET /v2.0/networks/929f0f42-aa56-4536-a0e4-eb5c0d505509?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: 715/1441] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:53 2026] GET /v2.0/security-groups?id=99b5bfb4-bb66-44c8-bd45-948cff112aad&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1442] 10.0.0.58 () {30 vars in 649 bytes} [Thu May 21 05:59:54 2026] GET /v2.0/extensions => generated 20516 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1443] 10.0.0.58 () {30 vars in 723 bytes} [Thu May 21 05:59:54 2026] GET /v2.0/quotas/b7634aaab59e4db8a62e1cf9d7f6bdb2/details => generated 847 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1444] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:55 2026] GET /v2.0/ports?device_id=414a9ec5-5284-47c3-98b4-7a3330de17a9 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1445] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:55 2026] GET /v2.0/security-groups?id=99b5bfb4-bb66-44c8-bd45-948cff112aad&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: 729/1446] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:56 2026] GET /v2.0/ports?device_id=414a9ec5-5284-47c3-98b4-7a3330de17a9 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1447] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:56 2026] GET /v2.0/security-groups?id=99b5bfb4-bb66-44c8-bd45-948cff112aad&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:59:56.690 7 WARNING neutron_lib.context [None req-7bcb6c10-0fc0-4bc8-8fb9-4a8eff47eedb a61dd2c8e1fa476aa2ebca9ab60950b5 58eeca4052884b9b9220e5822e188a7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 05:59:56.813 7 INFO neutron.db.segments_db [None req-7bcb6c10-0fc0-4bc8-8fb9-4a8eff47eedb a61dd2c8e1fa476aa2ebca9ab60950b5 58eeca4052884b9b9220e5822e188a7d - - default default] Added segment 02209549-f797-44d7-b620-d99d986c3fb4 of type vxlan for network 123a25cd-2fef-4629-bc10-eeaa86c39b56 [pid: 7|app: 0|req: 730/1448] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 05:59:56 2026] POST /v2.0/networks => generated 632 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:59:56.934 8 WARNING neutron_lib.context [None req-5aa89811-e186-4ce4-b745-343f1df2bf58 a61dd2c8e1fa476aa2ebca9ab60950b5 58eeca4052884b9b9220e5822e188a7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 731/1449] 10.0.0.58 () {30 vars in 649 bytes} [Thu May 21 05:59:57 2026] GET /v2.0/extensions => generated 20516 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1450] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 05:59:56 2026] POST /v2.0/subnets => generated 626 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1451] 10.0.0.58 () {30 vars in 723 bytes} [Thu May 21 05:59:57 2026] GET /v2.0/quotas/b7634aaab59e4db8a62e1cf9d7f6bdb2/details => generated 847 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1452] 10.0.0.1 () {34 vars in 749 bytes} [Thu May 21 05:59:57 2026] PUT /v2.0/subnets/dc519ff6-a048-4112-b9c8-3a554dd926e4/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: 722/1453] 10.0.0.1 () {32 vars in 729 bytes} [Thu May 21 05:59:57 2026] GET /v2.0/subnets/dc519ff6-a048-4112-b9c8-3a554dd926e4/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1454] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:59:57 2026] GET /v2.0/security-groups?tenant_id=a293b377f7e044e4bfe06b2e37ea0cab&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1455] 10.0.0.1 () {34 vars in 760 bytes} [Thu May 21 05:59:57 2026] PUT /v2.0/subnets/dc519ff6-a048-4112-b9c8-3a554dd926e4/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1456] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:57 2026] GET /v2.0/ports?device_id=414a9ec5-5284-47c3-98b4-7a3330de17a9 => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1457] 10.0.0.1 () {32 vars in 729 bytes} [Thu May 21 05:59:57 2026] GET /v2.0/subnets/dc519ff6-a048-4112-b9c8-3a554dd926e4/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1458] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:57 2026] DELETE /v2.0/security-groups/a5bd8082-32da-4b05-806a-51429c394694 => 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: 725/1459] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:57 2026] GET /v2.0/security-groups?id=99b5bfb4-bb66-44c8-bd45-948cff112aad&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: 726/1460] 10.0.0.1 () {34 vars in 756 bytes} [Thu May 21 05:59:57 2026] PUT /v2.0/subnets/dc519ff6-a048-4112-b9c8-3a554dd926e4/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: 735/1461] 10.0.0.1 () {32 vars in 729 bytes} [Thu May 21 05:59:57 2026] GET /v2.0/subnets/dc519ff6-a048-4112-b9c8-3a554dd926e4/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1462] 10.0.0.1 () {34 vars in 778 bytes} [Thu May 21 05:59:57 2026] PUT /v2.0/subnets/dc519ff6-a048-4112-b9c8-3a554dd926e4/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1463] 10.0.0.1 () {32 vars in 729 bytes} [Thu May 21 05:59:57 2026] GET /v2.0/subnets/dc519ff6-a048-4112-b9c8-3a554dd926e4/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1464] 10.0.0.1 () {34 vars in 749 bytes} [Thu May 21 05:59:57 2026] PUT /v2.0/subnets/dc519ff6-a048-4112-b9c8-3a554dd926e4/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: 738/1465] 10.0.0.1 () {32 vars in 729 bytes} [Thu May 21 05:59:57 2026] GET /v2.0/subnets/dc519ff6-a048-4112-b9c8-3a554dd926e4/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: 728/1466] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:59:57 2026] GET /v2.0/security-groups?tenant_id=223b5b9b77d446eba46d56a7ea118432&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1467] 10.0.0.1 () {32 vars in 737 bytes} [Thu May 21 05:59:57 2026] GET /v2.0/subnets/dc519ff6-a048-4112-b9c8-3a554dd926e4/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 05:59:57.913 8 INFO neutron.api.v2.resource [None req-aa4dccb5-ea64-4233-8660-e4c85f496cc5 a61dd2c8e1fa476aa2ebca9ab60950b5 58eeca4052884b9b9220e5822e188a7d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 730/1468] 10.0.0.1 () {32 vars in 741 bytes} [Thu May 21 05:59:57 2026] GET /v2.0/subnets/dc519ff6-a048-4112-b9c8-3a554dd926e4/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: 731/1469] 10.0.0.1 () {32 vars in 740 bytes} [Thu May 21 05:59:57 2026] DELETE /v2.0/subnets/dc519ff6-a048-4112-b9c8-3a554dd926e4/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1470] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:57 2026] DELETE /v2.0/security-groups/e88ef844-e47c-45d5-a285-475ecaf08d86 => 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: 732/1471] 10.0.0.1 () {32 vars in 729 bytes} [Thu May 21 05:59:57 2026] GET /v2.0/subnets/dc519ff6-a048-4112-b9c8-3a554dd926e4/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:59:58.032 7 INFO neutron.api.v2.resource [None req-a9f691ae-332f-47d1-8a05-cef47d2aa835 a61dd2c8e1fa476aa2ebca9ab60950b5 58eeca4052884b9b9220e5822e188a7d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 740/1472] 10.0.0.1 () {32 vars in 744 bytes} [Thu May 21 05:59:57 2026] DELETE /v2.0/subnets/dc519ff6-a048-4112-b9c8-3a554dd926e4/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1473] 10.0.0.1 () {32 vars in 732 bytes} [Thu May 21 05:59:58 2026] DELETE /v2.0/subnets/dc519ff6-a048-4112-b9c8-3a554dd926e4/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1474] 10.0.0.1 () {32 vars in 729 bytes} [Thu May 21 05:59:58 2026] GET /v2.0/subnets/dc519ff6-a048-4112-b9c8-3a554dd926e4/tags => 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: 734/1475] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 05:59:58 2026] DELETE /v2.0/subnets/dc519ff6-a048-4112-b9c8-3a554dd926e4 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 05:59:58.566 7 INFO neutron.services.segments.plugin [-] Segment 02209549-f797-44d7-b620-d99d986c3fb4 resource provider aggregate not found 2026-05-21 05:59:58.570 7 INFO neutron.services.segments.plugin [-] Segment 02209549-f797-44d7-b620-d99d986c3fb4 resource provider aggregate not found 2026-05-21 05:59:58.581 7 INFO neutron.services.segments.plugin [-] Segment 02209549-f797-44d7-b620-d99d986c3fb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02209549-f797-44d7-b620-d99d986c3fb4 found for delete ", "request_id": "req-af50c4d2-74e7-41a1-9198-0d08cf20ee3f"}]} [pid: 7|app: 0|req: 742/1476] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:59:58 2026] DELETE /v2.0/networks/123a25cd-2fef-4629-bc10-eeaa86c39b56 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1477] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:58 2026] GET /v2.0/ports?device_id=414a9ec5-5284-47c3-98b4-7a3330de17a9 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:59:58.680 7 INFO neutron.services.segments.plugin [-] Segment 02209549-f797-44d7-b620-d99d986c3fb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02209549-f797-44d7-b620-d99d986c3fb4 found for delete ", "request_id": "req-612ead93-e735-4bbb-beb2-b54911b98b41"}]} [pid: 7|app: 0|req: 743/1478] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:58 2026] GET /v2.0/security-groups?id=99b5bfb4-bb66-44c8-bd45-948cff112aad&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: 736/1479] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:58 2026] GET /v2.0/ports?device_id=414a9ec5-5284-47c3-98b4-7a3330de17a9 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:59:59.141 7 INFO neutron.db.l3_db [None req-a59e607a-65ee-455a-86d4-11c10ba1fb69 b383006d592e40c286bc1c656d734c2c ebeb5548a662485daf201a1acfe0c6a1 - - default default] Floating IP 57f51d5d-bd23-426d-820c-5854f12af260 associated. External IP: 10.96.250.218, port: e19aaf2d-d98c-4c18-bdfb-78a9b455c760. [pid: 7|app: 0|req: 744/1480] 10.0.0.1 () {34 vars in 747 bytes} [Thu May 21 05:59:58 2026] PUT /v2.0/floatingips/57f51d5d-bd23-426d-820c-5854f12af260 => generated 855 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:59:59.445 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-83f56f6d-b1d4-433d-b947-1bbb9f304888'] response: {'name': 'network-changed', 'server_uuid': '414a9ec5-5284-47c3-98b4-7a3330de17a9', 'tag': 'e19aaf2d-d98c-4c18-bdfb-78a9b455c760', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 737/1481] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:59:59 2026] GET /v2.0/security-groups?tenant_id=7ef5aaf0f3e74be898dc080066ec514e&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1482] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:59 2026] GET /v2.0/ports?device_id=414a9ec5-5284-47c3-98b4-7a3330de17a9 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1483] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:59:59 2026] GET /v2.0/security-groups?tenant_id=b7634aaab59e4db8a62e1cf9d7f6bdb2&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1484] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:59 2026] GET /v2.0/security-groups?id=99b5bfb4-bb66-44c8-bd45-948cff112aad&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: 8|app: 0|req: 739/1485] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:59 2026] DELETE /v2.0/security-groups/d61934cd-6011-4a54-9128-ae29faf3547f => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1486] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:59 2026] DELETE /v2.0/security-groups/76e2cbca-f444-47ed-8287-aee84d4ca144 => 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: 740/1487] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 05:59:59 2026] GET /v2.0/security-groups?tenant_id=58eeca4052884b9b9220e5822e188a7d&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1488] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 05:59:59 2026] GET /v2.0/ports?device_id=414a9ec5-5284-47c3-98b4-7a3330de17a9 => 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: 748/1489] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 05:59:59 2026] DELETE /v2.0/security-groups/0612330b-9c89-4295-8c4e-b251fc4436bc => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1490] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 05:59:59 2026] GET /v2.0/security-groups?id=99b5bfb4-bb66-44c8-bd45-948cff112aad&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1491] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 05:59:59 2026] GET /v2.0/ports?tenant_id=ebeb5548a662485daf201a1acfe0c6a1&device_id=414a9ec5-5284-47c3-98b4-7a3330de17a9 => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1492] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 05:59:59 2026] GET /v2.0/networks?id=929f0f42-aa56-4536-a0e4-eb5c0d505509 => generated 764 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1493] 199.19.213.66 () {34 vars in 1057 bytes} [Thu May 21 06:00:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e19aaf2d-d98c-4c18-bdfb-78a9b455c760 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1494] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 06:00:00 2026] GET /v2.0/subnets?id=11debaeb-8d99-4241-9bdb-ba04c287983d => generated 686 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1495] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:00:00 2026] GET /v2.0/ports?network_id=929f0f42-aa56-4536-a0e4-eb5c0d505509&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1496] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:00:00 2026] GET /v2.0/networks/929f0f42-aa56-4536-a0e4-eb5c0d505509?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: 752/1497] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:00:00 2026] GET /v2.0/networks/929f0f42-aa56-4536-a0e4-eb5c0d505509?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: 746/1498] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:01 2026] GET /v2.0/ports?device_id=414a9ec5-5284-47c3-98b4-7a3330de17a9 => 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: 753/1499] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:00:01 2026] GET /v2.0/security-groups?id=99b5bfb4-bb66-44c8-bd45-948cff112aad&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: 754/1500] 199.19.213.66 () {34 vars in 993 bytes} [Thu May 21 06:00:01 2026] GET /v2.0/ports?device_id=414a9ec5-5284-47c3-98b4-7a3330de17a9 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1501] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:01 2026] GET /v2.0/security-groups?tenant_id=1bd3a4fb78394f65b8af2557290284c9&name=default => generated 2925 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1502] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:01 2026] DELETE /v2.0/security-groups/4778b657-3ded-4b26-8866-43724e6e159f => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:00:02.222 7 INFO neutron.db.l3_db [req-dda6afdc-10af-4404-8e98-424f3191c153 req-bb20d23c-5454-496a-a7f7-5eaee1f777a8 b383006d592e40c286bc1c656d734c2c ebeb5548a662485daf201a1acfe0c6a1 - - default default] Floating IP 57f51d5d-bd23-426d-820c-5854f12af260 disassociated. External IP: 10.96.250.218, port: e19aaf2d-d98c-4c18-bdfb-78a9b455c760. [pid: 8|app: 0|req: 749/1503] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:02 2026] GET /v2.0/ports?device_id=414a9ec5-5284-47c3-98b4-7a3330de17a9 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1504] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:00:02 2026] GET /v2.0/security-groups?id=99b5bfb4-bb66-44c8-bd45-948cff112aad&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1505] 199.19.213.66 () {36 vars in 996 bytes} [Thu May 21 06:00:01 2026] DELETE /v2.0/ports/e19aaf2d-d98c-4c18-bdfb-78a9b455c760 => generated 0 bytes in 652 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1506] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:03 2026] GET /v2.0/ports?device_id=414a9ec5-5284-47c3-98b4-7a3330de17a9 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:00:04.255 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-26000427-3319-4142-af8d-d3837cc68388'] response: {'server_uuid': '414a9ec5-5284-47c3-98b4-7a3330de17a9', 'name': 'network-vif-deleted', 'tag': 'e19aaf2d-d98c-4c18-bdfb-78a9b455c760', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 752/1507] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:04 2026] GET /v2.0/ports?device_id=414a9ec5-5284-47c3-98b4-7a3330de17a9 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:00:04.619 7 INFO neutron.db.segments_db [None req-f71d57f5-b3c6-494f-a3d7-011209c978f4 a8cf484ec81f4a5481b7ff5b3929a2eb 79d130beb22f4c57bface476540da6bb - - default default] Added segment 61f403b2-f2ee-4595-8d9d-99c8787f3fa0 of type vxlan for network 9a6663b0-67c4-4453-bff6-c68f9934ebf6 [pid: 8|app: 0|req: 753/1508] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:04 2026] GET /v2.0/security-groups?tenant_id=3cabca3e01b94dc7be1e28ac7c59f2eb&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1509] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:00:04 2026] POST /v2.0/networks => generated 726 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1510] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:04 2026] DELETE /v2.0/security-groups/7f41aa1c-bd61-4532-8f81-107f449859be => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1511] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:00:04 2026] POST /v2.0/subnets => generated 644 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:04.944 8 WARNING neutron.api.v2.base [None req-46b1c3ad-4529-4473-80b7-e40d812f8d2c a8cf484ec81f4a5481b7ff5b3929a2eb 79d130beb22f4c57bface476540da6bb - - 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-21 06:00:04.945 8 INFO neutron.api.v2.resource [None req-46b1c3ad-4529-4473-80b7-e40d812f8d2c a8cf484ec81f4a5481b7ff5b3929a2eb 79d130beb22f4c57bface476540da6bb - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 755/1512] 10.0.0.1 () {34 vars in 679 bytes} [Thu May 21 06:00:04 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-21 06:00:05.190 7 INFO neutron.services.segments.plugin [-] Segment 61f403b2-f2ee-4595-8d9d-99c8787f3fa0 resource provider aggregate not found 2026-05-21 06:00:05.193 7 INFO neutron.services.segments.plugin [-] Segment 61f403b2-f2ee-4595-8d9d-99c8787f3fa0 resource provider aggregate not found 2026-05-21 06:00:05.201 7 INFO neutron.services.segments.plugin [-] Segment 61f403b2-f2ee-4595-8d9d-99c8787f3fa0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61f403b2-f2ee-4595-8d9d-99c8787f3fa0 found for delete ", "request_id": "req-1ac6fab4-cbcb-450c-b3b4-3bcdcf9f2a41"}]} 2026-05-21 06:00:05.216 7 INFO neutron.services.segments.plugin [-] Segment 61f403b2-f2ee-4595-8d9d-99c8787f3fa0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61f403b2-f2ee-4595-8d9d-99c8787f3fa0 found for delete ", "request_id": "req-6d231b5a-1273-4ef3-8895-ef422f0e243d"}]} [pid: 7|app: 0|req: 758/1513] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:00:04 2026] DELETE /v2.0/networks/9a6663b0-67c4-4453-bff6-c68f9934ebf6 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:00:05.285 8 INFO neutron.db.segments_db [None req-5d916010-0f81-49bd-8960-2afdf88fb492 a8cf484ec81f4a5481b7ff5b3929a2eb 79d130beb22f4c57bface476540da6bb - - default default] Added segment 2a78d7ee-1442-4ba8-aad4-fd6e0b41dc39 of type vxlan for network 90101171-2fdd-4983-a03e-d3822c00845f [pid: 8|app: 0|req: 756/1514] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:00:05 2026] POST /v2.0/networks => generated 727 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1515] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:05 2026] GET /v2.0/ports?device_id=414a9ec5-5284-47c3-98b4-7a3330de17a9 => 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: 759/1516] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:00:05 2026] POST /v2.0/subnets => generated 647 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:05.646 8 WARNING neutron.api.v2.base [None req-6031e23a-3dff-4632-aa07-dc3a6e99d3db a8cf484ec81f4a5481b7ff5b3929a2eb 79d130beb22f4c57bface476540da6bb - - 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-21 06:00:05.646 8 INFO neutron.api.v2.resource [None req-6031e23a-3dff-4632-aa07-dc3a6e99d3db a8cf484ec81f4a5481b7ff5b3929a2eb 79d130beb22f4c57bface476540da6bb - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 758/1517] 10.0.0.1 () {34 vars in 679 bytes} [Thu May 21 06:00:05 2026] POST /v2.0/rbac-policies => generated 547 bytes in 11 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1518] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:00:05 2026] DELETE /v2.0/networks/90101171-2fdd-4983-a03e-d3822c00845f => generated 0 bytes in 716 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:00:06.431 8 INFO neutron.db.segments_db [None req-879bda00-1d9e-4069-ae10-993350b867e8 a8cf484ec81f4a5481b7ff5b3929a2eb 79d130beb22f4c57bface476540da6bb - - default default] Added segment 7a7114c7-0f3c-4fc4-877a-5bdb9dded43f of type vxlan for network 43531055-a0a3-4670-83a9-2e1501c75d28 [pid: 8|app: 0|req: 759/1519] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:00:06 2026] POST /v2.0/networks => generated 726 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:06.776 7 INFO neutron.db.segments_db [None req-e5e234fb-1a36-43a8-9cf6-c648853c39d6 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Added segment d1abce7a-4bfc-4a49-8425-8e93ebc017e5 of type vxlan for network 6ab09bbe-7417-49cf-b319-81a56c11afd4 [pid: 8|app: 0|req: 760/1520] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:00:06 2026] POST /v2.0/subnets => generated 647 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1521] 10.0.0.1 () {34 vars in 669 bytes} [Thu May 21 06:00:06 2026] POST /v2.0/networks => generated 741 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1522] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:06 2026] DELETE /v2.0/security-groups/99b5bfb4-bb66-44c8-bd45-948cff112aad => 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: 762/1523] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:00:06 2026] POST /v2.0/subnets => generated 688 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:07.056 8 INFO neutron.api.v2.resource [None req-4592f445-2d9a-4c36-a10c-3d77cbb357ea b383006d592e40c286bc1c656d734c2c ebeb5548a662485daf201a1acfe0c6a1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 763/1524] 10.0.0.1 () {32 vars in 735 bytes} [Thu May 21 06:00:07 2026] GET /v2.0/security-groups/99b5bfb4-bb66-44c8-bd45-948cff112aad => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1525] 10.0.0.1 () {34 vars in 679 bytes} [Thu May 21 06:00:06 2026] POST /v2.0/rbac-policies => generated 324 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:07.118 8 INFO neutron.db.segments_db [None req-8450472f-f1f9-4fed-b3bc-a1cadaab07ab c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Added segment 0b429fff-a0f0-4db9-a036-67c80338f0d5 of type vxlan for network c45f8c42-393f-46ce-b155-98209a2e5fe9 2026-05-21 06:00:07.228 7 INFO neutron.services.segments.plugin [-] Segment 2a78d7ee-1442-4ba8-aad4-fd6e0b41dc39 resource provider aggregate not found 2026-05-21 06:00:07.233 7 INFO neutron.services.segments.plugin [-] Segment 2a78d7ee-1442-4ba8-aad4-fd6e0b41dc39 resource provider aggregate not found 2026-05-21 06:00:07.244 7 INFO neutron.services.segments.plugin [-] Segment 2a78d7ee-1442-4ba8-aad4-fd6e0b41dc39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a78d7ee-1442-4ba8-aad4-fd6e0b41dc39 found for delete ", "request_id": "req-bb10a2ef-c1f3-41d2-b99f-17d6af141ff7"}]} 2026-05-21 06:00:07.248 7 INFO neutron.services.segments.plugin [-] Segment 2a78d7ee-1442-4ba8-aad4-fd6e0b41dc39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a78d7ee-1442-4ba8-aad4-fd6e0b41dc39 found for delete ", "request_id": "req-039b79ce-b17e-46c6-8136-2367131c0279"}]} 2026-05-21 06:00:07.383 8 INFO neutron.db.l3_hamode_db [None req-8450472f-f1f9-4fed-b3bc-a1cadaab07ab c9b45807f6a2470fbebb5591ef3a489f 7235b703d30e46d7927cf25b9bd4d12b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 763/1526] 10.0.0.1 () {32 vars in 730 bytes} [Thu May 21 06:00:07 2026] DELETE /v2.0/floatingips/57f51d5d-bd23-426d-820c-5854f12af260 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1529] 10.0.0.1 () {32 vars in 721 bytes} [Thu May 21 06:00:07 2026] GET /v2.0/networks/43531055-a0a3-4670-83a9-2e1501c75d28 => generated 654 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:00:08.304 8 INFO neutron.db.l3_hamode_db [None req-8450472f-f1f9-4fed-b3bc-a1cadaab07ab c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 767/1530] 10.0.0.1 () {34 vars in 787 bytes} [Thu May 21 06:00:07 2026] PUT /v2.0/routers/ebde7343-849c-463f-b6b1-6473c7b6ee97/remove_router_interface => generated 309 bytes in 1059 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:00:09.083 7 INFO neutron.pecan_wsgi.hooks.translation [None req-16747d21-90b7-438d-8320-259976375bb5 9d8b111d0e3e4a14adbb62e2f1cb0cb7 2e37581dc0844bb2adbf5028af29a5ce - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 768/1531] 10.0.0.1 () {32 vars in 721 bytes} [Thu May 21 06:00:08 2026] GET /v2.0/networks/43531055-a0a3-4670-83a9-2e1501c75d28 => generated 138 bytes in 299 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:00:10.022 7 INFO neutron.services.segments.plugin [-] Segment 155cbaa5-97a6-4534-aabf-3e940df81405 resource provider aggregate not found 2026-05-21 06:00:10.026 7 INFO neutron.services.segments.plugin [-] Segment 155cbaa5-97a6-4534-aabf-3e940df81405 resource provider aggregate not found 2026-05-21 06:00:10.039 7 INFO neutron.services.segments.plugin [-] Segment 155cbaa5-97a6-4534-aabf-3e940df81405 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 155cbaa5-97a6-4534-aabf-3e940df81405 found for delete ", "request_id": "req-1506c310-cfd1-4e7b-a084-2a4bed5fd0b4"}]} 2026-05-21 06:00:10.040 7 INFO neutron.db.l3_hamode_db [None req-18fcbfe2-2bf1-4354-ba79-c72cbc2b47d0 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] HA network caaeaa82-6ff5-4ef9-a309-5636006ec5bb was deleted as no HA routers are present in tenant ebeb5548a662485daf201a1acfe0c6a1. [pid: 7|app: 0|req: 769/1532] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:00:09 2026] DELETE /v2.0/routers/ebde7343-849c-463f-b6b1-6473c7b6ee97 => generated 0 bytes in 956 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:00:10.045 7 INFO neutron.services.segments.plugin [-] Segment 155cbaa5-97a6-4534-aabf-3e940df81405 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 155cbaa5-97a6-4534-aabf-3e940df81405 found for delete ", "request_id": "req-7c8a3bd9-b42f-4178-beba-0928ac97b34e"}]} [pid: 8|app: 0|req: 764/1533] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:00:07 2026] POST /v2.0/routers => generated 728 bytes in 3012 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:10.309 8 WARNING neutron_lib.context [None req-6c49a29d-afb4-424f-bbb5-ac17bcaefac1 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:00:10.458 8 INFO neutron.db.segments_db [None req-6c49a29d-afb4-424f-bbb5-ac17bcaefac1 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Added segment 87d9b924-00c7-469a-bbe2-a0045d9e12b9 of type vxlan for network 26b9d877-2791-4eb6-8dbc-e4e19e6d9205 [pid: 7|app: 0|req: 770/1534] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:00:10 2026] DELETE /v2.0/networks/43531055-a0a3-4670-83a9-2e1501c75d28 => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1535] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:00:10 2026] POST /v2.0/networks => generated 640 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1536] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:00:10 2026] DELETE /v2.0/subnets/11debaeb-8d99-4241-9bdb-ba04c287983d => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:00:10.646 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1a732dfd-151f-4a11-b76d-2566dd362cd3 a8cf484ec81f4a5481b7ff5b3929a2eb 79d130beb22f4c57bface476540da6bb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 772/1537] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:00:10 2026] DELETE /v2.0/subnets/e9f85e48-1abc-419d-94aa-55be8f007c43 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:00:10.652 7 WARNING neutron_lib.context [None req-fb8d7b0d-ff4f-43e5-a685-665110e353b4 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 773/1538] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:00:10 2026] POST /v2.0/subnets => generated 658 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1539] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:00:11 2026] DELETE /v2.0/networks/929f0f42-aa56-4536-a0e4-eb5c0d505509 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:00:11.334 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1ad20ccb-9e85-4a49-8030-01a6ca80b144 a8cf484ec81f4a5481b7ff5b3929a2eb 79d130beb22f4c57bface476540da6bb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 775/1540] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:00:11 2026] DELETE /v2.0/subnets/f7b2b45f-8cb3-4565-b29d-fc8c7c2f7ecd => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1541] 10.0.0.1 () {32 vars in 720 bytes} [Thu May 21 06:00:11 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:00:11.406 7 INFO neutron.pecan_wsgi.hooks.translation [None req-22a6b9fa-4c8e-41b7-b8f2-b44e3ad937a1 a8cf484ec81f4a5481b7ff5b3929a2eb 79d130beb22f4c57bface476540da6bb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 777/1542] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:00:11 2026] DELETE /v2.0/subnets/3d73d626-a38c-419e-9614-a79a449839cd => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:00:11.418 7 WARNING neutron_lib.context [None req-47acad61-b79c-4b9f-bbea-4206fda00d71 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 778/1543] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:00:11 2026] POST /v2.0/subnets => generated 732 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1544] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:11 2026] GET /v2.0/security-groups?tenant_id=ebeb5548a662485daf201a1acfe0c6a1&name=default => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:00:11.822 7 WARNING neutron_lib.context [None req-23ec582e-bbf0-4737-958b-6c07cb96889e d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:00:11.888 7 INFO neutron.db.segments_db [None req-23ec582e-bbf0-4737-958b-6c07cb96889e d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Added segment 3fc886b2-3091-45e3-99f0-4634be00112b of type vxlan for network 325931e3-78f4-4830-9869-9e87dd7a8ccb [pid: 7|app: 0|req: 780/1545] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:00:11 2026] POST /v2.0/networks => generated 638 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:12.069 7 INFO neutron.services.segments.plugin [-] Segment 7a7114c7-0f3c-4fc4-877a-5bdb9dded43f resource provider aggregate not found 2026-05-21 06:00:12.081 7 INFO neutron.services.segments.plugin [-] Segment 7a7114c7-0f3c-4fc4-877a-5bdb9dded43f resource provider aggregate not found 2026-05-21 06:00:12.087 7 INFO neutron.services.segments.plugin [-] Segment 7a7114c7-0f3c-4fc4-877a-5bdb9dded43f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a7114c7-0f3c-4fc4-877a-5bdb9dded43f found for delete ", "request_id": "req-ae60be27-bfa3-48c6-8a76-9a41a56b7546"}]} [pid: 8|app: 0|req: 766/1546] 10.0.0.1 () {34 vars in 781 bytes} [Thu May 21 06:00:10 2026] PUT /v2.0/routers/3a50b3aa-6d3f-4855-b73a-c50701651e5a/add_router_interface => generated 309 bytes in 1548 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:00:12.102 7 INFO neutron.services.segments.plugin [-] Segment 7a7114c7-0f3c-4fc4-877a-5bdb9dded43f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a7114c7-0f3c-4fc4-877a-5bdb9dded43f found for delete ", "request_id": "req-3e8de4d3-479b-43b1-96fe-bd39325fd2e2"}]} 2026-05-21 06:00:12.104 8 WARNING neutron_lib.context [None req-e4e4cdc9-6e15-4879-9fc2-5352c7eb96f1 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:00:12.107 7 INFO neutron.services.segments.plugin [-] Segment 1415ada8-1f1c-44ba-9723-379874565099 resource provider aggregate not found 2026-05-21 06:00:12.122 7 INFO neutron.services.segments.plugin [-] Segment 1415ada8-1f1c-44ba-9723-379874565099 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1415ada8-1f1c-44ba-9723-379874565099 found for delete ", "request_id": "req-22e7cdfe-b3b5-46e6-8a48-a59b74b81fbe"}]} 2026-05-21 06:00:12.123 7 INFO neutron.services.segments.plugin [-] Segment 1415ada8-1f1c-44ba-9723-379874565099 resource provider aggregate not found 2026-05-21 06:00:12.155 7 INFO neutron.services.segments.plugin [-] Segment 1415ada8-1f1c-44ba-9723-379874565099 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1415ada8-1f1c-44ba-9723-379874565099 found for delete ", "request_id": "req-40ce0721-448a-45cb-9bcd-7d2be4e9a8e2"}]} [pid: 7|app: 0|req: 781/1547] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:12 2026] DELETE /v2.0/security-groups/232a2eaa-edbc-4cc6-831f-e8519222f1e7 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1548] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:00:12 2026] POST /v2.0/subnets => generated 655 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:12.408 7 WARNING neutron_lib.context [None req-92a58f5f-c19c-43a2-bc99-997f5975aa1b d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 782/1549] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:00:12 2026] POST /v2.0/subnets => generated 725 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:12.709 7 WARNING neutron_lib.context [None req-5a2697ea-eea7-4204-a010-f35b807f3972 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:00:12.769 7 INFO neutron.db.segments_db [None req-5a2697ea-eea7-4204-a010-f35b807f3972 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Added segment 5e8bc56e-148a-4cf5-abe2-84161557e042 of type vxlan for network 80f2c263-3b98-4a2a-9c84-dccf070d1251 [pid: 7|app: 0|req: 783/1550] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:00:12 2026] POST /v2.0/networks => generated 637 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:12.896 7 WARNING neutron_lib.context [None req-d8235f6c-5d41-452b-b2ab-0a2c121e15b2 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 768/1551] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:12 2026] GET /v2.0/security-groups?tenant_id=ceba718753814263b0c9ca197ca82db5&name=default => generated 2925 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1552] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:12 2026] DELETE /v2.0/security-groups/3589eaf1-4fe7-4b11-ae99-9756579403c5 => 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: 784/1553] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:00:12 2026] POST /v2.0/subnets => generated 656 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:13.253 7 WARNING neutron_lib.context [None req-f1259dfb-70f6-4500-ba0e-3c403886cb82 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 770/1554] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:13 2026] GET /v2.0/security-groups?tenant_id=79d130beb22f4c57bface476540da6bb&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1555] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:13 2026] DELETE /v2.0/security-groups/644f3eae-e608-40b2-a876-22cb5d9dd61c => 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: 785/1556] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:00:13 2026] POST /v2.0/subnets => generated 729 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:13.488 8 WARNING neutron_lib.context [None req-42cd8ed6-d39b-411a-bfb7-54b1710cc1cb d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:00:13.560 8 INFO neutron.db.segments_db [None req-42cd8ed6-d39b-411a-bfb7-54b1710cc1cb d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Added segment a0f81bf6-8ebc-435f-92ce-2283ccdb84dd of type vxlan for network 53db83f7-0320-4195-bca4-7ba0df3334f7 [pid: 7|app: 0|req: 786/1557] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:13 2026] GET /v2.0/security-groups?tenant_id=2e37581dc0844bb2adbf5028af29a5ce&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1558] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:13 2026] DELETE /v2.0/security-groups/156ae82f-8d90-4908-bbbc-72fdea692b24 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:00:13.912 8 INFO neutron.db.l3_hamode_db [None req-42cd8ed6-d39b-411a-bfb7-54b1710cc1cb d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 788/1559] 10.0.0.7 () {34 vars in 980 bytes} [Thu May 21 06:00:14 2026] GET /v2.0/networks?id=6ab09bbe-7417-49cf-b319-81a56c11afd4 => generated 673 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1560] 10.0.0.7 () {34 vars in 963 bytes} [Thu May 21 06:00:14 2026] GET /v2.0/quotas/7235b703d30e46d7927cf25b9bd4d12b => generated 292 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1561] 10.0.0.7 () {34 vars in 1000 bytes} [Thu May 21 06:00:14 2026] GET /v2.0/ports?tenant_id=7235b703d30e46d7927cf25b9bd4d12b&fields=id => generated 103 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1562] 10.0.0.7 () {34 vars in 1006 bytes} [Thu May 21 06:00:14 2026] GET /v2.0/networks/6ab09bbe-7417-49cf-b319-81a56c11afd4?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: 792/1563] 10.0.0.7 () {34 vars in 1106 bytes} [Thu May 21 06:00:14 2026] GET /v2.0/networks/6ab09bbe-7417-49cf-b319-81a56c11afd4?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-21 06:00:14.883 8 INFO neutron.db.l3_hamode_db [None req-42cd8ed6-d39b-411a-bfb7-54b1710cc1cb d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 793/1564] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:14 2026] GET /v2.0/ports?device_id=c0cc90b4-abfb-42fe-b27f-784ae72393aa => 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: 772/1565] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:00:13 2026] POST /v2.0/routers => generated 685 bytes in 2434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1566] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:15 2026] GET /v2.0/ports?device_id=c0cc90b4-abfb-42fe-b27f-784ae72393aa => 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: 774/1567] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:17 2026] GET /v2.0/ports?device_id=c0cc90b4-abfb-42fe-b27f-784ae72393aa => 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: 794/1568] 10.0.0.1 () {34 vars in 781 bytes} [Thu May 21 06:00:15 2026] PUT /v2.0/routers/4c5dbb35-9853-491b-ae34-ffc4e63310c3/add_router_interface => generated 309 bytes in 1514 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1569] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:17 2026] GET /v2.0/security-groups?tenant_id=5deade1f674c45399f5d4b45cc23be51&name=default => generated 2925 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1570] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:17 2026] DELETE /v2.0/security-groups/4e48f20c-7fb5-4844-ad0c-2dc1d7e67015 => 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: 777/1571] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:17 2026] GET /v2.0/security-groups?tenant_id=40b1d6b5508840aeb35af3cc68181617&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1572] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:18 2026] DELETE /v2.0/security-groups/572c998d-a024-448b-8d0b-b6ad65b3738a => 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: 779/1573] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:18 2026] GET /v2.0/ports?device_id=c0cc90b4-abfb-42fe-b27f-784ae72393aa => 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: 795/1574] 10.0.0.1 () {34 vars in 781 bytes} [Thu May 21 06:00:17 2026] PUT /v2.0/routers/4c5dbb35-9853-491b-ae34-ffc4e63310c3/add_router_interface => generated 309 bytes in 1543 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:00:19.082 8 WARNING neutron_lib.context [None req-1da8a170-f17f-44dd-a3fb-55491e2ad637 5d09c1a1ace34631b37b9ba37a7292ca 9fd34b35c5224addbfed20742594595a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 780/1575] 10.0.0.1 () {34 vars in 674 bytes} [Thu May 21 06:00:18 2026] POST /v2.0/floatingips => generated 552 bytes in 841 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1576] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 06:00:19 2026] GET /v2.0/networks?id=6ab09bbe-7417-49cf-b319-81a56c11afd4 => generated 673 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1577] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:19 2026] GET /v2.0/ports?device_id=c0cc90b4-abfb-42fe-b27f-784ae72393aa => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:00:19.830 8 WARNING neutron_lib.context [None req-d36b64f4-1336-4979-b0ef-bde5d067e4cf 5d09c1a1ace34631b37b9ba37a7292ca 9fd34b35c5224addbfed20742594595a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 783/1578] 10.0.0.1 () {34 vars in 674 bytes} [Thu May 21 06:00:19 2026] POST /v2.0/floatingips => generated 552 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:20.397 8 WARNING neutron_lib.context [req-93e48260-5f8b-4e85-9f62-90dd3dbda423 req-8b18b1cd-5ecb-4b98-82c8-74e417fbcbfa 90fccb60f4284a08951f93873be6b2ed 7235b703d30e46d7927cf25b9bd4d12b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 796/1579] 10.0.0.1 () {34 vars in 781 bytes} [Thu May 21 06:00:19 2026] PUT /v2.0/routers/4c5dbb35-9853-491b-ae34-ffc4e63310c3/add_router_interface => generated 309 bytes in 1610 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:00:20.616 7 WARNING neutron_lib.context [None req-56c6e7c6-59db-4aa1-a874-b4b4e7bca40e 5d09c1a1ace34631b37b9ba37a7292ca 9fd34b35c5224addbfed20742594595a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 784/1580] 199.19.213.66 () {38 vars in 954 bytes} [Thu May 21 06:00:20 2026] POST /v2.0/ports => generated 954 bytes in 409 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-21 06:00:20.806 8 WARNING neutron_lib.context [None req-54098060-1e7c-4049-a428-d7dbe83640af d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1581] 10.0.0.1 () {34 vars in 682 bytes} [Thu May 21 06:00:20 2026] POST /v2.0/security-groups => generated 1628 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1582] 10.0.0.1 () {34 vars in 674 bytes} [Thu May 21 06:00:20 2026] POST /v2.0/floatingips => generated 552 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1583] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:21 2026] GET /v2.0/ports?device_id=c0cc90b4-abfb-42fe-b27f-784ae72393aa => generated 957 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:00:21.311 7 WARNING neutron_lib.context [None req-efed2b3f-2bab-442f-8e34-b5817cf03488 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 799/1584] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:00:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:21.480 7 WARNING neutron_lib.context [None req-f4c18c53-2267-4e7d-ad7e-b2d29cbea2dd 5d09c1a1ace34631b37b9ba37a7292ca 9fd34b35c5224addbfed20742594595a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 786/1585] 199.19.213.66 () {38 vars in 1027 bytes} [Thu May 21 06:00:21 2026] PUT /v2.0/ports/dfd351cd-91e0-401d-b285-db83f94fbd51 => generated 1235 bytes in 536 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-21 06:00:21.576 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9c94dd1-749c-4229-86f5-33c8de43353f'] response: {'name': 'network-changed', 'server_uuid': 'c0cc90b4-abfb-42fe-b27f-784ae72393aa', 'tag': 'dfd351cd-91e0-401d-b285-db83f94fbd51', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 787/1586] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:00:21 2026] GET /v2.0/security-groups?id=46589331-2ed4-43e1-abd2-64f230998763&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:00:21.594 8 WARNING neutron_lib.context [None req-d55bd731-18f6-4909-8d40-7d9c5f230c5c d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 788/1587] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:00:21 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-21 06:00:21.723 8 WARNING neutron_lib.context [None req-06f56690-18e2-403d-8e54-deff0e17f9bd d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 789/1588] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:00:21 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) 2026-05-21 06:00:21.851 8 WARNING neutron_lib.context [None req-ddebb05b-0af3-43f0-8d1d-19e939ccee59 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 790/1589] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:00:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:21.975 8 WARNING neutron_lib.context [None req-5f45e995-06c8-4fa7-a959-c1c77d9a61ed d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 800/1590] 10.0.0.1 () {34 vars in 674 bytes} [Thu May 21 06:00:21 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) 2026-05-21 06:00:22.052 7 WARNING neutron_lib.context [None req-a9910fee-13f3-459d-a430-80e7f6a3f231 5d09c1a1ace34631b37b9ba37a7292ca 9fd34b35c5224addbfed20742594595a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 791/1591] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:00:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1592] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:00:22 2026] GET /v2.0/ports?tenant_id=7235b703d30e46d7927cf25b9bd4d12b&device_id=c0cc90b4-abfb-42fe-b27f-784ae72393aa => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:00:22.143 8 WARNING neutron_lib.context [None req-0b6ecf6f-1ee9-4793-b049-e683a904e675 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 793/1593] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:00:22 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) [pid: 8|app: 0|req: 794/1594] 199.19.213.66 () {34 vars in 1017 bytes} [Thu May 21 06:00:22 2026] GET /v2.0/networks?tenant_id=7235b703d30e46d7927cf25b9bd4d12b&shared=False => generated 769 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:00:22.332 8 WARNING neutron_lib.context [None req-750d8444-bd8c-4f31-ae6e-7594c826b348 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 795/1595] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:00:22 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: 798/1598] 199.19.213.66 () {34 vars in 929 bytes} [Thu May 21 06:00:22 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:00:22.522 8 WARNING neutron_lib.context [None req-6fc004d0-2f52-436e-aeea-a3aef17064b9 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 801/1599] 10.0.0.1 () {34 vars in 674 bytes} [Thu May 21 06:00:22 2026] POST /v2.0/floatingips => generated 552 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1600] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:00:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1601] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:22 2026] GET /v2.0/ports?device_id=c0cc90b4-abfb-42fe-b27f-784ae72393aa => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1602] 10.0.0.1 () {34 vars in 757 bytes} [Thu May 21 06:00:22 2026] PUT /v2.0/floatingips/95003f79-6f03-4850-bca5-4c1ce005e59a/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:00:22.823 8 WARNING neutron_lib.context [None req-f384ef5f-61a2-4e51-9a03-bb211f23d5fb d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 802/1603] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:22 2026] GET /v2.0/security-groups?tenant_id=aae1f1a977ee4216a51b56aae01bc1db&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1604] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:00:22 2026] POST /v2.0/security-group-rules => generated 599 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1605] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:00:22 2026] GET /v2.0/security-groups?id=46589331-2ed4-43e1-abd2-64f230998763&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1606] 10.0.0.1 () {34 vars in 757 bytes} [Thu May 21 06:00:22 2026] PUT /v2.0/floatingips/686e3856-216e-413f-82e9-360ec3ae37aa/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:00:23.006 8 WARNING neutron_lib.context [None req-0856ff9c-e49c-4bdd-9deb-23de0076e5d8 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 804/1607] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:22 2026] DELETE /v2.0/security-groups/a71c1756-b03d-4c48-a807-aaa4fbc1a422 => 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: 805/1608] 10.0.0.1 () {34 vars in 757 bytes} [Thu May 21 06:00:23 2026] PUT /v2.0/floatingips/41375908-183b-4ff9-a723-06317191a8d7/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1609] 10.0.0.1 () {34 vars in 757 bytes} [Thu May 21 06:00:23 2026] PUT /v2.0/floatingips/7970d53e-98a6-4f56-8f2c-7b014482c19c/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1610] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:00:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1611] 10.0.0.1 () {32 vars in 670 bytes} [Thu May 21 06:00:23 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:00:23.208 8 WARNING neutron_lib.context [None req-b94a5a61-6b5f-4f23-8e0e-4df7ce27c43b d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 807/1612] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:23 2026] GET /v2.0/security-groups?tenant_id=f517c3f889ca4892b762cd014805e227&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1613] 10.0.0.1 () {32 vars in 684 bytes} [Thu May 21 06:00:23 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1614] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:00:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1615] 10.0.0.1 () {32 vars in 680 bytes} [Thu May 21 06:00:23 2026] GET /v2.0/floatingips?tags-any=blue => 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: 809/1616] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:23 2026] DELETE /v2.0/security-groups/dbc31b1f-d45b-44ad-bd46-1c1bdfd3dda8 => 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: 808/1617] 10.0.0.1 () {32 vars in 692 bytes} [Thu May 21 06:00:23 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1618] 10.0.0.1 () {32 vars in 678 bytes} [Thu May 21 06:00:23 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1619] 10.0.0.1 () {32 vars in 692 bytes} [Thu May 21 06:00:23 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1620] 10.0.0.7 () {34 vars in 1094 bytes} [Thu May 21 06:00:23 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1093253012&fields=id&tenant_id=033401e542654947a61cb9f9ee478bb9 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1621] 10.0.0.1 () {32 vars in 688 bytes} [Thu May 21 06:00:23 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1622] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:00:23 2026] GET /v2.0/ports?tenant_id=7235b703d30e46d7927cf25b9bd4d12b&device_id=c0cc90b4-abfb-42fe-b27f-784ae72393aa => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1623] 10.0.0.7 () {34 vars in 980 bytes} [Thu May 21 06:00:23 2026] GET /v2.0/networks?id=325931e3-78f4-4830-9869-9e87dd7a8ccb => generated 705 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1624] 199.19.213.66 () {34 vars in 1057 bytes} [Thu May 21 06:00:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=dfd351cd-91e0-401d-b285-db83f94fbd51 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1625] 10.0.0.7 () {34 vars in 963 bytes} [Thu May 21 06:00:23 2026] GET /v2.0/quotas/033401e542654947a61cb9f9ee478bb9 => 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: 813/1626] 10.0.0.1 () {32 vars in 700 bytes} [Thu May 21 06:00:23 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1627] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 06:00:23 2026] GET /v2.0/subnets?id=b1af35b8-6b23-424b-acc3-0f5bd9f31a8b => generated 691 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1628] 10.0.0.7 () {34 vars in 1000 bytes} [Thu May 21 06:00:23 2026] GET /v2.0/ports?tenant_id=033401e542654947a61cb9f9ee478bb9&fields=id => generated 287 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1629] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:00:23 2026] GET /v2.0/ports?network_id=6ab09bbe-7417-49cf-b319-81a56c11afd4&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1630] 10.0.0.1 () {32 vars in 730 bytes} [Thu May 21 06:00:23 2026] DELETE /v2.0/floatingips/95003f79-6f03-4850-bca5-4c1ce005e59a => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1631] 10.0.0.7 () {34 vars in 1006 bytes} [Thu May 21 06:00:23 2026] GET /v2.0/networks/325931e3-78f4-4830-9869-9e87dd7a8ccb?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1632] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:00:23 2026] GET /v2.0/networks/6ab09bbe-7417-49cf-b319-81a56c11afd4?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1633] 10.0.0.7 () {34 vars in 1106 bytes} [Thu May 21 06:00:23 2026] GET /v2.0/networks/325931e3-78f4-4830-9869-9e87dd7a8ccb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1634] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:00:23 2026] GET /v2.0/networks/6ab09bbe-7417-49cf-b319-81a56c11afd4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1635] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:24 2026] GET /v2.0/ports?device_id=c0cc90b4-abfb-42fe-b27f-784ae72393aa => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1636] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:00:24 2026] GET /v2.0/security-groups?id=46589331-2ed4-43e1-abd2-64f230998763&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1637] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:24 2026] GET /v2.0/ports?device_id=f7a4c638-3832-4f96-90ad-800c431b1b76 => 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: 817/1638] 10.0.0.1 () {32 vars in 730 bytes} [Thu May 21 06:00:23 2026] DELETE /v2.0/floatingips/686e3856-216e-413f-82e9-360ec3ae37aa => 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: 822/1639] 10.0.0.1 () {32 vars in 730 bytes} [Thu May 21 06:00:24 2026] DELETE /v2.0/floatingips/41375908-183b-4ff9-a723-06317191a8d7 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1640] 10.0.0.1 () {32 vars in 730 bytes} [Thu May 21 06:00:24 2026] DELETE /v2.0/floatingips/7970d53e-98a6-4f56-8f2c-7b014482c19c => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1641] 10.0.0.1 () {32 vars in 730 bytes} [Thu May 21 06:00:24 2026] DELETE /v2.0/floatingips/152d2d7e-c2e5-4a87-be96-d8d5b81d9bd9 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1642] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:25 2026] GET /v2.0/ports?device_id=c0cc90b4-abfb-42fe-b27f-784ae72393aa => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1643] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:00:25 2026] GET /v2.0/security-groups?id=46589331-2ed4-43e1-abd2-64f230998763&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1644] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:25 2026] GET /v2.0/security-groups?tenant_id=8810b8058c1e4a6897c45e82fdedc921&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1645] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:26 2026] DELETE /v2.0/security-groups/78a951c8-2647-4343-9542-9086dbee7523 => 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: 821/1646] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:26 2026] GET /v2.0/ports?device_id=c0cc90b4-abfb-42fe-b27f-784ae72393aa => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1647] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:00:26 2026] GET /v2.0/security-groups?id=46589331-2ed4-43e1-abd2-64f230998763&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: 822/1648] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:26 2026] GET /v2.0/security-groups?tenant_id=60a9302817b34f1d9ed1f81362dbb3be&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1649] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:26 2026] DELETE /v2.0/security-groups/05102055-e5f0-4c18-8638-7306b0110304 => 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: 823/1650] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:26 2026] GET /v2.0/security-groups?tenant_id=9fd34b35c5224addbfed20742594595a&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1651] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:27 2026] DELETE /v2.0/security-groups/9ca0b78c-ad9e-4d78-b816-49c3514d3c6c => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1652] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:27 2026] GET /v2.0/ports?device_id=c0cc90b4-abfb-42fe-b27f-784ae72393aa => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1653] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:00:27 2026] GET /v2.0/security-groups?id=46589331-2ed4-43e1-abd2-64f230998763&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1654] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 06:00:28 2026] GET /v2.0/networks?id=325931e3-78f4-4830-9869-9e87dd7a8ccb => generated 705 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1655] 199.19.213.66 () {34 vars in 1049 bytes} [Thu May 21 06:00:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=033401e542654947a61cb9f9ee478bb9 => generated 179 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:00:28.495 7 WARNING neutron_lib.context [req-e467b5b9-e51b-446a-8bca-743a978ab35b req-81708bbf-9fee-4c48-8442-af73bdf4c6c7 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 831/1656] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:28 2026] GET /v2.0/ports?device_id=c0cc90b4-abfb-42fe-b27f-784ae72393aa => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1657] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:00:28 2026] GET /v2.0/security-groups?id=46589331-2ed4-43e1-abd2-64f230998763&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: 7|app: 0|req: 826/1658] 199.19.213.66 () {38 vars in 954 bytes} [Thu May 21 06:00:28 2026] POST /v2.0/ports => generated 1179 bytes in 438 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: 827/1659] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:29 2026] GET /v2.0/ports?device_id=f7a4c638-3832-4f96-90ad-800c431b1b76 => generated 1194 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1660] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:00:29 2026] GET /v2.0/security-groups?id=bfe2eb09-d014-48c4-ac00-35751c913071&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1661] 199.19.213.66 () {38 vars in 1027 bytes} [Thu May 21 06:00:28 2026] PUT /v2.0/ports/286b02b2-a7da-4780-999c-7bc77272a667 => generated 1460 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1662] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:29 2026] GET /v2.0/security-groups?tenant_id=d1950b43655a42d3bc040ccfe850319a&name=default => generated 2925 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-21 06:00:29.902 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2712fdf-4e1b-43e2-80b3-4068c929ec0a'] response: {'name': 'network-changed', 'server_uuid': 'f7a4c638-3832-4f96-90ad-800c431b1b76', 'tag': '286b02b2-a7da-4780-999c-7bc77272a667', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 834/1663] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:29 2026] DELETE /v2.0/security-groups/cb40955e-c8a4-46d5-9bba-e4374f80560b => 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: 830/1664] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:30 2026] GET /v2.0/security-groups?tenant_id=464e8167fe6d4cbdb5ad1a6e2aac3510&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: 831/1665] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:30 2026] GET /v2.0/ports?device_id=c0cc90b4-abfb-42fe-b27f-784ae72393aa => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1666] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:00:30 2026] GET /v2.0/security-groups?id=46589331-2ed4-43e1-abd2-64f230998763&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: 8|app: 0|req: 835/1667] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:30 2026] DELETE /v2.0/security-groups/3b5c08cc-80c4-4f7e-a7a1-983468b2e493 => 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: 833/1668] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:00:30 2026] GET /v2.0/ports?tenant_id=033401e542654947a61cb9f9ee478bb9&device_id=f7a4c638-3832-4f96-90ad-800c431b1b76 => generated 1463 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1669] 199.19.213.66 () {34 vars in 1017 bytes} [Thu May 21 06:00:30 2026] GET /v2.0/networks?tenant_id=033401e542654947a61cb9f9ee478bb9&shared=False => generated 2374 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1670] 199.19.213.66 () {34 vars in 929 bytes} [Thu May 21 06:00:30 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1671] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:31 2026] GET /v2.0/ports?device_id=c0cc90b4-abfb-42fe-b27f-784ae72393aa => 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: 835/1672] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:00:31 2026] GET /v2.0/security-groups?id=46589331-2ed4-43e1-abd2-64f230998763&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1673] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:00:31 2026] GET /v2.0/ports?tenant_id=033401e542654947a61cb9f9ee478bb9&device_id=f7a4c638-3832-4f96-90ad-800c431b1b76 => generated 1463 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1674] 199.19.213.66 () {34 vars in 1057 bytes} [Thu May 21 06:00:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.221&port_id=286b02b2-a7da-4780-999c-7bc77272a667 => 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: 839/1675] 199.19.213.66 () {34 vars in 1101 bytes} [Thu May 21 06:00:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ae3&port_id=286b02b2-a7da-4780-999c-7bc77272a667 => 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: 837/1676] 199.19.213.66 () {34 vars in 1063 bytes} [Thu May 21 06:00:31 2026] GET /v2.0/subnets?id=0eaad1ff-df9e-4003-8f56-b5912561f780&id=9623e80e-f548-4c68-a7c6-0e0caadbecc4 => generated 1409 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1677] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:00:31 2026] GET /v2.0/ports?network_id=325931e3-78f4-4830-9869-9e87dd7a8ccb&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1678] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:00:31 2026] GET /v2.0/ports?network_id=325931e3-78f4-4830-9869-9e87dd7a8ccb&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1679] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:00:31 2026] GET /v2.0/networks/325931e3-78f4-4830-9869-9e87dd7a8ccb?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: 839/1680] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:00:31 2026] GET /v2.0/networks/325931e3-78f4-4830-9869-9e87dd7a8ccb?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-21 06:00:32.060 8 WARNING neutron_lib.context [None req-e4613e99-7260-4302-86a8-6259ed01549a 60b5f4149e3e4924a0fb31526ae2bd06 b52e28a676434c929d2ee0c55dd7f6fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:00:32.188 8 INFO neutron.db.segments_db [None req-e4613e99-7260-4302-86a8-6259ed01549a 60b5f4149e3e4924a0fb31526ae2bd06 b52e28a676434c929d2ee0c55dd7f6fe - - default default] Added segment 42ce275e-0aab-45ea-b79f-ed99e7e9490b of type vxlan for network e8a6ad1f-3419-45d6-b65f-1f621601111e [pid: 8|app: 0|req: 842/1681] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:00:31 2026] POST /v2.0/networks => generated 631 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1682] 199.19.213.66 () {34 vars in 993 bytes} [Thu May 21 06:00:32 2026] GET /v2.0/ports?device_id=c0cc90b4-abfb-42fe-b27f-784ae72393aa => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:00:32.285 8 WARNING neutron_lib.context [None req-ab0002b2-33b4-4acc-bd8f-1d2c96003134 60b5f4149e3e4924a0fb31526ae2bd06 b52e28a676434c929d2ee0c55dd7f6fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:00:32.335 8 INFO neutron.db.segments_db [None req-ab0002b2-33b4-4acc-bd8f-1d2c96003134 60b5f4149e3e4924a0fb31526ae2bd06 b52e28a676434c929d2ee0c55dd7f6fe - - default default] Added segment 4635613e-20a4-4955-8dd1-69cdb334d849 of type vxlan for network 1a20be02-fb48-4839-99bd-ce06f00d4a7f [pid: 8|app: 0|req: 843/1683] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:00:32 2026] POST /v2.0/networks => generated 631 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:32.424 8 WARNING neutron_lib.context [None req-5bf45a64-3827-411b-ac73-c189b7f14022 60b5f4149e3e4924a0fb31526ae2bd06 b52e28a676434c929d2ee0c55dd7f6fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:00:32.480 8 INFO neutron.db.segments_db [None req-5bf45a64-3827-411b-ac73-c189b7f14022 60b5f4149e3e4924a0fb31526ae2bd06 b52e28a676434c929d2ee0c55dd7f6fe - - default default] Added segment f92d246d-9e1c-4061-bc5c-a90df75af47b of type vxlan for network d07131d5-be0d-499f-9525-400427763a31 [pid: 7|app: 0|req: 841/1684] 199.19.213.66 () {36 vars in 996 bytes} [Thu May 21 06:00:32 2026] DELETE /v2.0/ports/dfd351cd-91e0-401d-b285-db83f94fbd51 => 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: 844/1685] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:00:32 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-21 06:00:32.581 8 WARNING neutron_lib.context [None req-1a12eb91-3d1a-43a3-8e6e-59fd2e9539c0 60b5f4149e3e4924a0fb31526ae2bd06 b52e28a676434c929d2ee0c55dd7f6fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 842/1686] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:32 2026] GET /v2.0/ports?device_id=c0cc90b4-abfb-42fe-b27f-784ae72393aa => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:00:32.639 8 INFO neutron.db.segments_db [None req-1a12eb91-3d1a-43a3-8e6e-59fd2e9539c0 60b5f4149e3e4924a0fb31526ae2bd06 b52e28a676434c929d2ee0c55dd7f6fe - - default default] Added segment edde6139-0085-4b3a-9acc-1c822f25d3a1 of type vxlan for network 4a37793e-4682-48ab-b068-158778be8e77 [pid: 8|app: 0|req: 845/1687] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:00:32 2026] POST /v2.0/networks => generated 632 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:32.726 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e0628b2-f141-45c2-9e64-35c0a76e6359'] response: {'server_uuid': 'c0cc90b4-abfb-42fe-b27f-784ae72393aa', 'name': 'network-vif-deleted', 'tag': 'dfd351cd-91e0-401d-b285-db83f94fbd51', 'status': 'completed', 'code': 200} 2026-05-21 06:00:32.731 7 WARNING neutron_lib.context [None req-dd90c1dd-e6d2-4082-8192-b73b5cdbdf3a 60b5f4149e3e4924a0fb31526ae2bd06 b52e28a676434c929d2ee0c55dd7f6fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:00:32.781 7 INFO neutron.db.segments_db [None req-dd90c1dd-e6d2-4082-8192-b73b5cdbdf3a 60b5f4149e3e4924a0fb31526ae2bd06 b52e28a676434c929d2ee0c55dd7f6fe - - default default] Added segment 22d2e32c-2e8c-4b75-8d8b-db58bb28b4ef of type vxlan for network 15102400-c8e5-4ad4-8cb2-df6974a87c9c [pid: 7|app: 0|req: 843/1688] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:00:32 2026] POST /v2.0/networks => generated 630 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1689] 10.0.0.1 () {34 vars in 751 bytes} [Thu May 21 06:00:32 2026] PUT /v2.0/networks/e8a6ad1f-3419-45d6-b65f-1f621601111e/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: 844/1690] 10.0.0.1 () {34 vars in 751 bytes} [Thu May 21 06:00:32 2026] PUT /v2.0/networks/1a20be02-fb48-4839-99bd-ce06f00d4a7f/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1691] 10.0.0.1 () {34 vars in 751 bytes} [Thu May 21 06:00:32 2026] PUT /v2.0/networks/d07131d5-be0d-499f-9525-400427763a31/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1692] 10.0.0.1 () {34 vars in 751 bytes} [Thu May 21 06:00:33 2026] PUT /v2.0/networks/4a37793e-4682-48ab-b068-158778be8e77/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1693] 10.0.0.1 () {32 vars in 664 bytes} [Thu May 21 06:00:33 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1694] 10.0.0.1 () {32 vars in 678 bytes} [Thu May 21 06:00:33 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1695] 10.0.0.1 () {32 vars in 674 bytes} [Thu May 21 06:00:33 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1696] 10.0.0.1 () {32 vars in 686 bytes} [Thu May 21 06:00:33 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1697] 10.0.0.1 () {32 vars in 672 bytes} [Thu May 21 06:00:33 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1698] 10.0.0.1 () {32 vars in 686 bytes} [Thu May 21 06:00:33 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2466 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1699] 10.0.0.1 () {32 vars in 682 bytes} [Thu May 21 06:00:33 2026] GET /v2.0/networks?not-tags-any=blue => generated 2466 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1700] 10.0.0.1 () {32 vars in 694 bytes} [Thu May 21 06:00:33 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1701] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:33 2026] GET /v2.0/ports?device_id=c0cc90b4-abfb-42fe-b27f-784ae72393aa => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:00:33.704 8 INFO neutron.services.segments.plugin [-] Segment 42ce275e-0aab-45ea-b79f-ed99e7e9490b resource provider aggregate not found 2026-05-21 06:00:33.708 8 INFO neutron.services.segments.plugin [-] Segment 42ce275e-0aab-45ea-b79f-ed99e7e9490b resource provider aggregate not found [pid: 8|app: 0|req: 852/1702] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:00:33 2026] DELETE /v2.0/networks/e8a6ad1f-3419-45d6-b65f-1f621601111e => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:00:33.853 7 INFO neutron.services.segments.plugin [-] Segment 4635613e-20a4-4955-8dd1-69cdb334d849 resource provider aggregate not found 2026-05-21 06:00:33.858 7 INFO neutron.services.segments.plugin [-] Segment 4635613e-20a4-4955-8dd1-69cdb334d849 resource provider aggregate not found 2026-05-21 06:00:33.873 7 INFO neutron.services.segments.plugin [-] Segment 4635613e-20a4-4955-8dd1-69cdb334d849 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4635613e-20a4-4955-8dd1-69cdb334d849 found for delete ", "request_id": "req-96f50892-0fc1-4887-8aa7-73abd426a41c"}]} 2026-05-21 06:00:33.874 7 INFO neutron.services.segments.plugin [-] Segment 4635613e-20a4-4955-8dd1-69cdb334d849 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4635613e-20a4-4955-8dd1-69cdb334d849 found for delete ", "request_id": "req-8690fad6-327f-46a0-8edd-ed4e2d8b381d"}]} [pid: 7|app: 0|req: 851/1703] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:00:33 2026] DELETE /v2.0/networks/1a20be02-fb48-4839-99bd-ce06f00d4a7f => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:00:33.885 8 INFO neutron.services.segments.plugin [-] Segment 42ce275e-0aab-45ea-b79f-ed99e7e9490b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42ce275e-0aab-45ea-b79f-ed99e7e9490b found for delete ", "request_id": "req-cf7bb84b-7530-43d2-adb2-c04218804bea"}]} 2026-05-21 06:00:33.886 8 INFO neutron.services.segments.plugin [-] Segment 42ce275e-0aab-45ea-b79f-ed99e7e9490b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42ce275e-0aab-45ea-b79f-ed99e7e9490b found for delete ", "request_id": "req-5fe3446a-975f-44d5-b269-8704d9e37c6a"}]} [pid: 8|app: 0|req: 853/1704] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:00:33 2026] DELETE /v2.0/networks/d07131d5-be0d-499f-9525-400427763a31 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1705] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:00:34 2026] DELETE /v2.0/networks/4a37793e-4682-48ab-b068-158778be8e77 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1706] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:00:34 2026] DELETE /v2.0/networks/15102400-c8e5-4ad4-8cb2-df6974a87c9c => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1707] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:34 2026] GET /v2.0/ports?device_id=f7a4c638-3832-4f96-90ad-800c431b1b76 => generated 1196 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1708] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:00:34 2026] GET /v2.0/security-groups?id=bfe2eb09-d014-48c4-ac00-35751c913071&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1709] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:34 2026] GET /v2.0/ports?device_id=c0cc90b4-abfb-42fe-b27f-784ae72393aa => 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: 856/1710] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:35 2026] GET /v2.0/security-groups?tenant_id=656ac6427cce4b21856c001766f534ac&name=default => generated 2925 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1711] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:35 2026] DELETE /v2.0/security-groups/8c7cbe2e-1cbc-4eed-8bcf-120f3cb89af8 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:00:36.021 8 INFO neutron.services.segments.plugin [-] Segment f92d246d-9e1c-4061-bc5c-a90df75af47b resource provider aggregate not found 2026-05-21 06:00:36.031 8 INFO neutron.services.segments.plugin [-] Segment f92d246d-9e1c-4061-bc5c-a90df75af47b resource provider aggregate not found 2026-05-21 06:00:36.041 8 INFO neutron.services.segments.plugin [-] Segment f92d246d-9e1c-4061-bc5c-a90df75af47b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f92d246d-9e1c-4061-bc5c-a90df75af47b found for delete ", "request_id": "req-7eaf133e-6c50-470d-8769-f8b6341de3b9"}]} 2026-05-21 06:00:36.050 8 INFO neutron.services.segments.plugin [-] Segment f92d246d-9e1c-4061-bc5c-a90df75af47b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f92d246d-9e1c-4061-bc5c-a90df75af47b found for delete ", "request_id": "req-b72b3f7b-507f-4506-bf73-1b08c1c5eee6"}]} 2026-05-21 06:00:36.054 8 INFO neutron.services.segments.plugin [-] Segment 22d2e32c-2e8c-4b75-8d8b-db58bb28b4ef resource provider aggregate not found 2026-05-21 06:00:36.061 8 INFO neutron.services.segments.plugin [-] Segment 22d2e32c-2e8c-4b75-8d8b-db58bb28b4ef resource provider aggregate not found 2026-05-21 06:00:36.075 8 INFO neutron.services.segments.plugin [-] Segment 22d2e32c-2e8c-4b75-8d8b-db58bb28b4ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22d2e32c-2e8c-4b75-8d8b-db58bb28b4ef found for delete ", "request_id": "req-b8c15297-a1cb-486b-8a98-538a952df9cb"}]} 2026-05-21 06:00:36.075 8 INFO neutron.services.segments.plugin [-] Segment 22d2e32c-2e8c-4b75-8d8b-db58bb28b4ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22d2e32c-2e8c-4b75-8d8b-db58bb28b4ef found for delete ", "request_id": "req-ed3ae0a3-2196-4b2b-8714-66712e76e304"}]} [pid: 8|app: 0|req: 857/1712] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:35 2026] GET /v2.0/security-groups?tenant_id=f61fc82985064f77bbf799689b22eec3&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:00:36.222 7 INFO neutron.services.segments.plugin [-] Segment edde6139-0085-4b3a-9acc-1c822f25d3a1 resource provider aggregate not found 2026-05-21 06:00:36.227 7 INFO neutron.services.segments.plugin [-] Segment edde6139-0085-4b3a-9acc-1c822f25d3a1 resource provider aggregate not found 2026-05-21 06:00:36.238 7 INFO neutron.services.segments.plugin [-] Segment edde6139-0085-4b3a-9acc-1c822f25d3a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edde6139-0085-4b3a-9acc-1c822f25d3a1 found for delete ", "request_id": "req-f051a0a8-202e-425f-927c-b65f2b0a90a7"}]} 2026-05-21 06:00:36.242 7 INFO neutron.services.segments.plugin [-] Segment edde6139-0085-4b3a-9acc-1c822f25d3a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edde6139-0085-4b3a-9acc-1c822f25d3a1 found for delete ", "request_id": "req-c35da9dc-e952-45b9-821e-6729706824f5"}]} [pid: 7|app: 0|req: 856/1713] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:36 2026] DELETE /v2.0/security-groups/4833ed98-a797-4ba9-8567-a1240a220007 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1714] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:36 2026] GET /v2.0/security-groups?tenant_id=b52e28a676434c929d2ee0c55dd7f6fe&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1715] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:36 2026] DELETE /v2.0/security-groups/7b4a87cb-18e7-40d6-9115-f42e679f074c => 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: 858/1716] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:36 2026] GET /v2.0/security-groups?tenant_id=2b124db7b08f489b8982bf94cfe15611&name=default => generated 2925 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1717] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:36 2026] DELETE /v2.0/security-groups/dacc9b7a-38e4-4e5e-bb4a-4ad5a760f7a6 => 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: 860/1718] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:37 2026] GET /v2.0/security-groups?tenant_id=cb8629be9a9046c29ba477f407b1f558&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1719] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:37 2026] DELETE /v2.0/security-groups/2a21dfc0-7876-423e-8b15-14a937e98cc7 => 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: 859/1722] 10.0.0.1 () {34 vars in 787 bytes} [Thu May 21 06:00:37 2026] PUT /v2.0/routers/3a50b3aa-6d3f-4855-b73a-c50701651e5a/remove_router_interface => generated 309 bytes in 957 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:00:38.971 7 INFO neutron.services.segments.plugin [-] Segment 0b429fff-a0f0-4db9-a036-67c80338f0d5 resource provider aggregate not found 2026-05-21 06:00:38.976 7 INFO neutron.services.segments.plugin [-] Segment 0b429fff-a0f0-4db9-a036-67c80338f0d5 resource provider aggregate not found 2026-05-21 06:00:38.983 7 INFO neutron.services.segments.plugin [-] Segment 0b429fff-a0f0-4db9-a036-67c80338f0d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b429fff-a0f0-4db9-a036-67c80338f0d5 found for delete ", "request_id": "req-b78923a7-e156-453d-94a3-3f1bf2532f8d"}]} 2026-05-21 06:00:38.989 7 INFO neutron.services.segments.plugin [-] Segment 0b429fff-a0f0-4db9-a036-67c80338f0d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b429fff-a0f0-4db9-a036-67c80338f0d5 found for delete ", "request_id": "req-372ac9b0-32d0-492d-8d0e-8f0fe065a80a"}]} 2026-05-21 06:00:39.001 7 INFO neutron.db.l3_hamode_db [None req-e210c753-e236-4466-9985-c356eaa95e6d c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] HA network c45f8c42-393f-46ce-b155-98209a2e5fe9 was deleted as no HA routers are present in tenant 7235b703d30e46d7927cf25b9bd4d12b. [pid: 7|app: 0|req: 864/1723] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:00:38 2026] DELETE /v2.0/routers/3a50b3aa-6d3f-4855-b73a-c50701651e5a => generated 0 bytes in 972 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1724] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:00:39 2026] DELETE /v2.0/subnets/b1af35b8-6b23-424b-acc3-0f5bd9f31a8b => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1725] 10.0.0.1 () {32 vars in 651 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions => generated 20516 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1726] 10.0.0.1 () {32 vars in 679 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1727] 10.0.0.1 () {32 vars in 679 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1728] 10.0.0.1 () {32 vars in 727 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1729] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:00:39 2026] DELETE /v2.0/networks/6ab09bbe-7417-49cf-b319-81a56c11afd4 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1730] 10.0.0.1 () {32 vars in 663 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1731] 10.0.0.1 () {32 vars in 697 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1732] 10.0.0.1 () {32 vars in 695 bytes} [Thu May 21 06:00:39 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: 867/1733] 10.0.0.1 () {32 vars in 699 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1734] 10.0.0.1 () {32 vars in 687 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1735] 10.0.0.1 () {32 vars in 701 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1736] 10.0.0.1 () {32 vars in 691 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1737] 10.0.0.1 () {32 vars in 693 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1738] 10.0.0.1 () {32 vars in 683 bytes} [Thu May 21 06:00:39 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: 870/1739] 10.0.0.1 () {32 vars in 685 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1740] 10.0.0.1 () {32 vars in 659 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1741] 10.0.0.1 () {32 vars in 697 bytes} [Thu May 21 06:00:39 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: 873/1742] 10.0.0.1 () {32 vars in 677 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1743] 10.0.0.1 () {32 vars in 681 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1744] 10.0.0.1 () {32 vars in 673 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1745] 10.0.0.1 () {32 vars in 687 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1746] 10.0.0.1 () {32 vars in 721 bytes} [Thu May 21 06:00:39 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: 878/1747] 10.0.0.1 () {32 vars in 685 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/fip-port-details => 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: 879/1748] 10.0.0.1 () {32 vars in 667 bytes} [Thu May 21 06:00:39 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: 880/1749] 10.0.0.1 () {32 vars in 685 bytes} [Thu May 21 06:00:39 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: 881/1750] 10.0.0.1 () {32 vars in 679 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1751] 10.0.0.1 () {32 vars in 697 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1752] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/ports?device_id=f7a4c638-3832-4f96-90ad-800c431b1b76 => generated 1196 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1753] 10.0.0.1 () {32 vars in 677 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1754] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/security-groups?tenant_id=7235b703d30e46d7927cf25b9bd4d12b&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1755] 10.0.0.1 () {32 vars in 665 bytes} [Thu May 21 06:00:39 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: 8|app: 0|req: 872/1756] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/security-groups?id=bfe2eb09-d014-48c4-ac00-35751c913071&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1757] 10.0.0.1 () {32 vars in 675 bytes} [Thu May 21 06:00:39 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: 8|app: 0|req: 874/1758] 10.0.0.1 () {32 vars in 663 bytes} [Thu May 21 06:00:39 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: 8|app: 0|req: 875/1759] 10.0.0.1 () {32 vars in 673 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1760] 10.0.0.1 () {32 vars in 816 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/ports?network_id=325931e3-78f4-4830-9869-9e87dd7a8ccb&mac_address=fa%3A16%3A3e%3Ab5%3Ae1%3A4d => generated 1196 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1761] 10.0.0.1 () {32 vars in 711 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:00:39.825 8 WARNING neutron_lib.context [None req-cef92c1f-5c63-41a8-ace8-9687fc4bef13 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 885/1762] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:39 2026] DELETE /v2.0/security-groups/46589331-2ed4-43e1-abd2-64f230998763 => 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: 886/1763] 10.0.0.1 () {32 vars in 689 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1764] 10.0.0.1 () {32 vars in 681 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/multi-provider => 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: 888/1765] 10.0.0.1 () {32 vars in 667 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1766] 10.0.0.1 () {32 vars in 685 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1767] 10.0.0.1 () {32 vars in 703 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1768] 10.0.0.1 () {32 vars in 673 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1769] 10.0.0.1 () {32 vars in 699 bytes} [Thu May 21 06:00:39 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: 893/1770] 10.0.0.1 () {32 vars in 673 bytes} [Thu May 21 06:00:39 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: 894/1771] 10.0.0.1 () {32 vars in 691 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1772] 10.0.0.1 () {32 vars in 687 bytes} [Thu May 21 06:00:39 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: 896/1773] 10.0.0.1 () {32 vars in 707 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1774] 10.0.0.1 () {32 vars in 703 bytes} [Thu May 21 06:00:39 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: 898/1775] 10.0.0.1 () {32 vars in 717 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1776] 10.0.0.1 () {32 vars in 695 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1777] 10.0.0.1 () {32 vars in 709 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1778] 10.0.0.1 () {32 vars in 667 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1779] 10.0.0.1 () {32 vars in 685 bytes} [Thu May 21 06:00:39 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: 903/1780] 10.0.0.1 () {32 vars in 679 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1781] 10.0.0.1 () {32 vars in 673 bytes} [Thu May 21 06:00:39 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: 905/1782] 10.0.0.1 () {32 vars in 669 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1783] 10.0.0.1 () {32 vars in 659 bytes} [Thu May 21 06:00:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1784] 10.0.0.1 () {32 vars in 697 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1785] 10.0.0.1 () {32 vars in 697 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1786] 10.0.0.1 () {32 vars in 675 bytes} [Thu May 21 06:00:40 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: 910/1787] 10.0.0.1 () {32 vars in 667 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1788] 10.0.0.1 () {32 vars in 681 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1789] 10.0.0.1 () {32 vars in 699 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1790] 10.0.0.1 () {32 vars in 683 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1791] 10.0.0.1 () {32 vars in 705 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1792] 10.0.0.1 () {32 vars in 667 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1793] 10.0.0.1 () {32 vars in 695 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1794] 10.0.0.1 () {32 vars in 693 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1795] 10.0.0.1 () {32 vars in 683 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1796] 10.0.0.1 () {32 vars in 687 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1797] 10.0.0.1 () {32 vars in 665 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1798] 10.0.0.1 () {32 vars in 679 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1799] 10.0.0.1 () {32 vars in 679 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1800] 10.0.0.1 () {32 vars in 689 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1801] 10.0.0.1 () {32 vars in 689 bytes} [Thu May 21 06:00:40 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: 925/1802] 10.0.0.1 () {32 vars in 693 bytes} [Thu May 21 06:00:40 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: 926/1803] 10.0.0.1 () {32 vars in 683 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1804] 10.0.0.1 () {32 vars in 687 bytes} [Thu May 21 06:00:40 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: 928/1805] 10.0.0.1 () {32 vars in 699 bytes} [Thu May 21 06:00:40 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: 929/1806] 10.0.0.1 () {32 vars in 701 bytes} [Thu May 21 06:00:40 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: 930/1807] 10.0.0.1 () {32 vars in 711 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1808] 10.0.0.1 () {32 vars in 715 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/security-groups-normalized-cidr => 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: 932/1809] 10.0.0.1 () {32 vars in 713 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1810] 10.0.0.1 () {32 vars in 725 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1811] 10.0.0.1 () {32 vars in 739 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1812] 10.0.0.1 () {32 vars in 717 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1813] 10.0.0.1 () {32 vars in 681 bytes} [Thu May 21 06:00:40 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: 937/1814] 10.0.0.1 () {32 vars in 667 bytes} [Thu May 21 06:00:40 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: 938/1815] 10.0.0.1 () {32 vars in 717 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1816] 10.0.0.1 () {32 vars in 677 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1817] 10.0.0.1 () {32 vars in 667 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1818] 10.0.0.1 () {32 vars in 695 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/standard-attr-segment => 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: 942/1819] 10.0.0.1 () {32 vars in 703 bytes} [Thu May 21 06:00:40 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: 943/1820] 10.0.0.1 () {32 vars in 699 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1821] 10.0.0.1 () {32 vars in 699 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1822] 10.0.0.1 () {32 vars in 681 bytes} [Thu May 21 06:00:40 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: 946/1823] 10.0.0.1 () {32 vars in 703 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1824] 10.0.0.1 () {32 vars in 693 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1825] 10.0.0.1 () {32 vars in 687 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1826] 10.0.0.1 () {32 vars in 695 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1827] 10.0.0.1 () {32 vars in 677 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1828] 10.0.0.1 () {32 vars in 687 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1829] 10.0.0.1 () {32 vars in 699 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1830] 10.0.0.1 () {32 vars in 663 bytes} [Thu May 21 06:00:40 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: 954/1831] 10.0.0.1 () {32 vars in 679 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1832] 10.0.0.1 () {32 vars in 691 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1833] 10.0.0.1 () {32 vars in 675 bytes} [Thu May 21 06:00:40 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: 957/1834] 10.0.0.1 () {32 vars in 665 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:00:40.669 8 INFO neutron.db.l3_db [None req-cef92c1f-5c63-41a8-ace8-9687fc4bef13 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Floating IP 9befc102-2a47-4a8c-a254-fa57dcd35c03 associated. External IP: 10.96.250.212, port: 286b02b2-a7da-4780-999c-7bc77272a667. [pid: 8|app: 0|req: 878/1835] 10.0.0.1 () {34 vars in 675 bytes} [Thu May 21 06:00:39 2026] POST /v2.0/floatingips => generated 855 bytes in 1126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:41.006 7 INFO neutron.services.segments.plugin [-] Segment d1abce7a-4bfc-4a49-8425-8e93ebc017e5 resource provider aggregate not found 2026-05-21 06:00:41.025 7 INFO neutron.services.segments.plugin [-] Segment d1abce7a-4bfc-4a49-8425-8e93ebc017e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1abce7a-4bfc-4a49-8425-8e93ebc017e5 found for delete ", "request_id": "req-7444c452-4ca1-425f-a8db-690e6cbdedd3"}]} 2026-05-21 06:00:41.026 7 INFO neutron.services.segments.plugin [-] Segment d1abce7a-4bfc-4a49-8425-8e93ebc017e5 resource provider aggregate not found 2026-05-21 06:00:41.044 7 INFO neutron.services.segments.plugin [-] Segment d1abce7a-4bfc-4a49-8425-8e93ebc017e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1abce7a-4bfc-4a49-8425-8e93ebc017e5 found for delete ", "request_id": "req-423a690d-9ff1-48a2-8998-f91ef3a578f1"}]} [pid: 8|app: 0|req: 879/1836] 10.0.0.7 () {34 vars in 1094 bytes} [Thu May 21 06:00:41 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1093253012&fields=id&tenant_id=033401e542654947a61cb9f9ee478bb9 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:00:41.079 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee9ddee0-bf3f-494a-97e6-be7d165b88f2'] response: {'name': 'network-changed', 'server_uuid': 'f7a4c638-3832-4f96-90ad-800c431b1b76', 'tag': '286b02b2-a7da-4780-999c-7bc77272a667', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 880/1837] 10.0.0.7 () {34 vars in 980 bytes} [Thu May 21 06:00:41 2026] GET /v2.0/networks?id=80f2c263-3b98-4a2a-9c84-dccf070d1251 => generated 704 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1838] 10.0.0.7 () {34 vars in 963 bytes} [Thu May 21 06:00:41 2026] GET /v2.0/quotas/033401e542654947a61cb9f9ee478bb9 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1839] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:40 2026] GET /v2.0/security-groups?tenant_id=258d3217cbd84ca4be226430d7855f21&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1840] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:41 2026] DELETE /v2.0/security-groups/35d47fc7-a396-4cd5-9870-886584f6557d => 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: 882/1841] 10.0.0.7 () {34 vars in 1000 bytes} [Thu May 21 06:00:41 2026] GET /v2.0/ports?tenant_id=033401e542654947a61cb9f9ee478bb9&fields=id => generated 333 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1842] 10.0.0.7 () {34 vars in 1006 bytes} [Thu May 21 06:00:41 2026] GET /v2.0/networks/80f2c263-3b98-4a2a-9c84-dccf070d1251?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:00:41.365 7 WARNING neutron_lib.context [None req-53038e63-1343-453d-b105-cc4d145eb126 d5239cd3d95646199c14bdcaab78538b e23569955d06432fa4630e3197612a7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 884/1843] 10.0.0.7 () {34 vars in 1106 bytes} [Thu May 21 06:00:41 2026] GET /v2.0/networks/80f2c263-3b98-4a2a-9c84-dccf070d1251?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:00:41.543 7 INFO neutron.db.segments_db [None req-53038e63-1343-453d-b105-cc4d145eb126 d5239cd3d95646199c14bdcaab78538b e23569955d06432fa4630e3197612a7f - - default default] Added segment 5358c310-a45d-4b42-84b0-6b1b11529f94 of type vxlan for network b17ee5d2-0276-4e2b-aad3-294d214d379f [pid: 8|app: 0|req: 885/1844] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:41 2026] GET /v2.0/ports?device_id=35035f9f-e82f-4393-8229-1929c2a0ccff => 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: 960/1845] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:00:41 2026] POST /v2.0/networks => generated 631 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:41.640 7 WARNING neutron_lib.context [None req-387681af-9964-4437-9fa2-4948071f2a1d d5239cd3d95646199c14bdcaab78538b e23569955d06432fa4630e3197612a7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 886/1846] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:00:41 2026] GET /v2.0/ports?tenant_id=033401e542654947a61cb9f9ee478bb9&device_id=f7a4c638-3832-4f96-90ad-800c431b1b76 => generated 1465 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1847] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 06:00:41 2026] GET /v2.0/networks?id=325931e3-78f4-4830-9869-9e87dd7a8ccb => 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: 888/1848] 199.19.213.66 () {34 vars in 1057 bytes} [Thu May 21 06:00:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.221&port_id=286b02b2-a7da-4780-999c-7bc77272a667 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1849] 199.19.213.66 () {34 vars in 1101 bytes} [Thu May 21 06:00:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ae3&port_id=286b02b2-a7da-4780-999c-7bc77272a667 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1850] 199.19.213.66 () {34 vars in 1063 bytes} [Thu May 21 06:00:41 2026] GET /v2.0/subnets?id=0eaad1ff-df9e-4003-8f56-b5912561f780&id=9623e80e-f548-4c68-a7c6-0e0caadbecc4 => generated 1409 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1851] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:00:41 2026] POST /v2.0/subnets => generated 626 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:41.898 7 WARNING neutron_lib.context [None req-2b4d6326-a18d-482f-b72e-0815a59935ef d5239cd3d95646199c14bdcaab78538b e23569955d06432fa4630e3197612a7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 891/1852] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:00:41 2026] GET /v2.0/ports?network_id=325931e3-78f4-4830-9869-9e87dd7a8ccb&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: 892/1853] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:00:41 2026] GET /v2.0/ports?network_id=325931e3-78f4-4830-9869-9e87dd7a8ccb&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:00:41.976 7 INFO neutron.db.segments_db [None req-2b4d6326-a18d-482f-b72e-0815a59935ef d5239cd3d95646199c14bdcaab78538b e23569955d06432fa4630e3197612a7f - - default default] Added segment fcdd0234-c729-4270-8918-b19a9202b9bc of type vxlan for network e96d8b5a-9ff1-4052-ac02-1c5a10031a5e [pid: 8|app: 0|req: 893/1854] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:00:41 2026] GET /v2.0/networks/325931e3-78f4-4830-9869-9e87dd7a8ccb?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: 894/1855] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:00:42 2026] GET /v2.0/networks/325931e3-78f4-4830-9869-9e87dd7a8ccb?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: 962/1856] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:00:41 2026] POST /v2.0/networks => generated 631 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:42.091 8 WARNING neutron_lib.context [None req-69fbff56-79db-4860-886a-fde24b84e1fe d5239cd3d95646199c14bdcaab78538b e23569955d06432fa4630e3197612a7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 895/1857] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:00:42 2026] POST /v2.0/subnets => generated 629 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:42.322 7 WARNING neutron_lib.context [None req-21c9f97e-ba0c-4085-8935-a08cbcabb2c5 d5239cd3d95646199c14bdcaab78538b e23569955d06432fa4630e3197612a7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:00:42.397 7 INFO neutron.db.segments_db [None req-21c9f97e-ba0c-4085-8935-a08cbcabb2c5 d5239cd3d95646199c14bdcaab78538b e23569955d06432fa4630e3197612a7f - - default default] Added segment a4206e74-c9d8-452f-8ba9-bcc6602d9a96 of type vxlan for network 5245602b-a8a0-4171-8348-e54c6fbcb261 [pid: 7|app: 0|req: 963/1858] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:00:42 2026] POST /v2.0/networks => generated 631 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:42.513 8 WARNING neutron_lib.context [None req-e54d2ac2-6be9-4980-95bf-5d71bc468d30 d5239cd3d95646199c14bdcaab78538b e23569955d06432fa4630e3197612a7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1859] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:00:42 2026] POST /v2.0/subnets => generated 629 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:42.759 7 WARNING neutron_lib.context [None req-0c4a04a2-44a7-4bac-831a-9fbf336ec7ac d5239cd3d95646199c14bdcaab78538b e23569955d06432fa4630e3197612a7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:00:42.810 7 INFO neutron.db.segments_db [None req-0c4a04a2-44a7-4bac-831a-9fbf336ec7ac d5239cd3d95646199c14bdcaab78538b e23569955d06432fa4630e3197612a7f - - default default] Added segment 12bc5c8c-478c-4463-a28d-e6f72463ab55 of type vxlan for network 5d18e963-fb44-4a0b-a447-f742337277da [pid: 7|app: 0|req: 964/1860] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:00:42 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-21 06:00:42.915 8 WARNING neutron_lib.context [None req-bec7d120-5cd2-4c44-9d2f-04cb86e860cb d5239cd3d95646199c14bdcaab78538b e23569955d06432fa4630e3197612a7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 897/1861] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:00:42 2026] POST /v2.0/subnets => generated 629 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:43.170 7 WARNING neutron_lib.context [None req-1748e901-ecd4-43ef-bc8d-0f16bf3ef107 9d24cf56389a40b9ba6bb54fe4722f04 6d115f2b550042b09e244bc4d33c595f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:00:43.181 8 WARNING neutron_lib.context [None req-b0e402b6-7bee-4001-968a-62d3a002ab65 d5239cd3d95646199c14bdcaab78538b e23569955d06432fa4630e3197612a7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:00:43.236 8 INFO neutron.db.segments_db [None req-b0e402b6-7bee-4001-968a-62d3a002ab65 d5239cd3d95646199c14bdcaab78538b e23569955d06432fa4630e3197612a7f - - default default] Added segment 8669f4d9-4a18-47a7-af43-cd4ed5a441b7 of type vxlan for network c32b1510-427e-49f1-84c1-9037ea239584 2026-05-21 06:00:43.302 7 INFO neutron.db.segments_db [None req-1748e901-ecd4-43ef-bc8d-0f16bf3ef107 9d24cf56389a40b9ba6bb54fe4722f04 6d115f2b550042b09e244bc4d33c595f - - default default] Added segment 30c95413-a3fa-4cb7-8a07-46f048831743 of type vxlan for network 50078603-9856-4b6b-a7bb-2c778e81168f [pid: 8|app: 0|req: 898/1862] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:00:43 2026] POST /v2.0/networks => generated 630 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:43.347 8 WARNING neutron_lib.context [None req-38f9f79f-89d6-4160-9104-7f45e14216bd d5239cd3d95646199c14bdcaab78538b e23569955d06432fa4630e3197612a7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 965/1863] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:00:43 2026] POST /v2.0/networks => generated 647 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1864] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:00:43 2026] POST /v2.0/subnets => generated 629 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1865] 10.0.0.1 () {34 vars in 749 bytes} [Thu May 21 06:00:43 2026] PUT /v2.0/subnets/2124ea41-f272-4489-b077-ff290aeb9a53/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1866] 10.0.0.1 () {34 vars in 749 bytes} [Thu May 21 06:00:43 2026] PUT /v2.0/subnets/5b18fd56-269c-4ff5-b9b4-b3cbeee84fa7/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1867] 10.0.0.1 () {34 vars in 749 bytes} [Thu May 21 06:00:43 2026] PUT /v2.0/subnets/9e3f4fc1-d3f4-4bde-b0fc-7712bf18cdc4/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: 901/1868] 10.0.0.1 () {34 vars in 749 bytes} [Thu May 21 06:00:43 2026] PUT /v2.0/subnets/734056ed-64cc-415a-95fc-3ef089ea64f1/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1869] 10.0.0.1 () {32 vars in 662 bytes} [Thu May 21 06:00:43 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1870] 10.0.0.1 () {32 vars in 676 bytes} [Thu May 21 06:00:43 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:00:43.967 7 WARNING neutron_lib.context [None req-6df6ed01-75dc-45dd-889c-960ec8f4879b 9d24cf56389a40b9ba6bb54fe4722f04 6d115f2b550042b09e244bc4d33c595f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1871] 10.0.0.1 () {32 vars in 672 bytes} [Thu May 21 06:00:43 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1872] 10.0.0.1 () {32 vars in 684 bytes} [Thu May 21 06:00:44 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1873] 10.0.0.1 () {32 vars in 670 bytes} [Thu May 21 06:00:44 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: 8|app: 0|req: 906/1874] 10.0.0.1 () {32 vars in 684 bytes} [Thu May 21 06:00:44 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1875] 10.0.0.1 () {32 vars in 680 bytes} [Thu May 21 06:00:44 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1876] 10.0.0.1 () {32 vars in 692 bytes} [Thu May 21 06:00:44 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1877] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:00:43 2026] POST /v2.0/subnets => generated 673 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:44.251 8 WARNING neutron_lib.context [None req-c10096a3-e3bf-48b6-9bc4-75e4d90050bc 9d24cf56389a40b9ba6bb54fe4722f04 6d115f2b550042b09e244bc4d33c595f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:00:44.318 8 INFO neutron.db.segments_db [None req-c10096a3-e3bf-48b6-9bc4-75e4d90050bc 9d24cf56389a40b9ba6bb54fe4722f04 6d115f2b550042b09e244bc4d33c595f - - default default] Added segment 08afb0c9-ecb3-4cca-bc04-6389e607bda3 of type vxlan for network dbd0d02a-7be6-44a0-9a2f-55a632a1d92f [pid: 8|app: 0|req: 909/1878] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:00:44 2026] POST /v2.0/networks => generated 647 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1879] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:00:44 2026] DELETE /v2.0/subnets/2124ea41-f272-4489-b077-ff290aeb9a53 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1880] 10.0.0.1 () {34 vars in 741 bytes} [Thu May 21 06:00:44 2026] PUT /v2.0/networks/dbd0d02a-7be6-44a0-9a2f-55a632a1d92f => generated 592 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:00:44.539 8 WARNING neutron_lib.context [None req-11cf5278-1b5e-4390-b31f-6f551205b30c 9d24cf56389a40b9ba6bb54fe4722f04 6d115f2b550042b09e244bc4d33c595f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 971/1881] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:00:44 2026] DELETE /v2.0/subnets/5b18fd56-269c-4ff5-b9b4-b3cbeee84fa7 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1882] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:00:44 2026] DELETE /v2.0/subnets/9e3f4fc1-d3f4-4bde-b0fc-7712bf18cdc4 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1883] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:00:44 2026] POST /v2.0/subnets => generated 646 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1884] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:00:44 2026] DELETE /v2.0/subnets/734056ed-64cc-415a-95fc-3ef089ea64f1 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1885] 10.0.0.1 () {34 vars in 739 bytes} [Thu May 21 06:00:44 2026] PUT /v2.0/subnets/084948d6-650c-4361-a23e-b491fa140bb5 => generated 656 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1886] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:00:44 2026] DELETE /v2.0/subnets/1e29845e-a5df-4a49-a814-355217b09705 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1887] 10.0.0.59 () {34 vars in 989 bytes} [Thu May 21 06:00:45 2026] GET /v2.0/ports?device_id=f7a4c638-3832-4f96-90ad-800c431b1b76 => generated 1465 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:00:45.310 8 INFO neutron.services.segments.plugin [-] Segment 08afb0c9-ecb3-4cca-bc04-6389e607bda3 resource provider aggregate not found 2026-05-21 06:00:45.316 8 INFO neutron.services.segments.plugin [-] Segment 08afb0c9-ecb3-4cca-bc04-6389e607bda3 resource provider aggregate not found 2026-05-21 06:00:45.329 8 INFO neutron.services.segments.plugin [-] Segment 08afb0c9-ecb3-4cca-bc04-6389e607bda3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08afb0c9-ecb3-4cca-bc04-6389e607bda3 found for delete ", "request_id": "req-f486b841-79dc-4c78-8990-0bbb7cde603a"}]} 2026-05-21 06:00:45.333 8 INFO neutron.services.segments.plugin [-] Segment 08afb0c9-ecb3-4cca-bc04-6389e607bda3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08afb0c9-ecb3-4cca-bc04-6389e607bda3 found for delete ", "request_id": "req-e2e97e92-78f7-4b17-bcce-152f367fc9c9"}]} [pid: 8|app: 0|req: 913/1888] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:00:45 2026] DELETE /v2.0/networks/dbd0d02a-7be6-44a0-9a2f-55a632a1d92f => 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: 914/1889] 10.0.0.59 () {34 vars in 1039 bytes} [Thu May 21 06:00:45 2026] GET /v2.0/security-groups?id=bfe2eb09-d014-48c4-ac00-35751c913071&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:00:45.424 8 INFO neutron.pecan_wsgi.hooks.translation [None req-80adc079-ffce-4a4d-be1f-9bc2bee9537a 9d24cf56389a40b9ba6bb54fe4722f04 6d115f2b550042b09e244bc4d33c595f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 915/1890] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:00:45 2026] DELETE /v2.0/networks/dbd0d02a-7be6-44a0-9a2f-55a632a1d92f => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1891] 10.0.0.1 () {32 vars in 692 bytes} [Thu May 21 06:00:45 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) 2026-05-21 06:00:45.494 7 INFO neutron.services.segments.plugin [-] Segment 5358c310-a45d-4b42-84b0-6b1b11529f94 resource provider aggregate not found 2026-05-21 06:00:45.499 7 INFO neutron.services.segments.plugin [-] Segment 5358c310-a45d-4b42-84b0-6b1b11529f94 resource provider aggregate not found 2026-05-21 06:00:45.508 7 INFO neutron.services.segments.plugin [-] Segment 5358c310-a45d-4b42-84b0-6b1b11529f94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5358c310-a45d-4b42-84b0-6b1b11529f94 found for delete ", "request_id": "req-ade93887-959e-42ef-9139-ead296ea30cb"}]} 2026-05-21 06:00:45.515 7 INFO neutron.services.segments.plugin [-] Segment 5358c310-a45d-4b42-84b0-6b1b11529f94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5358c310-a45d-4b42-84b0-6b1b11529f94 found for delete ", "request_id": "req-58862ccf-6426-4661-bdd2-8aa82cbe815e"}]} [pid: 8|app: 0|req: 917/1892] 10.0.0.1 () {32 vars in 740 bytes} [Thu May 21 06:00:45 2026] GET /v2.0/subnets?network_id=65c175bf-80d3-4e7c-8a72-acb946a7029a => 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: 976/1893] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:00:45 2026] DELETE /v2.0/networks/b17ee5d2-0276-4e2b-aad3-294d214d379f => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1894] 10.0.0.1 () {32 vars in 651 bytes} [Thu May 21 06:00:45 2026] GET /v2.0/extensions => generated 20516 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1895] 10.0.0.1 () {32 vars in 647 bytes} [Thu May 21 06:00:45 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: 920/1896] 10.0.0.1 () {32 vars in 645 bytes} [Thu May 21 06:00:45 2026] GET /v2.0/subnets => generated 1312 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1897] 10.0.0.1 () {32 vars in 721 bytes} [Thu May 21 06:00:45 2026] GET /v2.0/networks/50078603-9856-4b6b-a7bb-2c778e81168f => generated 672 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1898] 10.0.0.1 () {32 vars in 719 bytes} [Thu May 21 06:00:45 2026] GET /v2.0/subnets/2f4032e1-707e-4426-8109-6a8b1e9377c0 => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:00:45.745 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9e7397a1-b9fa-44bf-a746-64cd93490538 9d24cf56389a40b9ba6bb54fe4722f04 6d115f2b550042b09e244bc4d33c595f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 923/1899] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:00:45 2026] DELETE /v2.0/subnets/084948d6-650c-4361-a23e-b491fa140bb5 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:00:45.777 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f14498f5-a395-4390-85a1-4d39ce40114e 9d24cf56389a40b9ba6bb54fe4722f04 6d115f2b550042b09e244bc4d33c595f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 924/1900] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:00:45 2026] DELETE /v2.0/networks/dbd0d02a-7be6-44a0-9a2f-55a632a1d92f => 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: 977/1901] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:00:45 2026] DELETE /v2.0/networks/e96d8b5a-9ff1-4052-ac02-1c5a10031a5e => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1902] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 06:00:45 2026] GET /v2.0/networks?id=80f2c263-3b98-4a2a-9c84-dccf070d1251 => generated 704 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1903] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:00:45 2026] DELETE /v2.0/subnets/2f4032e1-707e-4426-8109-6a8b1e9377c0 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1904] 199.19.213.66 () {34 vars in 1049 bytes} [Thu May 21 06:00:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=033401e542654947a61cb9f9ee478bb9 => generated 179 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1905] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:00:45 2026] DELETE /v2.0/networks/5245602b-a8a0-4171-8348-e54c6fbcb261 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:00:46.289 7 WARNING neutron_lib.context [req-09c825d5-915d-4831-84f6-e7ee4da63480 req-740b7486-61df-4489-82ab-fdd22b374518 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1906] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:00:46 2026] DELETE /v2.0/networks/50078603-9856-4b6b-a7bb-2c778e81168f => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1907] 199.19.213.66 () {38 vars in 954 bytes} [Thu May 21 06:00:46 2026] POST /v2.0/ports => generated 1187 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1908] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:00:46 2026] DELETE /v2.0/networks/5d18e963-fb44-4a0b-a447-f742337277da => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 981/1909] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:46 2026] GET /v2.0/ports?device_id=35035f9f-e82f-4393-8229-1929c2a0ccff => generated 1190 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1910] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:00:46 2026] DELETE /v2.0/networks/c32b1510-427e-49f1-84c1-9037ea239584 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1911] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:00:47 2026] GET /v2.0/security-groups?id=bfe2eb09-d014-48c4-ac00-35751c913071&fields=id&fields=name => generated 112 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1912] 199.19.213.66 () {38 vars in 1027 bytes} [Thu May 21 06:00:46 2026] PUT /v2.0/ports/f9e09816-c785-4308-bf3d-879da39eff70 => generated 1468 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:00:47.386 8 INFO neutron.services.segments.plugin [-] Segment 30c95413-a3fa-4cb7-8a07-46f048831743 resource provider aggregate not found 2026-05-21 06:00:47.392 8 INFO neutron.services.segments.plugin [-] Segment 30c95413-a3fa-4cb7-8a07-46f048831743 resource provider aggregate not found 2026-05-21 06:00:47.406 8 INFO neutron.services.segments.plugin [-] Segment 30c95413-a3fa-4cb7-8a07-46f048831743 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30c95413-a3fa-4cb7-8a07-46f048831743 found for delete ", "request_id": "req-dd96d77d-2967-4bd9-b8f5-8299502ceb6c"}]} 2026-05-21 06:00:47.411 8 INFO neutron.services.segments.plugin [-] Segment 30c95413-a3fa-4cb7-8a07-46f048831743 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30c95413-a3fa-4cb7-8a07-46f048831743 found for delete ", "request_id": "req-25ecce18-184f-4f3c-8777-8097c665134a"}]} 2026-05-21 06:00:47.430 8 INFO neutron.services.segments.plugin [-] Segment 12bc5c8c-478c-4463-a28d-e6f72463ab55 resource provider aggregate not found 2026-05-21 06:00:47.436 8 INFO neutron.services.segments.plugin [-] Segment 12bc5c8c-478c-4463-a28d-e6f72463ab55 resource provider aggregate not found 2026-05-21 06:00:47.443 8 INFO neutron.services.segments.plugin [-] Segment 12bc5c8c-478c-4463-a28d-e6f72463ab55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12bc5c8c-478c-4463-a28d-e6f72463ab55 found for delete ", "request_id": "req-7e41ebb5-3fbf-40d9-b452-fe35d87fe53d"}]} [pid: 8|app: 0|req: 931/1913] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:47 2026] GET /v2.0/security-groups?tenant_id=6d115f2b550042b09e244bc4d33c595f&name=default => generated 2925 bytes in 320 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-21 06:00:47.521 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ed37482-ed5e-4d60-ad96-03f5b08e5ea8'] response: {'name': 'network-changed', 'server_uuid': '35035f9f-e82f-4393-8229-1929c2a0ccff', 'tag': 'f9e09816-c785-4308-bf3d-879da39eff70', 'status': 'completed', 'code': 200} 2026-05-21 06:00:47.531 7 INFO neutron.services.segments.plugin [-] Segment fcdd0234-c729-4270-8918-b19a9202b9bc resource provider aggregate not found 2026-05-21 06:00:47.539 7 INFO neutron.services.segments.plugin [-] Segment fcdd0234-c729-4270-8918-b19a9202b9bc resource provider aggregate not found 2026-05-21 06:00:47.544 7 INFO neutron.services.segments.plugin [-] Segment fcdd0234-c729-4270-8918-b19a9202b9bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcdd0234-c729-4270-8918-b19a9202b9bc found for delete ", "request_id": "req-d56030f0-52f6-4aa9-a1e4-5a1116d09ee3"}]} 2026-05-21 06:00:47.557 7 INFO neutron.services.segments.plugin [-] Segment a4206e74-c9d8-452f-8ba9-bcc6602d9a96 resource provider aggregate not found 2026-05-21 06:00:47.565 7 INFO neutron.services.segments.plugin [-] Segment fcdd0234-c729-4270-8918-b19a9202b9bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcdd0234-c729-4270-8918-b19a9202b9bc found for delete ", "request_id": "req-c01ac598-416f-4623-983b-4e33a37d5cd3"}]} 2026-05-21 06:00:47.570 7 INFO neutron.services.segments.plugin [-] Segment a4206e74-c9d8-452f-8ba9-bcc6602d9a96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4206e74-c9d8-452f-8ba9-bcc6602d9a96 found for delete ", "request_id": "req-1357bccf-e881-491f-87f8-53b970bc8280"}]} 2026-05-21 06:00:47.598 7 INFO neutron.services.segments.plugin [-] Segment a4206e74-c9d8-452f-8ba9-bcc6602d9a96 resource provider aggregate not found 2026-05-21 06:00:47.615 7 INFO neutron.services.segments.plugin [-] Segment a4206e74-c9d8-452f-8ba9-bcc6602d9a96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4206e74-c9d8-452f-8ba9-bcc6602d9a96 found for delete ", "request_id": "req-abfad0bb-caec-4df7-9585-efd6d1e55347"}]} [pid: 7|app: 0|req: 983/1914] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:47 2026] DELETE /v2.0/security-groups/4f0d88ce-a43a-44ed-88a7-c6fe53de57c8 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:00:47.999 8 INFO neutron.services.segments.plugin [-] Segment 12bc5c8c-478c-4463-a28d-e6f72463ab55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12bc5c8c-478c-4463-a28d-e6f72463ab55 found for delete ", "request_id": "req-e8c77ed8-4b8f-49e7-9913-2c08027f3e3a"}]} 2026-05-21 06:00:48.012 8 INFO neutron.services.segments.plugin [-] Segment 8669f4d9-4a18-47a7-af43-cd4ed5a441b7 resource provider aggregate not found 2026-05-21 06:00:48.031 8 INFO neutron.services.segments.plugin [-] Segment 8669f4d9-4a18-47a7-af43-cd4ed5a441b7 resource provider aggregate not found 2026-05-21 06:00:48.035 8 INFO neutron.services.segments.plugin [-] Segment 8669f4d9-4a18-47a7-af43-cd4ed5a441b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8669f4d9-4a18-47a7-af43-cd4ed5a441b7 found for delete ", "request_id": "req-296d8f6d-ef30-4f3b-b705-1ddd650d4355"}]} 2026-05-21 06:00:48.047 8 INFO neutron.services.segments.plugin [-] Segment 8669f4d9-4a18-47a7-af43-cd4ed5a441b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8669f4d9-4a18-47a7-af43-cd4ed5a441b7 found for delete ", "request_id": "req-35a1c80c-845f-48e6-ae32-1d9f840cff19"}]} [pid: 7|app: 0|req: 984/1915] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:00:48 2026] GET /v2.0/ports?tenant_id=033401e542654947a61cb9f9ee478bb9&device_id=35035f9f-e82f-4393-8229-1929c2a0ccff => generated 1471 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1916] 199.19.213.66 () {34 vars in 1017 bytes} [Thu May 21 06:00:48 2026] GET /v2.0/networks?tenant_id=033401e542654947a61cb9f9ee478bb9&shared=False => generated 2374 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1917] 199.19.213.66 () {34 vars in 929 bytes} [Thu May 21 06:00:48 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1918] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:47 2026] GET /v2.0/security-groups?tenant_id=e23569955d06432fa4630e3197612a7f&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1919] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:48 2026] DELETE /v2.0/security-groups/981ae179-3eaf-472f-aef6-bf24615ead4b => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1920] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:48 2026] GET /v2.0/security-groups?tenant_id=b83a458214f74bdebd8958c4959a4f2f&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1921] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:48 2026] DELETE /v2.0/security-groups/009b7c7a-9c01-4c45-9e19-667485ce2bcc => 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: 934/1922] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:48 2026] GET /v2.0/security-groups?tenant_id=33fb69484f7a44a2b4cd98e7d15641ff&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1923] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:48 2026] DELETE /v2.0/security-groups/277cc574-bab7-43fd-9fc4-a5b42aa0f2eb => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1924] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:00:49 2026] GET /v2.0/ports?tenant_id=033401e542654947a61cb9f9ee478bb9&device_id=35035f9f-e82f-4393-8229-1929c2a0ccff => generated 1471 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1925] 199.19.213.66 () {34 vars in 1057 bytes} [Thu May 21 06:00:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.140&port_id=f9e09816-c785-4308-bf3d-879da39eff70 => 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: 936/1926] 199.19.213.66 () {34 vars in 1105 bytes} [Thu May 21 06:00:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A317&port_id=f9e09816-c785-4308-bf3d-879da39eff70 => 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: 991/1927] 199.19.213.66 () {34 vars in 1063 bytes} [Thu May 21 06:00:49 2026] GET /v2.0/subnets?id=eb56133a-cec5-4b26-9d5a-9bd2bbebd79e&id=8bff31b6-6322-4f1c-a6ba-662ec1d430e6 => generated 1414 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1928] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:00:49 2026] GET /v2.0/ports?network_id=80f2c263-3b98-4a2a-9c84-dccf070d1251&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: 992/1929] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:00:49 2026] GET /v2.0/ports?network_id=80f2c263-3b98-4a2a-9c84-dccf070d1251&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1930] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:00:49 2026] GET /v2.0/networks/80f2c263-3b98-4a2a-9c84-dccf070d1251?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:00:49.513 8 WARNING neutron_lib.context [None req-993a4c74-8506-431f-a184-ea7a399695c7 98347c8f0f0c4df2b785b8fee05ce3d1 6a51f78146104785ae7474a3e2f7410b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 994/1931] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:00:49 2026] GET /v2.0/networks/80f2c263-3b98-4a2a-9c84-dccf070d1251?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:00:49.654 8 INFO neutron.db.segments_db [None req-993a4c74-8506-431f-a184-ea7a399695c7 98347c8f0f0c4df2b785b8fee05ce3d1 6a51f78146104785ae7474a3e2f7410b - - default default] Added segment d92d7648-4b39-4046-b392-c94f8f305e74 of type vxlan for network 0f1bc7ea-5422-4c8a-8204-351d9bf0e046 [pid: 8|app: 0|req: 938/1932] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:00:49 2026] POST /v2.0/networks => generated 644 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:49.792 7 WARNING neutron_lib.context [None req-4385bc7d-7684-41df-afce-fcb9d3f43287 98347c8f0f0c4df2b785b8fee05ce3d1 6a51f78146104785ae7474a3e2f7410b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 995/1933] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:00:49 2026] POST /v2.0/subnets => generated 641 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:50.014 8 WARNING neutron_lib.context [None req-64150f64-a6d7-4f53-9ebf-7f5197b0744c 98347c8f0f0c4df2b785b8fee05ce3d1 6a51f78146104785ae7474a3e2f7410b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:00:50.060 8 INFO neutron.db.segments_db [None req-64150f64-a6d7-4f53-9ebf-7f5197b0744c 98347c8f0f0c4df2b785b8fee05ce3d1 6a51f78146104785ae7474a3e2f7410b - - default default] Added segment b952c78d-a409-4891-8321-85911a3a77a8 of type vxlan for network 481613b7-24c2-4f0d-b739-81fbdaa08fab [pid: 8|app: 0|req: 939/1934] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:00:50 2026] POST /v2.0/networks => generated 643 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1935] 10.0.0.1 () {34 vars in 741 bytes} [Thu May 21 06:00:50 2026] PUT /v2.0/networks/481613b7-24c2-4f0d-b739-81fbdaa08fab => generated 592 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:00:50.291 8 WARNING neutron_lib.context [None req-f546faca-3bc4-4242-a656-bd3e8241dd83 98347c8f0f0c4df2b785b8fee05ce3d1 6a51f78146104785ae7474a3e2f7410b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 940/1936] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:00:50 2026] POST /v2.0/subnets => generated 626 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1937] 10.0.0.1 () {34 vars in 739 bytes} [Thu May 21 06:00:50 2026] PUT /v2.0/subnets/8333e2d2-cdba-4106-8628-7543643fa9fd => generated 636 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:00:50.855 8 INFO neutron.services.segments.plugin [-] Segment b952c78d-a409-4891-8321-85911a3a77a8 resource provider aggregate not found 2026-05-21 06:00:50.859 8 INFO neutron.services.segments.plugin [-] Segment b952c78d-a409-4891-8321-85911a3a77a8 resource provider aggregate not found 2026-05-21 06:00:50.865 8 INFO neutron.services.segments.plugin [-] Segment b952c78d-a409-4891-8321-85911a3a77a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b952c78d-a409-4891-8321-85911a3a77a8 found for delete ", "request_id": "req-498f0f98-0a76-4f23-9337-d42dc8cda132"}]} 2026-05-21 06:00:50.871 8 INFO neutron.services.segments.plugin [-] Segment b952c78d-a409-4891-8321-85911a3a77a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b952c78d-a409-4891-8321-85911a3a77a8 found for delete ", "request_id": "req-326961b1-089b-4bd7-a577-fab0ef5a48e8"}]} [pid: 8|app: 0|req: 941/1938] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:00:50 2026] DELETE /v2.0/networks/481613b7-24c2-4f0d-b739-81fbdaa08fab => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:00:50.896 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a9e7bfd6-834e-4e2e-8aad-1def2c4fdfde 98347c8f0f0c4df2b785b8fee05ce3d1 6a51f78146104785ae7474a3e2f7410b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 998/1939] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:00:50 2026] DELETE /v2.0/networks/481613b7-24c2-4f0d-b739-81fbdaa08fab => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1940] 10.0.0.1 () {32 vars in 692 bytes} [Thu May 21 06:00:50 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1941] 10.0.0.1 () {32 vars in 740 bytes} [Thu May 21 06:00:50 2026] GET /v2.0/subnets?network_id=65c175bf-80d3-4e7c-8a72-acb946a7029a => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1942] 10.0.0.1 () {32 vars in 651 bytes} [Thu May 21 06:00:50 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: 1000/1943] 10.0.0.1 () {32 vars in 647 bytes} [Thu May 21 06:00:51 2026] GET /v2.0/networks => generated 1309 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1944] 10.0.0.1 () {32 vars in 645 bytes} [Thu May 21 06:00:51 2026] GET /v2.0/subnets => generated 1280 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1945] 10.0.0.1 () {32 vars in 721 bytes} [Thu May 21 06:00:51 2026] GET /v2.0/networks/0f1bc7ea-5422-4c8a-8204-351d9bf0e046 => generated 669 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1946] 10.0.0.1 () {32 vars in 719 bytes} [Thu May 21 06:00:51 2026] GET /v2.0/subnets/2666c4b3-7d9d-4c0c-97f4-bcb3ad6205ba => generated 641 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:00:51.228 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a4e2fe1a-fe72-4707-ae74-b5e3f950e396 98347c8f0f0c4df2b785b8fee05ce3d1 6a51f78146104785ae7474a3e2f7410b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1002/1947] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:00:51 2026] DELETE /v2.0/subnets/8333e2d2-cdba-4106-8628-7543643fa9fd => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:00:51.244 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1dea2df5-3b01-4f6c-955d-d8a9ddfd2426 98347c8f0f0c4df2b785b8fee05ce3d1 6a51f78146104785ae7474a3e2f7410b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 946/1948] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:00:51 2026] DELETE /v2.0/networks/481613b7-24c2-4f0d-b739-81fbdaa08fab => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1949] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:00:51 2026] DELETE /v2.0/subnets/2666c4b3-7d9d-4c0c-97f4-bcb3ad6205ba => 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: 947/1950] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:00:51 2026] DELETE /v2.0/networks/0f1bc7ea-5422-4c8a-8204-351d9bf0e046 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1951] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:52 2026] GET /v2.0/ports?device_id=35035f9f-e82f-4393-8229-1929c2a0ccff => generated 1202 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:00:52.325 7 WARNING neutron_lib.context [None req-5b5776fc-2e4d-4b7e-aa0d-0b29ac7982e4 18b8ad09f5a5411793c414c5c1819698 53d9c218664d49bca058aa29b594b488 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 949/1952] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:52 2026] GET /v2.0/security-groups?tenant_id=6a51f78146104785ae7474a3e2f7410b&name=default => generated 2925 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1955] 10.0.0.1 () {34 vars in 674 bytes} [Thu May 21 06:00:52 2026] POST /v2.0/subnetpools => generated 516 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1956] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:00:52 2026] GET /v2.0/security-groups?id=bfe2eb09-d014-48c4-ac00-35751c913071&fields=id&fields=name => generated 112 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1957] 10.0.0.1 () {34 vars in 757 bytes} [Thu May 21 06:00:52 2026] PUT /v2.0/subnetpools/3de7531c-5866-4bd3-bbdc-e2d905262c11/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1958] 10.0.0.1 () {32 vars in 737 bytes} [Thu May 21 06:00:52 2026] GET /v2.0/subnetpools/3de7531c-5866-4bd3-bbdc-e2d905262c11/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1959] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:52 2026] DELETE /v2.0/security-groups/aea68490-621f-49ad-b35f-8a3988117241 => 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: 955/1960] 10.0.0.1 () {34 vars in 768 bytes} [Thu May 21 06:00:52 2026] PUT /v2.0/subnetpools/3de7531c-5866-4bd3-bbdc-e2d905262c11/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1961] 10.0.0.1 () {32 vars in 737 bytes} [Thu May 21 06:00:52 2026] GET /v2.0/subnetpools/3de7531c-5866-4bd3-bbdc-e2d905262c11/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1962] 10.0.0.1 () {34 vars in 764 bytes} [Thu May 21 06:00:52 2026] PUT /v2.0/subnetpools/3de7531c-5866-4bd3-bbdc-e2d905262c11/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1963] 10.0.0.1 () {32 vars in 737 bytes} [Thu May 21 06:00:52 2026] GET /v2.0/subnetpools/3de7531c-5866-4bd3-bbdc-e2d905262c11/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1964] 10.0.0.1 () {34 vars in 786 bytes} [Thu May 21 06:00:52 2026] PUT /v2.0/subnetpools/3de7531c-5866-4bd3-bbdc-e2d905262c11/tags/black.or.white => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1965] 10.0.0.1 () {32 vars in 737 bytes} [Thu May 21 06:00:52 2026] GET /v2.0/subnetpools/3de7531c-5866-4bd3-bbdc-e2d905262c11/tags => generated 52 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1966] 10.0.0.1 () {34 vars in 757 bytes} [Thu May 21 06:00:52 2026] PUT /v2.0/subnetpools/3de7531c-5866-4bd3-bbdc-e2d905262c11/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1967] 10.0.0.1 () {32 vars in 737 bytes} [Thu May 21 06:00:52 2026] GET /v2.0/subnetpools/3de7531c-5866-4bd3-bbdc-e2d905262c11/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: 959/1968] 10.0.0.1 () {32 vars in 745 bytes} [Thu May 21 06:00:52 2026] GET /v2.0/subnetpools/3de7531c-5866-4bd3-bbdc-e2d905262c11/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:00:52.906 7 INFO neutron.api.v2.resource [None req-0ee8da91-590d-4fee-b116-b39a9fee6075 18b8ad09f5a5411793c414c5c1819698 53d9c218664d49bca058aa29b594b488 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1010/1969] 10.0.0.1 () {32 vars in 749 bytes} [Thu May 21 06:00:52 2026] GET /v2.0/subnetpools/3de7531c-5866-4bd3-bbdc-e2d905262c11/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 06:00:52.912 8 INFO neutron.services.segments.plugin [-] Segment d92d7648-4b39-4046-b392-c94f8f305e74 resource provider aggregate not found 2026-05-21 06:00:52.919 8 INFO neutron.services.segments.plugin [-] Segment d92d7648-4b39-4046-b392-c94f8f305e74 resource provider aggregate not found 2026-05-21 06:00:52.942 8 INFO neutron.services.segments.plugin [-] Segment d92d7648-4b39-4046-b392-c94f8f305e74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d92d7648-4b39-4046-b392-c94f8f305e74 found for delete ", "request_id": "req-057c54d2-d73a-4cba-a60c-35e121054ab9"}]} 2026-05-21 06:00:52.942 8 INFO neutron.services.segments.plugin [-] Segment d92d7648-4b39-4046-b392-c94f8f305e74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d92d7648-4b39-4046-b392-c94f8f305e74 found for delete ", "request_id": "req-64f8850b-b21e-4864-b022-a16ef5cf0360"}]} [pid: 8|app: 0|req: 960/1970] 10.0.0.1 () {32 vars in 748 bytes} [Thu May 21 06:00:52 2026] DELETE /v2.0/subnetpools/3de7531c-5866-4bd3-bbdc-e2d905262c11/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1971] 10.0.0.1 () {32 vars in 737 bytes} [Thu May 21 06:00:52 2026] GET /v2.0/subnetpools/3de7531c-5866-4bd3-bbdc-e2d905262c11/tags => generated 30 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:00:52.999 8 INFO neutron.api.v2.resource [None req-1ad3e123-8653-4ee7-8bf2-4955837597d6 18b8ad09f5a5411793c414c5c1819698 53d9c218664d49bca058aa29b594b488 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 962/1972] 10.0.0.1 () {32 vars in 752 bytes} [Thu May 21 06:00:52 2026] DELETE /v2.0/subnetpools/3de7531c-5866-4bd3-bbdc-e2d905262c11/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1973] 10.0.0.1 () {32 vars in 740 bytes} [Thu May 21 06:00:53 2026] DELETE /v2.0/subnetpools/3de7531c-5866-4bd3-bbdc-e2d905262c11/tags => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1974] 10.0.0.1 () {32 vars in 737 bytes} [Thu May 21 06:00:53 2026] GET /v2.0/subnetpools/3de7531c-5866-4bd3-bbdc-e2d905262c11/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: 965/1975] 10.0.0.1 () {32 vars in 730 bytes} [Thu May 21 06:00:53 2026] DELETE /v2.0/subnetpools/3de7531c-5866-4bd3-bbdc-e2d905262c11 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1976] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:52 2026] GET /v2.0/security-groups?tenant_id=4981c208e16e41059732b385b005a28b&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: 966/1977] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:53 2026] DELETE /v2.0/security-groups/dd084aff-442b-4012-936f-0eeeaa22db13 => 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: 1012/1978] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:53 2026] GET /v2.0/security-groups?tenant_id=53d9c218664d49bca058aa29b594b488&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1979] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:53 2026] DELETE /v2.0/security-groups/5c686b98-e34f-483b-85cf-5011985724af => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1980] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:00:54 2026] GET /v2.0/security-groups?tenant_id=ffc1d0138fb54054b217d3afd914cca7&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1981] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:00:54 2026] DELETE /v2.0/security-groups/01704340-09af-49cd-b2be-c6fd49eec9c0 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:00:54.616 7 WARNING neutron_lib.context [None req-4088e9e4-f5fb-4104-87d9-f607c2c64558 3bb8ade1cde84167bdb777ad2bad0694 b39abe5d6f4d46f58440494e9013797a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:00:54.726 7 INFO neutron.db.segments_db [None req-4088e9e4-f5fb-4104-87d9-f607c2c64558 3bb8ade1cde84167bdb777ad2bad0694 b39abe5d6f4d46f58440494e9013797a - - default default] Added segment c3664da8-7c3b-404c-8716-a7bcb5367c50 of type vxlan for network 3d5b6ed5-a648-4181-b9a7-3b8ae9b81b5f [pid: 7|app: 0|req: 1014/1982] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:00:54 2026] POST /v2.0/networks => generated 649 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:54.823 8 WARNING neutron_lib.context [None req-25dd232b-99a8-42b6-9eda-096068861763 3bb8ade1cde84167bdb777ad2bad0694 b39abe5d6f4d46f58440494e9013797a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 969/1983] 10.0.0.1 () {34 vars in 663 bytes} [Thu May 21 06:00:54 2026] POST /v2.0/ports => generated 778 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:55.119 7 WARNING neutron_lib.context [None req-59bc6be7-10d6-4df1-aa05-16d1cd62021f 3bb8ade1cde84167bdb777ad2bad0694 b39abe5d6f4d46f58440494e9013797a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:00:55.170 7 INFO neutron.db.segments_db [None req-59bc6be7-10d6-4df1-aa05-16d1cd62021f 3bb8ade1cde84167bdb777ad2bad0694 b39abe5d6f4d46f58440494e9013797a - - default default] Added segment aecebee7-e03b-43fa-bf4b-ee7d824fbe2a of type vxlan for network 9fefb355-aa81-40a2-b01b-27561af02640 [pid: 7|app: 0|req: 1015/1984] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:00:55 2026] POST /v2.0/networks => generated 635 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-21 06:00:55.274 8 WARNING neutron_lib.context [None req-3430a072-3655-46ff-997b-7717e71182fb 3bb8ade1cde84167bdb777ad2bad0694 b39abe5d6f4d46f58440494e9013797a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 970/1985] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:00:55 2026] POST /v2.0/subnets => generated 646 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:55.514 7 WARNING neutron_lib.context [None req-fd9ff6fd-5089-48f0-8004-4ccacf6865e2 3bb8ade1cde84167bdb777ad2bad0694 b39abe5d6f4d46f58440494e9013797a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1016/1986] 10.0.0.1 () {34 vars in 663 bytes} [Thu May 21 06:00:55 2026] POST /v2.0/ports => generated 965 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1987] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 06:00:55 2026] DELETE /v2.0/ports/d0c77b19-bca1-48a2-8f6d-22a5dd935e3b => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:00:56.075 7 INFO neutron.pecan_wsgi.hooks.translation [None req-281fab84-755d-4c7b-8434-5b9db265c28c 3bb8ade1cde84167bdb777ad2bad0694 b39abe5d6f4d46f58440494e9013797a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1017/1988] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 06:00:56 2026] DELETE /v2.0/ports/d0c77b19-bca1-48a2-8f6d-22a5dd935e3b => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:00:56.101 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fc14b7b2-a448-41dd-b6d9-82929e44368c 3bb8ade1cde84167bdb777ad2bad0694 b39abe5d6f4d46f58440494e9013797a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 972/1989] 10.0.0.1 () {32 vars in 715 bytes} [Thu May 21 06:00:56 2026] GET /v2.0/ports/d0c77b19-bca1-48a2-8f6d-22a5dd935e3b => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:00:56.315 8 WARNING neutron_lib.context [None req-d5cb6c27-7ea3-4eb2-8a87-413e72551296 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1018/1990] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:00:56 2026] DELETE /v2.0/subnets/c850430a-18a4-4339-b367-8f5c67cd4b50 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:00:56.457 8 INFO neutron.db.segments_db [None req-d5cb6c27-7ea3-4eb2-8a87-413e72551296 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Added segment d741dd68-6985-490a-8b18-958f3e298ec2 of type vxlan for network f6a1591d-0bec-46f7-b7c8-86dd37e09907 [pid: 8|app: 0|req: 973/1991] 10.0.0.1 () {34 vars in 669 bytes} [Thu May 21 06:00:56 2026] POST /v2.0/networks => generated 632 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:56.590 8 WARNING neutron_lib.context [None req-f949a00d-dc53-4c31-bfb6-d010bc005327 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:00:56.642 8 INFO neutron.db.segments_db [None req-f949a00d-dc53-4c31-bfb6-d010bc005327 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Added segment fd04d901-fcb4-47bb-a2d1-7286371ce469 of type vxlan for network 866a9631-63a0-4229-8912-d06498b23a65 2026-05-21 06:00:56.660 7 INFO neutron.services.segments.plugin [-] Segment aecebee7-e03b-43fa-bf4b-ee7d824fbe2a resource provider aggregate not found 2026-05-21 06:00:56.667 7 INFO neutron.services.segments.plugin [-] Segment aecebee7-e03b-43fa-bf4b-ee7d824fbe2a resource provider aggregate not found 2026-05-21 06:00:56.676 7 INFO neutron.services.segments.plugin [-] Segment aecebee7-e03b-43fa-bf4b-ee7d824fbe2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aecebee7-e03b-43fa-bf4b-ee7d824fbe2a found for delete ", "request_id": "req-5f76f4c4-81dd-4c14-bb5e-223eee9f3a5a"}]} [pid: 7|app: 0|req: 1019/1992] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:00:56 2026] DELETE /v2.0/networks/9fefb355-aa81-40a2-b01b-27561af02640 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:00:56.701 7 INFO neutron.services.segments.plugin [-] Segment aecebee7-e03b-43fa-bf4b-ee7d824fbe2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aecebee7-e03b-43fa-bf4b-ee7d824fbe2a found for delete ", "request_id": "req-88517897-9d8c-4774-a96c-623aca539229"}]} 2026-05-21 06:00:56.711 7 WARNING neutron_lib.context [None req-177ff201-d8d4-4e12-87ef-53c4005d8fa5 3bb8ade1cde84167bdb777ad2bad0694 b39abe5d6f4d46f58440494e9013797a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:00:56.772 7 INFO neutron.db.segments_db [None req-177ff201-d8d4-4e12-87ef-53c4005d8fa5 3bb8ade1cde84167bdb777ad2bad0694 b39abe5d6f4d46f58440494e9013797a - - default default] Added segment ab735142-49f8-4a64-b493-377928791874 of type vxlan for network 2634b9d7-15c2-4e9a-9d22-9f25664cdd87 [pid: 7|app: 0|req: 1020/1993] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:00:56 2026] POST /v2.0/networks => generated 636 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:56.872 7 WARNING neutron_lib.context [None req-0b3429d0-e80b-4efe-a893-7998f80329b1 3bb8ade1cde84167bdb777ad2bad0694 b39abe5d6f4d46f58440494e9013797a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:00:56.920 8 INFO neutron.db.l3_hamode_db [None req-f949a00d-dc53-4c31-bfb6-d010bc005327 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1021/1994] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:00:56 2026] POST /v2.0/subnets => generated 646 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:00:57.183 7 WARNING neutron_lib.context [None req-1a7dd792-daca-4152-b8a0-07608ecdbb5b 3bb8ade1cde84167bdb777ad2bad0694 b39abe5d6f4d46f58440494e9013797a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1022/1995] 10.0.0.1 () {34 vars in 663 bytes} [Thu May 21 06:00:57 2026] POST /v2.0/ports => generated 924 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1996] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:00:57 2026] GET /v2.0/ports?device_id=35035f9f-e82f-4393-8229-1929c2a0ccff => generated 1204 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1997] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 06:00:57 2026] DELETE /v2.0/ports/7aeddb87-b1fd-45b6-a46b-ade1159287e6 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:00:58.079 7 WARNING neutron_lib.context [None req-c39e46ad-9a60-43a6-86a8-72711b3b17fb ab2cd3a057f643fcbf31c536d1a58dea f42a91886a1546ddbbe8463a531620b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:00:58.130 8 INFO neutron.db.l3_hamode_db [None req-f949a00d-dc53-4c31-bfb6-d010bc005327 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 06:00:58.228 7 INFO neutron.db.segments_db [None req-c39e46ad-9a60-43a6-86a8-72711b3b17fb ab2cd3a057f643fcbf31c536d1a58dea f42a91886a1546ddbbe8463a531620b1 - - default default] Added segment faf9f716-57a9-47d2-b1e2-1011517cf450 of type vxlan for network 6f950009-61d1-4ddf-aa96-d12357b6089c [pid: 7|app: 0|req: 1025/1998] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:00:57 2026] POST /v2.0/networks => generated 632 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1999] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:00:58 2026] GET /v2.0/security-groups?id=bfe2eb09-d014-48c4-ac00-35751c913071&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:00:58.383 7 INFO neutron.pecan_wsgi.hooks.translation [None req-58f032ec-edea-43d6-a597-d18c6a9e5b8b 3bb8ade1cde84167bdb777ad2bad0694 b39abe5d6f4d46f58440494e9013797a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1027/2000] 10.0.0.1 () {32 vars in 715 bytes} [Thu May 21 06:00:58 2026] GET /v2.0/ports/7aeddb87-b1fd-45b6-a46b-ade1159287e6 => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:00:58.388 7 WARNING neutron_lib.context [None req-06a803ab-736f-4a73-b76a-6f8602c6e1e1 ab2cd3a057f643fcbf31c536d1a58dea f42a91886a1546ddbbe8463a531620b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:00:58.434 7 INFO neutron.db.segments_db [None req-06a803ab-736f-4a73-b76a-6f8602c6e1e1 ab2cd3a057f643fcbf31c536d1a58dea f42a91886a1546ddbbe8463a531620b1 - - default default] Added segment 1cad48f8-1655-47ac-8b6f-e88dc8beeea6 of type vxlan for network 6299b083-885d-423c-a0dd-94a25a17f5d7 [pid: 7|app: 0|req: 1028/2001] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:00:58 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) [pid: 7|app: 0|req: 1029/2002] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:00:58 2026] DELETE /v2.0/subnets/92b07d46-0a28-433a-90d1-ab70156e4e9e => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2003] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:00:56 2026] POST /v2.0/routers => generated 695 bytes in 2469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2004] 10.0.0.1 () {34 vars in 751 bytes} [Thu May 21 06:00:59 2026] PUT /v2.0/networks/6f950009-61d1-4ddf-aa96-d12357b6089c/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2005] 10.0.0.1 () {32 vars in 816 bytes} [Thu May 21 06:00:58 2026] GET /v2.0/ports?network_id=80f2c263-3b98-4a2a-9c84-dccf070d1251&mac_address=fa%3A16%3A3e%3A12%3A1d%3A10 => generated 1204 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2006] 10.0.0.1 () {32 vars in 774 bytes} [Thu May 21 06:00:59 2026] GET /v2.0/subnets?project_id=4d1685391f484c69b37e9b9528d832ef&cidr=10.100.0.0%2F28 => generated 14 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2007] 10.0.0.1 () {32 vars in 731 bytes} [Thu May 21 06:00:59 2026] GET /v2.0/networks/6f950009-61d1-4ddf-aa96-d12357b6089c/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:00:59.304 7 WARNING neutron_lib.context [None req-0fcdfd39-eb02-499f-9fed-5e2cb90dd3d0 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:00:59.404 8 INFO neutron.services.segments.plugin [-] Segment ab735142-49f8-4a64-b493-377928791874 resource provider aggregate not found 2026-05-21 06:00:59.408 8 INFO neutron.services.segments.plugin [-] Segment ab735142-49f8-4a64-b493-377928791874 resource provider aggregate not found 2026-05-21 06:00:59.423 8 INFO neutron.services.segments.plugin [-] Segment ab735142-49f8-4a64-b493-377928791874 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab735142-49f8-4a64-b493-377928791874 found for delete ", "request_id": "req-268daae7-d780-490b-ace2-2dc87630effa"}]} 2026-05-21 06:00:59.425 8 INFO neutron.services.segments.plugin [-] Segment ab735142-49f8-4a64-b493-377928791874 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab735142-49f8-4a64-b493-377928791874 found for delete ", "request_id": "req-ac0baa28-1a8e-4084-9b32-4ce1cdfc2814"}]} [pid: 8|app: 0|req: 976/2008] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:00:59 2026] DELETE /v2.0/networks/2634b9d7-15c2-4e9a-9d22-9f25664cdd87 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2009] 10.0.0.1 () {32 vars in 692 bytes} [Thu May 21 06:00:59 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2010] 10.0.0.1 () {34 vars in 751 bytes} [Thu May 21 06:00:59 2026] PUT /v2.0/networks/6299b083-885d-423c-a0dd-94a25a17f5d7/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:00:59.533 8 WARNING neutron_lib.context [None req-6c1a8908-7a3d-418f-948c-670fa65c9e6b 3bb8ade1cde84167bdb777ad2bad0694 b39abe5d6f4d46f58440494e9013797a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 979/2011] 10.0.0.1 () {34 vars in 663 bytes} [Thu May 21 06:00:59 2026] POST /v2.0/ports => generated 778 bytes in 285 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: 980/2012] 10.0.0.1 () {32 vars in 782 bytes} [Thu May 21 06:00:59 2026] GET /v2.0/subnets?network_id=65c175bf-80d3-4e7c-8a72-acb946a7029a&cidr=10.100.0.0%2F28 => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2013] 10.0.0.1 () {32 vars in 731 bytes} [Thu May 21 06:00:59 2026] GET /v2.0/networks/6299b083-885d-423c-a0dd-94a25a17f5d7/tags => generated 17 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2014] 10.0.0.1 () {34 vars in 735 bytes} [Thu May 21 06:00:59 2026] PUT /v2.0/ports/9545e76a-ef4d-44d2-ba05-ab484ab5ed80 => generated 752 bytes in 213 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-21 06:01:00.066 8 WARNING neutron_lib.context [None req-9ba9d6bd-01d7-4bad-865f-c5bf94a3a276 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:01:00.103 7 INFO neutron.db.l3_db [None req-0fcdfd39-eb02-499f-9fed-5e2cb90dd3d0 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Floating IP 94963f77-b2af-4ed1-8532-ec04cfece2d9 associated. External IP: 10.96.250.220, port: f9e09816-c785-4308-bf3d-879da39eff70. [pid: 8|app: 0|req: 983/2015] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:01:00 2026] POST /v2.0/subnets => generated 656 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2016] 10.0.0.1 () {34 vars in 751 bytes} [Thu May 21 06:01:00 2026] PUT /v2.0/networks/6299b083-885d-423c-a0dd-94a25a17f5d7/tags => 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: 1033/2017] 10.0.0.1 () {34 vars in 675 bytes} [Thu May 21 06:00:59 2026] POST /v2.0/floatingips => generated 855 bytes in 1202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:01:00.557 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab2fd1d7-2a14-4243-bfc6-8e991959275c'] response: {'name': 'network-changed', 'server_uuid': '35035f9f-e82f-4393-8229-1929c2a0ccff', 'tag': 'f9e09816-c785-4308-bf3d-879da39eff70', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 985/2018] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 06:01:00 2026] DELETE /v2.0/ports/9545e76a-ef4d-44d2-ba05-ab484ab5ed80 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2019] 10.0.0.1 () {32 vars in 731 bytes} [Thu May 21 06:01:00 2026] GET /v2.0/networks/6299b083-885d-423c-a0dd-94a25a17f5d7/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2020] 10.0.0.1 () {32 vars in 641 bytes} [Thu May 21 06:01:00 2026] GET /v2.0/ports => generated 781 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2021] 10.0.0.1 () {32 vars in 731 bytes} [Thu May 21 06:01:00 2026] GET /v2.0/networks/6f950009-61d1-4ddf-aa96-d12357b6089c/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:01:00.782 8 INFO neutron.pecan_wsgi.hooks.translation [None req-012676de-9840-463d-a9bd-418d2df6e07f 3bb8ade1cde84167bdb777ad2bad0694 b39abe5d6f4d46f58440494e9013797a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 989/2022] 10.0.0.1 () {32 vars in 715 bytes} [Thu May 21 06:01:00 2026] GET /v2.0/ports/9545e76a-ef4d-44d2-ba05-ab484ab5ed80 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2023] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:01:00 2026] DELETE /v2.0/networks/6f950009-61d1-4ddf-aa96-d12357b6089c => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2024] 10.0.0.1 () {32 vars in 641 bytes} [Thu May 21 06:01:00 2026] GET /v2.0/ports => generated 781 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2025] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:01:00 2026] DELETE /v2.0/networks/6299b083-885d-423c-a0dd-94a25a17f5d7 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2026] 10.0.0.1 () {32 vars in 715 bytes} [Thu May 21 06:01:01 2026] GET /v2.0/ports/ba74f0e8-6a74-4e16-8f00-7abb63afc224 => generated 778 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2027] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:01:01 2026] GET /v2.0/ports?tenant_id=033401e542654947a61cb9f9ee478bb9&device_id=35035f9f-e82f-4393-8229-1929c2a0ccff => generated 1473 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:01:01.230 8 INFO neutron.pecan_wsgi.hooks.translation [None req-229d6d2d-a95a-4117-8242-54f490e2af1b 3bb8ade1cde84167bdb777ad2bad0694 b39abe5d6f4d46f58440494e9013797a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 995/2028] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 06:01:01 2026] DELETE /v2.0/ports/7aeddb87-b1fd-45b6-a46b-ade1159287e6 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2029] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 06:01:01 2026] GET /v2.0/networks?id=80f2c263-3b98-4a2a-9c84-dccf070d1251 => generated 798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:01:01.291 8 INFO neutron.pecan_wsgi.hooks.translation [None req-466f8d2e-dbe7-457e-8207-c51a77f17b0e 3bb8ade1cde84167bdb777ad2bad0694 b39abe5d6f4d46f58440494e9013797a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 997/2030] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:01:01 2026] DELETE /v2.0/subnets/92b07d46-0a28-433a-90d1-ab70156e4e9e => 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: 998/2031] 199.19.213.66 () {34 vars in 1057 bytes} [Thu May 21 06:01:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.140&port_id=f9e09816-c785-4308-bf3d-879da39eff70 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:01:01.338 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fb8d66fd-e37b-478d-820f-255e6bbaba4d 3bb8ade1cde84167bdb777ad2bad0694 b39abe5d6f4d46f58440494e9013797a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 999/2032] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:01:01 2026] DELETE /v2.0/subnets/c850430a-18a4-4339-b367-8f5c67cd4b50 => 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: 1000/2033] 199.19.213.66 () {34 vars in 1105 bytes} [Thu May 21 06:01:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A317&port_id=f9e09816-c785-4308-bf3d-879da39eff70 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:01:01.444 8 INFO neutron.services.segments.plugin [-] Segment faf9f716-57a9-47d2-b1e2-1011517cf450 resource provider aggregate not found 2026-05-21 06:01:01.450 8 INFO neutron.services.segments.plugin [-] Segment faf9f716-57a9-47d2-b1e2-1011517cf450 resource provider aggregate not found 2026-05-21 06:01:01.461 8 INFO neutron.services.segments.plugin [-] Segment faf9f716-57a9-47d2-b1e2-1011517cf450 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faf9f716-57a9-47d2-b1e2-1011517cf450 found for delete ", "request_id": "req-5a8fb893-3286-4aba-9bd3-7cbd5e714608"}]} 2026-05-21 06:01:01.469 8 INFO neutron.services.segments.plugin [-] Segment 1cad48f8-1655-47ac-8b6f-e88dc8beeea6 resource provider aggregate not found 2026-05-21 06:01:01.474 8 INFO neutron.services.segments.plugin [-] Segment faf9f716-57a9-47d2-b1e2-1011517cf450 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faf9f716-57a9-47d2-b1e2-1011517cf450 found for delete ", "request_id": "req-34f03dd8-a5e8-4ef7-8110-109b27855622"}]} 2026-05-21 06:01:01.490 8 INFO neutron.services.segments.plugin [-] Segment 1cad48f8-1655-47ac-8b6f-e88dc8beeea6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cad48f8-1655-47ac-8b6f-e88dc8beeea6 found for delete ", "request_id": "req-a1e3621b-f9d0-40b2-84b3-5d703d3b712c"}]} 2026-05-21 06:01:01.519 8 INFO neutron.services.segments.plugin [-] Segment 1cad48f8-1655-47ac-8b6f-e88dc8beeea6 resource provider aggregate not found 2026-05-21 06:01:01.539 8 INFO neutron.services.segments.plugin [-] Segment 1cad48f8-1655-47ac-8b6f-e88dc8beeea6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cad48f8-1655-47ac-8b6f-e88dc8beeea6 found for delete ", "request_id": "req-49f793d4-a610-4904-b261-875acf417b14"}]} [pid: 8|app: 0|req: 1001/2034] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 06:01:01 2026] DELETE /v2.0/ports/ba74f0e8-6a74-4e16-8f00-7abb63afc224 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2035] 199.19.213.66 () {34 vars in 1063 bytes} [Thu May 21 06:01:01 2026] GET /v2.0/subnets?id=eb56133a-cec5-4b26-9d5a-9bd2bbebd79e&id=8bff31b6-6322-4f1c-a6ba-662ec1d430e6 => generated 1414 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2036] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:01:01 2026] DELETE /v2.0/networks/3d5b6ed5-a648-4181-b9a7-3b8ae9b81b5f => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2037] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:01:01 2026] GET /v2.0/ports?network_id=80f2c263-3b98-4a2a-9c84-dccf070d1251&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: 1034/2038] 10.0.0.1 () {34 vars in 781 bytes} [Thu May 21 06:01:00 2026] PUT /v2.0/routers/2d29d329-93f4-43ec-bd19-678254ddae45/add_router_interface => generated 309 bytes in 1372 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2039] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:01:01 2026] GET /v2.0/ports?network_id=80f2c263-3b98-4a2a-9c84-dccf070d1251&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: 7|app: 0|req: 1036/2040] 10.0.0.1 () {32 vars in 647 bytes} [Thu May 21 06:01:01 2026] GET /v2.0/networks => generated 6662 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2041] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:01:02 2026] GET /v2.0/networks/80f2c263-3b98-4a2a-9c84-dccf070d1251?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: 1038/2042] 10.0.0.1 () {32 vars in 645 bytes} [Thu May 21 06:01:02 2026] GET /v2.0/subnets => generated 7419 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2043] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:01:01 2026] GET /v2.0/security-groups?tenant_id=f42a91886a1546ddbbe8463a531620b1&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2044] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:01:02 2026] GET /v2.0/networks/80f2c263-3b98-4a2a-9c84-dccf070d1251?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: 1006/2045] 10.0.0.1 () {32 vars in 645 bytes} [Thu May 21 06:01:02 2026] GET /v2.0/routers => generated 1453 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2046] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:01:02 2026] DELETE /v2.0/security-groups/bd8ca102-cb9a-4118-9213-c93a83b611a6 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:01:02.327 7 WARNING neutron_lib.context [None req-bf926fc7-b6de-4782-b8e2-4d1ec235da1b 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1007/2047] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:01:02 2026] GET /v2.0/security-groups?tenant_id=b39abe5d6f4d46f58440494e9013797a&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2048] 10.0.0.1 () {34 vars in 683 bytes} [Thu May 21 06:01:02 2026] POST /v2.0/security-groups => generated 1675 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2049] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:01:02 2026] DELETE /v2.0/security-groups/8aa2e209-76b8-4498-90d0-61c273cf5c8d => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:01:02.553 7 WARNING neutron_lib.context [None req-f345acac-dc9e-4fcb-a238-1d6eedbe7bbe 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1008/2050] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:01:02 2026] GET /v2.0/security-groups?tenant_id=28678d273bd94e3d9094e9d2988c7b32&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2051] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:01:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:01:02.673 7 WARNING neutron_lib.context [None req-a1fe8b93-a027-40a4-baa2-60994d3e9f69 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1009/2052] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:01:02 2026] DELETE /v2.0/security-groups/e5e9cfa0-03da-4894-8118-bbe797fa9642 => 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: 1044/2053] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:01:02 2026] POST /v2.0/security-group-rules => generated 596 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:01:02.788 8 WARNING neutron_lib.context [None req-e682d19c-0fa1-4c55-a968-5ce28e902607 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1010/2054] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:01:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:01:02.941 7 WARNING neutron_lib.context [None req-2304887b-36dc-4f9a-9684-d88c291bfe65 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1045/2055] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:01:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:01:03.035 8 WARNING neutron_lib.context [None req-24703a6f-d7ab-489a-8280-e18023b79d6c 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:01:03.065 8 INFO neutron.db.securitygroups_db [None req-24703a6f-d7ab-489a-8280-e18023b79d6c 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Project 4d1685391f484c69b37e9b9528d832ef 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: 1011/2056] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:01:03 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-21 06:01:03.147 7 WARNING neutron_lib.context [None req-eb94c32d-8372-456b-a722-def9b440556c 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:01:03.205 7 INFO neutron.db.securitygroups_db [None req-eb94c32d-8372-456b-a722-def9b440556c 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Project 4d1685391f484c69b37e9b9528d832ef 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: 1046/2057] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:01:03 2026] POST /v2.0/security-group-rules => generated 606 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:01:03.671 8 INFO neutron.services.segments.plugin [-] Segment c3664da8-7c3b-404c-8716-a7bcb5367c50 resource provider aggregate not found 2026-05-21 06:01:03.683 8 INFO neutron.services.segments.plugin [-] Segment c3664da8-7c3b-404c-8716-a7bcb5367c50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3664da8-7c3b-404c-8716-a7bcb5367c50 found for delete ", "request_id": "req-ec308630-9f5e-4a6a-8de0-e3f64eb4212a"}]} 2026-05-21 06:01:03.690 8 INFO neutron.services.segments.plugin [-] Segment c3664da8-7c3b-404c-8716-a7bcb5367c50 resource provider aggregate not found 2026-05-21 06:01:03.708 8 INFO neutron.services.segments.plugin [-] Segment c3664da8-7c3b-404c-8716-a7bcb5367c50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3664da8-7c3b-404c-8716-a7bcb5367c50 found for delete ", "request_id": "req-c2e7fe40-8079-4bb2-beaf-d83372640f91"}]} [pid: 8|app: 0|req: 1012/2058] 10.0.0.1 () {32 vars in 647 bytes} [Thu May 21 06:01:03 2026] GET /v2.0/networks => generated 1297 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2059] 10.0.0.7 () {34 vars in 1098 bytes} [Thu May 21 06:01:03 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1018265498&fields=id&tenant_id=4d1685391f484c69b37e9b9528d832ef => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2060] 10.0.0.7 () {34 vars in 980 bytes} [Thu May 21 06:01:03 2026] GET /v2.0/networks?id=f6a1591d-0bec-46f7-b7c8-86dd37e09907 => generated 660 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2061] 10.0.0.7 () {34 vars in 963 bytes} [Thu May 21 06:01:04 2026] GET /v2.0/quotas/4d1685391f484c69b37e9b9528d832ef => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2062] 10.0.0.7 () {34 vars in 1000 bytes} [Thu May 21 06:01:04 2026] GET /v2.0/ports?tenant_id=4d1685391f484c69b37e9b9528d832ef&fields=id => generated 103 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2063] 10.0.0.7 () {34 vars in 1006 bytes} [Thu May 21 06:01:04 2026] GET /v2.0/networks/f6a1591d-0bec-46f7-b7c8-86dd37e09907?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2064] 10.0.0.7 () {34 vars in 1106 bytes} [Thu May 21 06:01:04 2026] GET /v2.0/networks/f6a1591d-0bec-46f7-b7c8-86dd37e09907?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: 1016/2065] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:04 2026] GET /v2.0/ports?device_id=ea678c22-f3ca-47eb-a76d-10be1b49812d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:01:04.452 7 WARNING neutron_lib.context [None req-ca6457bb-8068-441f-b2d2-d69186341ab7 2424bb5625024357b2f4c6552b5878e1 45f8f015aa524b458c80d150434b7cec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:01:04.601 7 INFO neutron.db.segments_db [None req-ca6457bb-8068-441f-b2d2-d69186341ab7 2424bb5625024357b2f4c6552b5878e1 45f8f015aa524b458c80d150434b7cec - - default default] Added segment ac27176c-9d30-43df-abb0-23f730880cf5 of type vxlan for network 78465dc9-0a65-40cf-af6a-173997597717 [pid: 7|app: 0|req: 1050/2066] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:01:04 2026] POST /v2.0/networks => generated 645 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:01:04.724 8 WARNING neutron_lib.context [None req-6cae4d6e-1b44-415b-a230-96f96ee28821 2424bb5625024357b2f4c6552b5878e1 45f8f015aa524b458c80d150434b7cec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1017/2067] 10.0.0.1 () {34 vars in 663 bytes} [Thu May 21 06:01:04 2026] POST /v2.0/ports => generated 774 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:01:05.030 7 WARNING neutron_lib.context [None req-6d261c32-37ba-40b2-8f58-d6e1bfa0f1ca 2424bb5625024357b2f4c6552b5878e1 45f8f015aa524b458c80d150434b7cec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:01:05.097 7 INFO neutron.db.segments_db [None req-6d261c32-37ba-40b2-8f58-d6e1bfa0f1ca 2424bb5625024357b2f4c6552b5878e1 45f8f015aa524b458c80d150434b7cec - - default default] Added segment 09bc4ece-450a-4740-b3f9-0f040c56ff87 of type vxlan for network 9c7b6e3c-76b8-4672-ba77-44c3314d251c [pid: 7|app: 0|req: 1051/2068] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:01:05 2026] POST /v2.0/networks => generated 631 bytes in 202 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-21 06:01:05.237 8 WARNING neutron_lib.context [None req-5a791497-44ae-4e17-b892-2cd3cbfcece4 2424bb5625024357b2f4c6552b5878e1 45f8f015aa524b458c80d150434b7cec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1052/2069] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:05 2026] GET /v2.0/ports?device_id=ea678c22-f3ca-47eb-a76d-10be1b49812d => 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: 1018/2070] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:01:05 2026] POST /v2.0/subnets => generated 626 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:01:05.501 7 WARNING neutron_lib.context [None req-65937251-db55-4de5-bddb-a8d92a27377c 2424bb5625024357b2f4c6552b5878e1 45f8f015aa524b458c80d150434b7cec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1053/2071] 10.0.0.1 () {34 vars in 663 bytes} [Thu May 21 06:01:05 2026] POST /v2.0/ports => generated 953 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2072] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 06:01:05 2026] DELETE /v2.0/ports/f8f1ae07-f0d2-413d-a8d1-7315679d5bf2 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:01:06.188 8 INFO neutron.pecan_wsgi.hooks.translation [None req-30a5862b-39d9-4b16-b317-781f9ae533cf 2424bb5625024357b2f4c6552b5878e1 45f8f015aa524b458c80d150434b7cec - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1020/2073] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 06:01:06 2026] DELETE /v2.0/ports/f8f1ae07-f0d2-413d-a8d1-7315679d5bf2 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:01:06.216 8 INFO neutron.pecan_wsgi.hooks.translation [None req-84671eeb-1362-4b2a-b09e-dc8f7c216457 2424bb5625024357b2f4c6552b5878e1 45f8f015aa524b458c80d150434b7cec - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1021/2074] 10.0.0.1 () {32 vars in 715 bytes} [Thu May 21 06:01:06 2026] GET /v2.0/ports/f8f1ae07-f0d2-413d-a8d1-7315679d5bf2 => generated 132 bytes in 18 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: 7|app: 0|req: 1054/2075] 10.0.0.59 () {34 vars in 989 bytes} [Thu May 21 06:01:06 2026] GET /v2.0/ports?device_id=35035f9f-e82f-4393-8229-1929c2a0ccff => generated 1473 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2076] 10.0.0.59 () {34 vars in 1039 bytes} [Thu May 21 06:01:06 2026] GET /v2.0/security-groups?id=bfe2eb09-d014-48c4-ac00-35751c913071&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2077] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:01:06 2026] DELETE /v2.0/subnets/e7610f5e-b87b-46dd-85dd-2dd5003da17d => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2078] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:06 2026] GET /v2.0/ports?device_id=ea678c22-f3ca-47eb-a76d-10be1b49812d => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:01:06.696 7 INFO neutron.services.segments.plugin [-] Segment 09bc4ece-450a-4740-b3f9-0f040c56ff87 resource provider aggregate not found 2026-05-21 06:01:06.701 7 INFO neutron.services.segments.plugin [-] Segment 09bc4ece-450a-4740-b3f9-0f040c56ff87 resource provider aggregate not found 2026-05-21 06:01:06.712 7 INFO neutron.services.segments.plugin [-] Segment 09bc4ece-450a-4740-b3f9-0f040c56ff87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09bc4ece-450a-4740-b3f9-0f040c56ff87 found for delete ", "request_id": "req-841b19ef-27f8-49f7-a912-653f88bdb851"}]} 2026-05-21 06:01:06.717 7 INFO neutron.services.segments.plugin [-] Segment 09bc4ece-450a-4740-b3f9-0f040c56ff87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09bc4ece-450a-4740-b3f9-0f040c56ff87 found for delete ", "request_id": "req-c0899ecd-0bda-4f6b-bf22-50242ef23a71"}]} [pid: 7|app: 0|req: 1056/2079] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:01:06 2026] DELETE /v2.0/networks/9c7b6e3c-76b8-4672-ba77-44c3314d251c => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:01:06.751 8 WARNING neutron_lib.context [None req-4580e60e-d385-4de6-a16c-c519b04b6bff 2424bb5625024357b2f4c6552b5878e1 45f8f015aa524b458c80d150434b7cec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:01:06.825 8 INFO neutron.db.segments_db [None req-4580e60e-d385-4de6-a16c-c519b04b6bff 2424bb5625024357b2f4c6552b5878e1 45f8f015aa524b458c80d150434b7cec - - default default] Added segment 7e5cfbe0-f57c-4ca9-bebc-650f4d9a8e67 of type vxlan for network 599b7a70-f85f-4262-a2f2-a4360061e475 [pid: 8|app: 0|req: 1024/2080] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:01:06 2026] POST /v2.0/networks => generated 632 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:01:06.954 7 WARNING neutron_lib.context [None req-0ef16132-ba95-494b-989e-1428199f16b9 2424bb5625024357b2f4c6552b5878e1 45f8f015aa524b458c80d150434b7cec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1057/2081] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:01:06 2026] POST /v2.0/subnets => generated 626 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:01:07.251 8 WARNING neutron_lib.context [None req-87e2a6e4-378d-4dd8-ada2-5b899f008fdb 2424bb5625024357b2f4c6552b5878e1 45f8f015aa524b458c80d150434b7cec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1060/2084] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:07 2026] GET /v2.0/ports?device_id=ea678c22-f3ca-47eb-a76d-10be1b49812d => 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: 1025/2085] 10.0.0.1 () {34 vars in 663 bytes} [Thu May 21 06:01:07 2026] POST /v2.0/ports => generated 911 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2086] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 06:01:07 2026] DELETE /v2.0/ports/02ba9ac5-3640-4fa1-ac81-9be4d34ff5d5 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:01:08.023 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8aff5347-d609-4d31-8376-07f1e6831842 2424bb5625024357b2f4c6552b5878e1 45f8f015aa524b458c80d150434b7cec - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1026/2087] 10.0.0.1 () {32 vars in 715 bytes} [Thu May 21 06:01:07 2026] GET /v2.0/ports/02ba9ac5-3640-4fa1-ac81-9be4d34ff5d5 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2088] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:01:08 2026] DELETE /v2.0/subnets/fe0c4dc0-1460-48b7-9ffc-90cd7c2e3241 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:01:08.581 8 INFO neutron.services.segments.plugin [-] Segment 7e5cfbe0-f57c-4ca9-bebc-650f4d9a8e67 resource provider aggregate not found 2026-05-21 06:01:08.588 8 INFO neutron.services.segments.plugin [-] Segment 7e5cfbe0-f57c-4ca9-bebc-650f4d9a8e67 resource provider aggregate not found 2026-05-21 06:01:08.593 8 INFO neutron.services.segments.plugin [-] Segment 7e5cfbe0-f57c-4ca9-bebc-650f4d9a8e67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e5cfbe0-f57c-4ca9-bebc-650f4d9a8e67 found for delete ", "request_id": "req-56b89895-3ee2-4bef-8c93-4a738aa7cf63"}]} [pid: 8|app: 0|req: 1027/2089] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:01:08 2026] DELETE /v2.0/networks/599b7a70-f85f-4262-a2f2-a4360061e475 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:01:08.614 7 WARNING neutron_lib.context [None req-1b14f414-318a-433b-972a-ad4a471657ac 2424bb5625024357b2f4c6552b5878e1 45f8f015aa524b458c80d150434b7cec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:01:08.695 8 INFO neutron.services.segments.plugin [-] Segment 7e5cfbe0-f57c-4ca9-bebc-650f4d9a8e67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e5cfbe0-f57c-4ca9-bebc-650f4d9a8e67 found for delete ", "request_id": "req-7b6573eb-8962-40de-aa84-3313efdb6340"}]} [pid: 8|app: 0|req: 1028/2090] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 06:01:08 2026] GET /v2.0/networks?id=f6a1591d-0bec-46f7-b7c8-86dd37e09907 => generated 660 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2091] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:08 2026] GET /v2.0/ports?device_id=ea678c22-f3ca-47eb-a76d-10be1b49812d => 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: 1030/2092] 199.19.213.66 () {34 vars in 1049 bytes} [Thu May 21 06:01:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4d1685391f484c69b37e9b9528d832ef => generated 181 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:01:08.799 8 WARNING neutron_lib.context [req-97938263-dd0c-4765-90e1-0f7fa06ba42a req-bec87889-c81d-471b-a041-d93abf417ce5 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1063/2093] 10.0.0.1 () {34 vars in 663 bytes} [Thu May 21 06:01:08 2026] POST /v2.0/ports => generated 774 bytes in 291 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: 1064/2094] 10.0.0.1 () {34 vars in 735 bytes} [Thu May 21 06:01:08 2026] PUT /v2.0/ports/db770f50-ad15-4c6c-bb84-fc81869a2e26 => generated 752 bytes in 215 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: 1031/2095] 199.19.213.66 () {38 vars in 954 bytes} [Thu May 21 06:01:08 2026] POST /v2.0/ports => generated 958 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 1065/2096] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 06:01:09 2026] DELETE /v2.0/ports/db770f50-ad15-4c6c-bb84-fc81869a2e26 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2097] 10.0.0.1 () {32 vars in 641 bytes} [Thu May 21 06:01:09 2026] GET /v2.0/ports => generated 777 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:01:09.443 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7d1ed72a-a273-4ca7-a6a7-99a46aaf69cc 2424bb5625024357b2f4c6552b5878e1 45f8f015aa524b458c80d150434b7cec - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1067/2098] 10.0.0.1 () {32 vars in 715 bytes} [Thu May 21 06:01:09 2026] GET /v2.0/ports/db770f50-ad15-4c6c-bb84-fc81869a2e26 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2099] 10.0.0.1 () {32 vars in 641 bytes} [Thu May 21 06:01:09 2026] GET /v2.0/ports => generated 777 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2100] 10.0.0.1 () {32 vars in 715 bytes} [Thu May 21 06:01:09 2026] GET /v2.0/ports/6cfdbed8-e69a-4efc-9025-0a673d7a0a02 => generated 774 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:01:09.548 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b787bf02-37a1-4d80-bb74-522d4e0a5bdd 2424bb5625024357b2f4c6552b5878e1 45f8f015aa524b458c80d150434b7cec - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1070/2101] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 06:01:09 2026] DELETE /v2.0/ports/02ba9ac5-3640-4fa1-ac81-9be4d34ff5d5 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:01:09.565 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2f8b3e8f-de89-4e2c-9c03-245400651ab9 2424bb5625024357b2f4c6552b5878e1 45f8f015aa524b458c80d150434b7cec - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1032/2102] 199.19.213.66 () {38 vars in 1027 bytes} [Thu May 21 06:01:09 2026] PUT /v2.0/ports/ae8acda5-b6fe-4282-85fc-abeeeebb6917 => generated 1239 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2103] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:01:09 2026] DELETE /v2.0/subnets/fe0c4dc0-1460-48b7-9ffc-90cd7c2e3241 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:09.589 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f6dc2ef7-7754-4279-8ca0-2f913aa8bf9d 2424bb5625024357b2f4c6552b5878e1 45f8f015aa524b458c80d150434b7cec - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1033/2104] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:01:09 2026] DELETE /v2.0/subnets/e7610f5e-b87b-46dd-85dd-2dd5003da17d => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2105] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 06:01:09 2026] DELETE /v2.0/ports/6cfdbed8-e69a-4efc-9025-0a673d7a0a02 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:01:09.817 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-019c131b-d50d-442e-9820-72ca80a6376c'] response: {'name': 'network-changed', 'server_uuid': 'ea678c22-f3ca-47eb-a76d-10be1b49812d', 'tag': 'ae8acda5-b6fe-4282-85fc-abeeeebb6917', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1073/2106] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:09 2026] GET /v2.0/ports?device_id=ea678c22-f3ca-47eb-a76d-10be1b49812d => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2107] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:01:09 2026] DELETE /v2.0/networks/78465dc9-0a65-40cf-af6a-173997597717 => 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: 1074/2108] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:01:09 2026] GET /v2.0/security-groups?id=b8a50b7f-d454-4b9d-a1d6-e85283f37388&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2109] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:01:10 2026] GET /v2.0/ports?tenant_id=4d1685391f484c69b37e9b9528d832ef&device_id=ea678c22-f3ca-47eb-a76d-10be1b49812d => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2110] 199.19.213.66 () {34 vars in 1017 bytes} [Thu May 21 06:01:10 2026] GET /v2.0/networks?tenant_id=4d1685391f484c69b37e9b9528d832ef&shared=False => generated 756 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2111] 199.19.213.66 () {34 vars in 929 bytes} [Thu May 21 06:01:10 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: 1036/2112] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:01:10 2026] GET /v2.0/security-groups?tenant_id=45f8f015aa524b458c80d150434b7cec&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2113] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:01:10 2026] DELETE /v2.0/security-groups/4b38feaa-dfe2-4420-9115-50b5bb3bf535 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:01:10.751 8 INFO neutron.services.segments.plugin [-] Segment ac27176c-9d30-43df-abb0-23f730880cf5 resource provider aggregate not found 2026-05-21 06:01:10.757 8 INFO neutron.services.segments.plugin [-] Segment ac27176c-9d30-43df-abb0-23f730880cf5 resource provider aggregate not found 2026-05-21 06:01:10.773 8 INFO neutron.services.segments.plugin [-] Segment ac27176c-9d30-43df-abb0-23f730880cf5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac27176c-9d30-43df-abb0-23f730880cf5 found for delete ", "request_id": "req-3778110a-5ebc-4d79-bd07-6d156c45b1dd"}]} [pid: 8|app: 0|req: 1037/2114] 10.0.0.1 () {32 vars in 719 bytes} [Thu May 21 06:01:10 2026] GET /v2.0/subnets/6e28b323-e306-41e2-ad25-4187ce72a80c => generated 676 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2115] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:10 2026] GET /v2.0/ports?device_id=ea678c22-f3ca-47eb-a76d-10be1b49812d => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:01:11.036 8 INFO neutron.services.segments.plugin [-] Segment ac27176c-9d30-43df-abb0-23f730880cf5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac27176c-9d30-43df-abb0-23f730880cf5 found for delete ", "request_id": "req-1b7af487-09fc-4967-9cb3-b8c0a3953afa"}]} [pid: 8|app: 0|req: 1038/2116] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:01:11 2026] GET /v2.0/security-groups?id=b8a50b7f-d454-4b9d-a1d6-e85283f37388&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2117] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:01:11 2026] GET /v2.0/ports?tenant_id=4d1685391f484c69b37e9b9528d832ef&device_id=ea678c22-f3ca-47eb-a76d-10be1b49812d => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2118] 199.19.213.66 () {34 vars in 1059 bytes} [Thu May 21 06:01:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ae8acda5-b6fe-4282-85fc-abeeeebb6917 => 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: 1080/2119] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 06:01:11 2026] GET /v2.0/subnets?id=afcea5ec-ecbc-45f1-a22c-56f81db8e9ae => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2120] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:01:11 2026] GET /v2.0/ports?network_id=f6a1591d-0bec-46f7-b7c8-86dd37e09907&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: 1081/2121] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:01:11 2026] GET /v2.0/networks/f6a1591d-0bec-46f7-b7c8-86dd37e09907?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: 1041/2122] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:01:11 2026] GET /v2.0/networks/f6a1591d-0bec-46f7-b7c8-86dd37e09907?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2123] 10.0.0.99 () {30 vars in 688 bytes} [Thu May 21 06:01:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2124] 10.0.0.99 () {30 vars in 690 bytes} [Thu May 21 06:01:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2125] 10.0.0.99 () {30 vars in 666 bytes} [Thu May 21 06:01:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2126] 10.0.0.99 () {30 vars in 702 bytes} [Thu May 21 06:01:11 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: 1084/2127] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:12 2026] GET /v2.0/ports?device_id=ea678c22-f3ca-47eb-a76d-10be1b49812d => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2128] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:01:12 2026] GET /v2.0/security-groups?id=b8a50b7f-d454-4b9d-a1d6-e85283f37388&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:01:12.441 7 WARNING neutron_lib.context [None req-91e768d0-984f-4a06-8058-a25b13e421d8 a9f745785c784f12b29a66e9af49c549 462ebd52451e4d159271c468256c608d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1085/2129] 10.0.0.1 () {34 vars in 675 bytes} [Thu May 21 06:01:12 2026] POST /v2.0/subnetpools => generated 549 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2130] 10.0.0.1 () {32 vars in 727 bytes} [Thu May 21 06:01:12 2026] GET /v2.0/subnetpools/951465b6-ebdd-470d-a8a1-9489cea0bbab => generated 549 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2131] 10.0.0.99 () {28 vars in 437 bytes} [Thu May 21 06:01:12 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: 1086/2132] 10.0.0.1 () {34 vars in 747 bytes} [Thu May 21 06:01:12 2026] PUT /v2.0/subnetpools/951465b6-ebdd-470d-a8a1-9489cea0bbab => generated 501 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2133] 10.0.0.99 () {30 vars in 726 bytes} [Thu May 21 06:01:12 2026] GET /v2.0/subnets/6e28b323-e306-41e2-ad25-4187ce72a80c => generated 658 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2134] 10.0.0.99 () {30 vars in 688 bytes} [Thu May 21 06:01:12 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: 1087/2135] 10.0.0.1 () {32 vars in 730 bytes} [Thu May 21 06:01:12 2026] DELETE /v2.0/subnetpools/951465b6-ebdd-470d-a8a1-9489cea0bbab => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2136] 10.0.0.99 () {30 vars in 690 bytes} [Thu May 21 06:01:12 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: 1050/2137] 10.0.0.99 () {30 vars in 666 bytes} [Thu May 21 06:01:12 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-21 06:01:12.658 7 INFO neutron.api.v2.resource [None req-800c84bf-5079-4bbf-a0f7-1eb7b57ef6e0 a9f745785c784f12b29a66e9af49c549 462ebd52451e4d159271c468256c608d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1088/2138] 10.0.0.1 () {32 vars in 727 bytes} [Thu May 21 06:01:12 2026] GET /v2.0/subnetpools/951465b6-ebdd-470d-a8a1-9489cea0bbab => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2139] 10.0.0.99 () {30 vars in 702 bytes} [Thu May 21 06:01:12 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-21 06:01:12.672 7 INFO neutron.api.v2.resource [None req-007fc6b2-8256-47ef-825b-a537a099e3dc a9f745785c784f12b29a66e9af49c549 462ebd52451e4d159271c468256c608d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1089/2140] 10.0.0.1 () {32 vars in 730 bytes} [Thu May 21 06:01:12 2026] DELETE /v2.0/subnetpools/951465b6-ebdd-470d-a8a1-9489cea0bbab => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2141] 10.0.0.99 () {30 vars in 726 bytes} [Thu May 21 06:01:12 2026] GET /v2.0/subnets/6e28b323-e306-41e2-ad25-4187ce72a80c => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2142] 10.0.0.99 () {30 vars in 688 bytes} [Thu May 21 06:01:12 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: 1053/2143] 10.0.0.99 () {30 vars in 690 bytes} [Thu May 21 06:01:12 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: 1091/2144] 10.0.0.99 () {30 vars in 666 bytes} [Thu May 21 06:01:12 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: 1054/2145] 10.0.0.99 () {30 vars in 702 bytes} [Thu May 21 06:01:12 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: 1092/2146] 10.0.0.99 () {30 vars in 728 bytes} [Thu May 21 06:01:12 2026] GET /v2.0/networks/26b9d877-2791-4eb6-8dbc-e4e19e6d9205 => 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: 1055/2147] 10.0.0.99 () {30 vars in 680 bytes} [Thu May 21 06:01:12 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2148] 10.0.0.99 () {34 vars in 702 bytes} [Thu May 21 06:01:12 2026] POST /v2.0/ports => generated 1132 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1056/2149] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:01:13 2026] GET /v2.0/security-groups?tenant_id=462ebd52451e4d159271c468256c608d&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2150] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:13 2026] GET /v2.0/ports?device_id=ea678c22-f3ca-47eb-a76d-10be1b49812d => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2151] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:01:13 2026] GET /v2.0/security-groups?id=b8a50b7f-d454-4b9d-a1d6-e85283f37388&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2152] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:01:13 2026] DELETE /v2.0/security-groups/8234304f-426e-4e21-b09e-5bd386a9005c => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2153] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:14 2026] GET /v2.0/ports?device_id=ea678c22-f3ca-47eb-a76d-10be1b49812d => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2154] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:01:14 2026] GET /v2.0/security-groups?id=b8a50b7f-d454-4b9d-a1d6-e85283f37388&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2155] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:15 2026] GET /v2.0/ports?device_id=ea678c22-f3ca-47eb-a76d-10be1b49812d => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2156] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:01:15 2026] GET /v2.0/security-groups?id=b8a50b7f-d454-4b9d-a1d6-e85283f37388&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2157] 199.19.213.66 () {30 vars in 701 bytes} [Thu May 21 06:01:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2158] 199.19.213.66 () {30 vars in 703 bytes} [Thu May 21 06:01:15 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: 1098/2159] 199.19.213.66 () {30 vars in 679 bytes} [Thu May 21 06:01:15 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: 1062/2160] 199.19.213.66 () {30 vars in 715 bytes} [Thu May 21 06:01:15 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: 1099/2161] 199.19.213.66 () {30 vars in 735 bytes} [Thu May 21 06:01:15 2026] GET /v2.0/ports/90288f68-97ad-4334-a9ba-a3c1546f5e0d => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2162] 199.19.213.66 () {30 vars in 701 bytes} [Thu May 21 06:01:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2163] 199.19.213.66 () {30 vars in 703 bytes} [Thu May 21 06:01:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2164] 199.19.213.66 () {30 vars in 679 bytes} [Thu May 21 06:01:16 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: 1101/2165] 199.19.213.66 () {30 vars in 715 bytes} [Thu May 21 06:01:16 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-21 06:01:16.220 8 INFO neutron.api.v2.resource [None req-808de5e6-08e1-43d2-837b-8c51bdc182ec c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1065/2166] 199.19.213.66 () {30 vars in 761 bytes} [Thu May 21 06:01:16 2026] GET /v2.0/security-groups/lb-975548eb-c09e-4575-a127-de652cee63c9 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2167] 199.19.213.66 () {30 vars in 783 bytes} [Thu May 21 06:01:16 2026] GET /v2.0/security-groups?name=lb-975548eb-c09e-4575-a127-de652cee63c9 => 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: 1066/2168] 199.19.213.66 () {34 vars in 734 bytes} [Thu May 21 06:01:16 2026] POST /v2.0/security-groups => generated 1636 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2169] 199.19.213.66 () {30 vars in 813 bytes} [Thu May 21 06:01:16 2026] GET /v2.0/security-group-rules?security_group_id=c6f3ff36-8d1b-4c1c-8a94-8f8c9e1c6849 => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2170] 199.19.213.66 () {34 vars in 787 bytes} [Thu May 21 06:01:16 2026] PUT /v2.0/ports/90288f68-97ad-4334-a9ba-a3c1546f5e0d => generated 1132 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2171] 199.19.213.66 () {30 vars in 701 bytes} [Thu May 21 06:01:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 1068/2172] 199.19.213.66 () {30 vars in 703 bytes} [Thu May 21 06:01:16 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: 1105/2173] 199.19.213.66 () {30 vars in 679 bytes} [Thu May 21 06:01:16 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: 1069/2174] 199.19.213.66 () {30 vars in 715 bytes} [Thu May 21 06:01:16 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: 1106/2175] 199.19.213.66 () {30 vars in 739 bytes} [Thu May 21 06:01:16 2026] GET /v2.0/subnets/6e28b323-e306-41e2-ad25-4187ce72a80c => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2176] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:16 2026] GET /v2.0/ports?device_id=ea678c22-f3ca-47eb-a76d-10be1b49812d => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2177] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:01:16 2026] GET /v2.0/security-groups?id=b8a50b7f-d454-4b9d-a1d6-e85283f37388&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: 1071/2178] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:17 2026] GET /v2.0/ports?device_id=ea678c22-f3ca-47eb-a76d-10be1b49812d => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2179] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:01:17 2026] GET /v2.0/security-groups?id=b8a50b7f-d454-4b9d-a1d6-e85283f37388&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2180] 10.0.0.1 () {32 vars in 734 bytes} [Thu May 21 06:01:17 2026] GET /v2.0/ports?device_id=ea678c22-f3ca-47eb-a76d-10be1b49812d => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:01:17.233 7 WARNING neutron_lib.context [None req-0d1142ac-0160-4065-a746-5ec287db2b6d 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1073/2181] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:01:17 2026] GET /v2.0/security-groups?tenant_id=d1264d10023a43c394daf4d516a8dd34&name=default => generated 2929 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:01:18.043 7 INFO neutron.db.l3_db [None req-0d1142ac-0160-4065-a746-5ec287db2b6d 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Floating IP e444109f-3269-4cfe-8f4e-668c5f8e987b associated. External IP: 10.96.250.208, port: ae8acda5-b6fe-4282-85fc-abeeeebb6917. [pid: 8|app: 0|req: 1074/2182] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:01:18 2026] DELETE /v2.0/security-groups/0b3869e9-a8d6-45c0-8bd7-024e96d4f738 => 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: 1075/2183] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:01:18 2026] GET /v2.0/security-groups?tenant_id=6ce7102b792c41d6bd2bb574bbfc46c4&name=default => generated 2929 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2184] 10.0.0.1 () {34 vars in 675 bytes} [Thu May 21 06:01:17 2026] POST /v2.0/floatingips => generated 856 bytes in 1175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2185] 10.0.0.1 () {32 vars in 727 bytes} [Thu May 21 06:01:18 2026] GET /v2.0/floatingips/e444109f-3269-4cfe-8f4e-668c5f8e987b => generated 856 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2186] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:01:18 2026] DELETE /v2.0/security-groups/3efb14e3-7d80-4af0-b6d9-1826bc26373e => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:01:18.971 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-75921867-87a4-4d2d-960b-bceb2de03b57'] response: {'name': 'network-changed', 'server_uuid': 'ea678c22-f3ca-47eb-a76d-10be1b49812d', 'tag': 'ae8acda5-b6fe-4282-85fc-abeeeebb6917', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1111/2187] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:01:18 2026] GET /v2.0/ports?tenant_id=4d1685391f484c69b37e9b9528d832ef&device_id=ea678c22-f3ca-47eb-a76d-10be1b49812d => 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: 1077/2188] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 06:01:19 2026] GET /v2.0/networks?id=f6a1591d-0bec-46f7-b7c8-86dd37e09907 => 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: 1112/2189] 199.19.213.66 () {34 vars in 1059 bytes} [Thu May 21 06:01:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ae8acda5-b6fe-4282-85fc-abeeeebb6917 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2190] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 06:01:19 2026] GET /v2.0/subnets?id=afcea5ec-ecbc-45f1-a22c-56f81db8e9ae => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2191] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:01:19 2026] GET /v2.0/ports?network_id=f6a1591d-0bec-46f7-b7c8-86dd37e09907&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2192] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:01:19 2026] GET /v2.0/networks/f6a1591d-0bec-46f7-b7c8-86dd37e09907?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: 1114/2193] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:01:19 2026] GET /v2.0/networks/f6a1591d-0bec-46f7-b7c8-86dd37e09907?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: 1080/2194] 10.0.0.1 () {32 vars in 727 bytes} [Thu May 21 06:01:19 2026] GET /v2.0/floatingips/e444109f-3269-4cfe-8f4e-668c5f8e987b => generated 856 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2195] 10.0.0.1 () {32 vars in 727 bytes} [Thu May 21 06:01:20 2026] GET /v2.0/floatingips/e444109f-3269-4cfe-8f4e-668c5f8e987b => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2196] 199.19.213.66 () {34 vars in 1095 bytes} [Thu May 21 06:01:21 2026] GET /v2.0/ports?device_id=f7a4c638-3832-4f96-90ad-800c431b1b76&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2197] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:01:22 2026] GET /v2.0/ports?tenant_id=033401e542654947a61cb9f9ee478bb9&device_id=f7a4c638-3832-4f96-90ad-800c431b1b76 => generated 1465 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2200] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 06:01:22 2026] GET /v2.0/networks?id=325931e3-78f4-4830-9869-9e87dd7a8ccb => 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: 1118/2201] 199.19.213.66 () {34 vars in 1057 bytes} [Thu May 21 06:01:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.221&port_id=286b02b2-a7da-4780-999c-7bc77272a667 => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2202] 199.19.213.66 () {34 vars in 1101 bytes} [Thu May 21 06:01:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ae3&port_id=286b02b2-a7da-4780-999c-7bc77272a667 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2203] 199.19.213.66 () {34 vars in 1063 bytes} [Thu May 21 06:01:22 2026] GET /v2.0/subnets?id=0eaad1ff-df9e-4003-8f56-b5912561f780&id=9623e80e-f548-4c68-a7c6-0e0caadbecc4 => generated 1409 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2204] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:01:22 2026] GET /v2.0/ports?network_id=325931e3-78f4-4830-9869-9e87dd7a8ccb&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: 8|app: 0|req: 1086/2205] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:01:23 2026] GET /v2.0/ports?network_id=325931e3-78f4-4830-9869-9e87dd7a8ccb&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: 1087/2206] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:01:23 2026] GET /v2.0/networks/325931e3-78f4-4830-9869-9e87dd7a8ccb?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2207] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:01:23 2026] GET /v2.0/networks/325931e3-78f4-4830-9869-9e87dd7a8ccb?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: 1120/2208] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:01:23 2026] GET /v2.0/security-groups?tenant_id=96282eaa20424d71add080d9282a7341&name=default => generated 2929 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2209] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:01:23 2026] DELETE /v2.0/security-groups/176dc4dd-6421-47d6-8269-1bbe8722fdc5 => 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: 1121/2210] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:01:23 2026] GET /v2.0/security-groups?tenant_id=4990f75080c949878b218ee1a02a12d5&name=default => generated 2929 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2211] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:01:23 2026] DELETE /v2.0/security-groups/f9d2a092-49e5-4435-97a1-14392b021c80 => 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: 1122/2212] 10.0.0.7 () {34 vars in 1014 bytes} [Thu May 21 06:01:24 2026] GET /v2.0/security-groups?id=2e2283f8-eb0e-4e0f-842a-674d65bb0295&fields=id => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2213] 10.0.0.7 () {34 vars in 980 bytes} [Thu May 21 06:01:24 2026] GET /v2.0/networks?id=0b9d5335-3a2a-4ec8-ad03-4f20a74f028f => generated 735 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2214] 10.0.0.7 () {34 vars in 963 bytes} [Thu May 21 06:01:24 2026] GET /v2.0/quotas/a18af91887ac4e9a892ac5b2c80a8009 => generated 291 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2215] 10.0.0.7 () {34 vars in 1000 bytes} [Thu May 21 06:01:24 2026] GET /v2.0/ports?tenant_id=a18af91887ac4e9a892ac5b2c80a8009&fields=id => generated 149 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2216] 10.0.0.7 () {34 vars in 1006 bytes} [Thu May 21 06:01:24 2026] GET /v2.0/networks/0b9d5335-3a2a-4ec8-ad03-4f20a74f028f?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2217] 10.0.0.7 () {34 vars in 1106 bytes} [Thu May 21 06:01:24 2026] GET /v2.0/networks/0b9d5335-3a2a-4ec8-ad03-4f20a74f028f?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: 1125/2218] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:25 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => 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: 1094/2219] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:25 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => 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: 1126/2220] 10.0.0.59 () {34 vars in 989 bytes} [Thu May 21 06:01:25 2026] GET /v2.0/ports?device_id=ea678c22-f3ca-47eb-a76d-10be1b49812d => 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: 1095/2221] 10.0.0.59 () {34 vars in 1039 bytes} [Thu May 21 06:01:25 2026] GET /v2.0/security-groups?id=b8a50b7f-d454-4b9d-a1d6-e85283f37388&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:01:27.830 7 WARNING neutron_lib.context [None req-a0a4009b-4cb6-463e-b3f9-6f763da4e0a8 3edf7a3cc2aa451682744533b81ee7f2 a793c0ca9e3b40f28c1c984e374f16c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1096/2222] 10.0.0.1 () {32 vars in 824 bytes} [Thu May 21 06:01:27 2026] GET /v2.0/ports?project_id=4d1685391f484c69b37e9b9528d832ef&network_id=f6a1591d-0bec-46f7-b7c8-86dd37e09907 => generated 3695 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:01:27.977 7 INFO neutron.db.segments_db [None req-a0a4009b-4cb6-463e-b3f9-6f763da4e0a8 3edf7a3cc2aa451682744533b81ee7f2 a793c0ca9e3b40f28c1c984e374f16c0 - - default default] Added segment 3f3d27b7-4e3b-4bc0-b1e9-d0c40efda54a of type vxlan for network 22f511c7-2695-490e-acb2-65c1a7e529f2 [pid: 8|app: 0|req: 1097/2223] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:27 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => 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: 1127/2224] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:01:27 2026] POST /v2.0/networks => generated 632 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:01:28.079 7 WARNING neutron_lib.context [None req-4c4c56fd-c131-402a-a878-b42fbca51074 3edf7a3cc2aa451682744533b81ee7f2 a793c0ca9e3b40f28c1c984e374f16c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1098/2225] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:28 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => 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: 1099/2226] 10.0.0.1 () {32 vars in 740 bytes} [Thu May 21 06:01:28 2026] GET /v2.0/subnets?network_id=65c175bf-80d3-4e7c-8a72-acb946a7029a => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2227] 10.0.0.1 () {34 vars in 662 bytes} [Thu May 21 06:01:28 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-21 06:01:28.338 7 WARNING neutron_lib.context [None req-4a10c11c-b999-4fab-828c-af73af56981c 3edf7a3cc2aa451682744533b81ee7f2 a793c0ca9e3b40f28c1c984e374f16c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:01:28.386 7 INFO neutron.db.segments_db [None req-4a10c11c-b999-4fab-828c-af73af56981c 3edf7a3cc2aa451682744533b81ee7f2 a793c0ca9e3b40f28c1c984e374f16c0 - - default default] Added segment 7092d624-4281-44ba-806a-b271ca31d959 of type vxlan for network fb1a9662-b68f-45c6-84e7-0969d7149980 2026-05-21 06:01:28.431 8 INFO neutron.db.l3_db [None req-ddb465cd-ca73-4dc0-96d5-292319692bea 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Floating IP e444109f-3269-4cfe-8f4e-668c5f8e987b disassociated. External IP: 10.96.250.208, port: ae8acda5-b6fe-4282-85fc-abeeeebb6917. [pid: 7|app: 0|req: 1129/2228] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:01:28 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) 2026-05-21 06:01:28.475 7 WARNING neutron_lib.context [None req-2a3fcb23-b7d6-44e3-bb62-ba7c91705915 3edf7a3cc2aa451682744533b81ee7f2 a793c0ca9e3b40f28c1c984e374f16c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1100/2229] 10.0.0.1 () {34 vars in 747 bytes} [Thu May 21 06:01:28 2026] PUT /v2.0/floatingips/e444109f-3269-4cfe-8f4e-668c5f8e987b => generated 554 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2230] 10.0.0.1 () {34 vars in 662 bytes} [Thu May 21 06:01:28 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) [pid: 8|app: 0|req: 1101/2231] 10.0.0.1 () {32 vars in 727 bytes} [Thu May 21 06:01:28 2026] GET /v2.0/floatingips/e444109f-3269-4cfe-8f4e-668c5f8e987b => generated 554 bytes in 28 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-21 06:01:28.766 7 WARNING neutron_lib.context [None req-ad6c13a2-50c7-45f6-a684-c2659ce45843 3edf7a3cc2aa451682744533b81ee7f2 a793c0ca9e3b40f28c1c984e374f16c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:01:28.815 7 INFO neutron.db.segments_db [None req-ad6c13a2-50c7-45f6-a684-c2659ce45843 3edf7a3cc2aa451682744533b81ee7f2 a793c0ca9e3b40f28c1c984e374f16c0 - - default default] Added segment 286876ae-9567-4cc6-95db-d33ddcaca5c6 of type vxlan for network 051a50e9-b0e9-4f33-82b7-3fc140672362 [pid: 7|app: 0|req: 1131/2232] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:01:28 2026] POST /v2.0/networks => generated 632 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:01:28.909 8 WARNING neutron_lib.context [None req-7888769b-56f1-4ba9-a372-5726353a7d1b 3edf7a3cc2aa451682744533b81ee7f2 a793c0ca9e3b40f28c1c984e374f16c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:01:28.912 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ca94468-e6d2-483c-a7c2-47ad5276e1dc'] response: {'name': 'network-changed', 'server_uuid': 'ea678c22-f3ca-47eb-a76d-10be1b49812d', 'tag': 'ae8acda5-b6fe-4282-85fc-abeeeebb6917', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1102/2233] 10.0.0.1 () {34 vars in 662 bytes} [Thu May 21 06:01:28 2026] POST /v2.0/ports => generated 743 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:01:29.158 7 WARNING neutron_lib.context [None req-9dfce978-b9ea-4f81-8269-2242adae6b84 3edf7a3cc2aa451682744533b81ee7f2 a793c0ca9e3b40f28c1c984e374f16c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1103/2234] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 06:01:29 2026] GET /v2.0/networks?id=0b9d5335-3a2a-4ec8-ad03-4f20a74f028f => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:01:29.209 7 INFO neutron.db.segments_db [None req-9dfce978-b9ea-4f81-8269-2242adae6b84 3edf7a3cc2aa451682744533b81ee7f2 a793c0ca9e3b40f28c1c984e374f16c0 - - default default] Added segment 76ca6278-c659-4f99-a61d-0aa028909fda of type vxlan for network 487623ca-46f2-4be8-8667-981baf407969 [pid: 8|app: 0|req: 1104/2235] 199.19.213.66 () {34 vars in 1049 bytes} [Thu May 21 06:01:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a18af91887ac4e9a892ac5b2c80a8009 => generated 343 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2236] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:01:29 2026] POST /v2.0/networks => generated 631 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2237] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:01:29 2026] GET /v2.0/ports?tenant_id=4d1685391f484c69b37e9b9528d832ef&device_id=ea678c22-f3ca-47eb-a76d-10be1b49812d => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:01:29.334 7 WARNING neutron_lib.context [None req-6c97f417-ffbc-4719-9dde-1b8200552635 3edf7a3cc2aa451682744533b81ee7f2 a793c0ca9e3b40f28c1c984e374f16c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1105/2238] 199.19.213.66 () {38 vars in 954 bytes} [Thu May 21 06:01:29 2026] POST /v2.0/ports => generated 1082 bytes in 320 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: 1134/2239] 10.0.0.1 () {34 vars in 662 bytes} [Thu May 21 06:01:29 2026] POST /v2.0/ports => generated 743 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1106/2240] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 06:01:29 2026] GET /v2.0/networks?id=f6a1591d-0bec-46f7-b7c8-86dd37e09907 => generated 756 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:01:29.640 8 WARNING neutron_lib.context [None req-284f5aa0-4569-445a-a7b9-a8ef927fadef 3edf7a3cc2aa451682744533b81ee7f2 a793c0ca9e3b40f28c1c984e374f16c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:01:29.689 8 INFO neutron.db.segments_db [None req-284f5aa0-4569-445a-a7b9-a8ef927fadef 3edf7a3cc2aa451682744533b81ee7f2 a793c0ca9e3b40f28c1c984e374f16c0 - - default default] Added segment 7dd4a1f0-1dce-4a60-89c2-789881c12ac2 of type vxlan for network c4873c69-7865-45fe-a517-ea99253bc7c9 [pid: 8|app: 0|req: 1107/2241] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:01:29 2026] POST /v2.0/networks => generated 631 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2242] 199.19.213.66 () {34 vars in 1059 bytes} [Thu May 21 06:01:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ae8acda5-b6fe-4282-85fc-abeeeebb6917 => 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: 1109/2243] 10.0.0.1 () {32 vars in 727 bytes} [Thu May 21 06:01:29 2026] GET /v2.0/floatingips/e444109f-3269-4cfe-8f4e-668c5f8e987b => generated 554 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:01:29.811 8 WARNING neutron_lib.context [None req-4abc7ea3-23b7-403b-aed8-1082270c5a4f 3edf7a3cc2aa451682744533b81ee7f2 a793c0ca9e3b40f28c1c984e374f16c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1135/2244] 199.19.213.66 () {38 vars in 1027 bytes} [Thu May 21 06:01:29 2026] PUT /v2.0/ports/e3dde7a3-0818-491e-aed8-650d3e2d8b92 => generated 1243 bytes in 412 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: 1136/2245] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 06:01:30 2026] GET /v2.0/subnets?id=afcea5ec-ecbc-45f1-a22c-56f81db8e9ae => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:01:30.049 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0bbfc91d-cd00-4a2a-a4b0-98e0238f3901'] response: {'name': 'network-changed', 'server_uuid': 'a9ad2631-0d5a-4187-98b6-3ac8b4010aaf', 'tag': 'e3dde7a3-0818-491e-aed8-650d3e2d8b92', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1110/2246] 10.0.0.1 () {34 vars in 662 bytes} [Thu May 21 06:01:29 2026] POST /v2.0/ports => generated 743 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2247] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:01:30 2026] GET /v2.0/ports?network_id=f6a1591d-0bec-46f7-b7c8-86dd37e09907&device_owner=network%3Adhcp => 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: 8|app: 0|req: 1111/2248] 10.0.0.1 () {34 vars in 745 bytes} [Thu May 21 06:01:30 2026] PUT /v2.0/ports/fbefda0f-9882-4afe-a9c1-a4f1ad72d2d7/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2249] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:01:30 2026] GET /v2.0/networks/f6a1591d-0bec-46f7-b7c8-86dd37e09907?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: 1112/2250] 10.0.0.1 () {34 vars in 745 bytes} [Thu May 21 06:01:30 2026] PUT /v2.0/ports/87973f5c-3c38-4a15-b462-9b308bee263d/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2251] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:01:30 2026] GET /v2.0/networks/f6a1591d-0bec-46f7-b7c8-86dd37e09907?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2252] 10.0.0.1 () {34 vars in 745 bytes} [Thu May 21 06:01:30 2026] PUT /v2.0/ports/f6d356bc-3754-4ac1-94d9-1cbc410a072c/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2253] 10.0.0.1 () {34 vars in 745 bytes} [Thu May 21 06:01:30 2026] PUT /v2.0/ports/9cfe9d63-f408-49ea-9ccb-20aeb71568bb/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2254] 10.0.0.1 () {32 vars in 658 bytes} [Thu May 21 06:01:30 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2255] 10.0.0.1 () {32 vars in 672 bytes} [Thu May 21 06:01:30 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2256] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:01:30 2026] GET /v2.0/ports?tenant_id=a18af91887ac4e9a892ac5b2c80a8009&device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2257] 10.0.0.1 () {32 vars in 668 bytes} [Thu May 21 06:01:30 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2258] 199.19.213.66 () {34 vars in 1017 bytes} [Thu May 21 06:01:30 2026] GET /v2.0/networks?tenant_id=a18af91887ac4e9a892ac5b2c80a8009&shared=False => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2259] 199.19.213.66 () {34 vars in 929 bytes} [Thu May 21 06:01:30 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2260] 10.0.0.1 () {32 vars in 680 bytes} [Thu May 21 06:01:30 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2261] 10.0.0.1 () {32 vars in 666 bytes} [Thu May 21 06:01:30 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2262] 10.0.0.1 () {32 vars in 727 bytes} [Thu May 21 06:01:30 2026] GET /v2.0/floatingips/e444109f-3269-4cfe-8f4e-668c5f8e987b => generated 552 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2263] 10.0.0.1 () {32 vars in 680 bytes} [Thu May 21 06:01:30 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2264] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:30 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2265] 10.0.0.1 () {32 vars in 676 bytes} [Thu May 21 06:01:30 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2266] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:01:31 2026] GET /v2.0/security-groups?id=2e2283f8-eb0e-4e0f-842a-674d65bb0295&fields=id&fields=name => generated 96 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2267] 10.0.0.1 () {32 vars in 688 bytes} [Thu May 21 06:01:31 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2268] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:31 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2269] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 06:01:31 2026] DELETE /v2.0/ports/fbefda0f-9882-4afe-a9c1-a4f1ad72d2d7 => 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: 1148/2270] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 06:01:31 2026] DELETE /v2.0/ports/87973f5c-3c38-4a15-b462-9b308bee263d => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2271] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 06:01:31 2026] DELETE /v2.0/ports/f6d356bc-3754-4ac1-94d9-1cbc410a072c => 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: 1124/2272] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:01:31 2026] GET /v2.0/ports?tenant_id=a18af91887ac4e9a892ac5b2c80a8009&device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2273] 199.19.213.66 () {34 vars in 1061 bytes} [Thu May 21 06:01:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.207&port_id=e3dde7a3-0818-491e-aed8-650d3e2d8b92 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2274] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 06:01:31 2026] DELETE /v2.0/ports/9cfe9d63-f408-49ea-9ccb-20aeb71568bb => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2275] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 06:01:31 2026] GET /v2.0/subnets?id=1d24e1c0-b6f6-4649-90d9-f916f5a46bc5 => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2276] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:01:31 2026] GET /v2.0/ports?network_id=0b9d5335-3a2a-4ec8-ad03-4f20a74f028f&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2277] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:01:31 2026] GET /v2.0/networks/0b9d5335-3a2a-4ec8-ad03-4f20a74f028f?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:01:31.907 7 WARNING neutron_lib.context [None req-154df10c-c2bb-4b7f-ac88-eace0ab989ae 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1126/2278] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 06:01:31 2026] DELETE /v2.0/ports/8558463b-67f1-4f66-9958-647e8f546b2e => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2279] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:01:31 2026] GET /v2.0/networks/0b9d5335-3a2a-4ec8-ad03-4f20a74f028f?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: 1153/2280] 10.0.0.1 () {34 vars in 683 bytes} [Thu May 21 06:01:31 2026] POST /v2.0/security-groups => generated 1675 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 06:01:32.025 7 WARNING neutron_lib.context [None req-9be0108e-610c-4c22-baa6-88ce85441120 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1154/2281] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:01:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:01:32.129 8 INFO neutron.services.segments.plugin [-] Segment 3f3d27b7-4e3b-4bc0-b1e9-d0c40efda54a resource provider aggregate not found 2026-05-21 06:01:32.133 8 INFO neutron.services.segments.plugin [-] Segment 3f3d27b7-4e3b-4bc0-b1e9-d0c40efda54a resource provider aggregate not found 2026-05-21 06:01:32.135 7 WARNING neutron_lib.context [None req-4f3b5e01-b05f-474b-a868-d2a7bd1232c9 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2282] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:01:32 2026] DELETE /v2.0/networks/22f511c7-2695-490e-acb2-65c1a7e529f2 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:01:32.151 8 INFO neutron.services.segments.plugin [-] Segment 3f3d27b7-4e3b-4bc0-b1e9-d0c40efda54a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f3d27b7-4e3b-4bc0-b1e9-d0c40efda54a found for delete ", "request_id": "req-c979b579-0841-46ff-a036-119a429837bf"}]} 2026-05-21 06:01:32.153 8 INFO neutron.services.segments.plugin [-] Segment 3f3d27b7-4e3b-4bc0-b1e9-d0c40efda54a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f3d27b7-4e3b-4bc0-b1e9-d0c40efda54a found for delete ", "request_id": "req-7dba3c14-94ae-4fa6-98dd-e42e7ed6791b"}]} [pid: 7|app: 0|req: 1155/2283] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:01:32 2026] POST /v2.0/security-group-rules => generated 596 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:01:32.246 7 WARNING neutron_lib.context [None req-4ed73bff-fa80-4102-bcab-151c8e3703c5 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1129/2284] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:01:32 2026] DELETE /v2.0/networks/fb1a9662-b68f-45c6-84e7-0969d7149980 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2285] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:01:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:01:32.370 7 WARNING neutron_lib.context [None req-4b1eaad8-b3f7-4f79-8ca9-cc467eb77965 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1130/2286] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:01:32 2026] DELETE /v2.0/networks/051a50e9-b0e9-4f33-82b7-3fc140672362 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2287] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:01:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:01:32.486 7 WARNING neutron_lib.context [None req-45252bd9-3a79-4961-a003-dc9d9b108ea4 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:01:32.517 7 INFO neutron.db.securitygroups_db [None req-45252bd9-3a79-4961-a003-dc9d9b108ea4 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Project 4d1685391f484c69b37e9b9528d832ef 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: 1131/2288] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:01:32 2026] DELETE /v2.0/networks/487623ca-46f2-4be8-8667-981baf407969 => 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: 1158/2289] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:01:32 2026] POST /v2.0/security-group-rules => generated 607 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:01:32.620 7 WARNING neutron_lib.context [None req-425a379a-c2a9-47a4-80cf-aa5abc9f67a7 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:01:32.662 7 INFO neutron.db.securitygroups_db [None req-425a379a-c2a9-47a4-80cf-aa5abc9f67a7 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Project 4d1685391f484c69b37e9b9528d832ef 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: 1159/2290] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:01:32 2026] POST /v2.0/security-group-rules => generated 606 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2291] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:01:32 2026] DELETE /v2.0/networks/c4873c69-7865-45fe-a517-ea99253bc7c9 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2292] 10.0.0.1 () {32 vars in 647 bytes} [Thu May 21 06:01:33 2026] GET /v2.0/networks => generated 1297 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2293] 10.0.0.7 () {34 vars in 1096 bytes} [Thu May 21 06:01:33 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-279978556&fields=id&tenant_id=4d1685391f484c69b37e9b9528d832ef => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2294] 10.0.0.7 () {34 vars in 980 bytes} [Thu May 21 06:01:33 2026] GET /v2.0/networks?id=f6a1591d-0bec-46f7-b7c8-86dd37e09907 => generated 660 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2295] 10.0.0.7 () {34 vars in 963 bytes} [Thu May 21 06:01:33 2026] GET /v2.0/quotas/4d1685391f484c69b37e9b9528d832ef => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2296] 10.0.0.7 () {34 vars in 1000 bytes} [Thu May 21 06:01:33 2026] GET /v2.0/ports?tenant_id=4d1685391f484c69b37e9b9528d832ef&fields=id => generated 149 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2297] 10.0.0.7 () {34 vars in 1006 bytes} [Thu May 21 06:01:33 2026] GET /v2.0/networks/f6a1591d-0bec-46f7-b7c8-86dd37e09907?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: 1164/2298] 10.0.0.7 () {34 vars in 1106 bytes} [Thu May 21 06:01:33 2026] GET /v2.0/networks/f6a1591d-0bec-46f7-b7c8-86dd37e09907?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2299] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:01:33 2026] GET /v2.0/security-groups?tenant_id=a793c0ca9e3b40f28c1c984e374f16c0&name=default => generated 2929 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2300] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:33 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2301] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:01:33 2026] GET /v2.0/security-groups?id=2e2283f8-eb0e-4e0f-842a-674d65bb0295&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: 1167/2302] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:33 2026] GET /v2.0/ports?device_id=2798b52c-455b-4caf-b22a-6eb2a5a82aec => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2303] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:01:33 2026] DELETE /v2.0/security-groups/ef392e9b-da94-4d88-ba5f-5dffe28300e2 => 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: 1168/2304] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:33 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2305] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:01:33 2026] GET /v2.0/security-groups?tenant_id=1ad390f2293440108ed2c6b60fb48616&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2306] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:01:34 2026] DELETE /v2.0/security-groups/f67f802b-78f7-4bb8-9925-563736cf2ddf => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:01:34.358 8 INFO neutron.services.segments.plugin [-] Segment 7092d624-4281-44ba-806a-b271ca31d959 resource provider aggregate not found 2026-05-21 06:01:34.362 8 INFO neutron.services.segments.plugin [-] Segment 7092d624-4281-44ba-806a-b271ca31d959 resource provider aggregate not found 2026-05-21 06:01:34.371 8 INFO neutron.services.segments.plugin [-] Segment 7092d624-4281-44ba-806a-b271ca31d959 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7092d624-4281-44ba-806a-b271ca31d959 found for delete ", "request_id": "req-72eca482-652b-4c77-b83f-7e94444e0db4"}]} 2026-05-21 06:01:34.375 8 INFO neutron.services.segments.plugin [-] Segment 7092d624-4281-44ba-806a-b271ca31d959 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7092d624-4281-44ba-806a-b271ca31d959 found for delete ", "request_id": "req-f5bbc581-1c50-41c2-bbb2-069ede1e9890"}]} 2026-05-21 06:01:34.385 8 INFO neutron.services.segments.plugin [-] Segment 286876ae-9567-4cc6-95db-d33ddcaca5c6 resource provider aggregate not found 2026-05-21 06:01:34.388 8 INFO neutron.services.segments.plugin [-] Segment 286876ae-9567-4cc6-95db-d33ddcaca5c6 resource provider aggregate not found 2026-05-21 06:01:34.400 8 INFO neutron.services.segments.plugin [-] Segment 286876ae-9567-4cc6-95db-d33ddcaca5c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 286876ae-9567-4cc6-95db-d33ddcaca5c6 found for delete ", "request_id": "req-68cee70c-b563-4733-b612-4f140eb57938"}]} 2026-05-21 06:01:34.403 8 INFO neutron.services.segments.plugin [-] Segment 286876ae-9567-4cc6-95db-d33ddcaca5c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 286876ae-9567-4cc6-95db-d33ddcaca5c6 found for delete ", "request_id": "req-497018e2-a646-4e24-a6c1-e0eec7cb98ae"}]} 2026-05-21 06:01:34.418 8 INFO neutron.services.segments.plugin [-] Segment 76ca6278-c659-4f99-a61d-0aa028909fda resource provider aggregate not found 2026-05-21 06:01:34.421 8 INFO neutron.services.segments.plugin [-] Segment 76ca6278-c659-4f99-a61d-0aa028909fda resource provider aggregate not found 2026-05-21 06:01:34.434 8 INFO neutron.services.segments.plugin [-] Segment 76ca6278-c659-4f99-a61d-0aa028909fda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76ca6278-c659-4f99-a61d-0aa028909fda found for delete ", "request_id": "req-31db170b-b2d0-42b0-b883-398c909cf75b"}]} 2026-05-21 06:01:34.439 8 INFO neutron.services.segments.plugin [-] Segment 76ca6278-c659-4f99-a61d-0aa028909fda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76ca6278-c659-4f99-a61d-0aa028909fda found for delete ", "request_id": "req-627fd0e5-83b0-4570-b02b-abbeb011b493"}]} 2026-05-21 06:01:34.453 8 INFO neutron.services.segments.plugin [-] Segment 7dd4a1f0-1dce-4a60-89c2-789881c12ac2 resource provider aggregate not found 2026-05-21 06:01:34.458 8 INFO neutron.services.segments.plugin [-] Segment 7dd4a1f0-1dce-4a60-89c2-789881c12ac2 resource provider aggregate not found 2026-05-21 06:01:34.463 8 INFO neutron.services.segments.plugin [-] Segment 7dd4a1f0-1dce-4a60-89c2-789881c12ac2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7dd4a1f0-1dce-4a60-89c2-789881c12ac2 found for delete ", "request_id": "req-e8a18af3-c8b1-4903-8ba1-dcbe72900793"}]} 2026-05-21 06:01:34.472 8 INFO neutron.services.segments.plugin [-] Segment 7dd4a1f0-1dce-4a60-89c2-789881c12ac2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7dd4a1f0-1dce-4a60-89c2-789881c12ac2 found for delete ", "request_id": "req-ea6cc1a4-405c-4f13-9cd5-0863fd404bcf"}]} [pid: 8|app: 0|req: 1138/2307] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:01:34 2026] GET /v2.0/security-groups?tenant_id=79f6cb5995d94ffbbabdcb0ac485111a&name=default => generated 2929 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2308] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:01:34 2026] DELETE /v2.0/security-groups/574d9e69-c4b3-41e8-aef1-eadf45a65ce5 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2309] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:34 2026] GET /v2.0/ports?device_id=2798b52c-455b-4caf-b22a-6eb2a5a82aec => 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: 1171/2310] 199.19.213.66 () {34 vars in 993 bytes} [Thu May 21 06:01:35 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2311] 199.19.213.66 () {34 vars in 1043 bytes} [Thu May 21 06:01:35 2026] GET /v2.0/security-groups?id=2e2283f8-eb0e-4e0f-842a-674d65bb0295&fields=id&fields=name => generated 96 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2312] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:35 2026] GET /v2.0/ports?device_id=2798b52c-455b-4caf-b22a-6eb2a5a82aec => 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: 1141/2313] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:36 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 1248 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2314] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:37 2026] GET /v2.0/ports?device_id=2798b52c-455b-4caf-b22a-6eb2a5a82aec => 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: 1142/2315] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:01:37 2026] GET /v2.0/security-groups?id=2e2283f8-eb0e-4e0f-842a-674d65bb0295&fields=id&fields=name => generated 96 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2316] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:37 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:01:37.930 7 WARNING neutron_lib.context [None req-f96a1e76-9d12-4933-b45e-aed8c0acd4aa 8a573ac0e70640429d55eaf2551b5cf9 47731efd8f13454db472c21adbacfe80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:01:38.107 7 INFO neutron.db.segments_db [None req-f96a1e76-9d12-4933-b45e-aed8c0acd4aa 8a573ac0e70640429d55eaf2551b5cf9 47731efd8f13454db472c21adbacfe80 - - default default] Added segment a05d6026-37fe-4fb7-80ea-68aa7bb3682c of type vxlan for network ac815c40-2e2b-4e15-b1ce-658d045082cc [pid: 8|app: 0|req: 1144/2319] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:38 2026] GET /v2.0/ports?device_id=2798b52c-455b-4caf-b22a-6eb2a5a82aec => 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: 1145/2320] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 06:01:38 2026] GET /v2.0/networks?id=f6a1591d-0bec-46f7-b7c8-86dd37e09907 => generated 660 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2321] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:01:37 2026] POST /v2.0/networks => generated 632 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2322] 199.19.213.66 () {34 vars in 1049 bytes} [Thu May 21 06:01:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4d1685391f484c69b37e9b9528d832ef => generated 273 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:01:38.258 8 WARNING neutron_lib.context [req-eba55171-b3bc-4249-8642-a68b7f067acf req-5fd80bfa-3a9b-4c9f-bb0f-edebaa4bee34 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1177/2323] 10.0.0.1 () {34 vars in 751 bytes} [Thu May 21 06:01:38 2026] PUT /v2.0/networks/ac815c40-2e2b-4e15-b1ce-658d045082cc/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2324] 10.0.0.1 () {32 vars in 731 bytes} [Thu May 21 06:01:38 2026] GET /v2.0/networks/ac815c40-2e2b-4e15-b1ce-658d045082cc/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2325] 10.0.0.1 () {34 vars in 762 bytes} [Thu May 21 06:01:38 2026] PUT /v2.0/networks/ac815c40-2e2b-4e15-b1ce-658d045082cc/tags/green => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2326] 10.0.0.1 () {32 vars in 731 bytes} [Thu May 21 06:01:38 2026] GET /v2.0/networks/ac815c40-2e2b-4e15-b1ce-658d045082cc/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2327] 10.0.0.1 () {34 vars in 758 bytes} [Thu May 21 06:01:38 2026] PUT /v2.0/networks/ac815c40-2e2b-4e15-b1ce-658d045082cc/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2328] 10.0.0.1 () {32 vars in 731 bytes} [Thu May 21 06:01:38 2026] GET /v2.0/networks/ac815c40-2e2b-4e15-b1ce-658d045082cc/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2329] 10.0.0.1 () {34 vars in 780 bytes} [Thu May 21 06:01:38 2026] PUT /v2.0/networks/ac815c40-2e2b-4e15-b1ce-658d045082cc/tags/black.or.white => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2330] 10.0.0.1 () {32 vars in 731 bytes} [Thu May 21 06:01:38 2026] GET /v2.0/networks/ac815c40-2e2b-4e15-b1ce-658d045082cc/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2331] 199.19.213.66 () {38 vars in 954 bytes} [Thu May 21 06:01:38 2026] POST /v2.0/ports => generated 954 bytes in 388 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: 1185/2332] 10.0.0.1 () {34 vars in 751 bytes} [Thu May 21 06:01:38 2026] PUT /v2.0/networks/ac815c40-2e2b-4e15-b1ce-658d045082cc/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2333] 10.0.0.1 () {32 vars in 731 bytes} [Thu May 21 06:01:38 2026] GET /v2.0/networks/ac815c40-2e2b-4e15-b1ce-658d045082cc/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2334] 10.0.0.1 () {32 vars in 739 bytes} [Thu May 21 06:01:38 2026] GET /v2.0/networks/ac815c40-2e2b-4e15-b1ce-658d045082cc/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:01:38.777 7 INFO neutron.api.v2.resource [None req-34e744fe-76b9-4917-a302-a0138f9947a1 8a573ac0e70640429d55eaf2551b5cf9 47731efd8f13454db472c21adbacfe80 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1188/2335] 10.0.0.1 () {32 vars in 743 bytes} [Thu May 21 06:01:38 2026] GET /v2.0/networks/ac815c40-2e2b-4e15-b1ce-658d045082cc/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2336] 10.0.0.1 () {32 vars in 742 bytes} [Thu May 21 06:01:38 2026] DELETE /v2.0/networks/ac815c40-2e2b-4e15-b1ce-658d045082cc/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2337] 10.0.0.1 () {32 vars in 731 bytes} [Thu May 21 06:01:38 2026] GET /v2.0/networks/ac815c40-2e2b-4e15-b1ce-658d045082cc/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:01:38.926 7 INFO neutron.api.v2.resource [None req-ab3d4891-1727-4b8f-94ac-b37bb289fb03 8a573ac0e70640429d55eaf2551b5cf9 47731efd8f13454db472c21adbacfe80 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1191/2338] 10.0.0.1 () {32 vars in 746 bytes} [Thu May 21 06:01:38 2026] DELETE /v2.0/networks/ac815c40-2e2b-4e15-b1ce-658d045082cc/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2339] 10.0.0.1 () {32 vars in 734 bytes} [Thu May 21 06:01:38 2026] DELETE /v2.0/networks/ac815c40-2e2b-4e15-b1ce-658d045082cc/tags => 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: 1193/2340] 10.0.0.1 () {32 vars in 731 bytes} [Thu May 21 06:01:39 2026] GET /v2.0/networks/ac815c40-2e2b-4e15-b1ce-658d045082cc/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2341] 199.19.213.66 () {38 vars in 1027 bytes} [Thu May 21 06:01:38 2026] PUT /v2.0/ports/35341aeb-1f40-496c-8a2d-caddf1f193d1 => generated 1235 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:39.242 7 INFO neutron.services.segments.plugin [-] Segment a05d6026-37fe-4fb7-80ea-68aa7bb3682c resource provider aggregate not found 2026-05-21 06:01:39.247 7 INFO neutron.services.segments.plugin [-] Segment a05d6026-37fe-4fb7-80ea-68aa7bb3682c resource provider aggregate not found 2026-05-21 06:01:39.250 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb9ffd6d-6fc4-424e-9fb0-a0940185f45f'] response: {'name': 'network-changed', 'server_uuid': '2798b52c-455b-4caf-b22a-6eb2a5a82aec', 'tag': '35341aeb-1f40-496c-8a2d-caddf1f193d1', 'status': 'completed', 'code': 200} 2026-05-21 06:01:39.261 7 INFO neutron.services.segments.plugin [-] Segment a05d6026-37fe-4fb7-80ea-68aa7bb3682c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a05d6026-37fe-4fb7-80ea-68aa7bb3682c found for delete ", "request_id": "req-b6d9c2eb-c3fb-46be-9c9f-50954f194c42"}]} 2026-05-21 06:01:39.263 7 INFO neutron.services.segments.plugin [-] Segment a05d6026-37fe-4fb7-80ea-68aa7bb3682c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a05d6026-37fe-4fb7-80ea-68aa7bb3682c found for delete ", "request_id": "req-8aa82c27-1961-4a14-9f57-464af5ab804e"}]} [pid: 7|app: 0|req: 1194/2342] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:01:39 2026] DELETE /v2.0/networks/ac815c40-2e2b-4e15-b1ce-658d045082cc => 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: 1149/2343] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:39 2026] GET /v2.0/ports?device_id=2798b52c-455b-4caf-b22a-6eb2a5a82aec => generated 969 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2344] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:01:39 2026] GET /v2.0/security-groups?id=bb24452b-5925-4aa5-9b5c-e0b86a857b03&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2345] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:01:39 2026] GET /v2.0/ports?tenant_id=4d1685391f484c69b37e9b9528d832ef&device_id=2798b52c-455b-4caf-b22a-6eb2a5a82aec => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2346] 199.19.213.66 () {34 vars in 1017 bytes} [Thu May 21 06:01:39 2026] GET /v2.0/networks?tenant_id=4d1685391f484c69b37e9b9528d832ef&shared=False => generated 756 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2347] 199.19.213.66 () {34 vars in 929 bytes} [Thu May 21 06:01:39 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2348] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:39 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2349] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:01:39 2026] GET /v2.0/security-groups?id=2e2283f8-eb0e-4e0f-842a-674d65bb0295&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2350] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:01:39 2026] GET /v2.0/security-groups?tenant_id=47731efd8f13454db472c21adbacfe80&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2351] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:40 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2352] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:01:40 2026] DELETE /v2.0/security-groups/168fe4fe-781a-407f-b23f-f235746adb73 => 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: 1200/2353] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:01:40 2026] GET /v2.0/security-groups?tenant_id=0ae987e5f00f43c680173f75b34c4e98&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2354] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:01:40 2026] DELETE /v2.0/security-groups/5bd1f2ef-be3a-4ee1-a471-6b1306a0a867 => 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: 1201/2355] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:40 2026] GET /v2.0/ports?device_id=2798b52c-455b-4caf-b22a-6eb2a5a82aec => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2356] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:01:40 2026] GET /v2.0/security-groups?id=bb24452b-5925-4aa5-9b5c-e0b86a857b03&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2357] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:01:40 2026] GET /v2.0/ports?tenant_id=4d1685391f484c69b37e9b9528d832ef&device_id=2798b52c-455b-4caf-b22a-6eb2a5a82aec => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2358] 199.19.213.66 () {34 vars in 1057 bytes} [Thu May 21 06:01:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=35341aeb-1f40-496c-8a2d-caddf1f193d1 => 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: 1203/2359] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 06:01:41 2026] GET /v2.0/subnets?id=afcea5ec-ecbc-45f1-a22c-56f81db8e9ae => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2360] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:01:41 2026] GET /v2.0/ports?network_id=f6a1591d-0bec-46f7-b7c8-86dd37e09907&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2361] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:01:41 2026] GET /v2.0/networks/f6a1591d-0bec-46f7-b7c8-86dd37e09907?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: 1158/2362] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:01:41 2026] GET /v2.0/networks/f6a1591d-0bec-46f7-b7c8-86dd37e09907?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: 1205/2363] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:41 2026] GET /v2.0/ports?device_id=2798b52c-455b-4caf-b22a-6eb2a5a82aec => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2364] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:01:41 2026] GET /v2.0/security-groups?id=bb24452b-5925-4aa5-9b5c-e0b86a857b03&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2365] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:42 2026] GET /v2.0/ports?device_id=2798b52c-455b-4caf-b22a-6eb2a5a82aec => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2366] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:01:42 2026] GET /v2.0/security-groups?id=bb24452b-5925-4aa5-9b5c-e0b86a857b03&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2367] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:43 2026] GET /v2.0/ports?device_id=2798b52c-455b-4caf-b22a-6eb2a5a82aec => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:01:44.042 7 WARNING neutron_lib.context [None req-9b409c4c-c128-4bf8-a3e8-8b6fdbcdf387 542f3e2fef4d4323a80e63bd296dff64 3f70a904959a489484f5097bda53a7d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1162/2368] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:01:44 2026] GET /v2.0/security-groups?id=bb24452b-5925-4aa5-9b5c-e0b86a857b03&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:01:44.178 7 INFO neutron.db.segments_db [None req-9b409c4c-c128-4bf8-a3e8-8b6fdbcdf387 542f3e2fef4d4323a80e63bd296dff64 3f70a904959a489484f5097bda53a7d2 - - default default] Added segment 5f14f81c-177b-404f-8c4d-86f36b0d05e3 of type vxlan for network 5f56eb26-0371-4251-980d-857cd4b3fdbb [pid: 7|app: 0|req: 1207/2369] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:01:43 2026] POST /v2.0/networks => generated 631 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:01:44.289 8 WARNING neutron_lib.context [None req-9fd31211-ab77-4b64-ab22-35f57f515e1d 542f3e2fef4d4323a80e63bd296dff64 3f70a904959a489484f5097bda53a7d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1163/2370] 10.0.0.1 () {34 vars in 662 bytes} [Thu May 21 06:01:44 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) [pid: 7|app: 0|req: 1208/2371] 10.0.0.1 () {34 vars in 745 bytes} [Thu May 21 06:01:44 2026] PUT /v2.0/ports/ec341d1e-e848-437f-a205-7bc186e4cd66/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1164/2372] 10.0.0.1 () {32 vars in 725 bytes} [Thu May 21 06:01:44 2026] GET /v2.0/ports/ec341d1e-e848-437f-a205-7bc186e4cd66/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: 1209/2373] 10.0.0.1 () {34 vars in 756 bytes} [Thu May 21 06:01:44 2026] PUT /v2.0/ports/ec341d1e-e848-437f-a205-7bc186e4cd66/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: 1165/2374] 10.0.0.1 () {32 vars in 725 bytes} [Thu May 21 06:01:44 2026] GET /v2.0/ports/ec341d1e-e848-437f-a205-7bc186e4cd66/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2375] 10.0.0.1 () {34 vars in 752 bytes} [Thu May 21 06:01:44 2026] PUT /v2.0/ports/ec341d1e-e848-437f-a205-7bc186e4cd66/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2376] 10.0.0.1 () {32 vars in 725 bytes} [Thu May 21 06:01:44 2026] GET /v2.0/ports/ec341d1e-e848-437f-a205-7bc186e4cd66/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2377] 10.0.0.1 () {34 vars in 774 bytes} [Thu May 21 06:01:44 2026] PUT /v2.0/ports/ec341d1e-e848-437f-a205-7bc186e4cd66/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2378] 10.0.0.1 () {32 vars in 725 bytes} [Thu May 21 06:01:44 2026] GET /v2.0/ports/ec341d1e-e848-437f-a205-7bc186e4cd66/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2379] 10.0.0.1 () {34 vars in 745 bytes} [Thu May 21 06:01:44 2026] PUT /v2.0/ports/ec341d1e-e848-437f-a205-7bc186e4cd66/tags => generated 37 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2380] 10.0.0.1 () {32 vars in 725 bytes} [Thu May 21 06:01:45 2026] GET /v2.0/ports/ec341d1e-e848-437f-a205-7bc186e4cd66/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2381] 10.0.0.1 () {32 vars in 733 bytes} [Thu May 21 06:01:45 2026] GET /v2.0/ports/ec341d1e-e848-437f-a205-7bc186e4cd66/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:01:45.163 7 INFO neutron.api.v2.resource [None req-aa603c77-e2ca-491b-af27-2df80e53158b 542f3e2fef4d4323a80e63bd296dff64 3f70a904959a489484f5097bda53a7d2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1214/2382] 10.0.0.1 () {32 vars in 737 bytes} [Thu May 21 06:01:45 2026] GET /v2.0/ports/ec341d1e-e848-437f-a205-7bc186e4cd66/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2383] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:45 2026] GET /v2.0/ports?device_id=2798b52c-455b-4caf-b22a-6eb2a5a82aec => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2384] 10.0.0.1 () {32 vars in 736 bytes} [Thu May 21 06:01:45 2026] DELETE /v2.0/ports/ec341d1e-e848-437f-a205-7bc186e4cd66/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2385] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:01:45 2026] GET /v2.0/security-groups?id=bb24452b-5925-4aa5-9b5c-e0b86a857b03&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2386] 10.0.0.1 () {32 vars in 725 bytes} [Thu May 21 06:01:45 2026] GET /v2.0/ports/ec341d1e-e848-437f-a205-7bc186e4cd66/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:01:45.319 8 INFO neutron.api.v2.resource [None req-d3e4f64e-081a-4ffb-8c9f-ab4e7af6abc8 542f3e2fef4d4323a80e63bd296dff64 3f70a904959a489484f5097bda53a7d2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1171/2387] 10.0.0.1 () {32 vars in 740 bytes} [Thu May 21 06:01:45 2026] DELETE /v2.0/ports/ec341d1e-e848-437f-a205-7bc186e4cd66/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2388] 10.0.0.1 () {32 vars in 728 bytes} [Thu May 21 06:01:45 2026] DELETE /v2.0/ports/ec341d1e-e848-437f-a205-7bc186e4cd66/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2389] 10.0.0.1 () {32 vars in 725 bytes} [Thu May 21 06:01:45 2026] GET /v2.0/ports/ec341d1e-e848-437f-a205-7bc186e4cd66/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2390] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 06:01:45 2026] DELETE /v2.0/ports/ec341d1e-e848-437f-a205-7bc186e4cd66 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:01:45.798 8 INFO neutron.services.segments.plugin [-] Segment 5f14f81c-177b-404f-8c4d-86f36b0d05e3 resource provider aggregate not found 2026-05-21 06:01:45.804 8 INFO neutron.services.segments.plugin [-] Segment 5f14f81c-177b-404f-8c4d-86f36b0d05e3 resource provider aggregate not found 2026-05-21 06:01:45.809 8 INFO neutron.services.segments.plugin [-] Segment 5f14f81c-177b-404f-8c4d-86f36b0d05e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f14f81c-177b-404f-8c4d-86f36b0d05e3 found for delete ", "request_id": "req-b54475b2-2648-4a04-8b18-9be3903660ce"}]} 2026-05-21 06:01:45.817 8 INFO neutron.services.segments.plugin [-] Segment 5f14f81c-177b-404f-8c4d-86f36b0d05e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f14f81c-177b-404f-8c4d-86f36b0d05e3 found for delete ", "request_id": "req-ff6687ad-af8a-4d9d-aa0d-b0c7a73baa83"}]} [pid: 8|app: 0|req: 1173/2391] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:01:45 2026] DELETE /v2.0/networks/5f56eb26-0371-4251-980d-857cd4b3fdbb => 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: 1219/2392] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:46 2026] GET /v2.0/ports?device_id=2798b52c-455b-4caf-b22a-6eb2a5a82aec => 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: 1174/2393] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:01:46 2026] GET /v2.0/security-groups?id=bb24452b-5925-4aa5-9b5c-e0b86a857b03&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2394] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:46 2026] GET /v2.0/ports?device_id=2798b52c-455b-4caf-b22a-6eb2a5a82aec => 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: 1176/2395] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:01:46 2026] GET /v2.0/security-groups?id=bb24452b-5925-4aa5-9b5c-e0b86a857b03&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2396] 10.0.0.1 () {32 vars in 734 bytes} [Thu May 21 06:01:46 2026] GET /v2.0/ports?device_id=2798b52c-455b-4caf-b22a-6eb2a5a82aec => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2397] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:01:46 2026] GET /v2.0/security-groups?tenant_id=10b50d6490f843dc9e38c73b857c4c05&name=default => generated 2929 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2398] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:01:46 2026] DELETE /v2.0/security-groups/399593ce-374e-4436-868d-aeb333c78632 => 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: 1222/2399] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:01:46 2026] GET /v2.0/security-groups?tenant_id=3f70a904959a489484f5097bda53a7d2&name=default => generated 2929 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:01:47.011 8 INFO neutron.db.l3_db [None req-321a0a56-9d70-4c5b-a719-ae3447b6b362 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Floating IP e444109f-3269-4cfe-8f4e-668c5f8e987b associated. External IP: 10.96.250.208, port: 35341aeb-1f40-496c-8a2d-caddf1f193d1. [pid: 7|app: 0|req: 1223/2400] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:01:46 2026] DELETE /v2.0/security-groups/23778e92-eec1-4e2a-88f0-fa12263a6c80 => 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: 1178/2401] 10.0.0.1 () {34 vars in 747 bytes} [Thu May 21 06:01:46 2026] PUT /v2.0/floatingips/e444109f-3269-4cfe-8f4e-668c5f8e987b => generated 855 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2402] 10.0.0.1 () {32 vars in 727 bytes} [Thu May 21 06:01:47 2026] GET /v2.0/floatingips/e444109f-3269-4cfe-8f4e-668c5f8e987b => generated 855 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2403] 10.0.0.1 () {32 vars in 727 bytes} [Thu May 21 06:01:48 2026] GET /v2.0/floatingips/e444109f-3269-4cfe-8f4e-668c5f8e987b => generated 855 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2404] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:01:48 2026] GET /v2.0/ports?tenant_id=4d1685391f484c69b37e9b9528d832ef&device_id=2798b52c-455b-4caf-b22a-6eb2a5a82aec => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:01:48.967 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-846f451e-a802-4d5e-813f-bc48d9e58d30'] response: {'name': 'network-changed', 'server_uuid': '2798b52c-455b-4caf-b22a-6eb2a5a82aec', 'tag': '35341aeb-1f40-496c-8a2d-caddf1f193d1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1180/2405] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 06:01:48 2026] GET /v2.0/networks?id=f6a1591d-0bec-46f7-b7c8-86dd37e09907 => generated 756 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2406] 199.19.213.66 () {34 vars in 1057 bytes} [Thu May 21 06:01:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=35341aeb-1f40-496c-8a2d-caddf1f193d1 => generated 860 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2407] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 06:01:49 2026] GET /v2.0/subnets?id=afcea5ec-ecbc-45f1-a22c-56f81db8e9ae => 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: 1227/2408] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:01:49 2026] GET /v2.0/ports?network_id=f6a1591d-0bec-46f7-b7c8-86dd37e09907&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: 1182/2409] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:01:49 2026] GET /v2.0/networks/f6a1591d-0bec-46f7-b7c8-86dd37e09907?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2410] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:01:49 2026] GET /v2.0/networks/f6a1591d-0bec-46f7-b7c8-86dd37e09907?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: 1183/2411] 10.0.0.1 () {32 vars in 727 bytes} [Thu May 21 06:01:49 2026] GET /v2.0/floatingips/e444109f-3269-4cfe-8f4e-668c5f8e987b => generated 857 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2414] 10.0.0.59 () {34 vars in 989 bytes} [Thu May 21 06:01:57 2026] GET /v2.0/ports?device_id=2798b52c-455b-4caf-b22a-6eb2a5a82aec => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2415] 10.0.0.59 () {34 vars in 1039 bytes} [Thu May 21 06:01:58 2026] GET /v2.0/security-groups?id=bb24452b-5925-4aa5-9b5c-e0b86a857b03&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2416] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:01:59 2026] GET /v2.0/ports?device_id=2798b52c-455b-4caf-b22a-6eb2a5a82aec => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2417] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:01:59 2026] GET /v2.0/security-groups?id=bb24452b-5925-4aa5-9b5c-e0b86a857b03&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: 1187/2418] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:02:00 2026] GET /v2.0/ports?device_id=2798b52c-455b-4caf-b22a-6eb2a5a82aec => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2419] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:02:00 2026] GET /v2.0/security-groups?id=bb24452b-5925-4aa5-9b5c-e0b86a857b03&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: 1188/2420] 199.19.213.66 () {34 vars in 993 bytes} [Thu May 21 06:02:01 2026] GET /v2.0/ports?device_id=2798b52c-455b-4caf-b22a-6eb2a5a82aec => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2421] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:02:01 2026] GET /v2.0/ports?device_id=2798b52c-455b-4caf-b22a-6eb2a5a82aec => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:02:01.837 7 INFO neutron.db.l3_db [req-5c2676f3-f1cd-4476-bc92-14220ea7ee5c req-ed01b37e-18fb-4357-a2d0-04acaf08b2fb 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] Floating IP e444109f-3269-4cfe-8f4e-668c5f8e987b disassociated. External IP: 10.96.250.208, port: 35341aeb-1f40-496c-8a2d-caddf1f193d1. [pid: 8|app: 0|req: 1190/2422] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:02:01 2026] GET /v2.0/security-groups?id=bb24452b-5925-4aa5-9b5c-e0b86a857b03&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: 7|app: 0|req: 1233/2423] 199.19.213.66 () {36 vars in 996 bytes} [Thu May 21 06:02:01 2026] DELETE /v2.0/ports/35341aeb-1f40-496c-8a2d-caddf1f193d1 => generated 0 bytes in 705 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2424] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:02:02 2026] GET /v2.0/ports?device_id=2798b52c-455b-4caf-b22a-6eb2a5a82aec => 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: 1234/2425] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:02:04 2026] GET /v2.0/ports?device_id=2798b52c-455b-4caf-b22a-6eb2a5a82aec => 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: 1192/2426] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:02:05 2026] GET /v2.0/ports?device_id=2798b52c-455b-4caf-b22a-6eb2a5a82aec => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:02:06.225 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2aabdb91-769d-4871-8cf4-1231376b3ab7'] response: {'server_uuid': '2798b52c-455b-4caf-b22a-6eb2a5a82aec', 'name': 'network-vif-deleted', 'tag': '35341aeb-1f40-496c-8a2d-caddf1f193d1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1235/2427] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:02:06 2026] DELETE /v2.0/security-groups/bb24452b-5925-4aa5-9b5c-e0b86a857b03 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2428] 10.0.0.1 () {32 vars in 730 bytes} [Thu May 21 06:02:06 2026] DELETE /v2.0/floatingips/e444109f-3269-4cfe-8f4e-668c5f8e987b => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2429] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:02:06 2026] GET /v2.0/ports?device_id=ea678c22-f3ca-47eb-a76d-10be1b49812d => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2430] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:02:06 2026] GET /v2.0/security-groups?id=b8a50b7f-d454-4b9d-a1d6-e85283f37388&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2433] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:02:08 2026] GET /v2.0/ports?device_id=ea678c22-f3ca-47eb-a76d-10be1b49812d => generated 975 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2434] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:02:08 2026] GET /v2.0/security-groups?id=b8a50b7f-d454-4b9d-a1d6-e85283f37388&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: 1197/2435] 199.19.213.66 () {34 vars in 993 bytes} [Thu May 21 06:02:08 2026] GET /v2.0/ports?device_id=ea678c22-f3ca-47eb-a76d-10be1b49812d => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2436] 199.19.213.66 () {36 vars in 996 bytes} [Thu May 21 06:02:08 2026] DELETE /v2.0/ports/ae8acda5-b6fe-4282-85fc-abeeeebb6917 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2437] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:02:09 2026] GET /v2.0/ports?device_id=ea678c22-f3ca-47eb-a76d-10be1b49812d => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2438] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:02:10 2026] GET /v2.0/ports?device_id=ea678c22-f3ca-47eb-a76d-10be1b49812d => 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: 1199/2439] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:02:11 2026] GET /v2.0/ports?device_id=ea678c22-f3ca-47eb-a76d-10be1b49812d => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:02:12.653 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bdf99586-bc2c-4c5c-8b07-2e26c20f747f'] response: {'server_uuid': 'ea678c22-f3ca-47eb-a76d-10be1b49812d', 'name': 'network-vif-deleted', 'tag': 'ae8acda5-b6fe-4282-85fc-abeeeebb6917', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1241/2440] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:02:12 2026] DELETE /v2.0/security-groups/b8a50b7f-d454-4b9d-a1d6-e85283f37388 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2441] 10.0.0.1 () {34 vars in 787 bytes} [Thu May 21 06:02:12 2026] PUT /v2.0/routers/2d29d329-93f4-43ec-bd19-678254ddae45/remove_router_interface => generated 309 bytes in 970 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2442] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:02:13 2026] DELETE /v2.0/subnets/afcea5ec-ecbc-45f1-a22c-56f81db8e9ae => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:02:14.845 8 INFO neutron.services.segments.plugin [-] Segment fd04d901-fcb4-47bb-a2d1-7286371ce469 resource provider aggregate not found 2026-05-21 06:02:14.850 8 INFO neutron.services.segments.plugin [-] Segment fd04d901-fcb4-47bb-a2d1-7286371ce469 resource provider aggregate not found 2026-05-21 06:02:14.853 8 INFO neutron.db.l3_hamode_db [None req-ae0833c0-68be-48f6-835d-62c0bc633788 38d1e282e0b4450cb38493a76df5d173 4d1685391f484c69b37e9b9528d832ef - - default default] HA network 866a9631-63a0-4229-8912-d06498b23a65 was deleted as no HA routers are present in tenant 4d1685391f484c69b37e9b9528d832ef. [pid: 8|app: 0|req: 1201/2443] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:02:13 2026] DELETE /v2.0/routers/2d29d329-93f4-43ec-bd19-678254ddae45 => generated 0 bytes in 879 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:02:15.009 7 INFO neutron.services.segments.plugin [-] Segment d741dd68-6985-490a-8b18-958f3e298ec2 resource provider aggregate not found 2026-05-21 06:02:15.014 7 INFO neutron.services.segments.plugin [-] Segment d741dd68-6985-490a-8b18-958f3e298ec2 resource provider aggregate not found [pid: 7|app: 0|req: 1243/2444] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:02:14 2026] DELETE /v2.0/networks/f6a1591d-0bec-46f7-b7c8-86dd37e09907 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2445] 199.19.213.66 () {30 vars in 701 bytes} [Thu May 21 06:02:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:02:15.453 7 INFO neutron.services.segments.plugin [-] Segment d741dd68-6985-490a-8b18-958f3e298ec2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d741dd68-6985-490a-8b18-958f3e298ec2 found for delete ", "request_id": "req-3770f4a4-2325-4f6c-85ea-177ab119bb65"}]} 2026-05-21 06:02:15.455 7 INFO neutron.services.segments.plugin [-] Segment d741dd68-6985-490a-8b18-958f3e298ec2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d741dd68-6985-490a-8b18-958f3e298ec2 found for delete ", "request_id": "req-d7410d56-5f66-44a6-8937-2c0de7f9a5a2"}]} [pid: 7|app: 0|req: 1244/2446] 199.19.213.66 () {30 vars in 703 bytes} [Thu May 21 06:02:15 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) 2026-05-21 06:02:15.471 8 INFO neutron.services.segments.plugin [-] Segment fd04d901-fcb4-47bb-a2d1-7286371ce469 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd04d901-fcb4-47bb-a2d1-7286371ce469 found for delete ", "request_id": "req-d1762eec-4f90-4876-af2d-bfb5f4c5021b"}]} 2026-05-21 06:02:15.472 8 INFO neutron.services.segments.plugin [-] Segment fd04d901-fcb4-47bb-a2d1-7286371ce469 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd04d901-fcb4-47bb-a2d1-7286371ce469 found for delete ", "request_id": "req-8fc65983-da94-41ab-9016-386e425b94c1"}]} [pid: 8|app: 0|req: 1203/2447] 199.19.213.66 () {30 vars in 679 bytes} [Thu May 21 06:02:15 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: 1245/2448] 199.19.213.66 () {30 vars in 715 bytes} [Thu May 21 06:02:15 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: 1204/2449] 199.19.213.66 () {30 vars in 739 bytes} [Thu May 21 06:02:15 2026] GET /v2.0/subnets/6e28b323-e306-41e2-ad25-4187ce72a80c => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2450] 199.19.213.66 () {30 vars in 767 bytes} [Thu May 21 06:02:15 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2451] 199.19.213.66 () {34 vars in 715 bytes} [Thu May 21 06:02:15 2026] POST /v2.0/ports => generated 1093 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2452] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:02:15 2026] GET /v2.0/security-groups?tenant_id=71071b93ce1f462cb118bb24d41ad82e&name=default => generated 2929 bytes in 249 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: 1248/2453] 10.0.0.7 () {34 vars in 969 bytes} [Thu May 21 06:02:16 2026] GET /v2.0/ports/75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5 => generated 1093 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2454] 10.0.0.7 () {34 vars in 905 bytes} [Thu May 21 06:02:16 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2455] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:02:15 2026] DELETE /v2.0/security-groups/645789c2-6faa-4466-9c4a-81774c0a1370 => 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: 1250/2456] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:02:16 2026] GET /v2.0/security-groups?tenant_id=4d1685391f484c69b37e9b9528d832ef&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2457] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:02:16 2026] DELETE /v2.0/security-groups/b205c4ce-7440-47da-893a-c411afa2a1ca => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2458] 199.19.213.66 () {34 vars in 1261 bytes} [Thu May 21 06:02:17 2026] GET /v2.0/ports/75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2459] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:02:17 2026] GET /v2.0/networks/26b9d877-2791-4eb6-8dbc-e4e19e6d9205?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: 1252/2460] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:02:17 2026] GET /v2.0/networks/26b9d877-2791-4eb6-8dbc-e4e19e6d9205?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: 1209/2461] 199.19.213.66 () {34 vars in 974 bytes} [Thu May 21 06:02:17 2026] GET /v2.0/ports/75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5 => generated 1093 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2462] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 06:02:17 2026] GET /v2.0/networks?id=26b9d877-2791-4eb6-8dbc-e4e19e6d9205 => generated 803 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2463] 199.19.213.66 () {38 vars in 1027 bytes} [Thu May 21 06:02:17 2026] PUT /v2.0/ports/75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5 => generated 1283 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:02:18.341 7 INFO neutron.db.segments_db [None req-5c32bc1b-bb05-4664-a431-8af868210c06 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Added segment b2dcef20-c418-48b6-adc2-8cf0c57ba4f3 of type vxlan for network f44f0467-252b-4968-bb03-d7cae1b51fee [pid: 7|app: 0|req: 1254/2464] 10.0.0.1 () {34 vars in 669 bytes} [Thu May 21 06:02:18 2026] POST /v2.0/networks => generated 739 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:18.491 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e627aa4-97f5-4be9-82bf-28c7708e654a'] response: {'name': 'network-changed', 'server_uuid': 'a9ad2631-0d5a-4187-98b6-3ac8b4010aaf', 'tag': '75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1211/2465] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:02:18 2026] POST /v2.0/subnets => generated 687 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:02:18.715 7 INFO neutron.db.segments_db [None req-4d598670-02f2-4603-be17-baf050953e18 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Added segment 03092297-7ad8-4c01-8a94-8a22672f2f56 of type vxlan for network 06d9f17d-5196-4d08-b5d7-8788e0935fc9 2026-05-21 06:02:18.980 7 INFO neutron.db.l3_hamode_db [None req-4d598670-02f2-4603-be17-baf050953e18 c9b45807f6a2470fbebb5591ef3a489f 19db26551d6b44fbba5e27ad9c43a27d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1212/2466] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:02:19 2026] GET /v2.0/ports?tenant_id=a18af91887ac4e9a892ac5b2c80a8009&device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 2523 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2467] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 06:02:19 2026] GET /v2.0/networks?id=26b9d877-2791-4eb6-8dbc-e4e19e6d9205 => generated 803 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2468] 199.19.213.66 () {34 vars in 1055 bytes} [Thu May 21 06:02:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.48&port_id=75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5 => 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: 1215/2469] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 06:02:19 2026] GET /v2.0/subnets?id=6e28b323-e306-41e2-ad25-4187ce72a80c => generated 679 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2470] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:02:19 2026] GET /v2.0/ports?network_id=26b9d877-2791-4eb6-8dbc-e4e19e6d9205&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: 1217/2471] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:02:19 2026] GET /v2.0/networks/26b9d877-2791-4eb6-8dbc-e4e19e6d9205?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: 1218/2472] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:02:19 2026] GET /v2.0/networks/26b9d877-2791-4eb6-8dbc-e4e19e6d9205?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:02:19.762 7 INFO neutron.db.l3_hamode_db [None req-4d598670-02f2-4603-be17-baf050953e18 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1219/2473] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:02:20 2026] GET /v2.0/ports?tenant_id=a18af91887ac4e9a892ac5b2c80a8009&device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 2523 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2474] 199.19.213.66 () {34 vars in 1061 bytes} [Thu May 21 06:02:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.207&port_id=e3dde7a3-0818-491e-aed8-650d3e2d8b92 => 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: 1221/2475] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 06:02:20 2026] GET /v2.0/subnets?id=1d24e1c0-b6f6-4649-90d9-f916f5a46bc5 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2476] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:02:20 2026] GET /v2.0/ports?network_id=0b9d5335-3a2a-4ec8-ad03-4f20a74f028f&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2477] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:02:20 2026] GET /v2.0/networks/0b9d5335-3a2a-4ec8-ad03-4f20a74f028f?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: 1224/2478] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:02:20 2026] GET /v2.0/networks/0b9d5335-3a2a-4ec8-ad03-4f20a74f028f?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: 1225/2479] 199.19.213.66 () {34 vars in 1055 bytes} [Thu May 21 06:02:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.48&port_id=75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5 => 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: 1226/2480] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 06:02:20 2026] GET /v2.0/subnets?id=6e28b323-e306-41e2-ad25-4187ce72a80c => generated 679 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2481] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:02:18 2026] POST /v2.0/routers => generated 727 bytes in 2007 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2482] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:02:20 2026] GET /v2.0/ports?network_id=26b9d877-2791-4eb6-8dbc-e4e19e6d9205&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2483] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:02:20 2026] GET /v2.0/networks/26b9d877-2791-4eb6-8dbc-e4e19e6d9205?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2484] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:02:20 2026] GET /v2.0/networks/26b9d877-2791-4eb6-8dbc-e4e19e6d9205?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: 1256/2485] 10.0.0.1 () {34 vars in 781 bytes} [Thu May 21 06:02:20 2026] PUT /v2.0/routers/ccfd8c7c-4154-4b28-9eea-9dc29b8df45a/add_router_interface => generated 309 bytes in 1228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2488] 199.19.213.66 () {34 vars in 1095 bytes} [Thu May 21 06:02:22 2026] GET /v2.0/ports?device_id=35035f9f-e82f-4393-8229-1929c2a0ccff&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:02:23.024 7 INFO neutron.db.segments_db [None req-81716346-615c-4843-b675-4ceec6cbaafc c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Added segment f123a676-5c7b-4dfd-a168-d3b7318c985c of type vxlan for network 3c29015e-9d5d-4f98-b463-55fe3a3cd5fb [pid: 7|app: 0|req: 1258/2489] 10.0.0.1 () {34 vars in 669 bytes} [Thu May 21 06:02:22 2026] POST /v2.0/networks => generated 740 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2490] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:02:23 2026] GET /v2.0/ports?tenant_id=033401e542654947a61cb9f9ee478bb9&device_id=35035f9f-e82f-4393-8229-1929c2a0ccff => generated 1473 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2491] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:02:23 2026] POST /v2.0/subnets => generated 687 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:02:23.398 7 INFO neutron.db.segments_db [None req-c39f4d8b-9245-4d5e-a246-6949596d345e c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Added segment b10fcf68-3efa-4b4a-8f85-3e64c663f61e of type vxlan for network caeed8e3-4224-4e32-b418-413c871258ed 2026-05-21 06:02:23.639 7 INFO neutron.db.l3_hamode_db [None req-c39f4d8b-9245-4d5e-a246-6949596d345e c9b45807f6a2470fbebb5591ef3a489f a74dec807e534c338e5a6c5e566972d4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1233/2492] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 06:02:23 2026] GET /v2.0/networks?id=80f2c263-3b98-4a2a-9c84-dccf070d1251 => generated 798 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2493] 199.19.213.66 () {34 vars in 1057 bytes} [Thu May 21 06:02:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.140&port_id=f9e09816-c785-4308-bf3d-879da39eff70 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2494] 199.19.213.66 () {34 vars in 1105 bytes} [Thu May 21 06:02:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A317&port_id=f9e09816-c785-4308-bf3d-879da39eff70 => 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: 1236/2495] 199.19.213.66 () {34 vars in 1063 bytes} [Thu May 21 06:02:23 2026] GET /v2.0/subnets?id=eb56133a-cec5-4b26-9d5a-9bd2bbebd79e&id=8bff31b6-6322-4f1c-a6ba-662ec1d430e6 => generated 1414 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2496] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:02:23 2026] GET /v2.0/ports?network_id=80f2c263-3b98-4a2a-9c84-dccf070d1251&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2497] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:02:24 2026] GET /v2.0/ports?network_id=80f2c263-3b98-4a2a-9c84-dccf070d1251&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2498] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:02:24 2026] GET /v2.0/networks/80f2c263-3b98-4a2a-9c84-dccf070d1251?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: 1240/2499] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:02:24 2026] GET /v2.0/networks/80f2c263-3b98-4a2a-9c84-dccf070d1251?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2500] 10.0.0.7 () {34 vars in 969 bytes} [Thu May 21 06:02:24 2026] GET /v2.0/ports/75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5 => generated 1283 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2501] 199.19.213.66 () {34 vars in 787 bytes} [Thu May 21 06:02:24 2026] PUT /v2.0/ports/75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5 => generated 1308 bytes in 267 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-21 06:02:24.476 8 INFO neutron.api.v2.resource [None req-4ff37ac1-7a04-4217-ae86-f65ad0a0aa6a c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1243/2502] 199.19.213.66 () {30 vars in 761 bytes} [Thu May 21 06:02:24 2026] GET /v2.0/security-groups/lb-975548eb-c09e-4575-a127-de652cee63c9 => generated 149 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:02:24.498 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-be58bc15-401c-48b5-bde6-eb6dc7f592fe'] response: {'name': 'network-changed', 'server_uuid': 'a9ad2631-0d5a-4187-98b6-3ac8b4010aaf', 'tag': '75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1244/2503] 199.19.213.66 () {30 vars in 783 bytes} [Thu May 21 06:02:24 2026] GET /v2.0/security-groups?name=lb-975548eb-c09e-4575-a127-de652cee63c9 => generated 1637 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:02:24.587 7 INFO neutron.db.l3_hamode_db [None req-c39f4d8b-9245-4d5e-a246-6949596d345e c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1245/2504] 199.19.213.66 () {34 vars in 787 bytes} [Thu May 21 06:02:24 2026] PUT /v2.0/ports/75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5 => generated 1308 bytes in 381 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: 1246/2505] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:02:25 2026] GET /v2.0/ports?tenant_id=a18af91887ac4e9a892ac5b2c80a8009&device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 2586 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2506] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 06:02:25 2026] GET /v2.0/networks?id=26b9d877-2791-4eb6-8dbc-e4e19e6d9205 => 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: 1248/2507] 199.19.213.66 () {34 vars in 1055 bytes} [Thu May 21 06:02:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.48&port_id=75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2508] 199.19.213.66 () {30 vars in 701 bytes} [Thu May 21 06:02:25 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: 1250/2509] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 06:02:25 2026] GET /v2.0/subnets?id=6e28b323-e306-41e2-ad25-4187ce72a80c => generated 679 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2510] 199.19.213.66 () {30 vars in 703 bytes} [Thu May 21 06:02:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2511] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:02:25 2026] GET /v2.0/ports?network_id=26b9d877-2791-4eb6-8dbc-e4e19e6d9205&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2512] 199.19.213.66 () {30 vars in 679 bytes} [Thu May 21 06:02:25 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: 1254/2513] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:02:25 2026] GET /v2.0/networks/26b9d877-2791-4eb6-8dbc-e4e19e6d9205?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: 1255/2514] 199.19.213.66 () {30 vars in 715 bytes} [Thu May 21 06:02:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2515] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:02:25 2026] GET /v2.0/networks/26b9d877-2791-4eb6-8dbc-e4e19e6d9205?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: 1257/2516] 199.19.213.66 () {30 vars in 739 bytes} [Thu May 21 06:02:25 2026] GET /v2.0/subnets/6e28b323-e306-41e2-ad25-4187ce72a80c => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2517] 199.19.213.66 () {30 vars in 735 bytes} [Thu May 21 06:02:25 2026] GET /v2.0/ports/90288f68-97ad-4334-a9ba-a3c1546f5e0d => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2518] 10.0.0.1 () {34 vars in 667 bytes} [Thu May 21 06:02:23 2026] POST /v2.0/routers => generated 727 bytes in 2125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2519] 199.19.213.66 () {30 vars in 735 bytes} [Thu May 21 06:02:25 2026] GET /v2.0/ports/75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5 => generated 1346 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2520] 199.19.213.66 () {30 vars in 739 bytes} [Thu May 21 06:02:25 2026] GET /v2.0/subnets/6e28b323-e306-41e2-ad25-4187ce72a80c => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2521] 199.19.213.66 () {30 vars in 741 bytes} [Thu May 21 06:02:25 2026] GET /v2.0/networks/26b9d877-2791-4eb6-8dbc-e4e19e6d9205 => 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: 1262/2522] 199.19.213.66 () {30 vars in 735 bytes} [Thu May 21 06:02:25 2026] GET /v2.0/ports/90288f68-97ad-4334-a9ba-a3c1546f5e0d => generated 1132 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2523] 199.19.213.66 () {30 vars in 739 bytes} [Thu May 21 06:02:25 2026] GET /v2.0/subnets/6e28b323-e306-41e2-ad25-4187ce72a80c => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2524] 10.0.0.1 () {34 vars in 781 bytes} [Thu May 21 06:02:25 2026] PUT /v2.0/routers/988ac4f6-aa4b-4a80-a0e6-cd6e32ca24ba/add_router_interface => generated 309 bytes in 1551 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:02:27.790 8 WARNING neutron_lib.context [None req-751348f9-3724-488f-b077-183161c0f173 65a6a314b98d403891c378a1f7666418 19db26551d6b44fbba5e27ad9c43a27d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:02:27.839 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3691be22-ef90-42f8-887b-20f190045f00'] response: {'name': 'network-changed', 'server_uuid': 'a9ad2631-0d5a-4187-98b6-3ac8b4010aaf', 'tag': '75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1264/2525] 10.0.0.1 () {34 vars in 683 bytes} [Thu May 21 06:02:27 2026] POST /v2.0/security-groups => generated 1675 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 06:02:27.947 7 WARNING neutron_lib.context [None req-6813bcd0-a7b6-44be-aa1e-41b2bf05107f 65a6a314b98d403891c378a1f7666418 19db26551d6b44fbba5e27ad9c43a27d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1262/2526] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:02:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:02:28.120 8 WARNING neutron_lib.context [None req-7d39df94-e303-4d99-9d31-f3f68363f458 65a6a314b98d403891c378a1f7666418 19db26551d6b44fbba5e27ad9c43a27d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1265/2527] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:02:28 2026] POST /v2.0/security-group-rules => generated 596 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:02:28.252 7 WARNING neutron_lib.context [None req-8da87d0f-26c9-4f43-888c-c5b5c042c762 65a6a314b98d403891c378a1f7666418 19db26551d6b44fbba5e27ad9c43a27d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1263/2528] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:02:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:02:28.393 7 WARNING neutron_lib.context [None req-a2e424db-4810-4f31-b66a-70f59c5a6571 65a6a314b98d403891c378a1f7666418 19db26551d6b44fbba5e27ad9c43a27d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1266/2529] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:02:28 2026] GET /v2.0/ports?tenant_id=a18af91887ac4e9a892ac5b2c80a8009&device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 2586 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2530] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 06:02:28 2026] GET /v2.0/networks?id=26b9d877-2791-4eb6-8dbc-e4e19e6d9205 => generated 803 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2531] 199.19.213.66 () {34 vars in 1055 bytes} [Thu May 21 06:02:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.48&port_id=75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5 => 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: 1264/2532] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:02:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:02:28.532 7 WARNING neutron_lib.context [None req-22202983-807e-4bdf-bd8a-6c4984d76c19 65a6a314b98d403891c378a1f7666418 19db26551d6b44fbba5e27ad9c43a27d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1269/2533] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 06:02:28 2026] GET /v2.0/subnets?id=6e28b323-e306-41e2-ad25-4187ce72a80c => generated 679 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:02:28.586 7 INFO neutron.db.securitygroups_db [None req-22202983-807e-4bdf-bd8a-6c4984d76c19 65a6a314b98d403891c378a1f7666418 19db26551d6b44fbba5e27ad9c43a27d - - default default] Project 19db26551d6b44fbba5e27ad9c43a27d 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: 1270/2534] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:02:28 2026] GET /v2.0/ports?network_id=26b9d877-2791-4eb6-8dbc-e4e19e6d9205&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2535] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:02:28 2026] GET /v2.0/networks/26b9d877-2791-4eb6-8dbc-e4e19e6d9205?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: 1265/2536] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:02:28 2026] POST /v2.0/security-group-rules => generated 607 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:02:28.706 7 WARNING neutron_lib.context [None req-26408e00-9f17-456a-9355-4dff61f699e3 65a6a314b98d403891c378a1f7666418 19db26551d6b44fbba5e27ad9c43a27d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1272/2537] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:02:28 2026] GET /v2.0/networks/26b9d877-2791-4eb6-8dbc-e4e19e6d9205?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:02:28.744 7 INFO neutron.db.securitygroups_db [None req-26408e00-9f17-456a-9355-4dff61f699e3 65a6a314b98d403891c378a1f7666418 19db26551d6b44fbba5e27ad9c43a27d - - default default] Project 19db26551d6b44fbba5e27ad9c43a27d 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: 1266/2538] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:02:28 2026] POST /v2.0/security-group-rules => generated 606 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:02:29.206 8 WARNING neutron_lib.context [None req-2eebcbc9-16a0-4db1-8d0d-9a391fbb0c90 65a6a314b98d403891c378a1f7666418 19db26551d6b44fbba5e27ad9c43a27d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1273/2539] 10.0.0.1 () {34 vars in 683 bytes} [Thu May 21 06:02:29 2026] POST /v2.0/security-groups => generated 1662 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 06:02:29.335 7 WARNING neutron_lib.context [None req-c272d060-1be8-4b75-836f-6e05632ebc5a 65a6a314b98d403891c378a1f7666418 19db26551d6b44fbba5e27ad9c43a27d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1267/2540] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:02:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:02:29.549 8 WARNING neutron_lib.context [None req-fbc5e7bf-8380-4cac-99fc-41881118006c 65a6a314b98d403891c378a1f7666418 19db26551d6b44fbba5e27ad9c43a27d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1274/2541] 10.0.0.1 () {34 vars in 693 bytes} [Thu May 21 06:02:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:02:29.679 7 WARNING neutron_lib.context [None req-cfe7c902-661f-4d96-a9d9-02df58714eca 65a6a314b98d403891c378a1f7666418 19db26551d6b44fbba5e27ad9c43a27d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1268/2542] 10.0.0.1 () {34 vars in 674 bytes} [Thu May 21 06:02:29 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) [pid: 8|app: 0|req: 1275/2543] 10.0.0.7 () {34 vars in 1096 bytes} [Thu May 21 06:02:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--305472745&fields=id&tenant_id=19db26551d6b44fbba5e27ad9c43a27d => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2544] 10.0.0.7 () {34 vars in 1096 bytes} [Thu May 21 06:02:30 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-137699745&fields=id&tenant_id=19db26551d6b44fbba5e27ad9c43a27d => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2545] 10.0.0.7 () {34 vars in 980 bytes} [Thu May 21 06:02:30 2026] GET /v2.0/networks?id=f44f0467-252b-4968-bb03-d7cae1b51fee => generated 672 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2546] 10.0.0.7 () {34 vars in 963 bytes} [Thu May 21 06:02:30 2026] GET /v2.0/quotas/19db26551d6b44fbba5e27ad9c43a27d => 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: 1277/2547] 10.0.0.7 () {34 vars in 1000 bytes} [Thu May 21 06:02:30 2026] GET /v2.0/ports?tenant_id=19db26551d6b44fbba5e27ad9c43a27d&fields=id => generated 103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2548] 10.0.0.7 () {34 vars in 1006 bytes} [Thu May 21 06:02:30 2026] GET /v2.0/networks/f44f0467-252b-4968-bb03-d7cae1b51fee?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2549] 10.0.0.7 () {34 vars in 1106 bytes} [Thu May 21 06:02:30 2026] GET /v2.0/networks/f44f0467-252b-4968-bb03-d7cae1b51fee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2550] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:02:30 2026] GET /v2.0/ports?device_id=0659a9f4-77d3-47d6-afb3-20d583ce49f2 => 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: 1279/2551] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:02:31 2026] GET /v2.0/ports?device_id=0659a9f4-77d3-47d6-afb3-20d583ce49f2 => 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: 1273/2552] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:02:33 2026] GET /v2.0/ports?device_id=0659a9f4-77d3-47d6-afb3-20d583ce49f2 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:02:33.652 8 WARNING neutron_lib.context [None req-3a117208-a15b-4a68-9a1f-981954ebfa01 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1274/2553] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:02:34 2026] GET /v2.0/ports?device_id=0659a9f4-77d3-47d6-afb3-20d583ce49f2 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:02:34.955 8 INFO neutron.db.l3_db [None req-3a117208-a15b-4a68-9a1f-981954ebfa01 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Floating IP 40d6fb79-d8e3-4d9d-9deb-d1082ab075db associated. External IP: 10.96.250.202, port: 90288f68-97ad-4334-a9ba-a3c1546f5e0d. [pid: 7|app: 0|req: 1275/2554] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 06:02:35 2026] GET /v2.0/networks?id=f44f0467-252b-4968-bb03-d7cae1b51fee => generated 672 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2555] 199.19.213.66 () {34 vars in 1049 bytes} [Thu May 21 06:02:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=19db26551d6b44fbba5e27ad9c43a27d => generated 272 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2556] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:02:35 2026] GET /v2.0/ports?device_id=0659a9f4-77d3-47d6-afb3-20d583ce49f2 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:02:35.286 7 WARNING neutron_lib.context [req-76f42396-4e54-4241-9b45-44298b98823d req-93bd0eff-c816-4729-9315-17576fd5f712 65a6a314b98d403891c378a1f7666418 19db26551d6b44fbba5e27ad9c43a27d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1280/2557] 10.0.0.1 () {34 vars in 675 bytes} [Thu May 21 06:02:33 2026] POST /v2.0/floatingips => generated 899 bytes in 1676 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2558] 199.19.213.66 () {38 vars in 954 bytes} [Thu May 21 06:02:35 2026] POST /v2.0/ports => generated 997 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2559] 199.19.213.66 () {38 vars in 1027 bytes} [Thu May 21 06:02:35 2026] PUT /v2.0/ports/f9cc50de-a5fc-463b-a7ec-3a72c3e20265 => generated 1278 bytes in 444 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: 1279/2560] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:02:36 2026] GET /v2.0/ports?device_id=0659a9f4-77d3-47d6-afb3-20d583ce49f2 => generated 1012 bytes in 73 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: 1282/2561] 10.0.0.7 () {34 vars in 1118 bytes} [Thu May 21 06:02:36 2026] GET /v2.0/security-groups?id=12a6b235-2fa9-4921-99fc-8f3908acf46d&id=d59c403c-7c5d-41d6-abc3-4ba5d6e392e3&fields=id&fields=name => generated 205 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2562] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:02:36 2026] GET /v2.0/ports?tenant_id=19db26551d6b44fbba5e27ad9c43a27d&device_id=0659a9f4-77d3-47d6-afb3-20d583ce49f2 => generated 1281 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:02:37.073 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d4d54a1-71b9-4b7d-b212-ace3afab040a'] response: {'name': 'network-changed', 'server_uuid': '0659a9f4-77d3-47d6-afb3-20d583ce49f2', 'tag': 'f9cc50de-a5fc-463b-a7ec-3a72c3e20265', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1283/2563] 199.19.213.66 () {34 vars in 1017 bytes} [Thu May 21 06:02:37 2026] GET /v2.0/networks?tenant_id=19db26551d6b44fbba5e27ad9c43a27d&shared=False => generated 767 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2564] 199.19.213.66 () {34 vars in 929 bytes} [Thu May 21 06:02:37 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2567] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:02:37 2026] GET /v2.0/ports?device_id=0659a9f4-77d3-47d6-afb3-20d583ce49f2 => generated 1012 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2568] 10.0.0.7 () {34 vars in 1118 bytes} [Thu May 21 06:02:37 2026] GET /v2.0/security-groups?id=12a6b235-2fa9-4921-99fc-8f3908acf46d&id=d59c403c-7c5d-41d6-abc3-4ba5d6e392e3&fields=id&fields=name => generated 205 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2569] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:02:38 2026] GET /v2.0/ports?tenant_id=19db26551d6b44fbba5e27ad9c43a27d&device_id=0659a9f4-77d3-47d6-afb3-20d583ce49f2 => generated 1281 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2570] 199.19.213.66 () {34 vars in 1059 bytes} [Thu May 21 06:02:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=f9cc50de-a5fc-463b-a7ec-3a72c3e20265 => 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: 1287/2571] 199.19.213.66 () {30 vars in 701 bytes} [Thu May 21 06:02:38 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: 1288/2572] 199.19.213.66 () {30 vars in 703 bytes} [Thu May 21 06:02:38 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: 7|app: 0|req: 1285/2573] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 06:02:38 2026] GET /v2.0/subnets?id=2376c8ca-fc8d-4230-9e69-7980e416e2a5 => generated 690 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2574] 199.19.213.66 () {30 vars in 679 bytes} [Thu May 21 06:02:38 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: 1290/2575] 199.19.213.66 () {30 vars in 715 bytes} [Thu May 21 06:02:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:02:38.404 8 INFO neutron.api.v2.resource [None req-454c9c3a-cafc-4a5e-b219-38f7f0b34bc8 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1291/2576] 199.19.213.66 () {30 vars in 761 bytes} [Thu May 21 06:02:38 2026] GET /v2.0/security-groups/lb-975548eb-c09e-4575-a127-de652cee63c9 => 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: 1286/2577] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:02:38 2026] GET /v2.0/ports?network_id=f44f0467-252b-4968-bb03-d7cae1b51fee&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2578] 199.19.213.66 () {30 vars in 783 bytes} [Thu May 21 06:02:38 2026] GET /v2.0/security-groups?name=lb-975548eb-c09e-4575-a127-de652cee63c9 => generated 1637 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2579] 199.19.213.66 () {30 vars in 813 bytes} [Thu May 21 06:02:38 2026] GET /v2.0/security-group-rules?security_group_id=c6f3ff36-8d1b-4c1c-8a94-8f8c9e1c6849 => generated 1182 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2580] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:02:38 2026] GET /v2.0/networks/f44f0467-252b-4968-bb03-d7cae1b51fee?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2581] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:02:38 2026] GET /v2.0/networks/f44f0467-252b-4968-bb03-d7cae1b51fee?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: 1294/2582] 199.19.213.66 () {34 vars in 745 bytes} [Thu May 21 06:02:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2583] 199.19.213.66 () {34 vars in 745 bytes} [Thu May 21 06:02:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2584] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:02:38 2026] GET /v2.0/ports?device_id=0659a9f4-77d3-47d6-afb3-20d583ce49f2 => generated 1012 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2585] 10.0.0.7 () {34 vars in 1118 bytes} [Thu May 21 06:02:38 2026] GET /v2.0/security-groups?id=12a6b235-2fa9-4921-99fc-8f3908acf46d&id=d59c403c-7c5d-41d6-abc3-4ba5d6e392e3&fields=id&fields=name => generated 205 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2586] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:02:39 2026] GET /v2.0/ports?device_id=0659a9f4-77d3-47d6-afb3-20d583ce49f2 => generated 1012 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2587] 10.0.0.7 () {34 vars in 1118 bytes} [Thu May 21 06:02:39 2026] GET /v2.0/security-groups?id=12a6b235-2fa9-4921-99fc-8f3908acf46d&id=d59c403c-7c5d-41d6-abc3-4ba5d6e392e3&fields=id&fields=name => generated 205 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2588] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:02:41 2026] GET /v2.0/ports?device_id=0659a9f4-77d3-47d6-afb3-20d583ce49f2 => generated 1012 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2589] 10.0.0.7 () {34 vars in 1118 bytes} [Thu May 21 06:02:41 2026] GET /v2.0/security-groups?id=12a6b235-2fa9-4921-99fc-8f3908acf46d&id=d59c403c-7c5d-41d6-abc3-4ba5d6e392e3&fields=id&fields=name => generated 205 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2590] 199.19.213.66 () {34 vars in 993 bytes} [Thu May 21 06:02:41 2026] GET /v2.0/ports?device_id=0659a9f4-77d3-47d6-afb3-20d583ce49f2 => generated 1281 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2591] 199.19.213.66 () {34 vars in 1123 bytes} [Thu May 21 06:02:41 2026] GET /v2.0/security-groups?id=d59c403c-7c5d-41d6-abc3-4ba5d6e392e3&id=12a6b235-2fa9-4921-99fc-8f3908acf46d&fields=id&fields=name => generated 205 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2592] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:02:42 2026] GET /v2.0/ports?device_id=0659a9f4-77d3-47d6-afb3-20d583ce49f2 => generated 1012 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2593] 10.0.0.7 () {34 vars in 1118 bytes} [Thu May 21 06:02:42 2026] GET /v2.0/security-groups?id=12a6b235-2fa9-4921-99fc-8f3908acf46d&id=d59c403c-7c5d-41d6-abc3-4ba5d6e392e3&fields=id&fields=name => generated 205 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2594] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:02:43 2026] GET /v2.0/ports?device_id=0659a9f4-77d3-47d6-afb3-20d583ce49f2 => generated 1014 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2595] 10.0.0.7 () {34 vars in 1118 bytes} [Thu May 21 06:02:43 2026] GET /v2.0/security-groups?id=12a6b235-2fa9-4921-99fc-8f3908acf46d&id=d59c403c-7c5d-41d6-abc3-4ba5d6e392e3&fields=id&fields=name => generated 205 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2596] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:02:44 2026] GET /v2.0/ports?device_id=0659a9f4-77d3-47d6-afb3-20d583ce49f2 => generated 1014 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2597] 10.0.0.7 () {34 vars in 1118 bytes} [Thu May 21 06:02:44 2026] GET /v2.0/security-groups?id=12a6b235-2fa9-4921-99fc-8f3908acf46d&id=d59c403c-7c5d-41d6-abc3-4ba5d6e392e3&fields=id&fields=name => generated 205 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2598] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:02:44 2026] GET /v2.0/ports?device_id=0659a9f4-77d3-47d6-afb3-20d583ce49f2 => generated 1014 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:02:45.189 7 INFO neutron.db.l3_db [None req-437596fb-22d2-41e0-893e-4ceeef885fc3 65a6a314b98d403891c378a1f7666418 19db26551d6b44fbba5e27ad9c43a27d - - default default] Floating IP c5d1249b-52ab-4056-9a82-5e33130bfcdb associated. External IP: 10.96.250.211, port: f9cc50de-a5fc-463b-a7ec-3a72c3e20265. [pid: 7|app: 0|req: 1297/2599] 10.0.0.1 () {34 vars in 747 bytes} [Thu May 21 06:02:44 2026] PUT /v2.0/floatingips/c5d1249b-52ab-4056-9a82-5e33130bfcdb => generated 856 bytes in 662 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2600] 10.0.0.99 () {30 vars in 688 bytes} [Thu May 21 06:02:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2601] 10.0.0.99 () {30 vars in 690 bytes} [Thu May 21 06:02:47 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: 1304/2602] 10.0.0.99 () {30 vars in 666 bytes} [Thu May 21 06:02:47 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: 1299/2603] 10.0.0.99 () {30 vars in 702 bytes} [Thu May 21 06:02:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2604] 10.0.0.99 () {28 vars in 437 bytes} [Thu May 21 06:02:47 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2605] 10.0.0.99 () {30 vars in 726 bytes} [Thu May 21 06:02:47 2026] GET /v2.0/subnets/0eaad1ff-df9e-4003-8f56-b5912561f780 => generated 655 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2606] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:02:48 2026] GET /v2.0/ports?tenant_id=19db26551d6b44fbba5e27ad9c43a27d&device_id=0659a9f4-77d3-47d6-afb3-20d583ce49f2 => generated 1283 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:02:48.464 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-12ac1f47-7967-4cb4-a3ed-a93a14817ca8'] response: {'name': 'network-changed', 'server_uuid': '0659a9f4-77d3-47d6-afb3-20d583ce49f2', 'tag': 'f9cc50de-a5fc-463b-a7ec-3a72c3e20265', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1301/2607] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 06:02:48 2026] GET /v2.0/networks?id=f44f0467-252b-4968-bb03-d7cae1b51fee => generated 767 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2608] 199.19.213.66 () {34 vars in 1059 bytes} [Thu May 21 06:02:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=f9cc50de-a5fc-463b-a7ec-3a72c3e20265 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2609] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 06:02:48 2026] GET /v2.0/subnets?id=2376c8ca-fc8d-4230-9e69-7980e416e2a5 => generated 690 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2610] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:02:48 2026] GET /v2.0/ports?network_id=f44f0467-252b-4968-bb03-d7cae1b51fee&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2611] 199.19.213.66 () {30 vars in 701 bytes} [Thu May 21 06:02:48 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: 1310/2612] 199.19.213.66 () {30 vars in 703 bytes} [Thu May 21 06:02:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2613] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:02:48 2026] GET /v2.0/networks/f44f0467-252b-4968-bb03-d7cae1b51fee?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2614] 199.19.213.66 () {30 vars in 679 bytes} [Thu May 21 06:02:48 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: 1312/2615] 199.19.213.66 () {30 vars in 715 bytes} [Thu May 21 06:02:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2616] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:02:48 2026] GET /v2.0/networks/f44f0467-252b-4968-bb03-d7cae1b51fee?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: 1313/2617] 199.19.213.66 () {30 vars in 739 bytes} [Thu May 21 06:02:48 2026] GET /v2.0/subnets/0eaad1ff-df9e-4003-8f56-b5912561f780 => generated 673 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2618] 199.19.213.66 () {30 vars in 767 bytes} [Thu May 21 06:02:48 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2619] 199.19.213.66 () {30 vars in 701 bytes} [Thu May 21 06:02:49 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: 1306/2620] 199.19.213.66 () {30 vars in 703 bytes} [Thu May 21 06:02:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2621] 199.19.213.66 () {30 vars in 679 bytes} [Thu May 21 06:02:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2622] 199.19.213.66 () {30 vars in 715 bytes} [Thu May 21 06:02:49 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: 1316/2623] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:02:50 2026] GET /v2.0/networks/325931e3-78f4-4830-9869-9e87dd7a8ccb?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: 1308/2624] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:02:50 2026] GET /v2.0/networks/325931e3-78f4-4830-9869-9e87dd7a8ccb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2625] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 06:02:50 2026] GET /v2.0/networks?id=325931e3-78f4-4830-9869-9e87dd7a8ccb => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2626] 199.19.213.66 () {38 vars in 954 bytes} [Thu May 21 06:02:50 2026] POST /v2.0/ports => generated 1291 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2627] 199.19.213.66 () {38 vars in 1027 bytes} [Thu May 21 06:02:51 2026] PUT /v2.0/ports/46582ecd-db81-4665-b603-b01acf4b98be => generated 1452 bytes in 413 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: 1311/2630] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:02:52 2026] GET /v2.0/ports?tenant_id=a18af91887ac4e9a892ac5b2c80a8009&device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 4030 bytes in 54 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: 1320/2631] 199.19.213.66 () {34 vars in 1061 bytes} [Thu May 21 06:02:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.207&port_id=e3dde7a3-0818-491e-aed8-650d3e2d8b92 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2632] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 06:02:52 2026] GET /v2.0/subnets?id=1d24e1c0-b6f6-4649-90d9-f916f5a46bc5 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:02:52.739 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f4b3eb1-9d68-483d-9721-7cb2a9f86d81'] response: {'name': 'network-changed', 'server_uuid': 'a9ad2631-0d5a-4187-98b6-3ac8b4010aaf', 'tag': '46582ecd-db81-4665-b603-b01acf4b98be', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1321/2633] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:02:52 2026] GET /v2.0/ports?network_id=0b9d5335-3a2a-4ec8-ad03-4f20a74f028f&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: 1313/2634] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:02:52 2026] GET /v2.0/networks/0b9d5335-3a2a-4ec8-ad03-4f20a74f028f?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2635] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:02:52 2026] GET /v2.0/networks/0b9d5335-3a2a-4ec8-ad03-4f20a74f028f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2636] 199.19.213.66 () {34 vars in 1055 bytes} [Thu May 21 06:02:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.48&port_id=75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5 => 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: 1323/2637] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 06:02:52 2026] GET /v2.0/subnets?id=6e28b323-e306-41e2-ad25-4187ce72a80c => generated 679 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2638] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:02:52 2026] GET /v2.0/ports?network_id=26b9d877-2791-4eb6-8dbc-e4e19e6d9205&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2639] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:02:53 2026] GET /v2.0/networks/26b9d877-2791-4eb6-8dbc-e4e19e6d9205?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: 1316/2640] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:02:53 2026] GET /v2.0/networks/26b9d877-2791-4eb6-8dbc-e4e19e6d9205?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2641] 199.19.213.66 () {34 vars in 1053 bytes} [Thu May 21 06:02:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.6&port_id=46582ecd-db81-4665-b603-b01acf4b98be => 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: 1317/2642] 199.19.213.66 () {34 vars in 1101 bytes} [Thu May 21 06:02:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A59&port_id=46582ecd-db81-4665-b603-b01acf4b98be => 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: 1326/2643] 199.19.213.66 () {34 vars in 1063 bytes} [Thu May 21 06:02:53 2026] GET /v2.0/subnets?id=0eaad1ff-df9e-4003-8f56-b5912561f780&id=9623e80e-f548-4c68-a7c6-0e0caadbecc4 => generated 1409 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2644] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:02:53 2026] GET /v2.0/ports?network_id=325931e3-78f4-4830-9869-9e87dd7a8ccb&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2645] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:02:53 2026] GET /v2.0/ports?network_id=325931e3-78f4-4830-9869-9e87dd7a8ccb&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: 7|app: 0|req: 1319/2646] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:02:53 2026] GET /v2.0/networks/325931e3-78f4-4830-9869-9e87dd7a8ccb?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2647] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:02:53 2026] GET /v2.0/networks/325931e3-78f4-4830-9869-9e87dd7a8ccb?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: 1329/2648] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:02:54 2026] GET /v2.0/ports?tenant_id=a18af91887ac4e9a892ac5b2c80a8009&device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 4030 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2649] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:02:54 2026] GET /v2.0/ports?device_id=0659a9f4-77d3-47d6-afb3-20d583ce49f2 => generated 1014 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2650] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 06:02:54 2026] GET /v2.0/networks?id=325931e3-78f4-4830-9869-9e87dd7a8ccb => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2651] 10.0.0.7 () {34 vars in 1118 bytes} [Thu May 21 06:02:54 2026] GET /v2.0/security-groups?id=12a6b235-2fa9-4921-99fc-8f3908acf46d&id=d59c403c-7c5d-41d6-abc3-4ba5d6e392e3&fields=id&fields=name => generated 205 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2652] 199.19.213.66 () {34 vars in 1053 bytes} [Thu May 21 06:02:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.6&port_id=46582ecd-db81-4665-b603-b01acf4b98be => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2653] 199.19.213.66 () {34 vars in 1101 bytes} [Thu May 21 06:02:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A59&port_id=46582ecd-db81-4665-b603-b01acf4b98be => 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: 1323/2654] 199.19.213.66 () {34 vars in 1063 bytes} [Thu May 21 06:02:54 2026] GET /v2.0/subnets?id=0eaad1ff-df9e-4003-8f56-b5912561f780&id=9623e80e-f548-4c68-a7c6-0e0caadbecc4 => generated 1409 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2655] 10.0.0.1 () {32 vars in 734 bytes} [Thu May 21 06:02:54 2026] GET /v2.0/ports?device_id=0659a9f4-77d3-47d6-afb3-20d583ce49f2 => generated 1283 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2656] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:02:54 2026] GET /v2.0/ports?network_id=325931e3-78f4-4830-9869-9e87dd7a8ccb&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2657] 10.0.0.1 () {32 vars in 856 bytes} [Thu May 21 06:02:54 2026] GET /v2.0/floatingips?floating_network_id=65c175bf-80d3-4e7c-8a72-acb946a7029a&port_id=f9cc50de-a5fc-463b-a7ec-3a72c3e20265 => generated 861 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2658] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:02:54 2026] GET /v2.0/ports?network_id=325931e3-78f4-4830-9869-9e87dd7a8ccb&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2659] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:02:54 2026] GET /v2.0/networks/325931e3-78f4-4830-9869-9e87dd7a8ccb?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2660] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:02:54 2026] GET /v2.0/networks/325931e3-78f4-4830-9869-9e87dd7a8ccb?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: 1335/2661] 10.0.0.59 () {34 vars in 989 bytes} [Thu May 21 06:02:55 2026] GET /v2.0/ports?device_id=0659a9f4-77d3-47d6-afb3-20d583ce49f2 => generated 1283 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2662] 10.0.0.59 () {34 vars in 1119 bytes} [Thu May 21 06:02:55 2026] GET /v2.0/security-groups?id=d59c403c-7c5d-41d6-abc3-4ba5d6e392e3&id=12a6b235-2fa9-4921-99fc-8f3908acf46d&fields=id&fields=name => generated 205 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2663] 10.0.0.7 () {34 vars in 969 bytes} [Thu May 21 06:02:56 2026] GET /v2.0/ports/46582ecd-db81-4665-b603-b01acf4b98be => generated 1454 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2664] 199.19.213.66 () {30 vars in 735 bytes} [Thu May 21 06:02:56 2026] GET /v2.0/ports/46582ecd-db81-4665-b603-b01acf4b98be => generated 1454 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2665] 199.19.213.66 () {30 vars in 735 bytes} [Thu May 21 06:02:56 2026] GET /v2.0/ports/46582ecd-db81-4665-b603-b01acf4b98be => generated 1454 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2666] 199.19.213.66 () {34 vars in 788 bytes} [Thu May 21 06:02:56 2026] PUT /v2.0/ports/46582ecd-db81-4665-b603-b01acf4b98be => generated 1193 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2667] 199.19.213.66 () {30 vars in 741 bytes} [Thu May 21 06:02:57 2026] GET /v2.0/networks/325931e3-78f4-4830-9869-9e87dd7a8ccb => generated 798 bytes in 38 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: 1330/2668] 199.19.213.66 () {30 vars in 739 bytes} [Thu May 21 06:02:57 2026] GET /v2.0/subnets/0eaad1ff-df9e-4003-8f56-b5912561f780 => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2669] 199.19.213.66 () {30 vars in 701 bytes} [Thu May 21 06:02:57 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-21 06:02:57.421 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-be683353-ebb5-495d-a3fe-4b93ad5ca4a6'] response: {'name': 'network-changed', 'server_uuid': 'a9ad2631-0d5a-4187-98b6-3ac8b4010aaf', 'tag': '46582ecd-db81-4665-b603-b01acf4b98be', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1331/2670] 199.19.213.66 () {30 vars in 703 bytes} [Thu May 21 06:02:57 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: 1340/2671] 199.19.213.66 () {30 vars in 679 bytes} [Thu May 21 06:02: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: 7|app: 0|req: 1332/2672] 199.19.213.66 () {30 vars in 715 bytes} [Thu May 21 06:02:57 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: 1341/2673] 199.19.213.66 () {30 vars in 739 bytes} [Thu May 21 06:02:57 2026] GET /v2.0/subnets/6e28b323-e306-41e2-ad25-4187ce72a80c => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2674] 199.19.213.66 () {30 vars in 735 bytes} [Thu May 21 06:02:57 2026] GET /v2.0/ports/90288f68-97ad-4334-a9ba-a3c1546f5e0d => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2675] 199.19.213.66 () {30 vars in 735 bytes} [Thu May 21 06:02:57 2026] GET /v2.0/ports/75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5 => generated 1346 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2676] 199.19.213.66 () {30 vars in 739 bytes} [Thu May 21 06:02:57 2026] GET /v2.0/subnets/6e28b323-e306-41e2-ad25-4187ce72a80c => 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: 1335/2677] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:02:57 2026] GET /v2.0/ports?device_id=0659a9f4-77d3-47d6-afb3-20d583ce49f2 => generated 1014 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2678] 199.19.213.66 () {30 vars in 741 bytes} [Thu May 21 06:02:57 2026] GET /v2.0/networks/26b9d877-2791-4eb6-8dbc-e4e19e6d9205 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2679] 199.19.213.66 () {30 vars in 735 bytes} [Thu May 21 06:02:57 2026] GET /v2.0/ports/90288f68-97ad-4334-a9ba-a3c1546f5e0d => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2680] 10.0.0.7 () {34 vars in 1118 bytes} [Thu May 21 06:02:57 2026] GET /v2.0/security-groups?id=12a6b235-2fa9-4921-99fc-8f3908acf46d&id=d59c403c-7c5d-41d6-abc3-4ba5d6e392e3&fields=id&fields=name => generated 205 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2681] 199.19.213.66 () {30 vars in 739 bytes} [Thu May 21 06:02:57 2026] GET /v2.0/subnets/6e28b323-e306-41e2-ad25-4187ce72a80c => 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: 1337/2682] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:02:57 2026] GET /v2.0/ports?tenant_id=a18af91887ac4e9a892ac5b2c80a8009&device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 3807 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2683] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 06:02:57 2026] GET /v2.0/networks?id=325931e3-78f4-4830-9869-9e87dd7a8ccb => generated 801 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2684] 199.19.213.66 () {34 vars in 1053 bytes} [Thu May 21 06:02:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.6&port_id=46582ecd-db81-4665-b603-b01acf4b98be => 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: 1347/2685] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 06:02:57 2026] GET /v2.0/subnets?id=0eaad1ff-df9e-4003-8f56-b5912561f780 => 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: 1339/2686] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:02:58 2026] GET /v2.0/ports?network_id=325931e3-78f4-4830-9869-9e87dd7a8ccb&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2687] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:02:58 2026] GET /v2.0/networks/325931e3-78f4-4830-9869-9e87dd7a8ccb?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: 1340/2688] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:02:58 2026] GET /v2.0/networks/325931e3-78f4-4830-9869-9e87dd7a8ccb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2689] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:02:58 2026] GET /v2.0/ports?device_id=0659a9f4-77d3-47d6-afb3-20d583ce49f2 => generated 1014 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2690] 10.0.0.7 () {34 vars in 1118 bytes} [Thu May 21 06:02:58 2026] GET /v2.0/security-groups?id=12a6b235-2fa9-4921-99fc-8f3908acf46d&id=d59c403c-7c5d-41d6-abc3-4ba5d6e392e3&fields=id&fields=name => generated 205 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2691] 199.19.213.66 () {34 vars in 993 bytes} [Thu May 21 06:02:59 2026] GET /v2.0/ports?device_id=0659a9f4-77d3-47d6-afb3-20d583ce49f2 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:02:59.893 7 INFO neutron.db.l3_db [req-1f2b781a-8b13-4961-aba4-437dae4ff3ec req-646dd025-5320-4d91-a42d-e07dcebacab8 65a6a314b98d403891c378a1f7666418 19db26551d6b44fbba5e27ad9c43a27d - - default default] Floating IP c5d1249b-52ab-4056-9a82-5e33130bfcdb disassociated. External IP: 10.96.250.211, port: f9cc50de-a5fc-463b-a7ec-3a72c3e20265. [pid: 8|app: 0|req: 1351/2692] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:03:00 2026] GET /v2.0/ports?device_id=0659a9f4-77d3-47d6-afb3-20d583ce49f2 => 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: 1342/2693] 199.19.213.66 () {36 vars in 996 bytes} [Thu May 21 06:02:59 2026] DELETE /v2.0/ports/f9cc50de-a5fc-463b-a7ec-3a72c3e20265 => generated 0 bytes in 610 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2694] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:03:01 2026] GET /v2.0/ports?device_id=0659a9f4-77d3-47d6-afb3-20d583ce49f2 => 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: 1343/2695] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:03:02 2026] GET /v2.0/ports?device_id=0659a9f4-77d3-47d6-afb3-20d583ce49f2 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2696] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:03:03 2026] GET /v2.0/ports?device_id=0659a9f4-77d3-47d6-afb3-20d583ce49f2 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:03:03.405 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a2e9955-8d54-4058-b26e-b1709bd57933'] response: {'server_uuid': '0659a9f4-77d3-47d6-afb3-20d583ce49f2', 'name': 'network-vif-deleted', 'tag': 'f9cc50de-a5fc-463b-a7ec-3a72c3e20265', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1344/2697] 10.0.0.99 () {30 vars in 688 bytes} [Thu May 21 06:03:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2698] 10.0.0.99 () {30 vars in 690 bytes} [Thu May 21 06:03:03 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: 1345/2699] 10.0.0.99 () {30 vars in 666 bytes} [Thu May 21 06:03:03 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: 1355/2700] 10.0.0.99 () {30 vars in 702 bytes} [Thu May 21 06:03:03 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: 1346/2701] 10.0.0.99 () {28 vars in 437 bytes} [Thu May 21 06:03:03 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2702] 10.0.0.99 () {30 vars in 726 bytes} [Thu May 21 06:03:03 2026] GET /v2.0/subnets/8bff31b6-6322-4f1c-a6ba-662ec1d430e6 => generated 656 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2703] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:03:04 2026] DELETE /v2.0/security-groups/d59c403c-7c5d-41d6-abc3-4ba5d6e392e3 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:03:04.631 8 INFO neutron.api.v2.resource [None req-86dbdd54-586c-4fa7-99d9-e44cdaff8e7b 65a6a314b98d403891c378a1f7666418 19db26551d6b44fbba5e27ad9c43a27d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1357/2704] 10.0.0.1 () {32 vars in 735 bytes} [Thu May 21 06:03:04 2026] GET /v2.0/security-groups/d59c403c-7c5d-41d6-abc3-4ba5d6e392e3 => 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: 1348/2705] 10.0.0.1 () {32 vars in 730 bytes} [Thu May 21 06:03:04 2026] DELETE /v2.0/floatingips/c5d1249b-52ab-4056-9a82-5e33130bfcdb => generated 0 bytes in 327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2706] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:03:04 2026] DELETE /v2.0/security-groups/12a6b235-2fa9-4921-99fc-8f3908acf46d => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2707] 199.19.213.66 () {30 vars in 701 bytes} [Thu May 21 06:03:05 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: 1360/2708] 199.19.213.66 () {30 vars in 703 bytes} [Thu May 21 06:03:05 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: 1361/2709] 199.19.213.66 () {30 vars in 679 bytes} [Thu May 21 06:03:05 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: 1362/2710] 199.19.213.66 () {30 vars in 715 bytes} [Thu May 21 06:03:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2711] 199.19.213.66 () {30 vars in 739 bytes} [Thu May 21 06:03:05 2026] GET /v2.0/subnets/0eaad1ff-df9e-4003-8f56-b5912561f780 => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2712] 199.19.213.66 () {30 vars in 739 bytes} [Thu May 21 06:03:05 2026] GET /v2.0/subnets/8bff31b6-6322-4f1c-a6ba-662ec1d430e6 => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2713] 199.19.213.66 () {30 vars in 767 bytes} [Thu May 21 06:03:05 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 3807 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2714] 199.19.213.66 () {30 vars in 701 bytes} [Thu May 21 06:03:06 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: 1367/2715] 199.19.213.66 () {30 vars in 703 bytes} [Thu May 21 06:03:06 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: 1368/2716] 199.19.213.66 () {30 vars in 679 bytes} [Thu May 21 06:03:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2717] 10.0.0.1 () {34 vars in 787 bytes} [Thu May 21 06:03:05 2026] PUT /v2.0/routers/ccfd8c7c-4154-4b28-9eea-9dc29b8df45a/remove_router_interface => generated 309 bytes in 1050 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2718] 199.19.213.66 () {30 vars in 715 bytes} [Thu May 21 06:03:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:03:07.111 7 INFO neutron.db.l3_hamode_db [None req-03d7a7e4-af0a-4cb9-a691-412ef87863f9 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] HA network 06d9f17d-5196-4d08-b5d7-8788e0935fc9 was deleted as no HA routers are present in tenant 19db26551d6b44fbba5e27ad9c43a27d. [pid: 7|app: 0|req: 1350/2719] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:03:06 2026] DELETE /v2.0/routers/ccfd8c7c-4154-4b28-9eea-9dc29b8df45a => generated 0 bytes in 916 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2720] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:03:07 2026] DELETE /v2.0/subnets/2376c8ca-fc8d-4230-9e69-7980e416e2a5 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:03:07.300 7 INFO neutron.services.segments.plugin [-] Segment 03092297-7ad8-4c01-8a94-8a22672f2f56 resource provider aggregate not found 2026-05-21 06:03:07.305 7 INFO neutron.services.segments.plugin [-] Segment 03092297-7ad8-4c01-8a94-8a22672f2f56 resource provider aggregate not found 2026-05-21 06:03:07.319 7 INFO neutron.services.segments.plugin [-] Segment 03092297-7ad8-4c01-8a94-8a22672f2f56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03092297-7ad8-4c01-8a94-8a22672f2f56 found for delete ", "request_id": "req-8b923d8c-3142-443b-b58a-bc7c07bb621a"}]} 2026-05-21 06:03:07.321 7 INFO neutron.services.segments.plugin [-] Segment 03092297-7ad8-4c01-8a94-8a22672f2f56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03092297-7ad8-4c01-8a94-8a22672f2f56 found for delete ", "request_id": "req-d4422478-cf73-47e4-85b7-5ba1f52f22ad"}]} [pid: 7|app: 0|req: 1351/2723] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:03:07 2026] DELETE /v2.0/networks/f44f0467-252b-4968-bb03-d7cae1b51fee => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2724] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:03:07 2026] GET /v2.0/networks/80f2c263-3b98-4a2a-9c84-dccf070d1251?fields=segments => generated 14 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2725] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:03:07 2026] GET /v2.0/networks/80f2c263-3b98-4a2a-9c84-dccf070d1251?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2726] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 06:03:08 2026] GET /v2.0/networks?id=80f2c263-3b98-4a2a-9c84-dccf070d1251 => generated 798 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2727] 10.0.0.1 () {34 vars in 787 bytes} [Thu May 21 06:03:07 2026] PUT /v2.0/routers/988ac4f6-aa4b-4a80-a0e6-cd6e32ca24ba/remove_router_interface => generated 309 bytes in 977 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2728] 199.19.213.66 () {38 vars in 954 bytes} [Thu May 21 06:03:08 2026] POST /v2.0/ports => generated 1307 bytes in 403 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: 1356/2729] 199.19.213.66 () {38 vars in 1027 bytes} [Thu May 21 06:03:08 2026] PUT /v2.0/ports/84d66ade-1fa8-4ff7-aa60-f3376305e70d => generated 1468 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:03:09.523 8 INFO neutron.db.l3_hamode_db [None req-1dffce75-038b-4e57-b30f-dbf92d7db07e c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] HA network caeed8e3-4224-4e32-b418-413c871258ed was deleted as no HA routers are present in tenant a74dec807e534c338e5a6c5e566972d4. [pid: 8|app: 0|req: 1374/2730] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:03:08 2026] DELETE /v2.0/routers/988ac4f6-aa4b-4a80-a0e6-cd6e32ca24ba => generated 0 bytes in 926 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:09.563 7 INFO neutron.services.segments.plugin [-] Segment b2dcef20-c418-48b6-adc2-8cf0c57ba4f3 resource provider aggregate not found 2026-05-21 06:03:09.572 7 INFO neutron.services.segments.plugin [-] Segment b2dcef20-c418-48b6-adc2-8cf0c57ba4f3 resource provider aggregate not found 2026-05-21 06:03:09.582 7 INFO neutron.services.segments.plugin [-] Segment b2dcef20-c418-48b6-adc2-8cf0c57ba4f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2dcef20-c418-48b6-adc2-8cf0c57ba4f3 found for delete ", "request_id": "req-4f3d6ffc-9daf-4fce-a48c-88075847bea1"}]} 2026-05-21 06:03:09.583 7 INFO neutron.services.segments.plugin [-] Segment b2dcef20-c418-48b6-adc2-8cf0c57ba4f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2dcef20-c418-48b6-adc2-8cf0c57ba4f3 found for delete ", "request_id": "req-a9e3a8bb-cfb3-44f4-95a9-437712c99c72"}]} 2026-05-21 06:03:09.638 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-93a58bf9-530f-456b-9e08-7525101b27a5'] response: {'name': 'network-changed', 'server_uuid': 'a9ad2631-0d5a-4187-98b6-3ac8b4010aaf', 'tag': '84d66ade-1fa8-4ff7-aa60-f3376305e70d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1357/2731] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:03:09 2026] DELETE /v2.0/subnets/40c09f89-0b1b-43e5-8a18-e0c792048a99 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:03:09.704 8 INFO neutron.services.segments.plugin [-] Segment b10fcf68-3efa-4b4a-8f85-3e64c663f61e resource provider aggregate not found 2026-05-21 06:03:09.715 8 INFO neutron.services.segments.plugin [-] Segment b10fcf68-3efa-4b4a-8f85-3e64c663f61e resource provider aggregate not found 2026-05-21 06:03:09.729 8 INFO neutron.services.segments.plugin [-] Segment b10fcf68-3efa-4b4a-8f85-3e64c663f61e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b10fcf68-3efa-4b4a-8f85-3e64c663f61e found for delete ", "request_id": "req-bb65e835-f9ac-4a89-babd-8a23e5fa9f37"}]} 2026-05-21 06:03:09.731 8 INFO neutron.services.segments.plugin [-] Segment b10fcf68-3efa-4b4a-8f85-3e64c663f61e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b10fcf68-3efa-4b4a-8f85-3e64c663f61e found for delete ", "request_id": "req-2fef3708-4218-4abc-8d64-99f26b614ba1"}]} [pid: 8|app: 0|req: 1375/2732] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:03:09 2026] DELETE /v2.0/networks/3c29015e-9d5d-4f98-b463-55fe3a3cd5fb => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2733] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:03:10 2026] GET /v2.0/ports?tenant_id=a18af91887ac4e9a892ac5b2c80a8009&device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 5267 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2734] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 06:03:10 2026] GET /v2.0/networks?id=80f2c263-3b98-4a2a-9c84-dccf070d1251 => generated 798 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2735] 199.19.213.66 () {34 vars in 1057 bytes} [Thu May 21 06:03:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.146&port_id=84d66ade-1fa8-4ff7-aa60-f3376305e70d => 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: 1360/2736] 199.19.213.66 () {34 vars in 1105 bytes} [Thu May 21 06:03:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A33b&port_id=84d66ade-1fa8-4ff7-aa60-f3376305e70d => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2737] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:03:10 2026] GET /v2.0/security-groups?tenant_id=a74dec807e534c338e5a6c5e566972d4&name=default => generated 2929 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2738] 199.19.213.66 () {34 vars in 1063 bytes} [Thu May 21 06:03:10 2026] GET /v2.0/subnets?id=eb56133a-cec5-4b26-9d5a-9bd2bbebd79e&id=8bff31b6-6322-4f1c-a6ba-662ec1d430e6 => generated 1414 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2739] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:03:10 2026] GET /v2.0/ports?network_id=80f2c263-3b98-4a2a-9c84-dccf070d1251&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: 7|app: 0|req: 1363/2740] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:03:10 2026] GET /v2.0/ports?network_id=80f2c263-3b98-4a2a-9c84-dccf070d1251&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: 1378/2741] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:03:10 2026] DELETE /v2.0/security-groups/0a7b8b94-a65a-4ce0-b2ea-feddddb112c5 => 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: 1364/2742] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:03:10 2026] GET /v2.0/networks/80f2c263-3b98-4a2a-9c84-dccf070d1251?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2743] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:03:10 2026] GET /v2.0/networks/80f2c263-3b98-4a2a-9c84-dccf070d1251?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: 1365/2744] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:03:10 2026] GET /v2.0/security-groups?tenant_id=19db26551d6b44fbba5e27ad9c43a27d&name=default => generated 2929 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2745] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:03:10 2026] DELETE /v2.0/security-groups/9671c39b-713c-4b39-848f-38c48cda6332 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2746] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:03:11 2026] GET /v2.0/ports?tenant_id=a18af91887ac4e9a892ac5b2c80a8009&device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 5267 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2747] 199.19.213.66 () {34 vars in 1061 bytes} [Thu May 21 06:03:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.207&port_id=e3dde7a3-0818-491e-aed8-650d3e2d8b92 => 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: 1367/2748] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 06:03:11 2026] GET /v2.0/subnets?id=1d24e1c0-b6f6-4649-90d9-f916f5a46bc5 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2749] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:03:11 2026] GET /v2.0/ports?network_id=0b9d5335-3a2a-4ec8-ad03-4f20a74f028f&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: 1368/2750] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:03:11 2026] GET /v2.0/networks/0b9d5335-3a2a-4ec8-ad03-4f20a74f028f?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:03:11.759 8 INFO neutron.services.segments.plugin [-] Segment f123a676-5c7b-4dfd-a168-d3b7318c985c resource provider aggregate not found 2026-05-21 06:03:11.763 8 INFO neutron.services.segments.plugin [-] Segment f123a676-5c7b-4dfd-a168-d3b7318c985c resource provider aggregate not found 2026-05-21 06:03:11.774 8 INFO neutron.services.segments.plugin [-] Segment f123a676-5c7b-4dfd-a168-d3b7318c985c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f123a676-5c7b-4dfd-a168-d3b7318c985c found for delete ", "request_id": "req-cd959c0c-a2b8-4e2a-b248-f58df3b64222"}]} 2026-05-21 06:03:11.779 8 INFO neutron.services.segments.plugin [-] Segment f123a676-5c7b-4dfd-a168-d3b7318c985c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f123a676-5c7b-4dfd-a168-d3b7318c985c found for delete ", "request_id": "req-1c1a47d3-2c38-4f00-a24d-000b6b08aa1c"}]} [pid: 8|app: 0|req: 1383/2751] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:03:11 2026] GET /v2.0/networks/0b9d5335-3a2a-4ec8-ad03-4f20a74f028f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2752] 199.19.213.66 () {34 vars in 1055 bytes} [Thu May 21 06:03:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.48&port_id=75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5 => 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: 1384/2753] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 06:03:11 2026] GET /v2.0/subnets?id=6e28b323-e306-41e2-ad25-4187ce72a80c => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2754] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:03:11 2026] GET /v2.0/ports?network_id=26b9d877-2791-4eb6-8dbc-e4e19e6d9205&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: 1385/2755] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:03:11 2026] GET /v2.0/networks/26b9d877-2791-4eb6-8dbc-e4e19e6d9205?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2756] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:03:12 2026] GET /v2.0/networks/26b9d877-2791-4eb6-8dbc-e4e19e6d9205?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2757] 199.19.213.66 () {34 vars in 1053 bytes} [Thu May 21 06:03:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.6&port_id=46582ecd-db81-4665-b603-b01acf4b98be => 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: 1372/2758] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 06:03:12 2026] GET /v2.0/subnets?id=0eaad1ff-df9e-4003-8f56-b5912561f780 => 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: 1387/2759] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:03:12 2026] GET /v2.0/ports?network_id=325931e3-78f4-4830-9869-9e87dd7a8ccb&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2760] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:03:12 2026] GET /v2.0/networks/325931e3-78f4-4830-9869-9e87dd7a8ccb?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: 1388/2761] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:03:12 2026] GET /v2.0/networks/325931e3-78f4-4830-9869-9e87dd7a8ccb?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: 1374/2762] 199.19.213.66 () {34 vars in 1057 bytes} [Thu May 21 06:03:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.146&port_id=84d66ade-1fa8-4ff7-aa60-f3376305e70d => 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: 1389/2763] 199.19.213.66 () {34 vars in 1105 bytes} [Thu May 21 06:03:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A33b&port_id=84d66ade-1fa8-4ff7-aa60-f3376305e70d => 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: 1375/2764] 199.19.213.66 () {34 vars in 1063 bytes} [Thu May 21 06:03:12 2026] GET /v2.0/subnets?id=eb56133a-cec5-4b26-9d5a-9bd2bbebd79e&id=8bff31b6-6322-4f1c-a6ba-662ec1d430e6 => generated 1414 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2765] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:03:12 2026] GET /v2.0/ports?network_id=80f2c263-3b98-4a2a-9c84-dccf070d1251&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2766] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:03:12 2026] GET /v2.0/ports?network_id=80f2c263-3b98-4a2a-9c84-dccf070d1251&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: 1391/2767] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:03:12 2026] GET /v2.0/networks/80f2c263-3b98-4a2a-9c84-dccf070d1251?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2768] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:03:12 2026] GET /v2.0/networks/80f2c263-3b98-4a2a-9c84-dccf070d1251?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2769] 10.0.0.1 () {34 vars in 676 bytes} [Thu May 21 06:03:14 2026] POST /v2.0/qos/policies => generated 359 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2770] 10.0.0.1 () {34 vars in 676 bytes} [Thu May 21 06:03:14 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2771] 10.0.0.1 () {34 vars in 676 bytes} [Thu May 21 06:03:14 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2772] 10.0.0.1 () {34 vars in 676 bytes} [Thu May 21 06:03:14 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2773] 10.0.0.1 () {34 vars in 676 bytes} [Thu May 21 06:03:14 2026] POST /v2.0/qos/policies => generated 359 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2774] 10.0.0.1 () {34 vars in 751 bytes} [Thu May 21 06:03:14 2026] PUT /v2.0/policies/b9041dff-89e6-4fb4-b08f-58207075f2ea/tags => generated 17 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2775] 10.0.0.1 () {34 vars in 751 bytes} [Thu May 21 06:03:15 2026] PUT /v2.0/policies/6c416041-7899-40f4-a1a2-f45879f1731c/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/2776] 10.0.0.1 () {34 vars in 751 bytes} [Thu May 21 06:03:15 2026] PUT /v2.0/policies/c2aed3ad-4c66-4bf8-894b-c0af7ab1d5d3/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2777] 10.0.0.1 () {34 vars in 751 bytes} [Thu May 21 06:03:15 2026] PUT /v2.0/policies/257f674e-7fb6-404d-835a-af83d50e7c44/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2778] 10.0.0.1 () {32 vars in 672 bytes} [Thu May 21 06:03:15 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2779] 10.0.0.1 () {32 vars in 686 bytes} [Thu May 21 06:03:15 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2780] 10.0.0.1 () {32 vars in 682 bytes} [Thu May 21 06:03:15 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2781] 10.0.0.1 () {32 vars in 694 bytes} [Thu May 21 06:03:15 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2782] 10.0.0.1 () {32 vars in 680 bytes} [Thu May 21 06:03:15 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2783] 10.0.0.1 () {32 vars in 694 bytes} [Thu May 21 06:03:15 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2784] 10.0.0.1 () {32 vars in 690 bytes} [Thu May 21 06:03:15 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2785] 10.0.0.1 () {32 vars in 702 bytes} [Thu May 21 06:03:16 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2786] 10.0.0.1 () {32 vars in 732 bytes} [Thu May 21 06:03:16 2026] DELETE /v2.0/qos/policies/b9041dff-89e6-4fb4-b08f-58207075f2ea => 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: 1401/2787] 10.0.0.1 () {32 vars in 732 bytes} [Thu May 21 06:03:16 2026] DELETE /v2.0/qos/policies/6c416041-7899-40f4-a1a2-f45879f1731c => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2788] 10.0.0.7 () {34 vars in 969 bytes} [Thu May 21 06:03:16 2026] GET /v2.0/ports/84d66ade-1fa8-4ff7-aa60-f3376305e70d => generated 1470 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2789] 199.19.213.66 () {30 vars in 735 bytes} [Thu May 21 06:03:16 2026] GET /v2.0/ports/84d66ade-1fa8-4ff7-aa60-f3376305e70d => generated 1470 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2790] 10.0.0.1 () {32 vars in 732 bytes} [Thu May 21 06:03:16 2026] DELETE /v2.0/qos/policies/c2aed3ad-4c66-4bf8-894b-c0af7ab1d5d3 => 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: 1389/2791] 199.19.213.66 () {30 vars in 735 bytes} [Thu May 21 06:03:16 2026] GET /v2.0/ports/84d66ade-1fa8-4ff7-aa60-f3376305e70d => generated 1470 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2792] 10.0.0.1 () {32 vars in 732 bytes} [Thu May 21 06:03:16 2026] DELETE /v2.0/qos/policies/257f674e-7fb6-404d-835a-af83d50e7c44 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2793] 10.0.0.1 () {32 vars in 732 bytes} [Thu May 21 06:03:16 2026] DELETE /v2.0/qos/policies/9ef9742d-bc02-4083-85a6-895322186b19 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2794] 199.19.213.66 () {34 vars in 788 bytes} [Thu May 21 06:03:16 2026] PUT /v2.0/ports/84d66ade-1fa8-4ff7-aa60-f3376305e70d => generated 1201 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2795] 199.19.213.66 () {30 vars in 741 bytes} [Thu May 21 06:03:16 2026] GET /v2.0/networks/80f2c263-3b98-4a2a-9c84-dccf070d1251 => generated 795 bytes in 60 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-21 06:03:16.784 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b70e15d3-46b6-4eeb-afe3-d9ea4e6392f9'] response: {'name': 'network-changed', 'server_uuid': 'a9ad2631-0d5a-4187-98b6-3ac8b4010aaf', 'tag': '84d66ade-1fa8-4ff7-aa60-f3376305e70d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1391/2796] 199.19.213.66 () {30 vars in 739 bytes} [Thu May 21 06:03:16 2026] GET /v2.0/subnets/8bff31b6-6322-4f1c-a6ba-662ec1d430e6 => generated 674 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2797] 199.19.213.66 () {30 vars in 701 bytes} [Thu May 21 06:03:16 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: 1392/2798] 199.19.213.66 () {30 vars in 703 bytes} [Thu May 21 06:03:16 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: 1407/2799] 199.19.213.66 () {30 vars in 679 bytes} [Thu May 21 06:03:16 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: 1393/2800] 199.19.213.66 () {30 vars in 715 bytes} [Thu May 21 06:03:16 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: 1408/2801] 199.19.213.66 () {30 vars in 739 bytes} [Thu May 21 06:03:16 2026] GET /v2.0/subnets/6e28b323-e306-41e2-ad25-4187ce72a80c => 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: 1394/2802] 199.19.213.66 () {30 vars in 735 bytes} [Thu May 21 06:03:16 2026] GET /v2.0/ports/90288f68-97ad-4334-a9ba-a3c1546f5e0d => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2803] 199.19.213.66 () {30 vars in 735 bytes} [Thu May 21 06:03:17 2026] GET /v2.0/ports/75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5 => generated 1346 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2804] 199.19.213.66 () {30 vars in 739 bytes} [Thu May 21 06:03:17 2026] GET /v2.0/subnets/6e28b323-e306-41e2-ad25-4187ce72a80c => generated 676 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2805] 199.19.213.66 () {30 vars in 741 bytes} [Thu May 21 06:03:17 2026] GET /v2.0/networks/26b9d877-2791-4eb6-8dbc-e4e19e6d9205 => 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: 1411/2806] 199.19.213.66 () {30 vars in 735 bytes} [Thu May 21 06:03:17 2026] GET /v2.0/ports/90288f68-97ad-4334-a9ba-a3c1546f5e0d => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2807] 199.19.213.66 () {30 vars in 739 bytes} [Thu May 21 06:03:17 2026] GET /v2.0/subnets/6e28b323-e306-41e2-ad25-4187ce72a80c => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2808] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:03:17 2026] GET /v2.0/ports?tenant_id=a18af91887ac4e9a892ac5b2c80a8009&device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 5036 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2809] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 06:03:17 2026] GET /v2.0/networks?id=80f2c263-3b98-4a2a-9c84-dccf070d1251 => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2810] 199.19.213.66 () {34 vars in 1057 bytes} [Thu May 21 06:03:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.146&port_id=84d66ade-1fa8-4ff7-aa60-f3376305e70d => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2811] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 06:03:17 2026] GET /v2.0/subnets?id=8bff31b6-6322-4f1c-a6ba-662ec1d430e6 => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2812] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:03:17 2026] GET /v2.0/ports?network_id=80f2c263-3b98-4a2a-9c84-dccf070d1251&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2813] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:03:17 2026] GET /v2.0/networks/80f2c263-3b98-4a2a-9c84-dccf070d1251?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: 1396/2814] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:03:17 2026] GET /v2.0/security-groups?tenant_id=ddb3ad08aec449f2993a3ae0dbdda9e0&name=default => generated 2929 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2815] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:03:17 2026] GET /v2.0/networks/80f2c263-3b98-4a2a-9c84-dccf070d1251?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: 7|app: 0|req: 1397/2816] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:03:17 2026] DELETE /v2.0/security-groups/b57d6cc0-487e-4ff3-abba-4e373e0a595c => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2817] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:03:17 2026] GET /v2.0/security-groups?tenant_id=af2d17f639ec4471932867f335918eca&name=default => generated 2929 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2818] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:03:17 2026] DELETE /v2.0/security-groups/acd8d0c1-390e-4c7c-b571-6e2075879c1d => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2819] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:03:18 2026] GET /v2.0/security-groups?tenant_id=0e728f65a2904f6ab9827c093c8f3dc6&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2820] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:03:18 2026] DELETE /v2.0/security-groups/82477c01-cd53-4934-8cfb-32c1a986695a => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:03:22.615 7 WARNING neutron_lib.context [None req-8dd71060-9261-4c12-8cde-53dfd317c442 3f73ca12efe84fbaaaeb5417b54e6481 38cac6fc411f46449427e26cb1e057f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:03:22.653 7 INFO neutron.db.segments_db [None req-8dd71060-9261-4c12-8cde-53dfd317c442 3f73ca12efe84fbaaaeb5417b54e6481 38cac6fc411f46449427e26cb1e057f1 - - default default] Added segment f770a3d6-c01c-4095-8993-6868a1e1434a of type vxlan for network 0643d8ac-df37-4c79-b862-73e287d18ac0 2026-05-21 06:03:22.888 7 INFO neutron.db.l3_hamode_db [None req-8dd71060-9261-4c12-8cde-53dfd317c442 3f73ca12efe84fbaaaeb5417b54e6481 38cac6fc411f46449427e26cb1e057f1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 06:03:22.994 7 INFO neutron.db.l3_hamode_db [None req-8dd71060-9261-4c12-8cde-53dfd317c442 3f73ca12efe84fbaaaeb5417b54e6481 38cac6fc411f46449427e26cb1e057f1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1401/2823] 10.0.0.1 () {34 vars in 666 bytes} [Thu May 21 06:03:22 2026] POST /v2.0/routers => generated 474 bytes in 1086 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:03:23.571 8 WARNING neutron_lib.context [None req-9aaac0d8-5d68-444d-bd9c-82295fb18b07 3f73ca12efe84fbaaaeb5417b54e6481 38cac6fc411f46449427e26cb1e057f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:03:23.609 8 INFO neutron.db.l3_hamode_db [None req-9aaac0d8-5d68-444d-bd9c-82295fb18b07 3f73ca12efe84fbaaaeb5417b54e6481 38cac6fc411f46449427e26cb1e057f1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 06:03:23.719 8 INFO neutron.db.l3_hamode_db [None req-9aaac0d8-5d68-444d-bd9c-82295fb18b07 3f73ca12efe84fbaaaeb5417b54e6481 38cac6fc411f46449427e26cb1e057f1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1423/2824] 10.0.0.1 () {34 vars in 666 bytes} [Thu May 21 06:03:23 2026] POST /v2.0/routers => generated 474 bytes in 693 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:03:24.272 7 WARNING neutron_lib.context [None req-9df1c5a9-ac04-4e10-ac41-6f07ae617c34 3f73ca12efe84fbaaaeb5417b54e6481 38cac6fc411f46449427e26cb1e057f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:03:24.308 7 INFO neutron.db.l3_hamode_db [None req-9df1c5a9-ac04-4e10-ac41-6f07ae617c34 3f73ca12efe84fbaaaeb5417b54e6481 38cac6fc411f46449427e26cb1e057f1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 06:03:24.435 7 INFO neutron.db.l3_hamode_db [None req-9df1c5a9-ac04-4e10-ac41-6f07ae617c34 3f73ca12efe84fbaaaeb5417b54e6481 38cac6fc411f46449427e26cb1e057f1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1402/2825] 10.0.0.1 () {34 vars in 666 bytes} [Thu May 21 06:03:24 2026] POST /v2.0/routers => generated 474 bytes in 737 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:03:25.012 8 WARNING neutron_lib.context [None req-cffc1bad-9956-43c0-bcbd-09956a565a73 3f73ca12efe84fbaaaeb5417b54e6481 38cac6fc411f46449427e26cb1e057f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:03:25.048 8 INFO neutron.db.l3_hamode_db [None req-cffc1bad-9956-43c0-bcbd-09956a565a73 3f73ca12efe84fbaaaeb5417b54e6481 38cac6fc411f46449427e26cb1e057f1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 06:03:25.157 8 INFO neutron.db.l3_hamode_db [None req-cffc1bad-9956-43c0-bcbd-09956a565a73 3f73ca12efe84fbaaaeb5417b54e6481 38cac6fc411f46449427e26cb1e057f1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1424/2826] 10.0.0.1 () {34 vars in 666 bytes} [Thu May 21 06:03:25 2026] POST /v2.0/routers => generated 474 bytes in 781 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:03:25.797 7 WARNING neutron_lib.context [None req-770622e9-895c-4e14-bde6-d0dd2af764f2 3f73ca12efe84fbaaaeb5417b54e6481 38cac6fc411f46449427e26cb1e057f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:03:25.835 7 INFO neutron.db.l3_hamode_db [None req-770622e9-895c-4e14-bde6-d0dd2af764f2 3f73ca12efe84fbaaaeb5417b54e6481 38cac6fc411f46449427e26cb1e057f1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 06:03:25.945 7 INFO neutron.db.l3_hamode_db [None req-770622e9-895c-4e14-bde6-d0dd2af764f2 3f73ca12efe84fbaaaeb5417b54e6481 38cac6fc411f46449427e26cb1e057f1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1403/2827] 10.0.0.1 () {34 vars in 666 bytes} [Thu May 21 06:03:25 2026] POST /v2.0/routers => generated 474 bytes in 721 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2828] 10.0.0.1 () {34 vars in 749 bytes} [Thu May 21 06:03:26 2026] PUT /v2.0/routers/69356c63-63ff-48aa-b2a7-2d6df4f4481e/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2829] 10.0.0.1 () {34 vars in 749 bytes} [Thu May 21 06:03:26 2026] PUT /v2.0/routers/cdbcacb9-b6a0-4fef-a9cc-52db3dc57430/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2830] 10.0.0.1 () {34 vars in 749 bytes} [Thu May 21 06:03:26 2026] PUT /v2.0/routers/96354186-c492-4ebd-b0c7-87c9fac75fe2/tags => generated 34 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2831] 10.0.0.1 () {34 vars in 749 bytes} [Thu May 21 06:03:26 2026] PUT /v2.0/routers/785828e9-7a8b-4716-a7d1-23f628204abc/tags => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2832] 10.0.0.1 () {32 vars in 662 bytes} [Thu May 21 06:03:26 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2833] 10.0.0.1 () {32 vars in 676 bytes} [Thu May 21 06:03:26 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2834] 10.0.0.1 () {32 vars in 672 bytes} [Thu May 21 06:03:26 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2835] 10.0.0.1 () {32 vars in 684 bytes} [Thu May 21 06:03:27 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2836] 10.0.0.1 () {32 vars in 670 bytes} [Thu May 21 06:03:27 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2837] 10.0.0.1 () {32 vars in 684 bytes} [Thu May 21 06:03:27 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2838] 10.0.0.1 () {32 vars in 680 bytes} [Thu May 21 06:03:27 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2839] 10.0.0.1 () {32 vars in 692 bytes} [Thu May 21 06:03:27 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2840] 10.0.0.1 () {32 vars in 719 bytes} [Thu May 21 06:03:27 2026] GET /v2.0/routers/69356c63-63ff-48aa-b2a7-2d6df4f4481e => generated 485 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2841] 10.0.0.1 () {34 vars in 740 bytes} [Thu May 21 06:03:27 2026] PUT /v2.0/routers/69356c63-63ff-48aa-b2a7-2d6df4f4481e => generated 485 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2842] 10.0.0.1 () {32 vars in 734 bytes} [Thu May 21 06:03:27 2026] GET /v2.0/ports?device_id=69356c63-63ff-48aa-b2a7-2d6df4f4481e => 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: 1411/2843] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:03:27 2026] DELETE /v2.0/routers/69356c63-63ff-48aa-b2a7-2d6df4f4481e => generated 0 bytes in 327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2844] 10.0.0.1 () {32 vars in 719 bytes} [Thu May 21 06:03:28 2026] GET /v2.0/routers/cdbcacb9-b6a0-4fef-a9cc-52db3dc57430 => generated 493 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2845] 10.0.0.1 () {34 vars in 740 bytes} [Thu May 21 06:03:28 2026] PUT /v2.0/routers/cdbcacb9-b6a0-4fef-a9cc-52db3dc57430 => generated 493 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2846] 10.0.0.1 () {32 vars in 734 bytes} [Thu May 21 06:03:28 2026] GET /v2.0/ports?device_id=cdbcacb9-b6a0-4fef-a9cc-52db3dc57430 => 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: 1435/2847] 199.19.213.66 () {30 vars in 701 bytes} [Thu May 21 06:03:28 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: 1436/2848] 199.19.213.66 () {30 vars in 703 bytes} [Thu May 21 06:03:28 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: 1437/2849] 199.19.213.66 () {30 vars in 679 bytes} [Thu May 21 06:03:28 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: 1438/2850] 199.19.213.66 () {30 vars in 715 bytes} [Thu May 21 06:03:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2851] 199.19.213.66 () {30 vars in 739 bytes} [Thu May 21 06:03:28 2026] GET /v2.0/subnets/0eaad1ff-df9e-4003-8f56-b5912561f780 => generated 673 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2852] 199.19.213.66 () {30 vars in 767 bytes} [Thu May 21 06:03:28 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 5036 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2853] 199.19.213.66 () {30 vars in 701 bytes} [Thu May 21 06:03:29 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: 1442/2854] 199.19.213.66 () {30 vars in 703 bytes} [Thu May 21 06:03:29 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: 1443/2855] 199.19.213.66 () {30 vars in 679 bytes} [Thu May 21 06:03:29 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: 1444/2856] 199.19.213.66 () {30 vars in 715 bytes} [Thu May 21 06:03:29 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: 1413/2857] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:03:28 2026] DELETE /v2.0/routers/cdbcacb9-b6a0-4fef-a9cc-52db3dc57430 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2858] 199.19.213.66 () {30 vars in 735 bytes} [Thu May 21 06:03:29 2026] GET /v2.0/ports/84d66ade-1fa8-4ff7-aa60-f3376305e70d => 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: 1414/2859] 10.0.0.1 () {32 vars in 719 bytes} [Thu May 21 06:03:29 2026] GET /v2.0/routers/96354186-c492-4ebd-b0c7-87c9fac75fe2 => generated 502 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2860] 199.19.213.66 () {34 vars in 787 bytes} [Thu May 21 06:03:29 2026] PUT /v2.0/ports/84d66ade-1fa8-4ff7-aa60-f3376305e70d => generated 1026 bytes in 309 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: 1447/2861] 199.19.213.66 () {30 vars in 741 bytes} [Thu May 21 06:03:29 2026] GET /v2.0/networks/80f2c263-3b98-4a2a-9c84-dccf070d1251 => generated 795 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2862] 199.19.213.66 () {30 vars in 767 bytes} [Thu May 21 06:03:29 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 4861 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:03:29.731 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-78d1361a-0739-4e7e-842f-2746e25efbf1'] response: {'name': 'network-changed', 'server_uuid': 'a9ad2631-0d5a-4187-98b6-3ac8b4010aaf', 'tag': '84d66ade-1fa8-4ff7-aa60-f3376305e70d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1449/2863] 199.19.213.66 () {30 vars in 767 bytes} [Thu May 21 06:03:29 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 4861 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2864] 10.0.0.1 () {34 vars in 740 bytes} [Thu May 21 06:03:29 2026] PUT /v2.0/routers/96354186-c492-4ebd-b0c7-87c9fac75fe2 => generated 502 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2865] 10.0.0.1 () {32 vars in 734 bytes} [Thu May 21 06:03:29 2026] GET /v2.0/ports?device_id=96354186-c492-4ebd-b0c7-87c9fac75fe2 => 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: 1416/2866] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:03:29 2026] DELETE /v2.0/routers/96354186-c492-4ebd-b0c7-87c9fac75fe2 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2867] 10.0.0.1 () {32 vars in 719 bytes} [Thu May 21 06:03:30 2026] GET /v2.0/routers/785828e9-7a8b-4716-a7d1-23f628204abc => generated 487 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2868] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:03:30 2026] GET /v2.0/ports?tenant_id=a18af91887ac4e9a892ac5b2c80a8009&device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 4861 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2869] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 06:03:30 2026] GET /v2.0/networks?id=80f2c263-3b98-4a2a-9c84-dccf070d1251 => generated 798 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2870] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:03:30 2026] GET /v2.0/networks/80f2c263-3b98-4a2a-9c84-dccf070d1251?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2871] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:03:30 2026] GET /v2.0/networks/80f2c263-3b98-4a2a-9c84-dccf070d1251?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: 1452/2872] 10.0.0.1 () {34 vars in 740 bytes} [Thu May 21 06:03:30 2026] PUT /v2.0/routers/785828e9-7a8b-4716-a7d1-23f628204abc => generated 487 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2873] 10.0.0.1 () {32 vars in 734 bytes} [Thu May 21 06:03:30 2026] GET /v2.0/ports?device_id=785828e9-7a8b-4716-a7d1-23f628204abc => 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: 1422/2874] 199.19.213.66 () {30 vars in 767 bytes} [Thu May 21 06:03:30 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 4861 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2875] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:03:30 2026] DELETE /v2.0/routers/785828e9-7a8b-4716-a7d1-23f628204abc => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2876] 10.0.0.1 () {32 vars in 719 bytes} [Thu May 21 06:03:31 2026] GET /v2.0/routers/3cea67e2-560d-498a-ba63-b37ead12b899 => generated 480 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2877] 10.0.0.1 () {34 vars in 740 bytes} [Thu May 21 06:03:31 2026] PUT /v2.0/routers/3cea67e2-560d-498a-ba63-b37ead12b899 => generated 480 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2878] 199.19.213.66 () {34 vars in 974 bytes} [Thu May 21 06:03:31 2026] GET /v2.0/ports/84d66ade-1fa8-4ff7-aa60-f3376305e70d => generated 1062 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2879] 199.19.213.66 () {36 vars in 996 bytes} [Thu May 21 06:03:31 2026] DELETE /v2.0/ports/84d66ade-1fa8-4ff7-aa60-f3376305e70d => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2880] 199.19.213.66 () {30 vars in 767 bytes} [Thu May 21 06:03:31 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 3807 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:03:32.024 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3613ba4f-5cf8-4407-9443-a182a3e63c35'] response: {'server_uuid': 'a9ad2631-0d5a-4187-98b6-3ac8b4010aaf', 'name': 'network-vif-deleted', 'tag': '84d66ade-1fa8-4ff7-aa60-f3376305e70d', 'status': 'completed', 'code': 200} 2026-05-21 06:03:32.035 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e36e4198-6dbb-4683-975f-5eb0fb992280 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1458/2881] 199.19.213.66 () {32 vars in 757 bytes} [Thu May 21 06:03:32 2026] DELETE /v2.0/ports/84d66ade-1fa8-4ff7-aa60-f3376305e70d => 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: 1424/2882] 10.0.0.1 () {32 vars in 734 bytes} [Thu May 21 06:03:31 2026] GET /v2.0/ports?device_id=3cea67e2-560d-498a-ba63-b37ead12b899 => generated 12 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2883] 199.19.213.66 () {30 vars in 701 bytes} [Thu May 21 06:03:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2884] 199.19.213.66 () {30 vars in 703 bytes} [Thu May 21 06:03:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2885] 199.19.213.66 () {30 vars in 679 bytes} [Thu May 21 06:03:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2886] 199.19.213.66 () {30 vars in 715 bytes} [Thu May 21 06:03:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2887] 199.19.213.66 () {30 vars in 739 bytes} [Thu May 21 06:03:32 2026] GET /v2.0/subnets/6e28b323-e306-41e2-ad25-4187ce72a80c => generated 676 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2888] 199.19.213.66 () {30 vars in 735 bytes} [Thu May 21 06:03:32 2026] GET /v2.0/ports/90288f68-97ad-4334-a9ba-a3c1546f5e0d => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2889] 199.19.213.66 () {30 vars in 735 bytes} [Thu May 21 06:03:32 2026] GET /v2.0/ports/75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5 => generated 1346 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2890] 199.19.213.66 () {30 vars in 739 bytes} [Thu May 21 06:03:32 2026] GET /v2.0/subnets/6e28b323-e306-41e2-ad25-4187ce72a80c => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2891] 199.19.213.66 () {30 vars in 741 bytes} [Thu May 21 06:03:32 2026] GET /v2.0/networks/26b9d877-2791-4eb6-8dbc-e4e19e6d9205 => generated 800 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2892] 199.19.213.66 () {30 vars in 735 bytes} [Thu May 21 06:03:32 2026] GET /v2.0/ports/90288f68-97ad-4334-a9ba-a3c1546f5e0d => generated 1132 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2893] 199.19.213.66 () {30 vars in 739 bytes} [Thu May 21 06:03:32 2026] GET /v2.0/subnets/6e28b323-e306-41e2-ad25-4187ce72a80c => generated 676 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:03:32.591 8 INFO neutron.services.segments.plugin [-] Segment f770a3d6-c01c-4095-8993-6868a1e1434a resource provider aggregate not found 2026-05-21 06:03:32.597 8 INFO neutron.services.segments.plugin [-] Segment f770a3d6-c01c-4095-8993-6868a1e1434a resource provider aggregate not found 2026-05-21 06:03:32.614 8 INFO neutron.services.segments.plugin [-] Segment f770a3d6-c01c-4095-8993-6868a1e1434a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f770a3d6-c01c-4095-8993-6868a1e1434a found for delete ", "request_id": "req-e7983b3c-4170-436c-8b2a-c7a228d71856"}]} 2026-05-21 06:03:32.621 8 INFO neutron.services.segments.plugin [-] Segment f770a3d6-c01c-4095-8993-6868a1e1434a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f770a3d6-c01c-4095-8993-6868a1e1434a found for delete ", "request_id": "req-c315825a-4448-44e1-95a1-55884458d6f5"}]} 2026-05-21 06:03:32.627 8 INFO neutron.db.l3_hamode_db [None req-73b3343e-efb5-4c0d-98e4-ed8e68ff2f4a 3f73ca12efe84fbaaaeb5417b54e6481 38cac6fc411f46449427e26cb1e057f1 - - default default] HA network 0643d8ac-df37-4c79-b862-73e287d18ac0 was deleted as no HA routers are present in tenant 38cac6fc411f46449427e26cb1e057f1. [pid: 8|app: 0|req: 1459/2894] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:03:32 2026] DELETE /v2.0/routers/3cea67e2-560d-498a-ba63-b37ead12b899 => generated 0 bytes in 558 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2895] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:03:33 2026] GET /v2.0/ports?tenant_id=a18af91887ac4e9a892ac5b2c80a8009&device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 3807 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2896] 199.19.213.66 () {34 vars in 1145 bytes} [Thu May 21 06:03:33 2026] GET /v2.0/networks?id=0b9d5335-3a2a-4ec8-ad03-4f20a74f028f&id=26b9d877-2791-4eb6-8dbc-e4e19e6d9205&id=325931e3-78f4-4830-9869-9e87dd7a8ccb => generated 2311 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2897] 199.19.213.66 () {34 vars in 1061 bytes} [Thu May 21 06:03:33 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.207&port_id=e3dde7a3-0818-491e-aed8-650d3e2d8b92 => 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: 1463/2898] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 06:03:33 2026] GET /v2.0/subnets?id=1d24e1c0-b6f6-4649-90d9-f916f5a46bc5 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2899] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:03:33 2026] GET /v2.0/security-groups?tenant_id=b1a73838682642188bbadd6fb9aca888&name=default => generated 2929 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2900] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:03:33 2026] GET /v2.0/ports?network_id=0b9d5335-3a2a-4ec8-ad03-4f20a74f028f&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2901] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:03:33 2026] GET /v2.0/networks/0b9d5335-3a2a-4ec8-ad03-4f20a74f028f?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2902] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:03:33 2026] DELETE /v2.0/security-groups/d1add1fb-0fea-4f69-9e2e-af433f9311ea => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2903] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:03:33 2026] GET /v2.0/networks/0b9d5335-3a2a-4ec8-ad03-4f20a74f028f?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: 1438/2904] 199.19.213.66 () {34 vars in 1055 bytes} [Thu May 21 06:03:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.48&port_id=75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5 => 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: 1467/2905] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 06:03:33 2026] GET /v2.0/subnets?id=6e28b323-e306-41e2-ad25-4187ce72a80c => generated 679 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2906] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:03:33 2026] GET /v2.0/ports?network_id=26b9d877-2791-4eb6-8dbc-e4e19e6d9205&device_owner=network%3Adhcp => generated 1461 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2907] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:03:33 2026] GET /v2.0/networks/26b9d877-2791-4eb6-8dbc-e4e19e6d9205?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2908] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:03:33 2026] GET /v2.0/security-groups?tenant_id=38cac6fc411f46449427e26cb1e057f1&name=default => generated 2929 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2909] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:03:34 2026] GET /v2.0/networks/26b9d877-2791-4eb6-8dbc-e4e19e6d9205?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2910] 199.19.213.66 () {34 vars in 1053 bytes} [Thu May 21 06:03:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.6&port_id=46582ecd-db81-4665-b603-b01acf4b98be => 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: 1443/2911] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 06:03:34 2026] GET /v2.0/subnets?id=0eaad1ff-df9e-4003-8f56-b5912561f780 => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2912] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:03:34 2026] DELETE /v2.0/security-groups/9cc8cce4-b7d4-4ac7-865b-fd49a5b00374 => 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: 1444/2913] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:03:34 2026] GET /v2.0/ports?network_id=325931e3-78f4-4830-9869-9e87dd7a8ccb&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: 1470/2914] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:03:34 2026] GET /v2.0/networks/325931e3-78f4-4830-9869-9e87dd7a8ccb?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2915] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:03:34 2026] GET /v2.0/networks/325931e3-78f4-4830-9869-9e87dd7a8ccb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2916] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:03:34 2026] GET /v2.0/security-groups?tenant_id=fd44e0f113644a7bb62f16dd8d374844&name=default => generated 2929 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2917] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:03:34 2026] DELETE /v2.0/security-groups/6e08b602-b170-4b95-9ad6-434a987ec127 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:03:38.739 7 WARNING neutron_lib.context [None req-d7e627e4-986e-4f55-9043-e8fdcdffa280 9f7ac9d9f93942ba933f14f41167e427 8a4599c8a6ba4d7ab2b96b6f6d962341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1448/2920] 10.0.0.1 () {34 vars in 674 bytes} [Thu May 21 06:03:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:03:38.798 8 WARNING neutron_lib.context [None req-cb90389a-0539-458b-b1c7-71ab2a9d4583 9f7ac9d9f93942ba933f14f41167e427 8a4599c8a6ba4d7ab2b96b6f6d962341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1473/2921] 10.0.0.1 () {34 vars in 674 bytes} [Thu May 21 06:03:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2922] 199.19.213.66 () {30 vars in 701 bytes} [Thu May 21 06:03:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:03:38.887 8 WARNING neutron_lib.context [None req-f00022ee-b1d2-4702-a60d-e1775cec31ad 9f7ac9d9f93942ba933f14f41167e427 8a4599c8a6ba4d7ab2b96b6f6d962341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1450/2923] 199.19.213.66 () {30 vars in 703 bytes} [Thu May 21 06:03:38 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: 7|app: 0|req: 1451/2924] 199.19.213.66 () {30 vars in 679 bytes} [Thu May 21 06:03:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2925] 199.19.213.66 () {30 vars in 715 bytes} [Thu May 21 06:03:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2926] 10.0.0.1 () {34 vars in 674 bytes} [Thu May 21 06:03:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2927] 199.19.213.66 () {30 vars in 767 bytes} [Thu May 21 06:03:38 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 3807 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:03:38.964 8 WARNING neutron_lib.context [None req-3ac4ab1c-473e-448c-972b-50eb10f3601d 9f7ac9d9f93942ba933f14f41167e427 8a4599c8a6ba4d7ab2b96b6f6d962341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1475/2928] 10.0.0.1 () {34 vars in 674 bytes} [Thu May 21 06:03:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:03:39.034 7 WARNING neutron_lib.context [None req-778b9caa-e9a7-4f66-8e97-3168118d58ef 9f7ac9d9f93942ba933f14f41167e427 8a4599c8a6ba4d7ab2b96b6f6d962341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1454/2929] 10.0.0.1 () {34 vars in 674 bytes} [Thu May 21 06:03:39 2026] POST /v2.0/subnetpools => generated 516 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2930] 199.19.213.66 () {30 vars in 701 bytes} [Thu May 21 06:03:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2931] 199.19.213.66 () {30 vars in 703 bytes} [Thu May 21 06:03:39 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: 1476/2932] 10.0.0.1 () {34 vars in 757 bytes} [Thu May 21 06:03:39 2026] PUT /v2.0/subnetpools/cc811000-f4bd-4314-be81-104a6272b10a/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2933] 199.19.213.66 () {30 vars in 679 bytes} [Thu May 21 06:03:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2934] 199.19.213.66 () {30 vars in 715 bytes} [Thu May 21 06:03:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2935] 10.0.0.1 () {34 vars in 757 bytes} [Thu May 21 06:03:39 2026] PUT /v2.0/subnetpools/a9f94277-205e-4dd1-bff0-a97368b7339f/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2936] 199.19.213.66 () {30 vars in 735 bytes} [Thu May 21 06:03:39 2026] GET /v2.0/ports/46582ecd-db81-4665-b603-b01acf4b98be => generated 1229 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2937] 10.0.0.1 () {34 vars in 757 bytes} [Thu May 21 06:03:39 2026] PUT /v2.0/subnetpools/25269bf9-0f9e-4b4d-9e8b-e5d568da745f/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2938] 10.0.0.1 () {34 vars in 757 bytes} [Thu May 21 06:03:39 2026] PUT /v2.0/subnetpools/fd70be56-deb1-4297-bb02-d25921d388e0/tags => 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: 1480/2939] 10.0.0.1 () {32 vars in 670 bytes} [Thu May 21 06:03:39 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: 1481/2940] 10.0.0.1 () {32 vars in 684 bytes} [Thu May 21 06:03:39 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2941] 10.0.0.1 () {32 vars in 680 bytes} [Thu May 21 06:03:39 2026] GET /v2.0/subnetpools?tags-any=blue => 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: 1483/2942] 10.0.0.1 () {32 vars in 692 bytes} [Thu May 21 06:03:39 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2943] 10.0.0.1 () {32 vars in 678 bytes} [Thu May 21 06:03:39 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2944] 10.0.0.1 () {32 vars in 692 bytes} [Thu May 21 06:03:39 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: 1486/2945] 10.0.0.1 () {32 vars in 688 bytes} [Thu May 21 06:03:39 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: 8|app: 0|req: 1487/2946] 10.0.0.1 () {32 vars in 700 bytes} [Thu May 21 06:03:39 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2947] 10.0.0.1 () {32 vars in 730 bytes} [Thu May 21 06:03:39 2026] DELETE /v2.0/subnetpools/cc811000-f4bd-4314-be81-104a6272b10a => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2948] 199.19.213.66 () {34 vars in 787 bytes} [Thu May 21 06:03:39 2026] PUT /v2.0/ports/46582ecd-db81-4665-b603-b01acf4b98be => generated 1026 bytes in 302 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: 1489/2949] 10.0.0.1 () {32 vars in 730 bytes} [Thu May 21 06:03:39 2026] DELETE /v2.0/subnetpools/a9f94277-205e-4dd1-bff0-a97368b7339f => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2950] 199.19.213.66 () {30 vars in 741 bytes} [Thu May 21 06:03:39 2026] GET /v2.0/networks/325931e3-78f4-4830-9869-9e87dd7a8ccb => generated 798 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:03:39.602 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc23c353-bb4f-4d8a-bee3-418521b7aebc'] response: {'name': 'network-changed', 'server_uuid': 'a9ad2631-0d5a-4187-98b6-3ac8b4010aaf', 'tag': '46582ecd-db81-4665-b603-b01acf4b98be', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1490/2951] 10.0.0.1 () {32 vars in 730 bytes} [Thu May 21 06:03:39 2026] DELETE /v2.0/subnetpools/25269bf9-0f9e-4b4d-9e8b-e5d568da745f => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2952] 199.19.213.66 () {30 vars in 767 bytes} [Thu May 21 06:03:39 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 3640 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2953] 10.0.0.1 () {32 vars in 730 bytes} [Thu May 21 06:03:39 2026] DELETE /v2.0/subnetpools/fd70be56-deb1-4297-bb02-d25921d388e0 => 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: 1463/2954] 10.0.0.1 () {32 vars in 730 bytes} [Thu May 21 06:03:39 2026] DELETE /v2.0/subnetpools/8a0591c6-511c-4c6a-9b83-c6a72224ff00 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2955] 199.19.213.66 () {30 vars in 767 bytes} [Thu May 21 06:03:39 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 3640 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2956] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:03:40 2026] GET /v2.0/ports?tenant_id=a18af91887ac4e9a892ac5b2c80a8009&device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 3640 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2957] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 06:03:40 2026] GET /v2.0/networks?id=325931e3-78f4-4830-9869-9e87dd7a8ccb => generated 801 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2958] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:03:40 2026] GET /v2.0/networks/325931e3-78f4-4830-9869-9e87dd7a8ccb?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2959] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:03:40 2026] GET /v2.0/networks/325931e3-78f4-4830-9869-9e87dd7a8ccb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2960] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:03:40 2026] GET /v2.0/security-groups?tenant_id=27b2fa6058ea4e44851e6c5b0c22cf1a&name=default => generated 2929 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2961] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:03:40 2026] DELETE /v2.0/security-groups/2f160a5e-dd7f-4902-9540-b202782292e8 => 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: 1467/2962] 199.19.213.66 () {30 vars in 767 bytes} [Thu May 21 06:03:40 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 3640 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2963] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:03:40 2026] GET /v2.0/security-groups?tenant_id=8a4599c8a6ba4d7ab2b96b6f6d962341&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2964] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:03:41 2026] DELETE /v2.0/security-groups/67ff1405-1a84-46c9-bb8d-d75b5fb40ce4 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2965] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:03:41 2026] GET /v2.0/security-groups?tenant_id=4ebc9c11f2ca409ea9ec81da3124ea8c&name=default => generated 2929 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2966] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:03:41 2026] DELETE /v2.0/security-groups/9d5c14c4-09db-44c8-8068-534dc9391b5d => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2967] 199.19.213.66 () {34 vars in 974 bytes} [Thu May 21 06:03:41 2026] GET /v2.0/ports/46582ecd-db81-4665-b603-b01acf4b98be => generated 1062 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2968] 199.19.213.66 () {30 vars in 767 bytes} [Thu May 21 06:03:41 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 3640 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2969] 199.19.213.66 () {36 vars in 996 bytes} [Thu May 21 06:03:41 2026] DELETE /v2.0/ports/46582ecd-db81-4665-b603-b01acf4b98be => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2970] 199.19.213.66 () {30 vars in 767 bytes} [Thu May 21 06:03:42 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:03:42.996 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8d2645e0-0857-4f59-8e4c-c81270d61958 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1500/2971] 199.19.213.66 () {32 vars in 757 bytes} [Thu May 21 06:03:42 2026] DELETE /v2.0/ports/46582ecd-db81-4665-b603-b01acf4b98be => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2972] 199.19.213.66 () {30 vars in 701 bytes} [Thu May 21 06:03:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:03:43.130 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e23c4dd-6fb1-46d7-b717-1d456cebef10'] response: {'server_uuid': 'a9ad2631-0d5a-4187-98b6-3ac8b4010aaf', 'name': 'network-vif-deleted', 'tag': '46582ecd-db81-4665-b603-b01acf4b98be', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1501/2973] 199.19.213.66 () {30 vars in 703 bytes} [Thu May 21 06:03:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2974] 199.19.213.66 () {30 vars in 679 bytes} [Thu May 21 06:03:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2975] 199.19.213.66 () {30 vars in 715 bytes} [Thu May 21 06:03:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2976] 199.19.213.66 () {30 vars in 739 bytes} [Thu May 21 06:03:43 2026] GET /v2.0/subnets/6e28b323-e306-41e2-ad25-4187ce72a80c => 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: 1503/2977] 199.19.213.66 () {30 vars in 735 bytes} [Thu May 21 06:03:43 2026] GET /v2.0/ports/90288f68-97ad-4334-a9ba-a3c1546f5e0d => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2978] 199.19.213.66 () {30 vars in 735 bytes} [Thu May 21 06:03:43 2026] GET /v2.0/ports/75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5 => generated 1346 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2979] 199.19.213.66 () {30 vars in 739 bytes} [Thu May 21 06:03:43 2026] GET /v2.0/subnets/6e28b323-e306-41e2-ad25-4187ce72a80c => 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: 1476/2980] 199.19.213.66 () {30 vars in 741 bytes} [Thu May 21 06:03:43 2026] GET /v2.0/networks/26b9d877-2791-4eb6-8dbc-e4e19e6d9205 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2981] 199.19.213.66 () {30 vars in 735 bytes} [Thu May 21 06:03:43 2026] GET /v2.0/ports/90288f68-97ad-4334-a9ba-a3c1546f5e0d => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2982] 199.19.213.66 () {30 vars in 739 bytes} [Thu May 21 06:03:43 2026] GET /v2.0/subnets/6e28b323-e306-41e2-ad25-4187ce72a80c => 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: 1506/2983] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:03:43 2026] GET /v2.0/ports?tenant_id=a18af91887ac4e9a892ac5b2c80a8009&device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2984] 199.19.213.66 () {34 vars in 1065 bytes} [Thu May 21 06:03:43 2026] GET /v2.0/networks?id=0b9d5335-3a2a-4ec8-ad03-4f20a74f028f&id=26b9d877-2791-4eb6-8dbc-e4e19e6d9205 => generated 1524 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2985] 199.19.213.66 () {34 vars in 1061 bytes} [Thu May 21 06:03:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.207&port_id=e3dde7a3-0818-491e-aed8-650d3e2d8b92 => 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: 1479/2986] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 06:03:43 2026] GET /v2.0/subnets?id=1d24e1c0-b6f6-4649-90d9-f916f5a46bc5 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2987] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:03:43 2026] GET /v2.0/ports?network_id=0b9d5335-3a2a-4ec8-ad03-4f20a74f028f&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2988] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:03:43 2026] GET /v2.0/networks/0b9d5335-3a2a-4ec8-ad03-4f20a74f028f?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2989] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:03:43 2026] GET /v2.0/networks/0b9d5335-3a2a-4ec8-ad03-4f20a74f028f?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: 1481/2990] 199.19.213.66 () {34 vars in 1055 bytes} [Thu May 21 06:03:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.48&port_id=75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5 => 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: 1510/2991] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 06:03:43 2026] GET /v2.0/subnets?id=6e28b323-e306-41e2-ad25-4187ce72a80c => generated 679 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2992] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:03:43 2026] GET /v2.0/ports?network_id=26b9d877-2791-4eb6-8dbc-e4e19e6d9205&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: 1511/2993] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:03:44 2026] GET /v2.0/networks/26b9d877-2791-4eb6-8dbc-e4e19e6d9205?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: 1483/2994] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:03:44 2026] GET /v2.0/networks/26b9d877-2791-4eb6-8dbc-e4e19e6d9205?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) 2026-05-21 06:03:44.686 8 WARNING neutron_lib.context [None req-a381515d-2b17-49fe-b541-d6db692d53b1 bae7ad594b234930a1dc1a504d47d289 82087218a212497d87070e42ee4f9210 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1512/2995] 10.0.0.1 () {34 vars in 674 bytes} [Thu May 21 06:03:44 2026] POST /v2.0/floatingips => generated 552 bytes in 697 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2996] 10.0.0.1 () {34 vars in 757 bytes} [Thu May 21 06:03:45 2026] PUT /v2.0/floatingips/d0f0b7cf-caeb-4d84-b0f9-e01d8ccaf4c1/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2997] 10.0.0.1 () {32 vars in 737 bytes} [Thu May 21 06:03:45 2026] GET /v2.0/floatingips/d0f0b7cf-caeb-4d84-b0f9-e01d8ccaf4c1/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2998] 10.0.0.1 () {34 vars in 768 bytes} [Thu May 21 06:03:45 2026] PUT /v2.0/floatingips/d0f0b7cf-caeb-4d84-b0f9-e01d8ccaf4c1/tags/green => 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: 1514/2999] 10.0.0.1 () {32 vars in 737 bytes} [Thu May 21 06:03:45 2026] GET /v2.0/floatingips/d0f0b7cf-caeb-4d84-b0f9-e01d8ccaf4c1/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3000] 10.0.0.1 () {34 vars in 764 bytes} [Thu May 21 06:03:45 2026] PUT /v2.0/floatingips/d0f0b7cf-caeb-4d84-b0f9-e01d8ccaf4c1/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3001] 10.0.0.1 () {32 vars in 737 bytes} [Thu May 21 06:03:45 2026] GET /v2.0/floatingips/d0f0b7cf-caeb-4d84-b0f9-e01d8ccaf4c1/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3002] 10.0.0.1 () {34 vars in 786 bytes} [Thu May 21 06:03:45 2026] PUT /v2.0/floatingips/d0f0b7cf-caeb-4d84-b0f9-e01d8ccaf4c1/tags/black.or.white => 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: 1516/3003] 10.0.0.1 () {32 vars in 737 bytes} [Thu May 21 06:03:45 2026] GET /v2.0/floatingips/d0f0b7cf-caeb-4d84-b0f9-e01d8ccaf4c1/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3004] 10.0.0.1 () {34 vars in 757 bytes} [Thu May 21 06:03:45 2026] PUT /v2.0/floatingips/d0f0b7cf-caeb-4d84-b0f9-e01d8ccaf4c1/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3005] 10.0.0.1 () {32 vars in 737 bytes} [Thu May 21 06:03:45 2026] GET /v2.0/floatingips/d0f0b7cf-caeb-4d84-b0f9-e01d8ccaf4c1/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3006] 10.0.0.1 () {32 vars in 745 bytes} [Thu May 21 06:03:45 2026] GET /v2.0/floatingips/d0f0b7cf-caeb-4d84-b0f9-e01d8ccaf4c1/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:03:45.698 8 INFO neutron.api.v2.resource [None req-fd7d172b-ddf7-4759-b327-b9f4b6a6a4e2 bae7ad594b234930a1dc1a504d47d289 82087218a212497d87070e42ee4f9210 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1518/3007] 10.0.0.1 () {32 vars in 749 bytes} [Thu May 21 06:03:45 2026] GET /v2.0/floatingips/d0f0b7cf-caeb-4d84-b0f9-e01d8ccaf4c1/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3008] 10.0.0.1 () {32 vars in 748 bytes} [Thu May 21 06:03:45 2026] DELETE /v2.0/floatingips/d0f0b7cf-caeb-4d84-b0f9-e01d8ccaf4c1/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: 1519/3009] 10.0.0.1 () {32 vars in 737 bytes} [Thu May 21 06:03:45 2026] GET /v2.0/floatingips/d0f0b7cf-caeb-4d84-b0f9-e01d8ccaf4c1/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:03:45.807 7 INFO neutron.api.v2.resource [None req-6dffd785-bcf8-4951-a735-fe476ec7a2be bae7ad594b234930a1dc1a504d47d289 82087218a212497d87070e42ee4f9210 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1491/3010] 10.0.0.1 () {32 vars in 752 bytes} [Thu May 21 06:03:45 2026] DELETE /v2.0/floatingips/d0f0b7cf-caeb-4d84-b0f9-e01d8ccaf4c1/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3011] 10.0.0.1 () {32 vars in 740 bytes} [Thu May 21 06:03:45 2026] DELETE /v2.0/floatingips/d0f0b7cf-caeb-4d84-b0f9-e01d8ccaf4c1/tags => 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: 1492/3012] 10.0.0.1 () {32 vars in 737 bytes} [Thu May 21 06:03:45 2026] GET /v2.0/floatingips/d0f0b7cf-caeb-4d84-b0f9-e01d8ccaf4c1/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: 1521/3013] 10.0.0.1 () {32 vars in 730 bytes} [Thu May 21 06:03:45 2026] DELETE /v2.0/floatingips/d0f0b7cf-caeb-4d84-b0f9-e01d8ccaf4c1 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3014] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:03:46 2026] GET /v2.0/security-groups?tenant_id=82087218a212497d87070e42ee4f9210&name=default => generated 2929 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3015] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:03:47 2026] DELETE /v2.0/security-groups/72c2bd2c-3d9c-49dd-a619-e4bedd6614ea => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3016] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:03:47 2026] GET /v2.0/security-groups?tenant_id=f1267d0a6b0844eab951e1dddfe2b7d6&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3017] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:03:47 2026] DELETE /v2.0/security-groups/fd0cf93a-4db3-4e77-8bab-c9ba27a91ea0 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:03:50.789 7 WARNING neutron_lib.context [None req-e462da6d-35e8-45dc-b031-d07c6f9cf83a 4f7b68cd0be24ace9b976c7cd59b7f8f ef7f882dcd8f4ce0879bc742f63d1b2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:03:50.826 7 INFO neutron.db.segments_db [None req-e462da6d-35e8-45dc-b031-d07c6f9cf83a 4f7b68cd0be24ace9b976c7cd59b7f8f ef7f882dcd8f4ce0879bc742f63d1b2c - - default default] Added segment 17f53e0f-5dab-41b8-aef3-57c00493e8fd of type vxlan for network 25bc3dff-a924-4dc1-938b-65a183b55686 2026-05-21 06:03:51.073 7 INFO neutron.db.l3_hamode_db [None req-e462da6d-35e8-45dc-b031-d07c6f9cf83a 4f7b68cd0be24ace9b976c7cd59b7f8f ef7f882dcd8f4ce0879bc742f63d1b2c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 06:03:51.183 7 INFO neutron.db.l3_hamode_db [None req-e462da6d-35e8-45dc-b031-d07c6f9cf83a 4f7b68cd0be24ace9b976c7cd59b7f8f ef7f882dcd8f4ce0879bc742f63d1b2c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1495/3018] 10.0.0.1 () {34 vars in 666 bytes} [Thu May 21 06:03:50 2026] POST /v2.0/routers => generated 474 bytes in 1151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3019] 10.0.0.1 () {34 vars in 749 bytes} [Thu May 21 06:03:51 2026] PUT /v2.0/routers/3b344964-9e7e-4705-a85b-40ca92843710/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: 1496/3020] 10.0.0.1 () {32 vars in 729 bytes} [Thu May 21 06:03:51 2026] GET /v2.0/routers/3b344964-9e7e-4705-a85b-40ca92843710/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3021] 10.0.0.1 () {34 vars in 760 bytes} [Thu May 21 06:03:51 2026] PUT /v2.0/routers/3b344964-9e7e-4705-a85b-40ca92843710/tags/green => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3022] 10.0.0.1 () {32 vars in 729 bytes} [Thu May 21 06:03:52 2026] GET /v2.0/routers/3b344964-9e7e-4705-a85b-40ca92843710/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3023] 10.0.0.1 () {34 vars in 756 bytes} [Thu May 21 06:03:52 2026] PUT /v2.0/routers/3b344964-9e7e-4705-a85b-40ca92843710/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3024] 10.0.0.1 () {32 vars in 729 bytes} [Thu May 21 06:03:52 2026] GET /v2.0/routers/3b344964-9e7e-4705-a85b-40ca92843710/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3025] 10.0.0.1 () {34 vars in 778 bytes} [Thu May 21 06:03:52 2026] PUT /v2.0/routers/3b344964-9e7e-4705-a85b-40ca92843710/tags/black.or.white => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3026] 10.0.0.1 () {32 vars in 729 bytes} [Thu May 21 06:03:52 2026] GET /v2.0/routers/3b344964-9e7e-4705-a85b-40ca92843710/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3029] 10.0.0.1 () {34 vars in 749 bytes} [Thu May 21 06:03:52 2026] PUT /v2.0/routers/3b344964-9e7e-4705-a85b-40ca92843710/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3030] 10.0.0.1 () {32 vars in 729 bytes} [Thu May 21 06:03:52 2026] GET /v2.0/routers/3b344964-9e7e-4705-a85b-40ca92843710/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3031] 10.0.0.1 () {32 vars in 737 bytes} [Thu May 21 06:03:52 2026] GET /v2.0/routers/3b344964-9e7e-4705-a85b-40ca92843710/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:03:52.562 8 INFO neutron.api.v2.resource [None req-ce307630-e7ff-48b4-8c69-46ac017694f4 4f7b68cd0be24ace9b976c7cd59b7f8f ef7f882dcd8f4ce0879bc742f63d1b2c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1530/3032] 10.0.0.1 () {32 vars in 741 bytes} [Thu May 21 06:03:52 2026] GET /v2.0/routers/3b344964-9e7e-4705-a85b-40ca92843710/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3033] 10.0.0.1 () {32 vars in 740 bytes} [Thu May 21 06:03:52 2026] DELETE /v2.0/routers/3b344964-9e7e-4705-a85b-40ca92843710/tags/red => 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: 1531/3034] 10.0.0.1 () {32 vars in 729 bytes} [Thu May 21 06:03:52 2026] GET /v2.0/routers/3b344964-9e7e-4705-a85b-40ca92843710/tags => generated 30 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:03:52.759 7 INFO neutron.api.v2.resource [None req-8d06dd0b-e447-4969-9f11-f7889a395f19 4f7b68cd0be24ace9b976c7cd59b7f8f ef7f882dcd8f4ce0879bc742f63d1b2c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1504/3035] 10.0.0.1 () {32 vars in 744 bytes} [Thu May 21 06:03:52 2026] DELETE /v2.0/routers/3b344964-9e7e-4705-a85b-40ca92843710/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3036] 10.0.0.1 () {32 vars in 732 bytes} [Thu May 21 06:03:52 2026] DELETE /v2.0/routers/3b344964-9e7e-4705-a85b-40ca92843710/tags => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3037] 10.0.0.1 () {32 vars in 729 bytes} [Thu May 21 06:03:52 2026] GET /v2.0/routers/3b344964-9e7e-4705-a85b-40ca92843710/tags => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3038] 10.0.0.1 () {32 vars in 719 bytes} [Thu May 21 06:03:52 2026] GET /v2.0/routers/3b344964-9e7e-4705-a85b-40ca92843710 => generated 480 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3039] 10.0.0.1 () {34 vars in 740 bytes} [Thu May 21 06:03:52 2026] PUT /v2.0/routers/3b344964-9e7e-4705-a85b-40ca92843710 => generated 480 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3040] 10.0.0.1 () {32 vars in 734 bytes} [Thu May 21 06:03:53 2026] GET /v2.0/ports?device_id=3b344964-9e7e-4705-a85b-40ca92843710 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:03:54.079 7 INFO neutron.services.segments.plugin [-] Segment 17f53e0f-5dab-41b8-aef3-57c00493e8fd resource provider aggregate not found 2026-05-21 06:03:54.084 7 INFO neutron.services.segments.plugin [-] Segment 17f53e0f-5dab-41b8-aef3-57c00493e8fd resource provider aggregate not found 2026-05-21 06:03:54.092 7 INFO neutron.services.segments.plugin [-] Segment 17f53e0f-5dab-41b8-aef3-57c00493e8fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17f53e0f-5dab-41b8-aef3-57c00493e8fd found for delete ", "request_id": "req-130a631f-b2c1-4709-9c86-a93ae29264e9"}]} 2026-05-21 06:03:54.094 7 INFO neutron.db.l3_hamode_db [None req-39e0149b-9590-4ad3-8320-0c04dc27043f 4f7b68cd0be24ace9b976c7cd59b7f8f ef7f882dcd8f4ce0879bc742f63d1b2c - - default default] HA network 25bc3dff-a924-4dc1-938b-65a183b55686 was deleted as no HA routers are present in tenant ef7f882dcd8f4ce0879bc742f63d1b2c. [pid: 7|app: 0|req: 1507/3041] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:03:53 2026] DELETE /v2.0/routers/3b344964-9e7e-4705-a85b-40ca92843710 => generated 0 bytes in 569 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3042] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:03:54 2026] GET /v2.0/security-groups?tenant_id=ef7f882dcd8f4ce0879bc742f63d1b2c&name=default => generated 2929 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:03:54.997 7 INFO neutron.services.segments.plugin [-] Segment 17f53e0f-5dab-41b8-aef3-57c00493e8fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17f53e0f-5dab-41b8-aef3-57c00493e8fd found for delete ", "request_id": "req-7079493c-a615-4885-a14f-36d340d39768"}]} [pid: 7|app: 0|req: 1508/3043] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:03:54 2026] DELETE /v2.0/security-groups/440309e9-38d3-4ce0-9c95-e0cd9a782a7d => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3044] 199.19.213.66 () {30 vars in 701 bytes} [Thu May 21 06:03:55 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: 1537/3045] 199.19.213.66 () {30 vars in 703 bytes} [Thu May 21 06:03:55 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: 1538/3046] 199.19.213.66 () {30 vars in 679 bytes} [Thu May 21 06:03:55 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: 1539/3047] 199.19.213.66 () {30 vars in 715 bytes} [Thu May 21 06:03:55 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-21 06:03:55.219 8 INFO neutron.api.v2.resource [None req-1fb1db3f-2515-477a-b407-4c55e6f222bc c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1540/3048] 199.19.213.66 () {30 vars in 761 bytes} [Thu May 21 06:03:55 2026] GET /v2.0/security-groups/lb-975548eb-c09e-4575-a127-de652cee63c9 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3049] 199.19.213.66 () {30 vars in 783 bytes} [Thu May 21 06:03:55 2026] GET /v2.0/security-groups?name=lb-975548eb-c09e-4575-a127-de652cee63c9 => generated 2863 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3050] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:03:55 2026] GET /v2.0/security-groups?tenant_id=395b8b20ebcd4357ab0c9e65157c262f&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3051] 199.19.213.66 () {30 vars in 813 bytes} [Thu May 21 06:03:55 2026] GET /v2.0/security-group-rules?security_group_id=c6f3ff36-8d1b-4c1c-8a94-8f8c9e1c6849 => generated 2334 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3052] 199.19.213.66 () {32 vars in 787 bytes} [Thu May 21 06:03:55 2026] DELETE /v2.0/security-group-rules/5970a783-c780-4202-82ee-a3550ed1b632 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3053] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:03:55 2026] DELETE /v2.0/security-groups/febf9f6c-a8da-436d-90cc-9983bf100e55 => 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: 1544/3054] 199.19.213.66 () {32 vars in 787 bytes} [Thu May 21 06:03:55 2026] DELETE /v2.0/security-group-rules/d103cc52-7701-4dda-99c3-6a685c7f0595 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:03:58.600 7 WARNING neutron_lib.context [None req-22ccc982-d465-4914-8337-d1cd0b9e0f99 b20a0e92e04d48f7b40950d2f76d6d56 5f686c0b04564eb2b80d058798df11d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:03:58.755 7 INFO neutron.db.segments_db [None req-22ccc982-d465-4914-8337-d1cd0b9e0f99 b20a0e92e04d48f7b40950d2f76d6d56 5f686c0b04564eb2b80d058798df11d4 - - default default] Added segment e89a4721-96ea-4ad1-b5d9-aaa768ee1785 of type vxlan for network 1e38e053-364e-457a-af4f-f833385a0e28 [pid: 7|app: 0|req: 1511/3055] 10.0.0.1 () {34 vars in 668 bytes} [Thu May 21 06:03:58 2026] POST /v2.0/networks => generated 632 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:03:58.857 8 WARNING neutron_lib.context [None req-1ae0f5fe-0252-4deb-a5d6-db58fb9a82de b20a0e92e04d48f7b40950d2f76d6d56 5f686c0b04564eb2b80d058798df11d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1545/3056] 10.0.0.1 () {34 vars in 662 bytes} [Thu May 21 06:03:58 2026] POST /v2.0/ports => generated 743 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:59.196 8 WARNING neutron_lib.context [None req-312fc11f-a7a4-4fec-87f4-c08ebbf335f8 b20a0e92e04d48f7b40950d2f76d6d56 5f686c0b04564eb2b80d058798df11d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1546/3057] 10.0.0.1 () {34 vars in 664 bytes} [Thu May 21 06:03:59 2026] POST /v2.0/trunks => generated 407 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:03:59.369 7 INFO neutron.db.l3_db [None req-008754fc-5c24-4baf-bc45-343cf74d4b84 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Floating IP 40d6fb79-d8e3-4d9d-9deb-d1082ab075db disassociated (deleted). External IP: 10.96.250.202, port: 90288f68-97ad-4334-a9ba-a3c1546f5e0d. [pid: 8|app: 0|req: 1547/3058] 10.0.0.1 () {34 vars in 747 bytes} [Thu May 21 06:03:59 2026] PUT /v2.0/trunks/00e31f4e-6045-4c75-a1b4-9c6cede4b22a/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3059] 10.0.0.1 () {32 vars in 727 bytes} [Thu May 21 06:03:59 2026] GET /v2.0/trunks/00e31f4e-6045-4c75-a1b4-9c6cede4b22a/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3060] 10.0.0.1 () {34 vars in 758 bytes} [Thu May 21 06:03:59 2026] PUT /v2.0/trunks/00e31f4e-6045-4c75-a1b4-9c6cede4b22a/tags/green => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3061] 10.0.0.1 () {32 vars in 727 bytes} [Thu May 21 06:03:59 2026] GET /v2.0/trunks/00e31f4e-6045-4c75-a1b4-9c6cede4b22a/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3062] 10.0.0.1 () {34 vars in 754 bytes} [Thu May 21 06:03:59 2026] PUT /v2.0/trunks/00e31f4e-6045-4c75-a1b4-9c6cede4b22a/tags/red => generated 4 bytes in 15 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3063] 10.0.0.1 () {32 vars in 727 bytes} [Thu May 21 06:03:59 2026] GET /v2.0/trunks/00e31f4e-6045-4c75-a1b4-9c6cede4b22a/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3064] 10.0.0.1 () {34 vars in 776 bytes} [Thu May 21 06:03:59 2026] PUT /v2.0/trunks/00e31f4e-6045-4c75-a1b4-9c6cede4b22a/tags/black.or.white => 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: 1554/3065] 10.0.0.1 () {32 vars in 727 bytes} [Thu May 21 06:03:59 2026] GET /v2.0/trunks/00e31f4e-6045-4c75-a1b4-9c6cede4b22a/tags => generated 52 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3066] 10.0.0.1 () {34 vars in 747 bytes} [Thu May 21 06:03:59 2026] PUT /v2.0/trunks/00e31f4e-6045-4c75-a1b4-9c6cede4b22a/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3067] 10.0.0.1 () {32 vars in 727 bytes} [Thu May 21 06:03:59 2026] GET /v2.0/trunks/00e31f4e-6045-4c75-a1b4-9c6cede4b22a/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3068] 10.0.0.1 () {32 vars in 735 bytes} [Thu May 21 06:03:59 2026] GET /v2.0/trunks/00e31f4e-6045-4c75-a1b4-9c6cede4b22a/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:03:59.639 8 INFO neutron.api.v2.resource [None req-29d2bb22-888a-424f-a354-b0925b4cf98a b20a0e92e04d48f7b40950d2f76d6d56 5f686c0b04564eb2b80d058798df11d4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1558/3069] 10.0.0.1 () {32 vars in 739 bytes} [Thu May 21 06:03:59 2026] GET /v2.0/trunks/00e31f4e-6045-4c75-a1b4-9c6cede4b22a/tags/green => generated 99 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3070] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:03:59 2026] DELETE /v2.0/trunks/00e31f4e-6045-4c75-a1b4-9c6cede4b22a/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3071] 10.0.0.1 () {32 vars in 727 bytes} [Thu May 21 06:03:59 2026] GET /v2.0/trunks/00e31f4e-6045-4c75-a1b4-9c6cede4b22a/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:03:59.718 8 INFO neutron.api.v2.resource [None req-0783a023-1660-4094-92be-1588b0f5bed9 b20a0e92e04d48f7b40950d2f76d6d56 5f686c0b04564eb2b80d058798df11d4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1561/3072] 10.0.0.1 () {32 vars in 742 bytes} [Thu May 21 06:03:59 2026] DELETE /v2.0/trunks/00e31f4e-6045-4c75-a1b4-9c6cede4b22a/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3073] 10.0.0.1 () {32 vars in 730 bytes} [Thu May 21 06:03:59 2026] DELETE /v2.0/floatingips/40d6fb79-d8e3-4d9d-9deb-d1082ab075db => generated 0 bytes in 710 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:03:59.745 7 INFO neutron.api.v2.resource [None req-d53485f2-eaa7-403c-8f71-c5b846284501 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1513/3074] 10.0.0.1 () {32 vars in 727 bytes} [Thu May 21 06:03:59 2026] GET /v2.0/floatingips/40d6fb79-d8e3-4d9d-9deb-d1082ab075db => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3075] 10.0.0.1 () {32 vars in 730 bytes} [Thu May 21 06:03:59 2026] DELETE /v2.0/trunks/00e31f4e-6045-4c75-a1b4-9c6cede4b22a/tags => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3076] 10.0.0.1 () {32 vars in 727 bytes} [Thu May 21 06:03:59 2026] GET /v2.0/trunks/00e31f4e-6045-4c75-a1b4-9c6cede4b22a/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3077] 10.0.0.1 () {32 vars in 717 bytes} [Thu May 21 06:03:59 2026] GET /v2.0/trunks/00e31f4e-6045-4c75-a1b4-9c6cede4b22a => generated 407 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3078] 10.0.0.1 () {32 vars in 715 bytes} [Thu May 21 06:03:59 2026] GET /v2.0/ports/ffee8e89-886a-442f-9da4-7a83d6c10012 => generated 826 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3079] 10.0.0.1 () {32 vars in 720 bytes} [Thu May 21 06:03:59 2026] DELETE /v2.0/trunks/00e31f4e-6045-4c75-a1b4-9c6cede4b22a => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3080] 10.0.0.1 () {32 vars in 718 bytes} [Thu May 21 06:03:59 2026] DELETE /v2.0/ports/ffee8e89-886a-442f-9da4-7a83d6c10012 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:04:00.299 8 INFO neutron.services.segments.plugin [-] Segment e89a4721-96ea-4ad1-b5d9-aaa768ee1785 resource provider aggregate not found 2026-05-21 06:04:00.304 8 INFO neutron.services.segments.plugin [-] Segment e89a4721-96ea-4ad1-b5d9-aaa768ee1785 resource provider aggregate not found 2026-05-21 06:04:00.310 8 INFO neutron.services.segments.plugin [-] Segment e89a4721-96ea-4ad1-b5d9-aaa768ee1785 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e89a4721-96ea-4ad1-b5d9-aaa768ee1785 found for delete ", "request_id": "req-1c6b1c08-6c77-4ce1-bc0d-9147efb74885"}]} [pid: 8|app: 0|req: 1565/3081] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:04:00 2026] DELETE /v2.0/networks/1e38e053-364e-457a-af4f-f833385a0e28 => 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: 1517/3082] 199.19.213.66 () {30 vars in 701 bytes} [Thu May 21 06:04:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3083] 199.19.213.66 () {30 vars in 703 bytes} [Thu May 21 06:04:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3084] 199.19.213.66 () {30 vars in 679 bytes} [Thu May 21 06:04:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:04:00.587 8 INFO neutron.services.segments.plugin [-] Segment e89a4721-96ea-4ad1-b5d9-aaa768ee1785 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e89a4721-96ea-4ad1-b5d9-aaa768ee1785 found for delete ", "request_id": "req-99dac1e4-b7f9-4503-8dcd-b7bc6085bc06"}]} [pid: 8|app: 0|req: 1567/3085] 199.19.213.66 () {30 vars in 715 bytes} [Thu May 21 06:04:00 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-21 06:04:00.612 7 INFO neutron.api.v2.resource [None req-a9643fdd-8d5e-4cf0-88db-34cd680fa5b8 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1519/3086] 199.19.213.66 () {30 vars in 761 bytes} [Thu May 21 06:04:00 2026] GET /v2.0/security-groups/lb-975548eb-c09e-4575-a127-de652cee63c9 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3087] 199.19.213.66 () {30 vars in 783 bytes} [Thu May 21 06:04:00 2026] GET /v2.0/security-groups?name=lb-975548eb-c09e-4575-a127-de652cee63c9 => generated 1637 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3088] 199.19.213.66 () {30 vars in 813 bytes} [Thu May 21 06:04:00 2026] GET /v2.0/security-group-rules?security_group_id=c6f3ff36-8d1b-4c1c-8a94-8f8c9e1c6849 => generated 1182 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3089] 199.19.213.66 () {30 vars in 701 bytes} [Thu May 21 06:04:00 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: 1521/3090] 199.19.213.66 () {30 vars in 703 bytes} [Thu May 21 06:04:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3091] 199.19.213.66 () {30 vars in 679 bytes} [Thu May 21 06:04:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3092] 199.19.213.66 () {30 vars in 715 bytes} [Thu May 21 06:04:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3093] 199.19.213.66 () {30 vars in 739 bytes} [Thu May 21 06:04:00 2026] GET /v2.0/subnets/6e28b323-e306-41e2-ad25-4187ce72a80c => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3094] 199.19.213.66 () {30 vars in 767 bytes} [Thu May 21 06:04:00 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3095] 199.19.213.66 () {30 vars in 767 bytes} [Thu May 21 06:04:00 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3096] 199.19.213.66 () {30 vars in 767 bytes} [Thu May 21 06:04:01 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 2586 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3097] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:04:00 2026] GET /v2.0/security-groups?tenant_id=e4c94575d8e4464882ad0abb5993b5cb&name=default => generated 2929 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3098] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:04:01 2026] DELETE /v2.0/security-groups/a17867d8-25f1-4b4c-a49d-7f6ff2580258 => 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: 1525/3099] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:04:01 2026] GET /v2.0/security-groups?tenant_id=5f686c0b04564eb2b80d058798df11d4&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3100] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:04:01 2026] DELETE /v2.0/security-groups/909e9557-748c-4055-8d8f-ffb17f32b05b => 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: 1526/3101] 199.19.213.66 () {30 vars in 767 bytes} [Thu May 21 06:04:02 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3102] 199.19.213.66 () {34 vars in 974 bytes} [Thu May 21 06:04:03 2026] GET /v2.0/ports/75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5 => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3103] 199.19.213.66 () {34 vars in 1059 bytes} [Thu May 21 06:04:03 2026] GET /v2.0/ports/75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3104] 199.19.213.66 () {30 vars in 767 bytes} [Thu May 21 06:04:03 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3105] 199.19.213.66 () {34 vars in 1015 bytes} [Thu May 21 06:04:03 2026] GET /v2.0/networks/26b9d877-2791-4eb6-8dbc-e4e19e6d9205?fields=dns_domain => generated 29 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3106] 199.19.213.66 () {38 vars in 1027 bytes} [Thu May 21 06:04:03 2026] PUT /v2.0/ports/75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5 => generated 1147 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3107] 199.19.213.66 () {30 vars in 767 bytes} [Thu May 21 06:04:04 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1579/3108] 199.19.213.66 () {34 vars in 787 bytes} [Thu May 21 06:04:04 2026] PUT /v2.0/ports/75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5 => generated 1086 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3109] 199.19.213.66 () {30 vars in 735 bytes} [Thu May 21 06:04:04 2026] GET /v2.0/ports/75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5 => generated 1086 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1580/3110] 199.19.213.66 () {32 vars in 757 bytes} [Thu May 21 06:04:04 2026] DELETE /v2.0/ports/75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3111] 199.19.213.66 () {30 vars in 701 bytes} [Thu May 21 06:04: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: 1582/3112] 199.19.213.66 () {30 vars in 703 bytes} [Thu May 21 06:04:04 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: 1583/3113] 199.19.213.66 () {30 vars in 679 bytes} [Thu May 21 06:04:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3114] 199.19.213.66 () {30 vars in 715 bytes} [Thu May 21 06:04: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) 2026-05-21 06:04:04.969 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dfb846df-f675-4327-a976-a0a46f6591f3 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1585/3115] 199.19.213.66 () {32 vars in 757 bytes} [Thu May 21 06:04:04 2026] DELETE /v2.0/ports/75e4ed18-e6d7-45a4-931f-2cfa93e9b0b5 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3116] 199.19.213.66 () {30 vars in 735 bytes} [Thu May 21 06:04:04 2026] GET /v2.0/ports/90288f68-97ad-4334-a9ba-a3c1546f5e0d => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:04:05.031 8 INFO neutron.api.v2.resource [None req-ce0de35e-ebe6-4f4e-b578-da32ef1393da c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1587/3117] 199.19.213.66 () {30 vars in 761 bytes} [Thu May 21 06:04:05 2026] GET /v2.0/security-groups/lb-975548eb-c09e-4575-a127-de652cee63c9 => 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: 1588/3118] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:04:05 2026] GET /v2.0/ports?tenant_id=a18af91887ac4e9a892ac5b2c80a8009&device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3119] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:04:04 2026] GET /v2.0/security-groups?tenant_id=da34efa9313642cf82311e52a4bf67d2&name=default => generated 2929 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3120] 199.19.213.66 () {30 vars in 783 bytes} [Thu May 21 06:04:05 2026] GET /v2.0/security-groups?name=lb-975548eb-c09e-4575-a127-de652cee63c9 => generated 1637 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3121] 199.19.213.66 () {34 vars in 1065 bytes} [Thu May 21 06:04:05 2026] GET /v2.0/networks?id=0b9d5335-3a2a-4ec8-ad03-4f20a74f028f&id=26b9d877-2791-4eb6-8dbc-e4e19e6d9205 => generated 1524 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3122] 199.19.213.66 () {30 vars in 735 bytes} [Thu May 21 06:04:05 2026] GET /v2.0/ports/90288f68-97ad-4334-a9ba-a3c1546f5e0d => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3123] 199.19.213.66 () {34 vars in 1061 bytes} [Thu May 21 06:04:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.207&port_id=e3dde7a3-0818-491e-aed8-650d3e2d8b92 => 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: 1590/3124] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:04:05 2026] DELETE /v2.0/security-groups/8891eeb5-0adf-4d72-ad63-b1810c2c22a2 => 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: 1591/3125] 199.19.213.66 () {34 vars in 983 bytes} [Thu May 21 06:04:05 2026] GET /v2.0/subnets?id=1d24e1c0-b6f6-4649-90d9-f916f5a46bc5 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3126] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:04:05 2026] GET /v2.0/ports?network_id=0b9d5335-3a2a-4ec8-ad03-4f20a74f028f&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3127] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:04:05 2026] GET /v2.0/networks/0b9d5335-3a2a-4ec8-ad03-4f20a74f028f?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3128] 199.19.213.66 () {34 vars in 787 bytes} [Thu May 21 06:04:05 2026] PUT /v2.0/ports/90288f68-97ad-4334-a9ba-a3c1546f5e0d => generated 1094 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3129] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:04:05 2026] GET /v2.0/networks/0b9d5335-3a2a-4ec8-ad03-4f20a74f028f?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: 1594/3130] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:04:05 2026] GET /v2.0/security-groups?tenant_id=21bedda914854999ad339c099f554798&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3131] 199.19.213.66 () {32 vars in 777 bytes} [Thu May 21 06:04:05 2026] DELETE /v2.0/security-groups/c6f3ff36-8d1b-4c1c-8a94-8f8c9e1c6849 => 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: 1595/3132] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:04:05 2026] DELETE /v2.0/security-groups/1c1c3d02-62eb-4e8d-a17c-3e1f6dc131f5 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3133] 199.19.213.66 () {32 vars in 757 bytes} [Thu May 21 06:04:05 2026] DELETE /v2.0/ports/90288f68-97ad-4334-a9ba-a3c1546f5e0d => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3136] 199.19.213.66 () {34 vars in 993 bytes} [Thu May 21 06:04:08 2026] GET /v2.0/ports?device_id=a9ad2631-0d5a-4187-98b6-3ac8b4010aaf => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3137] 199.19.213.66 () {36 vars in 996 bytes} [Thu May 21 06:04:08 2026] DELETE /v2.0/ports/e3dde7a3-0818-491e-aed8-650d3e2d8b92 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:04:10.331 8 INFO neutron.db.l3_db [None req-45d2620c-c35c-46eb-9482-21b3903ad2c6 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Floating IP 94963f77-b2af-4ed1-8532-ec04cfece2d9 disassociated (deleted). External IP: 10.96.250.220, port: f9e09816-c785-4308-bf3d-879da39eff70. [pid: 8|app: 0|req: 1598/3138] 10.0.0.1 () {32 vars in 730 bytes} [Thu May 21 06:04:09 2026] DELETE /v2.0/floatingips/94963f77-b2af-4ed1-8532-ec04cfece2d9 => generated 0 bytes in 1601 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:04:11.577 7 INFO neutron.api.v2.resource [None req-513b5964-4296-445e-8993-511afc6950f6 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1541/3139] 10.0.0.1 () {32 vars in 727 bytes} [Thu May 21 06:04:11 2026] GET /v2.0/floatingips/94963f77-b2af-4ed1-8532-ec04cfece2d9 => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:04:11.755 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-08e8831d-9f54-4e79-b9bc-b2a530f1bf74'] response: {'name': 'network-changed', 'server_uuid': '35035f9f-e82f-4393-8229-1929c2a0ccff', 'tag': 'f9e09816-c785-4308-bf3d-879da39eff70', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1599/3140] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:04:11 2026] GET /v2.0/ports?device_id=35035f9f-e82f-4393-8229-1929c2a0ccff => generated 1204 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:04:11.867 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-05918e00-f375-4417-931f-d9dacc845e01'] response: {'server_uuid': 'a9ad2631-0d5a-4187-98b6-3ac8b4010aaf', 'name': 'network-vif-deleted', 'tag': 'e3dde7a3-0818-491e-aed8-650d3e2d8b92', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1542/3141] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:04:11 2026] GET /v2.0/security-groups?id=bfe2eb09-d014-48c4-ac00-35751c913071&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3142] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:04:12 2026] GET /v2.0/ports?tenant_id=033401e542654947a61cb9f9ee478bb9&device_id=35035f9f-e82f-4393-8229-1929c2a0ccff => generated 1473 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3143] 199.19.213.66 () {34 vars in 985 bytes} [Thu May 21 06:04:12 2026] GET /v2.0/networks?id=80f2c263-3b98-4a2a-9c84-dccf070d1251 => generated 798 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3144] 199.19.213.66 () {34 vars in 1057 bytes} [Thu May 21 06:04:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.140&port_id=f9e09816-c785-4308-bf3d-879da39eff70 => 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: 1544/3145] 199.19.213.66 () {34 vars in 1105 bytes} [Thu May 21 06:04:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A317&port_id=f9e09816-c785-4308-bf3d-879da39eff70 => 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: 1602/3146] 199.19.213.66 () {34 vars in 1063 bytes} [Thu May 21 06:04:12 2026] GET /v2.0/subnets?id=eb56133a-cec5-4b26-9d5a-9bd2bbebd79e&id=8bff31b6-6322-4f1c-a6ba-662ec1d430e6 => generated 1414 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3147] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:04:12 2026] GET /v2.0/ports?network_id=80f2c263-3b98-4a2a-9c84-dccf070d1251&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3148] 199.19.213.66 () {34 vars in 1051 bytes} [Thu May 21 06:04:12 2026] GET /v2.0/ports?network_id=80f2c263-3b98-4a2a-9c84-dccf070d1251&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3149] 199.19.213.66 () {34 vars in 1011 bytes} [Thu May 21 06:04:12 2026] GET /v2.0/networks/80f2c263-3b98-4a2a-9c84-dccf070d1251?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: 1604/3150] 199.19.213.66 () {34 vars in 1111 bytes} [Thu May 21 06:04:12 2026] GET /v2.0/networks/80f2c263-3b98-4a2a-9c84-dccf070d1251?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3151] 199.19.213.66 () {34 vars in 993 bytes} [Thu May 21 06:04:13 2026] GET /v2.0/ports?device_id=35035f9f-e82f-4393-8229-1929c2a0ccff => generated 1204 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3152] 199.19.213.66 () {36 vars in 996 bytes} [Thu May 21 06:04:13 2026] DELETE /v2.0/ports/f9e09816-c785-4308-bf3d-879da39eff70 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3153] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:04:16 2026] GET /v2.0/ports?device_id=35035f9f-e82f-4393-8229-1929c2a0ccff => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:04:22.089 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-06a5bff7-2d09-4b47-8a0d-1eb25421294a'] response: {'server_uuid': '35035f9f-e82f-4393-8229-1929c2a0ccff', 'name': 'network-vif-deleted', 'tag': 'f9e09816-c785-4308-bf3d-879da39eff70', 'status': 'completed', 'code': 200} 2026-05-21 06:04:22.356 8 INFO neutron.db.l3_db [None req-063c5d39-103a-4b46-b2fe-389bf17b5c20 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] Floating IP 9befc102-2a47-4a8c-a254-fa57dcd35c03 disassociated (deleted). External IP: 10.96.250.212, port: 286b02b2-a7da-4780-999c-7bc77272a667. [pid: 8|app: 0|req: 1606/3156] 10.0.0.1 () {32 vars in 730 bytes} [Thu May 21 06:04:22 2026] DELETE /v2.0/floatingips/9befc102-2a47-4a8c-a254-fa57dcd35c03 => generated 0 bytes in 597 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:04:22.670 7 INFO neutron.api.v2.resource [None req-7b6d8471-2362-43d4-be2f-d6b0594a1d14 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1551/3157] 10.0.0.1 () {32 vars in 727 bytes} [Thu May 21 06:04:22 2026] GET /v2.0/floatingips/9befc102-2a47-4a8c-a254-fa57dcd35c03 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3158] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:04:22 2026] GET /v2.0/ports?device_id=f7a4c638-3832-4f96-90ad-800c431b1b76 => generated 1196 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3159] 10.0.0.7 () {34 vars in 1038 bytes} [Thu May 21 06:04:22 2026] GET /v2.0/security-groups?id=bfe2eb09-d014-48c4-ac00-35751c913071&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3160] 199.19.213.66 () {34 vars in 993 bytes} [Thu May 21 06:04:24 2026] GET /v2.0/ports?device_id=f7a4c638-3832-4f96-90ad-800c431b1b76 => generated 1196 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3161] 199.19.213.66 () {36 vars in 996 bytes} [Thu May 21 06:04:24 2026] DELETE /v2.0/ports/286b02b2-a7da-4780-999c-7bc77272a667 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:04:25.341 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ac518dc-cd64-4839-8d55-f7a0d8d80889'] response: {'name': 'network-changed', 'server_uuid': 'f7a4c638-3832-4f96-90ad-800c431b1b76', 'tag': '286b02b2-a7da-4780-999c-7bc77272a667', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1609/3162] 199.19.213.66 () {34 vars in 1079 bytes} [Thu May 21 06:04:25 2026] GET /v2.0/ports?tenant_id=033401e542654947a61cb9f9ee478bb9&device_id=f7a4c638-3832-4f96-90ad-800c431b1b76 => 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: 1554/3163] 10.0.0.7 () {34 vars in 988 bytes} [Thu May 21 06:04:28 2026] GET /v2.0/ports?device_id=f7a4c638-3832-4f96-90ad-800c431b1b76 => 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: 1610/3164] 10.0.0.1 () {32 vars in 748 bytes} [Thu May 21 06:04:33 2026] DELETE /v2.0/security-group-rules/9f7034a5-b265-4935-87d3-313382861f4f => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:04:33.211 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c292842b-a0ee-4eda-9e5a-9be908955d38'] response: {'server_uuid': 'f7a4c638-3832-4f96-90ad-800c431b1b76', 'name': 'network-vif-deleted', 'tag': '286b02b2-a7da-4780-999c-7bc77272a667', 'status': 'completed', 'code': 200} 2026-05-21 06:04:33.223 7 INFO neutron.api.v2.resource [None req-ee924003-e709-456a-ade2-4f67585c6e18 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1555/3165] 10.0.0.1 () {32 vars in 745 bytes} [Thu May 21 06:04:33 2026] GET /v2.0/security-group-rules/9f7034a5-b265-4935-87d3-313382861f4f => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3166] 10.0.0.1 () {32 vars in 748 bytes} [Thu May 21 06:04:33 2026] DELETE /v2.0/security-group-rules/c9bfdcd9-ef81-43ab-9f7c-a31291005d80 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:04:33.315 7 INFO neutron.api.v2.resource [None req-0ec42250-9ca5-4ae4-9f2a-fd1f08f8399a d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1556/3167] 10.0.0.1 () {32 vars in 745 bytes} [Thu May 21 06:04:33 2026] GET /v2.0/security-group-rules/c9bfdcd9-ef81-43ab-9f7c-a31291005d80 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3168] 10.0.0.1 () {32 vars in 748 bytes} [Thu May 21 06:04:33 2026] DELETE /v2.0/security-group-rules/3d831e39-b81e-4da2-a843-bcb708bed818 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:04:33.391 7 INFO neutron.api.v2.resource [None req-91650f55-fde1-41f5-b089-49a7df8d89e5 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1557/3169] 10.0.0.1 () {32 vars in 745 bytes} [Thu May 21 06:04:33 2026] GET /v2.0/security-group-rules/3d831e39-b81e-4da2-a843-bcb708bed818 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3170] 10.0.0.1 () {32 vars in 748 bytes} [Thu May 21 06:04:33 2026] DELETE /v2.0/security-group-rules/4653243f-10f8-4b5a-b240-d3750a5c1a9a => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:04:33.473 7 INFO neutron.api.v2.resource [None req-11086760-6ee5-4389-9c89-0b68827289a3 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1558/3171] 10.0.0.1 () {32 vars in 745 bytes} [Thu May 21 06:04:33 2026] GET /v2.0/security-group-rules/4653243f-10f8-4b5a-b240-d3750a5c1a9a => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3172] 10.0.0.1 () {32 vars in 748 bytes} [Thu May 21 06:04:33 2026] DELETE /v2.0/security-group-rules/2955a782-0d96-4fd5-b6e4-744f9e8ebb80 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:04:33.570 7 INFO neutron.api.v2.resource [None req-6967fa11-0477-44e3-b92f-817597652341 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1559/3173] 10.0.0.1 () {32 vars in 745 bytes} [Thu May 21 06:04:33 2026] GET /v2.0/security-group-rules/2955a782-0d96-4fd5-b6e4-744f9e8ebb80 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3174] 10.0.0.1 () {32 vars in 748 bytes} [Thu May 21 06:04:33 2026] DELETE /v2.0/security-group-rules/a409c8a7-00c2-46ac-ac35-9cc007634b14 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:04:33.676 7 INFO neutron.api.v2.resource [None req-1076eae7-cd8e-43aa-857e-41524896326f d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1560/3175] 10.0.0.1 () {32 vars in 745 bytes} [Thu May 21 06:04:33 2026] GET /v2.0/security-group-rules/a409c8a7-00c2-46ac-ac35-9cc007634b14 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3176] 10.0.0.1 () {32 vars in 748 bytes} [Thu May 21 06:04:33 2026] DELETE /v2.0/security-group-rules/be6fc126-b28e-489d-a403-2db2cd1c8752 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:04:33.766 7 INFO neutron.api.v2.resource [None req-0029a630-75a9-42d7-b35a-dd7ce7f97da1 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1561/3177] 10.0.0.1 () {32 vars in 745 bytes} [Thu May 21 06:04:33 2026] GET /v2.0/security-group-rules/be6fc126-b28e-489d-a403-2db2cd1c8752 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3178] 10.0.0.1 () {32 vars in 748 bytes} [Thu May 21 06:04:33 2026] DELETE /v2.0/security-group-rules/44923ff6-5322-4264-bd2e-52a915e7bdb3 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:04:33.853 7 INFO neutron.api.v2.resource [None req-b213c3b4-7734-43e5-9fd2-4045ec244e44 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1562/3179] 10.0.0.1 () {32 vars in 745 bytes} [Thu May 21 06:04:33 2026] GET /v2.0/security-group-rules/44923ff6-5322-4264-bd2e-52a915e7bdb3 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3180] 10.0.0.1 () {32 vars in 748 bytes} [Thu May 21 06:04:33 2026] DELETE /v2.0/security-group-rules/e7c2cdb1-4cdb-40cd-b6a4-7ee635a0f7fc => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:04:33.948 7 INFO neutron.api.v2.resource [None req-5c02e570-2834-49c8-85cc-37b60689f388 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1563/3181] 10.0.0.1 () {32 vars in 745 bytes} [Thu May 21 06:04:33 2026] GET /v2.0/security-group-rules/e7c2cdb1-4cdb-40cd-b6a4-7ee635a0f7fc => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3182] 10.0.0.1 () {32 vars in 748 bytes} [Thu May 21 06:04:33 2026] DELETE /v2.0/security-group-rules/8692d65e-48e3-4cb4-8326-3dbd5143a4ac => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:04:34.031 7 INFO neutron.api.v2.resource [None req-d729e8fb-c5d6-4340-bc5a-d776e91929cd d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1564/3183] 10.0.0.1 () {32 vars in 745 bytes} [Thu May 21 06:04:34 2026] GET /v2.0/security-group-rules/8692d65e-48e3-4cb4-8326-3dbd5143a4ac => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3184] 10.0.0.1 () {32 vars in 748 bytes} [Thu May 21 06:04:34 2026] DELETE /v2.0/security-group-rules/c327fc1a-dd9b-431b-b65a-86f3bb85ee0b => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:04:34.115 7 INFO neutron.api.v2.resource [None req-eae2b006-f00c-4bb1-9bdd-c8b581e0c876 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1565/3185] 10.0.0.1 () {32 vars in 745 bytes} [Thu May 21 06:04:34 2026] GET /v2.0/security-group-rules/c327fc1a-dd9b-431b-b65a-86f3bb85ee0b => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3186] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:04:34 2026] DELETE /v2.0/security-groups/bfe2eb09-d014-48c4-ac00-35751c913071 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:04:34.221 7 INFO neutron.api.v2.resource [None req-fcd9a536-f8ae-42ea-9642-3669794d60a4 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1566/3187] 10.0.0.1 () {32 vars in 735 bytes} [Thu May 21 06:04:34 2026] GET /v2.0/security-groups/bfe2eb09-d014-48c4-ac00-35751c913071 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3188] 10.0.0.1 () {34 vars in 787 bytes} [Thu May 21 06:04:34 2026] PUT /v2.0/routers/4c5dbb35-9853-491b-ae34-ffc4e63310c3/remove_router_interface => generated 309 bytes in 957 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:04:35.412 7 INFO neutron.api.v2.resource [None req-bfef3d20-6974-4463-8250-2b3a320e1b41 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1567/3189] 10.0.0.1 () {34 vars in 787 bytes} [Thu May 21 06:04:35 2026] PUT /v2.0/routers/4c5dbb35-9853-491b-ae34-ffc4e63310c3/remove_router_interface => generated 198 bytes in 179 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3190] 10.0.0.1 () {34 vars in 787 bytes} [Thu May 21 06:04:35 2026] PUT /v2.0/routers/4c5dbb35-9853-491b-ae34-ffc4e63310c3/remove_router_interface => generated 309 bytes in 1019 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:04:36.616 7 INFO neutron.api.v2.resource [None req-88f03cc3-6368-4ca6-b8c9-8835c950a24d d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1568/3191] 10.0.0.1 () {34 vars in 787 bytes} [Thu May 21 06:04:36 2026] PUT /v2.0/routers/4c5dbb35-9853-491b-ae34-ffc4e63310c3/remove_router_interface => generated 198 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3194] 10.0.0.1 () {34 vars in 787 bytes} [Thu May 21 06:04:36 2026] PUT /v2.0/routers/4c5dbb35-9853-491b-ae34-ffc4e63310c3/remove_router_interface => generated 309 bytes in 970 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:04:37.757 7 INFO neutron.api.v2.resource [None req-20609a9f-1b4f-4145-81ec-87ace625f82e d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1571/3195] 10.0.0.1 () {34 vars in 787 bytes} [Thu May 21 06:04:37 2026] PUT /v2.0/routers/4c5dbb35-9853-491b-ae34-ffc4e63310c3/remove_router_interface => generated 198 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:04:38.660 8 INFO neutron.services.segments.plugin [-] Segment a0f81bf6-8ebc-435f-92ce-2283ccdb84dd resource provider aggregate not found 2026-05-21 06:04:38.666 8 INFO neutron.services.segments.plugin [-] Segment a0f81bf6-8ebc-435f-92ce-2283ccdb84dd resource provider aggregate not found 2026-05-21 06:04:38.677 8 INFO neutron.services.segments.plugin [-] Segment a0f81bf6-8ebc-435f-92ce-2283ccdb84dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0f81bf6-8ebc-435f-92ce-2283ccdb84dd found for delete ", "request_id": "req-a266dca7-cf6e-4e7a-ad7f-aab723b872c3"}]} 2026-05-21 06:04:38.678 8 INFO neutron.db.l3_hamode_db [None req-d9569147-a3df-4c2b-b3ac-c5b5ac092836 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] HA network 53db83f7-0320-4195-bca4-7ba0df3334f7 was deleted as no HA routers are present in tenant 033401e542654947a61cb9f9ee478bb9. 2026-05-21 06:04:38.679 8 INFO neutron.services.segments.plugin [-] Segment a0f81bf6-8ebc-435f-92ce-2283ccdb84dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0f81bf6-8ebc-435f-92ce-2283ccdb84dd found for delete ", "request_id": "req-a81257e9-768a-4f82-a9ed-e25502f2bd99"}]} [pid: 8|app: 0|req: 1625/3196] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:04:37 2026] DELETE /v2.0/routers/4c5dbb35-9853-491b-ae34-ffc4e63310c3 => generated 0 bytes in 918 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:04:38.714 7 INFO neutron.api.v2.resource [None req-a0663f7a-730a-4113-be78-86c2d3b4d9e3 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1572/3197] 10.0.0.1 () {32 vars in 719 bytes} [Thu May 21 06:04:38 2026] GET /v2.0/routers/4c5dbb35-9853-491b-ae34-ffc4e63310c3 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3198] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:04:38 2026] DELETE /v2.0/subnets/eb56133a-cec5-4b26-9d5a-9bd2bbebd79e => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:04:38.920 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0d5cc006-fa5c-4569-9102-626fa3deaa6c d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1573/3199] 10.0.0.1 () {32 vars in 719 bytes} [Thu May 21 06:04:38 2026] GET /v2.0/subnets/eb56133a-cec5-4b26-9d5a-9bd2bbebd79e => 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: 1627/3200] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:04:38 2026] DELETE /v2.0/subnets/8bff31b6-6322-4f1c-a6ba-662ec1d430e6 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:04:39.162 7 INFO neutron.pecan_wsgi.hooks.translation [None req-455bc7f5-a9ff-440b-bf3e-5542189457b2 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1574/3201] 10.0.0.1 () {32 vars in 719 bytes} [Thu May 21 06:04:39 2026] GET /v2.0/subnets/8bff31b6-6322-4f1c-a6ba-662ec1d430e6 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3202] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:04:39 2026] DELETE /v2.0/networks/80f2c263-3b98-4a2a-9c84-dccf070d1251 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:04:39.460 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a789a191-979c-4a69-9cdc-ddbee5a124fd d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1575/3203] 10.0.0.1 () {32 vars in 721 bytes} [Thu May 21 06:04:39 2026] GET /v2.0/networks/80f2c263-3b98-4a2a-9c84-dccf070d1251 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3204] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:04:39 2026] DELETE /v2.0/subnets/9623e80e-f548-4c68-a7c6-0e0caadbecc4 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:04:39.641 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d7ec9a0c-88d7-4dad-b29d-716cf7258590 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1576/3205] 10.0.0.1 () {32 vars in 719 bytes} [Thu May 21 06:04:39 2026] GET /v2.0/subnets/9623e80e-f548-4c68-a7c6-0e0caadbecc4 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3206] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:04:39 2026] DELETE /v2.0/subnets/0eaad1ff-df9e-4003-8f56-b5912561f780 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:04:39.825 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a6c150cf-5439-4435-badc-902275fe22ee d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1577/3207] 10.0.0.1 () {32 vars in 719 bytes} [Thu May 21 06:04:39 2026] GET /v2.0/subnets/0eaad1ff-df9e-4003-8f56-b5912561f780 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3208] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:04:39 2026] DELETE /v2.0/networks/325931e3-78f4-4830-9869-9e87dd7a8ccb => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:04:40.171 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dbfb961b-918e-402d-857e-6374e6261e34 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1578/3209] 10.0.0.1 () {32 vars in 721 bytes} [Thu May 21 06:04:40 2026] GET /v2.0/networks/325931e3-78f4-4830-9869-9e87dd7a8ccb => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3210] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:04:40 2026] DELETE /v2.0/subnets/a5e8fb43-6be4-4324-a084-9f209b780e9e => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:04:40.369 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2a74790c-5fa3-46af-9913-9066ab987805 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1579/3211] 10.0.0.1 () {32 vars in 719 bytes} [Thu May 21 06:04:40 2026] GET /v2.0/subnets/a5e8fb43-6be4-4324-a084-9f209b780e9e => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3212] 10.0.0.1 () {32 vars in 722 bytes} [Thu May 21 06:04:40 2026] DELETE /v2.0/subnets/6e28b323-e306-41e2-ad25-4187ce72a80c => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:04:40.559 7 INFO neutron.pecan_wsgi.hooks.translation [None req-915332e7-24a0-489a-84d4-f821bd5d014b d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1580/3213] 10.0.0.1 () {32 vars in 719 bytes} [Thu May 21 06:04:40 2026] GET /v2.0/subnets/6e28b323-e306-41e2-ad25-4187ce72a80c => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:04:40.695 8 INFO neutron.services.segments.plugin [-] Segment 5e8bc56e-148a-4cf5-abe2-84161557e042 resource provider aggregate not found 2026-05-21 06:04:40.700 8 INFO neutron.services.segments.plugin [-] Segment 5e8bc56e-148a-4cf5-abe2-84161557e042 resource provider aggregate not found 2026-05-21 06:04:40.716 8 INFO neutron.services.segments.plugin [-] Segment 5e8bc56e-148a-4cf5-abe2-84161557e042 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e8bc56e-148a-4cf5-abe2-84161557e042 found for delete ", "request_id": "req-03509178-8412-4d35-a252-f8dfc42dc14e"}]} 2026-05-21 06:04:40.720 8 INFO neutron.services.segments.plugin [-] Segment 5e8bc56e-148a-4cf5-abe2-84161557e042 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e8bc56e-148a-4cf5-abe2-84161557e042 found for delete ", "request_id": "req-785c8e75-2835-4a35-86d8-20fc40fc4ac2"}]} 2026-05-21 06:04:40.731 8 INFO neutron.services.segments.plugin [-] Segment 3fc886b2-3091-45e3-99f0-4634be00112b resource provider aggregate not found 2026-05-21 06:04:40.734 8 INFO neutron.services.segments.plugin [-] Segment 3fc886b2-3091-45e3-99f0-4634be00112b resource provider aggregate not found 2026-05-21 06:04:40.756 8 INFO neutron.services.segments.plugin [-] Segment 3fc886b2-3091-45e3-99f0-4634be00112b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fc886b2-3091-45e3-99f0-4634be00112b found for delete ", "request_id": "req-abc7f6f3-2074-4f2d-94ce-f2fa25932de2"}]} 2026-05-21 06:04:40.761 8 INFO neutron.services.segments.plugin [-] Segment 3fc886b2-3091-45e3-99f0-4634be00112b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fc886b2-3091-45e3-99f0-4634be00112b found for delete ", "request_id": "req-21633b73-61e4-48db-a127-b8d13135c2af"}]} [pid: 8|app: 0|req: 1634/3214] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 06:04:40 2026] DELETE /v2.0/networks/26b9d877-2791-4eb6-8dbc-e4e19e6d9205 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:04:40.936 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e25fb728-367e-451f-a0af-961c6cf679b8 d8414de9b72241ab97b0f696ac3dd46d 033401e542654947a61cb9f9ee478bb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1581/3215] 10.0.0.1 () {32 vars in 721 bytes} [Thu May 21 06:04:40 2026] GET /v2.0/networks/26b9d877-2791-4eb6-8dbc-e4e19e6d9205 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:04:42.831 8 INFO neutron.services.segments.plugin [-] Segment 87d9b924-00c7-469a-bbe2-a0045d9e12b9 resource provider aggregate not found 2026-05-21 06:04:42.835 8 INFO neutron.services.segments.plugin [-] Segment 87d9b924-00c7-469a-bbe2-a0045d9e12b9 resource provider aggregate not found 2026-05-21 06:04:42.840 8 INFO neutron.services.segments.plugin [-] Segment 87d9b924-00c7-469a-bbe2-a0045d9e12b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87d9b924-00c7-469a-bbe2-a0045d9e12b9 found for delete ", "request_id": "req-0d80fbf9-70cf-4bec-bc50-5a688f97977d"}]} 2026-05-21 06:04:42.848 8 INFO neutron.services.segments.plugin [-] Segment 87d9b924-00c7-469a-bbe2-a0045d9e12b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87d9b924-00c7-469a-bbe2-a0045d9e12b9 found for delete ", "request_id": "req-41100913-170a-45ac-8b8f-0ca54803d82e"}]} [pid: 8|app: 0|req: 1635/3216] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:04:42 2026] GET /v2.0/security-groups?tenant_id=2a72cf5ee5cb422283fac7c4264e1175&name=default => generated 2929 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3217] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:04:43 2026] DELETE /v2.0/security-groups/498cfe60-7c46-40e1-ac26-92abe961d6a4 => 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: 1636/3218] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:04:43 2026] GET /v2.0/security-groups?tenant_id=0b507aa538e04d038bc40f6337d1e7b6&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: 1583/3219] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:04:43 2026] DELETE /v2.0/security-groups/7b2a66bd-b3ea-42a3-a547-22b45eff830a => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3220] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:04:43 2026] GET /v2.0/security-groups?tenant_id=23d8b6c310464614a027f23814dbea09&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3221] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:04:43 2026] DELETE /v2.0/security-groups/083e677f-1914-46e1-a5a2-573a85bc9ba1 => 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: 1638/3222] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:04:44 2026] GET /v2.0/security-groups?tenant_id=83d69b486fe7424ca6c0e28d1b439b52&name=default => generated 2929 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3223] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:04:44 2026] DELETE /v2.0/security-groups/5d5f29e9-1e2f-4a35-9e34-2377409477ab => 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: 1639/3224] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:04:44 2026] GET /v2.0/security-groups?tenant_id=bb4223130de843cd983c6f7cacd73d85&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3225] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:04:44 2026] DELETE /v2.0/security-groups/12779cf2-ca48-4ba0-a20b-18475902e1ab => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3226] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:04:44 2026] GET /v2.0/security-groups?tenant_id=b77cc7d2607a4987bc70ab229ede6ddf&name=default => generated 2929 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3227] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:04:44 2026] DELETE /v2.0/security-groups/3e3fb01d-4aec-423c-8836-89d5d41625b6 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3228] 10.0.0.1 () {32 vars in 772 bytes} [Thu May 21 06:04:45 2026] GET /v2.0/security-groups?tenant_id=033401e542654947a61cb9f9ee478bb9&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3229] 10.0.0.1 () {32 vars in 738 bytes} [Thu May 21 06:04:45 2026] DELETE /v2.0/security-groups/942e6d56-a8f8-46b2-a08d-2f21131e0cd0 => 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: 1642/3230] 10.0.0.1 () {32 vars in 647 bytes} [Thu May 21 06:04:47 2026] GET /v2.0/networks => generated 2168 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3231] 10.0.0.1 () {32 vars in 653 bytes} [Thu May 21 06:04:48 2026] GET /v2.0/floatingips => 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: 1643/3232] 10.0.0.1 () {32 vars in 645 bytes} [Thu May 21 06:04:48 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3233] 10.0.0.1 () {32 vars in 641 bytes} [Thu May 21 06:04:48 2026] GET /v2.0/ports => generated 4721 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3234] 10.0.0.1 () {32 vars in 645 bytes} [Thu May 21 06:04:48 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3235] 10.0.0.1 () {32 vars in 647 bytes} [Thu May 21 06:04:49 2026] GET /v2.0/networks => generated 2168 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3236] 10.0.0.1 () {32 vars in 661 bytes} [Thu May 21 06:04:49 2026] GET /v2.0/security-groups => generated 17397 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3237] 10.0.0.1 () {32 vars in 653 bytes} [Thu May 21 06:04:49 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)