+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 1 08:01:25 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-7d74dc88b9-7wwjq 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 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f6230627668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-07-01 08:01:30.673 7 INFO neutron.common.config [-] Logging enabled! 2026-07-01 08:01:30.673 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-07-01 08:01:30.770 8 INFO neutron.common.config [-] Logging enabled! 2026-07-01 08:01:30.770 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-07-01 08:01:31.258 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-01 08:01:31.319 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-01 08:01:32.351 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 08:01:32.355 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-01 08:01:32.358 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-01 08:01:32.359 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 08:01:32.360 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-01 08:01:32.360 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-01 08:01:32.360 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 08:01:32.367 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 08:01:32.368 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 08:01:32.368 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 08:01:32.390 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-01 08:01:32.391 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 08:01:32.391 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-01 08:01:32.423 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 08:01:32.426 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-01 08:01:32.430 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-01 08:01:32.431 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 08:01:32.431 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-01 08:01:32.431 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-01 08:01:32.431 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 08:01:32.433 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-01 08:01:32.433 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-01 08:01:32.433 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-01 08:01:32.434 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-01 08:01:32.439 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 08:01:32.439 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 08:01:32.439 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 08:01:32.461 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-01 08:01:32.462 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 08:01:32.462 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-01 08:01:32.506 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-01 08:01:32.506 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-01 08:01:32.506 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-01 08:01:32.506 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-01 08:01:32.835 7 INFO neutron.plugins.ml2.managers [None req-505b962a-db95-4e3c-bc72-8bab6fc9a694 - - - - - -] Initializing driver for type 'vlan' 2026-07-01 08:01:32.954 8 INFO neutron.plugins.ml2.managers [None req-cf19204b-2368-424d-86ce-37d6587e1f57 - - - - - -] Initializing driver for type 'vlan' 2026-07-01 08:01:32.983 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-505b962a-db95-4e3c-bc72-8bab6fc9a694 - - - - - -] VlanTypeDriver initialization complete 2026-07-01 08:01:32.983 7 INFO neutron.plugins.ml2.managers [None req-505b962a-db95-4e3c-bc72-8bab6fc9a694 - - - - - -] Initializing driver for type 'vxlan' 2026-07-01 08:01:32.983 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-505b962a-db95-4e3c-bc72-8bab6fc9a694 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-01 08:01:32.998 7 INFO neutron.plugins.ml2.managers [None req-505b962a-db95-4e3c-bc72-8bab6fc9a694 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-01 08:01:32.999 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-505b962a-db95-4e3c-bc72-8bab6fc9a694 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-01 08:01:32.999 7 INFO neutron.plugins.ml2.managers [None req-505b962a-db95-4e3c-bc72-8bab6fc9a694 - - - - - -] Initializing extension driver 'port_security' 2026-07-01 08:01:32.999 7 INFO neutron.plugins.ml2.extensions.port_security [None req-505b962a-db95-4e3c-bc72-8bab6fc9a694 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-01 08:01:32.999 7 INFO neutron.plugins.ml2.managers [None req-505b962a-db95-4e3c-bc72-8bab6fc9a694 - - - - - -] Initializing extension driver 'qos' 2026-07-01 08:01:32.999 7 INFO neutron.plugins.ml2.managers [None req-505b962a-db95-4e3c-bc72-8bab6fc9a694 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-01 08:01:32.999 7 INFO neutron.plugins.ml2.managers [None req-505b962a-db95-4e3c-bc72-8bab6fc9a694 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-01 08:01:33.011 7 INFO neutron.quota [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded quota_driver: . 2026-07-01 08:01:33.011 7 INFO neutron.plugins.ml2.plugin [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Modular L2 Plugin initialization complete 2026-07-01 08:01:33.012 7 INFO neutron.plugins.ml2.managers [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-01 08:01:33.012 7 INFO neutron.plugins.ml2.managers [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-01 08:01:33.012 7 INFO neutron.plugins.ml2.managers [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Got port-security extension from driver 'port_security' 2026-07-01 08:01:33.012 7 INFO neutron.extensions.vlantransparent [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Disabled vlantransparent extension. 2026-07-01 08:01:33.012 7 INFO neutron.manager [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loading Plugin: qos 2026-07-01 08:01:33.025 7 INFO neutron.manager [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loading Plugin: router 2026-07-01 08:01:33.067 7 INFO neutron.services.service_base [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-01 08:01:33.067 7 INFO neutron.manager [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loading Plugin: segments 2026-07-01 08:01:33.105 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-cf19204b-2368-424d-86ce-37d6587e1f57 - - - - - -] VlanTypeDriver initialization complete 2026-07-01 08:01:33.105 8 INFO neutron.plugins.ml2.managers [None req-cf19204b-2368-424d-86ce-37d6587e1f57 - - - - - -] Initializing driver for type 'vxlan' 2026-07-01 08:01:33.105 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-cf19204b-2368-424d-86ce-37d6587e1f57 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-01 08:01:33.123 8 INFO neutron.plugins.ml2.managers [None req-cf19204b-2368-424d-86ce-37d6587e1f57 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-01 08:01:33.123 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-cf19204b-2368-424d-86ce-37d6587e1f57 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-01 08:01:33.123 8 INFO neutron.plugins.ml2.managers [None req-cf19204b-2368-424d-86ce-37d6587e1f57 - - - - - -] Initializing extension driver 'port_security' 2026-07-01 08:01:33.124 8 INFO neutron.plugins.ml2.extensions.port_security [None req-cf19204b-2368-424d-86ce-37d6587e1f57 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-01 08:01:33.124 8 INFO neutron.plugins.ml2.managers [None req-cf19204b-2368-424d-86ce-37d6587e1f57 - - - - - -] Initializing extension driver 'qos' 2026-07-01 08:01:33.124 8 INFO neutron.plugins.ml2.managers [None req-cf19204b-2368-424d-86ce-37d6587e1f57 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-01 08:01:33.124 8 INFO neutron.plugins.ml2.managers [None req-cf19204b-2368-424d-86ce-37d6587e1f57 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-01 08:01:33.136 8 INFO neutron.quota [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded quota_driver: . 2026-07-01 08:01:33.137 8 INFO neutron.plugins.ml2.plugin [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Modular L2 Plugin initialization complete 2026-07-01 08:01:33.137 8 INFO neutron.plugins.ml2.managers [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-01 08:01:33.137 8 INFO neutron.plugins.ml2.managers [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-01 08:01:33.137 8 INFO neutron.plugins.ml2.managers [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-01 08:01:33.137 8 INFO neutron.extensions.vlantransparent [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Disabled vlantransparent extension. 2026-07-01 08:01:33.138 8 INFO neutron.manager [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loading Plugin: qos 2026-07-01 08:01:33.150 8 INFO neutron.manager [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loading Plugin: router 2026-07-01 08:01:33.168 7 INFO neutron.manager [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loading Plugin: trunk 2026-07-01 08:01:33.183 7 INFO neutron.manager [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loading Plugin: vpnaas 2026-07-01 08:01:33.191 8 INFO neutron.services.service_base [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-01 08:01:33.191 8 INFO neutron.manager [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loading Plugin: segments 2026-07-01 08:01:33.221 7 WARNING stevedore.named [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-01 08:01:33.286 8 INFO neutron.manager [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loading Plugin: trunk 2026-07-01 08:01:33.296 7 INFO neutron_vpnaas.services.vpn.plugin [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-01 08:01:33.296 7 INFO neutron.common.utils [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-01 08:01:33.296 7 INFO neutron.manager [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loading Plugin: auto_allocate 2026-07-01 08:01:33.300 8 INFO neutron.manager [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loading Plugin: vpnaas 2026-07-01 08:01:33.301 7 INFO neutron.manager [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loading Plugin: tag 2026-07-01 08:01:33.308 7 INFO neutron.manager [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loading Plugin: timestamp 2026-07-01 08:01:33.310 7 INFO neutron.manager [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loading Plugin: network_ip_availability 2026-07-01 08:01:33.314 7 INFO neutron.manager [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loading Plugin: flavors 2026-07-01 08:01:33.317 7 INFO neutron.manager [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loading Plugin: revisions 2026-07-01 08:01:33.320 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Initializing extension manager. 2026-07-01 08:01:33.322 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: address-group 2026-07-01 08:01:33.323 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: address-scope 2026-07-01 08:01:33.323 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-01 08:01:33.324 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: agent 2026-07-01 08:01:33.325 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: agent-resources-synced 2026-07-01 08:01:33.326 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: allowed-address-pairs 2026-07-01 08:01:33.327 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: auto-allocated-topology 2026-07-01 08:01:33.328 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: availability_zone 2026-07-01 08:01:33.328 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: availability_zone_filter 2026-07-01 08:01:33.329 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-01 08:01:33.329 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: default-subnetpools 2026-07-01 08:01:33.331 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-01 08:01:33.331 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: dns-integration 2026-07-01 08:01:33.332 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: dns-domain-ports 2026-07-01 08:01:33.334 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-01 08:01:33.335 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: dvr 2026-07-01 08:01:33.335 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-01 08:01:33.336 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: empty-string-filtering 2026-07-01 08:01:33.336 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 08:01:33.337 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-01 08:01:33.337 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: external-net 2026-07-01 08:01:33.338 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-01 08:01:33.338 8 WARNING stevedore.named [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-01 08:01:33.339 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: extraroute 2026-07-01 08:01:33.339 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: extraroute-atomic 2026-07-01 08:01:33.340 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-01 08:01:33.340 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-01 08:01:33.341 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-01 08:01:33.341 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-01 08:01:33.342 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: fip-port-details 2026-07-01 08:01:33.343 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: flavors 2026-07-01 08:01:33.344 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-01 08:01:33.345 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: floatingip-pools 2026-07-01 08:01:33.345 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: ip_allocation 2026-07-01 08:01:33.346 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: ip-substring-filtering 2026-07-01 08:01:33.346 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: l2_adjacency 2026-07-01 08:01:33.348 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: router 2026-07-01 08:01:33.349 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 08:01:33.350 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-01 08:01:33.351 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-01 08:01:33.351 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: ext-gw-mode 2026-07-01 08:01:33.352 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: l3-ha 2026-07-01 08:01:33.352 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-01 08:01:33.353 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-01 08:01:33.353 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: l3-flavors 2026-07-01 08:01:33.354 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-01 08:01:33.355 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-01 08:01:33.412 8 INFO neutron_vpnaas.services.vpn.plugin [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-01 08:01:33.412 8 INFO neutron.common.utils [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-01 08:01:33.412 8 INFO neutron.manager [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loading Plugin: auto_allocate 2026-07-01 08:01:33.417 8 INFO neutron.manager [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loading Plugin: tag 2026-07-01 08:01:33.424 8 INFO neutron.manager [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loading Plugin: timestamp 2026-07-01 08:01:33.426 8 INFO neutron.manager [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loading Plugin: network_ip_availability 2026-07-01 08:01:33.430 8 INFO neutron.manager [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loading Plugin: flavors 2026-07-01 08:01:33.433 8 INFO neutron.manager [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loading Plugin: revisions 2026-07-01 08:01:33.437 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Initializing extension manager. 2026-07-01 08:01:33.438 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: address-group 2026-07-01 08:01:33.439 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: address-scope 2026-07-01 08:01:33.439 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-01 08:01:33.440 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: agent 2026-07-01 08:01:33.441 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: agent-resources-synced 2026-07-01 08:01:33.442 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-01 08:01:33.443 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-01 08:01:33.444 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: availability_zone 2026-07-01 08:01:33.444 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: availability_zone_filter 2026-07-01 08:01:33.445 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-01 08:01:33.445 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: default-subnetpools 2026-07-01 08:01:33.447 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-01 08:01:33.447 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: dns-integration 2026-07-01 08:01:33.448 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: dns-domain-ports 2026-07-01 08:01:33.450 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-01 08:01:33.451 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: dvr 2026-07-01 08:01:33.451 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-01 08:01:33.452 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: empty-string-filtering 2026-07-01 08:01:33.452 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 08:01:33.453 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-01 08:01:33.453 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: external-net 2026-07-01 08:01:33.454 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-01 08:01:33.454 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: extraroute 2026-07-01 08:01:33.455 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: extraroute-atomic 2026-07-01 08:01:33.456 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-01 08:01:33.456 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-01 08:01:33.457 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-01 08:01:33.457 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-01 08:01:33.458 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: fip-port-details 2026-07-01 08:01:33.458 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: flavors 2026-07-01 08:01:33.459 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-01 08:01:33.460 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: floatingip-pools 2026-07-01 08:01:33.461 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: ip_allocation 2026-07-01 08:01:33.461 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-01 08:01:33.462 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: l2_adjacency 2026-07-01 08:01:33.463 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: router 2026-07-01 08:01:33.465 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 08:01:33.465 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-01 08:01:33.466 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-01 08:01:33.466 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: ext-gw-mode 2026-07-01 08:01:33.467 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: l3-ha 2026-07-01 08:01:33.467 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-01 08:01:33.468 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-01 08:01:33.468 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: l3-flavors 2026-07-01 08:01:33.469 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-01 08:01:33.470 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-01 08:01:33.487 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-01 08:01:33.488 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-01 08:01:33.489 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-01 08:01:33.491 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-01 08:01:33.491 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-01 08:01:33.492 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: multi-provider 2026-07-01 08:01:33.492 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: net-mtu 2026-07-01 08:01:33.493 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: net-mtu-writable 2026-07-01 08:01:33.494 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: network_availability_zone 2026-07-01 08:01:33.494 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: network_ha 2026-07-01 08:01:33.495 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: network-ip-availability 2026-07-01 08:01:33.496 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-01 08:01:33.497 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: pagination 2026-07-01 08:01:33.497 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: port-device-profile 2026-07-01 08:01:33.498 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-01 08:01:33.498 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-01 08:01:33.499 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-01 08:01:33.499 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: port-mac-override 2026-07-01 08:01:33.500 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-01 08:01:33.501 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-01 08:01:33.501 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-01 08:01:33.502 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: port-resource-request 2026-07-01 08:01:33.502 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: port-resource-request-groups 2026-07-01 08:01:33.503 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-01 08:01:33.504 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: binding 2026-07-01 08:01:33.504 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: binding-extended 2026-07-01 08:01:33.505 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: port-security 2026-07-01 08:01:33.506 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: project-id 2026-07-01 08:01:33.506 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: provider 2026-07-01 08:01:33.508 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: qos 2026-07-01 08:01:33.509 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-01 08:01:33.510 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-01 08:01:33.510 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: qos-default 2026-07-01 08:01:33.511 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: qos-fip 2026-07-01 08:01:33.511 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-01 08:01:33.512 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: qos-gateway-ip 2026-07-01 08:01:33.512 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: qos-port-network-policy 2026-07-01 08:01:33.513 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: qos-pps-minimum 2026-07-01 08:01:33.514 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-01 08:01:33.514 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: qos-pps 2026-07-01 08:01:33.515 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: qos-rule-type-details 2026-07-01 08:01:33.516 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-01 08:01:33.516 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: qos-rules-alias 2026-07-01 08:01:33.517 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: quota-check-limit 2026-07-01 08:01:33.519 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: quotas 2026-07-01 08:01:33.520 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: quota_details 2026-07-01 08:01:33.521 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: rbac-policies 2026-07-01 08:01:33.522 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: rbac-address-group 2026-07-01 08:01:33.523 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: rbac-address-scope 2026-07-01 08:01:33.523 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: rbac-security-groups 2026-07-01 08:01:33.524 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: rbac-subnetpool 2026-07-01 08:01:33.524 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: revision-if-match 2026-07-01 08:01:33.525 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: standard-attr-revisions 2026-07-01 08:01:33.526 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: router_availability_zone 2026-07-01 08:01:33.526 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-01 08:01:33.528 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: security-groups-default-rules 2026-07-01 08:01:33.529 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-01 08:01:33.529 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-01 08:01:33.530 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-01 08:01:33.531 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-01 08:01:33.532 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-01 08:01:33.536 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: security-group 2026-07-01 08:01:33.537 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: segment 2026-07-01 08:01:33.538 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-01 08:01:33.539 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: service-type 2026-07-01 08:01:33.539 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: sorting 2026-07-01 08:01:33.540 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: standard-attr-segment 2026-07-01 08:01:33.540 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: standard-attr-description 2026-07-01 08:01:33.541 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: stateful-security-group 2026-07-01 08:01:33.541 7 WARNING neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-01 08:01:33.542 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-01 08:01:33.543 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: subnet-external-network 2026-07-01 08:01:33.543 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: subnet_onboard 2026-07-01 08:01:33.544 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-01 08:01:33.544 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: subnet-service-types 2026-07-01 08:01:33.545 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: subnet_allocation 2026-07-01 08:01:33.546 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-01 08:01:33.546 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: tag-creation 2026-07-01 08:01:33.547 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-01 08:01:33.551 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: standard-attr-tag 2026-07-01 08:01:33.552 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-01 08:01:33.552 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: trunk 2026-07-01 08:01:33.553 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: trunk-details 2026-07-01 08:01:33.553 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-01 08:01:33.554 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-01 08:01:33.556 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-01 08:01:33.557 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-01 08:01:33.558 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: vpn-flavors 2026-07-01 08:01:33.559 7 INFO neutron.api.extensions [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Loaded extension: vpnaas 2026-07-01 08:01:33.562 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-01 08:01:33.562 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-01 08:01:33.562 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 08:01:33.562 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-01 08:01:33.566 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-01 08:01:33.566 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-01 08:01:33.571 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-01 08:01:33.571 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-01 08:01:33.572 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-01 08:01:33.573 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 08:01:33.573 7 WARNING neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] subnetpool is already registered 2026-07-01 08:01:33.573 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 08:01:33.574 7 WARNING neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] subnetpool is already registered 2026-07-01 08:01:33.574 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-01 08:01:33.575 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-01 08:01:33.575 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-01 08:01:33.576 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-01 08:01:33.576 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-01 08:01:33.577 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-01 08:01:33.581 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-01 08:01:33.581 7 WARNING neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] router is already registered 2026-07-01 08:01:33.581 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-01 08:01:33.582 7 WARNING neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] floatingip is already registered 2026-07-01 08:01:33.585 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-01 08:01:33.586 7 WARNING neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] rbac_policy is already registered 2026-07-01 08:01:33.586 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-01 08:01:33.586 7 WARNING neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] security_group is already registered 2026-07-01 08:01:33.587 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-01 08:01:33.587 7 WARNING neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] security_group_rule is already registered 2026-07-01 08:01:33.588 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 08:01:33.588 7 WARNING neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] subnetpool is already registered 2026-07-01 08:01:33.589 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 08:01:33.589 7 WARNING neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] subnetpool is already registered 2026-07-01 08:01:33.589 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-01 08:01:33.590 7 WARNING neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] trunk is already registered 2026-07-01 08:01:33.590 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-01 08:01:33.590 7 WARNING neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] endpoint_group is already registered 2026-07-01 08:01:33.591 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-01 08:01:33.591 7 WARNING neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] vpnservice is already registered 2026-07-01 08:01:33.591 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-01 08:01:33.591 7 WARNING neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] ipsec_site_connection is already registered 2026-07-01 08:01:33.592 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-01 08:01:33.592 7 WARNING neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] ipsecpolicy is already registered 2026-07-01 08:01:33.593 7 INFO neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-01 08:01:33.593 7 WARNING neutron.quota.resource_registry [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] ikepolicy is already registered 2026-07-01 08:01:33.600 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-01 08:01:33.602 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-01 08:01:33.603 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-01 08:01:33.604 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-01 08:01:33.605 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-01 08:01:33.605 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: multi-provider 2026-07-01 08:01:33.606 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: net-mtu 2026-07-01 08:01:33.606 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: net-mtu-writable 2026-07-01 08:01:33.607 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: network_availability_zone 2026-07-01 08:01:33.607 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: network_ha 2026-07-01 08:01:33.608 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: network-ip-availability 2026-07-01 08:01:33.609 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-01 08:01:33.609 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: pagination 2026-07-01 08:01:33.610 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: port-device-profile 2026-07-01 08:01:33.610 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-01 08:01:33.611 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-01 08:01:33.611 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-01 08:01:33.612 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: port-mac-override 2026-07-01 08:01:33.612 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-01 08:01:33.613 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-01 08:01:33.613 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-01 08:01:33.614 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: port-resource-request 2026-07-01 08:01:33.615 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-01 08:01:33.615 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-01 08:01:33.616 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: binding 2026-07-01 08:01:33.617 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: binding-extended 2026-07-01 08:01:33.617 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: port-security 2026-07-01 08:01:33.618 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: project-id 2026-07-01 08:01:33.618 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: provider 2026-07-01 08:01:33.620 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: qos 2026-07-01 08:01:33.621 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-01 08:01:33.621 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-01 08:01:33.622 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: qos-default 2026-07-01 08:01:33.622 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: qos-fip 2026-07-01 08:01:33.623 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-01 08:01:33.623 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-01 08:01:33.624 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-01 08:01:33.625 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-01 08:01:33.625 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-01 08:01:33.626 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: qos-pps 2026-07-01 08:01:33.626 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-01 08:01:33.627 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-01 08:01:33.627 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: qos-rules-alias 2026-07-01 08:01:33.628 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: quota-check-limit 2026-07-01 08:01:33.629 7 WARNING keystonemiddleware._common.config [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 08:01:33.630 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: quotas 2026-07-01 08:01:33.631 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: quota_details 2026-07-01 08:01:33.633 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: rbac-policies 2026-07-01 08:01:33.633 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: rbac-address-group 2026-07-01 08:01:33.634 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: rbac-address-scope 2026-07-01 08:01:33.634 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: rbac-security-groups 2026-07-01 08:01:33.635 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-01 08:01:33.635 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: revision-if-match 2026-07-01 08:01:33.636 7 WARNING oslo_config.cfg [None req-3ccb5be7-4c97-48db-82e6-e361944cb1de - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-01 08:01:33.636 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-01 08:01:33.637 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: router_availability_zone 2026-07-01 08:01:33.637 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension router-service-type not supported by any of loaded plugins WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f6230627668 pid: 7 (default app) 2026-07-01 08:01:33.639 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-01 08:01:33.639 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-01 08:01:33.640 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-01 08:01:33.640 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-01 08:01:33.641 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-01 08:01:33.641 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-01 08:01:33.646 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: security-group 2026-07-01 08:01:33.647 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: segment 2026-07-01 08:01:33.647 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-01 08:01:33.648 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: service-type 2026-07-01 08:01:33.649 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: sorting 2026-07-01 08:01:33.649 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: standard-attr-segment 2026-07-01 08:01:33.650 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: standard-attr-description 2026-07-01 08:01:33.650 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: stateful-security-group 2026-07-01 08:01:33.651 8 WARNING neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-01 08:01:33.651 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-01 08:01:33.652 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: subnet-external-network 2026-07-01 08:01:33.652 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: subnet_onboard 2026-07-01 08:01:33.653 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-01 08:01:33.653 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: subnet-service-types 2026-07-01 08:01:33.654 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: subnet_allocation 2026-07-01 08:01:33.655 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-01 08:01:33.655 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: tag-creation 2026-07-01 08:01:33.656 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-01 08:01:33.660 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: standard-attr-tag 2026-07-01 08:01:33.660 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-01 08:01:33.661 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: trunk 2026-07-01 08:01:33.661 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: trunk-details 2026-07-01 08:01:33.662 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-01 08:01:33.663 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-01 08:01:33.664 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-01 08:01:33.665 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-01 08:01:33.666 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: vpn-flavors 2026-07-01 08:01:33.668 8 INFO neutron.api.extensions [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Loaded extension: vpnaas 2026-07-01 08:01:33.670 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-01 08:01:33.671 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-01 08:01:33.671 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 08:01:33.671 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-01 08:01:33.674 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-01 08:01:33.675 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-01 08:01:33.679 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-01 08:01:33.680 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-01 08:01:33.680 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-01 08:01:33.681 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 08:01:33.682 8 WARNING neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] subnetpool is already registered 2026-07-01 08:01:33.682 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 08:01:33.682 8 WARNING neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] subnetpool is already registered 2026-07-01 08:01:33.683 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-01 08:01:33.683 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-01 08:01:33.684 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-01 08:01:33.684 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-01 08:01:33.684 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-01 08:01:33.685 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-01 08:01:33.689 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-01 08:01:33.689 8 WARNING neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] router is already registered 2026-07-01 08:01:33.689 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-01 08:01:33.690 8 WARNING neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] floatingip is already registered 2026-07-01 08:01:33.693 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-01 08:01:33.693 8 WARNING neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] rbac_policy is already registered 2026-07-01 08:01:33.694 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-01 08:01:33.694 8 WARNING neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] security_group is already registered 2026-07-01 08:01:33.694 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-01 08:01:33.695 8 WARNING neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] security_group_rule is already registered 2026-07-01 08:01:33.695 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 08:01:33.696 8 WARNING neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] subnetpool is already registered 2026-07-01 08:01:33.696 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 08:01:33.696 8 WARNING neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] subnetpool is already registered 2026-07-01 08:01:33.697 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-01 08:01:33.697 8 WARNING neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] trunk is already registered 2026-07-01 08:01:33.697 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-01 08:01:33.697 8 WARNING neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] endpoint_group is already registered 2026-07-01 08:01:33.698 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-01 08:01:33.698 8 WARNING neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] vpnservice is already registered 2026-07-01 08:01:33.698 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-01 08:01:33.699 8 WARNING neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] ipsec_site_connection is already registered 2026-07-01 08:01:33.699 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-01 08:01:33.699 8 WARNING neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] ipsecpolicy is already registered 2026-07-01 08:01:33.699 8 INFO neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-01 08:01:33.700 8 WARNING neutron.quota.resource_registry [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] ikepolicy is already registered 2026-07-01 08:01:33.734 8 WARNING keystonemiddleware._common.config [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 08:01:33.740 8 WARNING oslo_config.cfg [None req-63f4f445-1a30-4c6c-863c-ec454cbcc4d7 - - - - - -] 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 0x7f6230627668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:01:37.805 7 INFO neutron.pecan_wsgi.hooks.translation [None req-81a2c2b0-ea62-4f77-82c0-3f725372fc7f 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.162 () {44 vars in 928 bytes} [Wed Jul 1 08:01:37 2026] GET /v2.0/networks/public => generated 108 bytes in 614 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: 1/4] 199.204.45.162 () {44 vars in 950 bytes} [Wed Jul 1 08:01:37 2026] GET /v2.0/networks?name=public => generated 15 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:01:38.368 7 WARNING neutron.services.revisions.revision_plugin [None req-267057fb-8599-4ee3-bd6e-fd0ed39dae91 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Could not find related network for resource to bump revision. 2026-07-01 08:01:38.387 7 INFO neutron.db.segments_db [None req-267057fb-8599-4ee3-bd6e-fd0ed39dae91 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Added segment a01296bc-7f74-4f2d-8430-b378fba343f6 of type flat for network 5ead8890-cc78-4e5a-abae-57294aef109e 2026-07-01 08:01:38.425 7 INFO neutron.pecan_wsgi.hooks.translation [None req-267057fb-8599-4ee3-bd6e-fd0ed39dae91 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.204.45.162 () {48 vars in 968 bytes} [Wed Jul 1 08:01:38 2026] POST /v2.0/networks => generated 124 bytes in 420 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:01:44.639 8 INFO neutron.pecan_wsgi.hooks.translation [None req-045a3151-2e6c-4a5b-af52-02b7306e2251 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.204.45.162 () {44 vars in 928 bytes} [Wed Jul 1 08:01:44 2026] GET /v2.0/networks/public => generated 108 bytes in 377 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.162 () {44 vars in 950 bytes} [Wed Jul 1 08:01:44 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-07-01 08:01:44.899 8 WARNING neutron.services.revisions.revision_plugin [None req-29543207-a4f2-4ad6-81ba-f0fc99849a4e 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Could not find related network for resource to bump revision. 2026-07-01 08:01:44.919 8 INFO neutron.db.segments_db [None req-29543207-a4f2-4ad6-81ba-f0fc99849a4e 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Added segment 606b4612-b1b8-4a94-a04d-93daf9fc5ef3 of type flat for network 49cfee13-0c9c-45c9-a95b-cc9fe83f6636 2026-07-01 08:01:44.960 8 INFO neutron.pecan_wsgi.hooks.translation [None req-29543207-a4f2-4ad6-81ba-f0fc99849a4e 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/8] 199.204.45.162 () {48 vars in 968 bytes} [Wed Jul 1 08:01:44 2026] POST /v2.0/networks => generated 124 bytes in 310 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:01:50.844 8 INFO neutron.pecan_wsgi.hooks.translation [None req-43aa9f45-a281-4039-bb5b-0921af5ae7e6 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.162 () {44 vars in 928 bytes} [Wed Jul 1 08:01:50 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.162 () {44 vars in 950 bytes} [Wed Jul 1 08:01:50 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-07-01 08:01:50.916 8 WARNING neutron.services.revisions.revision_plugin [None req-f3e0f49d-f187-495c-8506-e8cdaf396fbd 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Could not find related network for resource to bump revision. 2026-07-01 08:01:50.928 8 INFO neutron.db.segments_db [None req-f3e0f49d-f187-495c-8506-e8cdaf396fbd 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Added segment 2c708f56-9296-4454-993d-1f5ee53045b9 of type flat for network ecadd754-19a5-4c4d-abc7-872d54519555 2026-07-01 08:01:50.950 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f3e0f49d-f187-495c-8506-e8cdaf396fbd 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.162 () {48 vars in 968 bytes} [Wed Jul 1 08:01:50 2026] POST /v2.0/networks => generated 124 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:01:56.792 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e4ae02f2-4bb7-4fd3-97a3-d37697680752 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.204.45.162 () {44 vars in 928 bytes} [Wed Jul 1 08:01:56 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.204.45.162 () {44 vars in 950 bytes} [Wed Jul 1 08:01:56 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-07-01 08:01:56.872 7 WARNING neutron.services.revisions.revision_plugin [None req-7724a81a-a6f3-4131-a64a-8f788fa94dec 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Could not find related network for resource to bump revision. 2026-07-01 08:01:56.890 7 INFO neutron.db.segments_db [None req-7724a81a-a6f3-4131-a64a-8f788fa94dec 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Added segment 950cb00d-218b-4f65-a421-4072224d3502 of type flat for network 60095421-0819-4661-b799-2399ab37fb44 2026-07-01 08:01:56.925 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7724a81a-a6f3-4131-a64a-8f788fa94dec 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/15] 199.204.45.162 () {48 vars in 968 bytes} [Wed Jul 1 08:01:56 2026] POST /v2.0/networks => generated 124 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:02:02.814 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8b36007b-a6ba-4245-8c97-f23cb070a412 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.162 () {44 vars in 928 bytes} [Wed Jul 1 08:02:02 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.162 () {44 vars in 950 bytes} [Wed Jul 1 08:02:02 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-07-01 08:02:02.877 7 WARNING neutron.services.revisions.revision_plugin [None req-df0f672b-7eee-445f-9ffd-cea2b84992ef 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Could not find related network for resource to bump revision. 2026-07-01 08:02:02.898 7 INFO neutron.db.segments_db [None req-df0f672b-7eee-445f-9ffd-cea2b84992ef 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Added segment ea9cf355-f527-4ed4-80e8-13269d168044 of type flat for network 449ea6e5-1c6f-4443-80cc-1284dff6f75f 2026-07-01 08:02:02.917 7 INFO neutron.pecan_wsgi.hooks.translation [None req-df0f672b-7eee-445f-9ffd-cea2b84992ef 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.204.45.162 () {48 vars in 968 bytes} [Wed Jul 1 08:02:02 2026] POST /v2.0/networks => generated 124 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:02:08.759 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9cec3aa7-81a2-4050-b8c1-a318f3e6ea29 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.204.45.162 () {44 vars in 928 bytes} [Wed Jul 1 08:02:08 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.204.45.162 () {44 vars in 950 bytes} [Wed Jul 1 08:02:08 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-07-01 08:02:08.877 8 WARNING neutron.services.revisions.revision_plugin [None req-8cf45874-eb2f-4e07-b079-5c9f0180b41e 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Could not find related network for resource to bump revision. 2026-07-01 08:02:08.895 8 INFO neutron.db.segments_db [None req-8cf45874-eb2f-4e07-b079-5c9f0180b41e 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Added segment 63b36db4-f318-45df-8c3e-f9cf235e7bb0 of type flat for network 03e1004f-6723-4e48-b6f0-affd98d98876 [pid: 8|app: 0|req: 10/22] 199.204.45.162 () {48 vars in 968 bytes} [Wed Jul 1 08:02:08 2026] POST /v2.0/networks => generated 706 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:02:10.157 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e79d7875-fcc0-45e7-b32a-efe8bf310cfc 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/23] 199.204.45.162 () {44 vars in 928 bytes} [Wed Jul 1 08:02:10 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.204.45.162 () {44 vars in 950 bytes} [Wed Jul 1 08:02:10 2026] GET /v2.0/networks?name=public => generated 709 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:02:10.235 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4294948d-853d-4e8d-bcbc-b2895ab7cf1b 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/25] 199.204.45.162 () {44 vars in 1035 bytes} [Wed Jul 1 08:02:10 2026] GET /v2.0/subnets/public-subnet?network_id=03e1004f-6723-4e48-b6f0-affd98d98876 => generated 113 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/26] 199.204.45.162 () {44 vars in 1058 bytes} [Wed Jul 1 08:02:10 2026] GET /v2.0/subnets?name=public-subnet&network_id=03e1004f-6723-4e48-b6f0-affd98d98876 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/27] 199.204.45.162 () {48 vars in 966 bytes} [Wed Jul 1 08:02:10 2026] POST /v2.0/subnets => generated 664 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:06:44.112 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [bccc26e1-f956-4a6a-a795-f3f913c66605] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-01 08:06:44.115 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 1 08:06:44 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.162) !!! 2026-07-01 08:06:44.232 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2c1ec976-27d4-4588-9ccd-aff13e47de58 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/63] 199.204.45.162 () {44 vars in 938 bytes} [Wed Jul 1 08:06:44 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:06:44.240 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2eb877f1-31fb-4eea-8832-11b91b4c4be4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-01 08:06:44.242 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 1 08:06:44 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.162) !!! [pid: 7|app: 0|req: 33/64] 199.204.45.162 () {44 vars in 960 bytes} [Wed Jul 1 08:06:44 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:06:44.311 8 INFO neutron.db.segments_db [None req-2189f10d-dce6-4699-b991-b4cc972708cd 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Added segment 44a8b285-f08b-45a2-be0d-5f78d6eea59b of type vxlan for network a2268e91-3188-47ed-86f0-b1206389858c [pid: 8|app: 0|req: 32/65] 199.204.45.162 () {48 vars in 967 bytes} [Wed Jul 1 08:06:44 2026] POST /v2.0/networks => generated 706 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:06:45.274 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2eb877f1-31fb-4eea-8832-11b91b4c4be4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55968. 2026-07-01 08:06:45.305 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2c0305bd-8d82-4264-8023-7e9c6f4eefe2 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/66] 199.204.45.162 () {44 vars in 938 bytes} [Wed Jul 1 08:06:45 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:06:45.544 8 INFO oslo.messaging._drivers.impl_rabbit [-] [bccc26e1-f956-4a6a-a795-f3f913c66605] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55974. [pid: 8|app: 0|req: 33/67] 199.204.45.162 () {44 vars in 960 bytes} [Wed Jul 1 08:06:45 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 690 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:06:45.579 7 INFO neutron.pecan_wsgi.hooks.translation [None req-55622565-9b92-4468-b374-dd82a84d3a6d 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/68] 199.204.45.162 () {44 vars in 1037 bytes} [Wed Jul 1 08:06:45 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a2268e91-3188-47ed-86f0-b1206389858c => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/69] 199.204.45.162 () {44 vars in 1060 bytes} [Wed Jul 1 08:06:45 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a2268e91-3188-47ed-86f0-b1206389858c => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/70] 199.204.45.162 () {48 vars in 966 bytes} [Wed Jul 1 08:06:45 2026] POST /v2.0/subnets => generated 651 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:06:46.902 7 INFO neutron.api.v2.resource [None req-e5ac0827-8931-4419-b83f-a8bd571326ec 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/73] 199.204.45.162 () {44 vars in 972 bytes} [Wed Jul 1 08:06:46 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/74] 199.204.45.162 () {44 vars in 994 bytes} [Wed Jul 1 08:06:46 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/75] 199.204.45.162 () {48 vars in 981 bytes} [Wed Jul 1 08:06:46 2026] POST /v2.0/security-groups => generated 1616 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:06:48 2026] GET /v2.0/security-groups/5be7cd47-dcdc-49fa-8a66-0fe23278d109 => generated 1616 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:06:48 2026] GET /v2.0/security-groups/5be7cd47-dcdc-49fa-8a66-0fe23278d109 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:06:48 2026] GET /v2.0/security-groups/5be7cd47-dcdc-49fa-8a66-0fe23278d109 => generated 1616 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.204.45.162 () {48 vars in 992 bytes} [Wed Jul 1 08:06:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:06:49 2026] GET /v2.0/security-groups/5be7cd47-dcdc-49fa-8a66-0fe23278d109 => generated 2230 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:06:49 2026] GET /v2.0/security-groups/5be7cd47-dcdc-49fa-8a66-0fe23278d109 => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:06:49 2026] GET /v2.0/security-groups/5be7cd47-dcdc-49fa-8a66-0fe23278d109 => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.204.45.162 () {48 vars in 992 bytes} [Wed Jul 1 08:06:49 2026] POST /v2.0/security-group-rules => generated 603 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:06:50 2026] GET /v2.0/security-groups/5be7cd47-dcdc-49fa-8a66-0fe23278d109 => generated 2846 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:06:50 2026] GET /v2.0/security-groups/5be7cd47-dcdc-49fa-8a66-0fe23278d109 => 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: 42/86] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:06:50 2026] GET /v2.0/security-groups/5be7cd47-dcdc-49fa-8a66-0fe23278d109 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.204.45.162 () {48 vars in 992 bytes} [Wed Jul 1 08:06:50 2026] POST /v2.0/security-group-rules => generated 603 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:06:51 2026] GET /v2.0/security-groups/5be7cd47-dcdc-49fa-8a66-0fe23278d109 => generated 3462 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:06:51 2026] GET /v2.0/security-groups/5be7cd47-dcdc-49fa-8a66-0fe23278d109 => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:06:51 2026] GET /v2.0/security-groups/5be7cd47-dcdc-49fa-8a66-0fe23278d109 => generated 3462 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 199.204.45.162 () {48 vars in 992 bytes} [Wed Jul 1 08:06:51 2026] POST /v2.0/security-group-rules => generated 603 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:06:52 2026] GET /v2.0/security-groups/5be7cd47-dcdc-49fa-8a66-0fe23278d109 => generated 4078 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:06:52 2026] GET /v2.0/security-groups/5be7cd47-dcdc-49fa-8a66-0fe23278d109 => generated 4078 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/94] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:06:52 2026] GET /v2.0/security-groups/5be7cd47-dcdc-49fa-8a66-0fe23278d109 => generated 4078 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 199.204.45.162 () {48 vars in 992 bytes} [Wed Jul 1 08:06:52 2026] POST /v2.0/security-group-rules => generated 603 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/96] 199.204.45.162 () {44 vars in 988 bytes} [Wed Jul 1 08:06:53 2026] GET /v2.0/networks/a2268e91-3188-47ed-86f0-b1206389858c => generated 731 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:06:53.838 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fc991ac0-ffb7-4339-bc67-20401eef9fa2 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/97] 199.204.45.162 () {44 vars in 1077 bytes} [Wed Jul 1 08:06:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a2268e91-3188-47ed-86f0-b1206389858c => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/98] 199.204.45.162 () {44 vars in 1100 bytes} [Wed Jul 1 08:06:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a2268e91-3188-47ed-86f0-b1206389858c => 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: 51/99] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:06:53 2026] GET /v2.0/security-groups/5be7cd47-dcdc-49fa-8a66-0fe23278d109 => 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: 49/100] 199.204.45.162 () {48 vars in 962 bytes} [Wed Jul 1 08:06:53 2026] POST /v2.0/ports => generated 1092 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:07:00.487 7 INFO neutron.pecan_wsgi.hooks.translation [None req-71052398-630b-4fdb-b772-b661ac88ce59 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/101] 199.204.45.162 () {44 vars in 979 bytes} [Wed Jul 1 08:07:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 39 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: 50/102] 199.204.45.162 () {44 vars in 1001 bytes} [Wed Jul 1 08:07:00 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1095 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/103] 199.204.45.162 () {48 vars in 1031 bytes} [Wed Jul 1 08:07:00 2026] PUT /v2.0/ports/6084f819-5207-4550-a0f5-72dc1c398944 => generated 1241 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/106] 199.204.45.162 () {44 vars in 921 bytes} [Wed Jul 1 08:07:02 2026] GET /v2.0/ports => generated 3722 bytes in 87 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-07-01 08:07:03.673 7 INFO neutron.api.v2.resource [None req-f50eddb6-5be6-4489-9557-d1fc27aabae7 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/107] 199.204.45.162 () {44 vars in 960 bytes} [Wed Jul 1 08:07:03 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/108] 199.204.45.162 () {44 vars in 982 bytes} [Wed Jul 1 08:07:03 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/109] 199.204.45.162 () {48 vars in 981 bytes} [Wed Jul 1 08:07:03 2026] POST /v2.0/security-groups => generated 1610 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/110] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:07:04 2026] GET /v2.0/security-groups/84cd6612-31e7-4716-8a5b-2865825622d3 => generated 1610 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/111] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:07:04 2026] GET /v2.0/security-groups/84cd6612-31e7-4716-8a5b-2865825622d3 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/112] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:07:04 2026] GET /v2.0/security-groups/84cd6612-31e7-4716-8a5b-2865825622d3 => generated 1610 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/113] 199.204.45.162 () {48 vars in 992 bytes} [Wed Jul 1 08:07:04 2026] POST /v2.0/security-group-rules => generated 619 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/114] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:07:05 2026] GET /v2.0/security-groups/84cd6612-31e7-4716-8a5b-2865825622d3 => generated 2242 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/115] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:07:05 2026] GET /v2.0/security-groups/84cd6612-31e7-4716-8a5b-2865825622d3 => generated 2242 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/116] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:07:05 2026] GET /v2.0/security-groups/84cd6612-31e7-4716-8a5b-2865825622d3 => generated 2242 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/117] 199.204.45.162 () {48 vars in 992 bytes} [Wed Jul 1 08:07:05 2026] POST /v2.0/security-group-rules => generated 623 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/128] 199.204.45.162 () {44 vars in 976 bytes} [Wed Jul 1 08:08:25 2026] GET /v2.0/quotas/858a5623c83f4620b8f38d50d317ede2 => 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: 63/129] 199.204.45.162 () {48 vars in 1028 bytes} [Wed Jul 1 08:08:25 2026] PUT /v2.0/quotas/858a5623c83f4620b8f38d50d317ede2 => generated 291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:10:34.895 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [bccc26e1-f956-4a6a-a795-f3f913c66605] 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-07-01 08:10:35.035 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4497f218-138e-4c22-a628-378b762496bb 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 73/148] 199.204.45.162 () {30 vars in 740 bytes} [Wed Jul 1 08:10:34 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:10:35.059 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2eb877f1-31fb-4eea-8832-11b91b4c4be4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-01 08:10:35.062 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 1 08:10:35 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.162) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 76/149] 199.204.45.162 () {30 vars in 762 bytes} [Wed Jul 1 08:10:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1244 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:10:36.814 8 INFO oslo.messaging._drivers.impl_rabbit [-] [bccc26e1-f956-4a6a-a795-f3f913c66605] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42216. 2026-07-01 08:10:36.885 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd60f6da-0df3-413e-afe5-e5cf7ba5d0a7 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 74/150] 199.204.45.162 () {30 vars in 740 bytes} [Wed Jul 1 08:10:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:10:36.926 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2eb877f1-31fb-4eea-8832-11b91b4c4be4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42224. [pid: 7|app: 0|req: 77/151] 199.204.45.162 () {30 vars in 762 bytes} [Wed Jul 1 08:10:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:16:30.162 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2eb877f1-31fb-4eea-8832-11b91b4c4be4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-01 08:16:30.163 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 1 08:16:30 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=d63fe7957c5a49fd95f181497a7b9a80 (ip 199.204.45.162) !!! 2026-07-01 08:16:30.308 7 INFO neutron.api.v2.resource [None req-0691df62-7a72-45b5-8971-2252eb4ed74a 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 101/198] 199.204.45.162 () {44 vars in 1075 bytes} [Wed Jul 1 08:16:30 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=d63fe7957c5a49fd95f181497a7b9a80 => generated 139 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:16:30.318 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [bccc26e1-f956-4a6a-a795-f3f913c66605] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-01 08:16:30.320 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 1 08:16:30 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=d63fe7957c5a49fd95f181497a7b9a80 (ip 199.204.45.162) !!! [pid: 8|app: 0|req: 98/199] 199.204.45.162 () {44 vars in 1098 bytes} [Wed Jul 1 08:16:30 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=d63fe7957c5a49fd95f181497a7b9a80 => generated 23 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:16:31.175 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2eb877f1-31fb-4eea-8832-11b91b4c4be4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52366. [pid: 7|app: 0|req: 102/202] 199.204.45.162 () {48 vars in 982 bytes} [Wed Jul 1 08:16:30 2026] POST /v2.0/security-groups => generated 1624 bytes in 686 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:16:32.301 8 INFO oslo.messaging._drivers.impl_rabbit [-] [bccc26e1-f956-4a6a-a795-f3f913c66605] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52380. [pid: 8|app: 0|req: 101/203] 199.204.45.162 () {44 vars in 1089 bytes} [Wed Jul 1 08:16:32 2026] GET /v2.0/security-groups/4265505a-1d51-4b3b-b898-89229d922919?project_id=d63fe7957c5a49fd95f181497a7b9a80 => generated 1624 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/204] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:16:32 2026] GET /v2.0/security-groups/4265505a-1d51-4b3b-b898-89229d922919 => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/205] 199.204.45.162 () {44 vars in 1089 bytes} [Wed Jul 1 08:16:32 2026] GET /v2.0/security-groups/4265505a-1d51-4b3b-b898-89229d922919?project_id=d63fe7957c5a49fd95f181497a7b9a80 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/206] 199.204.45.162 () {48 vars in 992 bytes} [Wed Jul 1 08:16:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/207] 199.204.45.162 () {44 vars in 1089 bytes} [Wed Jul 1 08:16:33 2026] GET /v2.0/security-groups/4265505a-1d51-4b3b-b898-89229d922919?project_id=d63fe7957c5a49fd95f181497a7b9a80 => generated 2234 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/208] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:16:33 2026] GET /v2.0/security-groups/4265505a-1d51-4b3b-b898-89229d922919 => generated 2234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/209] 199.204.45.162 () {44 vars in 1089 bytes} [Wed Jul 1 08:16:33 2026] GET /v2.0/security-groups/4265505a-1d51-4b3b-b898-89229d922919?project_id=d63fe7957c5a49fd95f181497a7b9a80 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/210] 199.204.45.162 () {48 vars in 992 bytes} [Wed Jul 1 08:16:33 2026] POST /v2.0/security-group-rules => generated 599 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/211] 199.204.45.162 () {44 vars in 1089 bytes} [Wed Jul 1 08:16:34 2026] GET /v2.0/security-groups/4265505a-1d51-4b3b-b898-89229d922919?project_id=d63fe7957c5a49fd95f181497a7b9a80 => generated 2846 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/212] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:16:34 2026] GET /v2.0/security-groups/4265505a-1d51-4b3b-b898-89229d922919 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/213] 199.204.45.162 () {44 vars in 1089 bytes} [Wed Jul 1 08:16:34 2026] GET /v2.0/security-groups/4265505a-1d51-4b3b-b898-89229d922919?project_id=d63fe7957c5a49fd95f181497a7b9a80 => generated 2846 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/214] 199.204.45.162 () {48 vars in 992 bytes} [Wed Jul 1 08:16:34 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: 107/215] 199.204.45.162 () {44 vars in 1089 bytes} [Wed Jul 1 08:16:35 2026] GET /v2.0/security-groups/4265505a-1d51-4b3b-b898-89229d922919?project_id=d63fe7957c5a49fd95f181497a7b9a80 => generated 3460 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/216] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:16:35 2026] GET /v2.0/security-groups/4265505a-1d51-4b3b-b898-89229d922919 => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/217] 199.204.45.162 () {44 vars in 1089 bytes} [Wed Jul 1 08:16:35 2026] GET /v2.0/security-groups/4265505a-1d51-4b3b-b898-89229d922919?project_id=d63fe7957c5a49fd95f181497a7b9a80 => generated 3460 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/218] 199.204.45.162 () {48 vars in 992 bytes} [Wed Jul 1 08:16:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/237] 199.204.45.162 () {30 vars in 740 bytes} [Wed Jul 1 08:18:48 2026] GET /v2.0/networks?tenant_id=d63fe7957c5a49fd95f181497a7b9a80&shared=False => generated 15 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:18:49.068 8 INFO neutron.db.segments_db [None req-de7ddd55-381d-4d86-a943-c8d9c65977de 749976337f6b4156ab40e4b0c00f35a3 d63fe7957c5a49fd95f181497a7b9a80 - - 9770e60b23c947d490f2cb34b9475ae2 9770e60b23c947d490f2cb34b9475ae2] Added segment 5af0be92-b5e9-4bba-8a96-74d9eb2d45e7 of type vxlan for network d75bcc68-016d-4bad-ac61-362ed15dc369 [pid: 8|app: 0|req: 118/238] 199.204.45.162 () {34 vars in 682 bytes} [Wed Jul 1 08:18:49 2026] POST /v2.0/networks => generated 718 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/239] 199.204.45.162 () {30 vars in 722 bytes} [Wed Jul 1 08:18:49 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/240] 199.204.45.162 () {30 vars in 633 bytes} [Wed Jul 1 08:18:49 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: 7|app: 0|req: 122/241] 199.204.45.162 () {34 vars in 677 bytes} [Wed Jul 1 08:18:49 2026] POST /v2.0/ports => generated 999 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/242] 199.204.45.162 () {30 vars in 703 bytes} [Wed Jul 1 08:18:49 2026] GET /v2.0/networks/d75bcc68-016d-4bad-ac61-362ed15dc369 => generated 705 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/243] 199.204.45.162 () {30 vars in 722 bytes} [Wed Jul 1 08:18:51 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/244] 199.204.45.162 () {30 vars in 703 bytes} [Wed Jul 1 08:18:51 2026] GET /v2.0/networks/d75bcc68-016d-4bad-ac61-362ed15dc369 => generated 705 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/247] 199.204.45.162 () {44 vars in 976 bytes} [Wed Jul 1 08:19:08 2026] GET /v2.0/quotas/d63fe7957c5a49fd95f181497a7b9a80 => 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: 123/248] 199.204.45.162 () {48 vars in 1028 bytes} [Wed Jul 1 08:19:08 2026] PUT /v2.0/quotas/d63fe7957c5a49fd95f181497a7b9a80 => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:30:46.885 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2eb877f1-31fb-4eea-8832-11b91b4c4be4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-01 08:30:46.885 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 1 08:30:46 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.162) !!! 2026-07-01 08:30:47.045 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f60cf8a-cb3b-46fb-957f-9b473f15d819 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/343] 199.204.45.162 () {44 vars in 928 bytes} [Wed Jul 1 08:30:46 2026] GET /v2.0/networks/public => generated 108 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:30:47.058 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [bccc26e1-f956-4a6a-a795-f3f913c66605] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-01 08:30:47.059 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 1 08:30:47 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.162) !!! [pid: 8|app: 0|req: 171/344] 199.204.45.162 () {44 vars in 950 bytes} [Wed Jul 1 08:30:47 2026] GET /v2.0/networks?name=public => generated 753 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:30:48.095 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2eb877f1-31fb-4eea-8832-11b91b4c4be4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34772. 2026-07-01 08:30:48.125 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dbee3444-d585-42af-8f6a-c81cecd5422b 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 174/345] 199.204.45.162 () {44 vars in 928 bytes} [Wed Jul 1 08:30:48 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:30:48.158 8 INFO oslo.messaging._drivers.impl_rabbit [-] [bccc26e1-f956-4a6a-a795-f3f913c66605] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34788. [pid: 8|app: 0|req: 172/346] 199.204.45.162 () {44 vars in 950 bytes} [Wed Jul 1 08:30:48 2026] GET /v2.0/networks?name=public => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:30:48.197 7 INFO neutron.pecan_wsgi.hooks.translation [None req-68def2d0-4ac7-47f8-bd7d-fce7125e402f 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/347] 199.204.45.162 () {44 vars in 1035 bytes} [Wed Jul 1 08:30:48 2026] GET /v2.0/subnets/public-subnet?network_id=03e1004f-6723-4e48-b6f0-affd98d98876 => generated 113 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/348] 199.204.45.162 () {44 vars in 1058 bytes} [Wed Jul 1 08:30:48 2026] GET /v2.0/subnets?name=public-subnet&network_id=03e1004f-6723-4e48-b6f0-affd98d98876 => generated 667 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:31:15.619 7 INFO neutron.pecan_wsgi.hooks.translation [None req-23a516ca-b316-48d3-88cb-4740b8814120 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/351] 199.204.45.162 () {44 vars in 938 bytes} [Wed Jul 1 08:31:15 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/352] 199.204.45.162 () {44 vars in 960 bytes} [Wed Jul 1 08:31:15 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:31:16.612 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d87f24ce-d116-4beb-9f87-58732d237a14 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/355] 199.204.45.162 () {44 vars in 938 bytes} [Wed Jul 1 08:31:16 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/356] 199.204.45.162 () {44 vars in 960 bytes} [Wed Jul 1 08:31:16 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:31:16.678 7 INFO neutron.pecan_wsgi.hooks.translation [None req-73793b5a-20f4-4978-b958-8f3656b1f4c6 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/357] 199.204.45.162 () {44 vars in 1037 bytes} [Wed Jul 1 08:31:16 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a2268e91-3188-47ed-86f0-b1206389858c => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/358] 199.204.45.162 () {44 vars in 1060 bytes} [Wed Jul 1 08:31:16 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a2268e91-3188-47ed-86f0-b1206389858c => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:31:17.868 7 INFO neutron.api.v2.resource [None req-50488a64-fbd6-42e4-a0da-86b8da99cfd0 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/359] 199.204.45.162 () {44 vars in 972 bytes} [Wed Jul 1 08:31:17 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/360] 199.204.45.162 () {44 vars in 994 bytes} [Wed Jul 1 08:31:17 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/361] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:31:19 2026] GET /v2.0/security-groups/5be7cd47-dcdc-49fa-8a66-0fe23278d109 => generated 4694 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/362] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:31:19 2026] GET /v2.0/security-groups/5be7cd47-dcdc-49fa-8a66-0fe23278d109 => 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: 183/363] 199.204.45.162 () {44 vars in 1012 bytes} [Wed Jul 1 08:31:19 2026] GET /v2.0/security-group-rules/c0b933d6-d142-49b3-8022-5fe66eac82f8 => 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: 181/364] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:31:20 2026] GET /v2.0/security-groups/5be7cd47-dcdc-49fa-8a66-0fe23278d109 => generated 4694 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/365] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:31:20 2026] GET /v2.0/security-groups/5be7cd47-dcdc-49fa-8a66-0fe23278d109 => generated 4694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/366] 199.204.45.162 () {44 vars in 1012 bytes} [Wed Jul 1 08:31:20 2026] GET /v2.0/security-group-rules/9f9092c2-fcf4-4e1c-b22a-55cf6285c45f => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/367] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:31:20 2026] GET /v2.0/security-groups/5be7cd47-dcdc-49fa-8a66-0fe23278d109 => generated 4694 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/368] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:31:21 2026] GET /v2.0/security-groups/5be7cd47-dcdc-49fa-8a66-0fe23278d109 => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/369] 199.204.45.162 () {44 vars in 1012 bytes} [Wed Jul 1 08:31:21 2026] GET /v2.0/security-group-rules/79516d5d-056e-49bb-a029-c83fbdf7b71b => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/370] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:31:21 2026] GET /v2.0/security-groups/5be7cd47-dcdc-49fa-8a66-0fe23278d109 => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/371] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:31:21 2026] GET /v2.0/security-groups/5be7cd47-dcdc-49fa-8a66-0fe23278d109 => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/372] 199.204.45.162 () {44 vars in 1012 bytes} [Wed Jul 1 08:31:22 2026] GET /v2.0/security-group-rules/ce180d39-0285-404d-b751-749bda100a97 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/373] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:31:22 2026] GET /v2.0/security-groups/5be7cd47-dcdc-49fa-8a66-0fe23278d109 => generated 4694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:31:22 2026] GET /v2.0/security-groups/5be7cd47-dcdc-49fa-8a66-0fe23278d109 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/375] 199.204.45.162 () {44 vars in 1012 bytes} [Wed Jul 1 08:31:22 2026] GET /v2.0/security-group-rules/91c963ba-4d50-40de-aa23-cf7ccac5e742 => 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/376] 199.204.45.162 () {44 vars in 988 bytes} [Wed Jul 1 08:31:24 2026] GET /v2.0/networks/a2268e91-3188-47ed-86f0-b1206389858c => generated 731 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:31:24.286 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c1b298a3-b9ad-4236-8df9-54ff88ffcb7c 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 190/377] 199.204.45.162 () {44 vars in 1077 bytes} [Wed Jul 1 08:31:24 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a2268e91-3188-47ed-86f0-b1206389858c => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/378] 199.204.45.162 () {44 vars in 1100 bytes} [Wed Jul 1 08:31:24 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a2268e91-3188-47ed-86f0-b1206389858c => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:31:24 2026] GET /v2.0/security-groups/5be7cd47-dcdc-49fa-8a66-0fe23278d109 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:31:31.239 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fd72be68-e3e6-435c-af20-285e448e387f 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 193/382] 199.204.45.162 () {44 vars in 979 bytes} [Wed Jul 1 08:31:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/383] 199.204.45.162 () {44 vars in 1001 bytes} [Wed Jul 1 08:31:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/384] 199.204.45.162 () {44 vars in 921 bytes} [Wed Jul 1 08:31:32 2026] GET /v2.0/ports => generated 4717 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:31:33.676 8 INFO neutron.api.v2.resource [None req-3b2e1b00-44b1-44c3-bdb9-4844e603430f 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 191/385] 199.204.45.162 () {44 vars in 960 bytes} [Wed Jul 1 08:31:33 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/386] 199.204.45.162 () {44 vars in 982 bytes} [Wed Jul 1 08:31:33 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2877 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/387] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:31:34 2026] GET /v2.0/security-groups/84cd6612-31e7-4716-8a5b-2865825622d3 => generated 2878 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/388] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:31:34 2026] GET /v2.0/security-groups/84cd6612-31e7-4716-8a5b-2865825622d3 => generated 2878 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/389] 199.204.45.162 () {44 vars in 1012 bytes} [Wed Jul 1 08:31:34 2026] GET /v2.0/security-group-rules/3872927c-b870-47cd-a2c0-f007c824b2f1 => generated 619 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/390] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:31:35 2026] GET /v2.0/security-groups/84cd6612-31e7-4716-8a5b-2865825622d3 => generated 2878 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/391] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:31:35 2026] GET /v2.0/security-groups/84cd6612-31e7-4716-8a5b-2865825622d3 => generated 2878 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/392] 199.204.45.162 () {44 vars in 1012 bytes} [Wed Jul 1 08:31:35 2026] GET /v2.0/security-group-rules/b602a5f8-fe4a-412d-997d-116eccc1862f => generated 623 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/395] 199.204.45.162 () {44 vars in 976 bytes} [Wed Jul 1 08:31:47 2026] GET /v2.0/quotas/858a5623c83f4620b8f38d50d317ede2 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:32:40.715 8 INFO neutron.api.v2.resource [None req-a4e28e4b-c765-4174-8532-9ef43e0031c6 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 200/402] 199.204.45.162 () {44 vars in 1075 bytes} [Wed Jul 1 08:32:40 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=d63fe7957c5a49fd95f181497a7b9a80 => generated 139 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/403] 199.204.45.162 () {44 vars in 1098 bytes} [Wed Jul 1 08:32:40 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=d63fe7957c5a49fd95f181497a7b9a80 => generated 4072 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/404] 199.204.45.162 () {44 vars in 1089 bytes} [Wed Jul 1 08:32:41 2026] GET /v2.0/security-groups/4265505a-1d51-4b3b-b898-89229d922919?project_id=d63fe7957c5a49fd95f181497a7b9a80 => generated 4075 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/405] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:32:41 2026] GET /v2.0/security-groups/4265505a-1d51-4b3b-b898-89229d922919 => generated 4075 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/406] 199.204.45.162 () {44 vars in 1012 bytes} [Wed Jul 1 08:32:41 2026] GET /v2.0/security-group-rules/682b7095-730e-435b-a9b0-b1c0213b354e => generated 597 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 199.204.45.162 () {44 vars in 1089 bytes} [Wed Jul 1 08:32:42 2026] GET /v2.0/security-groups/4265505a-1d51-4b3b-b898-89229d922919?project_id=d63fe7957c5a49fd95f181497a7b9a80 => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/408] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:32:42 2026] GET /v2.0/security-groups/4265505a-1d51-4b3b-b898-89229d922919 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/409] 199.204.45.162 () {44 vars in 1012 bytes} [Wed Jul 1 08:32:42 2026] GET /v2.0/security-group-rules/7da123a0-da86-4604-b38f-a1b0db29cd18 => generated 599 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/410] 199.204.45.162 () {44 vars in 1089 bytes} [Wed Jul 1 08:32:43 2026] GET /v2.0/security-groups/4265505a-1d51-4b3b-b898-89229d922919?project_id=d63fe7957c5a49fd95f181497a7b9a80 => generated 4075 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/411] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:32:43 2026] GET /v2.0/security-groups/4265505a-1d51-4b3b-b898-89229d922919 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/412] 199.204.45.162 () {44 vars in 1012 bytes} [Wed Jul 1 08:32:43 2026] GET /v2.0/security-group-rules/1f2b081f-6692-4d01-a7f3-846b4d91cc01 => 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: 208/413] 199.204.45.162 () {44 vars in 1089 bytes} [Wed Jul 1 08:32:44 2026] GET /v2.0/security-groups/4265505a-1d51-4b3b-b898-89229d922919?project_id=d63fe7957c5a49fd95f181497a7b9a80 => generated 4075 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/414] 199.204.45.162 () {44 vars in 1002 bytes} [Wed Jul 1 08:32:44 2026] GET /v2.0/security-groups/4265505a-1d51-4b3b-b898-89229d922919 => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/415] 199.204.45.162 () {44 vars in 1012 bytes} [Wed Jul 1 08:32:44 2026] GET /v2.0/security-group-rules/a43c60ef-c80f-4bf3-83c9-81740669416d => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/418] 199.204.45.162 () {44 vars in 976 bytes} [Wed Jul 1 08:32:51 2026] GET /v2.0/quotas/d63fe7957c5a49fd95f181497a7b9a80 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/425] 199.204.45.162 () {44 vars in 950 bytes} [Wed Jul 1 08:33:42 2026] GET /v2.0/networks?name=public => generated 753 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:34:20.176 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2eb877f1-31fb-4eea-8832-11b91b4c4be4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 7|app: 0|req: 217/432] 10.0.0.141 () {32 vars in 649 bytes} [Wed Jul 1 08:34:20 2026] GET /v2.0/networks => generated 2167 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:34:21.358 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [bccc26e1-f956-4a6a-a795-f3f913c66605] 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: 216/433] 10.0.0.141 () {32 vars in 655 bytes} [Wed Jul 1 08:34:21 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: 7|app: 0|req: 218/434] 10.0.0.141 () {32 vars in 647 bytes} [Wed Jul 1 08:34:21 2026] GET /v2.0/routers => generated 15 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/435] 10.0.0.141 () {32 vars in 643 bytes} [Wed Jul 1 08:34:21 2026] GET /v2.0/ports => generated 4717 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/436] 10.0.0.141 () {32 vars in 647 bytes} [Wed Jul 1 08:34:21 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/437] 10.0.0.141 () {32 vars in 649 bytes} [Wed Jul 1 08:34:21 2026] GET /v2.0/networks => generated 2167 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:34:21.588 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2eb877f1-31fb-4eea-8832-11b91b4c4be4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44754. [pid: 7|app: 0|req: 220/438] 10.0.0.141 () {32 vars in 663 bytes} [Wed Jul 1 08:34:21 2026] GET /v2.0/security-groups => generated 17393 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/439] 10.0.0.141 () {32 vars in 655 bytes} [Wed Jul 1 08:34:21 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:34:32.243 8 INFO oslo.messaging._drivers.impl_rabbit [-] [bccc26e1-f956-4a6a-a795-f3f913c66605] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59696. 2026-07-01 08:34:32.296 7 INFO neutron.db.segments_db [None req-cf64950e-dfee-4ed9-8f67-a08d0fba75fc 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Added segment 0a3059cf-b331-4601-96ad-b80ee787777f of type vxlan for network b6076f08-7dc0-48f4-b3c1-3512182f9731 [pid: 7|app: 0|req: 222/442] 10.0.0.141 () {34 vars in 671 bytes} [Wed Jul 1 08:34:32 2026] POST /v2.0/networks => generated 743 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:34:32.477 8 INFO neutron.db.segments_db [None req-e72a82f4-aa00-4e37-8ce9-e71cfc3382c6 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Added segment e708d4d9-2c4b-4281-a903-03241994dedd of type vxlan for network e1d7d808-2380-425e-bb90-e638af1b6df3 [pid: 8|app: 0|req: 221/443] 10.0.0.141 () {34 vars in 671 bytes} [Wed Jul 1 08:34:32 2026] POST /v2.0/networks => generated 748 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/444] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:34:32 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-07-01 08:34:32.637 7 INFO neutron.db.segments_db [None req-dbb48316-fda8-4bd4-907a-c807e78408ba 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Added segment f38d69ac-3bd1-4324-b237-aedc392818dc of type vxlan for network fd936b4b-aca5-45ff-aae0-bd553c3ea5ac [pid: 8|app: 0|req: 222/445] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:34:32 2026] POST /v2.0/subnets => generated 695 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:34:32.891 7 INFO neutron.db.l3_hamode_db [None req-dbb48316-fda8-4bd4-907a-c807e78408ba 234c8efbde4d488eb4ba782e93ae7a7d 731e2cf327934b5f9568d7c26d5079c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 223/446] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:34:32 2026] GET /v2.0/security-groups?tenant_id=e8adfae2da4a4179ba36a5b1f725bcbb&name=default => generated 2921 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:34:33.101 8 INFO neutron.db.segments_db [None req-3b3b178e-138a-457a-b78a-eebfd09520ed 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Added segment ae827ed8-dcda-4b33-b5b9-e471775468b3 of type vxlan for network a75c06ae-884a-45cd-9632-a2d32549d490 2026-07-01 08:34:33.339 8 INFO neutron.db.l3_hamode_db [None req-3b3b178e-138a-457a-b78a-eebfd09520ed 234c8efbde4d488eb4ba782e93ae7a7d 81b891f8e2eb40ec8359e033b487c209 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:34:33.931 7 INFO neutron.db.l3_hamode_db [None req-dbb48316-fda8-4bd4-907a-c807e78408ba 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:34:34.495 8 INFO neutron.db.l3_hamode_db [None req-3b3b178e-138a-457a-b78a-eebfd09520ed 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 224/447] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:34:32 2026] POST /v2.0/routers => generated 730 bytes in 2336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/448] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:34:34 2026] DELETE /v2.0/security-groups/fb072328-8a37-462e-bf55-164ce39a80e6 => 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: 224/449] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:34:33 2026] POST /v2.0/routers => generated 735 bytes in 2455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/450] 10.0.0.141 () {34 vars in 783 bytes} [Wed Jul 1 08:34:35 2026] PUT /v2.0/routers/7545c87b-8b92-4ff3-8d88-dc55ba96e31b/add_router_interface => generated 309 bytes in 1123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/451] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:34:36 2026] GET /v2.0/security-groups?tenant_id=40bc7bb65d8644a68cf6ae68dc1b82bd&name=default => generated 2921 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/452] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:34:36 2026] DELETE /v2.0/security-groups/4f436347-3ffc-4652-aa97-61ce2c498680 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:34:36.716 7 WARNING neutron_lib.context [None req-994988f8-3cc5-4af3-b223-016f3c79c2a8 a2cf6a6fd62d41898ded1ee2bcacfa3d 731e2cf327934b5f9568d7c26d5079c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 225/453] 10.0.0.141 () {34 vars in 783 bytes} [Wed Jul 1 08:34:35 2026] PUT /v2.0/routers/2262b2ee-5332-4dc8-a3b9-11e7b5238607/add_router_interface => generated 309 bytes in 1204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/454] 10.0.0.141 () {34 vars in 685 bytes} [Wed Jul 1 08:34:36 2026] POST /v2.0/security-groups => generated 1660 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:34:36.822 7 WARNING neutron_lib.context [None req-1087f3c9-b887-4c9f-8ee4-520be6ada8ab a2cf6a6fd62d41898ded1ee2bcacfa3d 731e2cf327934b5f9568d7c26d5079c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 226/455] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:34:36 2026] GET /v2.0/security-groups?tenant_id=35996d55de1c47f88b525aaddf6e2ff0&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/456] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:34:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/457] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:34:36 2026] DELETE /v2.0/security-groups/2452201c-379b-4654-963c-2ebcad7b8c96 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:34:36.987 7 WARNING neutron_lib.context [None req-401b6962-81d1-450b-959c-3663677b89f3 a2cf6a6fd62d41898ded1ee2bcacfa3d 731e2cf327934b5f9568d7c26d5079c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/458] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:34:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:34:37.148 7 WARNING neutron_lib.context [None req-b2b9d859-641e-4fff-8b81-782852ee4260 a2cf6a6fd62d41898ded1ee2bcacfa3d 731e2cf327934b5f9568d7c26d5079c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:34:37.182 8 INFO neutron.db.segments_db [None req-a09076fd-ae01-457b-a773-9aa55b8d9b9d 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Added segment 8cd8bc3a-2775-40e4-a1d7-dd1f5f417069 of type vxlan for network 04dbea74-6a5e-4f26-96d9-e7fcf7441623 [pid: 8|app: 0|req: 227/459] 10.0.0.141 () {34 vars in 671 bytes} [Wed Jul 1 08:34:36 2026] POST /v2.0/networks => generated 744 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/460] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:34:37 2026] POST /v2.0/subnets => generated 691 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:34:37.538 8 INFO neutron.db.segments_db [None req-122df2fe-ab65-4899-82e2-72cdda82eabe 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Added segment e561341a-8e24-434d-a265-d3d378e2cde9 of type vxlan for network 846cc9d5-ffef-4c37-bb3c-fe172d4dafd4 2026-07-01 08:34:37.798 8 INFO neutron.db.l3_hamode_db [None req-122df2fe-ab65-4899-82e2-72cdda82eabe 234c8efbde4d488eb4ba782e93ae7a7d d3ad39c227a446db8d55f7dd7c38fb89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 233/461] 10.0.0.141 () {34 vars in 676 bytes} [Wed Jul 1 08:34:37 2026] POST /v2.0/floatingips => generated 552 bytes in 814 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:34:38.226 7 WARNING neutron_lib.context [req-687c3adb-02dd-4e3d-b897-6c8559dcd1d5 req-65013b70-bdaf-4776-8f95-d7be2a413d4c 88774947ec4e40b3bcd6b8982c99fa47 81b891f8e2eb40ec8359e033b487c209 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 234/462] 10.0.0.252 () {38 vars in 971 bytes} [Wed Jul 1 08:34:37 2026] POST /v2.0/security-groups => generated 1685 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/463] 10.0.0.252 () {34 vars in 991 bytes} [Wed Jul 1 08:34:38 2026] GET /v2.0/security-groups/8a64b573-17fb-4328-82b4-6ed6af96ba4f => generated 1685 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:34:38.433 7 WARNING neutron_lib.context [req-927f1175-10dc-48b5-8f73-4a3455ff0e88 req-8e28d291-581e-494d-afb5-634cb33409dc 88774947ec4e40b3bcd6b8982c99fa47 81b891f8e2eb40ec8359e033b487c209 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 236/464] 10.0.0.252 () {38 vars in 981 bytes} [Wed Jul 1 08:34:38 2026] POST /v2.0/security-group-rules => generated 614 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:34:38.565 7 WARNING neutron_lib.context [req-c4ee4dae-36af-4718-8f47-9d3be453345f req-48c4869d-0cae-425e-8333-1572a70eb9c6 88774947ec4e40b3bcd6b8982c99fa47 81b891f8e2eb40ec8359e033b487c209 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:34:38.717 8 INFO neutron.db.l3_hamode_db [None req-122df2fe-ab65-4899-82e2-72cdda82eabe 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 237/465] 10.0.0.252 () {38 vars in 971 bytes} [Wed Jul 1 08:34:38 2026] POST /v2.0/security-groups => generated 1685 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/466] 10.0.0.252 () {34 vars in 991 bytes} [Wed Jul 1 08:34:38 2026] GET /v2.0/security-groups/ad869028-7cbd-44de-902c-f7b63683d27c => generated 1685 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:34:38.786 7 WARNING neutron_lib.context [req-95e7f17f-47aa-4dc8-aba2-25fae8170a02 req-55e59651-fb54-40f8-b48d-730120c17667 88774947ec4e40b3bcd6b8982c99fa47 81b891f8e2eb40ec8359e033b487c209 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 239/467] 10.0.0.252 () {38 vars in 981 bytes} [Wed Jul 1 08:34:38 2026] POST /v2.0/security-group-rules => generated 614 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/468] 10.0.0.252 () {34 vars in 1098 bytes} [Wed Jul 1 08:34:38 2026] GET /v2.0/security-groups?name=tempest-securitygroup--343625486&fields=id&tenant_id=731e2cf327934b5f9568d7c26d5079c2 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/469] 10.0.0.252 () {34 vars in 991 bytes} [Wed Jul 1 08:34:38 2026] GET /v2.0/security-groups/ad869028-7cbd-44de-902c-f7b63683d27c => generated 2310 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/470] 10.0.0.252 () {34 vars in 982 bytes} [Wed Jul 1 08:34:38 2026] GET /v2.0/networks?id=b6076f08-7dc0-48f4-b3c1-3512182f9731 => generated 675 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:34:39.051 7 WARNING neutron_lib.context [req-50ae8f26-e26c-49e4-8b77-7ce2f68971c8 req-e01e7e51-653a-44f0-81cd-ba33d68e25d2 88774947ec4e40b3bcd6b8982c99fa47 81b891f8e2eb40ec8359e033b487c209 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 243/471] 10.0.0.252 () {38 vars in 981 bytes} [Wed Jul 1 08:34:39 2026] POST /v2.0/security-group-rules => generated 619 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/472] 10.0.0.252 () {34 vars in 965 bytes} [Wed Jul 1 08:34:39 2026] GET /v2.0/quotas/731e2cf327934b5f9568d7c26d5079c2 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/473] 10.0.0.252 () {34 vars in 1002 bytes} [Wed Jul 1 08:34:39 2026] GET /v2.0/ports?tenant_id=731e2cf327934b5f9568d7c26d5079c2&fields=id => generated 103 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/474] 10.0.0.252 () {34 vars in 991 bytes} [Wed Jul 1 08:34:39 2026] GET /v2.0/security-groups/ad869028-7cbd-44de-902c-f7b63683d27c => generated 2940 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/475] 10.0.0.252 () {34 vars in 1001 bytes} [Wed Jul 1 08:34:39 2026] GET /v2.0/security-group-rules/a0b1a11d-618b-4b8b-a60a-71f49971f1b9 => generated 616 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/476] 10.0.0.252 () {34 vars in 991 bytes} [Wed Jul 1 08:34:39 2026] GET /v2.0/security-groups/ad869028-7cbd-44de-902c-f7b63683d27c => generated 2940 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/477] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:34:37 2026] POST /v2.0/routers => generated 731 bytes in 1931 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/478] 10.0.0.252 () {36 vars in 1023 bytes} [Wed Jul 1 08:34:39 2026] DELETE /v2.0/security-group-rules/a0b1a11d-618b-4b8b-a60a-71f49971f1b9 => 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: 250/479] 10.0.0.252 () {34 vars in 991 bytes} [Wed Jul 1 08:34:39 2026] GET /v2.0/security-groups/ad869028-7cbd-44de-902c-f7b63683d27c => generated 2310 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/480] 10.0.0.252 () {36 vars in 1013 bytes} [Wed Jul 1 08:34:39 2026] DELETE /v2.0/security-groups/ad869028-7cbd-44de-902c-f7b63683d27c => 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: 252/481] 10.0.0.252 () {34 vars in 991 bytes} [Wed Jul 1 08:34:39 2026] GET /v2.0/security-groups/8a64b573-17fb-4328-82b4-6ed6af96ba4f => generated 2310 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/482] 10.0.0.252 () {36 vars in 1013 bytes} [Wed Jul 1 08:34:39 2026] DELETE /v2.0/security-groups/8a64b573-17fb-4328-82b4-6ed6af96ba4f => 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: 254/483] 10.0.0.252 () {34 vars in 907 bytes} [Wed Jul 1 08:34:39 2026] GET /v2.0/extensions => generated 20516 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/484] 10.0.0.141 () {34 vars in 783 bytes} [Wed Jul 1 08:34:39 2026] PUT /v2.0/routers/c5e9f119-9c51-4a32-8dc7-b37d471e81d8/add_router_interface => generated 309 bytes in 1055 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/485] 10.0.0.252 () {34 vars in 1008 bytes} [Wed Jul 1 08:34:40 2026] GET /v2.0/networks/b6076f08-7dc0-48f4-b3c1-3512182f9731?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: 232/486] 10.0.0.252 () {34 vars in 1108 bytes} [Wed Jul 1 08:34:40 2026] GET /v2.0/networks/b6076f08-7dc0-48f4-b3c1-3512182f9731?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: 233/487] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:34:40 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => 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: 255/488] 10.0.0.141 () {34 vars in 789 bytes} [Wed Jul 1 08:34:39 2026] PUT /v2.0/routers/2262b2ee-5332-4dc8-a3b9-11e7b5238607/remove_router_interface => generated 309 bytes in 1021 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:34:41.165 7 WARNING neutron_lib.context [req-4cef75c9-610a-4b82-a45d-0f0de4d9917a req-e971a81d-f201-4d18-9824-84a377e445d0 fbeabb9d2aaa4b859127e5275dc9a53d d3ad39c227a446db8d55f7dd7c38fb89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 256/489] 10.0.0.252 () {38 vars in 971 bytes} [Wed Jul 1 08:34:41 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) 2026-07-01 08:34:41.369 7 WARNING neutron_lib.context [req-b9cc940f-7b6d-4f45-b040-9c74a969bcf9 req-65bb949e-3987-4f65-9e5e-72d74652f64a fbeabb9d2aaa4b859127e5275dc9a53d d3ad39c227a446db8d55f7dd7c38fb89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 257/490] 10.0.0.252 () {38 vars in 971 bytes} [Wed Jul 1 08:34:41 2026] POST /v2.0/security-groups => generated 1679 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:34:41.500 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-350cc698-8e2b-4f2b-9632-998c526e5466 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - 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-07-01 08:34:41.534 7 WARNING neutron_lib.context [req-0dd438b2-ca6d-481b-bb82-569e35d7423c req-07436121-f7cb-456f-a50f-e79be2722b1c fbeabb9d2aaa4b859127e5275dc9a53d d3ad39c227a446db8d55f7dd7c38fb89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 258/491] 10.0.0.252 () {38 vars in 971 bytes} [Wed Jul 1 08:34:41 2026] POST /v2.0/security-groups => generated 1680 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/492] 10.0.0.252 () {34 vars in 1002 bytes} [Wed Jul 1 08:34:41 2026] GET /v2.0/security-groups?tenant_id=d3ad39c227a446db8d55f7dd7c38fb89 => generated 7905 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/493] 10.0.0.252 () {34 vars in 991 bytes} [Wed Jul 1 08:34:41 2026] GET /v2.0/security-groups/6460cfdb-ce9c-4f7b-863d-2d727d422eef => generated 2922 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/494] 10.0.0.252 () {34 vars in 991 bytes} [Wed Jul 1 08:34:41 2026] GET /v2.0/security-groups/6460cfdb-ce9c-4f7b-863d-2d727d422eef => generated 2922 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:34:41.849 8 INFO neutron.db.l3_hamode_db [None req-350cc698-8e2b-4f2b-9632-998c526e5466 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] HA network a75c06ae-884a-45cd-9632-a2d32549d490 was deleted as no HA routers are present in tenant 81b891f8e2eb40ec8359e033b487c209. [pid: 8|app: 0|req: 234/495] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:34:40 2026] DELETE /v2.0/routers/2262b2ee-5332-4dc8-a3b9-11e7b5238607 => generated 0 bytes in 975 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/496] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:34:41 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => 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: 235/497] 10.0.0.252 () {34 vars in 991 bytes} [Wed Jul 1 08:34:41 2026] GET /v2.0/security-groups/af2ff9b5-de88-4fbc-bdd2-53046e4b8c94 => generated 1681 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/498] 10.0.0.252 () {36 vars in 1013 bytes} [Wed Jul 1 08:34:41 2026] DELETE /v2.0/security-groups/af2ff9b5-de88-4fbc-bdd2-53046e4b8c94 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:34:42.015 8 INFO neutron.api.v2.resource [req-6dcce13b-5cb5-44a2-860f-8faceb8eebca req-ac529c62-bbab-4097-b38e-894df5d26c15 fbeabb9d2aaa4b859127e5275dc9a53d d3ad39c227a446db8d55f7dd7c38fb89 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 237/499] 10.0.0.252 () {34 vars in 991 bytes} [Wed Jul 1 08:34:41 2026] GET /v2.0/security-groups/af2ff9b5-de88-4fbc-bdd2-53046e4b8c94 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/500] 10.0.0.252 () {34 vars in 991 bytes} [Wed Jul 1 08:34:42 2026] GET /v2.0/security-groups/700be7d3-c766-4460-80ec-26de99865c18 => generated 1679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/501] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:34:41 2026] DELETE /v2.0/subnets/e14e14ec-3e24-4568-84aa-6036afd1ab25 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/502] 10.0.0.252 () {36 vars in 1013 bytes} [Wed Jul 1 08:34:42 2026] DELETE /v2.0/security-groups/700be7d3-c766-4460-80ec-26de99865c18 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:34:42.181 8 INFO neutron.api.v2.resource [req-d9828078-7ba8-4318-99ce-bef240dccb76 req-00b92a2a-373b-41d7-a446-653bc293a335 fbeabb9d2aaa4b859127e5275dc9a53d d3ad39c227a446db8d55f7dd7c38fb89 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 240/503] 10.0.0.252 () {34 vars in 991 bytes} [Wed Jul 1 08:34:42 2026] GET /v2.0/security-groups/700be7d3-c766-4460-80ec-26de99865c18 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/504] 10.0.0.252 () {34 vars in 991 bytes} [Wed Jul 1 08:34:42 2026] GET /v2.0/security-groups/bd8812bd-ad38-454d-9535-2435a3fd5ee5 => generated 1680 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/505] 10.0.0.252 () {36 vars in 1013 bytes} [Wed Jul 1 08:34:42 2026] DELETE /v2.0/security-groups/bd8812bd-ad38-454d-9535-2435a3fd5ee5 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:34:42.358 8 INFO neutron.api.v2.resource [req-0f27d03e-bf9c-4c97-a78f-273be3da2892 req-a1edb89e-a342-41e3-ade1-47c2a4b1ca23 fbeabb9d2aaa4b859127e5275dc9a53d d3ad39c227a446db8d55f7dd7c38fb89 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 243/506] 10.0.0.252 () {34 vars in 991 bytes} [Wed Jul 1 08:34:42 2026] GET /v2.0/security-groups/bd8812bd-ad38-454d-9535-2435a3fd5ee5 => 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: 244/507] 10.0.0.252 () {34 vars in 1002 bytes} [Wed Jul 1 08:34:42 2026] GET /v2.0/security-groups?tenant_id=d3ad39c227a446db8d55f7dd7c38fb89 => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/508] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:34:42 2026] DELETE /v2.0/networks/e1d7d808-2380-425e-bb90-e638af1b6df3 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:34:42.454 8 INFO neutron.services.segments.plugin [-] Segment ae827ed8-dcda-4b33-b5b9-e471775468b3 resource provider aggregate not found 2026-07-01 08:34:42.467 8 INFO neutron.services.segments.plugin [-] Segment ae827ed8-dcda-4b33-b5b9-e471775468b3 resource provider aggregate not found 2026-07-01 08:34:42.473 8 INFO neutron.services.segments.plugin [-] Segment ae827ed8-dcda-4b33-b5b9-e471775468b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae827ed8-dcda-4b33-b5b9-e471775468b3 found for delete ", "request_id": "req-98943a75-ba3a-43b0-82d7-e0d2d2a4cde8"}]} [pid: 8|app: 0|req: 245/509] 10.0.0.252 () {34 vars in 991 bytes} [Wed Jul 1 08:34:42 2026] GET /v2.0/security-groups/6460cfdb-ce9c-4f7b-863d-2d727d422eef => generated 2922 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/510] 10.0.0.252 () {34 vars in 991 bytes} [Wed Jul 1 08:34:42 2026] GET /v2.0/security-groups/6460cfdb-ce9c-4f7b-863d-2d727d422eef => generated 2922 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:34:42.541 8 INFO neutron.services.segments.plugin [-] Segment ae827ed8-dcda-4b33-b5b9-e471775468b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae827ed8-dcda-4b33-b5b9-e471775468b3 found for delete ", "request_id": "req-b1df4bf4-dc02-49a6-bae6-809f9351ca78"}]} 2026-07-01 08:34:42.564 8 INFO neutron.api.v2.resource [req-ffbf394b-af4f-41fd-bac9-d2b8dfb4ce1e req-d83cd9f0-2204-4ef7-b700-e42d5491c696 fbeabb9d2aaa4b859127e5275dc9a53d d3ad39c227a446db8d55f7dd7c38fb89 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 246/511] 10.0.0.252 () {34 vars in 991 bytes} [Wed Jul 1 08:34:42 2026] GET /v2.0/security-groups/bd8812bd-ad38-454d-9535-2435a3fd5ee5 => generated 146 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:34:42.599 7 INFO neutron.api.v2.resource [req-5932b4b1-ab3b-4867-9ba8-5b8e93f28e6e req-c77ab392-42df-45b6-baa9-89872ce92499 fbeabb9d2aaa4b859127e5275dc9a53d d3ad39c227a446db8d55f7dd7c38fb89 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 266/512] 10.0.0.252 () {34 vars in 991 bytes} [Wed Jul 1 08:34:42 2026] GET /v2.0/security-groups/700be7d3-c766-4460-80ec-26de99865c18 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:34:42.640 8 INFO neutron.api.v2.resource [req-adbadb4d-3c11-46eb-ad32-b0266ed364f8 req-1ad72680-220d-4b11-9103-92cc854d3bd7 fbeabb9d2aaa4b859127e5275dc9a53d d3ad39c227a446db8d55f7dd7c38fb89 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 247/513] 10.0.0.252 () {34 vars in 991 bytes} [Wed Jul 1 08:34:42 2026] GET /v2.0/security-groups/af2ff9b5-de88-4fbc-bdd2-53046e4b8c94 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/514] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:34:42 2026] GET /v2.0/security-groups?tenant_id=81b891f8e2eb40ec8359e033b487c209&name=default => generated 2921 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/515] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:34:42 2026] DELETE /v2.0/security-groups/c93bc7aa-c102-43b0-bf6d-741904ef8878 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:34:42.979 7 INFO neutron.services.segments.plugin [-] Segment e708d4d9-2c4b-4281-a903-03241994dedd resource provider aggregate not found 2026-07-01 08:34:42.983 7 INFO neutron.services.segments.plugin [-] Segment e708d4d9-2c4b-4281-a903-03241994dedd resource provider aggregate not found 2026-07-01 08:34:42.990 7 INFO neutron.services.segments.plugin [-] Segment e708d4d9-2c4b-4281-a903-03241994dedd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e708d4d9-2c4b-4281-a903-03241994dedd found for delete ", "request_id": "req-1bb8923d-3cbd-4c62-908e-d834f7a5fb21"}]} 2026-07-01 08:34:42.998 7 INFO neutron.services.segments.plugin [-] Segment e708d4d9-2c4b-4281-a903-03241994dedd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e708d4d9-2c4b-4281-a903-03241994dedd found for delete ", "request_id": "req-72997158-f9c5-41a6-ab13-517df104deea"}]} [pid: 8|app: 0|req: 250/516] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:34:42 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => 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: 267/517] 10.0.0.141 () {34 vars in 789 bytes} [Wed Jul 1 08:34:42 2026] PUT /v2.0/routers/c5e9f119-9c51-4a32-8dc7-b37d471e81d8/remove_router_interface => generated 309 bytes in 905 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/518] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:34:43 2026] GET /v2.0/security-groups?tenant_id=dbab9d62a08148bf8804972ddc80e277&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:34:44.225 8 INFO neutron.db.l3_hamode_db [None req-bee79968-a10a-48a6-88cf-7007ef355b1f 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] HA network 846cc9d5-ffef-4c37-bb3c-fe172d4dafd4 was deleted as no HA routers are present in tenant d3ad39c227a446db8d55f7dd7c38fb89. [pid: 8|app: 0|req: 251/519] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:34:43 2026] DELETE /v2.0/routers/c5e9f119-9c51-4a32-8dc7-b37d471e81d8 => generated 0 bytes in 667 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/520] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:34:44 2026] DELETE /v2.0/security-groups/6744f8b1-28c4-45b6-bf00-8394d4d61e79 => 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: 252/521] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:34:44 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => 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: 270/522] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:34:44 2026] DELETE /v2.0/subnets/6f19a16b-4697-47f5-b9b3-f0db39895c82 => 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: 253/523] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:34:44 2026] GET /v2.0/security-groups?tenant_id=cc8fdec2659944a1b2b1e3f09592c254&name=default => generated 2925 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:34:44.500 8 INFO neutron.services.segments.plugin [-] Segment e561341a-8e24-434d-a265-d3d378e2cde9 resource provider aggregate not found 2026-07-01 08:34:44.516 8 INFO neutron.services.segments.plugin [-] Segment e561341a-8e24-434d-a265-d3d378e2cde9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e561341a-8e24-434d-a265-d3d378e2cde9 found for delete ", "request_id": "req-6630ee39-1249-444f-8bc2-6c6facd93fdd"}]} [pid: 8|app: 0|req: 254/524] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:34:44 2026] DELETE /v2.0/security-groups/4f45c6ad-7539-4d08-a7b8-602e615d8c11 => 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: 271/525] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:34:44 2026] DELETE /v2.0/networks/04dbea74-6a5e-4f26-96d9-e7fcf7441623 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:34:44.718 8 INFO neutron.services.segments.plugin [-] Segment e561341a-8e24-434d-a265-d3d378e2cde9 resource provider aggregate not found 2026-07-01 08:34:44.735 8 INFO neutron.services.segments.plugin [-] Segment e561341a-8e24-434d-a265-d3d378e2cde9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e561341a-8e24-434d-a265-d3d378e2cde9 found for delete ", "request_id": "req-f30df1be-768e-41ca-a3b4-a0207a3a045d"}]} [pid: 7|app: 0|req: 272/526] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:34:44 2026] GET /v2.0/security-groups?tenant_id=d3ad39c227a446db8d55f7dd7c38fb89&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:34:44.926 8 INFO neutron.db.segments_db [None req-14fa56b6-3bae-4b96-9dde-a87b15db26a2 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Added segment f0aa614a-9a0a-4ace-b8cf-8e57bb8d22b2 of type vxlan for network cb0612ab-a020-4804-9207-fabd20dc9af6 [pid: 7|app: 0|req: 273/527] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:34:44 2026] DELETE /v2.0/security-groups/6460cfdb-ce9c-4f7b-863d-2d727d422eef => 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: 255/528] 10.0.0.141 () {34 vars in 671 bytes} [Wed Jul 1 08:34:44 2026] POST /v2.0/networks => generated 752 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:34:45.035 7 INFO neutron.services.segments.plugin [-] Segment 8cd8bc3a-2775-40e4-a1d7-dd1f5f417069 resource provider aggregate not found 2026-07-01 08:34:45.040 7 INFO neutron.services.segments.plugin [-] Segment 8cd8bc3a-2775-40e4-a1d7-dd1f5f417069 resource provider aggregate not found 2026-07-01 08:34:45.055 7 INFO neutron.services.segments.plugin [-] Segment 8cd8bc3a-2775-40e4-a1d7-dd1f5f417069 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cd8bc3a-2775-40e4-a1d7-dd1f5f417069 found for delete ", "request_id": "req-78dec7a0-d67e-4ce2-91bf-0aa03da44067"}]} 2026-07-01 08:34:45.056 7 INFO neutron.services.segments.plugin [-] Segment 8cd8bc3a-2775-40e4-a1d7-dd1f5f417069 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cd8bc3a-2775-40e4-a1d7-dd1f5f417069 found for delete ", "request_id": "req-dc4c8997-101d-47a0-96d9-e2e60c2e6b85"}]} [pid: 7|app: 0|req: 274/529] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:34:45 2026] POST /v2.0/subnets => generated 699 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:34:45.269 8 INFO neutron.db.segments_db [None req-8663a4d0-b322-4e11-820f-25d8d90ea0b2 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Added segment 18988565-3c4b-4f43-b727-3dbdf4da712f of type vxlan for network 019828ec-9eb5-4c37-bff6-bd7314628266 [pid: 7|app: 0|req: 275/530] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:34:45 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:34:45.494 8 INFO neutron.db.l3_hamode_db [None req-8663a4d0-b322-4e11-820f-25d8d90ea0b2 234c8efbde4d488eb4ba782e93ae7a7d 0f72deb62ab44c498c4a2631201e6804 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 276/531] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:34:45 2026] GET /v2.0/networks?id=b6076f08-7dc0-48f4-b3c1-3512182f9731 => generated 675 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/532] 199.204.45.162 () {34 vars in 1050 bytes} [Wed Jul 1 08:34:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=731e2cf327934b5f9568d7c26d5079c2 => generated 180 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:34:45.823 7 WARNING neutron_lib.context [req-4a4dd3d9-74aa-475d-a12b-602b9d7a380d req-0822c0ba-da86-4e1c-9e76-c37b618fc74f a2cf6a6fd62d41898ded1ee2bcacfa3d 731e2cf327934b5f9568d7c26d5079c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 278/533] 199.204.45.162 () {38 vars in 955 bytes} [Wed Jul 1 08:34:45 2026] POST /v2.0/ports => generated 954 bytes in 373 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: 281/536] 199.204.45.162 () {34 vars in 911 bytes} [Wed Jul 1 08:34:46 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-01 08:34:46.263 8 INFO neutron.db.l3_hamode_db [None req-8663a4d0-b322-4e11-820f-25d8d90ea0b2 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 282/537] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:34:46 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 957 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/538] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:46 2026] GET /v2.0/security-groups?id=52fca475-7bf8-456f-8c98-70d89792662d&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/539] 199.204.45.162 () {38 vars in 1028 bytes} [Wed Jul 1 08:34:46 2026] PUT /v2.0/ports/7ee74b64-6f10-4206-8638-8242202fe4e6 => generated 1235 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 256/540] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:34:45 2026] POST /v2.0/routers => generated 739 bytes in 1967 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:34:47.319 7 INFO neutron.db.segments_db [None req-dd289060-e6b2-46b6-a6e4-1550aaf4bf19 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Added segment cbe95ae5-94e1-4482-b6e4-baf89ae9bafb of type vxlan for network 7db042f8-702a-41ea-8bfd-6708b0c04441 [pid: 7|app: 0|req: 285/541] 10.0.0.141 () {34 vars in 671 bytes} [Wed Jul 1 08:34:47 2026] POST /v2.0/networks => generated 747 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/542] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:34:47 2026] POST /v2.0/subnets => generated 694 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:34:47.653 7 INFO neutron.db.segments_db [None req-ae0c5e82-c2a9-4f1c-98bb-74a64ba180cd 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Added segment 983e1bb8-5bd0-4968-a47a-680f3100ccff of type vxlan for network 81c4e5b3-88b8-4617-9a14-521d900b74bf 2026-07-01 08:34:47.744 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4bdc194-dd9e-469b-8410-c488a3e67e61'] response: {'name': 'network-changed', 'server_uuid': '4bb44457-79eb-43f3-9572-0a34677d07a9', 'tag': '7ee74b64-6f10-4206-8638-8242202fe4e6', 'status': 'completed', 'code': 200} 2026-07-01 08:34:47.931 7 INFO neutron.db.l3_hamode_db [None req-ae0c5e82-c2a9-4f1c-98bb-74a64ba180cd 234c8efbde4d488eb4ba782e93ae7a7d 469934f620be4ad9bffbdb293694ca16 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 257/543] 10.0.0.141 () {34 vars in 783 bytes} [Wed Jul 1 08:34:47 2026] PUT /v2.0/routers/92138ace-281d-4357-afb5-cdecb6e6a4cf/add_router_interface => generated 309 bytes in 1191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/544] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:34:48 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/545] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:34:48 2026] GET /v2.0/ports?tenant_id=731e2cf327934b5f9568d7c26d5079c2&device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 1238 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/546] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:48 2026] GET /v2.0/security-groups?id=52fca475-7bf8-456f-8c98-70d89792662d&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/547] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:34:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7ee74b64-6f10-4206-8638-8242202fe4e6 => 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: 262/548] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:34:48 2026] GET /v2.0/subnets?id=50b0e793-7a75-441e-8e51-69e362c3ca00 => generated 693 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/549] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:34:48 2026] GET /v2.0/ports?network_id=b6076f08-7dc0-48f4-b3c1-3512182f9731&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:34:48.776 7 INFO neutron.db.l3_hamode_db [None req-ae0c5e82-c2a9-4f1c-98bb-74a64ba180cd 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 264/550] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:34:48 2026] GET /v2.0/security-groups?tenant_id=402d27f9581b49c9add6abc8e9482e50&name=default => generated 2925 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/551] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:34:49 2026] GET /v2.0/networks/b6076f08-7dc0-48f4-b3c1-3512182f9731?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:34:49.331 8 WARNING neutron_lib.context [None req-c4ccb22e-f26e-464c-8a9f-fabe9747b3b4 904ee284a8e7455ebe4b643e20b28161 0f72deb62ab44c498c4a2631201e6804 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 266/552] 10.0.0.141 () {34 vars in 685 bytes} [Wed Jul 1 08:34:49 2026] POST /v2.0/security-groups => generated 1660 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/553] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:34:47 2026] POST /v2.0/routers => generated 734 bytes in 2199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/554] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:34:49 2026] GET /v2.0/networks/b6076f08-7dc0-48f4-b3c1-3512182f9731?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/555] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:34:49 2026] DELETE /v2.0/security-groups/5d4f6db1-cc57-4b0f-85af-eb710932b65f => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:34:49.910 8 WARNING neutron_lib.context [None req-7bb5ac18-2df0-41c5-86cd-e7c9eaa3621d 904ee284a8e7455ebe4b643e20b28161 0f72deb62ab44c498c4a2631201e6804 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 289/556] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:34:49 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/557] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:34:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/558] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:50 2026] GET /v2.0/security-groups?id=52fca475-7bf8-456f-8c98-70d89792662d&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: 270/559] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:34:50 2026] GET /v2.0/security-groups?tenant_id=17de1f6c17c6452297ebfa50f25c9cb5&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:34:50.241 8 WARNING neutron_lib.context [None req-d14e6cd4-38cd-4875-9e44-354e3a1e65b1 904ee284a8e7455ebe4b643e20b28161 0f72deb62ab44c498c4a2631201e6804 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 271/560] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:34:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/561] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:34:50 2026] DELETE /v2.0/security-groups/b0554689-4c8e-4a06-8626-7aaf4efc01c4 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:34:50.480 8 WARNING neutron_lib.context [None req-a7ea554d-87bb-434d-94e1-c42c5be322cb 904ee284a8e7455ebe4b643e20b28161 0f72deb62ab44c498c4a2631201e6804 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 273/562] 10.0.0.141 () {34 vars in 676 bytes} [Wed Jul 1 08:34:50 2026] POST /v2.0/floatingips => generated 552 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/563] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:34:51 2026] GET /v2.0/ports?tenant_id=731e2cf327934b5f9568d7c26d5079c2&device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/564] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:34:51 2026] GET /v2.0/networks?id=b6076f08-7dc0-48f4-b3c1-3512182f9731 => generated 771 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/565] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:34:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7ee74b64-6f10-4206-8638-8242202fe4e6 => 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: 277/566] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:34:51 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => 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: 278/567] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:34:51 2026] GET /v2.0/subnets?id=50b0e793-7a75-441e-8e51-69e362c3ca00 => 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: 279/568] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:51 2026] GET /v2.0/security-groups?id=52fca475-7bf8-456f-8c98-70d89792662d&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/569] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:34:51 2026] GET /v2.0/ports?network_id=b6076f08-7dc0-48f4-b3c1-3512182f9731&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/570] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:34:51 2026] GET /v2.0/networks/b6076f08-7dc0-48f4-b3c1-3512182f9731?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: 282/571] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:34:51 2026] GET /v2.0/networks/b6076f08-7dc0-48f4-b3c1-3512182f9731?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: 290/572] 10.0.0.141 () {34 vars in 783 bytes} [Wed Jul 1 08:34:49 2026] PUT /v2.0/routers/1afde99e-cafc-4419-a804-3978ec9e1077/add_router_interface => generated 309 bytes in 1626 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/573] 10.0.0.252 () {34 vars in 1100 bytes} [Wed Jul 1 08:34:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1377937071&fields=id&tenant_id=0f72deb62ab44c498c4a2631201e6804 => 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: 291/574] 10.0.0.252 () {34 vars in 982 bytes} [Wed Jul 1 08:34:51 2026] GET /v2.0/networks?id=cb0612ab-a020-4804-9207-fabd20dc9af6 => generated 684 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/575] 10.0.0.252 () {34 vars in 965 bytes} [Wed Jul 1 08:34:51 2026] GET /v2.0/quotas/0f72deb62ab44c498c4a2631201e6804 => 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: 292/576] 10.0.0.252 () {34 vars in 1002 bytes} [Wed Jul 1 08:34:51 2026] GET /v2.0/ports?tenant_id=0f72deb62ab44c498c4a2631201e6804&fields=id => generated 103 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/577] 10.0.0.252 () {34 vars in 1008 bytes} [Wed Jul 1 08:34:51 2026] GET /v2.0/networks/cb0612ab-a020-4804-9207-fabd20dc9af6?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: 293/578] 10.0.0.252 () {34 vars in 1108 bytes} [Wed Jul 1 08:34:51 2026] GET /v2.0/networks/cb0612ab-a020-4804-9207-fabd20dc9af6?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: 286/579] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:34:52 2026] GET /v2.0/ports?device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:34:52.220 7 WARNING neutron_lib.context [None req-e4cc7849-4daf-493d-8fb1-d32b6fbee726 5cc54ba547c546d887f9a2ac4ad84f09 469934f620be4ad9bffbdb293694ca16 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 294/580] 10.0.0.141 () {34 vars in 685 bytes} [Wed Jul 1 08:34:52 2026] POST /v2.0/security-groups => generated 1660 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:34:52.353 7 WARNING neutron_lib.context [None req-1cf41eee-93d2-4b48-a87e-1cae0e2772d7 5cc54ba547c546d887f9a2ac4ad84f09 469934f620be4ad9bffbdb293694ca16 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 287/581] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:34:52 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/582] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:52 2026] GET /v2.0/security-groups?id=52fca475-7bf8-456f-8c98-70d89792662d&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: 7|app: 0|req: 295/583] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:34:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:34:52.486 8 WARNING neutron_lib.context [None req-fe36a973-5ea2-463e-bb43-84390dde29d8 5cc54ba547c546d887f9a2ac4ad84f09 469934f620be4ad9bffbdb293694ca16 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 289/584] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:34:52 2026] POST /v2.0/security-group-rules => generated 602 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:34:52.593 7 WARNING neutron_lib.context [None req-8bae8c7a-3bef-49d0-98b2-824da4735b73 5cc54ba547c546d887f9a2ac4ad84f09 469934f620be4ad9bffbdb293694ca16 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 296/585] 10.0.0.141 () {34 vars in 676 bytes} [Wed Jul 1 08:34:52 2026] POST /v2.0/floatingips => generated 552 bytes in 647 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/586] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:34:53 2026] GET /v2.0/ports?device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => 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: 290/587] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:34:53 2026] GET /v2.0/security-groups?tenant_id=a9b5bf2423cf4f13a1c356aa15539d4c&name=default => generated 2925 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/588] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:34:53 2026] DELETE /v2.0/security-groups/39cc0efa-dbce-4b8d-b12c-3b9cc4cfeaa6 => 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: 291/589] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:34:53 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/590] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:53 2026] GET /v2.0/security-groups?id=52fca475-7bf8-456f-8c98-70d89792662d&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/591] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:34:54 2026] GET /v2.0/ports?device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/592] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:34:54 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/593] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:54 2026] GET /v2.0/security-groups?id=52fca475-7bf8-456f-8c98-70d89792662d&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/594] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:34:55 2026] GET /v2.0/ports?device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => 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: 294/595] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:34:55 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/596] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:55 2026] GET /v2.0/security-groups?id=52fca475-7bf8-456f-8c98-70d89792662d&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/597] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:34:55 2026] GET /v2.0/security-groups?tenant_id=41ab727292704ddcbab6a9cfd3e8eb64&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/598] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:34:56 2026] DELETE /v2.0/security-groups/4b3536a0-d7e8-42d1-b4b3-8de5787e3c03 => 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: 297/599] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:34:56 2026] GET /v2.0/ports?device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => 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: 303/600] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:34:56 2026] GET /v2.0/networks?id=cb0612ab-a020-4804-9207-fabd20dc9af6 => generated 684 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/601] 199.204.45.162 () {34 vars in 1050 bytes} [Wed Jul 1 08:34:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0f72deb62ab44c498c4a2631201e6804 => generated 181 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:34:56.666 7 WARNING neutron_lib.context [req-6558a878-ce4f-4de5-b82a-472b037691bf req-81f7af24-7abe-4a61-a705-0ee2effc7da4 904ee284a8e7455ebe4b643e20b28161 0f72deb62ab44c498c4a2631201e6804 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 304/602] 199.204.45.162 () {38 vars in 955 bytes} [Wed Jul 1 08:34:56 2026] POST /v2.0/ports => generated 954 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 305/603] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:34:57 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/604] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:57 2026] GET /v2.0/security-groups?id=52fca475-7bf8-456f-8c98-70d89792662d&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/605] 199.204.45.162 () {38 vars in 1028 bytes} [Wed Jul 1 08:34:56 2026] PUT /v2.0/ports/ec6b9cb1-ef9a-404c-96f6-8e101a849fe3 => generated 1235 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/606] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:34:57 2026] GET /v2.0/ports?device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => generated 969 bytes in 126 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: 300/607] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:57 2026] GET /v2.0/security-groups?id=b2151d83-7a38-4a1f-a987-d964f108463e&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: 8|app: 0|req: 301/608] 10.0.0.252 () {34 vars in 1100 bytes} [Wed Jul 1 08:34:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1557556275&fields=id&tenant_id=469934f620be4ad9bffbdb293694ca16 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:34:58.248 7 WARNING neutron_lib.context [None req-42b717c8-a21a-4489-9aa7-a7f04cc13264 16d217bb6aec4a21839cf02e0c1a2f91 ac392b45ecfc4573b84f4fd15f221cda - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 302/609] 10.0.0.252 () {34 vars in 982 bytes} [Wed Jul 1 08:34:58 2026] GET /v2.0/networks?id=7db042f8-702a-41ea-8bfd-6708b0c04441 => generated 679 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/610] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:34:58 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/611] 10.0.0.252 () {34 vars in 965 bytes} [Wed Jul 1 08:34:58 2026] GET /v2.0/quotas/469934f620be4ad9bffbdb293694ca16 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/612] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:58 2026] GET /v2.0/security-groups?id=52fca475-7bf8-456f-8c98-70d89792662d&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:34:58.454 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-06786b50-ef8e-4371-acd0-eecd8e79c519'] response: {'name': 'network-changed', 'server_uuid': '8e2aea69-a9dc-419d-95de-9039ef4fdab3', 'tag': 'ec6b9cb1-ef9a-404c-96f6-8e101a849fe3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 306/613] 10.0.0.252 () {34 vars in 1002 bytes} [Wed Jul 1 08:34:58 2026] GET /v2.0/ports?tenant_id=469934f620be4ad9bffbdb293694ca16&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/614] 10.0.0.141 () {34 vars in 684 bytes} [Wed Jul 1 08:34:58 2026] POST /v2.0/security-groups => generated 1625 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/615] 10.0.0.252 () {34 vars in 1008 bytes} [Wed Jul 1 08:34:58 2026] GET /v2.0/networks/7db042f8-702a-41ea-8bfd-6708b0c04441?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/616] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:34:58 2026] GET /v2.0/ports?tenant_id=0f72deb62ab44c498c4a2631201e6804&device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/617] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:34:58 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/618] 10.0.0.252 () {34 vars in 1108 bytes} [Wed Jul 1 08:34:58 2026] GET /v2.0/networks/7db042f8-702a-41ea-8bfd-6708b0c04441?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/619] 10.0.0.141 () {32 vars in 663 bytes} [Wed Jul 1 08:34:58 2026] GET /v2.0/security-groups => generated 4530 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/620] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:34:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=ec6b9cb1-ef9a-404c-96f6-8e101a849fe3 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/621] 10.0.0.141 () {34 vars in 758 bytes} [Wed Jul 1 08:34:58 2026] PUT /v2.0/security-groups/5698d27a-fbe0-44c9-b023-3d61f0894c91 => generated 1662 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/622] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:34:58 2026] GET /v2.0/subnets?id=26ad7b9f-146c-4681-86af-bdbecf09d53c => generated 702 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/623] 10.0.0.141 () {32 vars in 737 bytes} [Wed Jul 1 08:34:58 2026] GET /v2.0/security-groups/5698d27a-fbe0-44c9-b023-3d61f0894c91 => generated 1662 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/624] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:34:58 2026] GET /v2.0/ports?network_id=cb0612ab-a020-4804-9207-fabd20dc9af6&device_owner=network%3Adhcp => generated 1244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/625] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:34:58 2026] DELETE /v2.0/security-groups/5698d27a-fbe0-44c9-b023-3d61f0894c91 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/626] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:34:58 2026] GET /v2.0/networks/cb0612ab-a020-4804-9207-fabd20dc9af6?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/627] 10.0.0.141 () {32 vars in 663 bytes} [Wed Jul 1 08:34:58 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/628] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:34:58 2026] GET /v2.0/networks/cb0612ab-a020-4804-9207-fabd20dc9af6?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: 319/629] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:34:58 2026] GET /v2.0/ports?device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/630] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:34:59 2026] GET /v2.0/ports?device_id=2bd5ded6-d5e8-450c-9da5-658b5ebd2129 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:34:59.065 8 INFO neutron.api.v2.resource [None req-2fd2d786-c03a-4f55-b0f9-5891ad47e5dc 16d217bb6aec4a21839cf02e0c1a2f91 ac392b45ecfc4573b84f4fd15f221cda - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 321/631] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:34:59 2026] DELETE /v2.0/security-groups/5698d27a-fbe0-44c9-b023-3d61f0894c91 => 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: 322/632] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:59 2026] GET /v2.0/security-groups?id=b2151d83-7a38-4a1f-a987-d964f108463e&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-07-01 08:34:59.105 8 WARNING neutron_lib.context [None req-cf088be8-5928-4039-8c92-94bbbdcf43a1 16d217bb6aec4a21839cf02e0c1a2f91 ac392b45ecfc4573b84f4fd15f221cda - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:34:59.148 7 INFO neutron.db.l3_db [None req-2ba1a904-80e2-4f81-addf-0ffd1af296fe a2cf6a6fd62d41898ded1ee2bcacfa3d 731e2cf327934b5f9568d7c26d5079c2 - - default default] Floating IP 7563d480-e3cf-4940-93e4-06416020eb1d associated. External IP: 10.96.250.213, port: 7ee74b64-6f10-4206-8638-8242202fe4e6. [pid: 8|app: 0|req: 323/633] 10.0.0.141 () {34 vars in 684 bytes} [Wed Jul 1 08:34:59 2026] POST /v2.0/security-groups => generated 1625 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:34:59.224 8 WARNING neutron_lib.context [None req-145c2400-f739-463f-926b-2ccc964be4cc 16d217bb6aec4a21839cf02e0c1a2f91 ac392b45ecfc4573b84f4fd15f221cda - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 324/634] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:34:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/635] 10.0.0.141 () {32 vars in 747 bytes} [Wed Jul 1 08:34:59 2026] GET /v2.0/security-group-rules/32327b39-4746-4afc-b4db-a44606c553ab => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/636] 10.0.0.141 () {32 vars in 673 bytes} [Wed Jul 1 08:34:59 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/637] 10.0.0.141 () {34 vars in 749 bytes} [Wed Jul 1 08:34:58 2026] PUT /v2.0/floatingips/7563d480-e3cf-4940-93e4-06416020eb1d => generated 855 bytes in 840 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/638] 10.0.0.141 () {32 vars in 750 bytes} [Wed Jul 1 08:34:59 2026] DELETE /v2.0/security-group-rules/32327b39-4746-4afc-b4db-a44606c553ab => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:34:59.589 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-317335cf-2eeb-4a57-a557-5e36290e03a4'] response: {'name': 'network-changed', 'server_uuid': '4bb44457-79eb-43f3-9572-0a34677d07a9', 'tag': '7ee74b64-6f10-4206-8638-8242202fe4e6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 312/639] 10.0.0.141 () {32 vars in 673 bytes} [Wed Jul 1 08:34:59 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:34:59.624 8 WARNING neutron_lib.context [None req-383d918a-105c-4ed7-b7bb-b0e202bc4112 16d217bb6aec4a21839cf02e0c1a2f91 ac392b45ecfc4573b84f4fd15f221cda - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 328/640] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:34:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/641] 10.0.0.141 () {32 vars in 747 bytes} [Wed Jul 1 08:34:59 2026] GET /v2.0/security-group-rules/69fd7252-6f5b-4341-9fb2-3d2a9afbbf8b => 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: 329/642] 10.0.0.141 () {32 vars in 673 bytes} [Wed Jul 1 08:34:59 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/643] 10.0.0.141 () {32 vars in 750 bytes} [Wed Jul 1 08:34:59 2026] DELETE /v2.0/security-group-rules/69fd7252-6f5b-4341-9fb2-3d2a9afbbf8b => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/644] 10.0.0.141 () {32 vars in 673 bytes} [Wed Jul 1 08:34:59 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-07-01 08:34:59.962 7 WARNING neutron_lib.context [None req-c471936c-afd1-48b6-b513-e3a4b542da08 16d217bb6aec4a21839cf02e0c1a2f91 ac392b45ecfc4573b84f4fd15f221cda - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:35:00.002 7 INFO neutron.db.securitygroups_db [None req-c471936c-afd1-48b6-b513-e3a4b542da08 16d217bb6aec4a21839cf02e0c1a2f91 ac392b45ecfc4573b84f4fd15f221cda - - default default] Project ac392b45ecfc4573b84f4fd15f221cda 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: 331/645] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:34:59 2026] GET /v2.0/ports?tenant_id=0f72deb62ab44c498c4a2631201e6804&device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/646] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:34:59 2026] POST /v2.0/security-group-rules => generated 607 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/647] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:35:00 2026] GET /v2.0/networks?id=cb0612ab-a020-4804-9207-fabd20dc9af6 => generated 780 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/648] 10.0.0.141 () {32 vars in 747 bytes} [Wed Jul 1 08:35:00 2026] GET /v2.0/security-group-rules/95477875-61f7-4638-bdf2-0ade0b1cc3ab => generated 607 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/649] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:00 2026] GET /v2.0/ports?device_id=2bd5ded6-d5e8-450c-9da5-658b5ebd2129 => 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: 316/650] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:35:00 2026] GET /v2.0/ports?tenant_id=731e2cf327934b5f9568d7c26d5079c2&device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 1240 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/651] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:35:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=ec6b9cb1-ef9a-404c-96f6-8e101a849fe3 => 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: 336/652] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:00 2026] GET /v2.0/ports?device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/653] 10.0.0.141 () {32 vars in 673 bytes} [Wed Jul 1 08:35:00 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/654] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:35:00 2026] GET /v2.0/networks?id=b6076f08-7dc0-48f4-b3c1-3512182f9731 => generated 771 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/655] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:35:00 2026] GET /v2.0/subnets?id=26ad7b9f-146c-4681-86af-bdbecf09d53c => generated 702 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/656] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:00 2026] GET /v2.0/security-groups?id=b2151d83-7a38-4a1f-a987-d964f108463e&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: 319/657] 10.0.0.141 () {32 vars in 750 bytes} [Wed Jul 1 08:35:00 2026] DELETE /v2.0/security-group-rules/95477875-61f7-4638-bdf2-0ade0b1cc3ab => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/658] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:35:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7ee74b64-6f10-4206-8638-8242202fe4e6 => generated 858 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/659] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:35:00 2026] GET /v2.0/ports?network_id=cb0612ab-a020-4804-9207-fabd20dc9af6&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: 321/660] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:35:00 2026] GET /v2.0/subnets?id=50b0e793-7a75-441e-8e51-69e362c3ca00 => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/661] 10.0.0.141 () {32 vars in 673 bytes} [Wed Jul 1 08:35:00 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: 7|app: 0|req: 322/662] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:35:00 2026] GET /v2.0/networks/cb0612ab-a020-4804-9207-fabd20dc9af6?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: 323/663] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:35:00 2026] GET /v2.0/ports?network_id=b6076f08-7dc0-48f4-b3c1-3512182f9731&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: 341/664] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:35:00 2026] DELETE /v2.0/security-groups/1f0d7474-26f7-437d-8b1c-fa7930acbcdc => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/665] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:35:00 2026] GET /v2.0/networks/cb0612ab-a020-4804-9207-fabd20dc9af6?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: 342/666] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:35:00 2026] GET /v2.0/networks/b6076f08-7dc0-48f4-b3c1-3512182f9731?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/667] 10.0.0.141 () {32 vars in 663 bytes} [Wed Jul 1 08:35:00 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/668] 10.0.0.141 () {32 vars in 663 bytes} [Wed Jul 1 08:35:00 2026] GET /v2.0/security-groups => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/669] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:35:00 2026] GET /v2.0/networks/b6076f08-7dc0-48f4-b3c1-3512182f9731?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: 345/672] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:01 2026] GET /v2.0/ports?device_id=2bd5ded6-d5e8-450c-9da5-658b5ebd2129 => 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: 328/673] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:35:01 2026] GET /v2.0/security-groups?tenant_id=ac392b45ecfc4573b84f4fd15f221cda&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/674] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:01 2026] GET /v2.0/ports?device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => 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: 347/675] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:01 2026] GET /v2.0/security-groups?id=b2151d83-7a38-4a1f-a987-d964f108463e&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/676] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:35:01 2026] DELETE /v2.0/security-groups/1aff97af-c7ca-497d-b0f5-ff15a83ae146 => 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: 348/677] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:02 2026] GET /v2.0/ports?device_id=2bd5ded6-d5e8-450c-9da5-658b5ebd2129 => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/678] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:02 2026] GET /v2.0/ports?device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/679] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:02 2026] GET /v2.0/security-groups?id=b2151d83-7a38-4a1f-a987-d964f108463e&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-07-01 08:35:03.332 7 WARNING neutron_lib.context [None req-73033fad-0120-44b1-bfab-74e4bff01a71 b58a5cdc556146b788f171e8f501b249 1a7de98e3d6d453d85e6e19629f4cbb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 350/680] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:35:03 2026] GET /v2.0/networks?id=7db042f8-702a-41ea-8bfd-6708b0c04441 => generated 679 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/681] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:03 2026] GET /v2.0/ports?device_id=2bd5ded6-d5e8-450c-9da5-658b5ebd2129 => 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: 352/682] 199.204.45.162 () {34 vars in 1050 bytes} [Wed Jul 1 08:35:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=469934f620be4ad9bffbdb293694ca16 => generated 181 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:03.506 8 WARNING neutron_lib.context [req-141dddb4-6444-48ec-9e58-7e51aa735d2a req-759dffd4-4b6e-41df-9fd4-c03ab570b52a 5cc54ba547c546d887f9a2ac4ad84f09 469934f620be4ad9bffbdb293694ca16 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 331/683] 10.0.0.141 () {34 vars in 684 bytes} [Wed Jul 1 08:35:03 2026] POST /v2.0/security-groups => generated 1625 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/684] 10.0.0.141 () {32 vars in 663 bytes} [Wed Jul 1 08:35:03 2026] GET /v2.0/security-groups => generated 4530 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/685] 10.0.0.141 () {34 vars in 758 bytes} [Wed Jul 1 08:35:03 2026] PUT /v2.0/security-groups/f1005d98-37eb-4d39-9898-74f66546d382 => generated 1662 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/686] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:03 2026] GET /v2.0/ports?device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/687] 10.0.0.141 () {32 vars in 737 bytes} [Wed Jul 1 08:35:03 2026] GET /v2.0/security-groups/f1005d98-37eb-4d39-9898-74f66546d382 => generated 1662 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/688] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:03 2026] GET /v2.0/security-groups?id=b2151d83-7a38-4a1f-a987-d964f108463e&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: 337/689] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:35:03 2026] DELETE /v2.0/security-groups/f1005d98-37eb-4d39-9898-74f66546d382 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/690] 10.0.0.141 () {32 vars in 663 bytes} [Wed Jul 1 08:35:03 2026] GET /v2.0/security-groups => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/691] 199.204.45.162 () {38 vars in 955 bytes} [Wed Jul 1 08:35:03 2026] POST /v2.0/ports => generated 958 bytes in 439 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-07-01 08:35:03.952 7 INFO neutron.api.v2.resource [None req-a249380f-ad98-46e6-9c3e-dcae0c3e813e b58a5cdc556146b788f171e8f501b249 1a7de98e3d6d453d85e6e19629f4cbb9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 339/692] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:35:03 2026] DELETE /v2.0/security-groups/f1005d98-37eb-4d39-9898-74f66546d382 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:35:03.966 7 WARNING neutron_lib.context [None req-0e74ce4c-09c5-4361-912b-81a4271ec10d b58a5cdc556146b788f171e8f501b249 1a7de98e3d6d453d85e6e19629f4cbb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 340/693] 10.0.0.141 () {34 vars in 684 bytes} [Wed Jul 1 08:35:03 2026] POST /v2.0/security-groups => generated 1624 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:35:04.139 7 WARNING neutron_lib.context [None req-5c738cdf-24bd-4eb5-972e-cecda25ea05e b58a5cdc556146b788f171e8f501b249 1a7de98e3d6d453d85e6e19629f4cbb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 341/694] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:35:04 2026] POST /v2.0/security-group-rules => generated 601 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/695] 10.0.0.141 () {32 vars in 747 bytes} [Wed Jul 1 08:35:04 2026] GET /v2.0/security-group-rules/a5574076-fd07-4417-80af-094cdc49dbc7 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/696] 199.204.45.162 () {38 vars in 1028 bytes} [Wed Jul 1 08:35:03 2026] PUT /v2.0/ports/c541c968-56ab-4702-b704-3a217a2ae9db => generated 1239 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/697] 10.0.0.141 () {32 vars in 673 bytes} [Wed Jul 1 08:35:04 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:04.479 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ec62d51-0a21-4eb9-a289-83093236c600'] response: {'name': 'network-changed', 'server_uuid': '2bd5ded6-d5e8-450c-9da5-658b5ebd2129', 'tag': 'c541c968-56ab-4702-b704-3a217a2ae9db', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 355/698] 10.0.0.141 () {32 vars in 750 bytes} [Wed Jul 1 08:35:04 2026] DELETE /v2.0/security-group-rules/a5574076-fd07-4417-80af-094cdc49dbc7 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/699] 10.0.0.141 () {32 vars in 673 bytes} [Wed Jul 1 08:35:04 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:35:04.612 8 WARNING neutron_lib.context [None req-6d8436c0-de1b-41c4-84a4-f011f4d48947 b58a5cdc556146b788f171e8f501b249 1a7de98e3d6d453d85e6e19629f4cbb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 344/700] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:04 2026] GET /v2.0/ports?device_id=2bd5ded6-d5e8-450c-9da5-658b5ebd2129 => generated 973 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/701] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:04 2026] GET /v2.0/security-groups?id=d3ce4b91-a89c-4edd-b2a1-ce5956cb7d37&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: 357/702] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:35:04 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/703] 10.0.0.141 () {32 vars in 747 bytes} [Wed Jul 1 08:35:04 2026] GET /v2.0/security-group-rules/cf991134-74eb-4e04-befb-fa07a9524777 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/704] 10.0.0.141 () {32 vars in 673 bytes} [Wed Jul 1 08:35:04 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/705] 10.0.0.141 () {32 vars in 750 bytes} [Wed Jul 1 08:35:04 2026] DELETE /v2.0/security-group-rules/cf991134-74eb-4e04-befb-fa07a9524777 => 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: 348/706] 10.0.0.141 () {32 vars in 673 bytes} [Wed Jul 1 08:35:04 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:35:04.961 7 WARNING neutron_lib.context [None req-f061f64c-e69e-4c6d-9ba5-fadbe7fa16b0 b58a5cdc556146b788f171e8f501b249 1a7de98e3d6d453d85e6e19629f4cbb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 359/707] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:04 2026] GET /v2.0/ports?device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/708] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:04 2026] GET /v2.0/security-groups?id=b2151d83-7a38-4a1f-a987-d964f108463e&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: 361/709] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:35:05 2026] GET /v2.0/ports?tenant_id=469934f620be4ad9bffbdb293694ca16&device_id=2bd5ded6-d5e8-450c-9da5-658b5ebd2129 => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/710] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:35:04 2026] POST /v2.0/security-group-rules => generated 602 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/711] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:05 2026] GET /v2.0/ports?device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/712] 10.0.0.141 () {32 vars in 747 bytes} [Wed Jul 1 08:35:05 2026] GET /v2.0/security-group-rules/cf8ff105-9cee-49d6-842c-ea4565089f2d => generated 602 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/713] 199.204.45.162 () {34 vars in 1018 bytes} [Wed Jul 1 08:35:05 2026] GET /v2.0/networks?tenant_id=469934f620be4ad9bffbdb293694ca16&shared=False => generated 775 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/714] 10.0.0.141 () {32 vars in 673 bytes} [Wed Jul 1 08:35:05 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/715] 199.204.45.162 () {34 vars in 930 bytes} [Wed Jul 1 08:35:05 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/716] 10.0.0.141 () {32 vars in 750 bytes} [Wed Jul 1 08:35:05 2026] DELETE /v2.0/security-group-rules/cf8ff105-9cee-49d6-842c-ea4565089f2d => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/717] 10.0.0.141 () {32 vars in 673 bytes} [Wed Jul 1 08:35:05 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/718] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:35:05 2026] DELETE /v2.0/security-groups/c557c3e8-4c49-4d90-abed-1725404e8d53 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:35:05.521 7 INFO neutron.db.l3_db [None req-642208f5-3673-4bc0-aa30-9eed48a1a7c4 904ee284a8e7455ebe4b643e20b28161 0f72deb62ab44c498c4a2631201e6804 - - default default] Floating IP d976ee94-3d36-4db0-a30e-5bafab912d68 associated. External IP: 10.96.250.204, port: ec6b9cb1-ef9a-404c-96f6-8e101a849fe3. [pid: 8|app: 0|req: 368/719] 10.0.0.141 () {32 vars in 663 bytes} [Wed Jul 1 08:35:05 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/720] 10.0.0.141 () {32 vars in 663 bytes} [Wed Jul 1 08:35:05 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/721] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:05 2026] GET /v2.0/ports?device_id=2bd5ded6-d5e8-450c-9da5-658b5ebd2129 => 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: 352/722] 10.0.0.141 () {34 vars in 749 bytes} [Wed Jul 1 08:35:05 2026] PUT /v2.0/floatingips/d976ee94-3d36-4db0-a30e-5bafab912d68 => generated 855 bytes in 654 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/723] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:05 2026] GET /v2.0/security-groups?id=d3ce4b91-a89c-4edd-b2a1-ce5956cb7d37&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/724] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:05 2026] GET /v2.0/ports?device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/725] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:05 2026] GET /v2.0/security-groups?id=b2151d83-7a38-4a1f-a987-d964f108463e&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-07-01 08:35:06.174 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b97cbcd-d933-4829-abff-71fdc4c729ba'] response: {'name': 'network-changed', 'server_uuid': '8e2aea69-a9dc-419d-95de-9039ef4fdab3', 'tag': 'ec6b9cb1-ef9a-404c-96f6-8e101a849fe3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 354/726] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:35:06 2026] GET /v2.0/security-groups?tenant_id=1a7de98e3d6d453d85e6e19629f4cbb9&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/727] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:35:06 2026] GET /v2.0/ports?tenant_id=469934f620be4ad9bffbdb293694ca16&device_id=2bd5ded6-d5e8-450c-9da5-658b5ebd2129 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/728] 199.204.45.162 () {34 vars in 1060 bytes} [Wed Jul 1 08:35:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c541c968-56ab-4702-b704-3a217a2ae9db => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/729] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:35:06 2026] DELETE /v2.0/security-groups/8d37cb97-b934-4ed6-8f41-d1326ccc7888 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/730] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:35:06 2026] GET /v2.0/subnets?id=acaa4888-f32a-4051-9307-aa669ea35e51 => generated 697 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/731] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:35:06 2026] GET /v2.0/ports?tenant_id=0f72deb62ab44c498c4a2631201e6804&device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/732] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:35:06 2026] GET /v2.0/networks?id=cb0612ab-a020-4804-9207-fabd20dc9af6 => generated 780 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/733] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:35:06 2026] GET /v2.0/ports?network_id=7db042f8-702a-41ea-8bfd-6708b0c04441&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/734] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:35:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=ec6b9cb1-ef9a-404c-96f6-8e101a849fe3 => generated 858 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/735] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:35:06 2026] GET /v2.0/networks/7db042f8-702a-41ea-8bfd-6708b0c04441?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/736] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:35:06 2026] GET /v2.0/subnets?id=26ad7b9f-146c-4681-86af-bdbecf09d53c => generated 702 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/737] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:35:06 2026] GET /v2.0/networks/7db042f8-702a-41ea-8bfd-6708b0c04441?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: 378/738] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:35:06 2026] GET /v2.0/ports?network_id=cb0612ab-a020-4804-9207-fabd20dc9af6&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/739] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:35:06 2026] GET /v2.0/networks/cb0612ab-a020-4804-9207-fabd20dc9af6?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: 379/740] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:35:06 2026] GET /v2.0/networks/cb0612ab-a020-4804-9207-fabd20dc9af6?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: 362/741] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:06 2026] GET /v2.0/ports?device_id=2bd5ded6-d5e8-450c-9da5-658b5ebd2129 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/742] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:06 2026] GET /v2.0/security-groups?id=d3ce4b91-a89c-4edd-b2a1-ce5956cb7d37&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/743] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:08 2026] GET /v2.0/ports?device_id=2bd5ded6-d5e8-450c-9da5-658b5ebd2129 => 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: 381/744] 10.0.0.141 () {32 vars in 623 bytes} [Wed Jul 1 08:35:08 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: 382/745] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:08 2026] GET /v2.0/security-groups?id=d3ce4b91-a89c-4edd-b2a1-ce5956cb7d37&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/746] 10.0.0.141 () {32 vars in 633 bytes} [Wed Jul 1 08:35:08 2026] GET /v2.0/ => generated 632 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/747] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:35:08 2026] GET /v2.0/security-groups?tenant_id=0286333d11d54344ac56a03692b81b66&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/748] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:35:09 2026] DELETE /v2.0/security-groups/a593d379-a164-4849-91bd-24dd2d015e16 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/749] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:09 2026] GET /v2.0/ports?device_id=2bd5ded6-d5e8-450c-9da5-658b5ebd2129 => 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: 366/750] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:09 2026] GET /v2.0/security-groups?id=d3ce4b91-a89c-4edd-b2a1-ce5956cb7d37&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/751] 10.0.0.151 () {34 vars in 990 bytes} [Wed Jul 1 08:35:10 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 1240 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/752] 10.0.0.151 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:10 2026] GET /v2.0/security-groups?id=52fca475-7bf8-456f-8c98-70d89792662d&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/753] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:10 2026] GET /v2.0/ports?device_id=2bd5ded6-d5e8-450c-9da5-658b5ebd2129 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/754] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:10 2026] GET /v2.0/security-groups?id=d3ce4b91-a89c-4edd-b2a1-ce5956cb7d37&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: 387/755] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:11 2026] GET /v2.0/ports?device_id=2bd5ded6-d5e8-450c-9da5-658b5ebd2129 => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/756] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:11 2026] GET /v2.0/security-groups?id=d3ce4b91-a89c-4edd-b2a1-ce5956cb7d37&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/757] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:12 2026] GET /v2.0/ports?device_id=2bd5ded6-d5e8-450c-9da5-658b5ebd2129 => 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: 370/758] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:12 2026] GET /v2.0/security-groups?id=d3ce4b91-a89c-4edd-b2a1-ce5956cb7d37&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/759] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:14 2026] GET /v2.0/ports?device_id=2bd5ded6-d5e8-450c-9da5-658b5ebd2129 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/760] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:35:13 2026] GET /v2.0/security-groups?tenant_id=c5be4ab5301347c5b50107e48b4ba280&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/761] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:14 2026] GET /v2.0/security-groups?id=d3ce4b91-a89c-4edd-b2a1-ce5956cb7d37&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: 390/762] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:35:14 2026] DELETE /v2.0/security-groups/6764e49c-4fae-4d7e-a62c-71d2ebb20019 => 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: 373/763] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:14 2026] GET /v2.0/ports?device_id=2bd5ded6-d5e8-450c-9da5-658b5ebd2129 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/764] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:35:14 2026] GET /v2.0/security-groups?tenant_id=8059afdad0f143e3bd3c9fe2554e88e0&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/765] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:35:14 2026] DELETE /v2.0/security-groups/a40ee0cf-a121-41a7-9168-646d6dc3b46e => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:35:14.719 8 INFO neutron.db.l3_db [None req-484e2957-9ac6-40d6-8393-2d4ced214b17 5cc54ba547c546d887f9a2ac4ad84f09 469934f620be4ad9bffbdb293694ca16 - - default default] Floating IP 10c9feac-595b-4347-bca6-14c6211c81f9 associated. External IP: 10.96.250.202, port: c541c968-56ab-4702-b704-3a217a2ae9db. [pid: 8|app: 0|req: 391/766] 10.0.0.141 () {34 vars in 749 bytes} [Wed Jul 1 08:35:14 2026] PUT /v2.0/floatingips/10c9feac-595b-4347-bca6-14c6211c81f9 => generated 856 bytes in 757 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/767] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:15 2026] GET /v2.0/ports?device_id=2bd5ded6-d5e8-450c-9da5-658b5ebd2129 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/768] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:15 2026] GET /v2.0/security-groups?id=d3ce4b91-a89c-4edd-b2a1-ce5956cb7d37&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-07-01 08:35:15.464 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-18901f3d-1a02-48b9-a080-bf2a0d806c93'] response: {'name': 'network-changed', 'server_uuid': '2bd5ded6-d5e8-450c-9da5-658b5ebd2129', 'tag': 'c541c968-56ab-4702-b704-3a217a2ae9db', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 377/769] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:15 2026] GET /v2.0/ports?device_id=2bd5ded6-d5e8-450c-9da5-658b5ebd2129 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/770] 10.0.0.151 () {34 vars in 990 bytes} [Wed Jul 1 08:35:15 2026] GET /v2.0/ports?device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/771] 10.0.0.151 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:15 2026] GET /v2.0/security-groups?id=b2151d83-7a38-4a1f-a987-d964f108463e&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: 378/772] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:15 2026] GET /v2.0/security-groups?id=d3ce4b91-a89c-4edd-b2a1-ce5956cb7d37&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: 395/773] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:35:15 2026] GET /v2.0/ports?tenant_id=469934f620be4ad9bffbdb293694ca16&device_id=2bd5ded6-d5e8-450c-9da5-658b5ebd2129 => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/774] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:35:15 2026] GET /v2.0/networks?id=7db042f8-702a-41ea-8bfd-6708b0c04441 => generated 775 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/775] 199.204.45.162 () {34 vars in 1060 bytes} [Wed Jul 1 08:35:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c541c968-56ab-4702-b704-3a217a2ae9db => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/776] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:35:15 2026] GET /v2.0/subnets?id=acaa4888-f32a-4051-9307-aa669ea35e51 => generated 697 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/777] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:35:15 2026] GET /v2.0/ports?network_id=7db042f8-702a-41ea-8bfd-6708b0c04441&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: 381/778] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:35:15 2026] GET /v2.0/networks/7db042f8-702a-41ea-8bfd-6708b0c04441?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/779] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:35:15 2026] GET /v2.0/networks/7db042f8-702a-41ea-8bfd-6708b0c04441?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: 400/782] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:16 2026] GET /v2.0/ports?device_id=2bd5ded6-d5e8-450c-9da5-658b5ebd2129 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/783] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:16 2026] GET /v2.0/security-groups?id=d3ce4b91-a89c-4edd-b2a1-ce5956cb7d37&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: 401/784] 199.204.45.162 () {34 vars in 994 bytes} [Wed Jul 1 08:35:17 2026] GET /v2.0/ports?device_id=2bd5ded6-d5e8-450c-9da5-658b5ebd2129 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:17.721 7 INFO neutron.db.l3_db [req-1bec7524-68f6-46b0-ba44-c12df899fec0 req-06027f82-a7da-4b6f-8826-0531bb9e12ca 5cc54ba547c546d887f9a2ac4ad84f09 469934f620be4ad9bffbdb293694ca16 - - default default] Floating IP 10c9feac-595b-4347-bca6-14c6211c81f9 disassociated. External IP: 10.96.250.202, port: c541c968-56ab-4702-b704-3a217a2ae9db. [pid: 8|app: 0|req: 402/785] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:17 2026] GET /v2.0/ports?device_id=2bd5ded6-d5e8-450c-9da5-658b5ebd2129 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/786] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:17 2026] GET /v2.0/security-groups?id=d3ce4b91-a89c-4edd-b2a1-ce5956cb7d37&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: 384/787] 199.204.45.162 () {36 vars in 997 bytes} [Wed Jul 1 08:35:17 2026] DELETE /v2.0/ports/c541c968-56ab-4702-b704-3a217a2ae9db => generated 0 bytes in 678 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/788] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:18 2026] GET /v2.0/ports?device_id=2bd5ded6-d5e8-450c-9da5-658b5ebd2129 => 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: 385/789] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:19 2026] GET /v2.0/ports?device_id=2bd5ded6-d5e8-450c-9da5-658b5ebd2129 => 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: 405/790] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:21 2026] GET /v2.0/ports?device_id=2bd5ded6-d5e8-450c-9da5-658b5ebd2129 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:35:22.234 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-50304ad5-6ba8-4e1e-b24a-bbfe25041a5b'] response: {'server_uuid': '2bd5ded6-d5e8-450c-9da5-658b5ebd2129', 'name': 'network-vif-deleted', 'tag': 'c541c968-56ab-4702-b704-3a217a2ae9db', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 386/791] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:35:22 2026] DELETE /v2.0/security-groups/d3ce4b91-a89c-4edd-b2a1-ce5956cb7d37 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:35:22.339 8 INFO neutron.api.v2.resource [None req-3186d635-e994-48a6-a00c-e6c0820f7420 5cc54ba547c546d887f9a2ac4ad84f09 469934f620be4ad9bffbdb293694ca16 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 406/792] 10.0.0.141 () {32 vars in 737 bytes} [Wed Jul 1 08:35:22 2026] GET /v2.0/security-groups/d3ce4b91-a89c-4edd-b2a1-ce5956cb7d37 => 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: 387/793] 10.0.0.141 () {32 vars in 732 bytes} [Wed Jul 1 08:35:22 2026] DELETE /v2.0/floatingips/10c9feac-595b-4347-bca6-14c6211c81f9 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/794] 10.0.0.141 () {34 vars in 789 bytes} [Wed Jul 1 08:35:22 2026] PUT /v2.0/routers/1afde99e-cafc-4419-a804-3978ec9e1077/remove_router_interface => generated 309 bytes in 1292 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:24.486 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-6db55490-f01c-483d-89a0-68e92fc5b84e 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - 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-07-01 08:35:24.840 7 INFO neutron.services.segments.plugin [-] Segment 983e1bb8-5bd0-4968-a47a-680f3100ccff resource provider aggregate not found 2026-07-01 08:35:24.846 7 INFO neutron.services.segments.plugin [-] Segment 983e1bb8-5bd0-4968-a47a-680f3100ccff resource provider aggregate not found 2026-07-01 08:35:24.852 7 INFO neutron.db.l3_hamode_db [None req-6db55490-f01c-483d-89a0-68e92fc5b84e 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] HA network 81c4e5b3-88b8-4617-9a14-521d900b74bf was deleted as no HA routers are present in tenant 469934f620be4ad9bffbdb293694ca16. [pid: 7|app: 0|req: 388/795] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:35:23 2026] DELETE /v2.0/routers/1afde99e-cafc-4419-a804-3978ec9e1077 => generated 0 bytes in 925 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:35:24.864 7 INFO neutron.services.segments.plugin [-] Segment 983e1bb8-5bd0-4968-a47a-680f3100ccff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 983e1bb8-5bd0-4968-a47a-680f3100ccff found for delete ", "request_id": "req-8ecbfa0d-6dad-482f-89e3-a28499f921d9"}]} 2026-07-01 08:35:24.865 7 INFO neutron.services.segments.plugin [-] Segment 983e1bb8-5bd0-4968-a47a-680f3100ccff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 983e1bb8-5bd0-4968-a47a-680f3100ccff found for delete ", "request_id": "req-aba09de3-7e12-4bec-9e82-58b26c57b8b4"}]} [pid: 8|app: 0|req: 408/796] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:35:24 2026] GET /v2.0/security-groups?tenant_id=e9b2d7cac4f2476382c1382729f23e5b&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/797] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:35:24 2026] DELETE /v2.0/subnets/acaa4888-f32a-4051-9307-aa669ea35e51 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/798] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:35:24 2026] DELETE /v2.0/security-groups/faea92f9-7b2d-4359-ba1f-72da5c9bab56 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/799] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:35:24 2026] DELETE /v2.0/networks/7db042f8-702a-41ea-8bfd-6708b0c04441 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/800] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:35:25 2026] GET /v2.0/security-groups?tenant_id=469934f620be4ad9bffbdb293694ca16&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/801] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:35:25 2026] DELETE /v2.0/security-groups/bb18f619-083e-4e7a-9a2d-6203716b1589 => 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: 411/802] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:25 2026] GET /v2.0/ports?device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/803] 10.0.0.252 () {34 vars in 971 bytes} [Wed Jul 1 08:35:25 2026] GET /v2.0/ports/ec6b9cb1-ef9a-404c-96f6-8e101a849fe3 => generated 968 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/804] 199.204.45.162 () {34 vars in 1000 bytes} [Wed Jul 1 08:35:26 2026] GET /v2.0/subnets?network_id=cb0612ab-a020-4804-9207-fabd20dc9af6 => generated 684 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/805] 199.204.45.162 () {34 vars in 1146 bytes} [Wed Jul 1 08:35:26 2026] GET /v2.0/ports?device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3&device_owner=compute%3Anova&network_id=cb0612ab-a020-4804-9207-fabd20dc9af6 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/806] 199.204.45.162 () {38 vars in 1028 bytes} [Wed Jul 1 08:35:26 2026] PUT /v2.0/ports/ec6b9cb1-ef9a-404c-96f6-8e101a849fe3 => generated 1149 bytes in 633 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:35:27.389 7 INFO neutron.services.segments.plugin [-] Segment cbe95ae5-94e1-4482-b6e4-baf89ae9bafb resource provider aggregate not found 2026-07-01 08:35:27.395 7 INFO neutron.services.segments.plugin [-] Segment cbe95ae5-94e1-4482-b6e4-baf89ae9bafb resource provider aggregate not found 2026-07-01 08:35:27.408 7 INFO neutron.services.segments.plugin [-] Segment cbe95ae5-94e1-4482-b6e4-baf89ae9bafb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbe95ae5-94e1-4482-b6e4-baf89ae9bafb found for delete ", "request_id": "req-db6089ed-fc9e-4322-8a33-911c08b51ced"}]} 2026-07-01 08:35:27.413 7 INFO neutron.services.segments.plugin [-] Segment cbe95ae5-94e1-4482-b6e4-baf89ae9bafb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbe95ae5-94e1-4482-b6e4-baf89ae9bafb found for delete ", "request_id": "req-42e668e5-dceb-4c81-9c9e-c40df461a12e"}]} 2026-07-01 08:35:27.713 7 INFO neutron.db.segments_db [None req-ddc6530f-5c52-4492-b81e-8749ffd3dfe3 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Added segment be9e5c16-126b-4f76-bc91-c7d149f4383e of type vxlan for network 8c5f226a-882f-471f-bfbd-cbfbc1c01e48 [pid: 7|app: 0|req: 394/807] 10.0.0.141 () {34 vars in 671 bytes} [Wed Jul 1 08:35:27 2026] POST /v2.0/networks => generated 742 bytes in 441 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-07-01 08:35:27.864 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-769eb8a2-49d6-425f-9e14-fef1dc2ec8b5'] response: {'name': 'network-changed', 'server_uuid': '8e2aea69-a9dc-419d-95de-9039ef4fdab3', 'tag': 'ec6b9cb1-ef9a-404c-96f6-8e101a849fe3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 395/808] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:27 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/809] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:35:27 2026] GET /v2.0/ports?tenant_id=0f72deb62ab44c498c4a2631201e6804&device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => generated 1421 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/810] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:27 2026] GET /v2.0/security-groups?id=52fca475-7bf8-456f-8c98-70d89792662d&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/811] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:35:27 2026] POST /v2.0/subnets => generated 690 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/812] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:35:28 2026] GET /v2.0/networks?id=cb0612ab-a020-4804-9207-fabd20dc9af6 => generated 780 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/813] 199.204.45.162 () {34 vars in 1060 bytes} [Wed Jul 1 08:35:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=ec6b9cb1-ef9a-404c-96f6-8e101a849fe3 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:35:28.155 8 INFO neutron.db.segments_db [None req-8c9a60d0-8969-45bc-9ab4-5728e4d833ad 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Added segment 4da612e7-bb93-44a2-9f3a-0047f9b66822 of type vxlan for network 2377fdca-74b1-4206-82df-439885812b54 [pid: 7|app: 0|req: 400/814] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:35:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=ec6b9cb1-ef9a-404c-96f6-8e101a849fe3 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/815] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:28 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => 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: 402/816] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:35:28 2026] GET /v2.0/subnets?id=26ad7b9f-146c-4681-86af-bdbecf09d53c => 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: 403/817] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:28 2026] GET /v2.0/security-groups?id=52fca475-7bf8-456f-8c98-70d89792662d&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/818] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:35:28 2026] GET /v2.0/ports?network_id=cb0612ab-a020-4804-9207-fabd20dc9af6&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: 405/819] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:35:28 2026] GET /v2.0/networks/cb0612ab-a020-4804-9207-fabd20dc9af6?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:35:28.444 8 INFO neutron.db.l3_hamode_db [None req-8c9a60d0-8969-45bc-9ab4-5728e4d833ad 234c8efbde4d488eb4ba782e93ae7a7d 4e645297d19e41a8bf6a6a72d6bc009b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 406/820] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:35:28 2026] GET /v2.0/networks/cb0612ab-a020-4804-9207-fabd20dc9af6?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: 7|app: 0|req: 407/821] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:28 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/822] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:28 2026] GET /v2.0/security-groups?id=52fca475-7bf8-456f-8c98-70d89792662d&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:29.288 7 WARNING neutron_lib.context [None req-27b4364a-e89f-488d-8d43-41d9aee62daf 40d10a86f0934a6fa32d3740a3de2c1b db6592793c234dc584cb52e2e70fbb5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:35:29.298 8 INFO neutron.db.l3_hamode_db [None req-8c9a60d0-8969-45bc-9ab4-5728e4d833ad 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 409/823] 10.0.0.141 () {34 vars in 676 bytes} [Wed Jul 1 08:35:29 2026] POST /v2.0/floatingips => generated 552 bytes in 669 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/824] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:29 2026] GET /v2.0/ports?device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => generated 1152 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/825] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:35:29 2026] GET /v2.0/ports?tenant_id=0f72deb62ab44c498c4a2631201e6804&device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => generated 1421 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:35:29.866 7 WARNING neutron_lib.context [None req-71df0718-ca5b-4efc-a43e-80c5c5e34c43 40d10a86f0934a6fa32d3740a3de2c1b db6592793c234dc584cb52e2e70fbb5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 415/826] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:35:28 2026] POST /v2.0/routers => generated 730 bytes in 2150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/827] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:30 2026] GET /v2.0/security-groups?id=b2151d83-7a38-4a1f-a987-d964f108463e&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/828] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:35:30 2026] GET /v2.0/networks?id=cb0612ab-a020-4804-9207-fabd20dc9af6 => generated 780 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/829] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:30 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => 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: 419/830] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:35:30 2026] GET /v2.0/ports?tenant_id=731e2cf327934b5f9568d7c26d5079c2&device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/831] 10.0.0.141 () {34 vars in 676 bytes} [Wed Jul 1 08:35:29 2026] POST /v2.0/floatingips => generated 552 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/832] 199.204.45.162 () {34 vars in 1060 bytes} [Wed Jul 1 08:35:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=ec6b9cb1-ef9a-404c-96f6-8e101a849fe3 => 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: 414/833] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:30 2026] GET /v2.0/security-groups?id=52fca475-7bf8-456f-8c98-70d89792662d&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/834] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:35:30 2026] GET /v2.0/networks?id=b6076f08-7dc0-48f4-b3c1-3512182f9731 => generated 771 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:30.525 7 WARNING neutron_lib.context [None req-a57b2b36-de77-4617-bbe5-af856fd1545f 40d10a86f0934a6fa32d3740a3de2c1b db6592793c234dc584cb52e2e70fbb5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 416/835] 10.0.0.141 () {34 vars in 676 bytes} [Wed Jul 1 08:35:30 2026] POST /v2.0/floatingips => generated 552 bytes in 834 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/836] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:35:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=ec6b9cb1-ef9a-404c-96f6-8e101a849fe3 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/837] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:35:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7ee74b64-6f10-4206-8638-8242202fe4e6 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:31.426 7 WARNING neutron_lib.context [None req-8ddcf791-b5a9-4d7b-a841-59f29d1c4a45 40d10a86f0934a6fa32d3740a3de2c1b db6592793c234dc584cb52e2e70fbb5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 420/840] 10.0.0.141 () {34 vars in 783 bytes} [Wed Jul 1 08:35:30 2026] PUT /v2.0/routers/bbb3a95e-1eb0-434b-92b6-57d162078cd9/add_router_interface => generated 309 bytes in 1229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/841] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:35:31 2026] GET /v2.0/subnets?id=26ad7b9f-146c-4681-86af-bdbecf09d53c => generated 702 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/842] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:35:31 2026] GET /v2.0/subnets?id=50b0e793-7a75-441e-8e51-69e362c3ca00 => generated 693 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/843] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:31 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/844] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:35:31 2026] GET /v2.0/ports?network_id=cb0612ab-a020-4804-9207-fabd20dc9af6&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: 425/845] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:35:31 2026] GET /v2.0/ports?network_id=b6076f08-7dc0-48f4-b3c1-3512182f9731&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/846] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:31 2026] GET /v2.0/security-groups?id=52fca475-7bf8-456f-8c98-70d89792662d&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/847] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:35:31 2026] GET /v2.0/networks/cb0612ab-a020-4804-9207-fabd20dc9af6?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: 421/848] 10.0.0.141 () {34 vars in 676 bytes} [Wed Jul 1 08:35:31 2026] POST /v2.0/floatingips => generated 552 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/849] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:35:31 2026] GET /v2.0/networks/b6076f08-7dc0-48f4-b3c1-3512182f9731?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:35:31.994 8 WARNING neutron_lib.context [None req-0da51ab5-bc05-4a84-85ce-8cb435dc0124 40d10a86f0934a6fa32d3740a3de2c1b db6592793c234dc584cb52e2e70fbb5a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 422/850] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:35:31 2026] GET /v2.0/networks/cb0612ab-a020-4804-9207-fabd20dc9af6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/851] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:35:32 2026] GET /v2.0/networks/b6076f08-7dc0-48f4-b3c1-3512182f9731?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:35:32.231 7 WARNING neutron_lib.context [None req-50457dd5-1fde-48f9-961c-9cb1c4aea177 850ffbf8ddc9445d936bc940718539f4 4e645297d19e41a8bf6a6a72d6bc009b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 424/852] 10.0.0.141 () {34 vars in 685 bytes} [Wed Jul 1 08:35:32 2026] POST /v2.0/security-groups => generated 1660 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:35:32.377 7 WARNING neutron_lib.context [None req-7004c592-5228-4d54-9d21-fd824aa86a88 850ffbf8ddc9445d936bc940718539f4 4e645297d19e41a8bf6a6a72d6bc009b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 425/853] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:35:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:32.482 7 WARNING neutron_lib.context [None req-b2e78934-382f-4d64-a236-fb64d6b3f178 850ffbf8ddc9445d936bc940718539f4 4e645297d19e41a8bf6a6a72d6bc009b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 429/854] 10.0.0.141 () {34 vars in 676 bytes} [Wed Jul 1 08:35:31 2026] POST /v2.0/floatingips => generated 552 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/855] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:35:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/856] 10.0.0.141 () {34 vars in 759 bytes} [Wed Jul 1 08:35:32 2026] PUT /v2.0/floatingips/e4e62899-65bf-4e1c-a942-d37a674760a4/tags => generated 17 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/857] 199.204.45.162 () {34 vars in 1120 bytes} [Wed Jul 1 08:35:32 2026] GET /v2.0/ports?device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.14 => generated 1152 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:35:32.664 7 WARNING neutron_lib.context [None req-d7a5816e-eebf-483a-8f23-29d87d008776 850ffbf8ddc9445d936bc940718539f4 4e645297d19e41a8bf6a6a72d6bc009b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 431/858] 10.0.0.141 () {34 vars in 759 bytes} [Wed Jul 1 08:35:32 2026] PUT /v2.0/floatingips/2d54b05c-858e-4f3f-930a-541c3fa28ee5/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/859] 10.0.0.141 () {34 vars in 676 bytes} [Wed Jul 1 08:35:32 2026] POST /v2.0/floatingips => generated 552 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/860] 10.0.0.141 () {34 vars in 759 bytes} [Wed Jul 1 08:35:33 2026] PUT /v2.0/floatingips/29196329-2619-497c-b27f-e31ae22b95dc/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: 430/861] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:33 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/862] 10.0.0.141 () {34 vars in 759 bytes} [Wed Jul 1 08:35:33 2026] PUT /v2.0/floatingips/b7dde20a-2b28-44e9-9803-14e7dfb02d2b/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: 432/863] 199.204.45.162 () {38 vars in 1028 bytes} [Wed Jul 1 08:35:32 2026] PUT /v2.0/ports/ec6b9cb1-ef9a-404c-96f6-8e101a849fe3 => generated 968 bytes in 583 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: 432/864] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:33 2026] GET /v2.0/security-groups?id=52fca475-7bf8-456f-8c98-70d89792662d&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:33.362 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-62000873-e431-407c-a05b-53af82d3f15e'] response: {'name': 'network-changed', 'server_uuid': '8e2aea69-a9dc-419d-95de-9039ef4fdab3', 'tag': 'ec6b9cb1-ef9a-404c-96f6-8e101a849fe3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 433/865] 10.0.0.141 () {32 vars in 672 bytes} [Wed Jul 1 08:35:33 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/866] 10.0.0.141 () {32 vars in 686 bytes} [Wed Jul 1 08:35:33 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/867] 10.0.0.141 () {32 vars in 682 bytes} [Wed Jul 1 08:35:33 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/868] 10.0.0.141 () {32 vars in 694 bytes} [Wed Jul 1 08:35:33 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/869] 10.0.0.141 () {32 vars in 680 bytes} [Wed Jul 1 08:35:33 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/870] 10.0.0.252 () {34 vars in 1100 bytes} [Wed Jul 1 08:35:33 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2012204002&fields=id&tenant_id=4e645297d19e41a8bf6a6a72d6bc009b => 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: 436/871] 10.0.0.141 () {32 vars in 694 bytes} [Wed Jul 1 08:35:33 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/872] 10.0.0.252 () {34 vars in 982 bytes} [Wed Jul 1 08:35:33 2026] GET /v2.0/networks?id=8c5f226a-882f-471f-bfbd-cbfbc1c01e48 => generated 675 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/873] 10.0.0.141 () {32 vars in 690 bytes} [Wed Jul 1 08:35:33 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/874] 10.0.0.252 () {34 vars in 965 bytes} [Wed Jul 1 08:35:33 2026] GET /v2.0/quotas/4e645297d19e41a8bf6a6a72d6bc009b => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/875] 10.0.0.141 () {32 vars in 702 bytes} [Wed Jul 1 08:35:33 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/876] 10.0.0.252 () {34 vars in 1002 bytes} [Wed Jul 1 08:35:33 2026] GET /v2.0/ports?tenant_id=4e645297d19e41a8bf6a6a72d6bc009b&fields=id => generated 103 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/877] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:35:33 2026] GET /v2.0/ports?tenant_id=0f72deb62ab44c498c4a2631201e6804&device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => 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: 440/878] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:35:33 2026] GET /v2.0/networks?id=cb0612ab-a020-4804-9207-fabd20dc9af6 => generated 780 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/879] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:35:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=ec6b9cb1-ef9a-404c-96f6-8e101a849fe3 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/880] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:35:33 2026] GET /v2.0/subnets?id=26ad7b9f-146c-4681-86af-bdbecf09d53c => generated 702 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/881] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:35:34 2026] GET /v2.0/ports?network_id=cb0612ab-a020-4804-9207-fabd20dc9af6&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: 439/882] 10.0.0.141 () {32 vars in 732 bytes} [Wed Jul 1 08:35:33 2026] DELETE /v2.0/floatingips/e4e62899-65bf-4e1c-a942-d37a674760a4 => 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: 440/883] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:35:34 2026] GET /v2.0/networks/cb0612ab-a020-4804-9207-fabd20dc9af6?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/884] 10.0.0.252 () {34 vars in 907 bytes} [Wed Jul 1 08:35:34 2026] GET /v2.0/extensions => generated 20516 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/885] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:35:34 2026] GET /v2.0/networks/cb0612ab-a020-4804-9207-fabd20dc9af6?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: 443/886] 10.0.0.252 () {34 vars in 1008 bytes} [Wed Jul 1 08:35:34 2026] GET /v2.0/networks/8c5f226a-882f-471f-bfbd-cbfbc1c01e48?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: 444/887] 10.0.0.252 () {34 vars in 1108 bytes} [Wed Jul 1 08:35:34 2026] GET /v2.0/networks/8c5f226a-882f-471f-bfbd-cbfbc1c01e48?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: 444/888] 10.0.0.141 () {32 vars in 732 bytes} [Wed Jul 1 08:35:34 2026] DELETE /v2.0/floatingips/2d54b05c-858e-4f3f-930a-541c3fa28ee5 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/889] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:34 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => 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: 446/890] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:34 2026] GET /v2.0/ports?device_id=df7890ae-504e-4f52-944a-9b7bb948ab5e => 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: 447/891] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:34 2026] GET /v2.0/security-groups?id=52fca475-7bf8-456f-8c98-70d89792662d&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/892] 10.0.0.141 () {32 vars in 732 bytes} [Wed Jul 1 08:35:34 2026] DELETE /v2.0/floatingips/29196329-2619-497c-b27f-e31ae22b95dc => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/893] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:34 2026] GET /v2.0/ports?device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/894] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:34 2026] GET /v2.0/security-groups?id=b2151d83-7a38-4a1f-a987-d964f108463e&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: 446/895] 10.0.0.141 () {32 vars in 732 bytes} [Wed Jul 1 08:35:34 2026] DELETE /v2.0/floatingips/b7dde20a-2b28-44e9-9803-14e7dfb02d2b => generated 0 bytes in 313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/896] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:35:35 2026] GET /v2.0/ports?tenant_id=0f72deb62ab44c498c4a2631201e6804&device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/897] 10.0.0.141 () {32 vars in 732 bytes} [Wed Jul 1 08:35:35 2026] DELETE /v2.0/floatingips/197b1541-64c6-419a-9903-949edede96c1 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/898] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:35:35 2026] GET /v2.0/networks?id=cb0612ab-a020-4804-9207-fabd20dc9af6 => generated 780 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/899] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:35:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=ec6b9cb1-ef9a-404c-96f6-8e101a849fe3 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/900] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:35:35 2026] GET /v2.0/subnets?id=26ad7b9f-146c-4681-86af-bdbecf09d53c => generated 702 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/901] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:35:35 2026] GET /v2.0/ports?network_id=cb0612ab-a020-4804-9207-fabd20dc9af6&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: 450/902] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:35:35 2026] GET /v2.0/networks/cb0612ab-a020-4804-9207-fabd20dc9af6?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/903] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:35 2026] GET /v2.0/ports?device_id=df7890ae-504e-4f52-944a-9b7bb948ab5e => 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: 453/904] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:35:35 2026] GET /v2.0/networks/cb0612ab-a020-4804-9207-fabd20dc9af6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/905] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:35 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/906] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:35 2026] GET /v2.0/security-groups?id=52fca475-7bf8-456f-8c98-70d89792662d&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/907] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:35 2026] GET /v2.0/ports?device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/908] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:35 2026] GET /v2.0/security-groups?id=b2151d83-7a38-4a1f-a987-d964f108463e&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: 454/909] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:35:36 2026] GET /v2.0/security-groups?tenant_id=db6592793c234dc584cb52e2e70fbb5a&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/910] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:35:36 2026] DELETE /v2.0/security-groups/d34b2d55-e3b0-434d-b8a6-e17013ebbede => 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: 455/911] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:36 2026] GET /v2.0/ports?device_id=df7890ae-504e-4f52-944a-9b7bb948ab5e => 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: 457/912] 199.204.45.162 () {34 vars in 994 bytes} [Wed Jul 1 08:35:36 2026] GET /v2.0/ports?device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/913] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:35:36 2026] GET /v2.0/security-groups?tenant_id=a009e606a7074726b1b8388c5126652a&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/914] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:36 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:37.025 7 INFO neutron.db.l3_db [req-f68d86c4-cf05-4aaf-9f96-54a2afa8b889 req-bbe3fe13-30dd-4974-8774-7f0ea12f5396 904ee284a8e7455ebe4b643e20b28161 0f72deb62ab44c498c4a2631201e6804 - - default default] Floating IP d976ee94-3d36-4db0-a30e-5bafab912d68 disassociated. External IP: 10.96.250.204, port: ec6b9cb1-ef9a-404c-96f6-8e101a849fe3. [pid: 8|app: 0|req: 460/915] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:35:36 2026] DELETE /v2.0/security-groups/91300aa9-11c6-4d45-ae8c-ff180dc3f69c => 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: 461/916] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:37 2026] GET /v2.0/security-groups?id=52fca475-7bf8-456f-8c98-70d89792662d&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/917] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:37 2026] GET /v2.0/ports?device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => 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: 456/918] 199.204.45.162 () {36 vars in 997 bytes} [Wed Jul 1 08:35:36 2026] DELETE /v2.0/ports/ec6b9cb1-ef9a-404c-96f6-8e101a849fe3 => generated 0 bytes in 702 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/919] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:35:37 2026] GET /v2.0/security-groups?tenant_id=9cc9309a26c741c2acc0fd9384bd2876&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:35:37.533 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8a83a44-f064-4fd5-af9b-80f17b1f859f'] response: {'server_uuid': '8e2aea69-a9dc-419d-95de-9039ef4fdab3', 'name': 'network-vif-deleted', 'tag': 'ec6b9cb1-ef9a-404c-96f6-8e101a849fe3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 457/920] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:35:37 2026] DELETE /v2.0/security-groups/c2cf1df3-9312-4cc9-8efc-4da188798123 => 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: 464/921] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:37 2026] GET /v2.0/ports?device_id=df7890ae-504e-4f52-944a-9b7bb948ab5e => 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: 458/922] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:38 2026] GET /v2.0/ports?device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => 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: 465/923] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:38 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/924] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:38 2026] GET /v2.0/security-groups?id=52fca475-7bf8-456f-8c98-70d89792662d&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/925] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:38 2026] GET /v2.0/ports?device_id=df7890ae-504e-4f52-944a-9b7bb948ab5e => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/926] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:35:38 2026] GET /v2.0/networks?id=8c5f226a-882f-471f-bfbd-cbfbc1c01e48 => generated 675 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/927] 199.204.45.162 () {34 vars in 1050 bytes} [Wed Jul 1 08:35:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4e645297d19e41a8bf6a6a72d6bc009b => generated 181 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:39.014 8 WARNING neutron_lib.context [req-f4cca11d-2626-49f5-b926-b4aa25fb7752 req-aa2ee603-e949-48fe-a216-652ee9fa13f0 850ffbf8ddc9445d936bc940718539f4 4e645297d19e41a8bf6a6a72d6bc009b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 462/928] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:39 2026] GET /v2.0/ports?device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => 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: 467/929] 199.204.45.162 () {38 vars in 955 bytes} [Wed Jul 1 08:35:39 2026] POST /v2.0/ports => generated 954 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/930] 199.204.45.162 () {38 vars in 1028 bytes} [Wed Jul 1 08:35:39 2026] PUT /v2.0/ports/278a67f1-64a6-466e-963f-0de9c72d13c5 => generated 1235 bytes in 488 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: 468/931] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:39 2026] GET /v2.0/ports?device_id=df7890ae-504e-4f52-944a-9b7bb948ab5e => generated 969 bytes in 95 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-07-01 08:35:40.131 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f11b99fb-ccc1-4795-9b92-43c85aaa0fa7'] response: {'name': 'network-changed', 'server_uuid': 'df7890ae-504e-4f52-944a-9b7bb948ab5e', 'tag': '278a67f1-64a6-466e-963f-0de9c72d13c5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 464/932] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:40 2026] GET /v2.0/security-groups?id=92bfa483-5b4c-4f3b-8037-36ac3b31f546&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: 469/933] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:40 2026] GET /v2.0/ports?device_id=8e2aea69-a9dc-419d-95de-9039ef4fdab3 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/934] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:35:40 2026] GET /v2.0/ports?tenant_id=4e645297d19e41a8bf6a6a72d6bc009b&device_id=df7890ae-504e-4f52-944a-9b7bb948ab5e => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/935] 199.204.45.162 () {34 vars in 1018 bytes} [Wed Jul 1 08:35:40 2026] GET /v2.0/networks?tenant_id=4e645297d19e41a8bf6a6a72d6bc009b&shared=False => generated 770 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/936] 199.204.45.162 () {34 vars in 930 bytes} [Wed Jul 1 08:35:40 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/937] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:41 2026] GET /v2.0/ports?device_id=df7890ae-504e-4f52-944a-9b7bb948ab5e => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/938] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:41 2026] GET /v2.0/security-groups?id=92bfa483-5b4c-4f3b-8037-36ac3b31f546&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: 472/939] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:35:41 2026] DELETE /v2.0/security-groups/b2151d83-7a38-4a1f-a987-d964f108463e => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:35:41.705 7 INFO neutron.api.v2.resource [None req-08e3aca9-d4dc-4682-a06a-0de2a10f9ef8 904ee284a8e7455ebe4b643e20b28161 0f72deb62ab44c498c4a2631201e6804 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 468/940] 10.0.0.141 () {32 vars in 737 bytes} [Wed Jul 1 08:35:41 2026] GET /v2.0/security-groups/b2151d83-7a38-4a1f-a987-d964f108463e => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/941] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:35:41 2026] GET /v2.0/ports?tenant_id=4e645297d19e41a8bf6a6a72d6bc009b&device_id=df7890ae-504e-4f52-944a-9b7bb948ab5e => 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: 473/942] 10.0.0.141 () {32 vars in 732 bytes} [Wed Jul 1 08:35:41 2026] DELETE /v2.0/floatingips/d976ee94-3d36-4db0-a30e-5bafab912d68 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:35:41.984 7 WARNING neutron_lib.context [None req-77cfd41d-1e9e-4fac-adcc-3024a0f2228a d14b648601e04aa78370668fd2b34b4d 9f9eff0f3bf14dd6a3fb91f97d0be2f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 474/943] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:35:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=278a67f1-64a6-466e-963f-0de9c72d13c5 => 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: 475/944] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:35:42 2026] GET /v2.0/subnets?id=af947fa3-92aa-4ef2-9394-755ef2102986 => 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: 476/945] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:35:42 2026] GET /v2.0/ports?network_id=8c5f226a-882f-471f-bfbd-cbfbc1c01e48&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:35:42.155 7 INFO neutron.db.segments_db [None req-77cfd41d-1e9e-4fac-adcc-3024a0f2228a d14b648601e04aa78370668fd2b34b4d 9f9eff0f3bf14dd6a3fb91f97d0be2f8 - - default default] Added segment 12066dad-cfb3-48e5-bad3-8d55c934b1a0 of type vxlan for network 8bc6ae8d-9648-4b14-b67e-8447773dcf80 [pid: 7|app: 0|req: 470/946] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:35:41 2026] POST /v2.0/networks => generated 631 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/947] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:35:42 2026] GET /v2.0/networks/8c5f226a-882f-471f-bfbd-cbfbc1c01e48?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:35:42.291 7 WARNING neutron_lib.context [None req-5189b747-1f7c-47bf-bba9-f40df4d349df d14b648601e04aa78370668fd2b34b4d 9f9eff0f3bf14dd6a3fb91f97d0be2f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:35:42.338 7 INFO neutron.db.segments_db [None req-5189b747-1f7c-47bf-bba9-f40df4d349df d14b648601e04aa78370668fd2b34b4d 9f9eff0f3bf14dd6a3fb91f97d0be2f8 - - default default] Added segment 171c5d1e-3e3d-4bbf-9ad3-4b5955f70b33 of type vxlan for network a7c66fbd-9536-413e-b45d-404c0ab314ef [pid: 7|app: 0|req: 472/948] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:35:42 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) [pid: 7|app: 0|req: 473/949] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:35:42 2026] GET /v2.0/networks/8c5f226a-882f-471f-bfbd-cbfbc1c01e48?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: 474/950] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:42 2026] GET /v2.0/ports?device_id=df7890ae-504e-4f52-944a-9b7bb948ab5e => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:42.542 7 WARNING neutron_lib.context [None req-7ccd6125-4e8f-4bb0-bda1-a40695348110 d14b648601e04aa78370668fd2b34b4d 9f9eff0f3bf14dd6a3fb91f97d0be2f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:35:42.598 7 INFO neutron.db.segments_db [None req-7ccd6125-4e8f-4bb0-bda1-a40695348110 d14b648601e04aa78370668fd2b34b4d 9f9eff0f3bf14dd6a3fb91f97d0be2f8 - - default default] Added segment 93ec488b-815f-432b-9ca1-9e7563cdac2a of type vxlan for network 6a45eb6b-1717-42ff-bdd1-2bfbc45f0272 [pid: 7|app: 0|req: 475/951] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:35:42 2026] POST /v2.0/networks => generated 631 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/952] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:42 2026] GET /v2.0/security-groups?id=92bfa483-5b4c-4f3b-8037-36ac3b31f546&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:42.735 7 WARNING neutron_lib.context [None req-29e5098b-e998-4938-9283-8b634b65cc1e d14b648601e04aa78370668fd2b34b4d 9f9eff0f3bf14dd6a3fb91f97d0be2f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:35:42.787 7 INFO neutron.db.segments_db [None req-29e5098b-e998-4938-9283-8b634b65cc1e d14b648601e04aa78370668fd2b34b4d 9f9eff0f3bf14dd6a3fb91f97d0be2f8 - - default default] Added segment 4d515b65-187b-4215-89b4-8c0b9aaafbfa of type vxlan for network 0e3b6b72-46a6-4908-aa0c-68d5ae7d3649 [pid: 7|app: 0|req: 477/953] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:35:42 2026] POST /v2.0/networks => generated 631 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:42.883 7 WARNING neutron_lib.context [None req-50bc64d1-3b22-4141-bf61-a40e31aecd2f d14b648601e04aa78370668fd2b34b4d 9f9eff0f3bf14dd6a3fb91f97d0be2f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:35:42.935 7 INFO neutron.db.segments_db [None req-50bc64d1-3b22-4141-bf61-a40e31aecd2f d14b648601e04aa78370668fd2b34b4d 9f9eff0f3bf14dd6a3fb91f97d0be2f8 - - default default] Added segment 0e15dc13-1693-4a03-a2f8-ba945cd95041 of type vxlan for network ee456c0e-1912-4ff0-90ad-e33f5517a2d1 [pid: 8|app: 0|req: 477/954] 10.0.0.141 () {34 vars in 789 bytes} [Wed Jul 1 08:35:42 2026] PUT /v2.0/routers/92138ace-281d-4357-afb5-cdecb6e6a4cf/remove_router_interface => generated 309 bytes in 957 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/955] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:35:42 2026] POST /v2.0/networks => generated 632 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/956] 10.0.0.141 () {34 vars in 753 bytes} [Wed Jul 1 08:35:43 2026] PUT /v2.0/networks/8bc6ae8d-9648-4b14-b67e-8447773dcf80/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/957] 10.0.0.141 () {34 vars in 753 bytes} [Wed Jul 1 08:35:43 2026] PUT /v2.0/networks/a7c66fbd-9536-413e-b45d-404c0ab314ef/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: 481/958] 10.0.0.141 () {34 vars in 753 bytes} [Wed Jul 1 08:35:43 2026] PUT /v2.0/networks/6a45eb6b-1717-42ff-bdd1-2bfbc45f0272/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/959] 10.0.0.141 () {34 vars in 753 bytes} [Wed Jul 1 08:35:43 2026] PUT /v2.0/networks/0e3b6b72-46a6-4908-aa0c-68d5ae7d3649/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/960] 10.0.0.141 () {32 vars in 666 bytes} [Wed Jul 1 08:35:43 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/961] 10.0.0.141 () {32 vars in 680 bytes} [Wed Jul 1 08:35:43 2026] GET /v2.0/networks?tags=red%2Cblue => 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: 485/962] 10.0.0.141 () {32 vars in 676 bytes} [Wed Jul 1 08:35:43 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/963] 10.0.0.141 () {32 vars in 688 bytes} [Wed Jul 1 08:35:43 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/964] 10.0.0.141 () {32 vars in 674 bytes} [Wed Jul 1 08:35:43 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/965] 10.0.0.141 () {32 vars in 688 bytes} [Wed Jul 1 08:35:43 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/966] 10.0.0.141 () {32 vars in 684 bytes} [Wed Jul 1 08:35:43 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/967] 10.0.0.141 () {32 vars in 696 bytes} [Wed Jul 1 08:35:43 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:35:43.844 7 INFO neutron.services.segments.plugin [-] Segment 12066dad-cfb3-48e5-bad3-8d55c934b1a0 resource provider aggregate not found 2026-07-01 08:35:43.849 7 INFO neutron.services.segments.plugin [-] Segment 12066dad-cfb3-48e5-bad3-8d55c934b1a0 resource provider aggregate not found 2026-07-01 08:35:43.860 7 INFO neutron.services.segments.plugin [-] Segment 12066dad-cfb3-48e5-bad3-8d55c934b1a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12066dad-cfb3-48e5-bad3-8d55c934b1a0 found for delete ", "request_id": "req-545e93b0-dfd5-45f4-a8d0-f2aa556ea6e4"}]} [pid: 7|app: 0|req: 491/968] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:35:43 2026] DELETE /v2.0/networks/8bc6ae8d-9648-4b14-b67e-8447773dcf80 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:35:43.865 7 INFO neutron.services.segments.plugin [-] Segment 12066dad-cfb3-48e5-bad3-8d55c934b1a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12066dad-cfb3-48e5-bad3-8d55c934b1a0 found for delete ", "request_id": "req-2c3c37a0-29ce-4baf-94d3-6b64d753a9b3"}]} [pid: 7|app: 0|req: 492/969] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:43 2026] GET /v2.0/ports?device_id=df7890ae-504e-4f52-944a-9b7bb948ab5e => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:43.898 8 INFO neutron.services.segments.plugin [-] Segment 18988565-3c4b-4f43-b727-3dbdf4da712f resource provider aggregate not found 2026-07-01 08:35:43.901 8 INFO neutron.services.segments.plugin [-] Segment 18988565-3c4b-4f43-b727-3dbdf4da712f resource provider aggregate not found 2026-07-01 08:35:43.912 8 INFO neutron.services.segments.plugin [-] Segment 18988565-3c4b-4f43-b727-3dbdf4da712f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18988565-3c4b-4f43-b727-3dbdf4da712f found for delete ", "request_id": "req-cdf24482-d1f3-46e1-bd7d-b52c8b793b50"}]} 2026-07-01 08:35:43.914 8 INFO neutron.services.segments.plugin [-] Segment 18988565-3c4b-4f43-b727-3dbdf4da712f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18988565-3c4b-4f43-b727-3dbdf4da712f found for delete ", "request_id": "req-80753d92-ccae-45ba-a8e2-d542547222f7"}]} 2026-07-01 08:35:43.914 8 INFO neutron.db.l3_hamode_db [None req-8d1f2509-8cac-47c9-b780-134327031a48 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] HA network 019828ec-9eb5-4c37-bff6-bd7314628266 was deleted as no HA routers are present in tenant 0f72deb62ab44c498c4a2631201e6804. [pid: 8|app: 0|req: 478/970] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:35:43 2026] DELETE /v2.0/routers/92138ace-281d-4357-afb5-cdecb6e6a4cf => generated 0 bytes in 897 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/971] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:43 2026] GET /v2.0/security-groups?id=92bfa483-5b4c-4f3b-8037-36ac3b31f546&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/972] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:35:43 2026] DELETE /v2.0/networks/a7c66fbd-9536-413e-b45d-404c0ab314ef => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/973] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:35:43 2026] DELETE /v2.0/subnets/26ad7b9f-146c-4681-86af-bdbecf09d53c => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/974] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:35:44 2026] DELETE /v2.0/networks/6a45eb6b-1717-42ff-bdd1-2bfbc45f0272 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/975] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:35:44 2026] DELETE /v2.0/networks/0e3b6b72-46a6-4908-aa0c-68d5ae7d3649 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/976] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:35:44 2026] DELETE /v2.0/networks/cb0612ab-a020-4804-9207-fabd20dc9af6 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/977] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:35:44 2026] DELETE /v2.0/networks/ee456c0e-1912-4ff0-90ad-e33f5517a2d1 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/978] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:35:44 2026] GET /v2.0/security-groups?tenant_id=0f72deb62ab44c498c4a2631201e6804&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/979] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:35:44 2026] DELETE /v2.0/security-groups/e577fbdb-c3f1-4d96-852c-7c7f9d854ace => 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: 483/980] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:45 2026] GET /v2.0/ports?device_id=df7890ae-504e-4f52-944a-9b7bb948ab5e => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/981] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:45 2026] GET /v2.0/security-groups?id=92bfa483-5b4c-4f3b-8037-36ac3b31f546&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: 484/982] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:35:45 2026] GET /v2.0/security-groups?tenant_id=a34fe3c7df51432794c72b16304f186c&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/983] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:35:45 2026] DELETE /v2.0/security-groups/d412d7d3-94c9-4a22-8496-841859d6c0e4 => 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: 485/984] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:35:45 2026] GET /v2.0/security-groups?tenant_id=9f9eff0f3bf14dd6a3fb91f97d0be2f8&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: 500/985] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:35:45 2026] DELETE /v2.0/security-groups/ad336a43-a209-49a7-9e2a-2b1723078f71 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:35:45.995 8 INFO neutron.services.segments.plugin [-] Segment f0aa614a-9a0a-4ace-b8cf-8e57bb8d22b2 resource provider aggregate not found 2026-07-01 08:35:46.001 8 INFO neutron.services.segments.plugin [-] Segment f0aa614a-9a0a-4ace-b8cf-8e57bb8d22b2 resource provider aggregate not found 2026-07-01 08:35:46.006 8 INFO neutron.services.segments.plugin [-] Segment f0aa614a-9a0a-4ace-b8cf-8e57bb8d22b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0aa614a-9a0a-4ace-b8cf-8e57bb8d22b2 found for delete ", "request_id": "req-2df14221-a176-42c8-9374-7bcf12258274"}]} 2026-07-01 08:35:46.012 8 INFO neutron.services.segments.plugin [-] Segment f0aa614a-9a0a-4ace-b8cf-8e57bb8d22b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0aa614a-9a0a-4ace-b8cf-8e57bb8d22b2 found for delete ", "request_id": "req-1b9ac59f-0171-4156-a1c0-a178bad95aa6"}]} [pid: 8|app: 0|req: 486/988] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:35:45 2026] GET /v2.0/security-groups?tenant_id=7513834c5b574ae188fbb99847de7387&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:35:46.148 7 INFO neutron.services.segments.plugin [-] Segment 171c5d1e-3e3d-4bbf-9ad3-4b5955f70b33 resource provider aggregate not found 2026-07-01 08:35:46.170 7 INFO neutron.services.segments.plugin [-] Segment 171c5d1e-3e3d-4bbf-9ad3-4b5955f70b33 resource provider aggregate not found 2026-07-01 08:35:46.185 7 INFO neutron.services.segments.plugin [-] Segment 171c5d1e-3e3d-4bbf-9ad3-4b5955f70b33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 171c5d1e-3e3d-4bbf-9ad3-4b5955f70b33 found for delete ", "request_id": "req-b17a6910-6fd4-412b-b47b-730b3552c73a"}]} 2026-07-01 08:35:46.192 7 INFO neutron.services.segments.plugin [-] Segment 171c5d1e-3e3d-4bbf-9ad3-4b5955f70b33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 171c5d1e-3e3d-4bbf-9ad3-4b5955f70b33 found for delete ", "request_id": "req-2603a826-31c6-4264-977f-c00a25ef0ff2"}]} 2026-07-01 08:35:46.201 7 INFO neutron.services.segments.plugin [-] Segment 93ec488b-815f-432b-9ca1-9e7563cdac2a resource provider aggregate not found 2026-07-01 08:35:46.214 7 INFO neutron.services.segments.plugin [-] Segment 93ec488b-815f-432b-9ca1-9e7563cdac2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93ec488b-815f-432b-9ca1-9e7563cdac2a found for delete ", "request_id": "req-55b6817c-d140-4f41-ad09-178e3d970cf5"}]} 2026-07-01 08:35:46.217 7 INFO neutron.services.segments.plugin [-] Segment 93ec488b-815f-432b-9ca1-9e7563cdac2a resource provider aggregate not found 2026-07-01 08:35:46.226 7 INFO neutron.services.segments.plugin [-] Segment 4d515b65-187b-4215-89b4-8c0b9aaafbfa resource provider aggregate not found 2026-07-01 08:35:46.230 7 INFO neutron.services.segments.plugin [-] Segment 93ec488b-815f-432b-9ca1-9e7563cdac2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93ec488b-815f-432b-9ca1-9e7563cdac2a found for delete ", "request_id": "req-aa09844e-e04b-4d0f-9c11-90282fe1f75c"}]} 2026-07-01 08:35:46.238 7 INFO neutron.services.segments.plugin [-] Segment 4d515b65-187b-4215-89b4-8c0b9aaafbfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d515b65-187b-4215-89b4-8c0b9aaafbfa found for delete ", "request_id": "req-73a27f70-6653-4746-acb1-862728bac748"}]} 2026-07-01 08:35:46.242 7 INFO neutron.services.segments.plugin [-] Segment 4d515b65-187b-4215-89b4-8c0b9aaafbfa resource provider aggregate not found 2026-07-01 08:35:46.250 7 INFO neutron.services.segments.plugin [-] Segment 0e15dc13-1693-4a03-a2f8-ba945cd95041 resource provider aggregate not found 2026-07-01 08:35:46.259 7 INFO neutron.services.segments.plugin [-] Segment 4d515b65-187b-4215-89b4-8c0b9aaafbfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d515b65-187b-4215-89b4-8c0b9aaafbfa found for delete ", "request_id": "req-259a7739-50d5-4770-bb7d-5598d2dc0394"}]} 2026-07-01 08:35:46.262 7 INFO neutron.services.segments.plugin [-] Segment 0e15dc13-1693-4a03-a2f8-ba945cd95041 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e15dc13-1693-4a03-a2f8-ba945cd95041 found for delete ", "request_id": "req-bce2cb81-e841-4f86-b89b-2a128d4056b6"}]} 2026-07-01 08:35:46.274 7 INFO neutron.services.segments.plugin [-] Segment 0e15dc13-1693-4a03-a2f8-ba945cd95041 resource provider aggregate not found 2026-07-01 08:35:46.285 7 INFO neutron.services.segments.plugin [-] Segment 0e15dc13-1693-4a03-a2f8-ba945cd95041 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e15dc13-1693-4a03-a2f8-ba945cd95041 found for delete ", "request_id": "req-76c927b3-3137-407c-81c9-d3282d144d13"}]} [pid: 8|app: 0|req: 487/989] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:46 2026] GET /v2.0/ports?device_id=df7890ae-504e-4f52-944a-9b7bb948ab5e => 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: 503/990] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:35:46 2026] DELETE /v2.0/security-groups/21253770-c2b4-4b67-97f1-71c0ce9e0f0d => generated 0 bytes in 188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/991] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:46 2026] GET /v2.0/security-groups?id=92bfa483-5b4c-4f3b-8037-36ac3b31f546&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-07-01 08:35:46.932 7 INFO neutron.db.segments_db [None req-ce523f6c-079e-4f58-af90-46d2eb79b70b 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Added segment 549cefcc-8f5f-4f2b-9587-836f31c6621b of type vxlan for network 4d91edcd-e41a-4845-b6cd-59120ccde1c4 [pid: 7|app: 0|req: 504/992] 10.0.0.141 () {34 vars in 671 bytes} [Wed Jul 1 08:35:46 2026] POST /v2.0/networks => generated 737 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/993] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:35:47 2026] POST /v2.0/subnets => generated 684 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:47.321 7 INFO neutron.db.segments_db [None req-581ed21c-57c8-4685-acd3-b7e90896dd17 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Added segment 42750fa3-ffb8-44c2-ae97-e9e408fd29f2 of type vxlan for network aa714a07-2670-4cc6-8d48-ffe532ff867d [pid: 8|app: 0|req: 490/994] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:47 2026] GET /v2.0/ports?device_id=df7890ae-504e-4f52-944a-9b7bb948ab5e => 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: 491/995] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:47 2026] GET /v2.0/security-groups?id=92bfa483-5b4c-4f3b-8037-36ac3b31f546&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: 492/996] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:47 2026] GET /v2.0/ports?device_id=df7890ae-504e-4f52-944a-9b7bb948ab5e => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:47.661 7 INFO neutron.db.l3_hamode_db [None req-581ed21c-57c8-4685-acd3-b7e90896dd17 234c8efbde4d488eb4ba782e93ae7a7d 61a0ca8ee73644d590dba07905eb6b4a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:35:47.958 8 INFO neutron.db.l3_db [None req-efcb4a17-c80d-46af-a8fb-25d3c5737673 850ffbf8ddc9445d936bc940718539f4 4e645297d19e41a8bf6a6a72d6bc009b - - default default] Floating IP ad2a02cd-8679-41f4-9256-4caf4100055c associated. External IP: 10.96.250.206, port: 278a67f1-64a6-466e-963f-0de9c72d13c5. 2026-07-01 08:35:48.532 7 INFO neutron.db.l3_hamode_db [None req-581ed21c-57c8-4685-acd3-b7e90896dd17 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 493/997] 10.0.0.141 () {34 vars in 749 bytes} [Wed Jul 1 08:35:47 2026] PUT /v2.0/floatingips/ad2a02cd-8679-41f4-9256-4caf4100055c => generated 855 bytes in 1119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:48.832 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c168aa2f-f6dc-4f44-8023-d7be8a5281cd'] response: {'name': 'network-changed', 'server_uuid': 'df7890ae-504e-4f52-944a-9b7bb948ab5e', 'tag': '278a67f1-64a6-466e-963f-0de9c72d13c5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 494/998] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:48 2026] GET /v2.0/ports?device_id=df7890ae-504e-4f52-944a-9b7bb948ab5e => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/999] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:48 2026] GET /v2.0/security-groups?id=92bfa483-5b4c-4f3b-8037-36ac3b31f546&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: 496/1000] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:35:49 2026] GET /v2.0/ports?tenant_id=4e645297d19e41a8bf6a6a72d6bc009b&device_id=df7890ae-504e-4f52-944a-9b7bb948ab5e => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1001] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:49 2026] GET /v2.0/ports?device_id=df7890ae-504e-4f52-944a-9b7bb948ab5e => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1002] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:35:49 2026] GET /v2.0/networks?id=8c5f226a-882f-471f-bfbd-cbfbc1c01e48 => generated 770 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1003] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:49 2026] GET /v2.0/security-groups?id=92bfa483-5b4c-4f3b-8037-36ac3b31f546&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: 500/1004] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:35:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=278a67f1-64a6-466e-963f-0de9c72d13c5 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1005] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:35:47 2026] POST /v2.0/routers => generated 724 bytes in 2322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1006] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:35:49 2026] GET /v2.0/subnets?id=af947fa3-92aa-4ef2-9394-755ef2102986 => generated 693 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1007] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:35:49 2026] GET /v2.0/ports?network_id=8c5f226a-882f-471f-bfbd-cbfbc1c01e48&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1008] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:35:49 2026] GET /v2.0/networks/8c5f226a-882f-471f-bfbd-cbfbc1c01e48?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: 504/1009] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:35:49 2026] GET /v2.0/networks/8c5f226a-882f-471f-bfbd-cbfbc1c01e48?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: 505/1010] 10.0.0.151 () {34 vars in 990 bytes} [Wed Jul 1 08:35:49 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1011] 10.0.0.151 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:49 2026] GET /v2.0/security-groups?id=52fca475-7bf8-456f-8c98-70d89792662d&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1012] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:50 2026] GET /v2.0/ports?device_id=df7890ae-504e-4f52-944a-9b7bb948ab5e => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1013] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:50 2026] GET /v2.0/security-groups?id=92bfa483-5b4c-4f3b-8037-36ac3b31f546&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1014] 10.0.0.141 () {34 vars in 783 bytes} [Wed Jul 1 08:35:49 2026] PUT /v2.0/routers/2aa90edd-4704-42c5-8875-a182c041c325/add_router_interface => generated 309 bytes in 1312 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:51.005 8 WARNING neutron_lib.context [None req-94afdc74-b60e-4094-a2d0-d1db26471a97 f7d09ccf5b064609b5a871ff58468161 7203b9b565164c7b9fa6e2cb17893b41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:35:51.195 8 INFO neutron.db.segments_db [None req-94afdc74-b60e-4094-a2d0-d1db26471a97 f7d09ccf5b064609b5a871ff58468161 7203b9b565164c7b9fa6e2cb17893b41 - - default default] Added segment 7d96b1d9-90a9-4b24-a76c-e5b7a2613bcf of type vxlan for network 071c9479-9709-424f-8bc5-88128b7950b4 [pid: 8|app: 0|req: 509/1015] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:35:50 2026] POST /v2.0/networks => generated 632 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:51.350 8 WARNING neutron_lib.context [None req-5234b584-a6de-4e08-a513-972d3bb77ca8 f7d09ccf5b064609b5a871ff58468161 7203b9b565164c7b9fa6e2cb17893b41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 507/1016] 199.204.45.162 () {34 vars in 994 bytes} [Wed Jul 1 08:35:51 2026] GET /v2.0/ports?device_id=df7890ae-504e-4f52-944a-9b7bb948ab5e => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1017] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:35:51 2026] POST /v2.0/subnets => generated 626 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:51.621 8 WARNING neutron_lib.context [None req-ab7d7431-74a5-45e1-9150-a1535caaa3bd 2eed26e9124342a0a40e3fc0dade4b5a 61a0ca8ee73644d590dba07905eb6b4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:35:51.654 7 INFO neutron.db.l3_db [req-7577c6e7-2b67-4706-b861-ca44d1dc252b req-97a3984b-d5d7-44ed-ba6e-51e374a7372e 850ffbf8ddc9445d936bc940718539f4 4e645297d19e41a8bf6a6a72d6bc009b - - default default] Floating IP ad2a02cd-8679-41f4-9256-4caf4100055c disassociated. External IP: 10.96.250.206, port: 278a67f1-64a6-466e-963f-0de9c72d13c5. [pid: 8|app: 0|req: 511/1018] 10.0.0.141 () {34 vars in 685 bytes} [Wed Jul 1 08:35:51 2026] POST /v2.0/security-groups => generated 1660 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:35:51.784 8 WARNING neutron_lib.context [None req-6436ebb4-08d7-4b0c-890d-58a972f6f541 f7d09ccf5b064609b5a871ff58468161 7203b9b565164c7b9fa6e2cb17893b41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:35:51.851 8 INFO neutron.db.segments_db [None req-6436ebb4-08d7-4b0c-890d-58a972f6f541 f7d09ccf5b064609b5a871ff58468161 7203b9b565164c7b9fa6e2cb17893b41 - - default default] Added segment 330a1bf1-349d-41e0-a6fd-185b309bcc81 of type vxlan for network aea5317e-447e-48b7-9deb-3f841db83818 [pid: 8|app: 0|req: 512/1019] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:35:51 2026] POST /v2.0/networks => generated 632 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1020] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:51 2026] GET /v2.0/ports?device_id=df7890ae-504e-4f52-944a-9b7bb948ab5e => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:35:51.992 8 WARNING neutron_lib.context [None req-7aa7fd30-1407-4a7e-ac9b-ced186e5b287 2eed26e9124342a0a40e3fc0dade4b5a 61a0ca8ee73644d590dba07905eb6b4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1021] 199.204.45.162 () {36 vars in 997 bytes} [Wed Jul 1 08:35:51 2026] DELETE /v2.0/ports/278a67f1-64a6-466e-963f-0de9c72d13c5 => generated 0 bytes in 646 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:35:52.051 7 WARNING neutron_lib.context [None req-cc4d2285-9a4e-41e9-be3d-a9fc1acd453c f7d09ccf5b064609b5a871ff58468161 7203b9b565164c7b9fa6e2cb17893b41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:35:52.091 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c623f88b-5ab6-4b73-89a7-2f4239b29b8a'] response: {'server_uuid': 'df7890ae-504e-4f52-944a-9b7bb948ab5e', 'name': 'network-vif-deleted', 'tag': '278a67f1-64a6-466e-963f-0de9c72d13c5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 514/1022] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:35:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:52.152 8 WARNING neutron_lib.context [None req-3901e6c3-53e7-4ad9-95df-8a87afbd38f3 2eed26e9124342a0a40e3fc0dade4b5a 61a0ca8ee73644d590dba07905eb6b4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 515/1023] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:35:52 2026] POST /v2.0/security-group-rules => generated 602 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:52.266 8 WARNING neutron_lib.context [None req-2b7b89be-c358-4c13-aa57-283cc131f2df 2eed26e9124342a0a40e3fc0dade4b5a 61a0ca8ee73644d590dba07905eb6b4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 509/1024] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:35:52 2026] POST /v2.0/subnets => generated 629 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:52.333 7 WARNING neutron_lib.context [None req-92b1c306-6997-4f7b-8163-bf6409877044 f7d09ccf5b064609b5a871ff58468161 7203b9b565164c7b9fa6e2cb17893b41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:35:52.393 7 INFO neutron.db.segments_db [None req-92b1c306-6997-4f7b-8163-bf6409877044 f7d09ccf5b064609b5a871ff58468161 7203b9b565164c7b9fa6e2cb17893b41 - - default default] Added segment 6925bd69-74ee-4081-9885-6ad56dfa2db5 of type vxlan for network c66d78c5-4607-478f-9106-8ae12b5d9ee5 [pid: 7|app: 0|req: 510/1025] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:35:52 2026] POST /v2.0/networks => generated 632 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:52.521 7 WARNING neutron_lib.context [None req-ad3fd7f8-26ba-4eee-9c0e-b5183afe67a6 f7d09ccf5b064609b5a871ff58468161 7203b9b565164c7b9fa6e2cb17893b41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 511/1026] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:35:52 2026] POST /v2.0/subnets => generated 629 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:52.836 7 WARNING neutron_lib.context [None req-0eb705a1-e6b2-4887-948f-76909c49e84a f7d09ccf5b064609b5a871ff58468161 7203b9b565164c7b9fa6e2cb17893b41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 516/1027] 10.0.0.141 () {34 vars in 676 bytes} [Wed Jul 1 08:35:52 2026] POST /v2.0/floatingips => generated 552 bytes in 590 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:52.898 7 INFO neutron.db.segments_db [None req-0eb705a1-e6b2-4887-948f-76909c49e84a f7d09ccf5b064609b5a871ff58468161 7203b9b565164c7b9fa6e2cb17893b41 - - default default] Added segment 3245d292-b2fc-443a-aaca-414a30a4ba4a of type vxlan for network 48fff2f9-b391-4755-b4c9-a30ee2c24eb3 [pid: 7|app: 0|req: 512/1028] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:35:52 2026] POST /v2.0/networks => generated 632 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:53.013 8 WARNING neutron_lib.context [None req-98918bf9-a5fd-4037-816b-fb407e9f2924 f7d09ccf5b064609b5a871ff58468161 7203b9b565164c7b9fa6e2cb17893b41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 513/1029] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:53 2026] GET /v2.0/ports?device_id=df7890ae-504e-4f52-944a-9b7bb948ab5e => 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: 514/1030] 10.0.0.252 () {34 vars in 1100 bytes} [Wed Jul 1 08:35:53 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1636979618&fields=id&tenant_id=61a0ca8ee73644d590dba07905eb6b4a => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1031] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:35:53 2026] POST /v2.0/subnets => generated 629 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:53.358 8 WARNING neutron_lib.context [None req-30c5853e-752a-4aa9-9fe4-b2503eadea12 f7d09ccf5b064609b5a871ff58468161 7203b9b565164c7b9fa6e2cb17893b41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 515/1032] 10.0.0.252 () {34 vars in 982 bytes} [Wed Jul 1 08:35:53 2026] GET /v2.0/networks?id=4d91edcd-e41a-4845-b6cd-59120ccde1c4 => generated 669 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1033] 10.0.0.252 () {34 vars in 965 bytes} [Wed Jul 1 08:35:53 2026] GET /v2.0/quotas/61a0ca8ee73644d590dba07905eb6b4a => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:53.454 8 INFO neutron.db.segments_db [None req-30c5853e-752a-4aa9-9fe4-b2503eadea12 f7d09ccf5b064609b5a871ff58468161 7203b9b565164c7b9fa6e2cb17893b41 - - default default] Added segment b6a5902f-a5a7-4568-9a33-75292a5f24a0 of type vxlan for network 8b4fba13-4b0a-44e9-859c-7003f7624a34 [pid: 7|app: 0|req: 517/1034] 10.0.0.252 () {34 vars in 1002 bytes} [Wed Jul 1 08:35:53 2026] GET /v2.0/ports?tenant_id=61a0ca8ee73644d590dba07905eb6b4a&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1035] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:35:53 2026] POST /v2.0/networks => generated 631 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:53.621 8 WARNING neutron_lib.context [None req-7b10e9f4-0037-477b-a9d0-e5c7f9252044 f7d09ccf5b064609b5a871ff58468161 7203b9b565164c7b9fa6e2cb17893b41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 518/1036] 10.0.0.252 () {34 vars in 1008 bytes} [Wed Jul 1 08:35:53 2026] GET /v2.0/networks/4d91edcd-e41a-4845-b6cd-59120ccde1c4?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1037] 10.0.0.252 () {34 vars in 1108 bytes} [Wed Jul 1 08:35:53 2026] GET /v2.0/networks/4d91edcd-e41a-4845-b6cd-59120ccde1c4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1038] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:53 2026] GET /v2.0/ports?device_id=cb8a54ec-7c12-4f57-aa1a-d1551d54b189 => 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: 519/1039] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:35:53 2026] POST /v2.0/subnets => generated 629 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1040] 10.0.0.141 () {34 vars in 751 bytes} [Wed Jul 1 08:35:53 2026] PUT /v2.0/subnets/46f2eee1-11f4-4ee7-8345-3c98eafc19d0/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1041] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:53 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1042] 10.0.0.141 () {34 vars in 751 bytes} [Wed Jul 1 08:35:53 2026] PUT /v2.0/subnets/f43b034a-78ab-49fb-bc25-d2c2e20d6528/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1043] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:53 2026] GET /v2.0/security-groups?id=52fca475-7bf8-456f-8c98-70d89792662d&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1044] 10.0.0.141 () {34 vars in 751 bytes} [Wed Jul 1 08:35:54 2026] PUT /v2.0/subnets/f0aa0dfa-21bf-4d60-b0ab-b2710a36a50a/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1045] 10.0.0.141 () {34 vars in 751 bytes} [Wed Jul 1 08:35:54 2026] PUT /v2.0/subnets/50f15a6a-0e62-4843-9e03-c683c036c493/tags => generated 19 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1046] 10.0.0.141 () {32 vars in 664 bytes} [Wed Jul 1 08:35:54 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1047] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:54 2026] GET /v2.0/ports?device_id=df7890ae-504e-4f52-944a-9b7bb948ab5e => 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: 524/1048] 10.0.0.141 () {32 vars in 678 bytes} [Wed Jul 1 08:35:54 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1049] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:54 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1050] 10.0.0.141 () {32 vars in 674 bytes} [Wed Jul 1 08:35:54 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1051] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:54 2026] GET /v2.0/security-groups?id=52fca475-7bf8-456f-8c98-70d89792662d&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1052] 10.0.0.141 () {32 vars in 686 bytes} [Wed Jul 1 08:35:54 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1053] 199.204.45.162 () {34 vars in 1096 bytes} [Wed Jul 1 08:35:54 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1054] 10.0.0.141 () {32 vars in 672 bytes} [Wed Jul 1 08:35:54 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1055] 10.0.0.141 () {32 vars in 686 bytes} [Wed Jul 1 08:35:54 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1056] 10.0.0.141 () {32 vars in 682 bytes} [Wed Jul 1 08:35:54 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1057] 10.0.0.141 () {32 vars in 694 bytes} [Wed Jul 1 08:35:54 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1058] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:35:54 2026] DELETE /v2.0/subnets/46f2eee1-11f4-4ee7-8345-3c98eafc19d0 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1059] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:54 2026] GET /v2.0/ports?device_id=cb8a54ec-7c12-4f57-aa1a-d1551d54b189 => 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: 530/1060] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:35:54 2026] DELETE /v2.0/subnets/f43b034a-78ab-49fb-bc25-d2c2e20d6528 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1061] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:35:55 2026] DELETE /v2.0/subnets/f0aa0dfa-21bf-4d60-b0ab-b2710a36a50a => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1062] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:35:55 2026] DELETE /v2.0/subnets/50f15a6a-0e62-4843-9e03-c683c036c493 => 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: 532/1063] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:35:55 2026] DELETE /v2.0/security-groups/92bfa483-5b4c-4f3b-8037-36ac3b31f546 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1064] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:55 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 971 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1065] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:35:55 2026] GET /v2.0/ports?tenant_id=731e2cf327934b5f9568d7c26d5079c2&device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 1240 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:35:55.510 7 INFO neutron.api.v2.resource [None req-41eec6ae-867c-47a5-b5da-8bf4b39fa6bf 850ffbf8ddc9445d936bc940718539f4 4e645297d19e41a8bf6a6a72d6bc009b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 535/1066] 10.0.0.141 () {32 vars in 737 bytes} [Wed Jul 1 08:35:55 2026] GET /v2.0/security-groups/92bfa483-5b4c-4f3b-8037-36ac3b31f546 => 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: 532/1067] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:35:55 2026] DELETE /v2.0/subnets/9d26c732-f969-4916-9980-178ef9762191 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1068] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:55 2026] GET /v2.0/security-groups?id=52fca475-7bf8-456f-8c98-70d89792662d&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: 533/1069] 10.0.0.141 () {32 vars in 732 bytes} [Wed Jul 1 08:35:55 2026] DELETE /v2.0/floatingips/ad2a02cd-8679-41f4-9256-4caf4100055c => generated 0 bytes in 316 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:35:55.851 7 INFO neutron.services.segments.plugin [-] Segment 7d96b1d9-90a9-4b24-a76c-e5b7a2613bcf resource provider aggregate not found 2026-07-01 08:35:55.856 7 INFO neutron.services.segments.plugin [-] Segment 7d96b1d9-90a9-4b24-a76c-e5b7a2613bcf resource provider aggregate not found [pid: 7|app: 0|req: 537/1070] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:35:55 2026] DELETE /v2.0/networks/071c9479-9709-424f-8bc5-88128b7950b4 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:35:55.893 7 INFO neutron.services.segments.plugin [-] Segment 7d96b1d9-90a9-4b24-a76c-e5b7a2613bcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d96b1d9-90a9-4b24-a76c-e5b7a2613bcf found for delete ", "request_id": "req-ac98d779-1ec5-4266-955c-35187e34244c"}]} 2026-07-01 08:35:55.894 7 INFO neutron.services.segments.plugin [-] Segment 7d96b1d9-90a9-4b24-a76c-e5b7a2613bcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d96b1d9-90a9-4b24-a76c-e5b7a2613bcf found for delete ", "request_id": "req-27b8ed08-6c05-4ddd-ba87-242915e477b2"}]} [pid: 7|app: 0|req: 538/1071] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:35:55 2026] DELETE /v2.0/networks/aea5317e-447e-48b7-9deb-3f841db83818 => 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: 539/1072] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:35:56 2026] GET /v2.0/networks?id=b6076f08-7dc0-48f4-b3c1-3512182f9731 => generated 771 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1073] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:56 2026] GET /v2.0/ports?device_id=cb8a54ec-7c12-4f57-aa1a-d1551d54b189 => 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: 541/1074] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:35:56 2026] DELETE /v2.0/networks/c66d78c5-4607-478f-9106-8ae12b5d9ee5 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1075] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:35:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7ee74b64-6f10-4206-8638-8242202fe4e6 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1076] 199.204.45.162 () {34 vars in 994 bytes} [Wed Jul 1 08:35:56 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 544/1077] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:35:56 2026] DELETE /v2.0/networks/48fff2f9-b391-4755-b4c9-a30ee2c24eb3 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1078] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:35:56 2026] GET /v2.0/subnets?id=50b0e793-7a75-441e-8e51-69e362c3ca00 => generated 693 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1079] 10.0.0.141 () {34 vars in 789 bytes} [Wed Jul 1 08:35:55 2026] PUT /v2.0/routers/bbb3a95e-1eb0-434b-92b6-57d162078cd9/remove_router_interface => generated 309 bytes in 1134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1080] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:56 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:57.099 7 INFO neutron.db.l3_db [req-026a20d7-47c0-425c-b441-ab2f2acad1cb req-06a9b7d5-f86e-4d42-a207-fe41297279a0 a2cf6a6fd62d41898ded1ee2bcacfa3d 731e2cf327934b5f9568d7c26d5079c2 - - default default] Floating IP 7563d480-e3cf-4940-93e4-06416020eb1d disassociated. External IP: 10.96.250.213, port: 7ee74b64-6f10-4206-8638-8242202fe4e6. [pid: 8|app: 0|req: 536/1081] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:35:57 2026] DELETE /v2.0/networks/8b4fba13-4b0a-44e9-859c-7003f7624a34 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:35:57.437 8 INFO neutron.services.segments.plugin [-] Segment b6a5902f-a5a7-4568-9a33-75292a5f24a0 resource provider aggregate not found 2026-07-01 08:35:57.442 8 INFO neutron.services.segments.plugin [-] Segment b6a5902f-a5a7-4568-9a33-75292a5f24a0 resource provider aggregate not found [pid: 7|app: 0|req: 546/1082] 199.204.45.162 () {36 vars in 997 bytes} [Wed Jul 1 08:35:56 2026] DELETE /v2.0/ports/7ee74b64-6f10-4206-8638-8242202fe4e6 => generated 0 bytes in 553 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1083] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:35:57 2026] GET /v2.0/ports?network_id=b6076f08-7dc0-48f4-b3c1-3512182f9731&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:35:57.460 8 INFO neutron.services.segments.plugin [-] Segment b6a5902f-a5a7-4568-9a33-75292a5f24a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6a5902f-a5a7-4568-9a33-75292a5f24a0 found for delete ", "request_id": "req-727d3e0e-b39f-4a14-9ab2-738ec11d0e7e"}]} 2026-07-01 08:35:57.461 8 INFO neutron.services.segments.plugin [-] Segment b6a5902f-a5a7-4568-9a33-75292a5f24a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6a5902f-a5a7-4568-9a33-75292a5f24a0 found for delete ", "request_id": "req-253c91a5-a686-4b78-91cd-4095c53f6547"}]} [pid: 8|app: 0|req: 538/1084] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:57 2026] GET /v2.0/security-groups?id=52fca475-7bf8-456f-8c98-70d89792662d&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1085] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:57 2026] GET /v2.0/ports?device_id=cb8a54ec-7c12-4f57-aa1a-d1551d54b189 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:35:57.538 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-72929249-3243-4779-b60c-187f47795c9f'] response: {'server_uuid': '4bb44457-79eb-43f3-9572-0a34677d07a9', 'name': 'network-vif-deleted', 'tag': '7ee74b64-6f10-4206-8638-8242202fe4e6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 540/1086] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:35:57 2026] GET /v2.0/networks/b6076f08-7dc0-48f4-b3c1-3512182f9731?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: 541/1087] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:35:57 2026] GET /v2.0/networks/b6076f08-7dc0-48f4-b3c1-3512182f9731?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) 2026-07-01 08:35:57.913 7 INFO neutron.services.segments.plugin [-] Segment 330a1bf1-349d-41e0-a6fd-185b309bcc81 resource provider aggregate not found 2026-07-01 08:35:57.917 7 INFO neutron.services.segments.plugin [-] Segment 330a1bf1-349d-41e0-a6fd-185b309bcc81 resource provider aggregate not found 2026-07-01 08:35:57.940 7 INFO neutron.services.segments.plugin [-] Segment 330a1bf1-349d-41e0-a6fd-185b309bcc81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 330a1bf1-349d-41e0-a6fd-185b309bcc81 found for delete ", "request_id": "req-faa3a6c5-d299-46c7-9be1-c8ba75b769e6"}]} 2026-07-01 08:35:57.943 7 INFO neutron.services.segments.plugin [-] Segment 330a1bf1-349d-41e0-a6fd-185b309bcc81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 330a1bf1-349d-41e0-a6fd-185b309bcc81 found for delete ", "request_id": "req-04640cb1-53cb-409f-8534-237c88ec06e4"}]} 2026-07-01 08:35:57.964 7 INFO neutron.services.segments.plugin [-] Segment 6925bd69-74ee-4081-9885-6ad56dfa2db5 resource provider aggregate not found 2026-07-01 08:35:57.969 7 INFO neutron.services.segments.plugin [-] Segment 6925bd69-74ee-4081-9885-6ad56dfa2db5 resource provider aggregate not found 2026-07-01 08:35:57.981 7 INFO neutron.services.segments.plugin [-] Segment 6925bd69-74ee-4081-9885-6ad56dfa2db5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6925bd69-74ee-4081-9885-6ad56dfa2db5 found for delete ", "request_id": "req-f7651613-d4ec-45d7-a39e-c0dbf03838a9"}]} 2026-07-01 08:35:57.984 7 INFO neutron.services.segments.plugin [-] Segment 6925bd69-74ee-4081-9885-6ad56dfa2db5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6925bd69-74ee-4081-9885-6ad56dfa2db5 found for delete ", "request_id": "req-0bb0b71b-1a0d-41e6-9714-f461f52ae7d3"}]} 2026-07-01 08:35:58.000 7 INFO neutron.services.segments.plugin [-] Segment 3245d292-b2fc-443a-aaca-414a30a4ba4a resource provider aggregate not found 2026-07-01 08:35:58.003 7 INFO neutron.services.segments.plugin [-] Segment 3245d292-b2fc-443a-aaca-414a30a4ba4a resource provider aggregate not found 2026-07-01 08:35:58.012 7 INFO neutron.services.segments.plugin [-] Segment 3245d292-b2fc-443a-aaca-414a30a4ba4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3245d292-b2fc-443a-aaca-414a30a4ba4a found for delete ", "request_id": "req-58f54f9e-1deb-4a5e-8c73-a87837f79461"}]} 2026-07-01 08:35:58.018 7 INFO neutron.services.segments.plugin [-] Segment 3245d292-b2fc-443a-aaca-414a30a4ba4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3245d292-b2fc-443a-aaca-414a30a4ba4a found for delete ", "request_id": "req-e8cebdd0-9bf8-41c4-abec-9650356e8547"}]} [pid: 8|app: 0|req: 542/1088] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:35:58 2026] GET /v2.0/networks?id=4d91edcd-e41a-4845-b6cd-59120ccde1c4 => generated 669 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1089] 199.204.45.162 () {34 vars in 1050 bytes} [Wed Jul 1 08:35:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=61a0ca8ee73644d590dba07905eb6b4a => generated 181 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:58.326 8 WARNING neutron_lib.context [req-3c65d705-594e-4a38-9326-ccacdce53645 req-5aa4a159-3540-45a0-802a-44c2eb9c6a54 2eed26e9124342a0a40e3fc0dade4b5a 61a0ca8ee73644d590dba07905eb6b4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:35:58.347 7 INFO neutron.db.l3_hamode_db [None req-bde146c2-0418-4d40-9393-b7484e46a17a 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] HA network 2377fdca-74b1-4206-82df-439885812b54 was deleted as no HA routers are present in tenant 4e645297d19e41a8bf6a6a72d6bc009b. [pid: 7|app: 0|req: 547/1090] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:35:57 2026] DELETE /v2.0/routers/bbb3a95e-1eb0-434b-92b6-57d162078cd9 => generated 0 bytes in 910 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1091] 199.204.45.162 () {38 vars in 955 bytes} [Wed Jul 1 08:35:58 2026] POST /v2.0/ports => generated 958 bytes in 435 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: 548/1092] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:35:58 2026] GET /v2.0/security-groups?tenant_id=12452d1d9ce24c0799e0475823ce12b2&name=default => generated 2925 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1093] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:58 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => 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: 550/1094] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:58 2026] GET /v2.0/ports?device_id=cb8a54ec-7c12-4f57-aa1a-d1551d54b189 => generated 961 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1095] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:35:58 2026] DELETE /v2.0/subnets/af947fa3-92aa-4ef2-9394-755ef2102986 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1096] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:35:58 2026] DELETE /v2.0/security-groups/ae6e0dcf-a7e0-4c12-af66-5ff6e44a0b61 => 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: 547/1097] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:59 2026] GET /v2.0/security-groups?id=15a23386-998e-4845-8538-075798d77703&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: 551/1098] 199.204.45.162 () {38 vars in 1028 bytes} [Wed Jul 1 08:35:58 2026] PUT /v2.0/ports/9049c7b6-26cb-42a1-9c72-79326bde26ad => generated 1239 bytes in 431 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: 552/1099] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:35:59 2026] GET /v2.0/security-groups?tenant_id=b52d1c316fc6458da825c681812b8192&name=default => generated 2925 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1100] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:35:59 2026] DELETE /v2.0/networks/8c5f226a-882f-471f-bfbd-cbfbc1c01e48 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1101] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:35:59 2026] DELETE /v2.0/security-groups/cc8df684-a71b-48f7-9c0d-513f617ea19b => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:35:59.599 8 INFO neutron.services.segments.plugin [-] Segment be9e5c16-126b-4f76-bc91-c7d149f4383e resource provider aggregate not found 2026-07-01 08:35:59.603 8 INFO neutron.services.segments.plugin [-] Segment be9e5c16-126b-4f76-bc91-c7d149f4383e resource provider aggregate not found 2026-07-01 08:35:59.617 8 INFO neutron.services.segments.plugin [-] Segment be9e5c16-126b-4f76-bc91-c7d149f4383e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be9e5c16-126b-4f76-bc91-c7d149f4383e found for delete ", "request_id": "req-be237cdd-59f3-44a7-9b2d-85170575e779"}]} 2026-07-01 08:35:59.618 8 INFO neutron.services.segments.plugin [-] Segment be9e5c16-126b-4f76-bc91-c7d149f4383e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be9e5c16-126b-4f76-bc91-c7d149f4383e found for delete ", "request_id": "req-dffe1e5c-ed64-4f92-bb4f-47476595694e"}]} [pid: 8|app: 0|req: 549/1102] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:35:59 2026] GET /v2.0/security-groups?tenant_id=4e645297d19e41a8bf6a6a72d6bc009b&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:35:59.659 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-874c7ac7-341c-4ebd-a326-d4c1a8e522fd'] response: {'name': 'network-changed', 'server_uuid': 'cb8a54ec-7c12-4f57-aa1a-d1551d54b189', 'tag': '9049c7b6-26cb-42a1-9c72-79326bde26ad', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 550/1103] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:35:59 2026] GET /v2.0/security-groups?tenant_id=7203b9b565164c7b9fa6e2cb17893b41&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1104] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:35:59 2026] DELETE /v2.0/security-groups/ea307cba-f3f0-440b-a464-c8c0ca1a5b97 => 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: 551/1105] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:35:59 2026] DELETE /v2.0/security-groups/9bf36050-48fc-49bc-939d-03502ed90067 => 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: 555/1106] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:35:59 2026] GET /v2.0/ports?device_id=4bb44457-79eb-43f3-9572-0a34677d07a9 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:00.197 7 INFO neutron.services.segments.plugin [-] Segment 4da612e7-bb93-44a2-9f3a-0047f9b66822 resource provider aggregate not found 2026-07-01 08:36:00.209 7 INFO neutron.services.segments.plugin [-] Segment 4da612e7-bb93-44a2-9f3a-0047f9b66822 resource provider aggregate not found 2026-07-01 08:36:00.217 7 INFO neutron.services.segments.plugin [-] Segment 4da612e7-bb93-44a2-9f3a-0047f9b66822 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4da612e7-bb93-44a2-9f3a-0047f9b66822 found for delete ", "request_id": "req-bd613be7-d251-4a66-8f93-cbd0023f9628"}]} [pid: 7|app: 0|req: 556/1107] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:36:00 2026] GET /v2.0/ports?tenant_id=61a0ca8ee73644d590dba07905eb6b4a&device_id=cb8a54ec-7c12-4f57-aa1a-d1551d54b189 => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:36:00.239 7 INFO neutron.services.segments.plugin [-] Segment 4da612e7-bb93-44a2-9f3a-0047f9b66822 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4da612e7-bb93-44a2-9f3a-0047f9b66822 found for delete ", "request_id": "req-e6c36208-8d0a-4973-aeac-d7a6fe5a82ae"}]} [pid: 8|app: 0|req: 552/1108] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:00 2026] GET /v2.0/ports?device_id=cb8a54ec-7c12-4f57-aa1a-d1551d54b189 => generated 973 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1109] 199.204.45.162 () {34 vars in 1018 bytes} [Wed Jul 1 08:36:00 2026] GET /v2.0/networks?tenant_id=61a0ca8ee73644d590dba07905eb6b4a&shared=False => generated 765 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1110] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:36:00 2026] GET /v2.0/security-groups?id=15a23386-998e-4845-8538-075798d77703&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: 558/1111] 199.204.45.162 () {34 vars in 930 bytes} [Wed Jul 1 08:36:00 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: 8|app: 0|req: 554/1112] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:00 2026] DELETE /v2.0/security-groups/52fca475-7bf8-456f-8c98-70d89792662d => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:36:01.043 7 INFO neutron.api.v2.resource [None req-0fd7376f-8b39-493f-afa4-e2b7b05c3934 a2cf6a6fd62d41898ded1ee2bcacfa3d 731e2cf327934b5f9568d7c26d5079c2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 559/1113] 10.0.0.141 () {32 vars in 737 bytes} [Wed Jul 1 08:36:01 2026] GET /v2.0/security-groups/52fca475-7bf8-456f-8c98-70d89792662d => 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: 555/1116] 10.0.0.141 () {32 vars in 732 bytes} [Wed Jul 1 08:36:01 2026] DELETE /v2.0/floatingips/7563d480-e3cf-4940-93e4-06416020eb1d => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1117] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:36:01 2026] GET /v2.0/ports?tenant_id=61a0ca8ee73644d590dba07905eb6b4a&device_id=cb8a54ec-7c12-4f57-aa1a-d1551d54b189 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1118] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:01 2026] GET /v2.0/ports?device_id=cb8a54ec-7c12-4f57-aa1a-d1551d54b189 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1119] 199.204.45.162 () {34 vars in 1060 bytes} [Wed Jul 1 08:36:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=9049c7b6-26cb-42a1-9c72-79326bde26ad => 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: 559/1120] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:36:01 2026] GET /v2.0/security-groups?id=15a23386-998e-4845-8538-075798d77703&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: 560/1121] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:36:01 2026] GET /v2.0/subnets?id=42e848ba-745c-4a9a-8d20-dbf946071482 => generated 687 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1122] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:36:01 2026] GET /v2.0/ports?network_id=4d91edcd-e41a-4845-b6cd-59120ccde1c4&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1123] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:36:01 2026] GET /v2.0/networks/4d91edcd-e41a-4845-b6cd-59120ccde1c4?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1124] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:36:01 2026] GET /v2.0/networks/4d91edcd-e41a-4845-b6cd-59120ccde1c4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1125] 10.0.0.141 () {34 vars in 789 bytes} [Wed Jul 1 08:36:01 2026] PUT /v2.0/routers/7545c87b-8b92-4ff3-8d88-dc55ba96e31b/remove_router_interface => generated 309 bytes in 1020 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1126] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:02 2026] GET /v2.0/ports?device_id=cb8a54ec-7c12-4f57-aa1a-d1551d54b189 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1127] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:36:02 2026] GET /v2.0/security-groups?id=15a23386-998e-4845-8538-075798d77703&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: 565/1128] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:02 2026] GET /v2.0/security-groups?tenant_id=ec23f0904187409c8b4a471eedf2a56e&name=default => generated 2925 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:36:03.107 7 WARNING neutron_lib.context [None req-74aabc53-cb01-4644-a200-5bf835b997ac 331d61ba3e5f41dfa46d3a80b9c2652f 0047b55697e7451c9fb3e071fff0139b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:03.262 8 INFO neutron.services.segments.plugin [-] Segment f38d69ac-3bd1-4324-b237-aedc392818dc resource provider aggregate not found 2026-07-01 08:36:03.269 8 INFO neutron.services.segments.plugin [-] Segment f38d69ac-3bd1-4324-b237-aedc392818dc resource provider aggregate not found 2026-07-01 08:36:03.275 8 INFO neutron.services.segments.plugin [-] Segment f38d69ac-3bd1-4324-b237-aedc392818dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f38d69ac-3bd1-4324-b237-aedc392818dc found for delete ", "request_id": "req-e5189927-6e01-4164-8ef3-d976ab42e7c0"}]} 2026-07-01 08:36:03.280 8 INFO neutron.services.segments.plugin [-] Segment f38d69ac-3bd1-4324-b237-aedc392818dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f38d69ac-3bd1-4324-b237-aedc392818dc found for delete ", "request_id": "req-a73b3aa6-af70-493b-84d6-218c735f4baf"}]} 2026-07-01 08:36:03.289 8 INFO neutron.db.l3_hamode_db [None req-411a8969-55b2-4155-9c3a-74cef8d333c8 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] HA network fd936b4b-aca5-45ff-aae0-bd553c3ea5ac was deleted as no HA routers are present in tenant 731e2cf327934b5f9568d7c26d5079c2. [pid: 8|app: 0|req: 564/1129] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:36:02 2026] DELETE /v2.0/routers/7545c87b-8b92-4ff3-8d88-dc55ba96e31b => generated 0 bytes in 946 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1130] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:03 2026] DELETE /v2.0/security-groups/60067a96-9015-4429-bc3e-457822a2179c => 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: 566/1131] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:36:03 2026] DELETE /v2.0/subnets/50b0e793-7a75-441e-8e51-69e362c3ca00 => 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: 566/1132] 10.0.0.141 () {34 vars in 676 bytes} [Wed Jul 1 08:36:03 2026] POST /v2.0/floatingips => generated 552 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1133] 10.0.0.141 () {34 vars in 759 bytes} [Wed Jul 1 08:36:03 2026] PUT /v2.0/floatingips/a8f8f4e9-805b-4211-b882-cc1081240e7b/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: 568/1134] 10.0.0.141 () {32 vars in 739 bytes} [Wed Jul 1 08:36:03 2026] GET /v2.0/floatingips/a8f8f4e9-805b-4211-b882-cc1081240e7b/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1135] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:03 2026] GET /v2.0/ports?device_id=cb8a54ec-7c12-4f57-aa1a-d1551d54b189 => generated 973 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1136] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:36:03 2026] DELETE /v2.0/networks/b6076f08-7dc0-48f4-b3c1-3512182f9731 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1137] 10.0.0.141 () {34 vars in 770 bytes} [Wed Jul 1 08:36:03 2026] PUT /v2.0/floatingips/a8f8f4e9-805b-4211-b882-cc1081240e7b/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1138] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:36:03 2026] GET /v2.0/security-groups?id=15a23386-998e-4845-8538-075798d77703&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1139] 10.0.0.141 () {32 vars in 739 bytes} [Wed Jul 1 08:36:03 2026] GET /v2.0/floatingips/a8f8f4e9-805b-4211-b882-cc1081240e7b/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1140] 10.0.0.141 () {34 vars in 766 bytes} [Wed Jul 1 08:36:03 2026] PUT /v2.0/floatingips/a8f8f4e9-805b-4211-b882-cc1081240e7b/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: 572/1141] 10.0.0.141 () {32 vars in 739 bytes} [Wed Jul 1 08:36:03 2026] GET /v2.0/floatingips/a8f8f4e9-805b-4211-b882-cc1081240e7b/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1142] 10.0.0.141 () {34 vars in 788 bytes} [Wed Jul 1 08:36:03 2026] PUT /v2.0/floatingips/a8f8f4e9-805b-4211-b882-cc1081240e7b/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1143] 10.0.0.141 () {32 vars in 739 bytes} [Wed Jul 1 08:36:03 2026] GET /v2.0/floatingips/a8f8f4e9-805b-4211-b882-cc1081240e7b/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1144] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:03 2026] GET /v2.0/security-groups?tenant_id=731e2cf327934b5f9568d7c26d5079c2&name=default => generated 2921 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1145] 10.0.0.141 () {34 vars in 759 bytes} [Wed Jul 1 08:36:03 2026] PUT /v2.0/floatingips/a8f8f4e9-805b-4211-b882-cc1081240e7b/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1146] 10.0.0.141 () {32 vars in 739 bytes} [Wed Jul 1 08:36:04 2026] GET /v2.0/floatingips/a8f8f4e9-805b-4211-b882-cc1081240e7b/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1147] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:03 2026] DELETE /v2.0/security-groups/b51b7549-e807-486f-ba14-114aa6a6caf4 => 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: 574/1148] 10.0.0.141 () {32 vars in 747 bytes} [Wed Jul 1 08:36:04 2026] GET /v2.0/floatingips/a8f8f4e9-805b-4211-b882-cc1081240e7b/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:36:04.107 7 INFO neutron.api.v2.resource [None req-65f57e42-5997-4ab2-929a-e676cd9b960c 331d61ba3e5f41dfa46d3a80b9c2652f 0047b55697e7451c9fb3e071fff0139b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 575/1149] 10.0.0.141 () {32 vars in 751 bytes} [Wed Jul 1 08:36:04 2026] GET /v2.0/floatingips/a8f8f4e9-805b-4211-b882-cc1081240e7b/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1150] 10.0.0.141 () {32 vars in 750 bytes} [Wed Jul 1 08:36:04 2026] DELETE /v2.0/floatingips/a8f8f4e9-805b-4211-b882-cc1081240e7b/tags/red => 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: 576/1151] 10.0.0.141 () {32 vars in 739 bytes} [Wed Jul 1 08:36:04 2026] GET /v2.0/floatingips/a8f8f4e9-805b-4211-b882-cc1081240e7b/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:04.256 8 INFO neutron.api.v2.resource [None req-15925aa7-cbd7-485e-b471-8a20f7094af8 331d61ba3e5f41dfa46d3a80b9c2652f 0047b55697e7451c9fb3e071fff0139b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 576/1152] 10.0.0.141 () {32 vars in 754 bytes} [Wed Jul 1 08:36:04 2026] DELETE /v2.0/floatingips/a8f8f4e9-805b-4211-b882-cc1081240e7b/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1153] 10.0.0.141 () {32 vars in 742 bytes} [Wed Jul 1 08:36:04 2026] DELETE /v2.0/floatingips/a8f8f4e9-805b-4211-b882-cc1081240e7b/tags => generated 0 bytes in 434 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1154] 10.0.0.141 () {32 vars in 739 bytes} [Wed Jul 1 08:36:04 2026] GET /v2.0/floatingips/a8f8f4e9-805b-4211-b882-cc1081240e7b/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1155] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:04 2026] GET /v2.0/ports?device_id=cb8a54ec-7c12-4f57-aa1a-d1551d54b189 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1156] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:36:04 2026] GET /v2.0/security-groups?id=15a23386-998e-4845-8538-075798d77703&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: 578/1157] 10.0.0.141 () {32 vars in 732 bytes} [Wed Jul 1 08:36:04 2026] DELETE /v2.0/floatingips/a8f8f4e9-805b-4211-b882-cc1081240e7b => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:36:05.813 8 INFO neutron.services.segments.plugin [-] Segment 0a3059cf-b331-4601-96ad-b80ee787777f resource provider aggregate not found 2026-07-01 08:36:05.817 8 INFO neutron.services.segments.plugin [-] Segment 0a3059cf-b331-4601-96ad-b80ee787777f resource provider aggregate not found 2026-07-01 08:36:05.828 8 INFO neutron.services.segments.plugin [-] Segment 0a3059cf-b331-4601-96ad-b80ee787777f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a3059cf-b331-4601-96ad-b80ee787777f found for delete ", "request_id": "req-27903206-9608-4300-95fe-3cfee84f2f7e"}]} 2026-07-01 08:36:05.829 8 INFO neutron.services.segments.plugin [-] Segment 0a3059cf-b331-4601-96ad-b80ee787777f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a3059cf-b331-4601-96ad-b80ee787777f found for delete ", "request_id": "req-2ef08ea7-8df5-4af9-b35a-c8cfb9e256a5"}]} [pid: 7|app: 0|req: 579/1158] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:06 2026] GET /v2.0/ports?device_id=cb8a54ec-7c12-4f57-aa1a-d1551d54b189 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1159] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:36:06 2026] GET /v2.0/security-groups?id=15a23386-998e-4845-8538-075798d77703&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: 580/1160] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:05 2026] GET /v2.0/security-groups?tenant_id=0047b55697e7451c9fb3e071fff0139b&name=default => generated 2925 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1161] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:06 2026] DELETE /v2.0/security-groups/5603e82c-f36d-4a7a-b40b-4174baa4840b => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1162] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:06 2026] GET /v2.0/security-groups?tenant_id=cc04918147194df6b7570ab3a2c64194&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1163] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:06 2026] DELETE /v2.0/security-groups/97bf9eee-a023-4120-aeff-94da2a46e56f => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1164] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:07 2026] GET /v2.0/ports?device_id=cb8a54ec-7c12-4f57-aa1a-d1551d54b189 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1165] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:36:07 2026] GET /v2.0/security-groups?id=15a23386-998e-4845-8538-075798d77703&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: 583/1166] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:07 2026] GET /v2.0/ports?device_id=cb8a54ec-7c12-4f57-aa1a-d1551d54b189 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:36:07.842 7 INFO neutron.db.l3_db [None req-c3fafc09-9dd6-420e-bebf-10dec0957350 2eed26e9124342a0a40e3fc0dade4b5a 61a0ca8ee73644d590dba07905eb6b4a - - default default] Floating IP c50ad581-bcd7-4285-a20c-a1fc65b08434 associated. External IP: 10.96.250.211, port: 9049c7b6-26cb-42a1-9c72-79326bde26ad. [pid: 7|app: 0|req: 584/1167] 10.0.0.141 () {34 vars in 749 bytes} [Wed Jul 1 08:36:07 2026] PUT /v2.0/floatingips/c50ad581-bcd7-4285-a20c-a1fc65b08434 => generated 856 bytes in 754 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1168] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:08 2026] GET /v2.0/ports?device_id=cb8a54ec-7c12-4f57-aa1a-d1551d54b189 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:36:08.306 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2233926a-61bb-4e46-b75a-cad15ea8024e'] response: {'name': 'network-changed', 'server_uuid': 'cb8a54ec-7c12-4f57-aa1a-d1551d54b189', 'tag': '9049c7b6-26cb-42a1-9c72-79326bde26ad', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 584/1169] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:07 2026] GET /v2.0/security-groups?tenant_id=4b587c9525df4849bd6416e9038d452c&name=default => generated 2925 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1170] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:36:08 2026] GET /v2.0/security-groups?id=15a23386-998e-4845-8538-075798d77703&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: 585/1171] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:08 2026] DELETE /v2.0/security-groups/f121742f-7b7f-4ad6-9c71-016bd96af80c => 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: 587/1172] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:08 2026] GET /v2.0/ports?device_id=cb8a54ec-7c12-4f57-aa1a-d1551d54b189 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1173] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:36:08 2026] GET /v2.0/security-groups?id=15a23386-998e-4845-8538-075798d77703&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: 588/1174] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:08 2026] GET /v2.0/security-groups?tenant_id=08b6769dfcb941f5b66b1f96469eca31&name=default => generated 2925 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1175] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:36:08 2026] GET /v2.0/ports?tenant_id=61a0ca8ee73644d590dba07905eb6b4a&device_id=cb8a54ec-7c12-4f57-aa1a-d1551d54b189 => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1176] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:08 2026] DELETE /v2.0/security-groups/973bd134-55c2-4a2c-8e6e-7874087bd28d => 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: 590/1177] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:36:08 2026] GET /v2.0/networks?id=4d91edcd-e41a-4845-b6cd-59120ccde1c4 => generated 765 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1178] 199.204.45.162 () {34 vars in 1060 bytes} [Wed Jul 1 08:36:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=9049c7b6-26cb-42a1-9c72-79326bde26ad => generated 859 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1179] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:36:08 2026] GET /v2.0/subnets?id=42e848ba-745c-4a9a-8d20-dbf946071482 => generated 687 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1180] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:36:08 2026] GET /v2.0/ports?network_id=4d91edcd-e41a-4845-b6cd-59120ccde1c4&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: 592/1181] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:36:08 2026] GET /v2.0/networks/4d91edcd-e41a-4845-b6cd-59120ccde1c4?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: 590/1182] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:36:09 2026] GET /v2.0/networks/4d91edcd-e41a-4845-b6cd-59120ccde1c4?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: 8|app: 0|req: 591/1183] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:09 2026] GET /v2.0/ports?device_id=cb8a54ec-7c12-4f57-aa1a-d1551d54b189 => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1184] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:36:09 2026] GET /v2.0/security-groups?id=15a23386-998e-4845-8538-075798d77703&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: 593/1185] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:09 2026] GET /v2.0/security-groups?tenant_id=8c9e3c12251445439f7e9cf9e412a65c&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: 593/1186] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:09 2026] DELETE /v2.0/security-groups/9d621eb3-48ee-4d55-a6aa-ae88ef2d4ff6 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:36:10.474 7 WARNING neutron_lib.context [None req-7eceb2ac-7f6e-4bb7-9626-69d65bed3053 a0569f7bd45b4b9484f4f8700d56ffef 45de8b216ec74f7b938c04cbc5f6a75d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 594/1187] 199.204.45.162 () {34 vars in 994 bytes} [Wed Jul 1 08:36:10 2026] GET /v2.0/ports?device_id=cb8a54ec-7c12-4f57-aa1a-d1551d54b189 => 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: 594/1188] 10.0.0.141 () {34 vars in 684 bytes} [Wed Jul 1 08:36:10 2026] POST /v2.0/security-groups => generated 1601 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1189] 10.0.0.141 () {34 vars in 767 bytes} [Wed Jul 1 08:36:10 2026] PUT /v2.0/security-groups/e51d5f0b-2258-41f2-85e5-ce293af57802/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:10.805 8 INFO neutron.db.l3_db [req-f01eaa4b-cbfb-4b38-80d2-96cbe0559883 req-b6d1a16b-b436-476b-a412-00529d27214e 2eed26e9124342a0a40e3fc0dade4b5a 61a0ca8ee73644d590dba07905eb6b4a - - default default] Floating IP c50ad581-bcd7-4285-a20c-a1fc65b08434 disassociated. External IP: 10.96.250.211, port: 9049c7b6-26cb-42a1-9c72-79326bde26ad. [pid: 7|app: 0|req: 596/1190] 10.0.0.141 () {32 vars in 747 bytes} [Wed Jul 1 08:36:10 2026] GET /v2.0/security-groups/e51d5f0b-2258-41f2-85e5-ce293af57802/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1191] 10.0.0.141 () {34 vars in 778 bytes} [Wed Jul 1 08:36:10 2026] PUT /v2.0/security-groups/e51d5f0b-2258-41f2-85e5-ce293af57802/tags/green => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1192] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:10 2026] GET /v2.0/ports?device_id=cb8a54ec-7c12-4f57-aa1a-d1551d54b189 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1193] 10.0.0.141 () {32 vars in 747 bytes} [Wed Jul 1 08:36:10 2026] GET /v2.0/security-groups/e51d5f0b-2258-41f2-85e5-ce293af57802/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: 600/1194] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:36:10 2026] GET /v2.0/security-groups?id=15a23386-998e-4845-8538-075798d77703&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: 601/1195] 10.0.0.141 () {34 vars in 774 bytes} [Wed Jul 1 08:36:10 2026] PUT /v2.0/security-groups/e51d5f0b-2258-41f2-85e5-ce293af57802/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: 602/1196] 10.0.0.141 () {32 vars in 747 bytes} [Wed Jul 1 08:36:10 2026] GET /v2.0/security-groups/e51d5f0b-2258-41f2-85e5-ce293af57802/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1197] 10.0.0.141 () {34 vars in 796 bytes} [Wed Jul 1 08:36:11 2026] PUT /v2.0/security-groups/e51d5f0b-2258-41f2-85e5-ce293af57802/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1198] 10.0.0.141 () {32 vars in 747 bytes} [Wed Jul 1 08:36:11 2026] GET /v2.0/security-groups/e51d5f0b-2258-41f2-85e5-ce293af57802/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1199] 10.0.0.141 () {34 vars in 767 bytes} [Wed Jul 1 08:36:11 2026] PUT /v2.0/security-groups/e51d5f0b-2258-41f2-85e5-ce293af57802/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1200] 10.0.0.141 () {32 vars in 747 bytes} [Wed Jul 1 08:36:11 2026] GET /v2.0/security-groups/e51d5f0b-2258-41f2-85e5-ce293af57802/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1201] 10.0.0.141 () {32 vars in 755 bytes} [Wed Jul 1 08:36:11 2026] GET /v2.0/security-groups/e51d5f0b-2258-41f2-85e5-ce293af57802/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1202] 199.204.45.162 () {36 vars in 997 bytes} [Wed Jul 1 08:36:10 2026] DELETE /v2.0/ports/9049c7b6-26cb-42a1-9c72-79326bde26ad => generated 0 bytes in 703 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:36:11.213 7 INFO neutron.api.v2.resource [None req-9e45a24d-41e8-471a-8add-ddc4d2a38a3c a0569f7bd45b4b9484f4f8700d56ffef 45de8b216ec74f7b938c04cbc5f6a75d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 608/1203] 10.0.0.141 () {32 vars in 759 bytes} [Wed Jul 1 08:36:11 2026] GET /v2.0/security-groups/e51d5f0b-2258-41f2-85e5-ce293af57802/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1204] 10.0.0.141 () {32 vars in 758 bytes} [Wed Jul 1 08:36:11 2026] DELETE /v2.0/security-groups/e51d5f0b-2258-41f2-85e5-ce293af57802/tags/red => 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: 609/1205] 10.0.0.141 () {32 vars in 747 bytes} [Wed Jul 1 08:36:11 2026] GET /v2.0/security-groups/e51d5f0b-2258-41f2-85e5-ce293af57802/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:11.305 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-95e912ba-1f58-4d7d-be1b-920da61ebbb6'] response: {'server_uuid': 'cb8a54ec-7c12-4f57-aa1a-d1551d54b189', 'name': 'network-vif-deleted', 'tag': '9049c7b6-26cb-42a1-9c72-79326bde26ad', 'status': 'completed', 'code': 200} 2026-07-01 08:36:11.330 8 INFO neutron.api.v2.resource [None req-7d18e129-9564-4da0-8153-69b4ff89410d a0569f7bd45b4b9484f4f8700d56ffef 45de8b216ec74f7b938c04cbc5f6a75d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 597/1206] 10.0.0.141 () {32 vars in 762 bytes} [Wed Jul 1 08:36:11 2026] DELETE /v2.0/security-groups/e51d5f0b-2258-41f2-85e5-ce293af57802/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1207] 10.0.0.141 () {32 vars in 750 bytes} [Wed Jul 1 08:36:11 2026] DELETE /v2.0/security-groups/e51d5f0b-2258-41f2-85e5-ce293af57802/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1208] 10.0.0.141 () {32 vars in 747 bytes} [Wed Jul 1 08:36:11 2026] GET /v2.0/security-groups/e51d5f0b-2258-41f2-85e5-ce293af57802/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: 611/1209] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:11 2026] DELETE /v2.0/security-groups/e51d5f0b-2258-41f2-85e5-ce293af57802 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1210] 10.0.0.141 () {32 vars in 653 bytes} [Wed Jul 1 08:36:11 2026] GET /v2.0/extensions => generated 20516 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1211] 10.0.0.141 () {32 vars in 681 bytes} [Wed Jul 1 08:36:11 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1212] 10.0.0.141 () {32 vars in 681 bytes} [Wed Jul 1 08:36:11 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1213] 10.0.0.141 () {32 vars in 729 bytes} [Wed Jul 1 08:36:11 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1214] 10.0.0.141 () {32 vars in 665 bytes} [Wed Jul 1 08:36:11 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1215] 10.0.0.141 () {32 vars in 699 bytes} [Wed Jul 1 08:36:11 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1216] 10.0.0.141 () {32 vars in 697 bytes} [Wed Jul 1 08:36:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1217] 10.0.0.141 () {32 vars in 701 bytes} [Wed Jul 1 08:36:11 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1218] 10.0.0.141 () {32 vars in 689 bytes} [Wed Jul 1 08:36:11 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1219] 10.0.0.141 () {32 vars in 703 bytes} [Wed Jul 1 08:36:11 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1220] 10.0.0.141 () {32 vars in 693 bytes} [Wed Jul 1 08:36:11 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: 617/1221] 10.0.0.141 () {32 vars in 695 bytes} [Wed Jul 1 08:36:11 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: 605/1222] 10.0.0.141 () {32 vars in 685 bytes} [Wed Jul 1 08:36: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: 618/1223] 10.0.0.141 () {32 vars in 687 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1224] 10.0.0.141 () {32 vars in 661 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1225] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/ports?device_id=cb8a54ec-7c12-4f57-aa1a-d1551d54b189 => 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: 620/1226] 10.0.0.141 () {32 vars in 699 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1227] 10.0.0.141 () {32 vars in 679 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1228] 10.0.0.141 () {32 vars in 683 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1229] 10.0.0.141 () {32 vars in 675 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1230] 10.0.0.141 () {32 vars in 689 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1231] 10.0.0.141 () {32 vars in 723 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1232] 10.0.0.141 () {32 vars in 687 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1233] 10.0.0.141 () {32 vars in 669 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1234] 10.0.0.141 () {32 vars in 687 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1235] 10.0.0.141 () {32 vars in 681 bytes} [Wed Jul 1 08:36:12 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: 625/1236] 10.0.0.141 () {32 vars in 699 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1237] 10.0.0.141 () {32 vars in 679 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1238] 10.0.0.141 () {32 vars in 667 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/router => generated 256 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1239] 10.0.0.141 () {32 vars in 677 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1240] 10.0.0.141 () {32 vars in 665 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1241] 10.0.0.141 () {32 vars in 675 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1242] 10.0.0.141 () {32 vars in 713 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1243] 10.0.0.141 () {32 vars in 691 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1244] 10.0.0.141 () {32 vars in 683 bytes} [Wed Jul 1 08:36:12 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: 633/1245] 10.0.0.141 () {32 vars in 669 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1246] 10.0.0.141 () {32 vars in 687 bytes} [Wed Jul 1 08:36:12 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: 635/1247] 10.0.0.141 () {32 vars in 705 bytes} [Wed Jul 1 08:36:12 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: 636/1248] 10.0.0.141 () {32 vars in 675 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1249] 10.0.0.141 () {32 vars in 701 bytes} [Wed Jul 1 08:36:12 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: 638/1250] 10.0.0.141 () {32 vars in 675 bytes} [Wed Jul 1 08:36:12 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: 639/1251] 10.0.0.141 () {32 vars in 693 bytes} [Wed Jul 1 08:36:12 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: 640/1252] 10.0.0.141 () {32 vars in 689 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/port-mac-override => 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: 641/1253] 10.0.0.141 () {32 vars in 709 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1254] 10.0.0.141 () {32 vars in 705 bytes} [Wed Jul 1 08:36:12 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: 643/1255] 10.0.0.141 () {32 vars in 719 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1256] 10.0.0.141 () {32 vars in 697 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1257] 10.0.0.141 () {32 vars in 711 bytes} [Wed Jul 1 08:36:12 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: 646/1258] 10.0.0.141 () {32 vars in 669 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1259] 10.0.0.141 () {32 vars in 687 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1260] 10.0.0.141 () {32 vars in 681 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1261] 10.0.0.141 () {32 vars in 675 bytes} [Wed Jul 1 08:36:12 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: 650/1262] 10.0.0.141 () {32 vars in 671 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1263] 10.0.0.141 () {32 vars in 661 bytes} [Wed Jul 1 08:36:12 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: 652/1264] 10.0.0.141 () {32 vars in 699 bytes} [Wed Jul 1 08:36:12 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: 653/1265] 10.0.0.141 () {32 vars in 699 bytes} [Wed Jul 1 08:36:12 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: 654/1266] 10.0.0.141 () {32 vars in 677 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1267] 10.0.0.141 () {32 vars in 669 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1268] 10.0.0.141 () {32 vars in 683 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1269] 10.0.0.141 () {32 vars in 701 bytes} [Wed Jul 1 08:36:12 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: 658/1270] 10.0.0.141 () {32 vars in 685 bytes} [Wed Jul 1 08:36:12 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: 659/1271] 10.0.0.141 () {32 vars in 707 bytes} [Wed Jul 1 08:36:12 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: 660/1272] 10.0.0.141 () {32 vars in 669 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1273] 10.0.0.141 () {32 vars in 697 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1274] 10.0.0.141 () {32 vars in 695 bytes} [Wed Jul 1 08:36:12 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: 663/1275] 10.0.0.141 () {32 vars in 685 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1276] 10.0.0.141 () {32 vars in 689 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1277] 10.0.0.141 () {32 vars in 667 bytes} [Wed Jul 1 08:36:12 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: 8|app: 0|req: 613/1278] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/security-groups?tenant_id=3e9d390e4c5b49808eeecc4ec2f8e732&name=default => generated 2925 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1279] 10.0.0.141 () {32 vars in 681 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1280] 10.0.0.141 () {32 vars in 681 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1281] 10.0.0.141 () {32 vars in 691 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1282] 10.0.0.141 () {32 vars in 691 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1283] 10.0.0.141 () {32 vars in 695 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1284] 10.0.0.141 () {32 vars in 685 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1285] 10.0.0.141 () {32 vars in 689 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1286] 10.0.0.141 () {32 vars in 701 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1287] 10.0.0.141 () {32 vars in 703 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1288] 10.0.0.141 () {32 vars in 713 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1289] 10.0.0.141 () {32 vars in 717 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1290] 10.0.0.141 () {32 vars in 715 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1291] 10.0.0.141 () {32 vars in 727 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1292] 10.0.0.141 () {32 vars in 741 bytes} [Wed Jul 1 08:36:12 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: 680/1293] 10.0.0.141 () {32 vars in 719 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1294] 10.0.0.141 () {32 vars in 683 bytes} [Wed Jul 1 08:36: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: 7|app: 0|req: 682/1295] 10.0.0.141 () {32 vars in 669 bytes} [Wed Jul 1 08:36:12 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: 8|app: 0|req: 614/1296] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:12 2026] DELETE /v2.0/security-groups/817eb554-b88e-4d21-b15f-42f603883ce4 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1297] 10.0.0.141 () {32 vars in 719 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1298] 10.0.0.141 () {32 vars in 679 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1299] 10.0.0.141 () {32 vars in 669 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1300] 10.0.0.141 () {32 vars in 697 bytes} [Wed Jul 1 08:36:12 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: 685/1301] 10.0.0.141 () {32 vars in 705 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1302] 10.0.0.141 () {32 vars in 701 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1303] 10.0.0.141 () {32 vars in 701 bytes} [Wed Jul 1 08:36:12 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: 8|app: 0|req: 618/1304] 10.0.0.141 () {32 vars in 683 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1305] 10.0.0.141 () {32 vars in 705 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1306] 10.0.0.141 () {32 vars in 695 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1307] 10.0.0.141 () {32 vars in 689 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1308] 10.0.0.141 () {32 vars in 697 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1309] 10.0.0.141 () {32 vars in 679 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1310] 10.0.0.141 () {32 vars in 689 bytes} [Wed Jul 1 08:36:12 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: 692/1311] 10.0.0.141 () {32 vars in 701 bytes} [Wed Jul 1 08:36:12 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: 693/1312] 10.0.0.141 () {32 vars in 665 bytes} [Wed Jul 1 08:36:12 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: 694/1313] 10.0.0.141 () {32 vars in 681 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1314] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/security-groups?tenant_id=45de8b216ec74f7b938c04cbc5f6a75d&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1315] 10.0.0.141 () {32 vars in 693 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1316] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:12 2026] DELETE /v2.0/security-groups/e345a14b-deb9-4ddf-9fac-eb0e18bf352c => 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: 698/1317] 10.0.0.141 () {32 vars in 677 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1318] 10.0.0.141 () {32 vars in 667 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1319] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/security-groups?tenant_id=c2410edb00624de894ffe09e54271759&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1320] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:13 2026] DELETE /v2.0/security-groups/f561ac93-1479-48a3-9a51-93b36dc2315a => 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: 621/1321] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:13 2026] GET /v2.0/ports?device_id=cb8a54ec-7c12-4f57-aa1a-d1551d54b189 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1322] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:13 2026] GET /v2.0/security-groups?tenant_id=65a9466904c04f98afc5e1876a49b779&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1323] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:13 2026] DELETE /v2.0/security-groups/f8416890-fc2c-4e43-9e44-2e0fc596b289 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1324] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:13 2026] GET /v2.0/security-groups?tenant_id=d7748b1f6ace42e0a9624729e1bbba10&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1325] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:13 2026] DELETE /v2.0/security-groups/99503259-97bb-454e-acb9-2f0dc7abb2b0 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1326] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:14 2026] GET /v2.0/ports?device_id=cb8a54ec-7c12-4f57-aa1a-d1551d54b189 => 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: 704/1327] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:15 2026] DELETE /v2.0/security-groups/15a23386-998e-4845-8538-075798d77703 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:36:15.477 7 INFO neutron.api.v2.resource [None req-3e3514fa-b56f-44f8-aa13-68a3b4bdec76 2eed26e9124342a0a40e3fc0dade4b5a 61a0ca8ee73644d590dba07905eb6b4a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 705/1328] 10.0.0.141 () {32 vars in 737 bytes} [Wed Jul 1 08:36:15 2026] GET /v2.0/security-groups/15a23386-998e-4845-8538-075798d77703 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:36:15.540 8 WARNING neutron_lib.context [None req-6042f49a-1728-4929-a228-5a147e958def 6a1ce80121dd49339cef89e92c1559ad 7795ba44a7a34383a02bb26ed4ae9091 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:15.684 8 INFO neutron.db.segments_db [None req-6042f49a-1728-4929-a228-5a147e958def 6a1ce80121dd49339cef89e92c1559ad 7795ba44a7a34383a02bb26ed4ae9091 - - default default] Added segment 4abb7972-a97e-4166-87fe-23ce682cc5c2 of type vxlan for network a496dbf8-de7b-417f-b286-f1ff86931483 [pid: 7|app: 0|req: 706/1329] 10.0.0.141 () {32 vars in 732 bytes} [Wed Jul 1 08:36:15 2026] DELETE /v2.0/floatingips/c50ad581-bcd7-4285-a20c-a1fc65b08434 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1330] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:36:15 2026] POST /v2.0/networks => generated 650 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:15.795 8 WARNING neutron_lib.context [None req-99ad0361-67a1-4fc3-99a2-b0fc389e4c12 6a1ce80121dd49339cef89e92c1559ad 7795ba44a7a34383a02bb26ed4ae9091 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 625/1331] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:36:15 2026] POST /v2.0/subnets => generated 627 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:16.276 8 WARNING neutron_lib.context [None req-6aa4b7fb-b999-4f84-9620-072f6d5ebb55 9ffa4da67ed242e6ab6428803d191ff3 eaef623c0cdc4cb8b946dfef23dd640d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:16.445 8 INFO neutron.db.segments_db [None req-6aa4b7fb-b999-4f84-9620-072f6d5ebb55 9ffa4da67ed242e6ab6428803d191ff3 eaef623c0cdc4cb8b946dfef23dd640d - - default default] Added segment 73b20a83-632b-424f-8875-187203d148d2 of type vxlan for network aeb9d398-152b-4c3a-a1fc-c2e03e1d2436 [pid: 8|app: 0|req: 626/1332] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:36:16 2026] POST /v2.0/networks => generated 632 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:16.540 8 WARNING neutron_lib.context [None req-dda388aa-4601-46fe-bd36-58d1eb45a99e 6a1ce80121dd49339cef89e92c1559ad 7795ba44a7a34383a02bb26ed4ae9091 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:16.585 8 INFO neutron.db.segments_db [None req-dda388aa-4601-46fe-bd36-58d1eb45a99e 6a1ce80121dd49339cef89e92c1559ad 7795ba44a7a34383a02bb26ed4ae9091 - - default default] Added segment c06709ac-b9f8-48ab-8e99-8f33c6be68ff of type vxlan for network 3dd254f1-e995-4551-a531-a3ed84ace46e [pid: 7|app: 0|req: 707/1333] 10.0.0.141 () {34 vars in 789 bytes} [Wed Jul 1 08:36:15 2026] PUT /v2.0/routers/2aa90edd-4704-42c5-8875-a182c041c325/remove_router_interface => generated 309 bytes in 1028 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:36:16.785 7 WARNING neutron_lib.context [None req-bdddb21a-f116-48d7-b9a3-8a5c0e99b66c 9ffa4da67ed242e6ab6428803d191ff3 eaef623c0cdc4cb8b946dfef23dd640d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:16.841 8 INFO neutron.db.l3_hamode_db [None req-dda388aa-4601-46fe-bd36-58d1eb45a99e 6a1ce80121dd49339cef89e92c1559ad 7795ba44a7a34383a02bb26ed4ae9091 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 710/1336] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:36:16 2026] POST /v2.0/subnets => generated 626 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:17.653 8 INFO neutron.db.l3_hamode_db [None req-dda388aa-4601-46fe-bd36-58d1eb45a99e 6a1ce80121dd49339cef89e92c1559ad 7795ba44a7a34383a02bb26ed4ae9091 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:36:17.903 7 INFO neutron.services.segments.plugin [-] Segment 42750fa3-ffb8-44c2-ae97-e9e408fd29f2 resource provider aggregate not found 2026-07-01 08:36:17.907 7 INFO neutron.services.segments.plugin [-] Segment 42750fa3-ffb8-44c2-ae97-e9e408fd29f2 resource provider aggregate not found 2026-07-01 08:36:17.921 7 INFO neutron.services.segments.plugin [-] Segment 42750fa3-ffb8-44c2-ae97-e9e408fd29f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42750fa3-ffb8-44c2-ae97-e9e408fd29f2 found for delete ", "request_id": "req-886cde40-2b97-4206-b05e-6ee8a196987f"}]} 2026-07-01 08:36:17.923 7 INFO neutron.services.segments.plugin [-] Segment 42750fa3-ffb8-44c2-ae97-e9e408fd29f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42750fa3-ffb8-44c2-ae97-e9e408fd29f2 found for delete ", "request_id": "req-e4adb986-a34b-49a4-82a3-5d0d4b711d94"}]} 2026-07-01 08:36:17.939 7 INFO neutron.db.l3_hamode_db [None req-3eff92b6-a4df-4bae-b3f7-f0849a1a3501 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] HA network aa714a07-2670-4cc6-8d48-ffe532ff867d was deleted as no HA routers are present in tenant 61a0ca8ee73644d590dba07905eb6b4a. [pid: 7|app: 0|req: 711/1337] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:36:17 2026] DELETE /v2.0/routers/2aa90edd-4704-42c5-8875-a182c041c325 => generated 0 bytes in 878 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1338] 10.0.0.141 () {34 vars in 751 bytes} [Wed Jul 1 08:36:17 2026] PUT /v2.0/subnets/5c7e5673-78f0-4e1e-bd8c-ff3374087643/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1339] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:36:17 2026] DELETE /v2.0/subnets/42e848ba-745c-4a9a-8d20-dbf946071482 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1340] 10.0.0.141 () {32 vars in 731 bytes} [Wed Jul 1 08:36:18 2026] GET /v2.0/subnets/5c7e5673-78f0-4e1e-bd8c-ff3374087643/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: 715/1341] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:36:18 2026] DELETE /v2.0/networks/4d91edcd-e41a-4845-b6cd-59120ccde1c4 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1342] 10.0.0.141 () {34 vars in 762 bytes} [Wed Jul 1 08:36:18 2026] PUT /v2.0/subnets/5c7e5673-78f0-4e1e-bd8c-ff3374087643/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1343] 10.0.0.141 () {32 vars in 731 bytes} [Wed Jul 1 08:36:18 2026] GET /v2.0/subnets/5c7e5673-78f0-4e1e-bd8c-ff3374087643/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1344] 10.0.0.141 () {34 vars in 758 bytes} [Wed Jul 1 08:36:18 2026] PUT /v2.0/subnets/5c7e5673-78f0-4e1e-bd8c-ff3374087643/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1345] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:36:16 2026] POST /v2.0/routers => generated 695 bytes in 2130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1346] 10.0.0.141 () {32 vars in 731 bytes} [Wed Jul 1 08:36:18 2026] GET /v2.0/subnets/5c7e5673-78f0-4e1e-bd8c-ff3374087643/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: 720/1347] 10.0.0.141 () {34 vars in 780 bytes} [Wed Jul 1 08:36:18 2026] PUT /v2.0/subnets/5c7e5673-78f0-4e1e-bd8c-ff3374087643/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: 721/1348] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:18 2026] GET /v2.0/security-groups?tenant_id=61a0ca8ee73644d590dba07905eb6b4a&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1349] 10.0.0.141 () {32 vars in 731 bytes} [Wed Jul 1 08:36:18 2026] GET /v2.0/subnets/5c7e5673-78f0-4e1e-bd8c-ff3374087643/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1350] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:18 2026] DELETE /v2.0/security-groups/655eb25d-90fb-4563-9ddf-75bb8b2e6d31 => 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: 724/1351] 10.0.0.141 () {34 vars in 751 bytes} [Wed Jul 1 08:36:18 2026] PUT /v2.0/subnets/5c7e5673-78f0-4e1e-bd8c-ff3374087643/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: 725/1352] 10.0.0.141 () {32 vars in 731 bytes} [Wed Jul 1 08:36:18 2026] GET /v2.0/subnets/5c7e5673-78f0-4e1e-bd8c-ff3374087643/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1353] 10.0.0.141 () {32 vars in 739 bytes} [Wed Jul 1 08:36:18 2026] GET /v2.0/subnets/5c7e5673-78f0-4e1e-bd8c-ff3374087643/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:36:19.068 7 INFO neutron.api.v2.resource [None req-3b1b9abc-22cf-418e-9a17-be81164bb9f1 9ffa4da67ed242e6ab6428803d191ff3 eaef623c0cdc4cb8b946dfef23dd640d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 727/1354] 10.0.0.141 () {32 vars in 743 bytes} [Wed Jul 1 08:36:19 2026] GET /v2.0/subnets/5c7e5673-78f0-4e1e-bd8c-ff3374087643/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1355] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:19 2026] GET /v2.0/security-groups?tenant_id=0dbeea224af24bbdb1dddfdf103a88af&name=default => generated 2925 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1356] 10.0.0.141 () {32 vars in 742 bytes} [Wed Jul 1 08:36:19 2026] DELETE /v2.0/subnets/5c7e5673-78f0-4e1e-bd8c-ff3374087643/tags/red => 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: 730/1357] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:19 2026] DELETE /v2.0/security-groups/2f8fb695-240c-40a0-9695-e9c74fb11a20 => 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: 731/1358] 10.0.0.141 () {32 vars in 731 bytes} [Wed Jul 1 08:36:19 2026] GET /v2.0/subnets/5c7e5673-78f0-4e1e-bd8c-ff3374087643/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:19.790 7 INFO neutron.api.v2.resource [None req-fc39d68a-c13f-4d89-84c5-f7d7cbde8767 9ffa4da67ed242e6ab6428803d191ff3 eaef623c0cdc4cb8b946dfef23dd640d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 732/1359] 10.0.0.141 () {32 vars in 746 bytes} [Wed Jul 1 08:36:19 2026] DELETE /v2.0/subnets/5c7e5673-78f0-4e1e-bd8c-ff3374087643/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1360] 10.0.0.141 () {32 vars in 734 bytes} [Wed Jul 1 08:36:19 2026] DELETE /v2.0/subnets/5c7e5673-78f0-4e1e-bd8c-ff3374087643/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1361] 10.0.0.141 () {32 vars in 731 bytes} [Wed Jul 1 08:36:19 2026] GET /v2.0/subnets/5c7e5673-78f0-4e1e-bd8c-ff3374087643/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:19.938 7 INFO neutron.services.segments.plugin [-] Segment 549cefcc-8f5f-4f2b-9587-836f31c6621b resource provider aggregate not found 2026-07-01 08:36:19.942 7 INFO neutron.services.segments.plugin [-] Segment 549cefcc-8f5f-4f2b-9587-836f31c6621b resource provider aggregate not found 2026-07-01 08:36:19.957 7 INFO neutron.services.segments.plugin [-] Segment 549cefcc-8f5f-4f2b-9587-836f31c6621b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 549cefcc-8f5f-4f2b-9587-836f31c6621b found for delete ", "request_id": "req-3ba18aed-4561-4477-b57c-d739055bb7a9"}]} 2026-07-01 08:36:19.959 7 INFO neutron.services.segments.plugin [-] Segment 549cefcc-8f5f-4f2b-9587-836f31c6621b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 549cefcc-8f5f-4f2b-9587-836f31c6621b found for delete ", "request_id": "req-5a75ae87-e261-44a3-a8a6-6fcffdcbac7c"}]} [pid: 7|app: 0|req: 735/1362] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:19 2026] GET /v2.0/security-groups?tenant_id=48791ab1324a418a96987925f4f4514d&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1363] 10.0.0.141 () {34 vars in 783 bytes} [Wed Jul 1 08:36:18 2026] PUT /v2.0/routers/094bc238-ec16-4ea6-8e22-4ebcef8a9e77/add_router_interface => generated 309 bytes in 1528 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1364] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:36:20 2026] DELETE /v2.0/subnets/5c7e5673-78f0-4e1e-bd8c-ff3374087643 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:36:20.238 7 WARNING neutron_lib.context [None req-4ae5f8ac-4997-4c44-a130-3b2b421bfc25 6a1ce80121dd49339cef89e92c1559ad 7795ba44a7a34383a02bb26ed4ae9091 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 629/1365] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:20 2026] DELETE /v2.0/security-groups/59379132-de77-4cac-8005-dacfeeecbff4 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:36:20.547 8 INFO neutron.services.segments.plugin [-] Segment 73b20a83-632b-424f-8875-187203d148d2 resource provider aggregate not found 2026-07-01 08:36:20.552 8 INFO neutron.services.segments.plugin [-] Segment 73b20a83-632b-424f-8875-187203d148d2 resource provider aggregate not found 2026-07-01 08:36:20.562 8 INFO neutron.services.segments.plugin [-] Segment 73b20a83-632b-424f-8875-187203d148d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73b20a83-632b-424f-8875-187203d148d2 found for delete ", "request_id": "req-deed4c6c-791b-4d8e-8acd-592e7f1e56a9"}]} 2026-07-01 08:36:20.565 8 INFO neutron.services.segments.plugin [-] Segment 73b20a83-632b-424f-8875-187203d148d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73b20a83-632b-424f-8875-187203d148d2 found for delete ", "request_id": "req-b8d56122-ac63-4b1e-a266-aad912899cc0"}]} [pid: 7|app: 0|req: 737/1366] 10.0.0.141 () {34 vars in 665 bytes} [Wed Jul 1 08:36:20 2026] POST /v2.0/ports => generated 955 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 630/1367] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:36:20 2026] DELETE /v2.0/networks/aeb9d398-152b-4c3a-a1fc-c2e03e1d2436 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:36:20.584 7 WARNING neutron_lib.context [None req-28d81a5f-6dbf-426e-882f-dfea3195f057 6a1ce80121dd49339cef89e92c1559ad 7795ba44a7a34383a02bb26ed4ae9091 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 738/1368] 10.0.0.141 () {34 vars in 665 bytes} [Wed Jul 1 08:36:20 2026] POST /v2.0/ports => generated 953 bytes in 392 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-07-01 08:36:20.980 7 WARNING neutron_lib.context [None req-56440517-5c8f-47a5-af00-b9feae1b5502 6a1ce80121dd49339cef89e92c1559ad 7795ba44a7a34383a02bb26ed4ae9091 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:21.201 8 INFO neutron.db.segments_db [None req-c938455b-f743-4c4d-aad5-6c78c5dc53e2 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Added segment 8603bc5f-afc2-4aca-b12e-08328403d43b of type vxlan for network 9d20f7be-c091-418a-8338-d9147d8b8720 [pid: 8|app: 0|req: 631/1369] 10.0.0.141 () {34 vars in 671 bytes} [Wed Jul 1 08:36:20 2026] POST /v2.0/networks => generated 746 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1370] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:21 2026] GET /v2.0/security-groups?tenant_id=b75a017e000746c6aa25b9984d36f339&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:36:21.677 7 INFO neutron.db.l3_db [None req-56440517-5c8f-47a5-af00-b9feae1b5502 6a1ce80121dd49339cef89e92c1559ad 7795ba44a7a34383a02bb26ed4ae9091 - - default default] Floating IP 3983ee51-cb29-48c0-bd9f-60ea0f468371 associated. External IP: 10.96.250.203, port: 5fe454c6-1a9b-42c2-a9e0-a6cdf41d9c0b. [pid: 8|app: 0|req: 633/1371] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:36:21 2026] POST /v2.0/subnets => generated 693 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1372] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:21 2026] DELETE /v2.0/security-groups/c74ae47a-283b-497c-9b62-5e5ddbecbc1b => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:36:21.872 8 INFO neutron.db.segments_db [None req-f055afcc-d7d6-42f0-aaa3-e22720d6ac21 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Added segment 815eac6e-5f80-483f-9c27-3cf32f4b24ec of type vxlan for network 72f3c8be-53d4-40e6-9910-a40013389892 [pid: 7|app: 0|req: 739/1373] 10.0.0.141 () {34 vars in 677 bytes} [Wed Jul 1 08:36:20 2026] POST /v2.0/floatingips => generated 840 bytes in 1016 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1374] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:21 2026] GET /v2.0/security-groups?tenant_id=eaef623c0cdc4cb8b946dfef23dd640d&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:36:22.080 8 INFO neutron.db.l3_hamode_db [None req-f055afcc-d7d6-42f0-aaa3-e22720d6ac21 234c8efbde4d488eb4ba782e93ae7a7d d1650ce994ac4541ba4d5826b38c7687 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:36:22.165 7 INFO neutron.db.l3_db [None req-272cd6f8-0eed-453b-bdf2-08a5f54c7faa 6a1ce80121dd49339cef89e92c1559ad 7795ba44a7a34383a02bb26ed4ae9091 - - default default] Floating IP 3983ee51-cb29-48c0-bd9f-60ea0f468371 disassociated. External IP: 10.96.250.203, port: 5fe454c6-1a9b-42c2-a9e0-a6cdf41d9c0b. [pid: 7|app: 0|req: 741/1375] 10.0.0.141 () {34 vars in 749 bytes} [Wed Jul 1 08:36:22 2026] PUT /v2.0/floatingips/3983ee51-cb29-48c0-bd9f-60ea0f468371 => generated 552 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1376] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:22 2026] DELETE /v2.0/security-groups/31876226-4012-4e6b-9d93-b2ca756e9f3c => 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: 743/1377] 10.0.0.141 () {32 vars in 732 bytes} [Wed Jul 1 08:36:22 2026] DELETE /v2.0/floatingips/3983ee51-cb29-48c0-bd9f-60ea0f468371 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:36:22.967 7 WARNING neutron_lib.context [None req-5944a193-e9f6-405f-998e-644ac6049aaf 6a1ce80121dd49339cef89e92c1559ad 7795ba44a7a34383a02bb26ed4ae9091 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:22.977 8 INFO neutron.db.l3_hamode_db [None req-f055afcc-d7d6-42f0-aaa3-e22720d6ac21 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:36:23.634 7 INFO neutron.db.l3_db [None req-5944a193-e9f6-405f-998e-644ac6049aaf 6a1ce80121dd49339cef89e92c1559ad 7795ba44a7a34383a02bb26ed4ae9091 - - default default] Floating IP e8851281-a882-4713-8493-a7d80ca5a493 associated. External IP: 10.96.250.211, port: db11e848-1bd2-4282-ba04-89569df920f8. [pid: 8|app: 0|req: 635/1378] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:36:21 2026] POST /v2.0/routers => generated 733 bytes in 2089 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1379] 10.0.0.141 () {34 vars in 677 bytes} [Wed Jul 1 08:36:22 2026] POST /v2.0/floatingips => generated 842 bytes in 975 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1380] 10.0.0.141 () {32 vars in 729 bytes} [Wed Jul 1 08:36:23 2026] GET /v2.0/floatingips/e8851281-a882-4713-8493-a7d80ca5a493 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1381] 10.0.0.141 () {32 vars in 655 bytes} [Wed Jul 1 08:36:23 2026] GET /v2.0/floatingips => generated 845 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:36:24.541 7 INFO neutron.db.l3_db [None req-03881ad2-9a62-4a5e-b9f2-fa737ccf442a 6a1ce80121dd49339cef89e92c1559ad 7795ba44a7a34383a02bb26ed4ae9091 - - default default] Floating IP e8851281-a882-4713-8493-a7d80ca5a493 associated. External IP: 10.96.250.211, port: db11e848-1bd2-4282-ba04-89569df920f8. [pid: 7|app: 0|req: 747/1382] 10.0.0.141 () {34 vars in 749 bytes} [Wed Jul 1 08:36:24 2026] PUT /v2.0/floatingips/e8851281-a882-4713-8493-a7d80ca5a493 => generated 840 bytes in 1049 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:36:25.219 7 INFO neutron.db.l3_db [None req-50f34c57-308a-4990-97b9-a398fb2d9c29 6a1ce80121dd49339cef89e92c1559ad 7795ba44a7a34383a02bb26ed4ae9091 - - default default] Floating IP e8851281-a882-4713-8493-a7d80ca5a493 disassociated. External IP: 10.96.250.211, port: 5fe454c6-1a9b-42c2-a9e0-a6cdf41d9c0b. [pid: 8|app: 0|req: 636/1383] 10.0.0.141 () {34 vars in 783 bytes} [Wed Jul 1 08:36:23 2026] PUT /v2.0/routers/b73fba0f-1447-4fb9-9755-8a1816b1e708/add_router_interface => generated 309 bytes in 1445 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1384] 10.0.0.141 () {34 vars in 749 bytes} [Wed Jul 1 08:36:25 2026] PUT /v2.0/floatingips/e8851281-a882-4713-8493-a7d80ca5a493 => generated 552 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1385] 10.0.0.141 () {32 vars in 732 bytes} [Wed Jul 1 08:36:25 2026] DELETE /v2.0/floatingips/e8851281-a882-4713-8493-a7d80ca5a493 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:36:25.827 7 INFO neutron.api.v2.resource [None req-c47a0a54-55b8-4689-a7e4-c1c45f7c3c56 6a1ce80121dd49339cef89e92c1559ad 7795ba44a7a34383a02bb26ed4ae9091 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 749/1386] 10.0.0.141 () {32 vars in 732 bytes} [Wed Jul 1 08:36:25 2026] DELETE /v2.0/floatingips/e8851281-a882-4713-8493-a7d80ca5a493 => generated 144 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1387] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:26 2026] GET /v2.0/security-groups?tenant_id=e6c33e683ad84bc0854c03e32e707756&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1388] 10.0.0.252 () {34 vars in 982 bytes} [Wed Jul 1 08:36:26 2026] GET /v2.0/networks?id=9d20f7be-c091-418a-8338-d9147d8b8720 => generated 678 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1389] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:36:25 2026] DELETE /v2.0/ports/5fe454c6-1a9b-42c2-a9e0-a6cdf41d9c0b => generated 0 bytes in 703 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1390] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:26 2026] GET /v2.0/security-groups?tenant_id=4fc98b6309514337a73b8542d00e1776&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1391] 10.0.0.252 () {34 vars in 965 bytes} [Wed Jul 1 08:36:26 2026] GET /v2.0/quotas/d1650ce994ac4541ba4d5826b38c7687 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1392] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:26 2026] DELETE /v2.0/security-groups/6cd7769f-d43c-40b1-9cc5-c21fed96fc95 => 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: 640/1393] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:26 2026] DELETE /v2.0/security-groups/2c4f0e39-d5bc-4ff4-b355-520f8606dc92 => 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: 641/1394] 10.0.0.252 () {34 vars in 1002 bytes} [Wed Jul 1 08:36:26 2026] GET /v2.0/ports?tenant_id=d1650ce994ac4541ba4d5826b38c7687&fields=id => generated 103 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1395] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:36:26 2026] DELETE /v2.0/ports/db11e848-1bd2-4282-ba04-89569df920f8 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1396] 10.0.0.252 () {34 vars in 1008 bytes} [Wed Jul 1 08:36:26 2026] GET /v2.0/networks/9d20f7be-c091-418a-8338-d9147d8b8720?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: 642/1397] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:26 2026] GET /v2.0/security-groups?tenant_id=24f8ff34bc3d4287bcb393036af55b73&name=default => generated 2925 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1398] 10.0.0.141 () {32 vars in 736 bytes} [Wed Jul 1 08:36:26 2026] GET /v2.0/ports?device_id=094bc238-ec16-4ea6-8e22-4ebcef8a9e77 => generated 958 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1399] 10.0.0.252 () {34 vars in 1108 bytes} [Wed Jul 1 08:36:26 2026] GET /v2.0/networks/9d20f7be-c091-418a-8338-d9147d8b8720?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: 643/1400] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:26 2026] GET /v2.0/security-groups?tenant_id=0bfab1a25779400caff738512776be16&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1401] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:26 2026] DELETE /v2.0/security-groups/215357fc-6c6a-480b-a88c-75b515f29f48 => 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: 759/1402] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:27 2026] DELETE /v2.0/security-groups/7e818b4a-c669-4673-af30-5391e0f82efc => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1403] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:27 2026] GET /v2.0/ports?device_id=a7c2c06f-737f-4ff5-b5a0-a63447c10475 => 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: 644/1404] 10.0.0.141 () {34 vars in 789 bytes} [Wed Jul 1 08:36:27 2026] PUT /v2.0/routers/094bc238-ec16-4ea6-8e22-4ebcef8a9e77/remove_router_interface => generated 309 bytes in 857 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1405] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:28 2026] GET /v2.0/ports?device_id=a7c2c06f-737f-4ff5-b5a0-a63447c10475 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:28.713 7 INFO neutron.services.segments.plugin [-] Segment c06709ac-b9f8-48ab-8e99-8f33c6be68ff resource provider aggregate not found 2026-07-01 08:36:28.718 7 INFO neutron.services.segments.plugin [-] Segment c06709ac-b9f8-48ab-8e99-8f33c6be68ff resource provider aggregate not found 2026-07-01 08:36:28.725 7 INFO neutron.db.l3_hamode_db [None req-8744e6c7-ba58-456a-8317-da9621f72034 6a1ce80121dd49339cef89e92c1559ad 7795ba44a7a34383a02bb26ed4ae9091 - - default default] HA network 3dd254f1-e995-4551-a531-a3ed84ace46e was deleted as no HA routers are present in tenant 7795ba44a7a34383a02bb26ed4ae9091. [pid: 7|app: 0|req: 761/1406] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:36:27 2026] DELETE /v2.0/routers/094bc238-ec16-4ea6-8e22-4ebcef8a9e77 => generated 0 bytes in 840 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:36:28.861 7 INFO neutron.services.segments.plugin [-] Segment c06709ac-b9f8-48ab-8e99-8f33c6be68ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c06709ac-b9f8-48ab-8e99-8f33c6be68ff found for delete ", "request_id": "req-242b4b37-1aba-4d24-8c4e-850b659cb917"}]} 2026-07-01 08:36:28.862 7 INFO neutron.services.segments.plugin [-] Segment c06709ac-b9f8-48ab-8e99-8f33c6be68ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c06709ac-b9f8-48ab-8e99-8f33c6be68ff found for delete ", "request_id": "req-16ca9ce7-c17a-4c45-a709-33db166c1c5f"}]} [pid: 8|app: 0|req: 646/1407] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:36:28 2026] DELETE /v2.0/subnets/7df7013f-557a-43a9-af66-6ff9dd0bfb0b => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:36:28.985 8 INFO neutron.services.segments.plugin [-] Segment 4abb7972-a97e-4166-87fe-23ce682cc5c2 resource provider aggregate not found 2026-07-01 08:36:28.990 8 INFO neutron.services.segments.plugin [-] Segment 4abb7972-a97e-4166-87fe-23ce682cc5c2 resource provider aggregate not found 2026-07-01 08:36:29.003 7 WARNING neutron_lib.context [None req-492da55b-448c-4273-a09c-426cb1cf27bc 803cecbda28f452abbbb4f50d3ec6e36 2b6ec011c3174ff5a95fdc89ea71a5a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:29.003 7 WARNING neutron_lib.context [None req-492da55b-448c-4273-a09c-426cb1cf27bc 803cecbda28f452abbbb4f50d3ec6e36 2b6ec011c3174ff5a95fdc89ea71a5a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 647/1408] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:36:28 2026] DELETE /v2.0/networks/a496dbf8-de7b-417f-b286-f1ff86931483 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:36:29.141 7 INFO neutron.db.segments_db [None req-492da55b-448c-4273-a09c-426cb1cf27bc 803cecbda28f452abbbb4f50d3ec6e36 2b6ec011c3174ff5a95fdc89ea71a5a9 - - default default] Added segment e5b7d83f-e736-4715-863e-e0974cf4ef2a of type vxlan for network 18cec7f3-da08-4ec5-82ec-b29e9716e4fc 2026-07-01 08:36:29.189 7 INFO neutron.db.segments_db [None req-492da55b-448c-4273-a09c-426cb1cf27bc 803cecbda28f452abbbb4f50d3ec6e36 2b6ec011c3174ff5a95fdc89ea71a5a9 - - default default] Added segment 66715074-708f-4fdb-961c-19bdf1d43e75 of type vxlan for network 58699013-5b01-4d83-b144-237aa6c5410b [pid: 7|app: 0|req: 762/1409] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:36:28 2026] POST /v2.0/networks => generated 1245 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:36:29.328 8 INFO neutron.services.segments.plugin [-] Segment 4abb7972-a97e-4166-87fe-23ce682cc5c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4abb7972-a97e-4166-87fe-23ce682cc5c2 found for delete ", "request_id": "req-3d693fcd-b70b-41e2-9165-55c74ad0c5cb"}]} 2026-07-01 08:36:29.328 8 INFO neutron.services.segments.plugin [-] Segment 4abb7972-a97e-4166-87fe-23ce682cc5c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4abb7972-a97e-4166-87fe-23ce682cc5c2 found for delete ", "request_id": "req-91aa5b5a-3be3-4a77-885e-41447d185c06"}]} [pid: 7|app: 0|req: 763/1410] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:29 2026] GET /v2.0/ports?device_id=a7c2c06f-737f-4ff5-b5a0-a63447c10475 => 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: 648/1411] 10.0.0.141 () {32 vars in 649 bytes} [Wed Jul 1 08:36:29 2026] GET /v2.0/networks => generated 1844 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1412] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:36:29 2026] DELETE /v2.0/networks/18cec7f3-da08-4ec5-82ec-b29e9716e4fc => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1413] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:29 2026] GET /v2.0/security-groups?tenant_id=7795ba44a7a34383a02bb26ed4ae9091&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1414] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:36:29 2026] DELETE /v2.0/networks/58699013-5b01-4d83-b144-237aa6c5410b => 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: 650/1415] 10.0.0.141 () {32 vars in 649 bytes} [Wed Jul 1 08:36:29 2026] GET /v2.0/networks => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:36:29.739 8 WARNING neutron_lib.context [None req-c0041b08-8b8f-472f-8e3c-25147ca60d62 803cecbda28f452abbbb4f50d3ec6e36 2b6ec011c3174ff5a95fdc89ea71a5a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 766/1416] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:29 2026] DELETE /v2.0/security-groups/9dddfdf5-40b8-48cc-975f-0aa099ad182b => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:36:29.799 8 INFO neutron.db.segments_db [None req-c0041b08-8b8f-472f-8e3c-25147ca60d62 803cecbda28f452abbbb4f50d3ec6e36 2b6ec011c3174ff5a95fdc89ea71a5a9 - - default default] Added segment 2c9debaf-8988-4f46-a5e9-db30274b99b7 of type vxlan for network 808d875a-57e3-47a5-a6aa-5b1bd2b27f22 [pid: 8|app: 0|req: 651/1417] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:36:29 2026] POST /v2.0/networks => generated 650 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:29.901 7 WARNING neutron_lib.context [None req-af7e9caf-6334-4241-95f2-43b083eeb95c 803cecbda28f452abbbb4f50d3ec6e36 2b6ec011c3174ff5a95fdc89ea71a5a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:29.948 7 INFO neutron.db.segments_db [None req-af7e9caf-6334-4241-95f2-43b083eeb95c 803cecbda28f452abbbb4f50d3ec6e36 2b6ec011c3174ff5a95fdc89ea71a5a9 - - default default] Added segment 8e2749ff-68ba-40bc-b41d-bd5eb97c1161 of type vxlan for network b1d8de16-e709-41da-8242-491e718edeb2 [pid: 7|app: 0|req: 767/1418] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:36:29 2026] POST /v2.0/networks => generated 649 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:30.045 8 WARNING neutron_lib.context [None req-0bf8373b-75ef-4d80-83d0-eccfc30031ba 803cecbda28f452abbbb4f50d3ec6e36 2b6ec011c3174ff5a95fdc89ea71a5a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:30.067 8 WARNING neutron_lib.context [None req-0bf8373b-75ef-4d80-83d0-eccfc30031ba 803cecbda28f452abbbb4f50d3ec6e36 2b6ec011c3174ff5a95fdc89ea71a5a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 768/1419] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:30 2026] GET /v2.0/ports?device_id=a7c2c06f-737f-4ff5-b5a0-a63447c10475 => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1420] 10.0.0.141 () {34 vars in 665 bytes} [Wed Jul 1 08:36:30 2026] POST /v2.0/ports => generated 1506 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1421] 10.0.0.141 () {32 vars in 643 bytes} [Wed Jul 1 08:36:30 2026] GET /v2.0/ports => generated 1506 bytes in 109 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: 653/1422] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:36:30 2026] DELETE /v2.0/ports/54db5ff2-3f8f-4834-9598-9ec2acb1f114 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:36:30.996 7 INFO neutron.services.segments.plugin [-] Segment e5b7d83f-e736-4715-863e-e0974cf4ef2a resource provider aggregate not found 2026-07-01 08:36:31.000 7 INFO neutron.services.segments.plugin [-] Segment e5b7d83f-e736-4715-863e-e0974cf4ef2a resource provider aggregate not found 2026-07-01 08:36:31.008 7 INFO neutron.services.segments.plugin [-] Segment e5b7d83f-e736-4715-863e-e0974cf4ef2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5b7d83f-e736-4715-863e-e0974cf4ef2a found for delete ", "request_id": "req-94982f97-16b8-488e-bb7a-b52e4ec3ede2"}]} 2026-07-01 08:36:31.012 7 INFO neutron.services.segments.plugin [-] Segment e5b7d83f-e736-4715-863e-e0974cf4ef2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5b7d83f-e736-4715-863e-e0974cf4ef2a found for delete ", "request_id": "req-04b999a5-e467-4df7-916a-e57069340a74"}]} [pid: 7|app: 0|req: 770/1425] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:36:30 2026] DELETE /v2.0/ports/2de46aa9-dad2-4139-8715-bad62519d7c7 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1426] 10.0.0.141 () {32 vars in 643 bytes} [Wed Jul 1 08:36:31 2026] GET /v2.0/ports => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:31.214 7 WARNING neutron_lib.context [None req-b49a6177-6596-45fb-86ce-38c58f560246 803cecbda28f452abbbb4f50d3ec6e36 2b6ec011c3174ff5a95fdc89ea71a5a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:31.255 7 INFO neutron.db.segments_db [None req-b49a6177-6596-45fb-86ce-38c58f560246 803cecbda28f452abbbb4f50d3ec6e36 2b6ec011c3174ff5a95fdc89ea71a5a9 - - default default] Added segment eb870c7e-594c-43b9-94fd-f33f785ea4a1 of type vxlan for network c9b53ec4-ff82-413e-98e7-4a812981ff67 [pid: 7|app: 0|req: 771/1427] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:36:31 2026] POST /v2.0/networks => generated 649 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:31.342 7 WARNING neutron_lib.context [None req-cc12ee8f-4591-4466-86e7-b8afecff1715 803cecbda28f452abbbb4f50d3ec6e36 2b6ec011c3174ff5a95fdc89ea71a5a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:31.349 8 INFO neutron.services.segments.plugin [-] Segment 66715074-708f-4fdb-961c-19bdf1d43e75 resource provider aggregate not found 2026-07-01 08:36:31.353 8 INFO neutron.services.segments.plugin [-] Segment 66715074-708f-4fdb-961c-19bdf1d43e75 resource provider aggregate not found 2026-07-01 08:36:31.368 8 INFO neutron.services.segments.plugin [-] Segment 66715074-708f-4fdb-961c-19bdf1d43e75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66715074-708f-4fdb-961c-19bdf1d43e75 found for delete ", "request_id": "req-cbe0cc13-5cf9-4ef4-b150-c10e975236fb"}]} 2026-07-01 08:36:31.369 8 INFO neutron.services.segments.plugin [-] Segment 66715074-708f-4fdb-961c-19bdf1d43e75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66715074-708f-4fdb-961c-19bdf1d43e75 found for delete ", "request_id": "req-957575dd-132d-4907-b9c8-ccfc5ad038d9"}]} 2026-07-01 08:36:31.397 7 INFO neutron.db.segments_db [None req-cc12ee8f-4591-4466-86e7-b8afecff1715 803cecbda28f452abbbb4f50d3ec6e36 2b6ec011c3174ff5a95fdc89ea71a5a9 - - default default] Added segment b0711b4c-59a6-4b57-83eb-6fc364676645 of type vxlan for network 254b7833-8c33-4c5e-829f-c4dcf348a54e [pid: 8|app: 0|req: 657/1428] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:36:31 2026] GET /v2.0/networks?id=9d20f7be-c091-418a-8338-d9147d8b8720 => generated 678 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1429] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:36:31 2026] POST /v2.0/networks => generated 650 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:31.486 7 WARNING neutron_lib.context [req-26eb666f-811e-46d8-bc28-8688cd4abf04 req-e5018133-76e4-408a-95f6-cf5c020261f6 4ac812a9225148caad973332c111cacc d1650ce994ac4541ba4d5826b38c7687 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:31.537 8 WARNING neutron_lib.context [None req-fc99519c-6eca-414a-ba88-20c93702c277 fd0760a9e9c94f8caba5a666ac86b55a 67a0b79378094c57b61091130272495f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:31.537 8 WARNING neutron_lib.context [None req-fc99519c-6eca-414a-ba88-20c93702c277 fd0760a9e9c94f8caba5a666ac86b55a 67a0b79378094c57b61091130272495f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:31.699 8 INFO neutron.db.segments_db [None req-fc99519c-6eca-414a-ba88-20c93702c277 fd0760a9e9c94f8caba5a666ac86b55a 67a0b79378094c57b61091130272495f - - default default] Added segment 9a08bc4f-e28f-43e4-b8ba-14a91773b876 of type vxlan for network 70b629e1-d0dd-4ce8-93c7-cbae8a8ed65d 2026-07-01 08:36:31.755 8 INFO neutron.db.segments_db [None req-fc99519c-6eca-414a-ba88-20c93702c277 fd0760a9e9c94f8caba5a666ac86b55a 67a0b79378094c57b61091130272495f - - default default] Added segment 3d7f4c19-8ef2-482a-b459-c7ee365c8639 of type vxlan for network 39450ea4-8de7-49eb-8393-72db93754bf4 [pid: 7|app: 0|req: 773/1430] 199.204.45.162 () {38 vars in 955 bytes} [Wed Jul 1 08:36:31 2026] POST /v2.0/ports => generated 958 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1431] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:36:31 2026] POST /v2.0/networks => generated 1244 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:31.859 7 WARNING neutron_lib.context [None req-8d82aae0-5e36-4831-9016-4bcfb287a668 803cecbda28f452abbbb4f50d3ec6e36 2b6ec011c3174ff5a95fdc89ea71a5a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:31.895 7 WARNING neutron_lib.context [None req-8d82aae0-5e36-4831-9016-4bcfb287a668 803cecbda28f452abbbb4f50d3ec6e36 2b6ec011c3174ff5a95fdc89ea71a5a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1432] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:31 2026] GET /v2.0/ports?device_id=a7c2c06f-737f-4ff5-b5a0-a63447c10475 => generated 961 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1433] 10.0.0.141 () {32 vars in 649 bytes} [Wed Jul 1 08:36:31 2026] GET /v2.0/networks => generated 1843 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1434] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:36:31 2026] POST /v2.0/subnets => generated 1274 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1435] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:36:32 2026] GET /v2.0/security-groups?id=aadaf466-ce19-46e5-965c-5d7188c76f4d&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1436] 199.204.45.162 () {38 vars in 1028 bytes} [Wed Jul 1 08:36:31 2026] PUT /v2.0/ports/f479a114-574a-41d6-a14d-7810ca37ade2 => generated 1239 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 662/1437] 10.0.0.141 () {32 vars in 647 bytes} [Wed Jul 1 08:36:32 2026] GET /v2.0/subnets => generated 1910 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:36:32.491 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4eef358c-dea3-4972-99bd-cb64a7852c96'] response: {'name': 'network-changed', 'server_uuid': 'a7c2c06f-737f-4ff5-b5a0-a63447c10475', 'tag': 'f479a114-574a-41d6-a14d-7810ca37ade2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 776/1438] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:36:32 2026] DELETE /v2.0/networks/70b629e1-d0dd-4ce8-93c7-cbae8a8ed65d => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1439] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:36:32 2026] DELETE /v2.0/subnets/274570bf-e9b4-463d-9584-351f0a27fdc4 => 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: 777/1440] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:36:32 2026] DELETE /v2.0/networks/39450ea4-8de7-49eb-8393-72db93754bf4 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1441] 10.0.0.141 () {32 vars in 649 bytes} [Wed Jul 1 08:36:32 2026] GET /v2.0/networks => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:36:32.704 7 WARNING neutron_lib.context [None req-a28188bb-f193-4391-af8e-e9185ca38bfc fd0760a9e9c94f8caba5a666ac86b55a 67a0b79378094c57b61091130272495f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 664/1442] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:36:32 2026] DELETE /v2.0/subnets/fe73b236-9cce-4826-a3ea-89a1f172a6c2 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:36:32.761 7 INFO neutron.db.segments_db [None req-a28188bb-f193-4391-af8e-e9185ca38bfc fd0760a9e9c94f8caba5a666ac86b55a 67a0b79378094c57b61091130272495f - - default default] Added segment 6fb5ba7a-fe2c-451d-a25f-f598db698a04 of type vxlan for network 672e7839-6122-4205-ad91-655eba575101 [pid: 8|app: 0|req: 665/1443] 10.0.0.141 () {32 vars in 647 bytes} [Wed Jul 1 08:36:32 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: 779/1444] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:36:32 2026] POST /v2.0/networks => generated 654 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:32.860 7 WARNING neutron_lib.context [None req-30488ea6-4463-45e1-a2ad-7d98cd257f6c fd0760a9e9c94f8caba5a666ac86b55a 67a0b79378094c57b61091130272495f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:32.903 7 INFO neutron.db.segments_db [None req-30488ea6-4463-45e1-a2ad-7d98cd257f6c fd0760a9e9c94f8caba5a666ac86b55a 67a0b79378094c57b61091130272495f - - default default] Added segment 1689b5df-dccf-4ce1-a137-db97124f8d8c of type vxlan for network 9ae68342-6821-4467-a794-b3659930f9e3 [pid: 8|app: 0|req: 666/1445] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:36:32 2026] DELETE /v2.0/networks/254b7833-8c33-4c5e-829f-c4dcf348a54e => 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: 780/1446] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:36:32 2026] POST /v2.0/networks => generated 654 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:32.979 7 WARNING neutron_lib.context [None req-7096f94b-bd18-4ac8-9cee-6fca92e366b6 fd0760a9e9c94f8caba5a666ac86b55a 67a0b79378094c57b61091130272495f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:33.005 7 WARNING neutron_lib.context [None req-7096f94b-bd18-4ac8-9cee-6fca92e366b6 fd0760a9e9c94f8caba5a666ac86b55a 67a0b79378094c57b61091130272495f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:33.026 7 INFO neutron.services.segments.plugin [-] Segment 9a08bc4f-e28f-43e4-b8ba-14a91773b876 resource provider aggregate not found 2026-07-01 08:36:33.030 7 INFO neutron.services.segments.plugin [-] Segment 9a08bc4f-e28f-43e4-b8ba-14a91773b876 resource provider aggregate not found 2026-07-01 08:36:33.046 7 INFO neutron.services.segments.plugin [-] Segment 9a08bc4f-e28f-43e4-b8ba-14a91773b876 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a08bc4f-e28f-43e4-b8ba-14a91773b876 found for delete ", "request_id": "req-a609d38d-6342-4eb3-8e2d-1076c44907ec"}]} 2026-07-01 08:36:33.051 7 INFO neutron.services.segments.plugin [-] Segment 9a08bc4f-e28f-43e4-b8ba-14a91773b876 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a08bc4f-e28f-43e4-b8ba-14a91773b876 found for delete ", "request_id": "req-17d0d1c1-3606-4a63-855b-f3cbefa40a23"}]} 2026-07-01 08:36:33.064 7 INFO neutron.services.segments.plugin [-] Segment 3d7f4c19-8ef2-482a-b459-c7ee365c8639 resource provider aggregate not found [pid: 8|app: 0|req: 667/1447] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:36:32 2026] DELETE /v2.0/networks/c9b53ec4-ff82-413e-98e7-4a812981ff67 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:36:33.070 7 INFO neutron.services.segments.plugin [-] Segment 3d7f4c19-8ef2-482a-b459-c7ee365c8639 resource provider aggregate not found 2026-07-01 08:36:33.078 7 INFO neutron.services.segments.plugin [-] Segment 3d7f4c19-8ef2-482a-b459-c7ee365c8639 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d7f4c19-8ef2-482a-b459-c7ee365c8639 found for delete ", "request_id": "req-18d3909d-12ba-410d-80ee-8f5ee37b1326"}]} 2026-07-01 08:36:33.092 7 INFO neutron.services.segments.plugin [-] Segment 3d7f4c19-8ef2-482a-b459-c7ee365c8639 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d7f4c19-8ef2-482a-b459-c7ee365c8639 found for delete ", "request_id": "req-ad54dd06-4083-49d8-8d3b-cbf602bbab81"}]} [pid: 8|app: 0|req: 668/1448] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:36:33 2026] GET /v2.0/ports?tenant_id=d1650ce994ac4541ba4d5826b38c7687&device_id=a7c2c06f-737f-4ff5-b5a0-a63447c10475 => 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: 669/1449] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:36:33 2026] DELETE /v2.0/networks/b1d8de16-e709-41da-8242-491e718edeb2 => 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: 670/1450] 199.204.45.162 () {34 vars in 1018 bytes} [Wed Jul 1 08:36:33 2026] GET /v2.0/networks?tenant_id=d1650ce994ac4541ba4d5826b38c7687&shared=False => generated 774 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:36:33.389 8 INFO neutron.services.segments.plugin [-] Segment b0711b4c-59a6-4b57-83eb-6fc364676645 resource provider aggregate not found 2026-07-01 08:36:33.393 8 INFO neutron.services.segments.plugin [-] Segment b0711b4c-59a6-4b57-83eb-6fc364676645 resource provider aggregate not found 2026-07-01 08:36:33.402 8 INFO neutron.services.segments.plugin [-] Segment b0711b4c-59a6-4b57-83eb-6fc364676645 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0711b4c-59a6-4b57-83eb-6fc364676645 found for delete ", "request_id": "req-51d8e270-d9ac-4c44-99ce-66705948493f"}]} 2026-07-01 08:36:33.407 8 INFO neutron.services.segments.plugin [-] Segment b0711b4c-59a6-4b57-83eb-6fc364676645 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0711b4c-59a6-4b57-83eb-6fc364676645 found for delete ", "request_id": "req-391fe2da-45bb-417c-9e75-968aa8df8741"}]} 2026-07-01 08:36:33.414 8 INFO neutron.services.segments.plugin [-] Segment eb870c7e-594c-43b9-94fd-f33f785ea4a1 resource provider aggregate not found 2026-07-01 08:36:33.421 8 INFO neutron.services.segments.plugin [-] Segment eb870c7e-594c-43b9-94fd-f33f785ea4a1 resource provider aggregate not found 2026-07-01 08:36:33.431 8 INFO neutron.services.segments.plugin [-] Segment eb870c7e-594c-43b9-94fd-f33f785ea4a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb870c7e-594c-43b9-94fd-f33f785ea4a1 found for delete ", "request_id": "req-ee8211f1-35b6-429d-867d-e232f9f0972f"}]} 2026-07-01 08:36:33.437 8 INFO neutron.services.segments.plugin [-] Segment eb870c7e-594c-43b9-94fd-f33f785ea4a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb870c7e-594c-43b9-94fd-f33f785ea4a1 found for delete ", "request_id": "req-7c0a862a-c936-437b-bf78-34c37d49e181"}]} 2026-07-01 08:36:33.441 8 INFO neutron.services.segments.plugin [-] Segment 8e2749ff-68ba-40bc-b41d-bd5eb97c1161 resource provider aggregate not found 2026-07-01 08:36:33.451 8 INFO neutron.services.segments.plugin [-] Segment 8e2749ff-68ba-40bc-b41d-bd5eb97c1161 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e2749ff-68ba-40bc-b41d-bd5eb97c1161 found for delete ", "request_id": "req-1090f77d-53a7-4df4-86f3-dba77c5869b4"}]} 2026-07-01 08:36:33.454 8 INFO neutron.services.segments.plugin [-] Segment 8e2749ff-68ba-40bc-b41d-bd5eb97c1161 resource provider aggregate not found [pid: 8|app: 0|req: 671/1451] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:36:33 2026] DELETE /v2.0/networks/808d875a-57e3-47a5-a6aa-5b1bd2b27f22 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:36:33.479 8 INFO neutron.services.segments.plugin [-] Segment 8e2749ff-68ba-40bc-b41d-bd5eb97c1161 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e2749ff-68ba-40bc-b41d-bd5eb97c1161 found for delete ", "request_id": "req-53420ea2-6f5d-4080-875e-1616c524159d"}]} [pid: 8|app: 0|req: 672/1452] 199.204.45.162 () {34 vars in 930 bytes} [Wed Jul 1 08:36:33 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: 7|app: 0|req: 781/1453] 10.0.0.141 () {34 vars in 665 bytes} [Wed Jul 1 08:36:32 2026] POST /v2.0/ports => generated 1505 bytes in 565 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: 673/1454] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:33 2026] GET /v2.0/ports?device_id=a7c2c06f-737f-4ff5-b5a0-a63447c10475 => 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: 674/1455] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:36:33 2026] GET /v2.0/security-groups?id=aadaf466-ce19-46e5-965c-5d7188c76f4d&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1456] 10.0.0.141 () {32 vars in 643 bytes} [Wed Jul 1 08:36:33 2026] GET /v2.0/ports => generated 1505 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1457] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:36:33 2026] DELETE /v2.0/ports/95e3a8cc-5699-49fc-94e4-e3bf0c5d98e8 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1458] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:36:33 2026] DELETE /v2.0/ports/8baf98e3-38e5-43c3-a601-364be534d796 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1459] 10.0.0.141 () {32 vars in 643 bytes} [Wed Jul 1 08:36:34 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-07-01 08:36:34.045 7 WARNING neutron_lib.context [None req-fd186dfc-4e20-4d76-be9e-5b8e8f39bc91 fd0760a9e9c94f8caba5a666ac86b55a 67a0b79378094c57b61091130272495f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:34.109 7 INFO neutron.db.segments_db [None req-fd186dfc-4e20-4d76-be9e-5b8e8f39bc91 fd0760a9e9c94f8caba5a666ac86b55a 67a0b79378094c57b61091130272495f - - default default] Added segment 6b20bf99-4a55-4859-98ac-d4f7350db2fd of type vxlan for network 8db382cf-5315-42a9-aad8-5065dd71eb4c [pid: 7|app: 0|req: 784/1460] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:36:34 2026] POST /v2.0/networks => generated 654 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:34.212 7 WARNING neutron_lib.context [None req-598b73cd-f0d2-4ee5-8645-e112d9d19db9 fd0760a9e9c94f8caba5a666ac86b55a 67a0b79378094c57b61091130272495f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 677/1461] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:34 2026] GET /v2.0/security-groups?tenant_id=2b6ec011c3174ff5a95fdc89ea71a5a9&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:36:34.256 7 INFO neutron.db.segments_db [None req-598b73cd-f0d2-4ee5-8645-e112d9d19db9 fd0760a9e9c94f8caba5a666ac86b55a 67a0b79378094c57b61091130272495f - - default default] Added segment 84595e67-5d5d-4f2c-9eaa-bfeeb94b072c of type vxlan for network 26b8be93-9950-4ead-a97f-358412b609f2 [pid: 7|app: 0|req: 785/1462] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:36:34 2026] POST /v2.0/networks => generated 654 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1463] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:34 2026] DELETE /v2.0/security-groups/e12f643b-2e3a-4cf0-a73d-884023f28046 => 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: 786/1464] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:36:34 2026] GET /v2.0/ports?tenant_id=d1650ce994ac4541ba4d5826b38c7687&device_id=a7c2c06f-737f-4ff5-b5a0-a63447c10475 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1465] 199.204.45.162 () {34 vars in 1060 bytes} [Wed Jul 1 08:36:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=f479a114-574a-41d6-a14d-7810ca37ade2 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1466] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:36:34 2026] GET /v2.0/subnets?id=e4d740b4-c1e7-4c6d-8fef-7d4c765f0839 => generated 696 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1467] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:34 2026] GET /v2.0/ports?device_id=a7c2c06f-737f-4ff5-b5a0-a63447c10475 => 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: 788/1468] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:36:34 2026] GET /v2.0/ports?network_id=9d20f7be-c091-418a-8338-d9147d8b8720&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: 681/1469] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:36:34 2026] GET /v2.0/security-groups?id=aadaf466-ce19-46e5-965c-5d7188c76f4d&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:34.763 8 WARNING neutron_lib.context [None req-45910fa7-40ed-49aa-a7b1-9cf1245f618f fd0760a9e9c94f8caba5a666ac86b55a 67a0b79378094c57b61091130272495f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 789/1470] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:36:34 2026] GET /v2.0/networks/9d20f7be-c091-418a-8338-d9147d8b8720?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:34.810 8 WARNING neutron_lib.context [None req-45910fa7-40ed-49aa-a7b1-9cf1245f618f fd0760a9e9c94f8caba5a666ac86b55a 67a0b79378094c57b61091130272495f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 790/1471] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:36:34 2026] GET /v2.0/networks/9d20f7be-c091-418a-8338-d9147d8b8720?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1472] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:36:34 2026] POST /v2.0/subnets => generated 1324 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1473] 10.0.0.141 () {32 vars in 647 bytes} [Wed Jul 1 08:36:35 2026] GET /v2.0/subnets => generated 1960 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1474] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:36:35 2026] DELETE /v2.0/subnets/fc77f016-bbb2-4bbc-9bf4-15271a73fc23 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1475] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:36:35 2026] DELETE /v2.0/subnets/0d562d6b-0e15-42a4-a7eb-76646535ee1c => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:36:35.589 8 INFO neutron.services.segments.plugin [-] Segment 2c9debaf-8988-4f46-a5e9-db30274b99b7 resource provider aggregate not found 2026-07-01 08:36:35.595 8 INFO neutron.services.segments.plugin [-] Segment 2c9debaf-8988-4f46-a5e9-db30274b99b7 resource provider aggregate not found [pid: 8|app: 0|req: 684/1476] 10.0.0.141 () {32 vars in 647 bytes} [Wed Jul 1 08:36:35 2026] GET /v2.0/subnets => generated 649 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:36:35.731 7 INFO neutron.services.segments.plugin [-] Segment 84595e67-5d5d-4f2c-9eaa-bfeeb94b072c resource provider aggregate not found 2026-07-01 08:36:35.735 7 INFO neutron.services.segments.plugin [-] Segment 84595e67-5d5d-4f2c-9eaa-bfeeb94b072c resource provider aggregate not found 2026-07-01 08:36:35.751 7 INFO neutron.services.segments.plugin [-] Segment 84595e67-5d5d-4f2c-9eaa-bfeeb94b072c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84595e67-5d5d-4f2c-9eaa-bfeeb94b072c found for delete ", "request_id": "req-653777f8-7e5f-43af-a9e5-d75f01f1f12d"}]} 2026-07-01 08:36:35.753 7 INFO neutron.services.segments.plugin [-] Segment 84595e67-5d5d-4f2c-9eaa-bfeeb94b072c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84595e67-5d5d-4f2c-9eaa-bfeeb94b072c found for delete ", "request_id": "req-748a9ea2-3e30-4931-8d15-f1eaad973008"}]} [pid: 7|app: 0|req: 793/1477] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:36:35 2026] DELETE /v2.0/networks/26b8be93-9950-4ead-a97f-358412b609f2 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:36:35.777 8 INFO neutron.services.segments.plugin [-] Segment 2c9debaf-8988-4f46-a5e9-db30274b99b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c9debaf-8988-4f46-a5e9-db30274b99b7 found for delete ", "request_id": "req-d695c8da-6a2d-4bcd-9fbc-2d9e43558874"}]} 2026-07-01 08:36:35.778 8 INFO neutron.services.segments.plugin [-] Segment 2c9debaf-8988-4f46-a5e9-db30274b99b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c9debaf-8988-4f46-a5e9-db30274b99b7 found for delete ", "request_id": "req-354fad55-6090-4b25-877b-d7de1a947014"}]} [pid: 8|app: 0|req: 685/1478] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:36:35 2026] DELETE /v2.0/networks/8db382cf-5315-42a9-aad8-5065dd71eb4c => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1479] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:35 2026] GET /v2.0/ports?device_id=a7c2c06f-737f-4ff5-b5a0-a63447c10475 => generated 973 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1480] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:36:35 2026] GET /v2.0/security-groups?id=aadaf466-ce19-46e5-965c-5d7188c76f4d&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1481] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:36:35 2026] DELETE /v2.0/networks/9ae68342-6821-4467-a794-b3659930f9e3 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:36:36.155 7 WARNING neutron_lib.context [None req-80e2caca-4ba2-4d9a-b60d-302f3d291b00 bfaa7fde87d644df9213c33f949550b8 6e31b534daff4d9ab11439b4f90eb5bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 687/1482] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:36:36 2026] DELETE /v2.0/networks/672e7839-6122-4205-ad91-655eba575101 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:36:36.296 7 INFO neutron.db.segments_db [None req-80e2caca-4ba2-4d9a-b60d-302f3d291b00 bfaa7fde87d644df9213c33f949550b8 6e31b534daff4d9ab11439b4f90eb5bf - - default default] Added segment 8b0ec0dc-d290-4ba2-8f14-e02c69cb56ac of type vxlan for network be4d7ece-4e0d-47aa-9351-3d52b2d79ad9 [pid: 7|app: 0|req: 796/1483] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:36:35 2026] POST /v2.0/networks => generated 643 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:36.395 8 WARNING neutron_lib.context [None req-3773ae09-5078-4b4a-ad0d-0e2ad27f5b8d bfaa7fde87d644df9213c33f949550b8 6e31b534daff4d9ab11439b4f90eb5bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 688/1484] 10.0.0.141 () {34 vars in 665 bytes} [Wed Jul 1 08:36:36 2026] POST /v2.0/ports => generated 775 bytes in 301 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-07-01 08:36:36.702 8 WARNING neutron_lib.context [None req-124c54ec-6758-40c2-b61a-561ba8ba074e bfaa7fde87d644df9213c33f949550b8 6e31b534daff4d9ab11439b4f90eb5bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:36.755 8 INFO neutron.db.segments_db [None req-124c54ec-6758-40c2-b61a-561ba8ba074e bfaa7fde87d644df9213c33f949550b8 6e31b534daff4d9ab11439b4f90eb5bf - - default default] Added segment 89240f93-f88c-4b4b-b97b-cf117b671bee of type vxlan for network 2021ff89-49aa-473c-9c97-4c9474353e03 [pid: 7|app: 0|req: 797/1485] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:36 2026] GET /v2.0/security-groups?tenant_id=67a0b79378094c57b61091130272495f&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1486] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:36:36 2026] POST /v2.0/networks => generated 632 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:36.843 8 WARNING neutron_lib.context [None req-4eefab5a-35fc-4cd8-917f-e5792e031f06 bfaa7fde87d644df9213c33f949550b8 6e31b534daff4d9ab11439b4f90eb5bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 798/1487] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:36 2026] DELETE /v2.0/security-groups/60fc5038-c5e4-4505-a198-6a896bc19d7b => 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: 799/1488] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:37 2026] GET /v2.0/ports?device_id=a7c2c06f-737f-4ff5-b5a0-a63447c10475 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1489] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:36:36 2026] POST /v2.0/subnets => generated 626 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:37.091 8 WARNING neutron_lib.context [None req-559b7e61-dc92-4ad7-9e67-99194d52f4d1 bfaa7fde87d644df9213c33f949550b8 6e31b534daff4d9ab11439b4f90eb5bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1490] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:36:37 2026] GET /v2.0/security-groups?id=aadaf466-ce19-46e5-965c-5d7188c76f4d&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1491] 10.0.0.141 () {34 vars in 665 bytes} [Wed Jul 1 08:36:37 2026] POST /v2.0/ports => generated 950 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1492] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:36:37 2026] DELETE /v2.0/ports/a6ace5af-0459-460e-8cdb-e3f005abc4cd => generated 0 bytes in 294 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-07-01 08:36:37.695 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fc452a4f-95d5-4acd-b3c8-0534d0e64710 bfaa7fde87d644df9213c33f949550b8 6e31b534daff4d9ab11439b4f90eb5bf - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 692/1493] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:36:37 2026] DELETE /v2.0/ports/a6ace5af-0459-460e-8cdb-e3f005abc4cd => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:36:37.718 7 INFO neutron.pecan_wsgi.hooks.translation [None req-10c6c528-c0c1-40dd-bc31-9fbc320b5a34 bfaa7fde87d644df9213c33f949550b8 6e31b534daff4d9ab11439b4f90eb5bf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 802/1494] 10.0.0.141 () {32 vars in 717 bytes} [Wed Jul 1 08:36:37 2026] GET /v2.0/ports/a6ace5af-0459-460e-8cdb-e3f005abc4cd => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:36:37.797 8 INFO neutron.services.segments.plugin [-] Segment 6b20bf99-4a55-4859-98ac-d4f7350db2fd resource provider aggregate not found 2026-07-01 08:36:37.802 8 INFO neutron.services.segments.plugin [-] Segment 6b20bf99-4a55-4859-98ac-d4f7350db2fd resource provider aggregate not found 2026-07-01 08:36:37.808 8 INFO neutron.services.segments.plugin [-] Segment 6b20bf99-4a55-4859-98ac-d4f7350db2fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b20bf99-4a55-4859-98ac-d4f7350db2fd found for delete ", "request_id": "req-b496a13c-5a28-4dc0-983c-8ae4d86e554e"}]} 2026-07-01 08:36:37.822 8 INFO neutron.services.segments.plugin [-] Segment 1689b5df-dccf-4ce1-a137-db97124f8d8c resource provider aggregate not found 2026-07-01 08:36:37.829 8 INFO neutron.services.segments.plugin [-] Segment 6b20bf99-4a55-4859-98ac-d4f7350db2fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b20bf99-4a55-4859-98ac-d4f7350db2fd found for delete ", "request_id": "req-2cf76f16-1dab-4804-b4b5-e3115c654e40"}]} 2026-07-01 08:36:37.832 8 INFO neutron.services.segments.plugin [-] Segment 1689b5df-dccf-4ce1-a137-db97124f8d8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1689b5df-dccf-4ce1-a137-db97124f8d8c found for delete ", "request_id": "req-63d903cc-7e22-48a2-972f-6fcf775557f5"}]} 2026-07-01 08:36:37.845 8 INFO neutron.services.segments.plugin [-] Segment 6fb5ba7a-fe2c-451d-a25f-f598db698a04 resource provider aggregate not found 2026-07-01 08:36:37.849 8 INFO neutron.services.segments.plugin [-] Segment 1689b5df-dccf-4ce1-a137-db97124f8d8c resource provider aggregate not found 2026-07-01 08:36:37.865 8 INFO neutron.services.segments.plugin [-] Segment 6fb5ba7a-fe2c-451d-a25f-f598db698a04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fb5ba7a-fe2c-451d-a25f-f598db698a04 found for delete ", "request_id": "req-aabdff8f-445e-4ae3-baa8-30508ccb460f"}]} 2026-07-01 08:36:37.865 8 INFO neutron.services.segments.plugin [-] Segment 1689b5df-dccf-4ce1-a137-db97124f8d8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1689b5df-dccf-4ce1-a137-db97124f8d8c found for delete ", "request_id": "req-8993138e-98b8-47a3-866c-a3c6f89c069c"}]} 2026-07-01 08:36:37.877 8 INFO neutron.services.segments.plugin [-] Segment 6fb5ba7a-fe2c-451d-a25f-f598db698a04 resource provider aggregate not found 2026-07-01 08:36:37.892 8 INFO neutron.services.segments.plugin [-] Segment 6fb5ba7a-fe2c-451d-a25f-f598db698a04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fb5ba7a-fe2c-451d-a25f-f598db698a04 found for delete ", "request_id": "req-70f94778-77b8-449e-ad99-383e864262f2"}]} [pid: 8|app: 0|req: 693/1495] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:36:37 2026] DELETE /v2.0/subnets/2d0ff2af-4bb2-4031-a86c-af87ce76075b => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:36:38.254 7 INFO neutron.services.segments.plugin [-] Segment 89240f93-f88c-4b4b-b97b-cf117b671bee resource provider aggregate not found 2026-07-01 08:36:38.265 7 INFO neutron.services.segments.plugin [-] Segment 89240f93-f88c-4b4b-b97b-cf117b671bee resource provider aggregate not found [pid: 7|app: 0|req: 803/1496] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:36:37 2026] DELETE /v2.0/networks/2021ff89-49aa-473c-9c97-4c9474353e03 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:36:38.285 7 INFO neutron.services.segments.plugin [-] Segment 89240f93-f88c-4b4b-b97b-cf117b671bee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89240f93-f88c-4b4b-b97b-cf117b671bee found for delete ", "request_id": "req-17252f36-b958-42c3-bf13-48cd45b47ad3"}]} 2026-07-01 08:36:38.288 7 WARNING neutron_lib.context [None req-a08a192c-5866-47bd-a2ae-5424f23e601f bfaa7fde87d644df9213c33f949550b8 6e31b534daff4d9ab11439b4f90eb5bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:38.290 7 INFO neutron.services.segments.plugin [-] Segment 89240f93-f88c-4b4b-b97b-cf117b671bee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89240f93-f88c-4b4b-b97b-cf117b671bee found for delete ", "request_id": "req-e1515cb4-77f0-47ea-87e0-c74c77830768"}]} [pid: 8|app: 0|req: 694/1497] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:38 2026] GET /v2.0/ports?device_id=a7c2c06f-737f-4ff5-b5a0-a63447c10475 => generated 975 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:36:38.326 7 INFO neutron.db.segments_db [None req-a08a192c-5866-47bd-a2ae-5424f23e601f bfaa7fde87d644df9213c33f949550b8 6e31b534daff4d9ab11439b4f90eb5bf - - default default] Added segment 5e4a8053-43e7-4e5e-a7e4-73bee4c5cdfd of type vxlan for network b7196019-bea9-4a39-85d6-48f1a677e2cf [pid: 8|app: 0|req: 695/1498] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:36:38 2026] GET /v2.0/security-groups?id=aadaf466-ce19-46e5-965c-5d7188c76f4d&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1499] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:36:38 2026] POST /v2.0/networks => generated 632 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:38.404 8 WARNING neutron_lib.context [None req-8b4311e9-5d8a-4c39-a915-315fec2f7951 bfaa7fde87d644df9213c33f949550b8 6e31b534daff4d9ab11439b4f90eb5bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 696/1500] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:36:38 2026] POST /v2.0/subnets => generated 626 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:38.712 8 WARNING neutron_lib.context [None req-3f295668-bdc7-4185-bd58-4b1e715a31f2 bfaa7fde87d644df9213c33f949550b8 6e31b534daff4d9ab11439b4f90eb5bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:38.755 7 WARNING neutron_lib.context [None req-edd9b754-103e-4784-96bb-ee95e35a9b87 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:38.900 7 INFO neutron.db.segments_db [None req-edd9b754-103e-4784-96bb-ee95e35a9b87 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] Added segment 26e54e71-b0e6-4ae8-8ce5-0c655d29d871 of type vxlan for network a56c846a-67bf-4ddc-966c-130a33b94800 [pid: 7|app: 0|req: 805/1501] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:36:38 2026] POST /v2.0/networks => generated 633 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:39.011 7 WARNING neutron_lib.context [None req-070bf639-46a1-4fef-926d-532ecad6a8cd ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:39.065 7 INFO neutron.db.segments_db [None req-070bf639-46a1-4fef-926d-532ecad6a8cd ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] Added segment 19fdc978-8cf4-468a-97ac-eca55bbfe424 of type vxlan for network 12146a94-b9c2-4212-a3a0-25a7531d2d14 [pid: 8|app: 0|req: 697/1502] 10.0.0.141 () {34 vars in 665 bytes} [Wed Jul 1 08:36:38 2026] POST /v2.0/ports => generated 912 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1503] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:36:39 2026] POST /v2.0/networks => generated 634 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:39.179 7 WARNING neutron_lib.context [None req-4763d853-92d6-4351-8dcd-d15c2fc1eac2 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 698/1504] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:36:39 2026] DELETE /v2.0/ports/c050ab2f-6320-47e7-83c8-be13ea2b576c => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:36:39.365 8 INFO neutron.pecan_wsgi.hooks.translation [None req-78f7e6b3-a0ce-4ec7-ac48-ba163d5d20be bfaa7fde87d644df9213c33f949550b8 6e31b534daff4d9ab11439b4f90eb5bf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 699/1505] 10.0.0.141 () {32 vars in 717 bytes} [Wed Jul 1 08:36:39 2026] GET /v2.0/ports/c050ab2f-6320-47e7-83c8-be13ea2b576c => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1506] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:36:39 2026] POST /v2.0/subnets => generated 646 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1507] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:39 2026] GET /v2.0/ports?device_id=a7c2c06f-737f-4ff5-b5a0-a63447c10475 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:36:39.462 7 WARNING neutron_lib.context [None req-c65ef96b-e9bc-4510-94f7-4cae3a0ac37d ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 700/1508] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:36:39 2026] DELETE /v2.0/subnets/026ba9cd-4811-45e5-9445-82abf06a009c => 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: 701/1509] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:36:39 2026] GET /v2.0/security-groups?id=aadaf466-ce19-46e5-965c-5d7188c76f4d&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: 809/1510] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:36:39 2026] POST /v2.0/subnets => generated 655 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:39.720 7 WARNING neutron_lib.context [None req-d2ce5b5d-9ff3-4d45-a829-a4afafb80080 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:39.768 7 INFO neutron.db.segments_db [None req-d2ce5b5d-9ff3-4d45-a829-a4afafb80080 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] Added segment 72d3354a-61b9-4abc-801d-9427c514d11d of type vxlan for network 2ad15317-2af1-4d89-afc1-075dc352b2af 2026-07-01 08:36:39.900 8 INFO neutron.services.segments.plugin [-] Segment 5e4a8053-43e7-4e5e-a7e4-73bee4c5cdfd resource provider aggregate not found 2026-07-01 08:36:39.909 8 INFO neutron.services.segments.plugin [-] Segment 5e4a8053-43e7-4e5e-a7e4-73bee4c5cdfd resource provider aggregate not found 2026-07-01 08:36:39.917 8 INFO neutron.services.segments.plugin [-] Segment 5e4a8053-43e7-4e5e-a7e4-73bee4c5cdfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e4a8053-43e7-4e5e-a7e4-73bee4c5cdfd found for delete ", "request_id": "req-37f3c0a1-2097-4a8a-9a93-fba4727c2baf"}]} 2026-07-01 08:36:39.928 8 INFO neutron.services.segments.plugin [-] Segment 5e4a8053-43e7-4e5e-a7e4-73bee4c5cdfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e4a8053-43e7-4e5e-a7e4-73bee4c5cdfd found for delete ", "request_id": "req-9af9d6a5-581d-45e2-a4ce-19e652fe3d87"}]} [pid: 8|app: 0|req: 702/1511] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:36:39 2026] DELETE /v2.0/networks/b7196019-bea9-4a39-85d6-48f1a677e2cf => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1512] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:39 2026] GET /v2.0/ports?device_id=a7c2c06f-737f-4ff5-b5a0-a63447c10475 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:36:39.970 8 WARNING neutron_lib.context [None req-d1414015-ad4f-40cc-b186-adc7beb0c78e bfaa7fde87d644df9213c33f949550b8 6e31b534daff4d9ab11439b4f90eb5bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:40.008 7 INFO neutron.db.l3_hamode_db [None req-d2ce5b5d-9ff3-4d45-a829-a4afafb80080 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:36:40.145 7 INFO neutron.db.l3_hamode_db [None req-d2ce5b5d-9ff3-4d45-a829-a4afafb80080 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 704/1513] 10.0.0.141 () {34 vars in 665 bytes} [Wed Jul 1 08:36:39 2026] POST /v2.0/ports => generated 774 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: 705/1514] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:36:40 2026] GET /v2.0/security-groups?id=aadaf466-ce19-46e5-965c-5d7188c76f4d&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: 706/1515] 10.0.0.141 () {34 vars in 737 bytes} [Wed Jul 1 08:36:40 2026] PUT /v2.0/ports/6867da72-aade-487b-81f5-b0355819410c => generated 752 bytes in 175 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: 707/1516] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:36:40 2026] DELETE /v2.0/ports/6867da72-aade-487b-81f5-b0355819410c => 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: 708/1517] 10.0.0.141 () {32 vars in 643 bytes} [Wed Jul 1 08:36:40 2026] GET /v2.0/ports => generated 778 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:36:40.694 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b42e104f-509f-448c-ba5b-0b48f54c560a bfaa7fde87d644df9213c33f949550b8 6e31b534daff4d9ab11439b4f90eb5bf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 709/1518] 10.0.0.141 () {32 vars in 717 bytes} [Wed Jul 1 08:36:40 2026] GET /v2.0/ports/6867da72-aade-487b-81f5-b0355819410c => 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: 810/1519] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:36:39 2026] POST /v2.0/routers => generated 511 bytes in 992 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1520] 10.0.0.141 () {32 vars in 643 bytes} [Wed Jul 1 08:36:40 2026] GET /v2.0/ports => generated 778 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1521] 10.0.0.141 () {32 vars in 717 bytes} [Wed Jul 1 08:36:40 2026] GET /v2.0/ports/d81c2cb0-3ce2-488c-b030-71f676c1575d => generated 775 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:36:40.781 8 INFO neutron.pecan_wsgi.hooks.translation [None req-51bfb003-5367-4827-97c5-5df315d945dc bfaa7fde87d644df9213c33f949550b8 6e31b534daff4d9ab11439b4f90eb5bf - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 712/1522] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:36:40 2026] DELETE /v2.0/ports/c050ab2f-6320-47e7-83c8-be13ea2b576c => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:36:40.796 8 INFO neutron.pecan_wsgi.hooks.translation [None req-06d022b6-bb33-4b2a-b40f-edb2ce6d8a1c bfaa7fde87d644df9213c33f949550b8 6e31b534daff4d9ab11439b4f90eb5bf - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 713/1523] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:36:40 2026] DELETE /v2.0/subnets/026ba9cd-4811-45e5-9445-82abf06a009c => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:36:40.811 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c4df7e76-39ea-4604-8aea-d9183539a3a9 bfaa7fde87d644df9213c33f949550b8 6e31b534daff4d9ab11439b4f90eb5bf - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 714/1524] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:36:40 2026] DELETE /v2.0/subnets/2d0ff2af-4bb2-4031-a86c-af87ce76075b => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1525] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:36:40 2026] DELETE /v2.0/ports/d81c2cb0-3ce2-488c-b030-71f676c1575d => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1526] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:36:40 2026] DELETE /v2.0/networks/be4d7ece-4e0d-47aa-9351-3d52b2d79ad9 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1527] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:41 2026] GET /v2.0/ports?device_id=a7c2c06f-737f-4ff5-b5a0-a63447c10475 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1528] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:36:41 2026] GET /v2.0/security-groups?id=aadaf466-ce19-46e5-965c-5d7188c76f4d&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1529] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:41 2026] GET /v2.0/security-groups?tenant_id=6e31b534daff4d9ab11439b4f90eb5bf&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1530] 199.204.45.162 () {34 vars in 994 bytes} [Wed Jul 1 08:36:41 2026] GET /v2.0/ports?device_id=a7c2c06f-737f-4ff5-b5a0-a63447c10475 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:36:41.932 8 INFO neutron.services.segments.plugin [-] Segment 8b0ec0dc-d290-4ba2-8f14-e02c69cb56ac resource provider aggregate not found 2026-07-01 08:36:41.945 8 INFO neutron.services.segments.plugin [-] Segment 8b0ec0dc-d290-4ba2-8f14-e02c69cb56ac resource provider aggregate not found 2026-07-01 08:36:41.949 8 INFO neutron.services.segments.plugin [-] Segment 8b0ec0dc-d290-4ba2-8f14-e02c69cb56ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b0ec0dc-d290-4ba2-8f14-e02c69cb56ac found for delete ", "request_id": "req-2a8a0b43-153a-4c2c-b789-ccae784ac68f"}]} [pid: 8|app: 0|req: 721/1531] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:41 2026] DELETE /v2.0/security-groups/ba63076c-5df8-4ca4-a230-cfb9c91a5fe9 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:36:41.965 8 INFO neutron.services.segments.plugin [-] Segment 8b0ec0dc-d290-4ba2-8f14-e02c69cb56ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b0ec0dc-d290-4ba2-8f14-e02c69cb56ac found for delete ", "request_id": "req-729f5dd2-a430-4924-92b4-37e5480c7785"}]} [pid: 7|app: 0|req: 811/1532] 10.0.0.141 () {34 vars in 783 bytes} [Wed Jul 1 08:36:40 2026] PUT /v2.0/routers/63f5cc9e-2c77-40ea-8fd2-b7c400e8910a/add_router_interface => generated 309 bytes in 1418 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1533] 10.0.0.141 () {32 vars in 717 bytes} [Wed Jul 1 08:36:42 2026] GET /v2.0/ports/3199adeb-8170-4eae-881d-37e188a398bb => generated 959 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1534] 199.204.45.162 () {36 vars in 997 bytes} [Wed Jul 1 08:36:41 2026] DELETE /v2.0/ports/f479a114-574a-41d6-a14d-7810ca37ade2 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1535] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:42 2026] GET /v2.0/ports?device_id=a7c2c06f-737f-4ff5-b5a0-a63447c10475 => 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: 813/1536] 10.0.0.141 () {34 vars in 783 bytes} [Wed Jul 1 08:36:42 2026] PUT /v2.0/routers/63f5cc9e-2c77-40ea-8fd2-b7c400e8910a/add_router_interface => generated 309 bytes in 1209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:36:43.411 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f7bd705-25ca-40b3-a589-a7ef34ccf126'] response: {'server_uuid': 'a7c2c06f-737f-4ff5-b5a0-a63447c10475', 'name': 'network-vif-deleted', 'tag': 'f479a114-574a-41d6-a14d-7810ca37ade2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 724/1537] 10.0.0.141 () {32 vars in 717 bytes} [Wed Jul 1 08:36:43 2026] GET /v2.0/ports/380935a9-461a-4952-bcfc-7be71f8918b3 => generated 967 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:36:43.695 8 WARNING neutron_lib.context [None req-44db2908-0d52-4eec-a730-093654814212 27c45dedeb8a4795b7dd9675861b1ef9 3bf1ebf15644487c8b09903eafe79e9e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 725/1538] 10.0.0.141 () {34 vars in 677 bytes} [Wed Jul 1 08:36:43 2026] POST /v2.0/subnetpools => generated 549 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1539] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:43 2026] GET /v2.0/ports?device_id=a7c2c06f-737f-4ff5-b5a0-a63447c10475 => 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: 727/1540] 10.0.0.141 () {32 vars in 729 bytes} [Wed Jul 1 08:36:43 2026] GET /v2.0/subnetpools/2dbce43e-00b6-4a0e-b990-9d5ae165d06f => generated 549 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1541] 10.0.0.141 () {34 vars in 749 bytes} [Wed Jul 1 08:36:43 2026] PUT /v2.0/subnetpools/2dbce43e-00b6-4a0e-b990-9d5ae165d06f => generated 501 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1542] 10.0.0.141 () {32 vars in 732 bytes} [Wed Jul 1 08:36:43 2026] DELETE /v2.0/subnetpools/2dbce43e-00b6-4a0e-b990-9d5ae165d06f => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:36:43.893 8 INFO neutron.api.v2.resource [None req-3a542110-6f60-4f53-9c7e-454cea47a6b2 27c45dedeb8a4795b7dd9675861b1ef9 3bf1ebf15644487c8b09903eafe79e9e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 730/1543] 10.0.0.141 () {32 vars in 729 bytes} [Wed Jul 1 08:36:43 2026] GET /v2.0/subnetpools/2dbce43e-00b6-4a0e-b990-9d5ae165d06f => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:36:43.907 8 INFO neutron.api.v2.resource [None req-6de6b192-b2fa-4f4f-9f84-d63bc30accbd 27c45dedeb8a4795b7dd9675861b1ef9 3bf1ebf15644487c8b09903eafe79e9e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 731/1544] 10.0.0.141 () {32 vars in 732 bytes} [Wed Jul 1 08:36:43 2026] DELETE /v2.0/subnetpools/2dbce43e-00b6-4a0e-b990-9d5ae165d06f => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1545] 10.0.0.141 () {34 vars in 789 bytes} [Wed Jul 1 08:36:43 2026] PUT /v2.0/routers/63f5cc9e-2c77-40ea-8fd2-b7c400e8910a/remove_router_interface => generated 309 bytes in 661 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1546] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:44 2026] GET /v2.0/security-groups?tenant_id=3bf1ebf15644487c8b09903eafe79e9e&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1547] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:44 2026] DELETE /v2.0/security-groups/ed9338c3-144e-47b5-96fd-48f002837a2d => 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: 817/1548] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:36:44 2026] GET /v2.0/ports?device_id=a7c2c06f-737f-4ff5-b5a0-a63447c10475 => 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: 732/1549] 10.0.0.141 () {34 vars in 789 bytes} [Wed Jul 1 08:36:44 2026] PUT /v2.0/routers/63f5cc9e-2c77-40ea-8fd2-b7c400e8910a/remove_router_interface => generated 309 bytes in 745 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1550] 10.0.0.141 () {32 vars in 736 bytes} [Wed Jul 1 08:36:44 2026] GET /v2.0/ports?device_id=63f5cc9e-2c77-40ea-8fd2-b7c400e8910a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:45.558 8 INFO neutron.services.segments.plugin [-] Segment 72d3354a-61b9-4abc-801d-9427c514d11d resource provider aggregate not found 2026-07-01 08:36:45.565 8 INFO neutron.services.segments.plugin [-] Segment 72d3354a-61b9-4abc-801d-9427c514d11d resource provider aggregate not found 2026-07-01 08:36:45.581 8 INFO neutron.services.segments.plugin [-] Segment 72d3354a-61b9-4abc-801d-9427c514d11d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72d3354a-61b9-4abc-801d-9427c514d11d found for delete ", "request_id": "req-deecd466-b336-4e4d-86d3-7f41c8ca412d"}]} 2026-07-01 08:36:45.583 8 INFO neutron.services.segments.plugin [-] Segment 72d3354a-61b9-4abc-801d-9427c514d11d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72d3354a-61b9-4abc-801d-9427c514d11d found for delete ", "request_id": "req-f6d58bc9-9657-4256-b4cd-121b912915bb"}]} 2026-07-01 08:36:45.601 8 INFO neutron.db.l3_hamode_db [None req-4cca02ab-e4f0-4c63-81da-3df36dfd7c54 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] HA network 2ad15317-2af1-4d89-afc1-075dc352b2af was deleted as no HA routers are present in tenant a5de6c6302f047a0a5077884b82f92ba. [pid: 8|app: 0|req: 733/1551] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:36:44 2026] DELETE /v2.0/routers/63f5cc9e-2c77-40ea-8fd2-b7c400e8910a => generated 0 bytes in 674 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1552] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:36:45 2026] DELETE /v2.0/subnets/4f896190-205e-480b-802c-d8243cc578f0 => 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: 734/1553] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:36:45 2026] DELETE /v2.0/subnets/8ca1710b-2967-40ce-b91e-d8c2dfa717f4 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1554] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:36:46 2026] DELETE /v2.0/networks/12146a94-b9c2-4212-a3a0-25a7531d2d14 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1557] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:36:46 2026] DELETE /v2.0/networks/a56c846a-67bf-4ddc-966c-130a33b94800 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:36:46.679 8 WARNING neutron_lib.context [None req-356df930-1c19-4c25-8330-b0510fcd4b52 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:46.731 8 INFO neutron.db.segments_db [None req-356df930-1c19-4c25-8330-b0510fcd4b52 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] Added segment bb79209b-3ad4-4fb5-b04a-6e8303e32124 of type vxlan for network c76f919e-8e5b-4c80-bed2-535bf54653be [pid: 8|app: 0|req: 739/1558] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:36:46 2026] POST /v2.0/networks => generated 633 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:46.827 8 WARNING neutron_lib.context [None req-11cf5a87-20d3-4875-a9c5-80b8d00d0147 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 820/1559] 10.0.0.141 () {34 vars in 789 bytes} [Wed Jul 1 08:36:45 2026] PUT /v2.0/routers/b73fba0f-1447-4fb9-9755-8a1816b1e708/remove_router_interface => generated 309 bytes in 1000 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1560] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:36:46 2026] POST /v2.0/subnets => generated 646 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:47.094 8 WARNING neutron_lib.context [None req-03249999-fdb0-40b3-a091-d4e9bb2ba164 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:47.139 8 INFO neutron.db.segments_db [None req-03249999-fdb0-40b3-a091-d4e9bb2ba164 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] Added segment ad4dd3d5-7d38-4a7c-9750-aeeeb04d3f97 of type vxlan for network db95ab65-addf-488a-9f09-e02ca470a74e 2026-07-01 08:36:47.361 8 INFO neutron.db.l3_hamode_db [None req-03249999-fdb0-40b3-a091-d4e9bb2ba164 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:36:47.484 8 INFO neutron.db.l3_hamode_db [None req-03249999-fdb0-40b3-a091-d4e9bb2ba164 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:36:47.594 8 INFO neutron.services.segments.plugin [-] Segment 19fdc978-8cf4-468a-97ac-eca55bbfe424 resource provider aggregate not found 2026-07-01 08:36:47.601 8 INFO neutron.services.segments.plugin [-] Segment 19fdc978-8cf4-468a-97ac-eca55bbfe424 resource provider aggregate not found 2026-07-01 08:36:47.605 8 INFO neutron.services.segments.plugin [-] Segment 19fdc978-8cf4-468a-97ac-eca55bbfe424 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19fdc978-8cf4-468a-97ac-eca55bbfe424 found for delete ", "request_id": "req-5b3dacc9-c8f5-4c57-bbde-331d9a8023d7"}]} 2026-07-01 08:36:47.616 8 INFO neutron.services.segments.plugin [-] Segment 26e54e71-b0e6-4ae8-8ce5-0c655d29d871 resource provider aggregate not found 2026-07-01 08:36:47.620 8 INFO neutron.services.segments.plugin [-] Segment 19fdc978-8cf4-468a-97ac-eca55bbfe424 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19fdc978-8cf4-468a-97ac-eca55bbfe424 found for delete ", "request_id": "req-f6dc9ab1-3d19-46ac-9940-1c69e0c1b7fd"}]} 2026-07-01 08:36:47.635 8 INFO neutron.services.segments.plugin [-] Segment 26e54e71-b0e6-4ae8-8ce5-0c655d29d871 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26e54e71-b0e6-4ae8-8ce5-0c655d29d871 found for delete ", "request_id": "req-98a4196e-af4e-4c6a-a415-04f6f3788fdc"}]} 2026-07-01 08:36:47.636 8 INFO neutron.services.segments.plugin [-] Segment 26e54e71-b0e6-4ae8-8ce5-0c655d29d871 resource provider aggregate not found 2026-07-01 08:36:47.648 8 INFO neutron.services.segments.plugin [-] Segment 26e54e71-b0e6-4ae8-8ce5-0c655d29d871 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26e54e71-b0e6-4ae8-8ce5-0c655d29d871 found for delete ", "request_id": "req-1c2f64ea-4394-4057-8ae2-73023a9af8f1"}]} 2026-07-01 08:36:47.722 7 INFO neutron.services.segments.plugin [-] Segment 815eac6e-5f80-483f-9c27-3cf32f4b24ec resource provider aggregate not found 2026-07-01 08:36:47.726 7 INFO neutron.services.segments.plugin [-] Segment 815eac6e-5f80-483f-9c27-3cf32f4b24ec resource provider aggregate not found 2026-07-01 08:36:47.735 7 INFO neutron.services.segments.plugin [-] Segment 815eac6e-5f80-483f-9c27-3cf32f4b24ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 815eac6e-5f80-483f-9c27-3cf32f4b24ec found for delete ", "request_id": "req-3bda675b-c08e-4a6f-beb0-9431e4f439f1"}]} 2026-07-01 08:36:47.748 7 INFO neutron.services.segments.plugin [-] Segment 815eac6e-5f80-483f-9c27-3cf32f4b24ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 815eac6e-5f80-483f-9c27-3cf32f4b24ec found for delete ", "request_id": "req-44550ab1-cc76-4be0-b9d5-c000875898d8"}]} 2026-07-01 08:36:47.757 7 INFO neutron.db.l3_hamode_db [None req-f52013b2-3cd9-41cb-9f1a-59da472718ca 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] HA network 72f3c8be-53d4-40e6-9910-a40013389892 was deleted as no HA routers are present in tenant d1650ce994ac4541ba4d5826b38c7687. [pid: 7|app: 0|req: 821/1561] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:36:46 2026] DELETE /v2.0/routers/b73fba0f-1447-4fb9-9755-8a1816b1e708 => generated 0 bytes in 857 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1562] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:36:47 2026] DELETE /v2.0/subnets/e4d740b4-c1e7-4c6d-8fef-7d4c765f0839 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1563] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:36:47 2026] POST /v2.0/routers => generated 510 bytes in 1080 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:48.183 8 WARNING neutron_lib.context [None req-fb3edae3-29c7-4cde-a68d-f59a7f6c1584 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 823/1564] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:36:47 2026] DELETE /v2.0/networks/9d20f7be-c091-418a-8338-d9147d8b8720 => 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: 824/1565] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:48 2026] GET /v2.0/security-groups?tenant_id=d1650ce994ac4541ba4d5826b38c7687&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1566] 10.0.0.141 () {34 vars in 665 bytes} [Wed Jul 1 08:36:48 2026] POST /v2.0/ports => generated 960 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 825/1567] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:48 2026] DELETE /v2.0/security-groups/aadaf466-ce19-46e5-965c-5d7188c76f4d => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1568] 10.0.0.141 () {34 vars in 783 bytes} [Wed Jul 1 08:36:48 2026] PUT /v2.0/routers/729fd67d-9460-4a4f-9858-1cac3918c009/add_router_interface => generated 309 bytes in 1091 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1569] 10.0.0.141 () {32 vars in 717 bytes} [Wed Jul 1 08:36:49 2026] GET /v2.0/ports/05231429-306a-438f-a0bc-5e14fdaa0b1a => generated 1034 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:36:49.772 7 INFO neutron.services.segments.plugin [-] Segment 8603bc5f-afc2-4aca-b12e-08328403d43b resource provider aggregate not found 2026-07-01 08:36:49.783 7 INFO neutron.services.segments.plugin [-] Segment 8603bc5f-afc2-4aca-b12e-08328403d43b resource provider aggregate not found 2026-07-01 08:36:49.793 7 INFO neutron.services.segments.plugin [-] Segment 8603bc5f-afc2-4aca-b12e-08328403d43b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8603bc5f-afc2-4aca-b12e-08328403d43b found for delete ", "request_id": "req-07434b63-c084-4098-8814-5da705608b83"}]} 2026-07-01 08:36:49.804 7 INFO neutron.services.segments.plugin [-] Segment 8603bc5f-afc2-4aca-b12e-08328403d43b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8603bc5f-afc2-4aca-b12e-08328403d43b found for delete ", "request_id": "req-de569ba5-41de-41e0-ad2a-82add847fe50"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 744/1570] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:49 2026] GET /v2.0/security-groups?tenant_id=f74b1169080f4fb88fd68cff26abdf8f&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1571] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:49 2026] DELETE /v2.0/security-groups/bab390f3-fc53-4f2e-8adc-615fd52fcd13 => 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: 746/1572] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:50 2026] GET /v2.0/security-groups?tenant_id=5a4b0939d04c4a4880afe76631b39a45&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: 747/1573] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:50 2026] DELETE /v2.0/security-groups/7d75130a-995d-44a0-9e0d-e9ed63b89d26 => 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: 827/1574] 10.0.0.141 () {34 vars in 789 bytes} [Wed Jul 1 08:36:49 2026] PUT /v2.0/routers/729fd67d-9460-4a4f-9858-1cac3918c009/remove_router_interface => generated 309 bytes in 805 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:36:50.675 8 INFO neutron.api.v2.resource [None req-d73f35d3-5596-4232-b1f6-565d579837dd ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 748/1575] 10.0.0.141 () {34 vars in 789 bytes} [Wed Jul 1 08:36:50 2026] PUT /v2.0/routers/729fd67d-9460-4a4f-9858-1cac3918c009/remove_router_interface => generated 197 bytes in 124 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: 828/1576] 10.0.0.141 () {32 vars in 736 bytes} [Wed Jul 1 08:36:50 2026] GET /v2.0/ports?device_id=729fd67d-9460-4a4f-9858-1cac3918c009 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:51.237 8 INFO neutron.services.segments.plugin [-] Segment ad4dd3d5-7d38-4a7c-9750-aeeeb04d3f97 resource provider aggregate not found 2026-07-01 08:36:51.242 8 INFO neutron.services.segments.plugin [-] Segment ad4dd3d5-7d38-4a7c-9750-aeeeb04d3f97 resource provider aggregate not found 2026-07-01 08:36:51.248 8 INFO neutron.services.segments.plugin [-] Segment ad4dd3d5-7d38-4a7c-9750-aeeeb04d3f97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad4dd3d5-7d38-4a7c-9750-aeeeb04d3f97 found for delete ", "request_id": "req-ab1cfcd1-5562-47c7-976f-197d79116a27"}]} 2026-07-01 08:36:51.255 8 INFO neutron.services.segments.plugin [-] Segment ad4dd3d5-7d38-4a7c-9750-aeeeb04d3f97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad4dd3d5-7d38-4a7c-9750-aeeeb04d3f97 found for delete ", "request_id": "req-9c34c1a1-4505-4349-b007-682bfb8c9cac"}]} 2026-07-01 08:36:51.265 8 INFO neutron.db.l3_hamode_db [None req-263131ea-73be-4937-a631-d8583e190d1e ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] HA network db95ab65-addf-488a-9f09-e02ca470a74e was deleted as no HA routers are present in tenant a5de6c6302f047a0a5077884b82f92ba. [pid: 8|app: 0|req: 749/1577] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:36:50 2026] DELETE /v2.0/routers/729fd67d-9460-4a4f-9858-1cac3918c009 => generated 0 bytes in 567 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1578] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:36:51 2026] DELETE /v2.0/subnets/f9f8348c-f806-4949-b91f-c126adf0fe40 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1579] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:36:51 2026] DELETE /v2.0/networks/c76f919e-8e5b-4c80-bed2-535bf54653be => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:36:51.740 7 WARNING neutron_lib.context [None req-1f6d6cc8-e2bc-40a5-83bb-0de51868fa01 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:51.794 7 INFO neutron.db.segments_db [None req-1f6d6cc8-e2bc-40a5-83bb-0de51868fa01 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] Added segment 614ff789-a8f8-4d22-86ef-dca6cda8fba3 of type vxlan for network fac254d9-c266-44a1-9286-ec101b1d0179 [pid: 7|app: 0|req: 830/1580] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:36:51 2026] POST /v2.0/networks => generated 634 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:51.907 8 WARNING neutron_lib.context [None req-7a961019-3e96-4ae6-858e-f223d143c0fa ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 751/1581] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:36:51 2026] POST /v2.0/subnets => generated 646 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:52.180 7 WARNING neutron_lib.context [None req-2766a76c-5c8b-48b5-83ff-50d327dbeff9 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:52.213 7 INFO neutron.db.segments_db [None req-2766a76c-5c8b-48b5-83ff-50d327dbeff9 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] Added segment 2194b9a4-7509-4b67-96a9-04d85e3121df of type vxlan for network 03c27d7b-5910-4699-8882-2f8afef620ac 2026-07-01 08:36:52.483 7 INFO neutron.db.l3_hamode_db [None req-2766a76c-5c8b-48b5-83ff-50d327dbeff9 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:36:52.620 7 INFO neutron.db.l3_hamode_db [None req-2766a76c-5c8b-48b5-83ff-50d327dbeff9 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:36:53.315 8 INFO neutron.services.segments.plugin [-] Segment bb79209b-3ad4-4fb5-b04a-6e8303e32124 resource provider aggregate not found 2026-07-01 08:36:53.321 8 INFO neutron.services.segments.plugin [-] Segment bb79209b-3ad4-4fb5-b04a-6e8303e32124 resource provider aggregate not found [pid: 7|app: 0|req: 831/1582] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:36:52 2026] POST /v2.0/routers => generated 511 bytes in 1151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:53.336 8 INFO neutron.services.segments.plugin [-] Segment bb79209b-3ad4-4fb5-b04a-6e8303e32124 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb79209b-3ad4-4fb5-b04a-6e8303e32124 found for delete ", "request_id": "req-4884217d-383b-4657-b805-68d5bfa18d58"}]} 2026-07-01 08:36:53.339 8 INFO neutron.services.segments.plugin [-] Segment bb79209b-3ad4-4fb5-b04a-6e8303e32124 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb79209b-3ad4-4fb5-b04a-6e8303e32124 found for delete ", "request_id": "req-715c7c03-fcc4-4c5f-9793-57a6582113e5"}]} [pid: 8|app: 0|req: 752/1583] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:53 2026] GET /v2.0/security-groups?tenant_id=cc3bfd8763c24105a623de9dabcff768&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1584] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:53 2026] DELETE /v2.0/security-groups/57842f5b-791e-4d7b-b2df-54d6a861e5cb => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1585] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:53 2026] GET /v2.0/security-groups?tenant_id=c826d070ea5b41959b74c1a32aa9c03f&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: 755/1586] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:54 2026] GET /v2.0/security-groups?tenant_id=7e16a49b755049879b30a7ead9e98833&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1587] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:54 2026] DELETE /v2.0/security-groups/f4d2a02b-7d69-495c-a355-abed6f3fb8df => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1588] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:54 2026] DELETE /v2.0/security-groups/b3d81cbc-5d73-4c45-b86f-509cf4283442 => 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: 832/1589] 10.0.0.141 () {34 vars in 783 bytes} [Wed Jul 1 08:36:53 2026] PUT /v2.0/routers/645e0e88-6a27-4b8c-bcec-938119864038/add_router_interface => generated 309 bytes in 1063 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1590] 10.0.0.141 () {32 vars in 717 bytes} [Wed Jul 1 08:36:54 2026] GET /v2.0/ports/4eefe08d-9ecb-496e-b069-2ac9e20d6f56 => generated 959 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1591] 10.0.0.141 () {34 vars in 789 bytes} [Wed Jul 1 08:36:54 2026] PUT /v2.0/routers/645e0e88-6a27-4b8c-bcec-938119864038/remove_router_interface => generated 309 bytes in 792 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1592] 10.0.0.141 () {32 vars in 736 bytes} [Wed Jul 1 08:36:55 2026] GET /v2.0/ports?device_id=645e0e88-6a27-4b8c-bcec-938119864038 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:55.712 7 INFO neutron.services.segments.plugin [-] Segment 2194b9a4-7509-4b67-96a9-04d85e3121df resource provider aggregate not found 2026-07-01 08:36:55.716 7 INFO neutron.services.segments.plugin [-] Segment 2194b9a4-7509-4b67-96a9-04d85e3121df resource provider aggregate not found 2026-07-01 08:36:55.727 7 INFO neutron.services.segments.plugin [-] Segment 2194b9a4-7509-4b67-96a9-04d85e3121df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2194b9a4-7509-4b67-96a9-04d85e3121df found for delete ", "request_id": "req-85483df6-454d-49c3-bf24-f201e88b3542"}]} 2026-07-01 08:36:55.730 7 INFO neutron.services.segments.plugin [-] Segment 2194b9a4-7509-4b67-96a9-04d85e3121df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2194b9a4-7509-4b67-96a9-04d85e3121df found for delete ", "request_id": "req-a581f7a7-b588-4550-a593-94af2ee64551"}]} 2026-07-01 08:36:55.746 7 INFO neutron.db.l3_hamode_db [None req-e140a4e6-3772-4028-8a80-465b74f8bb56 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] HA network 03c27d7b-5910-4699-8882-2f8afef620ac was deleted as no HA routers are present in tenant a5de6c6302f047a0a5077884b82f92ba. [pid: 7|app: 0|req: 834/1593] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:36:55 2026] DELETE /v2.0/routers/645e0e88-6a27-4b8c-bcec-938119864038 => generated 0 bytes in 509 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1594] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:36:55 2026] DELETE /v2.0/subnets/6a53c22e-d8cc-4c86-88dc-c36bc7ba4a10 => 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: 835/1595] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:36:55 2026] DELETE /v2.0/networks/fac254d9-c266-44a1-9286-ec101b1d0179 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:36:56.241 7 WARNING neutron_lib.context [None req-a9943b48-ac99-4505-82e1-c3b7dd5c242e ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:36:56.273 7 INFO neutron.db.segments_db [None req-a9943b48-ac99-4505-82e1-c3b7dd5c242e ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] Added segment cbd0b5b8-9ae4-4488-be91-3f0ea3fcbc04 of type vxlan for network 231be1a4-fad3-408d-a2ea-74c8a1c498f8 2026-07-01 08:36:56.288 8 INFO neutron.db.segments_db [None req-6a091c2c-ceb6-40e6-a977-e9bbb20ccf19 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Added segment 5acc7bc8-430c-456c-9d57-5206f1cf74e7 of type vxlan for network b1a9cb21-387b-4cb8-8079-a8ce7901ee08 [pid: 8|app: 0|req: 761/1596] 10.0.0.141 () {34 vars in 671 bytes} [Wed Jul 1 08:36:55 2026] POST /v2.0/networks => generated 741 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:56.530 7 INFO neutron.db.l3_hamode_db [None req-a9943b48-ac99-4505-82e1-c3b7dd5c242e ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 762/1597] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:36:56 2026] POST /v2.0/subnets => generated 688 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:56.683 8 INFO neutron.db.segments_db [None req-b4437b47-ca28-4a41-b8aa-bfccd076751d 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Added segment 47b9f659-571e-42cf-a32b-c60f1616d08e of type vxlan for network 03aad842-631b-405a-a5cc-32145a114ad4 2026-07-01 08:36:56.897 8 INFO neutron.db.l3_hamode_db [None req-b4437b47-ca28-4a41-b8aa-bfccd076751d 234c8efbde4d488eb4ba782e93ae7a7d 1eeb42b2297544ec807affe7c38f90e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:36:57.333 7 INFO neutron.db.l3_hamode_db [None req-a9943b48-ac99-4505-82e1-c3b7dd5c242e ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:36:57.731 8 INFO neutron.db.l3_hamode_db [None req-b4437b47-ca28-4a41-b8aa-bfccd076751d 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:36:57.748 7 INFO neutron.services.segments.plugin [-] Segment 614ff789-a8f8-4d22-86ef-dca6cda8fba3 resource provider aggregate not found 2026-07-01 08:36:57.752 7 INFO neutron.services.segments.plugin [-] Segment 614ff789-a8f8-4d22-86ef-dca6cda8fba3 resource provider aggregate not found 2026-07-01 08:36:57.767 7 INFO neutron.services.segments.plugin [-] Segment 614ff789-a8f8-4d22-86ef-dca6cda8fba3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 614ff789-a8f8-4d22-86ef-dca6cda8fba3 found for delete ", "request_id": "req-431b2421-2261-4822-8d43-f5c08fa9a3d8"}]} 2026-07-01 08:36:57.769 7 INFO neutron.services.segments.plugin [-] Segment 614ff789-a8f8-4d22-86ef-dca6cda8fba3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 614ff789-a8f8-4d22-86ef-dca6cda8fba3 found for delete ", "request_id": "req-489db72d-74a8-4d55-9f42-ee9812ceda43"}]} [pid: 7|app: 0|req: 836/1598] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:36:56 2026] POST /v2.0/routers => generated 691 bytes in 2079 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1599] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:58 2026] GET /v2.0/security-groups?tenant_id=19fc3a9c3ceb40b58afd10618f709c74&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1600] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:36:56 2026] POST /v2.0/routers => generated 728 bytes in 2040 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1601] 10.0.0.141 () {32 vars in 721 bytes} [Wed Jul 1 08:36:58 2026] GET /v2.0/routers/9bb6e85a-5346-4df5-82c9-2eed3f83378f => generated 697 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1602] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:58 2026] DELETE /v2.0/security-groups/505a14b8-74c3-4586-8f5e-a05393acb82f => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1603] 10.0.0.141 () {32 vars in 647 bytes} [Wed Jul 1 08:36:58 2026] GET /v2.0/routers => generated 700 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1604] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:36:58 2026] GET /v2.0/security-groups?tenant_id=5f2dc79cf2a44e9ca7bfa69e6a1a74d9&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: 767/1605] 10.0.0.141 () {34 vars in 741 bytes} [Wed Jul 1 08:36:58 2026] PUT /v2.0/routers/9bb6e85a-5346-4df5-82c9-2eed3f83378f => generated 704 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1606] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:36:59 2026] DELETE /v2.0/security-groups/87f10e5b-31d7-4d66-91b0-ce9aed954991 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1607] 10.0.0.141 () {32 vars in 721 bytes} [Wed Jul 1 08:36:59 2026] GET /v2.0/routers/9bb6e85a-5346-4df5-82c9-2eed3f83378f => generated 704 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1608] 10.0.0.141 () {32 vars in 736 bytes} [Wed Jul 1 08:36:59 2026] GET /v2.0/ports?device_id=9bb6e85a-5346-4df5-82c9-2eed3f83378f => 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: 839/1609] 10.0.0.141 () {34 vars in 783 bytes} [Wed Jul 1 08:36:58 2026] PUT /v2.0/routers/f06a9dc3-497a-4b38-a50b-824158222d3c/add_router_interface => generated 309 bytes in 1151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:37:00.403 8 INFO neutron.services.segments.plugin [-] Segment cbd0b5b8-9ae4-4488-be91-3f0ea3fcbc04 resource provider aggregate not found 2026-07-01 08:37:00.409 8 INFO neutron.services.segments.plugin [-] Segment cbd0b5b8-9ae4-4488-be91-3f0ea3fcbc04 resource provider aggregate not found 2026-07-01 08:37:00.419 8 INFO neutron.services.segments.plugin [-] Segment cbd0b5b8-9ae4-4488-be91-3f0ea3fcbc04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbd0b5b8-9ae4-4488-be91-3f0ea3fcbc04 found for delete ", "request_id": "req-95ad10ef-0fc0-4356-ac54-17af4098fe60"}]} 2026-07-01 08:37:00.425 8 INFO neutron.db.l3_hamode_db [None req-0e26295a-3c30-4cf8-b9eb-7594e32a85de ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] HA network 231be1a4-fad3-408d-a2ea-74c8a1c498f8 was deleted as no HA routers are present in tenant a5de6c6302f047a0a5077884b82f92ba. 2026-07-01 08:37:00.427 8 INFO neutron.services.segments.plugin [-] Segment cbd0b5b8-9ae4-4488-be91-3f0ea3fcbc04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbd0b5b8-9ae4-4488-be91-3f0ea3fcbc04 found for delete ", "request_id": "req-99311254-b04a-473d-9d95-bb43cab1154d"}]} [pid: 8|app: 0|req: 771/1610] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:36:59 2026] DELETE /v2.0/routers/9bb6e85a-5346-4df5-82c9-2eed3f83378f => generated 0 bytes in 891 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1611] 10.0.0.141 () {32 vars in 736 bytes} [Wed Jul 1 08:37:00 2026] GET /v2.0/ports?device_id=9bb6e85a-5346-4df5-82c9-2eed3f83378f => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:37:00.485 8 INFO neutron.api.v2.resource [None req-4332e5c4-23d8-4c38-bd0e-8393b75cef26 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 772/1612] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:00 2026] DELETE /v2.0/routers/9bb6e85a-5346-4df5-82c9-2eed3f83378f => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1613] 10.0.0.141 () {32 vars in 736 bytes} [Wed Jul 1 08:37:00 2026] GET /v2.0/ports?device_id=645e0e88-6a27-4b8c-bcec-938119864038 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:37:00.539 8 INFO neutron.api.v2.resource [None req-ba9fa3ad-4a4c-43fa-87dd-80e7b1976fb6 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 773/1614] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:00 2026] DELETE /v2.0/routers/645e0e88-6a27-4b8c-bcec-938119864038 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:37:00.558 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1f8e012b-d23b-4b3a-81de-e7d6094f02b2 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 842/1615] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:00 2026] DELETE /v2.0/subnets/6a53c22e-d8cc-4c86-88dc-c36bc7ba4a10 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1616] 10.0.0.141 () {32 vars in 736 bytes} [Wed Jul 1 08:37:00 2026] GET /v2.0/ports?device_id=729fd67d-9460-4a4f-9858-1cac3918c009 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:37:00.620 7 INFO neutron.api.v2.resource [None req-359f00c6-b6f5-4483-99c8-47da6e067d57 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 843/1617] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:00 2026] DELETE /v2.0/routers/729fd67d-9460-4a4f-9858-1cac3918c009 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:37:00.640 8 INFO neutron.pecan_wsgi.hooks.translation [None req-db39a239-df6d-4356-b0a9-54e9e43593b3 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 775/1618] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:00 2026] DELETE /v2.0/subnets/f9f8348c-f806-4949-b91f-c126adf0fe40 => 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: 844/1619] 10.0.0.141 () {32 vars in 736 bytes} [Wed Jul 1 08:37:00 2026] GET /v2.0/ports?device_id=63f5cc9e-2c77-40ea-8fd2-b7c400e8910a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:37:00.688 8 INFO neutron.api.v2.resource [None req-3378c5b7-fc74-4cf1-bd32-44da30bad836 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 776/1620] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:00 2026] DELETE /v2.0/routers/63f5cc9e-2c77-40ea-8fd2-b7c400e8910a => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:37:00.706 7 INFO neutron.pecan_wsgi.hooks.translation [None req-06b5e0d4-49ad-482d-aee5-ffd84a6fe409 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 845/1621] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:00 2026] DELETE /v2.0/subnets/4f896190-205e-480b-802c-d8243cc578f0 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:37:00.728 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aac329a3-d04e-479b-8d9d-ed5e561ec985 ade29ab0dc3f49e48aa76d4a9515c7aa a5de6c6302f047a0a5077884b82f92ba - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 777/1622] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:00 2026] DELETE /v2.0/subnets/8ca1710b-2967-40ce-b91e-d8c2dfa717f4 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1625] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:37:01 2026] GET /v2.0/security-groups?tenant_id=a5de6c6302f047a0a5077884b82f92ba&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1626] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:37:01 2026] DELETE /v2.0/security-groups/20f7b273-ec07-4f4f-95ae-edb45247cb76 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1627] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:37:01 2026] GET /v2.0/security-groups?tenant_id=879d7e242fc34f7e85bc97fec5f43f0e&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1628] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:37:02 2026] DELETE /v2.0/security-groups/3ad4fcac-cdd1-47b1-8e79-03bd89875463 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1629] 10.0.0.252 () {34 vars in 982 bytes} [Wed Jul 1 08:37:02 2026] GET /v2.0/networks?id=b1a9cb21-387b-4cb8-8079-a8ce7901ee08 => generated 673 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1630] 10.0.0.252 () {34 vars in 965 bytes} [Wed Jul 1 08:37:02 2026] GET /v2.0/quotas/1eeb42b2297544ec807affe7c38f90e7 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1631] 10.0.0.252 () {34 vars in 1002 bytes} [Wed Jul 1 08:37:02 2026] GET /v2.0/ports?tenant_id=1eeb42b2297544ec807affe7c38f90e7&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1632] 10.0.0.252 () {34 vars in 1008 bytes} [Wed Jul 1 08:37:02 2026] GET /v2.0/networks/b1a9cb21-387b-4cb8-8079-a8ce7901ee08?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1633] 10.0.0.252 () {34 vars in 1108 bytes} [Wed Jul 1 08:37:02 2026] GET /v2.0/networks/b1a9cb21-387b-4cb8-8079-a8ce7901ee08?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1634] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:02 2026] GET /v2.0/ports?device_id=73e8e984-d5b1-433e-ab17-bb88a1d0ef9f => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:37:03.278 7 WARNING neutron_lib.context [None req-3a4101e9-ddac-446b-9564-7be09f874ed1 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:03.453 7 INFO neutron.db.segments_db [None req-3a4101e9-ddac-446b-9564-7be09f874ed1 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] Added segment 9bff6951-5683-4020-a93a-15ce9bf07731 of type vxlan for network c591f3b4-9b38-411d-9d8c-058c8d05bf47 [pid: 7|app: 0|req: 852/1635] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:37:03 2026] POST /v2.0/networks => generated 630 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:03.565 8 WARNING neutron_lib.context [None req-c784da5f-e989-464c-a8eb-4fee3eea8ee9 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:03.622 8 INFO neutron.db.segments_db [None req-c784da5f-e989-464c-a8eb-4fee3eea8ee9 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] Added segment 150dadaa-dcf0-484a-98b3-eea41c9baa1c of type vxlan for network 0e4494a7-395f-4b0d-b62a-c042db2f3909 [pid: 8|app: 0|req: 784/1636] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:37:03 2026] POST /v2.0/networks => generated 629 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:03.719 7 WARNING neutron_lib.context [None req-8c9d7474-4869-42d0-b701-0b16989a1d49 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:03.842 8 WARNING neutron_lib.context [None req-e1654186-b69c-4fde-9d65-a685a845b3ac 995ddee1b26e40e890a30c1edf734a53 f2e31986a7dc40b0a4c209f48994f092 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:03.977 8 INFO neutron.db.segments_db [None req-e1654186-b69c-4fde-9d65-a685a845b3ac 995ddee1b26e40e890a30c1edf734a53 f2e31986a7dc40b0a4c209f48994f092 - - default default] Added segment 611d8e09-dab1-4d6c-a64c-b9f5417354dc of type vxlan for network f0b20fd5-88e8-4715-899f-3516fdf815db [pid: 7|app: 0|req: 853/1637] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:37:03 2026] POST /v2.0/subnets => generated 626 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1638] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:04 2026] GET /v2.0/ports?device_id=73e8e984-d5b1-433e-ab17-bb88a1d0ef9f => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:37:04.041 7 WARNING neutron_lib.context [None req-7f7ded6c-fbc3-4db1-99dd-56d72cf8c36f 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1639] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:37:03 2026] POST /v2.0/networks => generated 648 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1640] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:37:04 2026] POST /v2.0/subnets => generated 626 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:04.320 8 WARNING neutron_lib.context [None req-8999d35c-f461-4c53-bbf2-fb037c58325a 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:04.368 8 INFO neutron.db.segments_db [None req-8999d35c-f461-4c53-bbf2-fb037c58325a 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] Added segment ae839954-06a4-412a-95ba-4b6cc8f569c1 of type vxlan for network 83c91316-3ca4-499e-8bb3-1803b1d71438 2026-07-01 08:37:04.554 7 WARNING neutron_lib.context [None req-e2d647fc-58be-4b64-996a-31165c9060df 995ddee1b26e40e890a30c1edf734a53 f2e31986a7dc40b0a4c209f48994f092 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:04.589 8 INFO neutron.db.l3_hamode_db [None req-8999d35c-f461-4c53-bbf2-fb037c58325a 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:37:04.685 8 INFO neutron.db.l3_hamode_db [None req-8999d35c-f461-4c53-bbf2-fb037c58325a 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 856/1641] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:37:04 2026] POST /v2.0/subnets => generated 673 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:04.784 7 WARNING neutron_lib.context [None req-d4ba7cce-9c23-466b-81f3-5418254c6fbc 995ddee1b26e40e890a30c1edf734a53 f2e31986a7dc40b0a4c209f48994f092 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:04.833 7 INFO neutron.db.segments_db [None req-d4ba7cce-9c23-466b-81f3-5418254c6fbc 995ddee1b26e40e890a30c1edf734a53 f2e31986a7dc40b0a4c209f48994f092 - - default default] Added segment 506d4e01-6bc0-4199-b1ac-41d2917aa146 of type vxlan for network 92a1f04b-c8ed-4217-821a-d7b584615987 [pid: 7|app: 0|req: 857/1642] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:37:04 2026] POST /v2.0/networks => generated 647 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1643] 10.0.0.141 () {34 vars in 743 bytes} [Wed Jul 1 08:37:04 2026] PUT /v2.0/networks/92a1f04b-c8ed-4217-821a-d7b584615987 => generated 592 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:37:05.069 7 WARNING neutron_lib.context [None req-461db0a0-3504-4a95-b32f-4d6eea7af0a5 995ddee1b26e40e890a30c1edf734a53 f2e31986a7dc40b0a4c209f48994f092 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 859/1644] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:37:05 2026] POST /v2.0/subnets => generated 646 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1645] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:05 2026] GET /v2.0/ports?device_id=73e8e984-d5b1-433e-ab17-bb88a1d0ef9f => 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: 861/1646] 10.0.0.141 () {34 vars in 741 bytes} [Wed Jul 1 08:37:05 2026] PUT /v2.0/subnets/d064d15c-9b71-4d86-bbf3-a843650df11b => generated 656 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:37:05.681 7 INFO neutron.services.segments.plugin [-] Segment 506d4e01-6bc0-4199-b1ac-41d2917aa146 resource provider aggregate not found 2026-07-01 08:37:05.686 7 INFO neutron.services.segments.plugin [-] Segment 506d4e01-6bc0-4199-b1ac-41d2917aa146 resource provider aggregate not found [pid: 7|app: 0|req: 862/1647] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:37:05 2026] DELETE /v2.0/networks/92a1f04b-c8ed-4217-821a-d7b584615987 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:37:05.709 7 INFO neutron.services.segments.plugin [-] Segment 506d4e01-6bc0-4199-b1ac-41d2917aa146 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 506d4e01-6bc0-4199-b1ac-41d2917aa146 found for delete ", "request_id": "req-84995f80-8adf-49ef-a486-d78ed3199f8f"}]} 2026-07-01 08:37:05.709 7 INFO neutron.services.segments.plugin [-] Segment 506d4e01-6bc0-4199-b1ac-41d2917aa146 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 506d4e01-6bc0-4199-b1ac-41d2917aa146 found for delete ", "request_id": "req-acd90612-3af7-440a-a134-57106f513232"}]} [pid: 8|app: 0|req: 786/1648] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:37:04 2026] POST /v2.0/routers => generated 507 bytes in 1402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:05.719 7 INFO neutron.pecan_wsgi.hooks.translation [None req-48e39d88-1b56-4d1c-8c7d-cd89c15f3118 995ddee1b26e40e890a30c1edf734a53 f2e31986a7dc40b0a4c209f48994f092 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 863/1649] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:37:05 2026] DELETE /v2.0/networks/92a1f04b-c8ed-4217-821a-d7b584615987 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1650] 10.0.0.141 () {32 vars in 694 bytes} [Wed Jul 1 08:37:05 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1651] 10.0.0.141 () {32 vars in 742 bytes} [Wed Jul 1 08:37:05 2026] GET /v2.0/subnets?network_id=03e1004f-6723-4e48-b6f0-affd98d98876 => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1652] 10.0.0.141 () {32 vars in 653 bytes} [Wed Jul 1 08:37:05 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: 867/1653] 10.0.0.141 () {32 vars in 649 bytes} [Wed Jul 1 08:37:05 2026] GET /v2.0/networks => generated 1313 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1654] 10.0.0.141 () {32 vars in 647 bytes} [Wed Jul 1 08:37:05 2026] GET /v2.0/subnets => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1655] 10.0.0.141 () {32 vars in 723 bytes} [Wed Jul 1 08:37:05 2026] GET /v2.0/networks/f0b20fd5-88e8-4715-899f-3516fdf815db => generated 673 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1656] 10.0.0.141 () {32 vars in 721 bytes} [Wed Jul 1 08:37:05 2026] GET /v2.0/subnets/f58df5c6-a83b-4d57-8abf-6a641571a47b => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:37:06.056 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3a1559c3-2767-473a-8ccd-1937a8285ed5 995ddee1b26e40e890a30c1edf734a53 f2e31986a7dc40b0a4c209f48994f092 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 871/1657] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:06 2026] DELETE /v2.0/subnets/d064d15c-9b71-4d86-bbf3-a843650df11b => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:37:06.081 7 INFO neutron.pecan_wsgi.hooks.translation [None req-659fb1d9-c0e4-40c4-b1c4-600ea9941e61 995ddee1b26e40e890a30c1edf734a53 f2e31986a7dc40b0a4c209f48994f092 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 872/1658] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:37:06 2026] DELETE /v2.0/networks/92a1f04b-c8ed-4217-821a-d7b584615987 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1659] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:06 2026] DELETE /v2.0/subnets/f58df5c6-a83b-4d57-8abf-6a641571a47b => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1660] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:37:06 2026] DELETE /v2.0/networks/f0b20fd5-88e8-4715-899f-3516fdf815db => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1661] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:06 2026] GET /v2.0/ports?device_id=73e8e984-d5b1-433e-ab17-bb88a1d0ef9f => 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: 787/1662] 10.0.0.141 () {34 vars in 783 bytes} [Wed Jul 1 08:37:05 2026] PUT /v2.0/routers/898abba8-a6f2-4e92-9929-5807e6523a22/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: 876/1663] 10.0.0.141 () {32 vars in 717 bytes} [Wed Jul 1 08:37:06 2026] GET /v2.0/ports/50aa588d-3608-462a-a7b0-d0f6590b7dbe => generated 955 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1664] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:37:06 2026] GET /v2.0/networks?id=b1a9cb21-387b-4cb8-8079-a8ce7901ee08 => generated 673 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:37:07.011 7 WARNING neutron_lib.context [req-238164da-6dcf-4cfb-a503-d8dab46cce0b req-f9f1d0d8-b3b3-49e9-8306-f1c6c9b91103 b8a9efc1278e4a3f88529ac4e9c37427 1eeb42b2297544ec807affe7c38f90e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 878/1665] 199.204.45.162 () {38 vars in 955 bytes} [Wed Jul 1 08:37:07 2026] POST /v2.0/ports => generated 958 bytes in 419 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-07-01 08:37:07.733 7 INFO neutron.services.segments.plugin [-] Segment 611d8e09-dab1-4d6c-a64c-b9f5417354dc resource provider aggregate not found 2026-07-01 08:37:07.739 7 INFO neutron.services.segments.plugin [-] Segment 611d8e09-dab1-4d6c-a64c-b9f5417354dc resource provider aggregate not found 2026-07-01 08:37:07.753 7 INFO neutron.services.segments.plugin [-] Segment 611d8e09-dab1-4d6c-a64c-b9f5417354dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 611d8e09-dab1-4d6c-a64c-b9f5417354dc found for delete ", "request_id": "req-1735972e-5aac-4e3d-a42c-8c92af21376f"}]} 2026-07-01 08:37:07.754 7 INFO neutron.services.segments.plugin [-] Segment 611d8e09-dab1-4d6c-a64c-b9f5417354dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 611d8e09-dab1-4d6c-a64c-b9f5417354dc found for delete ", "request_id": "req-48379728-34a3-4031-8d70-2d1cf1866594"}]} [pid: 7|app: 0|req: 879/1666] 199.204.45.162 () {38 vars in 1028 bytes} [Wed Jul 1 08:37:07 2026] PUT /v2.0/ports/a53f5444-9f12-41ca-b63b-f59d0fb32409 => generated 1239 bytes in 511 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-07-01 08:37:07.988 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f50820f6-d02f-4934-aa97-0907dc1c3d06'] response: {'name': 'network-changed', 'server_uuid': '73e8e984-d5b1-433e-ab17-bb88a1d0ef9f', 'tag': 'a53f5444-9f12-41ca-b63b-f59d0fb32409', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 880/1667] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:07 2026] GET /v2.0/ports?device_id=73e8e984-d5b1-433e-ab17-bb88a1d0ef9f => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1668] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:37:08 2026] GET /v2.0/security-groups?tenant_id=f2e31986a7dc40b0a4c209f48994f092&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1669] 10.0.0.141 () {34 vars in 783 bytes} [Wed Jul 1 08:37:06 2026] PUT /v2.0/routers/898abba8-a6f2-4e92-9929-5807e6523a22/add_router_interface => generated 309 bytes in 1278 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1670] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:37:08 2026] GET /v2.0/security-groups?id=7c97d95e-a02a-4ab5-b024-0040cb462db3&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: 883/1671] 10.0.0.141 () {32 vars in 717 bytes} [Wed Jul 1 08:37:08 2026] GET /v2.0/ports/f3a035f0-5853-41e7-a48d-cd212db8b0b0 => generated 955 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1672] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:37:08 2026] DELETE /v2.0/security-groups/535b1952-2a7e-4f4b-8d36-ab0657acc7f5 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1673] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:37:08 2026] GET /v2.0/ports?tenant_id=1eeb42b2297544ec807affe7c38f90e7&device_id=73e8e984-d5b1-433e-ab17-bb88a1d0ef9f => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1674] 199.204.45.162 () {34 vars in 1018 bytes} [Wed Jul 1 08:37:08 2026] GET /v2.0/networks?tenant_id=1eeb42b2297544ec807affe7c38f90e7&shared=False => generated 769 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1675] 199.204.45.162 () {34 vars in 930 bytes} [Wed Jul 1 08:37:08 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1676] 10.0.0.141 () {34 vars in 789 bytes} [Wed Jul 1 08:37:08 2026] PUT /v2.0/routers/898abba8-a6f2-4e92-9929-5807e6523a22/remove_router_interface => generated 309 bytes in 791 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1677] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:09 2026] GET /v2.0/ports?device_id=73e8e984-d5b1-433e-ab17-bb88a1d0ef9f => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1678] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:37:09 2026] GET /v2.0/security-groups?id=7c97d95e-a02a-4ab5-b024-0040cb462db3&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1679] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:37:09 2026] GET /v2.0/ports?tenant_id=1eeb42b2297544ec807affe7c38f90e7&device_id=73e8e984-d5b1-433e-ab17-bb88a1d0ef9f => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1680] 199.204.45.162 () {34 vars in 1060 bytes} [Wed Jul 1 08:37:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=a53f5444-9f12-41ca-b63b-f59d0fb32409 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1681] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:37:09 2026] GET /v2.0/subnets?id=ed6b0773-ecb8-445d-a12d-46f4e2c27947 => generated 691 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1682] 10.0.0.141 () {34 vars in 789 bytes} [Wed Jul 1 08:37:09 2026] PUT /v2.0/routers/898abba8-a6f2-4e92-9929-5807e6523a22/remove_router_interface => generated 309 bytes in 778 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1683] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:37:09 2026] GET /v2.0/ports?network_id=b1a9cb21-387b-4cb8-8079-a8ce7901ee08&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1684] 10.0.0.141 () {32 vars in 736 bytes} [Wed Jul 1 08:37:09 2026] GET /v2.0/ports?device_id=898abba8-a6f2-4e92-9929-5807e6523a22 => 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: 891/1685] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:37:09 2026] GET /v2.0/networks/b1a9cb21-387b-4cb8-8079-a8ce7901ee08?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: 892/1686] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:37:09 2026] GET /v2.0/networks/b1a9cb21-387b-4cb8-8079-a8ce7901ee08?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:37:10.206 7 WARNING neutron_lib.context [None req-3a7774b9-1f75-4f02-9fe4-c3a9e4d1676c 58dc6f8e3ae5422c8853a927ec8052be 80b387c39bb04f038289fa5578fc330f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:10.358 7 INFO neutron.db.segments_db [None req-3a7774b9-1f75-4f02-9fe4-c3a9e4d1676c 58dc6f8e3ae5422c8853a927ec8052be 80b387c39bb04f038289fa5578fc330f - - default default] Added segment 2af97aee-fbab-46b4-bd64-66dc80aac9fa of type vxlan for network a9c4b67f-8456-4541-879e-cbfafe7f7460 2026-07-01 08:37:10.410 8 INFO neutron.services.segments.plugin [-] Segment ae839954-06a4-412a-95ba-4b6cc8f569c1 resource provider aggregate not found 2026-07-01 08:37:10.414 8 INFO neutron.services.segments.plugin [-] Segment ae839954-06a4-412a-95ba-4b6cc8f569c1 resource provider aggregate not found 2026-07-01 08:37:10.420 8 INFO neutron.services.segments.plugin [-] Segment ae839954-06a4-412a-95ba-4b6cc8f569c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae839954-06a4-412a-95ba-4b6cc8f569c1 found for delete ", "request_id": "req-8a4290a6-6d84-43a9-9ff9-9c3f09feb029"}]} 2026-07-01 08:37:10.424 8 INFO neutron.services.segments.plugin [-] Segment ae839954-06a4-412a-95ba-4b6cc8f569c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae839954-06a4-412a-95ba-4b6cc8f569c1 found for delete ", "request_id": "req-017ec472-b27a-46d6-936e-a4eb7a2dc1df"}]} 2026-07-01 08:37:10.431 8 INFO neutron.db.l3_hamode_db [None req-da9eafb1-eaf6-47a9-bc2c-fea7d8bec177 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] HA network 83c91316-3ca4-499e-8bb3-1803b1d71438 was deleted as no HA routers are present in tenant b236637585ab411fab0a9ad692778330. [pid: 8|app: 0|req: 795/1687] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:09 2026] DELETE /v2.0/routers/898abba8-a6f2-4e92-9929-5807e6523a22 => generated 0 bytes in 537 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1688] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:37:10 2026] POST /v2.0/networks => generated 643 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1689] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:10 2026] GET /v2.0/ports?device_id=73e8e984-d5b1-433e-ab17-bb88a1d0ef9f => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:37:10.498 7 WARNING neutron_lib.context [None req-a1c8859f-e84a-46a7-a289-ea22b230bd57 58dc6f8e3ae5422c8853a927ec8052be 80b387c39bb04f038289fa5578fc330f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 796/1690] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:10 2026] DELETE /v2.0/subnets/0ccdd020-3fd5-489a-9a79-4cc433b53096 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1691] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:37:10 2026] GET /v2.0/security-groups?id=7c97d95e-a02a-4ab5-b024-0040cb462db3&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: 7|app: 0|req: 895/1692] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:37:10 2026] POST /v2.0/subnets => generated 641 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:10.731 7 WARNING neutron_lib.context [None req-2501fcc1-5c9a-4e95-a614-12277d5312ce 58dc6f8e3ae5422c8853a927ec8052be 80b387c39bb04f038289fa5578fc330f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 798/1693] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:10 2026] DELETE /v2.0/subnets/66e5a320-cc6d-42bd-8f18-f482d9a3c302 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:37:10.787 7 INFO neutron.db.segments_db [None req-2501fcc1-5c9a-4e95-a614-12277d5312ce 58dc6f8e3ae5422c8853a927ec8052be 80b387c39bb04f038289fa5578fc330f - - default default] Added segment 54c69479-e785-47fd-b388-59559ce704e4 of type vxlan for network 8144086a-0ac8-4ff1-ae63-a47d4b5853d3 [pid: 7|app: 0|req: 896/1694] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:37:10 2026] POST /v2.0/networks => generated 643 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1695] 10.0.0.141 () {34 vars in 743 bytes} [Wed Jul 1 08:37:10 2026] PUT /v2.0/networks/8144086a-0ac8-4ff1-ae63-a47d4b5853d3 => generated 592 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:37:10.994 7 WARNING neutron_lib.context [None req-3dc8ea0f-fe26-44de-b041-fdfc1062425a 58dc6f8e3ae5422c8853a927ec8052be 80b387c39bb04f038289fa5578fc330f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 799/1696] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:37:10 2026] DELETE /v2.0/networks/0e4494a7-395f-4b0d-b62a-c042db2f3909 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1697] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:37:10 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) [pid: 8|app: 0|req: 800/1698] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:37:11 2026] DELETE /v2.0/networks/c591f3b4-9b38-411d-9d8c-058c8d05bf47 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:37:11.335 8 WARNING neutron_lib.context [None req-4e92a0c8-a023-4a0c-8215-f76d7ae3c108 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 899/1699] 10.0.0.141 () {34 vars in 741 bytes} [Wed Jul 1 08:37:11 2026] PUT /v2.0/subnets/d49c8c6b-c3d3-4a7e-90c8-f87cfbc0041f => generated 636 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:37:11.384 8 INFO neutron.db.segments_db [None req-4e92a0c8-a023-4a0c-8215-f76d7ae3c108 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] Added segment ca12944a-fd90-4352-8864-e74b42050c1d of type vxlan for network 10311b19-816f-41e0-81be-7d6f129d40ed [pid: 8|app: 0|req: 801/1700] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:37:11 2026] POST /v2.0/networks => generated 629 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:11.485 8 WARNING neutron_lib.context [None req-ea47b76d-8d91-466e-8a28-d26a4b6532eb 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:11.557 7 INFO neutron.services.segments.plugin [-] Segment 54c69479-e785-47fd-b388-59559ce704e4 resource provider aggregate not found 2026-07-01 08:37:11.563 7 INFO neutron.services.segments.plugin [-] Segment 54c69479-e785-47fd-b388-59559ce704e4 resource provider aggregate not found 2026-07-01 08:37:11.571 7 INFO neutron.services.segments.plugin [-] Segment 54c69479-e785-47fd-b388-59559ce704e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54c69479-e785-47fd-b388-59559ce704e4 found for delete ", "request_id": "req-5dda8f81-0ab5-4ecf-94a1-44305ab45b06"}]} 2026-07-01 08:37:11.577 7 INFO neutron.services.segments.plugin [-] Segment 54c69479-e785-47fd-b388-59559ce704e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54c69479-e785-47fd-b388-59559ce704e4 found for delete ", "request_id": "req-a6d35369-d8d8-421e-9e84-9d79b721e875"}]} [pid: 7|app: 0|req: 900/1701] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:37:11 2026] DELETE /v2.0/networks/8144086a-0ac8-4ff1-ae63-a47d4b5853d3 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:37:11.611 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b80f0990-e768-4687-b53b-ad52d0568c9e 58dc6f8e3ae5422c8853a927ec8052be 80b387c39bb04f038289fa5578fc330f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 901/1702] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:37:11 2026] DELETE /v2.0/networks/8144086a-0ac8-4ff1-ae63-a47d4b5853d3 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1703] 10.0.0.141 () {32 vars in 694 bytes} [Wed Jul 1 08:37:11 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1704] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:11 2026] GET /v2.0/ports?device_id=73e8e984-d5b1-433e-ab17-bb88a1d0ef9f => 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: 904/1705] 10.0.0.141 () {32 vars in 742 bytes} [Wed Jul 1 08:37:11 2026] GET /v2.0/subnets?network_id=03e1004f-6723-4e48-b6f0-affd98d98876 => generated 649 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1706] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:37:11 2026] POST /v2.0/subnets => generated 626 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1707] 10.0.0.141 () {32 vars in 653 bytes} [Wed Jul 1 08:37:11 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) 2026-07-01 08:37:11.747 8 WARNING neutron_lib.context [None req-6e1e9d62-ce34-4615-959c-ffe85392410b 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 905/1708] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:37:11 2026] GET /v2.0/security-groups?id=7c97d95e-a02a-4ab5-b024-0040cb462db3&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:37:11.789 8 INFO neutron.db.segments_db [None req-6e1e9d62-ce34-4615-959c-ffe85392410b 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] Added segment 49c59259-0ecd-4a84-81c2-b13a7fb7a67f of type vxlan for network a3267d89-dc8e-4796-8b31-80e950c66fc2 [pid: 7|app: 0|req: 906/1709] 10.0.0.141 () {32 vars in 649 bytes} [Wed Jul 1 08:37:11 2026] GET /v2.0/networks => generated 1308 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1710] 10.0.0.141 () {32 vars in 647 bytes} [Wed Jul 1 08:37:11 2026] GET /v2.0/subnets => generated 1280 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1711] 10.0.0.141 () {32 vars in 723 bytes} [Wed Jul 1 08:37:11 2026] GET /v2.0/networks/a9c4b67f-8456-4541-879e-cbfafe7f7460 => generated 668 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1712] 10.0.0.141 () {32 vars in 721 bytes} [Wed Jul 1 08:37:11 2026] GET /v2.0/subnets/d6de0aef-0f90-4583-9dfd-f38d9d9bf452 => generated 641 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:37:11.956 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8427abd4-542c-40a5-b69c-e4018b54b4db 58dc6f8e3ae5422c8853a927ec8052be 80b387c39bb04f038289fa5578fc330f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 910/1713] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:11 2026] DELETE /v2.0/subnets/d49c8c6b-c3d3-4a7e-90c8-f87cfbc0041f => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:37:11.984 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a9f66c82-3d27-4e1c-96a6-c6bf4d1e37af 58dc6f8e3ae5422c8853a927ec8052be 80b387c39bb04f038289fa5578fc330f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 911/1714] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:37:11 2026] DELETE /v2.0/networks/8144086a-0ac8-4ff1-ae63-a47d4b5853d3 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:37:12.064 8 INFO neutron.db.l3_hamode_db [None req-6e1e9d62-ce34-4615-959c-ffe85392410b 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 912/1715] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:11 2026] DELETE /v2.0/subnets/d6de0aef-0f90-4583-9dfd-f38d9d9bf452 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:37:12.191 8 INFO neutron.db.l3_hamode_db [None req-6e1e9d62-ce34-4615-959c-ffe85392410b 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 913/1716] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:37:12 2026] DELETE /v2.0/networks/a9c4b67f-8456-4541-879e-cbfafe7f7460 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:37:12.438 8 INFO neutron.services.segments.plugin [-] Segment 150dadaa-dcf0-484a-98b3-eea41c9baa1c resource provider aggregate not found 2026-07-01 08:37:12.445 8 INFO neutron.services.segments.plugin [-] Segment 150dadaa-dcf0-484a-98b3-eea41c9baa1c resource provider aggregate not found 2026-07-01 08:37:12.448 8 INFO neutron.services.segments.plugin [-] Segment 150dadaa-dcf0-484a-98b3-eea41c9baa1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 150dadaa-dcf0-484a-98b3-eea41c9baa1c found for delete ", "request_id": "req-0e3e8651-ec33-4d58-8ee8-6af9d44ef7f3"}]} 2026-07-01 08:37:12.459 8 INFO neutron.services.segments.plugin [-] Segment 9bff6951-5683-4020-a93a-15ce9bf07731 resource provider aggregate not found 2026-07-01 08:37:12.464 8 INFO neutron.services.segments.plugin [-] Segment 150dadaa-dcf0-484a-98b3-eea41c9baa1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 150dadaa-dcf0-484a-98b3-eea41c9baa1c found for delete ", "request_id": "req-30d5967c-70db-4c6b-ac02-b07968bc24f8"}]} 2026-07-01 08:37:12.480 8 INFO neutron.services.segments.plugin [-] Segment 9bff6951-5683-4020-a93a-15ce9bf07731 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bff6951-5683-4020-a93a-15ce9bf07731 found for delete ", "request_id": "req-b5aa68bb-b48e-4249-930a-2f877f415a49"}]} 2026-07-01 08:37:12.484 8 INFO neutron.services.segments.plugin [-] Segment 9bff6951-5683-4020-a93a-15ce9bf07731 resource provider aggregate not found 2026-07-01 08:37:12.501 8 INFO neutron.services.segments.plugin [-] Segment 9bff6951-5683-4020-a93a-15ce9bf07731 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bff6951-5683-4020-a93a-15ce9bf07731 found for delete ", "request_id": "req-db8eb661-6722-4317-84b4-d34b284c5bd4"}]} [pid: 8|app: 0|req: 804/1717] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:37:11 2026] POST /v2.0/routers => generated 506 bytes in 1114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:12.869 8 WARNING neutron_lib.context [None req-c3057c27-ef67-4349-8fed-88202e6c23e1 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 914/1718] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:12 2026] GET /v2.0/ports?device_id=73e8e984-d5b1-433e-ab17-bb88a1d0ef9f => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1719] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:37:12 2026] GET /v2.0/security-groups?id=7c97d95e-a02a-4ab5-b024-0040cb462db3&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: 7|app: 0|req: 916/1720] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:37:12 2026] GET /v2.0/security-groups?tenant_id=80b387c39bb04f038289fa5578fc330f&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1721] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:37:13 2026] DELETE /v2.0/security-groups/226bcf8c-be0f-428b-922e-ac178baad925 => 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: 805/1722] 10.0.0.141 () {34 vars in 665 bytes} [Wed Jul 1 08:37:12 2026] POST /v2.0/ports => generated 948 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:13.589 7 INFO neutron.services.segments.plugin [-] Segment 2af97aee-fbab-46b4-bd64-66dc80aac9fa resource provider aggregate not found 2026-07-01 08:37:13.593 7 INFO neutron.services.segments.plugin [-] Segment 2af97aee-fbab-46b4-bd64-66dc80aac9fa resource provider aggregate not found 2026-07-01 08:37:13.607 7 INFO neutron.services.segments.plugin [-] Segment 2af97aee-fbab-46b4-bd64-66dc80aac9fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2af97aee-fbab-46b4-bd64-66dc80aac9fa found for delete ", "request_id": "req-19040f3f-5093-4731-ac03-5135e0996d18"}]} 2026-07-01 08:37:13.610 7 INFO neutron.services.segments.plugin [-] Segment 2af97aee-fbab-46b4-bd64-66dc80aac9fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2af97aee-fbab-46b4-bd64-66dc80aac9fa found for delete ", "request_id": "req-3c50d035-a02c-4f8c-997a-e6eff8d04724"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 806/1723] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:13 2026] GET /v2.0/ports?device_id=73e8e984-d5b1-433e-ab17-bb88a1d0ef9f => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1724] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:37:14 2026] GET /v2.0/security-groups?id=7c97d95e-a02a-4ab5-b024-0040cb462db3&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: 7|app: 0|req: 918/1725] 10.0.0.141 () {34 vars in 783 bytes} [Wed Jul 1 08:37:13 2026] PUT /v2.0/routers/8c02b049-e920-4e59-ae62-73d4e04f50e0/add_router_interface => generated 309 bytes in 1499 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1726] 10.0.0.141 () {32 vars in 717 bytes} [Wed Jul 1 08:37:14 2026] GET /v2.0/ports/dcccf10e-7e49-4a6c-a200-7f7141e6d6b2 => generated 1022 bytes in 55 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-07-01 08:37:15.053 8 WARNING neutron_lib.context [None req-3c8a4308-0a02-4f79-9712-f599a6518da8 f8b0b4e8646a48bc85bc87072e2a1256 76de0dee8174406294dd1eb9610bb6cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:15.198 8 INFO neutron.db.segments_db [None req-3c8a4308-0a02-4f79-9712-f599a6518da8 f8b0b4e8646a48bc85bc87072e2a1256 76de0dee8174406294dd1eb9610bb6cf - - default default] Added segment e463da95-ff21-4a53-940c-d3a213aede5a of type vxlan for network 286cbcfd-a6c5-4276-a7ad-45660e18125e [pid: 8|app: 0|req: 809/1727] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:37:14 2026] POST /v2.0/networks => generated 648 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1728] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:15 2026] GET /v2.0/ports?device_id=73e8e984-d5b1-433e-ab17-bb88a1d0ef9f => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:37:15.313 8 WARNING neutron_lib.context [None req-a219df7c-cda5-4137-959b-da33c1a2a19f f8b0b4e8646a48bc85bc87072e2a1256 76de0dee8174406294dd1eb9610bb6cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 919/1729] 10.0.0.141 () {34 vars in 789 bytes} [Wed Jul 1 08:37:14 2026] PUT /v2.0/routers/8c02b049-e920-4e59-ae62-73d4e04f50e0/remove_router_interface => generated 309 bytes in 764 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: 811/1730] 10.0.0.141 () {34 vars in 665 bytes} [Wed Jul 1 08:37:15 2026] POST /v2.0/ports => generated 778 bytes in 304 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: 920/1731] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:37:15 2026] GET /v2.0/security-groups?id=7c97d95e-a02a-4ab5-b024-0040cb462db3&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:37:15.638 7 WARNING neutron_lib.context [None req-f6161774-81bd-4576-ab2e-5fec623c873a f8b0b4e8646a48bc85bc87072e2a1256 76de0dee8174406294dd1eb9610bb6cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:15.713 7 INFO neutron.db.segments_db [None req-f6161774-81bd-4576-ab2e-5fec623c873a f8b0b4e8646a48bc85bc87072e2a1256 76de0dee8174406294dd1eb9610bb6cf - - default default] Added segment cfb484cf-e6bc-4704-bfac-67a8f54551ca of type vxlan for network df07be33-f111-4082-b1d1-fcd4914e3994 2026-07-01 08:37:15.737 8 INFO neutron.api.v2.resource [None req-ae8ebaae-3861-47ea-9889-f10f2996d3fd 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 812/1732] 10.0.0.141 () {34 vars in 789 bytes} [Wed Jul 1 08:37:15 2026] PUT /v2.0/routers/8c02b049-e920-4e59-ae62-73d4e04f50e0/remove_router_interface => generated 197 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1733] 10.0.0.141 () {32 vars in 736 bytes} [Wed Jul 1 08:37:15 2026] GET /v2.0/ports?device_id=8c02b049-e920-4e59-ae62-73d4e04f50e0 => 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: 921/1734] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:37:15 2026] POST /v2.0/networks => generated 635 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:15.824 7 WARNING neutron_lib.context [None req-4df7f873-e383-4ba7-bca7-b7fd028695de f8b0b4e8646a48bc85bc87072e2a1256 76de0dee8174406294dd1eb9610bb6cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 922/1735] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:37:15 2026] POST /v2.0/subnets => generated 646 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:16.035 7 WARNING neutron_lib.context [None req-2f664446-ef57-4ba4-9fa1-9e3b4bf45b6b f8b0b4e8646a48bc85bc87072e2a1256 76de0dee8174406294dd1eb9610bb6cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:16.372 8 INFO neutron.services.segments.plugin [-] Segment 49c59259-0ecd-4a84-81c2-b13a7fb7a67f resource provider aggregate not found 2026-07-01 08:37:16.376 8 INFO neutron.services.segments.plugin [-] Segment 49c59259-0ecd-4a84-81c2-b13a7fb7a67f resource provider aggregate not found 2026-07-01 08:37:16.389 8 INFO neutron.db.l3_hamode_db [None req-370a31ba-d6c5-4385-8777-10371a9e4a56 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] HA network a3267d89-dc8e-4796-8b31-80e950c66fc2 was deleted as no HA routers are present in tenant b236637585ab411fab0a9ad692778330. [pid: 8|app: 0|req: 814/1736] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:15 2026] DELETE /v2.0/routers/8c02b049-e920-4e59-ae62-73d4e04f50e0 => generated 0 bytes in 619 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:37:16.401 8 INFO neutron.services.segments.plugin [-] Segment 49c59259-0ecd-4a84-81c2-b13a7fb7a67f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49c59259-0ecd-4a84-81c2-b13a7fb7a67f found for delete ", "request_id": "req-4d704257-1049-49f5-a84b-9f430aa8fc1f"}]} 2026-07-01 08:37:16.402 8 INFO neutron.services.segments.plugin [-] Segment 49c59259-0ecd-4a84-81c2-b13a7fb7a67f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49c59259-0ecd-4a84-81c2-b13a7fb7a67f found for delete ", "request_id": "req-6ca1eb8f-6423-4ae3-8fea-5d4455dc2be5"}]} [pid: 7|app: 0|req: 923/1739] 10.0.0.141 () {34 vars in 665 bytes} [Wed Jul 1 08:37:16 2026] POST /v2.0/ports => generated 962 bytes in 386 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: 817/1740] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:16 2026] DELETE /v2.0/subnets/29483ef1-9b43-4a41-aec0-5aff182c2fb0 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1741] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:37:16 2026] DELETE /v2.0/ports/67dfedb4-3236-4555-8397-1ba640c09aca => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:37:16.733 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a0a72bf5-cfb5-4010-9b3f-b87c6019b86c f8b0b4e8646a48bc85bc87072e2a1256 76de0dee8174406294dd1eb9610bb6cf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 925/1742] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:37:16 2026] DELETE /v2.0/ports/67dfedb4-3236-4555-8397-1ba640c09aca => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:37:16.757 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4576034a-9564-49a5-a6be-2d253564ecee f8b0b4e8646a48bc85bc87072e2a1256 76de0dee8174406294dd1eb9610bb6cf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 926/1743] 10.0.0.141 () {32 vars in 717 bytes} [Wed Jul 1 08:37:16 2026] GET /v2.0/ports/67dfedb4-3236-4555-8397-1ba640c09aca => 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: 818/1744] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:37:16 2026] DELETE /v2.0/networks/10311b19-816f-41e0-81be-7d6f129d40ed => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1745] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:16 2026] DELETE /v2.0/subnets/4561b6e0-11e5-4e04-b594-fba554f94771 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:37:16.950 8 WARNING neutron_lib.context [None req-2d6cc8fa-3e9c-440b-b25f-e1564df0d686 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:17.011 8 INFO neutron.db.segments_db [None req-2d6cc8fa-3e9c-440b-b25f-e1564df0d686 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] Added segment bb772e05-0b65-477e-8fff-7be53b28bfa1 of type vxlan for network 81196a56-fbf2-4eaf-9586-13bca3925ab5 [pid: 8|app: 0|req: 819/1746] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:37:16 2026] POST /v2.0/networks => generated 630 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1747] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:17 2026] GET /v2.0/ports?device_id=73e8e984-d5b1-433e-ab17-bb88a1d0ef9f => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:37:17.198 8 WARNING neutron_lib.context [None req-e07a6b13-ec49-4e27-8735-e0d66f9a70d1 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:17.258 7 INFO neutron.services.segments.plugin [-] Segment cfb484cf-e6bc-4704-bfac-67a8f54551ca resource provider aggregate not found 2026-07-01 08:37:17.266 7 INFO neutron.services.segments.plugin [-] Segment cfb484cf-e6bc-4704-bfac-67a8f54551ca resource provider aggregate not found 2026-07-01 08:37:17.283 7 INFO neutron.services.segments.plugin [-] Segment cfb484cf-e6bc-4704-bfac-67a8f54551ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfb484cf-e6bc-4704-bfac-67a8f54551ca found for delete ", "request_id": "req-be952bac-3e40-4b14-baff-6e3727eb1b38"}]} 2026-07-01 08:37:17.288 7 INFO neutron.services.segments.plugin [-] Segment cfb484cf-e6bc-4704-bfac-67a8f54551ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfb484cf-e6bc-4704-bfac-67a8f54551ca found for delete ", "request_id": "req-2dcf3595-2a4a-4fd3-be20-0857068320fd"}]} [pid: 7|app: 0|req: 928/1748] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:37:16 2026] DELETE /v2.0/networks/df07be33-f111-4082-b1d1-fcd4914e3994 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1749] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:37:17 2026] GET /v2.0/security-groups?id=7c97d95e-a02a-4ab5-b024-0040cb462db3&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:37:17.341 7 WARNING neutron_lib.context [None req-d6f52b89-107b-4e38-b6e6-d2df0bed9f0a f8b0b4e8646a48bc85bc87072e2a1256 76de0dee8174406294dd1eb9610bb6cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:17.401 7 INFO neutron.db.segments_db [None req-d6f52b89-107b-4e38-b6e6-d2df0bed9f0a f8b0b4e8646a48bc85bc87072e2a1256 76de0dee8174406294dd1eb9610bb6cf - - default default] Added segment fe9f0557-abea-4f5b-80f5-ef696d011b8f of type vxlan for network 32dadbea-017d-4b62-b836-aa514130ceff [pid: 7|app: 0|req: 930/1750] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:37:17 2026] POST /v2.0/networks => generated 635 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:17.510 7 WARNING neutron_lib.context [None req-c7a8dd14-5544-477a-8f85-c8527ce35251 f8b0b4e8646a48bc85bc87072e2a1256 76de0dee8174406294dd1eb9610bb6cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 821/1751] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:37:17 2026] POST /v2.0/subnets => generated 626 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:17.542 8 WARNING neutron_lib.context [None req-7b281a81-92be-45fc-9f9c-32fa09859484 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:17.588 8 INFO neutron.db.segments_db [None req-7b281a81-92be-45fc-9f9c-32fa09859484 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] Added segment 063a73fb-5c7b-4012-b460-590e95804ef2 of type vxlan for network 8f00b068-3eb9-4ae5-b45e-3773478f44aa [pid: 7|app: 0|req: 931/1752] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:37:17 2026] POST /v2.0/subnets => generated 646 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:17.784 7 WARNING neutron_lib.context [None req-65b4acb2-cf8d-4787-8aec-ac9067080bf0 f8b0b4e8646a48bc85bc87072e2a1256 76de0dee8174406294dd1eb9610bb6cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:17.826 8 INFO neutron.db.l3_hamode_db [None req-7b281a81-92be-45fc-9f9c-32fa09859484 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:37:17.959 8 INFO neutron.db.l3_hamode_db [None req-7b281a81-92be-45fc-9f9c-32fa09859484 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 932/1753] 10.0.0.141 () {34 vars in 665 bytes} [Wed Jul 1 08:37:17 2026] POST /v2.0/ports => generated 926 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1754] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:37:18 2026] DELETE /v2.0/ports/dc5b7976-39a6-4909-8ff4-9210549253a9 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:37:18.299 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8f8a10c8-cbf2-4e52-a84c-7629fc8602d2 f8b0b4e8646a48bc85bc87072e2a1256 76de0dee8174406294dd1eb9610bb6cf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 934/1755] 10.0.0.141 () {32 vars in 717 bytes} [Wed Jul 1 08:37:18 2026] GET /v2.0/ports/dc5b7976-39a6-4909-8ff4-9210549253a9 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:37:18.428 8 INFO neutron.services.segments.plugin [-] Segment ca12944a-fd90-4352-8864-e74b42050c1d resource provider aggregate not found 2026-07-01 08:37:18.433 8 INFO neutron.services.segments.plugin [-] Segment ca12944a-fd90-4352-8864-e74b42050c1d resource provider aggregate not found [pid: 7|app: 0|req: 935/1756] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:18 2026] DELETE /v2.0/subnets/e2a385f1-3623-43b3-9c46-e2d3f8491d0c => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:37:18.460 8 INFO neutron.services.segments.plugin [-] Segment ca12944a-fd90-4352-8864-e74b42050c1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca12944a-fd90-4352-8864-e74b42050c1d found for delete ", "request_id": "req-b7c8c542-76b9-4699-906f-0cafb9e563a9"}]} 2026-07-01 08:37:18.461 8 INFO neutron.services.segments.plugin [-] Segment ca12944a-fd90-4352-8864-e74b42050c1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca12944a-fd90-4352-8864-e74b42050c1d found for delete ", "request_id": "req-8b0714cc-8a2d-4fb1-9363-8520861a6ffc"}]} [pid: 7|app: 0|req: 936/1757] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:18 2026] GET /v2.0/ports?device_id=73e8e984-d5b1-433e-ab17-bb88a1d0ef9f => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1758] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:37:17 2026] POST /v2.0/routers => generated 506 bytes in 1155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1759] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:37:18 2026] DELETE /v2.0/networks/32dadbea-017d-4b62-b836-aa514130ceff => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1760] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:37:18 2026] GET /v2.0/security-groups?id=7c97d95e-a02a-4ab5-b024-0040cb462db3&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:37:18.731 8 WARNING neutron_lib.context [None req-d5044405-929b-4686-9824-0e583ba4f3f8 f8b0b4e8646a48bc85bc87072e2a1256 76de0dee8174406294dd1eb9610bb6cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 824/1761] 10.0.0.141 () {34 vars in 665 bytes} [Wed Jul 1 08:37:18 2026] POST /v2.0/ports => generated 778 bytes in 260 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: 825/1762] 199.204.45.162 () {34 vars in 994 bytes} [Wed Jul 1 08:37:18 2026] GET /v2.0/ports?device_id=73e8e984-d5b1-433e-ab17-bb88a1d0ef9f => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1763] 10.0.0.141 () {34 vars in 737 bytes} [Wed Jul 1 08:37:19 2026] PUT /v2.0/ports/95485757-bc68-463e-8f38-fa783048a416 => 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, ' 2026-07-01 08:37:19.302 7 INFO neutron.services.segments.plugin [-] Segment fe9f0557-abea-4f5b-80f5-ef696d011b8f resource provider aggregate not found 2026-07-01 08:37:19.307 7 INFO neutron.services.segments.plugin [-] Segment fe9f0557-abea-4f5b-80f5-ef696d011b8f resource provider aggregate not found 2026-07-01 08:37:19.319 7 INFO neutron.services.segments.plugin [-] Segment fe9f0557-abea-4f5b-80f5-ef696d011b8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe9f0557-abea-4f5b-80f5-ef696d011b8f found for delete ", "request_id": "req-f77750ee-4b49-48f8-9715-7d6937345b54"}]} 2026-07-01 08:37:19.322 7 INFO neutron.services.segments.plugin [-] Segment fe9f0557-abea-4f5b-80f5-ef696d011b8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe9f0557-abea-4f5b-80f5-ef696d011b8f found for delete ", "request_id": "req-fa3806f0-80b6-4781-85d6-1c324398458d"}]} [pid: 8|app: 0|req: 827/1764] 199.204.45.162 () {36 vars in 997 bytes} [Wed Jul 1 08:37:19 2026] DELETE /v2.0/ports/a53f5444-9f12-41ca-b63b-f59d0fb32409 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:37:19.540 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-19d0c50f-97e9-47b9-83c9-e5df834cc4d2'] response: {'server_uuid': '73e8e984-d5b1-433e-ab17-bb88a1d0ef9f', 'name': 'network-vif-deleted', 'tag': 'a53f5444-9f12-41ca-b63b-f59d0fb32409', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 828/1765] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:37:19 2026] DELETE /v2.0/ports/95485757-bc68-463e-8f38-fa783048a416 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1766] 10.0.0.141 () {32 vars in 643 bytes} [Wed Jul 1 08:37:19 2026] GET /v2.0/ports => generated 781 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:37:19.752 8 INFO neutron.pecan_wsgi.hooks.translation [None req-18ec544c-f4a0-47db-be42-9378c6dd6be8 f8b0b4e8646a48bc85bc87072e2a1256 76de0dee8174406294dd1eb9610bb6cf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 830/1767] 10.0.0.141 () {32 vars in 717 bytes} [Wed Jul 1 08:37:19 2026] GET /v2.0/ports/95485757-bc68-463e-8f38-fa783048a416 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1768] 10.0.0.141 () {32 vars in 643 bytes} [Wed Jul 1 08:37:19 2026] GET /v2.0/ports => generated 781 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1769] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:19 2026] GET /v2.0/ports?device_id=73e8e984-d5b1-433e-ab17-bb88a1d0ef9f => 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: 833/1770] 10.0.0.141 () {32 vars in 717 bytes} [Wed Jul 1 08:37:19 2026] GET /v2.0/ports/12577c87-40cc-44f7-88d5-9486aa13c55b => generated 778 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1771] 10.0.0.141 () {34 vars in 783 bytes} [Wed Jul 1 08:37:18 2026] PUT /v2.0/routers/b85c0977-f1dc-4c07-b8ab-fc26c3de411e/add_router_interface => generated 309 bytes in 1166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:37:19.882 8 INFO neutron.pecan_wsgi.hooks.translation [None req-469618b1-ccbe-406c-a6db-885b9673cff9 f8b0b4e8646a48bc85bc87072e2a1256 76de0dee8174406294dd1eb9610bb6cf - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 834/1772] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:37:19 2026] DELETE /v2.0/ports/dc5b7976-39a6-4909-8ff4-9210549253a9 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:37:19.899 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9b1a2835-c72e-4253-b4dc-e95b23a398b0 f8b0b4e8646a48bc85bc87072e2a1256 76de0dee8174406294dd1eb9610bb6cf - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 835/1773] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:19 2026] DELETE /v2.0/subnets/e2a385f1-3623-43b3-9c46-e2d3f8491d0c => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:37:19.918 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dafed64f-2cec-4afc-bd1d-ccdb1c5107d2 f8b0b4e8646a48bc85bc87072e2a1256 76de0dee8174406294dd1eb9610bb6cf - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 836/1774] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:19 2026] DELETE /v2.0/subnets/4561b6e0-11e5-4e04-b594-fba554f94771 => 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: 939/1775] 10.0.0.141 () {32 vars in 717 bytes} [Wed Jul 1 08:37:19 2026] GET /v2.0/ports/82d8bca8-48bb-417a-a36a-e9700a649975 => generated 955 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1776] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:37:19 2026] DELETE /v2.0/ports/12577c87-40cc-44f7-88d5-9486aa13c55b => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1777] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:37:20 2026] DELETE /v2.0/networks/286cbcfd-a6c5-4276-a7ad-45660e18125e => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1778] 10.0.0.141 () {34 vars in 789 bytes} [Wed Jul 1 08:37:19 2026] PUT /v2.0/routers/b85c0977-f1dc-4c07-b8ab-fc26c3de411e/remove_router_interface => generated 309 bytes in 712 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1779] 10.0.0.141 () {32 vars in 736 bytes} [Wed Jul 1 08:37:20 2026] GET /v2.0/ports?device_id=b85c0977-f1dc-4c07-b8ab-fc26c3de411e => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:37:20.702 8 INFO neutron.services.segments.plugin [-] Segment e463da95-ff21-4a53-940c-d3a213aede5a resource provider aggregate not found 2026-07-01 08:37:20.706 8 INFO neutron.services.segments.plugin [-] Segment e463da95-ff21-4a53-940c-d3a213aede5a resource provider aggregate not found 2026-07-01 08:37:20.725 8 INFO neutron.services.segments.plugin [-] Segment e463da95-ff21-4a53-940c-d3a213aede5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e463da95-ff21-4a53-940c-d3a213aede5a found for delete ", "request_id": "req-e9cda514-618c-41f1-afe9-e12d6a365d23"}]} 2026-07-01 08:37:20.725 8 INFO neutron.services.segments.plugin [-] Segment e463da95-ff21-4a53-940c-d3a213aede5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e463da95-ff21-4a53-940c-d3a213aede5a found for delete ", "request_id": "req-892efbdc-12b5-4193-babf-bdad51912743"}]} [pid: 8|app: 0|req: 840/1780] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:37:20 2026] GET /v2.0/security-groups?tenant_id=76de0dee8174406294dd1eb9610bb6cf&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1781] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:37:20 2026] DELETE /v2.0/security-groups/a6de4eee-f028-41c7-a4ac-488abf75cf69 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1782] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:20 2026] GET /v2.0/ports?device_id=73e8e984-d5b1-433e-ab17-bb88a1d0ef9f => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:37:21.208 7 INFO neutron.db.l3_hamode_db [None req-f96b0bcf-1f61-4f86-97ee-e9a30e0ea6dd 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] HA network 8f00b068-3eb9-4ae5-b45e-3773478f44aa was deleted as no HA routers are present in tenant b236637585ab411fab0a9ad692778330. [pid: 7|app: 0|req: 941/1783] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:20 2026] DELETE /v2.0/routers/b85c0977-f1dc-4c07-b8ab-fc26c3de411e => generated 0 bytes in 519 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1784] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:21 2026] DELETE /v2.0/subnets/bae1ef02-399a-4b94-b479-88385541b062 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:37:21.403 7 INFO neutron.services.segments.plugin [-] Segment 063a73fb-5c7b-4012-b460-590e95804ef2 resource provider aggregate not found 2026-07-01 08:37:21.406 7 INFO neutron.services.segments.plugin [-] Segment 063a73fb-5c7b-4012-b460-590e95804ef2 resource provider aggregate not found 2026-07-01 08:37:21.418 7 INFO neutron.services.segments.plugin [-] Segment 063a73fb-5c7b-4012-b460-590e95804ef2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 063a73fb-5c7b-4012-b460-590e95804ef2 found for delete ", "request_id": "req-5e7d1c75-63ab-4768-8f2e-bdc3094ecd8c"}]} 2026-07-01 08:37:21.420 7 INFO neutron.services.segments.plugin [-] Segment 063a73fb-5c7b-4012-b460-590e95804ef2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 063a73fb-5c7b-4012-b460-590e95804ef2 found for delete ", "request_id": "req-74222192-0d3d-46f1-bc69-167a1bdbabd8"}]} [pid: 7|app: 0|req: 942/1785] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:37:21 2026] DELETE /v2.0/networks/81196a56-fbf2-4eaf-9586-13bca3925ab5 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:37:21.649 8 WARNING neutron_lib.context [None req-ce84f2c7-a33a-4927-80a5-5a3a9cf352fc 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:21.682 8 INFO neutron.db.segments_db [None req-ce84f2c7-a33a-4927-80a5-5a3a9cf352fc 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] Added segment d911d13e-907d-46b6-8c78-292e8df88e56 of type vxlan for network e91b524d-a1ea-4295-8eb4-be6fc406cfea 2026-07-01 08:37:21.954 8 INFO neutron.db.l3_hamode_db [None req-ce84f2c7-a33a-4927-80a5-5a3a9cf352fc 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 943/1786] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:22 2026] GET /v2.0/ports?device_id=73e8e984-d5b1-433e-ab17-bb88a1d0ef9f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:37:22.745 8 INFO neutron.db.l3_hamode_db [None req-ce84f2c7-a33a-4927-80a5-5a3a9cf352fc 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 844/1787] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:37:21 2026] POST /v2.0/routers => generated 687 bytes in 2052 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:23.730 7 INFO neutron.services.segments.plugin [-] Segment bb772e05-0b65-477e-8fff-7be53b28bfa1 resource provider aggregate not found 2026-07-01 08:37:23.733 7 INFO neutron.services.segments.plugin [-] Segment bb772e05-0b65-477e-8fff-7be53b28bfa1 resource provider aggregate not found 2026-07-01 08:37:23.744 7 INFO neutron.services.segments.plugin [-] Segment bb772e05-0b65-477e-8fff-7be53b28bfa1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb772e05-0b65-477e-8fff-7be53b28bfa1 found for delete ", "request_id": "req-d233f4c8-c87a-4389-9e79-06392df5fc77"}]} 2026-07-01 08:37:23.745 7 INFO neutron.services.segments.plugin [-] Segment bb772e05-0b65-477e-8fff-7be53b28bfa1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb772e05-0b65-477e-8fff-7be53b28bfa1 found for delete ", "request_id": "req-55b6645f-30a4-4b72-adc5-228b85413dfb"}]} [pid: 7|app: 0|req: 944/1788] 10.0.0.141 () {32 vars in 721 bytes} [Wed Jul 1 08:37:23 2026] GET /v2.0/routers/eee59cf9-8e1a-4794-b7bb-19b6bd3ed1b0 => generated 693 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1789] 10.0.0.141 () {32 vars in 647 bytes} [Wed Jul 1 08:37:23 2026] GET /v2.0/routers => generated 696 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1790] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:37:23 2026] GET /v2.0/security-groups?tenant_id=05f5533f25e54f2e86be0efba065cd9f&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: 945/1791] 10.0.0.141 () {34 vars in 741 bytes} [Wed Jul 1 08:37:23 2026] PUT /v2.0/routers/eee59cf9-8e1a-4794-b7bb-19b6bd3ed1b0 => generated 700 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1792] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:37:24 2026] DELETE /v2.0/security-groups/3bca4039-fcfd-416c-a889-0f0c024f608d => 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: 848/1793] 10.0.0.141 () {32 vars in 721 bytes} [Wed Jul 1 08:37:24 2026] GET /v2.0/routers/eee59cf9-8e1a-4794-b7bb-19b6bd3ed1b0 => generated 700 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1794] 10.0.0.141 () {32 vars in 736 bytes} [Wed Jul 1 08:37:24 2026] GET /v2.0/ports?device_id=eee59cf9-8e1a-4794-b7bb-19b6bd3ed1b0 => 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: 946/1795] 10.0.0.141 () {34 vars in 789 bytes} [Wed Jul 1 08:37:24 2026] PUT /v2.0/routers/f06a9dc3-497a-4b38-a50b-824158222d3c/remove_router_interface => generated 309 bytes in 964 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:37:25.266 8 INFO neutron.services.segments.plugin [-] Segment d911d13e-907d-46b6-8c78-292e8df88e56 resource provider aggregate not found 2026-07-01 08:37:25.271 8 INFO neutron.services.segments.plugin [-] Segment d911d13e-907d-46b6-8c78-292e8df88e56 resource provider aggregate not found 2026-07-01 08:37:25.280 8 INFO neutron.services.segments.plugin [-] Segment d911d13e-907d-46b6-8c78-292e8df88e56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d911d13e-907d-46b6-8c78-292e8df88e56 found for delete ", "request_id": "req-4e9836d5-8c10-411c-b464-aeae2f3519be"}]} 2026-07-01 08:37:25.283 8 INFO neutron.services.segments.plugin [-] Segment d911d13e-907d-46b6-8c78-292e8df88e56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d911d13e-907d-46b6-8c78-292e8df88e56 found for delete ", "request_id": "req-b3f91e61-90d2-43cd-b0e3-841b92dc1eff"}]} 2026-07-01 08:37:25.285 8 INFO neutron.db.l3_hamode_db [None req-655ebe6d-bd9b-4723-8710-af85815f8034 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] HA network e91b524d-a1ea-4295-8eb4-be6fc406cfea was deleted as no HA routers are present in tenant b236637585ab411fab0a9ad692778330. [pid: 8|app: 0|req: 850/1796] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:24 2026] DELETE /v2.0/routers/eee59cf9-8e1a-4794-b7bb-19b6bd3ed1b0 => generated 0 bytes in 926 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1797] 10.0.0.141 () {32 vars in 736 bytes} [Wed Jul 1 08:37:25 2026] GET /v2.0/ports?device_id=eee59cf9-8e1a-4794-b7bb-19b6bd3ed1b0 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:37:25.340 8 INFO neutron.api.v2.resource [None req-d23efb25-f950-47ef-b6b0-4a68130c00e2 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 852/1798] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:25 2026] DELETE /v2.0/routers/eee59cf9-8e1a-4794-b7bb-19b6bd3ed1b0 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1799] 10.0.0.141 () {32 vars in 736 bytes} [Wed Jul 1 08:37:25 2026] GET /v2.0/ports?device_id=b85c0977-f1dc-4c07-b8ab-fc26c3de411e => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:37:25.388 8 INFO neutron.api.v2.resource [None req-2ef20050-dc1d-4a14-8b21-a9e8c3d0fa6d 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 854/1800] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:25 2026] DELETE /v2.0/routers/b85c0977-f1dc-4c07-b8ab-fc26c3de411e => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:37:25.402 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b66b5293-6d16-43f3-b9f4-0e524f408950 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 855/1801] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:25 2026] DELETE /v2.0/subnets/bae1ef02-399a-4b94-b479-88385541b062 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1802] 10.0.0.141 () {32 vars in 736 bytes} [Wed Jul 1 08:37:25 2026] GET /v2.0/ports?device_id=8c02b049-e920-4e59-ae62-73d4e04f50e0 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:37:25.443 8 INFO neutron.api.v2.resource [None req-2f0419c8-4a5e-4ad7-a8db-198c8d3822b5 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 857/1803] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:25 2026] DELETE /v2.0/routers/8c02b049-e920-4e59-ae62-73d4e04f50e0 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:37:25.461 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c2cf9e43-f4f9-42ff-bca0-df6e54484bca 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 858/1804] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:25 2026] DELETE /v2.0/subnets/29483ef1-9b43-4a41-aec0-5aff182c2fb0 => 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: 859/1805] 10.0.0.141 () {32 vars in 736 bytes} [Wed Jul 1 08:37:25 2026] GET /v2.0/ports?device_id=898abba8-a6f2-4e92-9929-5807e6523a22 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:37:25.504 8 INFO neutron.api.v2.resource [None req-f8395c91-90df-4601-866e-bee25a7d703e 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 860/1806] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:25 2026] DELETE /v2.0/routers/898abba8-a6f2-4e92-9929-5807e6523a22 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:37:25.525 8 INFO neutron.pecan_wsgi.hooks.translation [None req-81ad25c8-addb-4199-8dd8-192871362308 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 861/1807] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:25 2026] DELETE /v2.0/subnets/0ccdd020-3fd5-489a-9a79-4cc433b53096 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:37:25.546 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9a2ebe5f-03f6-4ce2-bead-73d8cda2a6f2 954bc0541aae43dba2ccb8b6aebe34bd b236637585ab411fab0a9ad692778330 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 862/1808] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:25 2026] DELETE /v2.0/subnets/66e5a320-cc6d-42bd-8f18-f482d9a3c302 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:37:26.049 7 INFO neutron.services.segments.plugin [-] Segment 47b9f659-571e-42cf-a32b-c60f1616d08e resource provider aggregate not found 2026-07-01 08:37:26.053 7 INFO neutron.services.segments.plugin [-] Segment 47b9f659-571e-42cf-a32b-c60f1616d08e resource provider aggregate not found 2026-07-01 08:37:26.075 7 INFO neutron.services.segments.plugin [-] Segment 47b9f659-571e-42cf-a32b-c60f1616d08e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47b9f659-571e-42cf-a32b-c60f1616d08e found for delete ", "request_id": "req-6792cd96-f0e6-4f6f-a5c3-ff1cfe6ed3ce"}]} 2026-07-01 08:37:26.079 7 INFO neutron.services.segments.plugin [-] Segment 47b9f659-571e-42cf-a32b-c60f1616d08e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47b9f659-571e-42cf-a32b-c60f1616d08e found for delete ", "request_id": "req-20e951c6-0e3b-40a9-85a0-a34b3e8d498a"}]} 2026-07-01 08:37:26.083 7 INFO neutron.db.l3_hamode_db [None req-12816c6d-85c0-442e-9aea-8a5940d64185 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] HA network 03aad842-631b-405a-a5cc-32145a114ad4 was deleted as no HA routers are present in tenant 1eeb42b2297544ec807affe7c38f90e7. [pid: 7|app: 0|req: 947/1809] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:25 2026] DELETE /v2.0/routers/f06a9dc3-497a-4b38-a50b-824158222d3c => generated 0 bytes in 862 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1810] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:37:26 2026] DELETE /v2.0/subnets/ed6b0773-ecb8-445d-a12d-46f4e2c27947 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1811] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:37:25 2026] GET /v2.0/security-groups?tenant_id=b236637585ab411fab0a9ad692778330&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1812] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:37:26 2026] DELETE /v2.0/security-groups/380ecaa6-d2e0-4f79-8503-abb3d6258d31 => 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: 949/1813] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:37:26 2026] DELETE /v2.0/networks/b1a9cb21-387b-4cb8-8079-a8ce7901ee08 => 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: 865/1814] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:37:26 2026] GET /v2.0/security-groups?tenant_id=c31b2ef9c9ba45a583268373ecece24a&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1815] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:37:26 2026] DELETE /v2.0/security-groups/adf36524-f8fa-4dec-aa95-7ad1f984c487 => 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: 866/1816] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:37:26 2026] GET /v2.0/security-groups?tenant_id=1eeb42b2297544ec807affe7c38f90e7&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1817] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:37:26 2026] DELETE /v2.0/security-groups/7c97d95e-a02a-4ab5-b024-0040cb462db3 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:37:30.039 7 INFO neutron.services.segments.plugin [-] Segment 5acc7bc8-430c-456c-9d57-5206f1cf74e7 resource provider aggregate not found 2026-07-01 08:37:30.042 7 INFO neutron.services.segments.plugin [-] Segment 5acc7bc8-430c-456c-9d57-5206f1cf74e7 resource provider aggregate not found 2026-07-01 08:37:30.053 7 INFO neutron.services.segments.plugin [-] Segment 5acc7bc8-430c-456c-9d57-5206f1cf74e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5acc7bc8-430c-456c-9d57-5206f1cf74e7 found for delete ", "request_id": "req-9fe76dec-d4d8-4c8f-84f2-094d17409505"}]} 2026-07-01 08:37:30.064 7 INFO neutron.services.segments.plugin [-] Segment 5acc7bc8-430c-456c-9d57-5206f1cf74e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5acc7bc8-430c-456c-9d57-5206f1cf74e7 found for delete ", "request_id": "req-2628ec5c-516e-4507-9188-0b91a904c276"}]} [pid: 8|app: 0|req: 867/1818] 10.0.0.53 () {30 vars in 649 bytes} [Wed Jul 1 08:37:29 2026] GET /v2.0/extensions => generated 20516 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1819] 10.0.0.53 () {30 vars in 723 bytes} [Wed Jul 1 08:37:30 2026] GET /v2.0/quotas/19a1d75b409f4b29b41497c3d0b2fc43/details => generated 847 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1820] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:37:30 2026] GET /v2.0/security-groups?tenant_id=2ec1d3c38227409ba22cf44d48241053&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: 869/1821] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:37:30 2026] DELETE /v2.0/security-groups/88f6fd1a-9fea-4575-bc18-c76b199d4c16 => 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: 954/1824] 10.0.0.53 () {30 vars in 649 bytes} [Wed Jul 1 08:37:32 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: 871/1825] 10.0.0.53 () {30 vars in 723 bytes} [Wed Jul 1 08:37:32 2026] GET /v2.0/quotas/19a1d75b409f4b29b41497c3d0b2fc43/details => generated 847 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1826] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:37:34 2026] GET /v2.0/security-groups?tenant_id=19a1d75b409f4b29b41497c3d0b2fc43&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1827] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:37:34 2026] DELETE /v2.0/security-groups/64dcb8fd-b7c2-47c8-b8da-eb7f249e9461 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:37:37.625 7 WARNING neutron_lib.context [None req-56c87814-ced8-4be6-ad43-9de41f131403 b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:37.788 7 INFO neutron.db.segments_db [None req-56c87814-ced8-4be6-ad43-9de41f131403 b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Added segment 603ea558-84e9-4472-8641-e4da6d893238 of type vxlan for network 5bf3f657-e7ef-4894-9b94-57afc1234ef4 [pid: 7|app: 0|req: 956/1828] 10.0.0.141 () {34 vars in 671 bytes} [Wed Jul 1 08:37:37 2026] POST /v2.0/networks => generated 633 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:37.878 8 WARNING neutron_lib.context [None req-8570b4be-b512-497a-9536-3eebfe284cf8 b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:37.939 8 INFO neutron.db.segments_db [None req-8570b4be-b512-497a-9536-3eebfe284cf8 b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Added segment a605d030-9e44-43c9-83a5-732d319d9ff1 of type vxlan for network 34936363-c229-47af-aea7-c3f6bdc93098 2026-07-01 08:37:38.230 8 INFO neutron.db.l3_hamode_db [None req-8570b4be-b512-497a-9536-3eebfe284cf8 b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:37:38.986 8 INFO neutron.db.l3_hamode_db [None req-8570b4be-b512-497a-9536-3eebfe284cf8 b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:37:39.003 7 WARNING neutron_lib.context [None req-3574d09c-a7dd-437b-9537-7f45356db486 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:39.165 7 INFO neutron.db.segments_db [None req-3574d09c-a7dd-437b-9537-7f45356db486 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Added segment df07f9a0-39d1-4ae3-a83c-544a357269e1 of type vxlan for network c3af6977-84b7-4ae8-aa2d-570d44a824f1 [pid: 7|app: 0|req: 957/1829] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:37:38 2026] POST /v2.0/networks => generated 639 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:39.250 7 WARNING neutron_lib.context [None req-26e7bf91-52cb-4681-a5c6-1edcec4053b9 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 958/1830] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:37:39 2026] POST /v2.0/subnets => generated 657 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1831] 10.0.0.141 () {32 vars in 722 bytes} [Wed Jul 1 08:37:39 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:37:39.578 7 WARNING neutron_lib.context [None req-dd3b6610-421e-4d87-93eb-13b07f1a6bb2 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 873/1832] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:37:37 2026] POST /v2.0/routers => generated 694 bytes in 1870 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1833] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:37:39 2026] POST /v2.0/subnets => generated 731 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1834] 10.0.0.141 () {32 vars in 776 bytes} [Wed Jul 1 08:37:39 2026] GET /v2.0/subnets?project_id=561e9b5ff3eb4cf2ac0741c3ae167348&cidr=10.100.0.0%2F28 => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:37:39.852 7 WARNING neutron_lib.context [None req-ef791fee-2b56-4bd0-8387-4be974bf79ae 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:39.894 7 INFO neutron.db.segments_db [None req-ef791fee-2b56-4bd0-8387-4be974bf79ae 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Added segment 6c1c06c0-99ce-4b85-b0b2-e67ec440db6e of type vxlan for network 1e7e0af4-46cb-40f0-a679-7b1b797b50ad [pid: 8|app: 0|req: 874/1835] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:37:39 2026] GET /v2.0/security-groups?tenant_id=b934611e9dd0419b8dadc77911e41bda&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1836] 10.0.0.141 () {32 vars in 694 bytes} [Wed Jul 1 08:37:39 2026] GET /v2.0/networks?router%3Aexternal=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: 962/1837] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:37:39 2026] POST /v2.0/networks => generated 638 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1838] 10.0.0.141 () {32 vars in 784 bytes} [Wed Jul 1 08:37:39 2026] GET /v2.0/subnets?network_id=03e1004f-6723-4e48-b6f0-affd98d98876&cidr=10.100.0.0%2F28 => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:37:39.997 7 WARNING neutron_lib.context [None req-dc035f20-2cf3-4acf-8377-3b2be76f2295 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 876/1839] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:37:39 2026] DELETE /v2.0/security-groups/db776de3-cad9-426c-93bc-042b16a2585b => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:37:40.070 8 WARNING neutron_lib.context [None req-bd3d72e8-8d12-4281-9d82-16fb75fab2ee b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 964/1840] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:37:39 2026] POST /v2.0/subnets => generated 654 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:40.234 7 WARNING neutron_lib.context [None req-6cc4ef59-e83a-4456-9707-977394e8b3ef 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 877/1841] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:37:40 2026] POST /v2.0/subnets => generated 656 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1842] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:37:40 2026] POST /v2.0/subnets => generated 726 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:40.449 7 WARNING neutron_lib.context [None req-7b6cabed-455e-40a4-ae33-d586706ace15 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:40.511 7 INFO neutron.db.segments_db [None req-7b6cabed-455e-40a4-ae33-d586706ace15 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Added segment e2078c34-568c-430c-b790-2e8e255d33e4 of type vxlan for network 393aeb56-bf1f-4253-9a72-93c82b22be9e [pid: 7|app: 0|req: 966/1843] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:37:40 2026] POST /v2.0/networks => generated 637 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:40.616 7 WARNING neutron_lib.context [None req-02a4bb27-4cc6-47d6-bd0c-57bbe10692fa 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 967/1844] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:37:40 2026] POST /v2.0/subnets => generated 655 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:40.874 7 WARNING neutron_lib.context [None req-37f79073-6d5a-479c-a4e8-19b2883ad72f 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 968/1845] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:37:40 2026] POST /v2.0/subnets => generated 729 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:41.137 7 WARNING neutron_lib.context [None req-a345e271-485a-40fb-88c1-3264705baf1b 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:41.174 7 INFO neutron.db.segments_db [None req-a345e271-485a-40fb-88c1-3264705baf1b 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Added segment 09912e3d-54fb-4a79-9d9b-78901b49afb4 of type vxlan for network 6c56ff9e-7207-4cc2-99f0-d9e1fd3d0015 2026-07-01 08:37:41.493 7 INFO neutron.db.l3_hamode_db [None req-a345e271-485a-40fb-88c1-3264705baf1b 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 878/1846] 10.0.0.141 () {34 vars in 783 bytes} [Wed Jul 1 08:37:40 2026] PUT /v2.0/routers/d24b7067-0681-4b5f-b643-5e360e5d7e77/add_router_interface => generated 309 bytes in 1342 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1847] 10.0.0.141 () {32 vars in 649 bytes} [Wed Jul 1 08:37:41 2026] GET /v2.0/networks => generated 6663 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1848] 10.0.0.141 () {32 vars in 647 bytes} [Wed Jul 1 08:37:41 2026] GET /v2.0/subnets => generated 7416 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:37:42.246 8 INFO neutron.db.segments_db [None req-3634816e-f083-4832-b690-c02f1653b372 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Added segment b85cc1b4-0aa7-4adb-be5c-834d9c92b2ba of type vxlan for network ec7f2bcb-5cf4-4b28-850e-5acdbad3c653 [pid: 8|app: 0|req: 881/1849] 10.0.0.141 () {34 vars in 671 bytes} [Wed Jul 1 08:37:41 2026] POST /v2.0/networks => generated 740 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1850] 10.0.0.141 () {32 vars in 647 bytes} [Wed Jul 1 08:37:42 2026] GET /v2.0/routers => generated 1445 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:37:42.399 7 INFO neutron.db.l3_hamode_db [None req-a345e271-485a-40fb-88c1-3264705baf1b 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 883/1851] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:37:42 2026] POST /v2.0/subnets => generated 687 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:42.964 8 WARNING neutron_lib.context [None req-d4f09ed5-1439-43cc-b49b-7296b0006dbf b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1852] 10.0.0.141 () {34 vars in 685 bytes} [Wed Jul 1 08:37:42 2026] POST /v2.0/security-groups => generated 1675 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:37:43.162 8 INFO neutron.db.segments_db [None req-a7367d66-8ee5-4e6b-afe3-4b63d4efd29f 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Added segment 8a084e10-421c-456e-9bf3-b228b3db3a1a of type vxlan for network 2cdab86e-1e84-48e3-860e-fcae54d391e4 [pid: 7|app: 0|req: 969/1853] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:37:41 2026] POST /v2.0/routers => generated 684 bytes in 2165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:43.301 7 WARNING neutron_lib.context [None req-5f86ce04-c350-446e-a0af-9e68faf63e8c b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 970/1854] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:37:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:43.412 8 INFO neutron.db.l3_hamode_db [None req-a7367d66-8ee5-4e6b-afe3-4b63d4efd29f 234c8efbde4d488eb4ba782e93ae7a7d e1dd8825c8bf4933b7a1a1bcdf6bb7fa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:37:44.295 8 INFO neutron.db.l3_hamode_db [None req-a7367d66-8ee5-4e6b-afe3-4b63d4efd29f 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 971/1855] 10.0.0.141 () {34 vars in 783 bytes} [Wed Jul 1 08:37:43 2026] PUT /v2.0/routers/9cd895eb-8fbb-4b26-9652-9505ca31ba6c/add_router_interface => generated 309 bytes in 1514 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:37:44.927 7 WARNING neutron_lib.context [None req-01d0b2b9-907f-465f-816d-0e523fb9e23e b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 972/1856] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:37:44 2026] POST /v2.0/security-group-rules => generated 596 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1857] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:37:43 2026] POST /v2.0/routers => generated 727 bytes in 2268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:45.394 8 WARNING neutron_lib.context [None req-95b0917c-b172-47a7-b80b-bbe3f4e14253 b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1858] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:37:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1859] 10.0.0.141 () {34 vars in 783 bytes} [Wed Jul 1 08:37:45 2026] PUT /v2.0/routers/9cd895eb-8fbb-4b26-9652-9505ca31ba6c/add_router_interface => generated 309 bytes in 1496 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:37:46.561 7 WARNING neutron_lib.context [None req-862dbc6a-2a7d-4c0f-8676-f39c62cbb661 b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 974/1860] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:37:46 2026] POST /v2.0/security-group-rules => generated 601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1863] 10.0.0.141 () {34 vars in 783 bytes} [Wed Jul 1 08:37:45 2026] PUT /v2.0/routers/f9621bf7-a7fb-464f-9c59-4317c85e268f/add_router_interface => generated 309 bytes in 1358 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:37:46.890 8 WARNING neutron_lib.context [None req-496777fe-c1b0-4b06-aaef-a378b4ee8b09 b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:46.929 8 INFO neutron.db.securitygroups_db [None req-496777fe-c1b0-4b06-aaef-a378b4ee8b09 b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Project 561e9b5ff3eb4cf2ac0741c3ae167348 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: 888/1864] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:37:46 2026] POST /v2.0/security-group-rules => generated 607 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:47.025 8 WARNING neutron_lib.context [None req-a6936dd8-d656-4df1-836f-8260ec15c197 b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:47.081 8 INFO neutron.db.securitygroups_db [None req-a6936dd8-d656-4df1-836f-8260ec15c197 b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Project 561e9b5ff3eb4cf2ac0741c3ae167348 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: 889/1865] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:37:47 2026] POST /v2.0/security-group-rules => generated 606 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1866] 10.0.0.141 () {32 vars in 649 bytes} [Wed Jul 1 08:37:47 2026] GET /v2.0/networks => generated 1298 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1867] 10.0.0.252 () {34 vars in 1100 bytes} [Wed Jul 1 08:37:47 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1136792514&fields=id&tenant_id=561e9b5ff3eb4cf2ac0741c3ae167348 => generated 69 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1868] 10.0.0.252 () {34 vars in 982 bytes} [Wed Jul 1 08:37:47 2026] GET /v2.0/networks?id=5bf3f657-e7ef-4894-9b94-57afc1234ef4 => generated 661 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:37:48.138 8 INFO neutron.db.segments_db [None req-071a0201-710f-4fcd-b15d-c7e3ea8772af 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Added segment 791ea3bc-ab57-4fe2-ac80-9f54a52746b9 of type vxlan for network fd8857f9-b805-41a4-9260-03fa757553f0 [pid: 7|app: 0|req: 977/1869] 10.0.0.141 () {34 vars in 783 bytes} [Wed Jul 1 08:37:46 2026] PUT /v2.0/routers/9cd895eb-8fbb-4b26-9652-9505ca31ba6c/add_router_interface => generated 309 bytes in 1522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1870] 10.0.0.252 () {34 vars in 965 bytes} [Wed Jul 1 08:37:48 2026] GET /v2.0/quotas/561e9b5ff3eb4cf2ac0741c3ae167348 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1871] 10.0.0.141 () {34 vars in 671 bytes} [Wed Jul 1 08:37:47 2026] POST /v2.0/networks => generated 740 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1872] 10.0.0.252 () {34 vars in 1002 bytes} [Wed Jul 1 08:37:48 2026] GET /v2.0/ports?tenant_id=561e9b5ff3eb4cf2ac0741c3ae167348&fields=id => generated 103 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:37:48.310 7 WARNING neutron_lib.context [None req-17605f00-d119-4ada-aaae-a72180d5cc7e 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 980/1873] 10.0.0.141 () {34 vars in 684 bytes} [Wed Jul 1 08:37:48 2026] POST /v2.0/security-groups => generated 1627 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1874] 10.0.0.252 () {34 vars in 1008 bytes} [Wed Jul 1 08:37:48 2026] GET /v2.0/networks/5bf3f657-e7ef-4894-9b94-57afc1234ef4?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:37:48.478 7 WARNING neutron_lib.context [None req-4a4c096a-87e7-4717-bc48-08a9f376a199 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 894/1875] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:37:48 2026] POST /v2.0/subnets => generated 687 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1876] 10.0.0.252 () {34 vars in 1108 bytes} [Wed Jul 1 08:37:48 2026] GET /v2.0/networks/5bf3f657-e7ef-4894-9b94-57afc1234ef4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:37:48.588 8 INFO neutron.db.segments_db [None req-1d606f7c-6e2b-490e-8004-4cf154ca9853 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Added segment a39b5a61-375a-4bf3-bfe8-cbda2a5f5b9b of type vxlan for network 9cee61e1-32c0-4669-840d-9fb1e2653f72 [pid: 7|app: 0|req: 982/1877] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:37:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:48.616 7 WARNING neutron_lib.context [None req-b50d6361-176b-464d-aeac-fd1d5e09ef13 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 983/1878] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:37:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1879] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:48 2026] GET /v2.0/ports?device_id=0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:37:48.761 7 WARNING neutron_lib.context [None req-db17bc19-dace-4ddb-b828-3878be354ec9 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:48.880 8 INFO neutron.db.l3_hamode_db [None req-1d606f7c-6e2b-490e-8004-4cf154ca9853 234c8efbde4d488eb4ba782e93ae7a7d 908a437a5a844b009b893960971e05a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 985/1880] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:37:48 2026] POST /v2.0/security-group-rules => generated 599 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:48.903 7 WARNING neutron_lib.context [None req-11ba46a5-d433-46e0-ac03-dbb1cff1c614 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 986/1881] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:37:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:49.065 7 WARNING neutron_lib.context [None req-ab816683-c39b-48df-b1bf-b2a4d2139c0e 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 987/1882] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:37:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:49.230 7 WARNING neutron_lib.context [None req-60a7cf1e-afa8-4474-9593-8730b6d3bc58 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 988/1883] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:37:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:49.405 7 WARNING neutron_lib.context [None req-121e7afa-c157-4ead-a53a-f593d7165345 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 989/1884] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:37:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:49.598 7 WARNING neutron_lib.context [None req-0449d29d-172f-4752-b2a2-d3e6d2d4e71e 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 990/1885] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:37:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:49.791 7 WARNING neutron_lib.context [None req-1180382f-1102-4a13-9744-2867d2924bec 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:49.953 8 INFO neutron.db.l3_hamode_db [None req-1d606f7c-6e2b-490e-8004-4cf154ca9853 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 991/1886] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:37:49 2026] POST /v2.0/security-group-rules => generated 599 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1887] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:49 2026] GET /v2.0/ports?device_id=0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:37:49.983 7 WARNING neutron_lib.context [None req-971b4feb-d823-40ed-bbf9-4123f58afc9a 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 993/1888] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:37:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:50.176 7 WARNING neutron_lib.context [None req-5cdfc8ec-90bf-46d5-8c3f-14461ea4246c 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1889] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:37:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1890] 10.0.0.252 () {34 vars in 1094 bytes} [Wed Jul 1 08:37:50 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-114674403&fields=id&tenant_id=e72597cfd23b4c6d9e344a15910910be => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1891] 10.0.0.252 () {34 vars in 982 bytes} [Wed Jul 1 08:37:50 2026] GET /v2.0/networks?id=1e7e0af4-46cb-40f0-a679-7b1b797b50ad => generated 705 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1892] 10.0.0.252 () {34 vars in 965 bytes} [Wed Jul 1 08:37:50 2026] GET /v2.0/quotas/e72597cfd23b4c6d9e344a15910910be => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1893] 10.0.0.252 () {34 vars in 1002 bytes} [Wed Jul 1 08:37:50 2026] GET /v2.0/ports?tenant_id=e72597cfd23b4c6d9e344a15910910be&fields=id => generated 287 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1894] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:37:48 2026] POST /v2.0/routers => generated 727 bytes in 2417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1895] 10.0.0.252 () {34 vars in 1008 bytes} [Wed Jul 1 08:37:50 2026] GET /v2.0/networks/1e7e0af4-46cb-40f0-a679-7b1b797b50ad?fields=segments => generated 14 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1896] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:51 2026] GET /v2.0/ports?device_id=0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1897] 10.0.0.252 () {34 vars in 1108 bytes} [Wed Jul 1 08:37:51 2026] GET /v2.0/networks/1e7e0af4-46cb-40f0-a679-7b1b797b50ad?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: 1002/1898] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:51 2026] GET /v2.0/ports?device_id=f1dcb50f-2b86-45cd-a4a5-5112c216d752 => 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: 897/1899] 10.0.0.141 () {34 vars in 783 bytes} [Wed Jul 1 08:37:50 2026] PUT /v2.0/routers/d381fc7c-1012-47b8-a37a-e8f7261f8cbc/add_router_interface => generated 309 bytes in 1404 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1900] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:52 2026] GET /v2.0/ports?device_id=0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025 => 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: 898/1901] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:37:52 2026] GET /v2.0/networks?id=5bf3f657-e7ef-4894-9b94-57afc1234ef4 => generated 661 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1902] 199.204.45.162 () {34 vars in 1050 bytes} [Wed Jul 1 08:37:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=561e9b5ff3eb4cf2ac0741c3ae167348 => generated 181 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:37:53.062 8 WARNING neutron_lib.context [req-8568d15b-cab5-4b67-a8d4-ffbce12980c0 req-2d184c66-770d-4ef8-bc8b-e3cb8aea9633 b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:53.196 7 WARNING neutron_lib.context [None req-f7ac4a03-736e-4994-b138-ff744ad3c400 a07442da3381463ca4d7de54d8cf94d5 e1dd8825c8bf4933b7a1a1bcdf6bb7fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1005/1903] 10.0.0.141 () {34 vars in 685 bytes} [Wed Jul 1 08:37:53 2026] POST /v2.0/security-groups => generated 1673 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:37:53.362 7 WARNING neutron_lib.context [None req-dab03d5f-f5ce-4539-9201-65017ee9f422 a07442da3381463ca4d7de54d8cf94d5 e1dd8825c8bf4933b7a1a1bcdf6bb7fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 899/1904] 199.204.45.162 () {38 vars in 955 bytes} [Wed Jul 1 08:37:53 2026] POST /v2.0/ports => generated 954 bytes in 398 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: 1006/1905] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:37:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:53.502 7 WARNING neutron_lib.context [None req-90b6a302-2f7d-4878-a92f-b70957649d34 a07442da3381463ca4d7de54d8cf94d5 e1dd8825c8bf4933b7a1a1bcdf6bb7fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1007/1906] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:37:53 2026] POST /v2.0/security-group-rules => generated 596 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1907] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:53 2026] GET /v2.0/ports?device_id=0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025 => generated 957 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:37:53.692 7 WARNING neutron_lib.context [None req-14359766-3f44-45cd-9b6c-d854b8fbae28 a07442da3381463ca4d7de54d8cf94d5 e1dd8825c8bf4933b7a1a1bcdf6bb7fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1009/1908] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:37:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1909] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:37:53 2026] GET /v2.0/security-groups?id=e6623a11-01ef-422d-b9c7-e285be9218a3&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-07-01 08:37:53.860 7 WARNING neutron_lib.context [None req-7a3ce4d3-3bd0-455f-8bed-d17b651f1fa4 a07442da3381463ca4d7de54d8cf94d5 e1dd8825c8bf4933b7a1a1bcdf6bb7fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 900/1910] 199.204.45.162 () {38 vars in 1028 bytes} [Wed Jul 1 08:37:53 2026] PUT /v2.0/ports/5569f80e-24dd-4004-8d44-37dc68bbff6a => generated 1235 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1911] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:37:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:54.023 8 WARNING neutron_lib.context [None req-da9f6688-1237-4e65-9dbf-df166b4a4781 a07442da3381463ca4d7de54d8cf94d5 e1dd8825c8bf4933b7a1a1bcdf6bb7fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:54.070 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e903d131-b065-4e3f-93f4-0c4274b34e5f'] response: {'name': 'network-changed', 'server_uuid': '0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025', 'tag': '5569f80e-24dd-4004-8d44-37dc68bbff6a', 'status': 'completed', 'code': 200} 2026-07-01 08:37:54.087 8 INFO neutron.db.securitygroups_db [None req-da9f6688-1237-4e65-9dbf-df166b4a4781 a07442da3381463ca4d7de54d8cf94d5 e1dd8825c8bf4933b7a1a1bcdf6bb7fa - - default default] Project e1dd8825c8bf4933b7a1a1bcdf6bb7fa 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: 901/1912] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:37:54 2026] POST /v2.0/security-group-rules => generated 607 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:54.195 7 WARNING neutron_lib.context [None req-114e6a74-ad83-4867-8cd8-04d1286a5bff a07442da3381463ca4d7de54d8cf94d5 e1dd8825c8bf4933b7a1a1bcdf6bb7fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:37:54.224 7 INFO neutron.db.securitygroups_db [None req-114e6a74-ad83-4867-8cd8-04d1286a5bff a07442da3381463ca4d7de54d8cf94d5 e1dd8825c8bf4933b7a1a1bcdf6bb7fa - - default default] Project e1dd8825c8bf4933b7a1a1bcdf6bb7fa 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: 1012/1913] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:37:54 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: 902/1914] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:37:54 2026] GET /v2.0/ports?tenant_id=561e9b5ff3eb4cf2ac0741c3ae167348&device_id=0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025 => generated 1238 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:37:54.693 8 WARNING neutron_lib.context [None req-66a5a5df-5e13-45be-9e89-4feebb0983f2 a07442da3381463ca4d7de54d8cf94d5 e1dd8825c8bf4933b7a1a1bcdf6bb7fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1013/1915] 199.204.45.162 () {34 vars in 1018 bytes} [Wed Jul 1 08:37:54 2026] GET /v2.0/networks?tenant_id=561e9b5ff3eb4cf2ac0741c3ae167348&shared=False => generated 757 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1916] 199.204.45.162 () {34 vars in 930 bytes} [Wed Jul 1 08:37:54 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1917] 10.0.0.141 () {34 vars in 685 bytes} [Wed Jul 1 08:37:54 2026] POST /v2.0/security-groups => generated 1661 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:37:54.832 7 WARNING neutron_lib.context [None req-68dcf42f-0711-4f2b-a90f-13223deba4cf a07442da3381463ca4d7de54d8cf94d5 e1dd8825c8bf4933b7a1a1bcdf6bb7fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1015/1918] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:37:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:54.997 7 WARNING neutron_lib.context [None req-e820aefe-7ed9-4fe4-a905-442780728488 a07442da3381463ca4d7de54d8cf94d5 e1dd8825c8bf4933b7a1a1bcdf6bb7fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 904/1919] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:54 2026] GET /v2.0/ports?device_id=0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1920] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:37:55 2026] GET /v2.0/security-groups?id=e6623a11-01ef-422d-b9c7-e285be9218a3&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: 1016/1921] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:37:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:55.127 8 WARNING neutron_lib.context [None req-df03b983-2fc5-4615-a1de-8d2f6cba4b80 a07442da3381463ca4d7de54d8cf94d5 e1dd8825c8bf4933b7a1a1bcdf6bb7fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 906/1922] 10.0.0.141 () {34 vars in 676 bytes} [Wed Jul 1 08:37:55 2026] POST /v2.0/floatingips => generated 552 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1923] 10.0.0.252 () {34 vars in 1098 bytes} [Wed Jul 1 08:37:55 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-973232221&fields=id&tenant_id=e1dd8825c8bf4933b7a1a1bcdf6bb7fa => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1924] 10.0.0.252 () {34 vars in 1100 bytes} [Wed Jul 1 08:37:55 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1949859177&fields=id&tenant_id=e1dd8825c8bf4933b7a1a1bcdf6bb7fa => 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: 1018/1925] 10.0.0.252 () {34 vars in 982 bytes} [Wed Jul 1 08:37:55 2026] GET /v2.0/networks?id=ec7f2bcb-5cf4-4b28-850e-5acdbad3c653 => generated 672 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1926] 10.0.0.252 () {34 vars in 965 bytes} [Wed Jul 1 08:37:55 2026] GET /v2.0/quotas/e1dd8825c8bf4933b7a1a1bcdf6bb7fa => 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: 908/1927] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:37:55 2026] GET /v2.0/ports?tenant_id=561e9b5ff3eb4cf2ac0741c3ae167348&device_id=0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1928] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:37:55 2026] GET /v2.0/networks?id=1e7e0af4-46cb-40f0-a679-7b1b797b50ad => generated 705 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1929] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:37:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=5569f80e-24dd-4004-8d44-37dc68bbff6a => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1930] 10.0.0.252 () {34 vars in 1002 bytes} [Wed Jul 1 08:37:55 2026] GET /v2.0/ports?tenant_id=e1dd8825c8bf4933b7a1a1bcdf6bb7fa&fields=id => generated 103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1931] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:37:55 2026] GET /v2.0/subnets?id=995506e5-a5ec-40d5-b5f0-b36d09a0d907 => generated 677 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1932] 199.204.45.162 () {34 vars in 1050 bytes} [Wed Jul 1 08:37:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e72597cfd23b4c6d9e344a15910910be => generated 178 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1933] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:37:55 2026] GET /v2.0/ports?network_id=5bf3f657-e7ef-4894-9b94-57afc1234ef4&device_owner=network%3Adhcp => generated 1244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:37:55.979 8 WARNING neutron_lib.context [req-748d550f-5063-4ac6-b302-435e9c62602d req-dd59b9e0-ac98-4156-bf47-3954b3ba5245 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1934] 10.0.0.252 () {34 vars in 1008 bytes} [Wed Jul 1 08:37:55 2026] GET /v2.0/networks/ec7f2bcb-5cf4-4b28-850e-5acdbad3c653?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1935] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:37:55 2026] GET /v2.0/networks/5bf3f657-e7ef-4894-9b94-57afc1234ef4?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1936] 10.0.0.252 () {34 vars in 1108 bytes} [Wed Jul 1 08:37:56 2026] GET /v2.0/networks/ec7f2bcb-5cf4-4b28-850e-5acdbad3c653?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1937] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:37:56 2026] GET /v2.0/networks/5bf3f657-e7ef-4894-9b94-57afc1234ef4?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: 1026/1938] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:56 2026] GET /v2.0/ports?device_id=0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1939] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:56 2026] GET /v2.0/ports?device_id=d312794a-b58d-4e27-9a41-dc850c8736e7 => 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: 1028/1940] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:37:56 2026] GET /v2.0/security-groups?id=e6623a11-01ef-422d-b9c7-e285be9218a3&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: 913/1941] 199.204.45.162 () {38 vars in 955 bytes} [Wed Jul 1 08:37:55 2026] POST /v2.0/ports => generated 1179 bytes in 392 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: 914/1942] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:56 2026] GET /v2.0/ports?device_id=f1dcb50f-2b86-45cd-a4a5-5112c216d752 => generated 1194 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1943] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:37:56 2026] GET /v2.0/security-groups?id=64b82ce5-9814-4157-b299-5d8c20867ccf&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1944] 199.204.45.162 () {38 vars in 1028 bytes} [Wed Jul 1 08:37:56 2026] PUT /v2.0/ports/1e72f061-88e3-4073-8468-fc87747265b5 => generated 1460 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1945] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:57 2026] GET /v2.0/ports?device_id=d312794a-b58d-4e27-9a41-dc850c8736e7 => generated 12 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, ' [pid: 7|app: 0|req: 1030/1946] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:57 2026] GET /v2.0/ports?device_id=0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025 => 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: 917/1947] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:37:57 2026] GET /v2.0/security-groups?id=e6623a11-01ef-422d-b9c7-e285be9218a3&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-07-01 08:37:57.880 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e63ef76-2208-4869-b4e4-c573c57f265d'] response: {'name': 'network-changed', 'server_uuid': 'f1dcb50f-2b86-45cd-a4a5-5112c216d752', 'tag': '1e72f061-88e3-4073-8468-fc87747265b5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1031/1948] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:37:57 2026] GET /v2.0/ports?tenant_id=e72597cfd23b4c6d9e344a15910910be&device_id=f1dcb50f-2b86-45cd-a4a5-5112c216d752 => generated 1463 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1949] 199.204.45.162 () {34 vars in 1018 bytes} [Wed Jul 1 08:37:57 2026] GET /v2.0/networks?tenant_id=e72597cfd23b4c6d9e344a15910910be&shared=False => generated 2375 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1950] 199.204.45.162 () {34 vars in 930 bytes} [Wed Jul 1 08:37:58 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1951] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:58 2026] GET /v2.0/ports?device_id=d312794a-b58d-4e27-9a41-dc850c8736e7 => 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: 1033/1952] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:58 2026] GET /v2.0/ports?device_id=0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025 => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1953] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:37:58 2026] GET /v2.0/security-groups?id=e6623a11-01ef-422d-b9c7-e285be9218a3&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1954] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:37:59 2026] GET /v2.0/ports?tenant_id=e72597cfd23b4c6d9e344a15910910be&device_id=f1dcb50f-2b86-45cd-a4a5-5112c216d752 => 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: 921/1955] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:37:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.247&port_id=1e72f061-88e3-4073-8468-fc87747265b5 => 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: 1035/1956] 199.204.45.162 () {34 vars in 1102 bytes} [Wed Jul 1 08:37:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ab3&port_id=1e72f061-88e3-4073-8468-fc87747265b5 => 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: 922/1957] 199.204.45.162 () {34 vars in 1064 bytes} [Wed Jul 1 08:37:59 2026] GET /v2.0/subnets?id=55dc9a2b-1fc9-456c-80ff-a9151b5da223&id=c1878e8f-d8e9-4a53-bbc2-768c2e039661 => generated 1409 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1958] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:37:59 2026] GET /v2.0/ports?network_id=1e7e0af4-46cb-40f0-a679-7b1b797b50ad&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: 923/1959] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:37:59 2026] GET /v2.0/ports?network_id=1e7e0af4-46cb-40f0-a679-7b1b797b50ad&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1960] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:37:59 2026] GET /v2.0/networks/1e7e0af4-46cb-40f0-a679-7b1b797b50ad?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: 924/1961] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:37:59 2026] GET /v2.0/networks/1e7e0af4-46cb-40f0-a679-7b1b797b50ad?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: 1038/1962] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:59 2026] GET /v2.0/ports?device_id=d312794a-b58d-4e27-9a41-dc850c8736e7 => 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: 925/1963] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:37:59 2026] GET /v2.0/ports?device_id=0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1964] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:37:59 2026] GET /v2.0/security-groups?id=e6623a11-01ef-422d-b9c7-e285be9218a3&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: 926/1965] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:38:00 2026] GET /v2.0/networks?id=ec7f2bcb-5cf4-4b28-850e-5acdbad3c653 => generated 672 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1966] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:00 2026] GET /v2.0/ports?device_id=d312794a-b58d-4e27-9a41-dc850c8736e7 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1967] 199.204.45.162 () {34 vars in 1050 bytes} [Wed Jul 1 08:38:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e1dd8825c8bf4933b7a1a1bcdf6bb7fa => generated 273 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:38:00.588 8 WARNING neutron_lib.context [req-8aa7f465-d086-42a1-a643-333fe6d7b75d req-4271e0fb-8d48-46eb-b37e-90bde51f885d a07442da3381463ca4d7de54d8cf94d5 e1dd8825c8bf4933b7a1a1bcdf6bb7fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1041/1968] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:00 2026] GET /v2.0/ports?device_id=0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1969] 199.204.45.162 () {38 vars in 955 bytes} [Wed Jul 1 08:38:00 2026] POST /v2.0/ports => generated 997 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1970] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:38:00 2026] GET /v2.0/security-groups?id=e6623a11-01ef-422d-b9c7-e285be9218a3&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1043/1971] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:01 2026] GET /v2.0/ports?device_id=0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1972] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:38:01 2026] GET /v2.0/security-groups?id=e6623a11-01ef-422d-b9c7-e285be9218a3&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/1975] 10.0.0.141 () {32 vars in 736 bytes} [Wed Jul 1 08:38:01 2026] GET /v2.0/ports?device_id=0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:38:01.169 7 WARNING neutron_lib.context [None req-7f1a35cc-a4ec-4632-90c9-9d423033018c b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 929/1976] 199.204.45.162 () {38 vars in 1028 bytes} [Wed Jul 1 08:38:00 2026] PUT /v2.0/ports/608fad42-74f5-4f5a-9ad3-60087cd2a298 => generated 1278 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:01.683 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9260a0e9-0275-451c-bb47-d9231858928d'] response: {'name': 'network-changed', 'server_uuid': 'd312794a-b58d-4e27-9a41-dc850c8736e7', 'tag': '608fad42-74f5-4f5a-9ad3-60087cd2a298', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 930/1977] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:01 2026] GET /v2.0/ports?device_id=d312794a-b58d-4e27-9a41-dc850c8736e7 => generated 1012 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1978] 10.0.0.252 () {34 vars in 1120 bytes} [Wed Jul 1 08:38:01 2026] GET /v2.0/security-groups?id=6b6d0c6e-5deb-4dc3-97fc-f36100e4daa4&id=1f546805-f75a-43e2-9d38-7c29c13753d3&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:38:01.930 7 INFO neutron.db.l3_db [None req-7f1a35cc-a4ec-4632-90c9-9d423033018c b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Floating IP db30b9c1-0719-4c92-89b9-68d5493ba413 associated. External IP: 10.96.250.213, port: 5569f80e-24dd-4004-8d44-37dc68bbff6a. [pid: 8|app: 0|req: 932/1979] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:01 2026] GET /v2.0/ports?device_id=f1dcb50f-2b86-45cd-a4a5-5112c216d752 => generated 1194 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1980] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:38:01 2026] GET /v2.0/security-groups?id=64b82ce5-9814-4157-b299-5d8c20867ccf&fields=id&fields=name => generated 111 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1981] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/ports?tenant_id=e1dd8825c8bf4933b7a1a1bcdf6bb7fa&device_id=d312794a-b58d-4e27-9a41-dc850c8736e7 => generated 1281 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/1982] 10.0.0.141 () {34 vars in 677 bytes} [Wed Jul 1 08:38:01 2026] POST /v2.0/floatingips => generated 855 bytes in 1096 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1983] 199.204.45.162 () {34 vars in 1018 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/networks?tenant_id=e1dd8825c8bf4933b7a1a1bcdf6bb7fa&shared=False => generated 768 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:38:02.309 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-154f506a-7859-4fd8-85b5-3f53bcccd3b6'] response: {'name': 'network-changed', 'server_uuid': '0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025', 'tag': '5569f80e-24dd-4004-8d44-37dc68bbff6a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1049/1984] 10.0.0.141 () {32 vars in 729 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/floatingips/db30b9c1-0719-4c92-89b9-68d5493ba413 => 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: 936/1985] 199.204.45.162 () {34 vars in 930 bytes} [Wed Jul 1 08:38:02 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: 7|app: 0|req: 1050/1986] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/ports?tenant_id=561e9b5ff3eb4cf2ac0741c3ae167348&device_id=0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1987] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/ports?device_id=d312794a-b58d-4e27-9a41-dc850c8736e7 => generated 1012 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/1988] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/networks?id=5bf3f657-e7ef-4894-9b94-57afc1234ef4 => generated 757 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1989] 10.0.0.252 () {34 vars in 1120 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/security-groups?id=6b6d0c6e-5deb-4dc3-97fc-f36100e4daa4&id=1f546805-f75a-43e2-9d38-7c29c13753d3&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/1990] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=5569f80e-24dd-4004-8d44-37dc68bbff6a => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1991] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/subnets?id=995506e5-a5ec-40d5-b5f0-b36d09a0d907 => 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: 1053/1992] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/ports?network_id=5bf3f657-e7ef-4894-9b94-57afc1234ef4&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1993] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:38:03 2026] GET /v2.0/networks/5bf3f657-e7ef-4894-9b94-57afc1234ef4?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/1994] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:38:03 2026] GET /v2.0/networks/5bf3f657-e7ef-4894-9b94-57afc1234ef4?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: 941/1995] 10.0.0.141 () {32 vars in 729 bytes} [Wed Jul 1 08:38:03 2026] GET /v2.0/floatingips/db30b9c1-0719-4c92-89b9-68d5493ba413 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/1996] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:38:03 2026] GET /v2.0/ports?tenant_id=e1dd8825c8bf4933b7a1a1bcdf6bb7fa&device_id=d312794a-b58d-4e27-9a41-dc850c8736e7 => generated 1281 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1997] 199.204.45.162 () {34 vars in 1060 bytes} [Wed Jul 1 08:38:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=608fad42-74f5-4f5a-9ad3-60087cd2a298 => 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: 1056/1998] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:38:03 2026] GET /v2.0/subnets?id=1d456756-b6d2-4f25-bdaa-e5d8ff645fde => generated 690 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1999] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:03 2026] GET /v2.0/ports?network_id=ec7f2bcb-5cf4-4b28-850e-5acdbad3c653&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: 1057/2000] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:38:03 2026] GET /v2.0/networks/ec7f2bcb-5cf4-4b28-850e-5acdbad3c653?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/2001] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:38:03 2026] GET /v2.0/networks/ec7f2bcb-5cf4-4b28-850e-5acdbad3c653?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: 1058/2002] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:03 2026] GET /v2.0/ports?device_id=d312794a-b58d-4e27-9a41-dc850c8736e7 => generated 1012 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/2003] 10.0.0.252 () {34 vars in 1120 bytes} [Wed Jul 1 08:38:04 2026] GET /v2.0/security-groups?id=6b6d0c6e-5deb-4dc3-97fc-f36100e4daa4&id=1f546805-f75a-43e2-9d38-7c29c13753d3&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2004] 10.0.0.141 () {32 vars in 729 bytes} [Wed Jul 1 08:38:04 2026] GET /v2.0/floatingips/db30b9c1-0719-4c92-89b9-68d5493ba413 => generated 857 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/2005] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:05 2026] GET /v2.0/ports?device_id=d312794a-b58d-4e27-9a41-dc850c8736e7 => 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: 1060/2006] 10.0.0.252 () {34 vars in 1120 bytes} [Wed Jul 1 08:38:05 2026] GET /v2.0/security-groups?id=6b6d0c6e-5deb-4dc3-97fc-f36100e4daa4&id=1f546805-f75a-43e2-9d38-7c29c13753d3&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/2007] 199.204.45.162 () {34 vars in 994 bytes} [Wed Jul 1 08:38:06 2026] GET /v2.0/ports?device_id=d312794a-b58d-4e27-9a41-dc850c8736e7 => generated 1281 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2008] 199.204.45.162 () {34 vars in 1124 bytes} [Wed Jul 1 08:38:06 2026] GET /v2.0/security-groups?id=6b6d0c6e-5deb-4dc3-97fc-f36100e4daa4&id=1f546805-f75a-43e2-9d38-7c29c13753d3&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/2009] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:06 2026] GET /v2.0/ports?device_id=d312794a-b58d-4e27-9a41-dc850c8736e7 => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2010] 10.0.0.252 () {34 vars in 1120 bytes} [Wed Jul 1 08:38:06 2026] GET /v2.0/security-groups?id=6b6d0c6e-5deb-4dc3-97fc-f36100e4daa4&id=1f546805-f75a-43e2-9d38-7c29c13753d3&fields=id&fields=name => generated 206 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/2011] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:07 2026] GET /v2.0/ports?device_id=f1dcb50f-2b86-45cd-a4a5-5112c216d752 => generated 1196 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2012] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:38:07 2026] GET /v2.0/security-groups?id=64b82ce5-9814-4157-b299-5d8c20867ccf&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/2013] 10.0.0.141 () {32 vars in 818 bytes} [Wed Jul 1 08:38:07 2026] GET /v2.0/ports?network_id=1e7e0af4-46cb-40f0-a679-7b1b797b50ad&mac_address=fa%3A16%3A3e%3Ac4%3A9e%3A2b => generated 1196 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:38:07.287 7 WARNING neutron_lib.context [None req-a3028df6-d0fe-4033-8013-6586e6ac6ca5 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 951/2014] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:07 2026] GET /v2.0/ports?device_id=d312794a-b58d-4e27-9a41-dc850c8736e7 => generated 1012 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/2015] 10.0.0.252 () {34 vars in 1120 bytes} [Wed Jul 1 08:38:07 2026] GET /v2.0/security-groups?id=6b6d0c6e-5deb-4dc3-97fc-f36100e4daa4&id=1f546805-f75a-43e2-9d38-7c29c13753d3&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:38:08.065 7 INFO neutron.db.l3_db [None req-a3028df6-d0fe-4033-8013-6586e6ac6ca5 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Floating IP d56e05c6-24f2-4009-8ea8-cb31f7677d1b associated. External IP: 10.96.250.214, port: 1e72f061-88e3-4073-8468-fc87747265b5. [pid: 7|app: 0|req: 1064/2016] 10.0.0.141 () {34 vars in 677 bytes} [Wed Jul 1 08:38:07 2026] POST /v2.0/floatingips => generated 855 bytes in 1147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/2017] 10.0.0.252 () {34 vars in 1094 bytes} [Wed Jul 1 08:38:08 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-114674403&fields=id&tenant_id=e72597cfd23b4c6d9e344a15910910be => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2018] 10.0.0.252 () {34 vars in 982 bytes} [Wed Jul 1 08:38:08 2026] GET /v2.0/networks?id=393aeb56-bf1f-4253-9a72-93c82b22be9e => generated 704 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2019] 10.0.0.252 () {34 vars in 965 bytes} [Wed Jul 1 08:38:08 2026] GET /v2.0/quotas/e72597cfd23b4c6d9e344a15910910be => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:38:08.690 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bece26c-9409-4285-b9ba-c16bd342cfc1'] response: {'name': 'network-changed', 'server_uuid': 'f1dcb50f-2b86-45cd-a4a5-5112c216d752', 'tag': '1e72f061-88e3-4073-8468-fc87747265b5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 955/2020] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:08 2026] GET /v2.0/ports?device_id=d312794a-b58d-4e27-9a41-dc850c8736e7 => generated 1014 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/2021] 10.0.0.252 () {34 vars in 1120 bytes} [Wed Jul 1 08:38:08 2026] GET /v2.0/security-groups?id=6b6d0c6e-5deb-4dc3-97fc-f36100e4daa4&id=1f546805-f75a-43e2-9d38-7c29c13753d3&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2022] 10.0.0.252 () {34 vars in 1002 bytes} [Wed Jul 1 08:38:08 2026] GET /v2.0/ports?tenant_id=e72597cfd23b4c6d9e344a15910910be&fields=id => generated 333 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2023] 10.0.0.252 () {34 vars in 1008 bytes} [Wed Jul 1 08:38:08 2026] GET /v2.0/networks/393aeb56-bf1f-4253-9a72-93c82b22be9e?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: 1067/2024] 10.0.0.252 () {34 vars in 1108 bytes} [Wed Jul 1 08:38:08 2026] GET /v2.0/networks/393aeb56-bf1f-4253-9a72-93c82b22be9e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2025] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:09 2026] GET /v2.0/ports?device_id=aff556aa-36e2-4545-90d2-6b68e9d53bbb => 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: 1068/2026] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:38:09 2026] GET /v2.0/ports?tenant_id=e72597cfd23b4c6d9e344a15910910be&device_id=f1dcb50f-2b86-45cd-a4a5-5112c216d752 => generated 1465 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2027] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:38:09 2026] GET /v2.0/networks?id=1e7e0af4-46cb-40f0-a679-7b1b797b50ad => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2028] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:38:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.247&port_id=1e72f061-88e3-4073-8468-fc87747265b5 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2029] 199.204.45.162 () {34 vars in 1102 bytes} [Wed Jul 1 08:38:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ab3&port_id=1e72f061-88e3-4073-8468-fc87747265b5 => 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: 1070/2030] 199.204.45.162 () {34 vars in 1064 bytes} [Wed Jul 1 08:38:09 2026] GET /v2.0/subnets?id=55dc9a2b-1fc9-456c-80ff-a9151b5da223&id=c1878e8f-d8e9-4a53-bbc2-768c2e039661 => generated 1409 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2031] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:09 2026] GET /v2.0/ports?network_id=1e7e0af4-46cb-40f0-a679-7b1b797b50ad&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2032] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:09 2026] GET /v2.0/ports?network_id=1e7e0af4-46cb-40f0-a679-7b1b797b50ad&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2033] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:38:09 2026] GET /v2.0/networks/1e7e0af4-46cb-40f0-a679-7b1b797b50ad?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: 1072/2034] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:38:09 2026] GET /v2.0/networks/1e7e0af4-46cb-40f0-a679-7b1b797b50ad?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: 963/2035] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:09 2026] GET /v2.0/ports?device_id=d312794a-b58d-4e27-9a41-dc850c8736e7 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2036] 10.0.0.252 () {34 vars in 1120 bytes} [Wed Jul 1 08:38:09 2026] GET /v2.0/security-groups?id=6b6d0c6e-5deb-4dc3-97fc-f36100e4daa4&id=1f546805-f75a-43e2-9d38-7c29c13753d3&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2037] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:09 2026] GET /v2.0/ports?device_id=d312794a-b58d-4e27-9a41-dc850c8736e7 => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:38:10.382 7 INFO neutron.db.l3_db [None req-50292403-6615-412b-9a56-4208c3c88e5c a07442da3381463ca4d7de54d8cf94d5 e1dd8825c8bf4933b7a1a1bcdf6bb7fa - - default default] Floating IP 1215f1e2-115c-4032-9d29-429bc05e35cc associated. External IP: 10.96.250.205, port: 608fad42-74f5-4f5a-9ad3-60087cd2a298. [pid: 7|app: 0|req: 1074/2038] 10.0.0.141 () {34 vars in 749 bytes} [Wed Jul 1 08:38:10 2026] PUT /v2.0/floatingips/1215f1e2-115c-4032-9d29-429bc05e35cc => generated 856 bytes in 639 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2039] 10.0.0.151 () {34 vars in 990 bytes} [Wed Jul 1 08:38:11 2026] GET /v2.0/ports?device_id=0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:38:12.019 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-674be40d-fece-42e6-a0c3-2247334c32ee'] response: {'name': 'network-changed', 'server_uuid': 'd312794a-b58d-4e27-9a41-dc850c8736e7', 'tag': '608fad42-74f5-4f5a-9ad3-60087cd2a298', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1075/2040] 10.0.0.151 () {34 vars in 1040 bytes} [Wed Jul 1 08:38:11 2026] GET /v2.0/security-groups?id=e6623a11-01ef-422d-b9c7-e285be9218a3&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: 966/2041] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:38:12 2026] GET /v2.0/ports?tenant_id=e1dd8825c8bf4933b7a1a1bcdf6bb7fa&device_id=d312794a-b58d-4e27-9a41-dc850c8736e7 => generated 1283 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2042] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:38:12 2026] GET /v2.0/networks?id=ec7f2bcb-5cf4-4b28-850e-5acdbad3c653 => generated 768 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2043] 199.204.45.162 () {34 vars in 1060 bytes} [Wed Jul 1 08:38:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=608fad42-74f5-4f5a-9ad3-60087cd2a298 => generated 861 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2044] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:38:12 2026] GET /v2.0/subnets?id=1d456756-b6d2-4f25-bdaa-e5d8ff645fde => generated 690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2045] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:12 2026] GET /v2.0/ports?network_id=ec7f2bcb-5cf4-4b28-850e-5acdbad3c653&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: 1078/2046] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:38:12 2026] GET /v2.0/networks/ec7f2bcb-5cf4-4b28-850e-5acdbad3c653?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: 969/2047] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:38:12 2026] GET /v2.0/networks/ec7f2bcb-5cf4-4b28-850e-5acdbad3c653?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2048] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:38:13 2026] GET /v2.0/networks?id=393aeb56-bf1f-4253-9a72-93c82b22be9e => generated 704 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2049] 199.204.45.162 () {34 vars in 1050 bytes} [Wed Jul 1 08:38:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e72597cfd23b4c6d9e344a15910910be => generated 178 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:38:13.515 7 WARNING neutron_lib.context [req-a6fc8aeb-725e-4dc7-8fcb-46f98da43517 req-9f53c3c5-063c-41e8-aec4-03302968e372 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 971/2050] 10.0.0.141 () {32 vars in 826 bytes} [Wed Jul 1 08:38:13 2026] GET /v2.0/ports?project_id=561e9b5ff3eb4cf2ac0741c3ae167348&network_id=5bf3f657-e7ef-4894-9b94-57afc1234ef4 => generated 3691 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2051] 199.204.45.162 () {38 vars in 955 bytes} [Wed Jul 1 08:38:13 2026] POST /v2.0/ports => generated 1183 bytes in 416 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: 1081/2052] 10.0.0.141 () {32 vars in 742 bytes} [Wed Jul 1 08:38:13 2026] GET /v2.0/subnets?network_id=03e1004f-6723-4e48-b6f0-affd98d98876 => generated 667 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:38:14.265 7 INFO neutron.db.l3_db [None req-ed0b95e4-066f-42b4-a456-7e31f4963bd9 b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Floating IP db30b9c1-0719-4c92-89b9-68d5493ba413 disassociated. External IP: 10.96.250.213, port: 5569f80e-24dd-4004-8d44-37dc68bbff6a. [pid: 8|app: 0|req: 972/2053] 199.204.45.162 () {38 vars in 1028 bytes} [Wed Jul 1 08:38:13 2026] PUT /v2.0/ports/d9d4a320-6e2d-45d6-b144-9f71e4561083 => generated 1464 bytes in 519 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-07-01 08:38:14.494 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-01cad6f9-aa8d-4afe-b1ae-7041dd77aed1'] response: {'name': 'network-changed', 'server_uuid': 'aff556aa-36e2-4545-90d2-6b68e9d53bbb', 'tag': 'd9d4a320-6e2d-45d6-b144-9f71e4561083', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 973/2054] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:14 2026] GET /v2.0/ports?device_id=aff556aa-36e2-4545-90d2-6b68e9d53bbb => generated 1198 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2055] 10.0.0.141 () {34 vars in 749 bytes} [Wed Jul 1 08:38:14 2026] PUT /v2.0/floatingips/db30b9c1-0719-4c92-89b9-68d5493ba413 => generated 554 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2056] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:38:14 2026] GET /v2.0/security-groups?id=64b82ce5-9814-4157-b299-5d8c20867ccf&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2057] 10.0.0.141 () {32 vars in 729 bytes} [Wed Jul 1 08:38:14 2026] GET /v2.0/floatingips/db30b9c1-0719-4c92-89b9-68d5493ba413 => generated 554 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2058] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:38:15 2026] GET /v2.0/ports?tenant_id=e72597cfd23b4c6d9e344a15910910be&device_id=aff556aa-36e2-4545-90d2-6b68e9d53bbb => generated 1467 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:38:15.050 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4550a8fc-2883-4159-ac04-19cf6bf69982'] response: {'name': 'network-changed', 'server_uuid': '0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025', 'tag': '5569f80e-24dd-4004-8d44-37dc68bbff6a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1084/2059] 199.204.45.162 () {34 vars in 1018 bytes} [Wed Jul 1 08:38:15 2026] GET /v2.0/networks?tenant_id=e72597cfd23b4c6d9e344a15910910be&shared=False => generated 2375 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2060] 199.204.45.162 () {34 vars in 930 bytes} [Wed Jul 1 08:38:15 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: 1085/2061] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:38:15 2026] GET /v2.0/ports?tenant_id=561e9b5ff3eb4cf2ac0741c3ae167348&device_id=0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2062] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:38:15 2026] GET /v2.0/networks?id=5bf3f657-e7ef-4894-9b94-57afc1234ef4 => generated 757 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2063] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:38:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=5569f80e-24dd-4004-8d44-37dc68bbff6a => 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: 978/2064] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:38:15 2026] GET /v2.0/subnets?id=995506e5-a5ec-40d5-b5f0-b36d09a0d907 => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2065] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:15 2026] GET /v2.0/ports?network_id=5bf3f657-e7ef-4894-9b94-57afc1234ef4&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: 979/2066] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:38:15 2026] GET /v2.0/networks/5bf3f657-e7ef-4894-9b94-57afc1234ef4?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: 1088/2067] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:38:15 2026] GET /v2.0/networks/5bf3f657-e7ef-4894-9b94-57afc1234ef4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2068] 10.0.0.141 () {32 vars in 729 bytes} [Wed Jul 1 08:38:15 2026] GET /v2.0/floatingips/db30b9c1-0719-4c92-89b9-68d5493ba413 => generated 554 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2071] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:38:16 2026] GET /v2.0/ports?tenant_id=e72597cfd23b4c6d9e344a15910910be&device_id=aff556aa-36e2-4545-90d2-6b68e9d53bbb => generated 1467 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2072] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:38:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.124&port_id=d9d4a320-6e2d-45d6-b144-9f71e4561083 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2073] 199.204.45.162 () {34 vars in 1104 bytes} [Wed Jul 1 08:38:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aa1&port_id=d9d4a320-6e2d-45d6-b144-9f71e4561083 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2074] 199.204.45.162 () {34 vars in 1064 bytes} [Wed Jul 1 08:38:16 2026] GET /v2.0/subnets?id=1248279e-f324-44ab-ad64-1284bd955204&id=0088ffe0-f68b-4174-a59a-669589a1cc89 => generated 1413 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2075] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:16 2026] GET /v2.0/ports?network_id=393aeb56-bf1f-4253-9a72-93c82b22be9e&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: 1092/2076] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:16 2026] GET /v2.0/ports?network_id=393aeb56-bf1f-4253-9a72-93c82b22be9e&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2077] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:38:16 2026] GET /v2.0/networks/393aeb56-bf1f-4253-9a72-93c82b22be9e?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: 1093/2078] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:38:16 2026] GET /v2.0/networks/393aeb56-bf1f-4253-9a72-93c82b22be9e?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: 986/2079] 10.0.0.141 () {32 vars in 729 bytes} [Wed Jul 1 08:38:16 2026] GET /v2.0/floatingips/db30b9c1-0719-4c92-89b9-68d5493ba413 => generated 552 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2080] 10.0.0.151 () {34 vars in 990 bytes} [Wed Jul 1 08:38:16 2026] GET /v2.0/ports?device_id=f1dcb50f-2b86-45cd-a4a5-5112c216d752 => generated 1465 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2081] 10.0.0.151 () {34 vars in 1040 bytes} [Wed Jul 1 08:38:16 2026] GET /v2.0/security-groups?id=64b82ce5-9814-4157-b299-5d8c20867ccf&fields=id&fields=name => generated 111 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:38:17.747 7 WARNING neutron_lib.context [None req-d843350b-ca9a-4f1f-85e0-ac9f46028052 b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1095/2082] 10.0.0.141 () {34 vars in 685 bytes} [Wed Jul 1 08:38:17 2026] POST /v2.0/security-groups => generated 1675 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:38:17.875 8 WARNING neutron_lib.context [None req-be5155ef-dc34-4cf3-b4b5-88aaa5c2ea7b b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 988/2083] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:38:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:38:18.003 7 WARNING neutron_lib.context [None req-04442338-7ffa-4b73-916a-9a83c007a47c b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1096/2084] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:38:17 2026] POST /v2.0/security-group-rules => generated 596 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:38:18.148 8 WARNING neutron_lib.context [None req-dd851e5a-c7d1-4a21-a296-ae7c1db07e60 b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 989/2085] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:38:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:38:18.264 7 WARNING neutron_lib.context [None req-40a14087-dce6-433e-9a8c-556a03100486 b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1097/2086] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:38:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:38:18.405 8 WARNING neutron_lib.context [None req-4480913d-9dd2-42b2-aaaa-5bb10bcc553a b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:38:18.434 8 INFO neutron.db.securitygroups_db [None req-4480913d-9dd2-42b2-aaaa-5bb10bcc553a b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Project 561e9b5ff3eb4cf2ac0741c3ae167348 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: 990/2087] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:38:18 2026] POST /v2.0/security-group-rules => generated 607 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:38:18.523 7 WARNING neutron_lib.context [None req-33123869-3831-48e7-8fdc-84f3afe21999 b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:38:18.554 7 INFO neutron.db.securitygroups_db [None req-33123869-3831-48e7-8fdc-84f3afe21999 b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Project 561e9b5ff3eb4cf2ac0741c3ae167348 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: 1098/2088] 10.0.0.141 () {34 vars in 695 bytes} [Wed Jul 1 08:38:18 2026] POST /v2.0/security-group-rules => generated 606 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2089] 10.0.0.141 () {32 vars in 649 bytes} [Wed Jul 1 08:38:19 2026] GET /v2.0/networks => generated 1298 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2090] 10.0.0.252 () {34 vars in 1100 bytes} [Wed Jul 1 08:38:19 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1658214579&fields=id&tenant_id=561e9b5ff3eb4cf2ac0741c3ae167348 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2091] 10.0.0.252 () {34 vars in 982 bytes} [Wed Jul 1 08:38:19 2026] GET /v2.0/networks?id=5bf3f657-e7ef-4894-9b94-57afc1234ef4 => generated 661 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2092] 10.0.0.252 () {34 vars in 965 bytes} [Wed Jul 1 08:38:19 2026] GET /v2.0/quotas/561e9b5ff3eb4cf2ac0741c3ae167348 => 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: 993/2093] 10.0.0.252 () {34 vars in 1002 bytes} [Wed Jul 1 08:38:19 2026] GET /v2.0/ports?tenant_id=561e9b5ff3eb4cf2ac0741c3ae167348&fields=id => generated 149 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2094] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:19 2026] GET /v2.0/ports?device_id=d312794a-b58d-4e27-9a41-dc850c8736e7 => generated 1014 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2095] 10.0.0.252 () {34 vars in 1008 bytes} [Wed Jul 1 08:38:19 2026] GET /v2.0/networks/5bf3f657-e7ef-4894-9b94-57afc1234ef4?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: 1102/2096] 10.0.0.252 () {34 vars in 1120 bytes} [Wed Jul 1 08:38:19 2026] GET /v2.0/security-groups?id=6b6d0c6e-5deb-4dc3-97fc-f36100e4daa4&id=1f546805-f75a-43e2-9d38-7c29c13753d3&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2097] 10.0.0.252 () {34 vars in 1108 bytes} [Wed Jul 1 08:38:19 2026] GET /v2.0/networks/5bf3f657-e7ef-4894-9b94-57afc1234ef4?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: 1103/2098] 10.0.0.141 () {32 vars in 736 bytes} [Wed Jul 1 08:38:19 2026] GET /v2.0/ports?device_id=d312794a-b58d-4e27-9a41-dc850c8736e7 => generated 1283 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2099] 10.0.0.141 () {32 vars in 858 bytes} [Wed Jul 1 08:38:19 2026] GET /v2.0/floatingips?floating_network_id=03e1004f-6723-4e48-b6f0-affd98d98876&port_id=608fad42-74f5-4f5a-9ad3-60087cd2a298 => generated 861 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2100] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:19 2026] GET /v2.0/ports?device_id=da928cdc-3202-4d32-86c1-93284cd6bc63 => 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: 997/2101] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:19 2026] GET /v2.0/ports?device_id=aff556aa-36e2-4545-90d2-6b68e9d53bbb => generated 1200 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2102] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:38:19 2026] GET /v2.0/security-groups?id=64b82ce5-9814-4157-b299-5d8c20867ccf&fields=id&fields=name => generated 111 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2103] 10.0.0.151 () {34 vars in 990 bytes} [Wed Jul 1 08:38:20 2026] GET /v2.0/ports?device_id=d312794a-b58d-4e27-9a41-dc850c8736e7 => generated 1283 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2104] 10.0.0.151 () {34 vars in 1120 bytes} [Wed Jul 1 08:38:20 2026] GET /v2.0/security-groups?id=1f546805-f75a-43e2-9d38-7c29c13753d3&id=6b6d0c6e-5deb-4dc3-97fc-f36100e4daa4&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2105] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:20 2026] GET /v2.0/ports?device_id=da928cdc-3202-4d32-86c1-93284cd6bc63 => 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: 1107/2106] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:21 2026] GET /v2.0/ports?device_id=da928cdc-3202-4d32-86c1-93284cd6bc63 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2107] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:22 2026] GET /v2.0/ports?device_id=d312794a-b58d-4e27-9a41-dc850c8736e7 => generated 1014 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2108] 10.0.0.252 () {34 vars in 1120 bytes} [Wed Jul 1 08:38:22 2026] GET /v2.0/security-groups?id=6b6d0c6e-5deb-4dc3-97fc-f36100e4daa4&id=1f546805-f75a-43e2-9d38-7c29c13753d3&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2109] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:22 2026] GET /v2.0/ports?device_id=da928cdc-3202-4d32-86c1-93284cd6bc63 => 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: 1109/2110] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:23 2026] GET /v2.0/ports?device_id=d312794a-b58d-4e27-9a41-dc850c8736e7 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2111] 10.0.0.252 () {34 vars in 1120 bytes} [Wed Jul 1 08:38:23 2026] GET /v2.0/security-groups?id=6b6d0c6e-5deb-4dc3-97fc-f36100e4daa4&id=1f546805-f75a-43e2-9d38-7c29c13753d3&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2112] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:23 2026] GET /v2.0/ports?device_id=da928cdc-3202-4d32-86c1-93284cd6bc63 => 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: 1110/2113] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:38:23 2026] GET /v2.0/networks?id=5bf3f657-e7ef-4894-9b94-57afc1234ef4 => generated 661 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2114] 199.204.45.162 () {34 vars in 1050 bytes} [Wed Jul 1 08:38:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=561e9b5ff3eb4cf2ac0741c3ae167348 => generated 274 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:38:24.078 7 WARNING neutron_lib.context [req-061d25b4-f9d1-4749-84e1-c05e3bef5890 req-7c713653-48ee-4df5-9335-13d8184095a9 b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1111/2115] 199.204.45.162 () {38 vars in 955 bytes} [Wed Jul 1 08:38:24 2026] POST /v2.0/ports => generated 958 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, ' [pid: 7|app: 0|req: 1112/2116] 199.204.45.162 () {34 vars in 994 bytes} [Wed Jul 1 08:38:24 2026] GET /v2.0/ports?device_id=d312794a-b58d-4e27-9a41-dc850c8736e7 => generated 1014 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2117] 199.204.45.162 () {38 vars in 1028 bytes} [Wed Jul 1 08:38:24 2026] PUT /v2.0/ports/b2e7a760-3171-4c57-9223-540382d6b2e7 => generated 1239 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-07-01 08:38:24.917 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c1e1b8f-d515-47a0-b0a9-56553d895d75'] response: {'name': 'network-changed', 'server_uuid': 'da928cdc-3202-4d32-86c1-93284cd6bc63', 'tag': 'b2e7a760-3171-4c57-9223-540382d6b2e7', 'status': 'completed', 'code': 200} 2026-07-01 08:38:24.928 7 INFO neutron.db.l3_db [req-281d4a53-d2d5-4ac8-93d6-c9b925dd54eb req-39535592-7185-4120-a908-74d302ed981a a07442da3381463ca4d7de54d8cf94d5 e1dd8825c8bf4933b7a1a1bcdf6bb7fa - - default default] Floating IP 1215f1e2-115c-4032-9d29-429bc05e35cc disassociated. External IP: 10.96.250.205, port: 608fad42-74f5-4f5a-9ad3-60087cd2a298. [pid: 8|app: 0|req: 1006/2118] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:24 2026] GET /v2.0/ports?device_id=aff556aa-36e2-4545-90d2-6b68e9d53bbb => generated 1200 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2119] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:38:24 2026] GET /v2.0/security-groups?id=64b82ce5-9814-4157-b299-5d8c20867ccf&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2120] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:25 2026] GET /v2.0/ports?device_id=d312794a-b58d-4e27-9a41-dc850c8736e7 => 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: 1009/2121] 10.0.0.141 () {32 vars in 818 bytes} [Wed Jul 1 08:38:25 2026] GET /v2.0/ports?network_id=393aeb56-bf1f-4253-9a72-93c82b22be9e&mac_address=fa%3A16%3A3e%3A30%3A68%3Af4 => generated 1200 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2122] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:25 2026] GET /v2.0/ports?device_id=da928cdc-3202-4d32-86c1-93284cd6bc63 => generated 973 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:38:25.189 8 WARNING neutron_lib.context [None req-d0210c8a-d872-4b26-94df-3836f89426b4 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1113/2123] 199.204.45.162 () {36 vars in 997 bytes} [Wed Jul 1 08:38:24 2026] DELETE /v2.0/ports/608fad42-74f5-4f5a-9ad3-60087cd2a298 => generated 0 bytes in 681 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2124] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:38:25 2026] GET /v2.0/security-groups?id=2d45f1e2-f656-43a5-ad96-a4ca22672ac6&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-07-01 08:38:25.438 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9f9e96f-6ab6-4841-af24-d13a545daac0'] response: {'server_uuid': 'd312794a-b58d-4e27-9a41-dc850c8736e7', 'name': 'network-vif-deleted', 'tag': '608fad42-74f5-4f5a-9ad3-60087cd2a298', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1115/2125] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:38:25 2026] GET /v2.0/ports?tenant_id=561e9b5ff3eb4cf2ac0741c3ae167348&device_id=da928cdc-3202-4d32-86c1-93284cd6bc63 => 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: 1116/2126] 199.204.45.162 () {34 vars in 1018 bytes} [Wed Jul 1 08:38:25 2026] GET /v2.0/networks?tenant_id=561e9b5ff3eb4cf2ac0741c3ae167348&shared=False => generated 757 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2127] 199.204.45.162 () {34 vars in 930 bytes} [Wed Jul 1 08:38:25 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-07-01 08:38:26.003 8 INFO neutron.db.l3_db [None req-d0210c8a-d872-4b26-94df-3836f89426b4 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Floating IP 9454f44d-0b64-427a-932d-00396eca43b3 associated. External IP: 10.96.250.202, port: d9d4a320-6e2d-45d6-b144-9f71e4561083. [pid: 7|app: 0|req: 1118/2128] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:26 2026] GET /v2.0/ports?device_id=d312794a-b58d-4e27-9a41-dc850c8736e7 => 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: 1011/2129] 10.0.0.141 () {34 vars in 677 bytes} [Wed Jul 1 08:38:25 2026] POST /v2.0/floatingips => generated 855 bytes in 1200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2130] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:26 2026] GET /v2.0/ports?device_id=da928cdc-3202-4d32-86c1-93284cd6bc63 => generated 973 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2131] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:38:26 2026] GET /v2.0/security-groups?id=2d45f1e2-f656-43a5-ad96-a4ca22672ac6&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: 1120/2132] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:38:26 2026] GET /v2.0/ports?tenant_id=561e9b5ff3eb4cf2ac0741c3ae167348&device_id=da928cdc-3202-4d32-86c1-93284cd6bc63 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2133] 199.204.45.162 () {34 vars in 1060 bytes} [Wed Jul 1 08:38:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=b2e7a760-3171-4c57-9223-540382d6b2e7 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2134] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:38:26 2026] GET /v2.0/subnets?id=995506e5-a5ec-40d5-b5f0-b36d09a0d907 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2135] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:26 2026] GET /v2.0/ports?network_id=5bf3f657-e7ef-4894-9b94-57afc1234ef4&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: 1122/2136] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:38:26 2026] GET /v2.0/networks/5bf3f657-e7ef-4894-9b94-57afc1234ef4?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2137] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:38:26 2026] GET /v2.0/networks/5bf3f657-e7ef-4894-9b94-57afc1234ef4?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: 1123/2138] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:27 2026] GET /v2.0/ports?device_id=d312794a-b58d-4e27-9a41-dc850c8736e7 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:38:27.705 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f4891fc-70fe-453c-bd2a-8d1e3806838d'] response: {'name': 'network-changed', 'server_uuid': 'aff556aa-36e2-4545-90d2-6b68e9d53bbb', 'tag': 'd9d4a320-6e2d-45d6-b144-9f71e4561083', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1016/2139] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:27 2026] GET /v2.0/ports?device_id=da928cdc-3202-4d32-86c1-93284cd6bc63 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2140] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:38:27 2026] GET /v2.0/security-groups?id=2d45f1e2-f656-43a5-ad96-a4ca22672ac6&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: 1017/2141] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:38:28 2026] GET /v2.0/ports?tenant_id=e72597cfd23b4c6d9e344a15910910be&device_id=aff556aa-36e2-4545-90d2-6b68e9d53bbb => generated 1469 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2142] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:38:28 2026] GET /v2.0/networks?id=393aeb56-bf1f-4253-9a72-93c82b22be9e => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2143] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:28 2026] GET /v2.0/ports?device_id=d312794a-b58d-4e27-9a41-dc850c8736e7 => 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: 1126/2144] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:38:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.124&port_id=d9d4a320-6e2d-45d6-b144-9f71e4561083 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2145] 199.204.45.162 () {34 vars in 1104 bytes} [Wed Jul 1 08:38:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aa1&port_id=d9d4a320-6e2d-45d6-b144-9f71e4561083 => 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: 1127/2146] 199.204.45.162 () {34 vars in 1064 bytes} [Wed Jul 1 08:38:28 2026] GET /v2.0/subnets?id=1248279e-f324-44ab-ad64-1284bd955204&id=0088ffe0-f68b-4174-a59a-669589a1cc89 => generated 1413 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2147] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:28 2026] GET /v2.0/ports?network_id=393aeb56-bf1f-4253-9a72-93c82b22be9e&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2148] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:28 2026] GET /v2.0/ports?network_id=393aeb56-bf1f-4253-9a72-93c82b22be9e&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2149] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:38:28 2026] GET /v2.0/networks/393aeb56-bf1f-4253-9a72-93c82b22be9e?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2150] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:38:28 2026] GET /v2.0/networks/393aeb56-bf1f-4253-9a72-93c82b22be9e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2151] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:28 2026] GET /v2.0/ports?device_id=da928cdc-3202-4d32-86c1-93284cd6bc63 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2152] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:38:28 2026] GET /v2.0/security-groups?id=2d45f1e2-f656-43a5-ad96-a4ca22672ac6&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: 1023/2153] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:38:29 2026] DELETE /v2.0/security-groups/1f546805-f75a-43e2-9d38-7c29c13753d3 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:38:29.595 7 INFO neutron.api.v2.resource [None req-678937eb-ed7b-49bd-87a6-bf83462c70bc a07442da3381463ca4d7de54d8cf94d5 e1dd8825c8bf4933b7a1a1bcdf6bb7fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1131/2154] 10.0.0.141 () {32 vars in 737 bytes} [Wed Jul 1 08:38:29 2026] GET /v2.0/security-groups/1f546805-f75a-43e2-9d38-7c29c13753d3 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2155] 10.0.0.141 () {32 vars in 732 bytes} [Wed Jul 1 08:38:29 2026] DELETE /v2.0/floatingips/1215f1e2-115c-4032-9d29-429bc05e35cc => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2156] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:29 2026] GET /v2.0/ports?device_id=da928cdc-3202-4d32-86c1-93284cd6bc63 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2157] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:38:29 2026] DELETE /v2.0/security-groups/6b6d0c6e-5deb-4dc3-97fc-f36100e4daa4 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2158] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:38:30 2026] GET /v2.0/security-groups?id=2d45f1e2-f656-43a5-ad96-a4ca22672ac6&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: 1133/2161] 10.0.0.141 () {34 vars in 789 bytes} [Wed Jul 1 08:38:30 2026] PUT /v2.0/routers/f9621bf7-a7fb-464f-9c59-4317c85e268f/remove_router_interface => generated 309 bytes in 1067 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2162] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:31 2026] GET /v2.0/ports?device_id=da928cdc-3202-4d32-86c1-93284cd6bc63 => 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: 1030/2163] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:38:31 2026] GET /v2.0/security-groups?id=2d45f1e2-f656-43a5-ad96-a4ca22672ac6&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2164] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:31 2026] GET /v2.0/ports?device_id=da928cdc-3202-4d32-86c1-93284cd6bc63 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2165] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:38:31 2026] GET /v2.0/security-groups?id=2d45f1e2-f656-43a5-ad96-a4ca22672ac6&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: 1033/2166] 10.0.0.141 () {32 vars in 736 bytes} [Wed Jul 1 08:38:31 2026] GET /v2.0/ports?device_id=da928cdc-3202-4d32-86c1-93284cd6bc63 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:38:31.908 8 INFO neutron.db.l3_db [None req-bd938182-4eef-4164-922c-5545b24bbcfa b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Floating IP db30b9c1-0719-4c92-89b9-68d5493ba413 associated. External IP: 10.96.250.213, port: b2e7a760-3171-4c57-9223-540382d6b2e7. 2026-07-01 08:38:32.160 7 INFO neutron.services.segments.plugin [-] Segment 8a084e10-421c-456e-9bf3-b228b3db3a1a resource provider aggregate not found 2026-07-01 08:38:32.169 7 INFO neutron.services.segments.plugin [-] Segment 8a084e10-421c-456e-9bf3-b228b3db3a1a resource provider aggregate not found 2026-07-01 08:38:32.183 7 INFO neutron.services.segments.plugin [-] Segment 8a084e10-421c-456e-9bf3-b228b3db3a1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a084e10-421c-456e-9bf3-b228b3db3a1a found for delete ", "request_id": "req-97c02dc0-d77a-449c-a467-911d3e47024c"}]} 2026-07-01 08:38:32.184 7 INFO neutron.services.segments.plugin [-] Segment 8a084e10-421c-456e-9bf3-b228b3db3a1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a084e10-421c-456e-9bf3-b228b3db3a1a found for delete ", "request_id": "req-adf6253c-1d15-4914-aaf0-29772a03b804"}]} 2026-07-01 08:38:32.186 7 INFO neutron.db.l3_hamode_db [None req-00b1498f-d9ff-4a4a-b638-65a7ca899e1e 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] HA network 2cdab86e-1e84-48e3-860e-fcae54d391e4 was deleted as no HA routers are present in tenant e1dd8825c8bf4933b7a1a1bcdf6bb7fa. [pid: 7|app: 0|req: 1134/2167] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:38:31 2026] DELETE /v2.0/routers/f9621bf7-a7fb-464f-9c59-4317c85e268f => generated 0 bytes in 1001 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2168] 10.0.0.151 () {34 vars in 990 bytes} [Wed Jul 1 08:38:32 2026] GET /v2.0/ports?device_id=aff556aa-36e2-4545-90d2-6b68e9d53bbb => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2169] 10.0.0.141 () {34 vars in 749 bytes} [Wed Jul 1 08:38:31 2026] PUT /v2.0/floatingips/db30b9c1-0719-4c92-89b9-68d5493ba413 => generated 856 bytes in 702 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:38:32.286 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-58cb8a7a-b81e-4be9-8054-39be43aed49c'] response: {'name': 'network-changed', 'server_uuid': 'da928cdc-3202-4d32-86c1-93284cd6bc63', 'tag': 'b2e7a760-3171-4c57-9223-540382d6b2e7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1035/2170] 10.0.0.151 () {34 vars in 1040 bytes} [Wed Jul 1 08:38:32 2026] GET /v2.0/security-groups?id=64b82ce5-9814-4157-b299-5d8c20867ccf&fields=id&fields=name => generated 111 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2171] 10.0.0.141 () {32 vars in 729 bytes} [Wed Jul 1 08:38:32 2026] GET /v2.0/floatingips/db30b9c1-0719-4c92-89b9-68d5493ba413 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2172] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:38:32 2026] DELETE /v2.0/subnets/1d456756-b6d2-4f25-bdaa-e5d8ff645fde => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:38:32.770 8 INFO neutron.services.segments.plugin [-] Segment b85cc1b4-0aa7-4adb-be5c-834d9c92b2ba resource provider aggregate not found 2026-07-01 08:38:32.775 8 INFO neutron.services.segments.plugin [-] Segment b85cc1b4-0aa7-4adb-be5c-834d9c92b2ba resource provider aggregate not found [pid: 8|app: 0|req: 1037/2173] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:38:32 2026] DELETE /v2.0/networks/ec7f2bcb-5cf4-4b28-850e-5acdbad3c653 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:38:32.801 8 INFO neutron.services.segments.plugin [-] Segment b85cc1b4-0aa7-4adb-be5c-834d9c92b2ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b85cc1b4-0aa7-4adb-be5c-834d9c92b2ba found for delete ", "request_id": "req-64f23b86-9872-4b35-b977-d43d6e570809"}]} 2026-07-01 08:38:32.802 8 INFO neutron.services.segments.plugin [-] Segment b85cc1b4-0aa7-4adb-be5c-834d9c92b2ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b85cc1b4-0aa7-4adb-be5c-834d9c92b2ba found for delete ", "request_id": "req-46d37481-b01f-4b74-bb54-7247f97a790b"}]} [pid: 7|app: 0|req: 1137/2174] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:38:32 2026] GET /v2.0/ports?tenant_id=561e9b5ff3eb4cf2ac0741c3ae167348&device_id=da928cdc-3202-4d32-86c1-93284cd6bc63 => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2175] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:38:32 2026] GET /v2.0/networks?id=5bf3f657-e7ef-4894-9b94-57afc1234ef4 => generated 757 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2176] 199.204.45.162 () {34 vars in 1060 bytes} [Wed Jul 1 08:38:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=b2e7a760-3171-4c57-9223-540382d6b2e7 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2177] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:38:32 2026] GET /v2.0/subnets?id=995506e5-a5ec-40d5-b5f0-b36d09a0d907 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2178] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:33 2026] GET /v2.0/ports?network_id=5bf3f657-e7ef-4894-9b94-57afc1234ef4&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2179] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:38:33 2026] GET /v2.0/networks/5bf3f657-e7ef-4894-9b94-57afc1234ef4?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2180] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:38:33 2026] GET /v2.0/networks/5bf3f657-e7ef-4894-9b94-57afc1234ef4?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: 7|app: 0|req: 1144/2181] 10.0.0.141 () {32 vars in 729 bytes} [Wed Jul 1 08:38:33 2026] GET /v2.0/floatingips/db30b9c1-0719-4c92-89b9-68d5493ba413 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2182] 10.0.0.141 () {34 vars in 789 bytes} [Wed Jul 1 08:38:32 2026] PUT /v2.0/routers/d381fc7c-1012-47b8-a37a-e8f7261f8cbc/remove_router_interface => generated 309 bytes in 968 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2183] 10.0.0.141 () {32 vars in 729 bytes} [Wed Jul 1 08:38:34 2026] GET /v2.0/floatingips/db30b9c1-0719-4c92-89b9-68d5493ba413 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:38:34.665 7 INFO neutron.services.segments.plugin [-] Segment a39b5a61-375a-4bf3-bfe8-cbda2a5f5b9b resource provider aggregate not found 2026-07-01 08:38:34.673 7 INFO neutron.services.segments.plugin [-] Segment a39b5a61-375a-4bf3-bfe8-cbda2a5f5b9b resource provider aggregate not found 2026-07-01 08:38:34.684 7 INFO neutron.services.segments.plugin [-] Segment a39b5a61-375a-4bf3-bfe8-cbda2a5f5b9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a39b5a61-375a-4bf3-bfe8-cbda2a5f5b9b found for delete ", "request_id": "req-4721e88b-d945-4bf9-8bd8-18278db29d0e"}]} 2026-07-01 08:38:34.691 7 INFO neutron.services.segments.plugin [-] Segment a39b5a61-375a-4bf3-bfe8-cbda2a5f5b9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a39b5a61-375a-4bf3-bfe8-cbda2a5f5b9b found for delete ", "request_id": "req-d5639526-1509-43b1-aba8-9782fae67c11"}]} 2026-07-01 08:38:34.711 7 INFO neutron.db.l3_hamode_db [None req-1a78a3ea-7fdc-4cc9-a537-7cfe51c6cc78 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] HA network 9cee61e1-32c0-4669-840d-9fb1e2653f72 was deleted as no HA routers are present in tenant 908a437a5a844b009b893960971e05a4. [pid: 7|app: 0|req: 1145/2184] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:38:33 2026] DELETE /v2.0/routers/d381fc7c-1012-47b8-a37a-e8f7261f8cbc => generated 0 bytes in 944 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2185] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:38:34 2026] DELETE /v2.0/subnets/2848e3f5-ad6e-4cd5-b28c-9be149e2c52d => 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: 1146/2186] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:38:34 2026] DELETE /v2.0/networks/fd8857f9-b805-41a4-9260-03fa757553f0 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2187] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:38:35 2026] GET /v2.0/security-groups?tenant_id=908a437a5a844b009b893960971e05a4&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2188] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:38:35 2026] DELETE /v2.0/security-groups/fb170722-0d40-47f6-be5f-3fc8f2f7780e => 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: 1042/2189] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:38:35 2026] GET /v2.0/security-groups?tenant_id=e1dd8825c8bf4933b7a1a1bcdf6bb7fa&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2190] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:38:35 2026] DELETE /v2.0/security-groups/9c0f5647-10d8-4b3b-8a85-1d53aa7b4904 => 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: 1043/2191] 10.0.0.141 () {32 vars in 721 bytes} [Wed Jul 1 08:38:37 2026] GET /v2.0/subnets/f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:38:38.567 7 INFO neutron.services.segments.plugin [-] Segment 791ea3bc-ab57-4fe2-ac80-9f54a52746b9 resource provider aggregate not found 2026-07-01 08:38:38.576 7 INFO neutron.services.segments.plugin [-] Segment 791ea3bc-ab57-4fe2-ac80-9f54a52746b9 resource provider aggregate not found 2026-07-01 08:38:38.579 7 INFO neutron.services.segments.plugin [-] Segment 791ea3bc-ab57-4fe2-ac80-9f54a52746b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 791ea3bc-ab57-4fe2-ac80-9f54a52746b9 found for delete ", "request_id": "req-102bd43d-6e29-4d85-8051-5c13d01c70da"}]} 2026-07-01 08:38:38.592 7 INFO neutron.services.segments.plugin [-] Segment 791ea3bc-ab57-4fe2-ac80-9f54a52746b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 791ea3bc-ab57-4fe2-ac80-9f54a52746b9 found for delete ", "request_id": "req-93eeca97-38dd-4b47-926a-d4f813cfc35b"}]} [pid: 7|app: 0|req: 1149/2192] 10.0.0.57 () {30 vars in 688 bytes} [Wed Jul 1 08:38:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2193] 10.0.0.57 () {30 vars in 690 bytes} [Wed Jul 1 08:38:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2194] 10.0.0.57 () {30 vars in 666 bytes} [Wed Jul 1 08:38:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2195] 10.0.0.57 () {30 vars in 702 bytes} [Wed Jul 1 08:38:38 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) 2026-07-01 08:38:39.082 7 WARNING neutron_lib.context [None req-ca14b904-f94f-440b-aa88-7bcddfb8a661 48b306029d5143c3a2e9f3152ec0d49f 316c3a3ca2b04484b10905eed34d085e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1151/2196] 10.0.0.141 () {34 vars in 676 bytes} [Wed Jul 1 08:38:39 2026] POST /v2.0/subnetpools => generated 516 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2197] 10.0.0.141 () {34 vars in 759 bytes} [Wed Jul 1 08:38:39 2026] PUT /v2.0/subnetpools/ffb8a7c4-07ea-4292-a254-6fb9901ccfc6/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2198] 10.0.0.141 () {32 vars in 739 bytes} [Wed Jul 1 08:38:39 2026] GET /v2.0/subnetpools/ffb8a7c4-07ea-4292-a254-6fb9901ccfc6/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2199] 10.0.0.57 () {28 vars in 437 bytes} [Wed Jul 1 08:38:39 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: 1047/2200] 10.0.0.141 () {34 vars in 770 bytes} [Wed Jul 1 08:38:39 2026] PUT /v2.0/subnetpools/ffb8a7c4-07ea-4292-a254-6fb9901ccfc6/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2201] 10.0.0.57 () {30 vars in 726 bytes} [Wed Jul 1 08:38:39 2026] GET /v2.0/subnets/f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 657 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2202] 10.0.0.141 () {32 vars in 739 bytes} [Wed Jul 1 08:38:39 2026] GET /v2.0/subnetpools/ffb8a7c4-07ea-4292-a254-6fb9901ccfc6/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2203] 10.0.0.57 () {30 vars in 688 bytes} [Wed Jul 1 08:38:39 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: 1156/2204] 10.0.0.57 () {30 vars in 690 bytes} [Wed Jul 1 08:38:39 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: 1157/2205] 10.0.0.57 () {30 vars in 666 bytes} [Wed Jul 1 08:38: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: 1158/2206] 10.0.0.57 () {30 vars in 702 bytes} [Wed Jul 1 08:38: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: 1049/2207] 10.0.0.141 () {34 vars in 766 bytes} [Wed Jul 1 08:38:39 2026] PUT /v2.0/subnetpools/ffb8a7c4-07ea-4292-a254-6fb9901ccfc6/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2208] 10.0.0.141 () {32 vars in 739 bytes} [Wed Jul 1 08:38:39 2026] GET /v2.0/subnetpools/ffb8a7c4-07ea-4292-a254-6fb9901ccfc6/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2209] 10.0.0.57 () {30 vars in 726 bytes} [Wed Jul 1 08:38:39 2026] GET /v2.0/subnets/f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2210] 10.0.0.141 () {34 vars in 788 bytes} [Wed Jul 1 08:38:39 2026] PUT /v2.0/subnetpools/ffb8a7c4-07ea-4292-a254-6fb9901ccfc6/tags/black.or.white => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2211] 10.0.0.141 () {32 vars in 739 bytes} [Wed Jul 1 08:38:39 2026] GET /v2.0/subnetpools/ffb8a7c4-07ea-4292-a254-6fb9901ccfc6/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2212] 10.0.0.57 () {30 vars in 688 bytes} [Wed Jul 1 08:38: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: 8|app: 0|req: 1053/2213] 10.0.0.57 () {30 vars in 690 bytes} [Wed Jul 1 08:38:39 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: 1161/2214] 10.0.0.141 () {34 vars in 759 bytes} [Wed Jul 1 08:38:39 2026] PUT /v2.0/subnetpools/ffb8a7c4-07ea-4292-a254-6fb9901ccfc6/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2215] 10.0.0.57 () {30 vars in 666 bytes} [Wed Jul 1 08:38: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: 8|app: 0|req: 1055/2216] 10.0.0.57 () {30 vars in 702 bytes} [Wed Jul 1 08:38: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: 7|app: 0|req: 1162/2217] 10.0.0.141 () {32 vars in 739 bytes} [Wed Jul 1 08:38:39 2026] GET /v2.0/subnetpools/ffb8a7c4-07ea-4292-a254-6fb9901ccfc6/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2218] 10.0.0.141 () {32 vars in 747 bytes} [Wed Jul 1 08:38:39 2026] GET /v2.0/subnetpools/ffb8a7c4-07ea-4292-a254-6fb9901ccfc6/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:38:39.566 8 INFO neutron.api.v2.resource [None req-40297a17-93c2-41fa-8b88-0519ce8e3ec1 48b306029d5143c3a2e9f3152ec0d49f 316c3a3ca2b04484b10905eed34d085e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1163/2219] 10.0.0.57 () {30 vars in 728 bytes} [Wed Jul 1 08:38:39 2026] GET /v2.0/networks/c3af6977-84b7-4ae8-aa2d-570d44a824f1 => generated 799 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2220] 10.0.0.141 () {32 vars in 751 bytes} [Wed Jul 1 08:38:39 2026] GET /v2.0/subnetpools/ffb8a7c4-07ea-4292-a254-6fb9901ccfc6/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2221] 10.0.0.57 () {30 vars in 680 bytes} [Wed Jul 1 08:38: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: 1164/2222] 10.0.0.141 () {32 vars in 750 bytes} [Wed Jul 1 08:38:39 2026] DELETE /v2.0/subnetpools/ffb8a7c4-07ea-4292-a254-6fb9901ccfc6/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2223] 10.0.0.141 () {32 vars in 739 bytes} [Wed Jul 1 08:38:39 2026] GET /v2.0/subnetpools/ffb8a7c4-07ea-4292-a254-6fb9901ccfc6/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:38:39.647 7 INFO neutron.api.v2.resource [None req-fa19029e-6523-46db-b87e-b120fbebe67e 48b306029d5143c3a2e9f3152ec0d49f 316c3a3ca2b04484b10905eed34d085e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1166/2224] 10.0.0.141 () {32 vars in 754 bytes} [Wed Jul 1 08:38:39 2026] DELETE /v2.0/subnetpools/ffb8a7c4-07ea-4292-a254-6fb9901ccfc6/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2225] 10.0.0.141 () {32 vars in 742 bytes} [Wed Jul 1 08:38:39 2026] DELETE /v2.0/subnetpools/ffb8a7c4-07ea-4292-a254-6fb9901ccfc6/tags => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2226] 10.0.0.141 () {32 vars in 739 bytes} [Wed Jul 1 08:38:39 2026] GET /v2.0/subnetpools/ffb8a7c4-07ea-4292-a254-6fb9901ccfc6/tags => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2227] 10.0.0.141 () {32 vars in 732 bytes} [Wed Jul 1 08:38:39 2026] DELETE /v2.0/subnetpools/ffb8a7c4-07ea-4292-a254-6fb9901ccfc6 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2228] 10.0.0.57 () {34 vars in 702 bytes} [Wed Jul 1 08:38:39 2026] POST /v2.0/ports => generated 1132 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2229] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:38:40 2026] GET /v2.0/security-groups?tenant_id=d1e3352329f14928bb83688ba705ccb9&name=default => generated 2925 bytes in 248 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: 1060/2230] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:38:40 2026] DELETE /v2.0/security-groups/ce54430b-753a-41a0-83a6-74936b97d369 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2231] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:38:40 2026] GET /v2.0/security-groups?tenant_id=316c3a3ca2b04484b10905eed34d085e&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2232] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:38:40 2026] DELETE /v2.0/security-groups/93ed2264-b0b5-49f9-bc64-4a90bfdda768 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2233] 10.0.0.151 () {34 vars in 990 bytes} [Wed Jul 1 08:38:42 2026] GET /v2.0/ports?device_id=da928cdc-3202-4d32-86c1-93284cd6bc63 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2234] 10.0.0.151 () {34 vars in 1040 bytes} [Wed Jul 1 08:38:42 2026] GET /v2.0/security-groups?id=2d45f1e2-f656-43a5-ad96-a4ca22672ac6&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2235] 199.204.45.162 () {30 vars in 702 bytes} [Wed Jul 1 08:38:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2236] 199.204.45.162 () {30 vars in 704 bytes} [Wed Jul 1 08:38:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2237] 199.204.45.162 () {30 vars in 680 bytes} [Wed Jul 1 08:38:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2238] 199.204.45.162 () {30 vars in 716 bytes} [Wed Jul 1 08:38:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2239] 199.204.45.162 () {30 vars in 736 bytes} [Wed Jul 1 08:38:42 2026] GET /v2.0/ports/597906b5-2985-4965-ac2a-165e5dd61e2f => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2240] 199.204.45.162 () {30 vars in 702 bytes} [Wed Jul 1 08:38:43 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: 1176/2241] 199.204.45.162 () {30 vars in 704 bytes} [Wed Jul 1 08:38:43 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: 1066/2242] 199.204.45.162 () {30 vars in 680 bytes} [Wed Jul 1 08:38:43 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: 1177/2243] 199.204.45.162 () {30 vars in 716 bytes} [Wed Jul 1 08:38:43 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-07-01 08:38:43.289 8 INFO neutron.api.v2.resource [None req-b714ee8a-5d76-483c-b1aa-b83ce9ece64a 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1067/2244] 199.204.45.162 () {30 vars in 762 bytes} [Wed Jul 1 08:38:43 2026] GET /v2.0/security-groups/lb-11e17f0a-753c-44e2-a5f3-d3e8c517d61a => generated 149 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2245] 199.204.45.162 () {30 vars in 784 bytes} [Wed Jul 1 08:38:43 2026] GET /v2.0/security-groups?name=lb-11e17f0a-753c-44e2-a5f3-d3e8c517d61a => generated 23 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2246] 199.204.45.162 () {34 vars in 735 bytes} [Wed Jul 1 08:38:43 2026] POST /v2.0/security-groups => generated 1636 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2247] 199.204.45.162 () {30 vars in 814 bytes} [Wed Jul 1 08:38:43 2026] GET /v2.0/security-group-rules?security_group_id=ce801690-1c92-4a91-bfad-22066c182741 => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2248] 199.204.45.162 () {34 vars in 788 bytes} [Wed Jul 1 08:38:43 2026] PUT /v2.0/ports/597906b5-2985-4965-ac2a-165e5dd61e2f => generated 1132 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2249] 199.204.45.162 () {30 vars in 702 bytes} [Wed Jul 1 08:38:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 21 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: 1070/2250] 199.204.45.162 () {30 vars in 704 bytes} [Wed Jul 1 08:38:43 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: 1181/2251] 199.204.45.162 () {30 vars in 680 bytes} [Wed Jul 1 08:38:43 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: 1071/2252] 199.204.45.162 () {30 vars in 716 bytes} [Wed Jul 1 08:38:43 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: 1182/2253] 199.204.45.162 () {30 vars in 740 bytes} [Wed Jul 1 08:38:43 2026] GET /v2.0/subnets/f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2256] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:47 2026] GET /v2.0/ports?device_id=da928cdc-3202-4d32-86c1-93284cd6bc63 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2257] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:38:47 2026] GET /v2.0/security-groups?id=2d45f1e2-f656-43a5-ad96-a4ca22672ac6&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: 1074/2258] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:48 2026] GET /v2.0/ports?device_id=da928cdc-3202-4d32-86c1-93284cd6bc63 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2259] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:38:48 2026] GET /v2.0/security-groups?id=2d45f1e2-f656-43a5-ad96-a4ca22672ac6&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: 1075/2260] 199.204.45.162 () {34 vars in 994 bytes} [Wed Jul 1 08:38:49 2026] GET /v2.0/ports?device_id=da928cdc-3202-4d32-86c1-93284cd6bc63 => generated 973 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:38:49.704 7 INFO neutron.db.l3_db [req-b5902a8b-dc79-4a0e-901f-2868ff7ca964 req-38be3a19-cf80-41bb-8cf3-ed86598bd0c0 b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] Floating IP db30b9c1-0719-4c92-89b9-68d5493ba413 disassociated. External IP: 10.96.250.213, port: b2e7a760-3171-4c57-9223-540382d6b2e7. [pid: 8|app: 0|req: 1076/2261] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:49 2026] GET /v2.0/ports?device_id=da928cdc-3202-4d32-86c1-93284cd6bc63 => 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: 1186/2262] 199.204.45.162 () {36 vars in 997 bytes} [Wed Jul 1 08:38:49 2026] DELETE /v2.0/ports/b2e7a760-3171-4c57-9223-540382d6b2e7 => generated 0 bytes in 630 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2263] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:50 2026] GET /v2.0/ports?device_id=da928cdc-3202-4d32-86c1-93284cd6bc63 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2264] 10.0.0.252 () {34 vars in 1016 bytes} [Wed Jul 1 08:38:51 2026] GET /v2.0/security-groups?id=84cd6612-31e7-4716-8a5b-2865825622d3&fields=id => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2265] 10.0.0.252 () {34 vars in 982 bytes} [Wed Jul 1 08:38:51 2026] GET /v2.0/networks?id=a2268e91-3188-47ed-86f0-b1206389858c => generated 734 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:38:51.240 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-98b6545b-3e6b-4693-aa59-af028b4b0807'] response: {'server_uuid': 'da928cdc-3202-4d32-86c1-93284cd6bc63', 'name': 'network-vif-deleted', 'tag': 'b2e7a760-3171-4c57-9223-540382d6b2e7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1188/2266] 10.0.0.252 () {34 vars in 965 bytes} [Wed Jul 1 08:38:51 2026] GET /v2.0/quotas/858a5623c83f4620b8f38d50d317ede2 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2267] 10.0.0.252 () {34 vars in 1002 bytes} [Wed Jul 1 08:38:51 2026] GET /v2.0/ports?tenant_id=858a5623c83f4620b8f38d50d317ede2&fields=id => generated 149 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2268] 10.0.0.252 () {34 vars in 1008 bytes} [Wed Jul 1 08:38:51 2026] GET /v2.0/networks/a2268e91-3188-47ed-86f0-b1206389858c?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: 1080/2269] 10.0.0.252 () {34 vars in 1108 bytes} [Wed Jul 1 08:38:51 2026] GET /v2.0/networks/a2268e91-3188-47ed-86f0-b1206389858c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2270] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:51 2026] GET /v2.0/ports?device_id=da928cdc-3202-4d32-86c1-93284cd6bc63 => 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: 1081/2271] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:51 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => 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: 1191/2272] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:52 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => 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: 1082/2273] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:53 2026] GET /v2.0/ports?device_id=da928cdc-3202-4d32-86c1-93284cd6bc63 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2274] 199.204.45.162 () {34 vars in 1096 bytes} [Wed Jul 1 08:38:53 2026] GET /v2.0/ports?device_id=0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2275] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:38:54 2026] DELETE /v2.0/security-groups/2d45f1e2-f656-43a5-ad96-a4ca22672ac6 => 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: 1193/2276] 10.0.0.141 () {32 vars in 732 bytes} [Wed Jul 1 08:38:54 2026] DELETE /v2.0/floatingips/db30b9c1-0719-4c92-89b9-68d5493ba413 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2277] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:54 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => 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: 1084/2278] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:54 2026] GET /v2.0/ports?device_id=0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2279] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:54 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => 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: 1195/2280] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:38:54 2026] GET /v2.0/security-groups?id=e6623a11-01ef-422d-b9c7-e285be9218a3&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: 1086/2281] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:38:54 2026] GET /v2.0/ports?tenant_id=561e9b5ff3eb4cf2ac0741c3ae167348&device_id=0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2282] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:38:55 2026] GET /v2.0/networks?id=5bf3f657-e7ef-4894-9b94-57afc1234ef4 => generated 757 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2283] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:38:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=5569f80e-24dd-4004-8d44-37dc68bbff6a => 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: 1197/2284] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:38:55 2026] GET /v2.0/subnets?id=995506e5-a5ec-40d5-b5f0-b36d09a0d907 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2285] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:55 2026] GET /v2.0/ports?network_id=5bf3f657-e7ef-4894-9b94-57afc1234ef4&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: 1198/2286] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:38:55 2026] GET /v2.0/networks/5bf3f657-e7ef-4894-9b94-57afc1234ef4?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: 1089/2287] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:38:55 2026] GET /v2.0/networks/5bf3f657-e7ef-4894-9b94-57afc1234ef4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2288] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:55 2026] GET /v2.0/ports?device_id=0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025 => 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: 1090/2289] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:38:55 2026] GET /v2.0/networks?id=a2268e91-3188-47ed-86f0-b1206389858c => generated 734 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2290] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:38:56 2026] GET /v2.0/security-groups?id=e6623a11-01ef-422d-b9c7-e285be9218a3&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: 1091/2291] 199.204.45.162 () {34 vars in 1050 bytes} [Wed Jul 1 08:38:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=858a5623c83f4620b8f38d50d317ede2 => generated 343 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2292] 199.204.45.162 () {38 vars in 955 bytes} [Wed Jul 1 08:38:56 2026] POST /v2.0/ports => generated 1082 bytes in 331 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: 1202/2293] 199.204.45.162 () {34 vars in 994 bytes} [Wed Jul 1 08:38:56 2026] GET /v2.0/ports?device_id=0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2294] 199.204.45.162 () {38 vars in 1028 bytes} [Wed Jul 1 08:38:56 2026] PUT /v2.0/ports/0bc511d3-ceb8-4796-ae0e-bd867d614eba => generated 1243 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2295] 199.204.45.162 () {36 vars in 997 bytes} [Wed Jul 1 08:38:56 2026] DELETE /v2.0/ports/5569f80e-24dd-4004-8d44-37dc68bbff6a => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1093/2296] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:57 2026] GET /v2.0/ports?device_id=0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2297] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:57 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:38:57.712 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f620d6af-613a-4120-a91c-ca086fef6bae'] response: {'name': 'network-changed', 'server_uuid': '371f2906-3922-4a1f-a378-64eaefbf9786', 'tag': '0bc511d3-ceb8-4796-ae0e-bd867d614eba', 'status': 'completed', 'code': 200} 2026-07-01 08:38:57.718 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4dded42-d896-4c42-8b5e-dd19af51da0a'] response: {'server_uuid': '0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025', 'name': 'network-vif-deleted', 'tag': '5569f80e-24dd-4004-8d44-37dc68bbff6a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1094/2298] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:38:57 2026] GET /v2.0/ports?tenant_id=858a5623c83f4620b8f38d50d317ede2&device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => 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: 1205/2299] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:38:57 2026] GET /v2.0/security-groups?id=84cd6612-31e7-4716-8a5b-2865825622d3&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2300] 199.204.45.162 () {34 vars in 1018 bytes} [Wed Jul 1 08:38:57 2026] GET /v2.0/networks?tenant_id=858a5623c83f4620b8f38d50d317ede2&shared=False => generated 734 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2301] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:57 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 1246 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2302] 199.204.45.162 () {34 vars in 930 bytes} [Wed Jul 1 08:38:57 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2303] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:58 2026] GET /v2.0/ports?device_id=0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2304] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:38:58 2026] GET /v2.0/ports?tenant_id=858a5623c83f4620b8f38d50d317ede2&device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2305] 199.204.45.162 () {34 vars in 1062 bytes} [Wed Jul 1 08:38:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.182&port_id=0bc511d3-ceb8-4796-ae0e-bd867d614eba => 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: 1208/2306] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:38:58 2026] GET /v2.0/subnets?id=e1ff9e8f-a816-4dac-8fdf-e11624bf0e12 => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2307] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:58 2026] GET /v2.0/ports?network_id=a2268e91-3188-47ed-86f0-b1206389858c&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2308] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:38:59 2026] GET /v2.0/networks/a2268e91-3188-47ed-86f0-b1206389858c?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: 1100/2309] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:38:59 2026] GET /v2.0/networks/a2268e91-3188-47ed-86f0-b1206389858c?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: 1210/2310] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:38:59 2026] GET /v2.0/ports?device_id=0b0f4f2f-879c-4e1b-83ff-4f2b8cdf3025 => 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: 1101/2311] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:39:00 2026] DELETE /v2.0/security-groups/e6623a11-01ef-422d-b9c7-e285be9218a3 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2312] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:39:00 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 1246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2313] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:39:00 2026] GET /v2.0/security-groups?id=84cd6612-31e7-4716-8a5b-2865825622d3&fields=id&fields=name => generated 96 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2314] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:39:00 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => 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: 1102/2317] 10.0.0.141 () {34 vars in 789 bytes} [Wed Jul 1 08:39:00 2026] PUT /v2.0/routers/d24b7067-0681-4b5f-b643-5e360e5d7e77/remove_router_interface => generated 309 bytes in 1522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2318] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:39:02 2026] DELETE /v2.0/subnets/995506e5-a5ec-40d5-b5f0-b36d09a0d907 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2319] 199.204.45.162 () {34 vars in 994 bytes} [Wed Jul 1 08:39:02 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 1248 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2320] 199.204.45.162 () {34 vars in 1044 bytes} [Wed Jul 1 08:39:02 2026] GET /v2.0/security-groups?id=84cd6612-31e7-4716-8a5b-2865825622d3&fields=id&fields=name => generated 96 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:39:03.135 8 INFO neutron.services.segments.plugin [-] Segment a605d030-9e44-43c9-83a5-732d319d9ff1 resource provider aggregate not found 2026-07-01 08:39:03.140 8 INFO neutron.services.segments.plugin [-] Segment a605d030-9e44-43c9-83a5-732d319d9ff1 resource provider aggregate not found 2026-07-01 08:39:03.153 8 INFO neutron.db.l3_hamode_db [None req-2dc8bc99-744d-4a12-92c5-2b4a7a948d15 b99ad797b3f54cd49deb20d1de98d21d 561e9b5ff3eb4cf2ac0741c3ae167348 - - default default] HA network 34936363-c229-47af-aea7-c3f6bdc93098 was deleted as no HA routers are present in tenant 561e9b5ff3eb4cf2ac0741c3ae167348. 2026-07-01 08:39:03.156 8 INFO neutron.services.segments.plugin [-] Segment a605d030-9e44-43c9-83a5-732d319d9ff1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a605d030-9e44-43c9-83a5-732d319d9ff1 found for delete ", "request_id": "req-629c20be-5938-43c3-bf7d-502f627a2650"}]} 2026-07-01 08:39:03.159 8 INFO neutron.services.segments.plugin [-] Segment a605d030-9e44-43c9-83a5-732d319d9ff1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a605d030-9e44-43c9-83a5-732d319d9ff1 found for delete ", "request_id": "req-1eba8a7e-8f52-4bee-8ec4-e6b5b0772fce"}]} [pid: 8|app: 0|req: 1103/2321] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:39:02 2026] DELETE /v2.0/routers/d24b7067-0681-4b5f-b643-5e360e5d7e77 => generated 0 bytes in 899 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:39:03.354 7 INFO neutron.services.segments.plugin [-] Segment 603ea558-84e9-4472-8641-e4da6d893238 resource provider aggregate not found 2026-07-01 08:39:03.360 7 INFO neutron.services.segments.plugin [-] Segment 603ea558-84e9-4472-8641-e4da6d893238 resource provider aggregate not found 2026-07-01 08:39:03.376 7 INFO neutron.services.segments.plugin [-] Segment 603ea558-84e9-4472-8641-e4da6d893238 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 603ea558-84e9-4472-8641-e4da6d893238 found for delete ", "request_id": "req-b5008e19-9b70-4b07-866e-ffe40aeb9764"}]} 2026-07-01 08:39:03.378 7 INFO neutron.services.segments.plugin [-] Segment 603ea558-84e9-4472-8641-e4da6d893238 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 603ea558-84e9-4472-8641-e4da6d893238 found for delete ", "request_id": "req-4abb5f27-8f59-44bf-bb93-178a8f11096c"}]} [pid: 7|app: 0|req: 1219/2322] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:39:03 2026] DELETE /v2.0/networks/5bf3f657-e7ef-4894-9b94-57afc1234ef4 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2323] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:39:03 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2324] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:39:03 2026] GET /v2.0/security-groups?id=84cd6612-31e7-4716-8a5b-2865825622d3&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: 1105/2325] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:39:03 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 1248 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2326] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:39:04 2026] GET /v2.0/security-groups?tenant_id=f99e50a842114a7eadd92956be225baf&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2327] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:39:04 2026] DELETE /v2.0/security-groups/63068f89-f579-4a98-a828-d27ea3ec3454 => 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: 1222/2328] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:39:04 2026] GET /v2.0/security-groups?tenant_id=561e9b5ff3eb4cf2ac0741c3ae167348&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2329] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:39:04 2026] DELETE /v2.0/security-groups/99875fb3-cc9c-4f5e-b237-5bda803786a9 => 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: 1223/2330] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:39:06 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2331] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:39:06 2026] GET /v2.0/security-groups?id=84cd6612-31e7-4716-8a5b-2865825622d3&fields=id&fields=name => generated 96 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2332] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:39:06 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:39:09.172 8 WARNING neutron_lib.context [None req-ad7a1f9f-9f2c-4d3e-8eef-4e41dea9a6df 403ee3df06864537b2b6d3dcb9fabc79 b67e2c2f049c49bca4e7136f5f1e4972 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1109/2333] 10.0.0.141 () {34 vars in 676 bytes} [Wed Jul 1 08:39:08 2026] POST /v2.0/subnetpools => generated 516 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:39:09.236 7 WARNING neutron_lib.context [None req-a1e3d348-53a8-41f9-ac7d-073f0b12f18b 403ee3df06864537b2b6d3dcb9fabc79 b67e2c2f049c49bca4e7136f5f1e4972 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1225/2334] 10.0.0.141 () {34 vars in 676 bytes} [Wed Jul 1 08:39:09 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:39:09.294 8 WARNING neutron_lib.context [None req-d3b2a9df-9539-4a28-b36b-944ed97b29f5 403ee3df06864537b2b6d3dcb9fabc79 b67e2c2f049c49bca4e7136f5f1e4972 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1110/2335] 10.0.0.141 () {34 vars in 676 bytes} [Wed Jul 1 08:39:09 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-07-01 08:39:09.356 7 WARNING neutron_lib.context [None req-eaa8de60-f9cf-4c90-bae6-3c10946151b9 403ee3df06864537b2b6d3dcb9fabc79 b67e2c2f049c49bca4e7136f5f1e4972 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1226/2336] 10.0.0.141 () {34 vars in 676 bytes} [Wed Jul 1 08:39:09 2026] POST /v2.0/subnetpools => generated 516 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:39:09.411 8 WARNING neutron_lib.context [None req-b5f9597f-b279-40c9-8bb2-b824dc4bf554 403ee3df06864537b2b6d3dcb9fabc79 b67e2c2f049c49bca4e7136f5f1e4972 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1111/2337] 10.0.0.141 () {34 vars in 676 bytes} [Wed Jul 1 08:39:09 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2338] 10.0.0.141 () {34 vars in 759 bytes} [Wed Jul 1 08:39:09 2026] PUT /v2.0/subnetpools/0adc4970-afce-4251-bb8d-cc5a81fdf206/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2339] 10.0.0.141 () {34 vars in 759 bytes} [Wed Jul 1 08:39:09 2026] PUT /v2.0/subnetpools/9655d62e-4bcb-4b92-b85c-a6ccd3fa0d4e/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: 1228/2340] 10.0.0.141 () {34 vars in 759 bytes} [Wed Jul 1 08:39:09 2026] PUT /v2.0/subnetpools/678b2981-4e26-43ff-b14f-b9a5ab99d639/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2341] 10.0.0.141 () {34 vars in 759 bytes} [Wed Jul 1 08:39:09 2026] PUT /v2.0/subnetpools/04942fe2-4a07-4cc5-95dd-f5bd4a01b40d/tags => 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: 1229/2342] 10.0.0.141 () {32 vars in 672 bytes} [Wed Jul 1 08:39:09 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2343] 10.0.0.141 () {32 vars in 686 bytes} [Wed Jul 1 08:39:09 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2344] 10.0.0.141 () {32 vars in 682 bytes} [Wed Jul 1 08:39:09 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2345] 10.0.0.141 () {32 vars in 694 bytes} [Wed Jul 1 08:39:09 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2346] 10.0.0.141 () {32 vars in 680 bytes} [Wed Jul 1 08:39:09 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2347] 10.0.0.141 () {32 vars in 694 bytes} [Wed Jul 1 08:39:09 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2348] 10.0.0.141 () {32 vars in 690 bytes} [Wed Jul 1 08:39:09 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2349] 10.0.0.141 () {32 vars in 702 bytes} [Wed Jul 1 08:39:09 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2350] 10.0.0.141 () {32 vars in 732 bytes} [Wed Jul 1 08:39:09 2026] DELETE /v2.0/subnetpools/0adc4970-afce-4251-bb8d-cc5a81fdf206 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2351] 10.0.0.141 () {32 vars in 732 bytes} [Wed Jul 1 08:39:09 2026] DELETE /v2.0/subnetpools/9655d62e-4bcb-4b92-b85c-a6ccd3fa0d4e => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2352] 10.0.0.141 () {32 vars in 732 bytes} [Wed Jul 1 08:39:10 2026] DELETE /v2.0/subnetpools/678b2981-4e26-43ff-b14f-b9a5ab99d639 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2353] 10.0.0.141 () {32 vars in 732 bytes} [Wed Jul 1 08:39:10 2026] DELETE /v2.0/subnetpools/04942fe2-4a07-4cc5-95dd-f5bd4a01b40d => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2354] 10.0.0.141 () {32 vars in 732 bytes} [Wed Jul 1 08:39:10 2026] DELETE /v2.0/subnetpools/f123913b-be5b-42d3-ac4a-9985a3ef4482 => 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: 1120/2355] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:39:11 2026] GET /v2.0/security-groups?tenant_id=10bf01acf6db45fe81125aa5c27bc83f&name=default => generated 2927 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2356] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:39:11 2026] DELETE /v2.0/security-groups/18c53f31-707b-4437-aaa0-41c8488855b3 => 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: 1121/2357] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:39:11 2026] GET /v2.0/security-groups?tenant_id=7569546a81f9421695f85e7a1c53c79f&name=default => generated 2929 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2358] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:39:11 2026] DELETE /v2.0/security-groups/aea30168-70cc-40aa-89bf-a5c339ed0c85 => 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: 1122/2359] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:39:11 2026] GET /v2.0/security-groups?tenant_id=b67e2c2f049c49bca4e7136f5f1e4972&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2360] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:39:12 2026] DELETE /v2.0/security-groups/fa8369b6-447d-43ad-8a5b-7d3db0474fd2 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:39:16.474 7 WARNING neutron_lib.context [None req-7ca20b4e-41b4-418e-8ce9-53701007d880 4ec6616baa7b4a8d866a6324fd9930b4 95bdd99f16d24c109877c3c29b3554b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:39:16.671 7 INFO neutron.db.segments_db [None req-7ca20b4e-41b4-418e-8ce9-53701007d880 4ec6616baa7b4a8d866a6324fd9930b4 95bdd99f16d24c109877c3c29b3554b6 - - default default] Added segment f7ee3938-402e-4ad6-aa02-60ad8718e1bc of type vxlan for network c3ed5bad-6f8c-465d-9eb3-9b42db69c6df [pid: 7|app: 0|req: 1240/2363] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:39:16 2026] POST /v2.0/networks => generated 631 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:39:16.768 8 WARNING neutron_lib.context [None req-0c9e2a57-6926-46e4-9967-4be4b6fbbcf3 4ec6616baa7b4a8d866a6324fd9930b4 95bdd99f16d24c109877c3c29b3554b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1124/2364] 10.0.0.141 () {34 vars in 664 bytes} [Wed Jul 1 08:39:16 2026] POST /v2.0/ports => generated 743 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:39:17.097 7 WARNING neutron_lib.context [None req-3c7f1d4a-876a-46f5-9738-9d50b3e1875a 4ec6616baa7b4a8d866a6324fd9930b4 95bdd99f16d24c109877c3c29b3554b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1241/2365] 10.0.0.141 () {34 vars in 666 bytes} [Wed Jul 1 08:39:17 2026] POST /v2.0/trunks => generated 407 bytes in 233 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-07-01 08:39:17.336 8 WARNING neutron_lib.context [None req-337effce-6c30-46b5-aae3-a8a39647f5c4 4ec6616baa7b4a8d866a6324fd9930b4 95bdd99f16d24c109877c3c29b3554b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:39:17.390 8 INFO neutron.db.segments_db [None req-337effce-6c30-46b5-aae3-a8a39647f5c4 4ec6616baa7b4a8d866a6324fd9930b4 95bdd99f16d24c109877c3c29b3554b6 - - default default] Added segment 16b55fd4-6c25-4f33-8090-fa00a61ef438 of type vxlan for network 80631841-a346-4ae2-972b-a6c3472d4064 [pid: 8|app: 0|req: 1125/2366] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:39:17 2026] POST /v2.0/networks => generated 630 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:39:17.508 7 WARNING neutron_lib.context [None req-537d1b09-8c5a-41bf-ae58-4d7b091c048f 4ec6616baa7b4a8d866a6324fd9930b4 95bdd99f16d24c109877c3c29b3554b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1242/2367] 10.0.0.141 () {34 vars in 664 bytes} [Wed Jul 1 08:39:17 2026] POST /v2.0/ports => generated 743 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:39:17.847 8 WARNING neutron_lib.context [None req-c4d1f5f1-1bbf-4f5e-a5bd-396cc1ba9714 4ec6616baa7b4a8d866a6324fd9930b4 95bdd99f16d24c109877c3c29b3554b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2368] 10.0.0.141 () {34 vars in 666 bytes} [Wed Jul 1 08:39:17 2026] POST /v2.0/trunks => generated 407 bytes in 209 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-07-01 08:39:18.066 7 WARNING neutron_lib.context [None req-0013bc0f-3c1f-4368-abb0-0f99d6e7dbf4 4ec6616baa7b4a8d866a6324fd9930b4 95bdd99f16d24c109877c3c29b3554b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:39:18.133 7 INFO neutron.db.segments_db [None req-0013bc0f-3c1f-4368-abb0-0f99d6e7dbf4 4ec6616baa7b4a8d866a6324fd9930b4 95bdd99f16d24c109877c3c29b3554b6 - - default default] Added segment 92d830aa-04c5-4779-b60b-409de23c9515 of type vxlan for network e54ddd56-a9fa-4725-8b31-3980a8a8f2f4 [pid: 7|app: 0|req: 1243/2369] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:39:18 2026] POST /v2.0/networks => generated 631 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:39:18.245 8 WARNING neutron_lib.context [None req-c9f0d5c9-5ed9-4ebd-9661-2df935d516e0 4ec6616baa7b4a8d866a6324fd9930b4 95bdd99f16d24c109877c3c29b3554b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1127/2370] 10.0.0.141 () {34 vars in 664 bytes} [Wed Jul 1 08:39:18 2026] POST /v2.0/ports => generated 743 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:39:18.552 7 WARNING neutron_lib.context [None req-22e3d4af-4f89-4dd8-8207-d449aad9b2f4 4ec6616baa7b4a8d866a6324fd9930b4 95bdd99f16d24c109877c3c29b3554b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1244/2371] 10.0.0.141 () {34 vars in 666 bytes} [Wed Jul 1 08:39:18 2026] POST /v2.0/trunks => generated 407 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:39:18.789 8 WARNING neutron_lib.context [None req-91f3714a-33ca-4442-9faa-d53cb5f99b5f 4ec6616baa7b4a8d866a6324fd9930b4 95bdd99f16d24c109877c3c29b3554b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:39:18.838 8 INFO neutron.db.segments_db [None req-91f3714a-33ca-4442-9faa-d53cb5f99b5f 4ec6616baa7b4a8d866a6324fd9930b4 95bdd99f16d24c109877c3c29b3554b6 - - default default] Added segment 93fd910d-8eab-4acc-a428-68fb149609b4 of type vxlan for network 00592747-4b3e-40e8-839d-6c4d603eeff8 [pid: 8|app: 0|req: 1128/2372] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:39:18 2026] POST /v2.0/networks => generated 632 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:39:18.964 7 WARNING neutron_lib.context [None req-74a4e88b-88b2-4aeb-86f1-8af67d4e53e9 4ec6616baa7b4a8d866a6324fd9930b4 95bdd99f16d24c109877c3c29b3554b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1245/2373] 10.0.0.141 () {34 vars in 664 bytes} [Wed Jul 1 08:39:18 2026] POST /v2.0/ports => generated 743 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:39:19.407 8 WARNING neutron_lib.context [None req-51e9a3a7-7828-40b0-b5d5-cc8ccd363dc9 4ec6616baa7b4a8d866a6324fd9930b4 95bdd99f16d24c109877c3c29b3554b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2374] 10.0.0.141 () {34 vars in 666 bytes} [Wed Jul 1 08:39:19 2026] POST /v2.0/trunks => generated 407 bytes in 314 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-07-01 08:39:19.729 7 WARNING neutron_lib.context [None req-b110ed16-4af7-4c64-92ea-5650f2198e0c 4ec6616baa7b4a8d866a6324fd9930b4 95bdd99f16d24c109877c3c29b3554b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:39:19.810 7 INFO neutron.db.segments_db [None req-b110ed16-4af7-4c64-92ea-5650f2198e0c 4ec6616baa7b4a8d866a6324fd9930b4 95bdd99f16d24c109877c3c29b3554b6 - - default default] Added segment 73e78a86-eb5b-41d7-8a78-3236dd089d14 of type vxlan for network 99fadf60-6905-41d0-a0c0-4587fd40aedb [pid: 7|app: 0|req: 1246/2375] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:39:19 2026] POST /v2.0/networks => generated 631 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:39:19.923 8 WARNING neutron_lib.context [None req-bb8739cd-71be-4713-8129-9b6fce29fac1 4ec6616baa7b4a8d866a6324fd9930b4 95bdd99f16d24c109877c3c29b3554b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2376] 10.0.0.141 () {34 vars in 664 bytes} [Wed Jul 1 08:39:19 2026] POST /v2.0/ports => generated 743 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:39:20.219 7 WARNING neutron_lib.context [None req-e3e62cd7-0417-4152-b285-7ff8f5b33032 4ec6616baa7b4a8d866a6324fd9930b4 95bdd99f16d24c109877c3c29b3554b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1247/2377] 10.0.0.141 () {34 vars in 666 bytes} [Wed Jul 1 08:39:20 2026] POST /v2.0/trunks => generated 407 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1131/2378] 10.0.0.141 () {34 vars in 749 bytes} [Wed Jul 1 08:39:20 2026] PUT /v2.0/trunks/78cd84fe-bde5-4b94-825c-76eafb93d3fe/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: 1248/2379] 10.0.0.141 () {34 vars in 749 bytes} [Wed Jul 1 08:39:20 2026] PUT /v2.0/trunks/ff9c00fc-e4f2-4985-a77a-31cae9715f67/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2380] 10.0.0.141 () {34 vars in 749 bytes} [Wed Jul 1 08:39:20 2026] PUT /v2.0/trunks/4a0bc344-b003-4cb2-be7e-c665c8a98566/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2381] 10.0.0.141 () {34 vars in 749 bytes} [Wed Jul 1 08:39:20 2026] PUT /v2.0/trunks/215dc465-c675-473e-90d1-944a56e09a05/tags => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2382] 10.0.0.141 () {32 vars in 662 bytes} [Wed Jul 1 08:39:20 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2383] 10.0.0.141 () {32 vars in 676 bytes} [Wed Jul 1 08:39:20 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2384] 10.0.0.141 () {32 vars in 672 bytes} [Wed Jul 1 08:39:20 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2385] 10.0.0.141 () {32 vars in 684 bytes} [Wed Jul 1 08:39:20 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2386] 10.0.0.141 () {32 vars in 670 bytes} [Wed Jul 1 08:39:20 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2387] 10.0.0.141 () {32 vars in 684 bytes} [Wed Jul 1 08:39:20 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: 1136/2388] 10.0.0.141 () {32 vars in 680 bytes} [Wed Jul 1 08:39:20 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2389] 10.0.0.141 () {32 vars in 692 bytes} [Wed Jul 1 08:39:20 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2390] 10.0.0.141 () {32 vars in 719 bytes} [Wed Jul 1 08:39:20 2026] GET /v2.0/trunks/78cd84fe-bde5-4b94-825c-76eafb93d3fe => generated 412 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2391] 10.0.0.141 () {32 vars in 717 bytes} [Wed Jul 1 08:39:20 2026] GET /v2.0/ports/4df31cd5-dd31-46d0-8959-2547f5c48314 => generated 826 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2392] 10.0.0.141 () {32 vars in 722 bytes} [Wed Jul 1 08:39:20 2026] DELETE /v2.0/trunks/78cd84fe-bde5-4b94-825c-76eafb93d3fe => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2393] 10.0.0.141 () {32 vars in 719 bytes} [Wed Jul 1 08:39:20 2026] GET /v2.0/trunks/ff9c00fc-e4f2-4985-a77a-31cae9715f67 => generated 420 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2394] 10.0.0.141 () {32 vars in 717 bytes} [Wed Jul 1 08:39:20 2026] GET /v2.0/ports/6e8c6c94-5a30-4115-92d6-1029d21058aa => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2395] 10.0.0.141 () {32 vars in 722 bytes} [Wed Jul 1 08:39:21 2026] DELETE /v2.0/trunks/ff9c00fc-e4f2-4985-a77a-31cae9715f67 => 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: 1140/2396] 10.0.0.141 () {32 vars in 719 bytes} [Wed Jul 1 08:39:21 2026] GET /v2.0/trunks/4a0bc344-b003-4cb2-be7e-c665c8a98566 => generated 429 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2397] 10.0.0.141 () {32 vars in 717 bytes} [Wed Jul 1 08:39:21 2026] GET /v2.0/ports/53e4ab6c-4f29-4abd-b23b-4e1894ae869e => generated 826 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2398] 10.0.0.141 () {32 vars in 722 bytes} [Wed Jul 1 08:39:21 2026] DELETE /v2.0/trunks/4a0bc344-b003-4cb2-be7e-c665c8a98566 => 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: 1258/2399] 10.0.0.141 () {32 vars in 719 bytes} [Wed Jul 1 08:39:21 2026] GET /v2.0/trunks/215dc465-c675-473e-90d1-944a56e09a05 => generated 414 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2400] 10.0.0.141 () {32 vars in 717 bytes} [Wed Jul 1 08:39:21 2026] GET /v2.0/ports/d7235ec1-7d3a-47e9-af4a-ffc3a1f715db => generated 826 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2401] 10.0.0.141 () {32 vars in 722 bytes} [Wed Jul 1 08:39:21 2026] DELETE /v2.0/trunks/215dc465-c675-473e-90d1-944a56e09a05 => 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: 1143/2402] 10.0.0.141 () {32 vars in 719 bytes} [Wed Jul 1 08:39:21 2026] GET /v2.0/trunks/ce69b782-64d6-43a3-9318-f8f6ba109257 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2403] 10.0.0.141 () {32 vars in 717 bytes} [Wed Jul 1 08:39:21 2026] GET /v2.0/ports/999f0786-9cb7-4601-86ba-caa4abd593c7 => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2404] 10.0.0.141 () {32 vars in 722 bytes} [Wed Jul 1 08:39:21 2026] DELETE /v2.0/trunks/ce69b782-64d6-43a3-9318-f8f6ba109257 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2405] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:39:21 2026] DELETE /v2.0/ports/4df31cd5-dd31-46d0-8959-2547f5c48314 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2406] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:39:21 2026] DELETE /v2.0/ports/6e8c6c94-5a30-4115-92d6-1029d21058aa => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2407] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:39:22 2026] DELETE /v2.0/ports/53e4ab6c-4f29-4abd-b23b-4e1894ae869e => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2408] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:39:22 2026] DELETE /v2.0/ports/d7235ec1-7d3a-47e9-af4a-ffc3a1f715db => 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: 1263/2409] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:39:22 2026] DELETE /v2.0/ports/999f0786-9cb7-4601-86ba-caa4abd593c7 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:39:22.807 8 INFO neutron.services.segments.plugin [-] Segment f7ee3938-402e-4ad6-aa02-60ad8718e1bc resource provider aggregate not found 2026-07-01 08:39:22.811 8 INFO neutron.services.segments.plugin [-] Segment f7ee3938-402e-4ad6-aa02-60ad8718e1bc resource provider aggregate not found 2026-07-01 08:39:22.824 8 INFO neutron.services.segments.plugin [-] Segment f7ee3938-402e-4ad6-aa02-60ad8718e1bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7ee3938-402e-4ad6-aa02-60ad8718e1bc found for delete ", "request_id": "req-5e2a6b80-c5bd-46e7-be0e-f6a5d06e1c3c"}]} 2026-07-01 08:39:22.828 8 INFO neutron.services.segments.plugin [-] Segment f7ee3938-402e-4ad6-aa02-60ad8718e1bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7ee3938-402e-4ad6-aa02-60ad8718e1bc found for delete ", "request_id": "req-50b6c905-0253-43ba-ac25-ad0ae80581b8"}]} [pid: 8|app: 0|req: 1147/2410] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:39:22 2026] DELETE /v2.0/networks/c3ed5bad-6f8c-465d-9eb3-9b42db69c6df => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:39:22.985 7 INFO neutron.services.segments.plugin [-] Segment 16b55fd4-6c25-4f33-8090-fa00a61ef438 resource provider aggregate not found 2026-07-01 08:39:22.989 7 INFO neutron.services.segments.plugin [-] Segment 16b55fd4-6c25-4f33-8090-fa00a61ef438 resource provider aggregate not found 2026-07-01 08:39:23.004 7 INFO neutron.services.segments.plugin [-] Segment 16b55fd4-6c25-4f33-8090-fa00a61ef438 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16b55fd4-6c25-4f33-8090-fa00a61ef438 found for delete ", "request_id": "req-1fc2cabf-f3b6-4c40-af6c-8ecff59f37a0"}]} [pid: 7|app: 0|req: 1264/2411] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:39:22 2026] DELETE /v2.0/networks/80631841-a346-4ae2-972b-a6c3472d4064 => 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: 1148/2412] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:39:23 2026] DELETE /v2.0/networks/e54ddd56-a9fa-4725-8b31-3980a8a8f2f4 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:39:23.163 7 INFO neutron.services.segments.plugin [-] Segment 16b55fd4-6c25-4f33-8090-fa00a61ef438 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16b55fd4-6c25-4f33-8090-fa00a61ef438 found for delete ", "request_id": "req-55b04011-25e7-4f1f-a177-91db4af718d2"}]} [pid: 7|app: 0|req: 1265/2413] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:39:23 2026] DELETE /v2.0/networks/00592747-4b3e-40e8-839d-6c4d603eeff8 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2414] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:39:23 2026] DELETE /v2.0/networks/99fadf60-6905-41d0-a0c0-4587fd40aedb => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2415] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:39:24 2026] GET /v2.0/security-groups?tenant_id=95bdd99f16d24c109877c3c29b3554b6&name=default => generated 2929 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2416] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:39:24 2026] DELETE /v2.0/security-groups/26930531-6794-4d66-8195-8d6ea5b63a6e => 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: 1267/2417] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:39:24 2026] GET /v2.0/security-groups?tenant_id=15570e19187a4f4f9de8560768d7ef67&name=default => generated 2929 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2418] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:39:24 2026] DELETE /v2.0/security-groups/c7d18585-0d1c-41d5-8e0b-582342b9a81d => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:39:25.020 7 INFO neutron.services.segments.plugin [-] Segment 93fd910d-8eab-4acc-a428-68fb149609b4 resource provider aggregate not found 2026-07-01 08:39:25.038 7 INFO neutron.services.segments.plugin [-] Segment 93fd910d-8eab-4acc-a428-68fb149609b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93fd910d-8eab-4acc-a428-68fb149609b4 found for delete ", "request_id": "req-6de0f10c-8caa-4414-882e-1adb0ca68021"}]} [pid: 7|app: 0|req: 1268/2419] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:39:24 2026] GET /v2.0/security-groups?tenant_id=7b456c61d722448fbe10d560d8dcdd6b&name=default => generated 2929 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:39:25.150 8 INFO neutron.services.segments.plugin [-] Segment 92d830aa-04c5-4779-b60b-409de23c9515 resource provider aggregate not found 2026-07-01 08:39:25.154 8 INFO neutron.services.segments.plugin [-] Segment 92d830aa-04c5-4779-b60b-409de23c9515 resource provider aggregate not found 2026-07-01 08:39:25.170 8 INFO neutron.services.segments.plugin [-] Segment 92d830aa-04c5-4779-b60b-409de23c9515 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92d830aa-04c5-4779-b60b-409de23c9515 found for delete ", "request_id": "req-e9500f91-8562-4b30-90b6-a2ecd0047391"}]} 2026-07-01 08:39:25.176 8 INFO neutron.services.segments.plugin [-] Segment 92d830aa-04c5-4779-b60b-409de23c9515 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92d830aa-04c5-4779-b60b-409de23c9515 found for delete ", "request_id": "req-08dbd20f-e156-405c-81b3-93ad64df74a3"}]} 2026-07-01 08:39:25.182 8 INFO neutron.services.segments.plugin [-] Segment 73e78a86-eb5b-41d7-8a78-3236dd089d14 resource provider aggregate not found 2026-07-01 08:39:25.190 8 INFO neutron.services.segments.plugin [-] Segment 73e78a86-eb5b-41d7-8a78-3236dd089d14 resource provider aggregate not found 2026-07-01 08:39:25.194 8 INFO neutron.services.segments.plugin [-] Segment 73e78a86-eb5b-41d7-8a78-3236dd089d14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73e78a86-eb5b-41d7-8a78-3236dd089d14 found for delete ", "request_id": "req-8ca52c46-ebe4-4023-b765-c0a4946a208a"}]} 2026-07-01 08:39:25.205 8 INFO neutron.services.segments.plugin [-] Segment 73e78a86-eb5b-41d7-8a78-3236dd089d14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73e78a86-eb5b-41d7-8a78-3236dd089d14 found for delete ", "request_id": "req-eb477d8f-3ebf-4da0-94ed-2bc051f2a4a5"}]} [pid: 8|app: 0|req: 1152/2420] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:39:25 2026] DELETE /v2.0/security-groups/b04e693d-8de3-45aa-bdc9-cd74178bca15 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:39:28.476 7 INFO neutron.services.segments.plugin [-] Segment 93fd910d-8eab-4acc-a428-68fb149609b4 resource provider aggregate not found 2026-07-01 08:39:28.495 7 INFO neutron.services.segments.plugin [-] Segment 93fd910d-8eab-4acc-a428-68fb149609b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93fd910d-8eab-4acc-a428-68fb149609b4 found for delete ", "request_id": "req-4f8f0c46-b3d7-46a7-aee4-3cd08919067a"}]} [pid: 7|app: 0|req: 1269/2421] 10.0.0.141 () {34 vars in 678 bytes} [Wed Jul 1 08:39:28 2026] POST /v2.0/qos/policies => generated 359 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2422] 10.0.0.141 () {34 vars in 753 bytes} [Wed Jul 1 08:39:28 2026] PUT /v2.0/policies/af34c935-3aad-49eb-81ac-972aa41f58ac/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: 1270/2423] 10.0.0.141 () {32 vars in 733 bytes} [Wed Jul 1 08:39:28 2026] GET /v2.0/policies/af34c935-3aad-49eb-81ac-972aa41f58ac/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2424] 10.0.0.141 () {34 vars in 764 bytes} [Wed Jul 1 08:39:28 2026] PUT /v2.0/policies/af34c935-3aad-49eb-81ac-972aa41f58ac/tags/green => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2425] 10.0.0.141 () {32 vars in 733 bytes} [Wed Jul 1 08:39:28 2026] GET /v2.0/policies/af34c935-3aad-49eb-81ac-972aa41f58ac/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: 1155/2426] 10.0.0.141 () {34 vars in 760 bytes} [Wed Jul 1 08:39:28 2026] PUT /v2.0/policies/af34c935-3aad-49eb-81ac-972aa41f58ac/tags/red => generated 4 bytes in 18 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2427] 10.0.0.141 () {32 vars in 733 bytes} [Wed Jul 1 08:39:28 2026] GET /v2.0/policies/af34c935-3aad-49eb-81ac-972aa41f58ac/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: 1156/2428] 10.0.0.141 () {34 vars in 782 bytes} [Wed Jul 1 08:39:28 2026] PUT /v2.0/policies/af34c935-3aad-49eb-81ac-972aa41f58ac/tags/black.or.white => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2429] 10.0.0.141 () {32 vars in 733 bytes} [Wed Jul 1 08:39:28 2026] GET /v2.0/policies/af34c935-3aad-49eb-81ac-972aa41f58ac/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2430] 10.0.0.141 () {34 vars in 753 bytes} [Wed Jul 1 08:39:28 2026] PUT /v2.0/policies/af34c935-3aad-49eb-81ac-972aa41f58ac/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: 1274/2431] 10.0.0.141 () {32 vars in 733 bytes} [Wed Jul 1 08:39:28 2026] GET /v2.0/policies/af34c935-3aad-49eb-81ac-972aa41f58ac/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2432] 10.0.0.141 () {32 vars in 741 bytes} [Wed Jul 1 08:39:29 2026] GET /v2.0/policies/af34c935-3aad-49eb-81ac-972aa41f58ac/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:39:29.066 7 INFO neutron.api.v2.resource [None req-0a07f73b-3fcb-459b-b03d-cf24aac2673f c55f53db4345475db2f809349cd73e90 5493ea6b685e4cd9b2741f296fe3a6a2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1275/2433] 10.0.0.141 () {32 vars in 745 bytes} [Wed Jul 1 08:39:29 2026] GET /v2.0/policies/af34c935-3aad-49eb-81ac-972aa41f58ac/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2434] 10.0.0.141 () {32 vars in 744 bytes} [Wed Jul 1 08:39:29 2026] DELETE /v2.0/policies/af34c935-3aad-49eb-81ac-972aa41f58ac/tags/red => 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: 1276/2435] 10.0.0.141 () {32 vars in 733 bytes} [Wed Jul 1 08:39:29 2026] GET /v2.0/policies/af34c935-3aad-49eb-81ac-972aa41f58ac/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:39:29.155 8 INFO neutron.api.v2.resource [None req-c1fa0aba-1fc2-464b-9d2a-05379110dee3 c55f53db4345475db2f809349cd73e90 5493ea6b685e4cd9b2741f296fe3a6a2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1160/2436] 10.0.0.141 () {32 vars in 748 bytes} [Wed Jul 1 08:39:29 2026] DELETE /v2.0/policies/af34c935-3aad-49eb-81ac-972aa41f58ac/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2437] 10.0.0.141 () {32 vars in 736 bytes} [Wed Jul 1 08:39:29 2026] DELETE /v2.0/policies/af34c935-3aad-49eb-81ac-972aa41f58ac/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2438] 10.0.0.141 () {32 vars in 733 bytes} [Wed Jul 1 08:39:29 2026] GET /v2.0/policies/af34c935-3aad-49eb-81ac-972aa41f58ac/tags => 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: 1278/2439] 10.0.0.141 () {32 vars in 734 bytes} [Wed Jul 1 08:39:29 2026] DELETE /v2.0/qos/policies/af34c935-3aad-49eb-81ac-972aa41f58ac => 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: 1162/2440] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:39:29 2026] GET /v2.0/security-groups?tenant_id=5493ea6b685e4cd9b2741f296fe3a6a2&name=default => generated 2929 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2441] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:39:30 2026] DELETE /v2.0/security-groups/b62c18b7-9a7a-4b74-9c1a-1012f4187073 => 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: 1163/2442] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:39:30 2026] GET /v2.0/security-groups?tenant_id=8aca79f459c041b5abf2de20d56d08bb&name=default => generated 2929 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2443] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:39:30 2026] DELETE /v2.0/security-groups/277ce179-a85f-4a73-b38e-34ff44cc48ad => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:39:34.178 8 WARNING neutron_lib.context [None req-58ebee1d-9d72-4869-a0f5-b7c5f25afa5b b34eb579750f4598ae5e8dc72a88d2a9 f3a67cebf9a0403a866518a700537dd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:39:34.330 8 INFO neutron.db.segments_db [None req-58ebee1d-9d72-4869-a0f5-b7c5f25afa5b b34eb579750f4598ae5e8dc72a88d2a9 f3a67cebf9a0403a866518a700537dd9 - - default default] Added segment 4c341e11-35f5-4f27-a20c-e39481ca378c of type vxlan for network 3336b8e5-7ed9-4f66-b50c-0aa598b68450 [pid: 8|app: 0|req: 1165/2446] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:39:33 2026] POST /v2.0/networks => generated 631 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:39:34.418 7 WARNING neutron_lib.context [None req-d2d3745f-5211-4e4c-9bc0-d16e83a4c082 b34eb579750f4598ae5e8dc72a88d2a9 f3a67cebf9a0403a866518a700537dd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1282/2447] 10.0.0.141 () {34 vars in 664 bytes} [Wed Jul 1 08:39:34 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) 2026-07-01 08:39:34.710 8 WARNING neutron_lib.context [None req-5ebab76d-f352-4eaf-b105-9f9184f7a55e b34eb579750f4598ae5e8dc72a88d2a9 f3a67cebf9a0403a866518a700537dd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1166/2448] 10.0.0.141 () {34 vars in 666 bytes} [Wed Jul 1 08:39:34 2026] POST /v2.0/trunks => generated 407 bytes in 175 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: 1283/2449] 10.0.0.141 () {34 vars in 749 bytes} [Wed Jul 1 08:39:34 2026] PUT /v2.0/trunks/ea225a61-3049-40f5-8a73-5d2019f0e8f9/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: 1167/2450] 10.0.0.141 () {32 vars in 729 bytes} [Wed Jul 1 08:39:34 2026] GET /v2.0/trunks/ea225a61-3049-40f5-8a73-5d2019f0e8f9/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2451] 10.0.0.141 () {34 vars in 760 bytes} [Wed Jul 1 08:39:34 2026] PUT /v2.0/trunks/ea225a61-3049-40f5-8a73-5d2019f0e8f9/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: 1168/2452] 10.0.0.141 () {32 vars in 729 bytes} [Wed Jul 1 08:39:34 2026] GET /v2.0/trunks/ea225a61-3049-40f5-8a73-5d2019f0e8f9/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: 1285/2453] 10.0.0.141 () {34 vars in 756 bytes} [Wed Jul 1 08:39:35 2026] PUT /v2.0/trunks/ea225a61-3049-40f5-8a73-5d2019f0e8f9/tags/red => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2454] 10.0.0.141 () {32 vars in 729 bytes} [Wed Jul 1 08:39:35 2026] GET /v2.0/trunks/ea225a61-3049-40f5-8a73-5d2019f0e8f9/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: 1286/2455] 10.0.0.141 () {34 vars in 778 bytes} [Wed Jul 1 08:39:35 2026] PUT /v2.0/trunks/ea225a61-3049-40f5-8a73-5d2019f0e8f9/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2456] 10.0.0.141 () {32 vars in 729 bytes} [Wed Jul 1 08:39:35 2026] GET /v2.0/trunks/ea225a61-3049-40f5-8a73-5d2019f0e8f9/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: 1287/2457] 10.0.0.141 () {34 vars in 749 bytes} [Wed Jul 1 08:39:35 2026] PUT /v2.0/trunks/ea225a61-3049-40f5-8a73-5d2019f0e8f9/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2458] 10.0.0.141 () {32 vars in 729 bytes} [Wed Jul 1 08:39:35 2026] GET /v2.0/trunks/ea225a61-3049-40f5-8a73-5d2019f0e8f9/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2459] 10.0.0.141 () {32 vars in 737 bytes} [Wed Jul 1 08:39:35 2026] GET /v2.0/trunks/ea225a61-3049-40f5-8a73-5d2019f0e8f9/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:39:35.258 8 INFO neutron.api.v2.resource [None req-fcdd21c9-6bfc-4a2d-ab59-b88ee4c4a22b b34eb579750f4598ae5e8dc72a88d2a9 f3a67cebf9a0403a866518a700537dd9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1172/2460] 10.0.0.141 () {32 vars in 741 bytes} [Wed Jul 1 08:39:35 2026] GET /v2.0/trunks/ea225a61-3049-40f5-8a73-5d2019f0e8f9/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2461] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:39:35 2026] DELETE /v2.0/trunks/ea225a61-3049-40f5-8a73-5d2019f0e8f9/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: 1173/2462] 10.0.0.141 () {32 vars in 729 bytes} [Wed Jul 1 08:39:35 2026] GET /v2.0/trunks/ea225a61-3049-40f5-8a73-5d2019f0e8f9/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:39:35.351 7 INFO neutron.api.v2.resource [None req-6512ed61-4e0d-4687-a5a1-77230257020f b34eb579750f4598ae5e8dc72a88d2a9 f3a67cebf9a0403a866518a700537dd9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1290/2463] 10.0.0.141 () {32 vars in 744 bytes} [Wed Jul 1 08:39:35 2026] DELETE /v2.0/trunks/ea225a61-3049-40f5-8a73-5d2019f0e8f9/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2464] 10.0.0.141 () {32 vars in 732 bytes} [Wed Jul 1 08:39:35 2026] DELETE /v2.0/trunks/ea225a61-3049-40f5-8a73-5d2019f0e8f9/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2465] 10.0.0.141 () {32 vars in 729 bytes} [Wed Jul 1 08:39:35 2026] GET /v2.0/trunks/ea225a61-3049-40f5-8a73-5d2019f0e8f9/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: 1175/2466] 10.0.0.141 () {32 vars in 719 bytes} [Wed Jul 1 08:39:35 2026] GET /v2.0/trunks/ea225a61-3049-40f5-8a73-5d2019f0e8f9 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2467] 10.0.0.141 () {32 vars in 717 bytes} [Wed Jul 1 08:39:35 2026] GET /v2.0/ports/1d3cfef1-60ee-464d-b965-f44b3215b4d9 => generated 826 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2468] 10.0.0.141 () {32 vars in 722 bytes} [Wed Jul 1 08:39:35 2026] DELETE /v2.0/trunks/ea225a61-3049-40f5-8a73-5d2019f0e8f9 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2469] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:39:35 2026] DELETE /v2.0/ports/1d3cfef1-60ee-464d-b965-f44b3215b4d9 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:39:35.971 8 INFO neutron.services.segments.plugin [-] Segment 4c341e11-35f5-4f27-a20c-e39481ca378c resource provider aggregate not found 2026-07-01 08:39:35.976 8 INFO neutron.services.segments.plugin [-] Segment 4c341e11-35f5-4f27-a20c-e39481ca378c resource provider aggregate not found 2026-07-01 08:39:35.983 8 INFO neutron.services.segments.plugin [-] Segment 4c341e11-35f5-4f27-a20c-e39481ca378c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c341e11-35f5-4f27-a20c-e39481ca378c found for delete ", "request_id": "req-b1f03216-30b2-426f-8958-78021517f5c7"}]} [pid: 8|app: 0|req: 1177/2470] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:39:35 2026] DELETE /v2.0/networks/3336b8e5-7ed9-4f66-b50c-0aa598b68450 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2471] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:39:36 2026] GET /v2.0/security-groups?tenant_id=6cd4ae1937124f3492545dad27856ab9&name=default => generated 2929 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:39:36.907 8 INFO neutron.services.segments.plugin [-] Segment 4c341e11-35f5-4f27-a20c-e39481ca378c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c341e11-35f5-4f27-a20c-e39481ca378c found for delete ", "request_id": "req-6522bb3f-7187-4ad8-b1ff-26b943517a8a"}]} [pid: 8|app: 0|req: 1178/2472] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:39:36 2026] DELETE /v2.0/security-groups/33bcc1ca-7cfd-4d21-8731-7547dcdab6b6 => 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: 1295/2473] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:39:37 2026] GET /v2.0/security-groups?tenant_id=f3a67cebf9a0403a866518a700537dd9&name=default => generated 2929 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2474] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:39:37 2026] DELETE /v2.0/security-groups/ab54a00f-f347-4a69-be98-c9469ec8dff2 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2475] 199.204.45.162 () {30 vars in 702 bytes} [Wed Jul 1 08:39:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2476] 199.204.45.162 () {30 vars in 704 bytes} [Wed Jul 1 08:39:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2477] 199.204.45.162 () {30 vars in 680 bytes} [Wed Jul 1 08:39:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2478] 199.204.45.162 () {30 vars in 716 bytes} [Wed Jul 1 08:39:41 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: 1298/2479] 199.204.45.162 () {30 vars in 740 bytes} [Wed Jul 1 08:39:41 2026] GET /v2.0/subnets/f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 675 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2480] 199.204.45.162 () {30 vars in 768 bytes} [Wed Jul 1 08:39:41 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => 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: 1299/2481] 199.204.45.162 () {34 vars in 716 bytes} [Wed Jul 1 08:39:41 2026] POST /v2.0/ports => generated 1097 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2482] 10.0.0.252 () {34 vars in 971 bytes} [Wed Jul 1 08:39:42 2026] GET /v2.0/ports/2a66d7f8-ddea-4606-9251-c66e8c6e325d => generated 1097 bytes in 187 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: 1300/2483] 10.0.0.252 () {34 vars in 907 bytes} [Wed Jul 1 08:39:42 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: 1184/2484] 199.204.45.162 () {34 vars in 1262 bytes} [Wed Jul 1 08:39:43 2026] GET /v2.0/ports/2a66d7f8-ddea-4606-9251-c66e8c6e325d?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2485] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:39:43 2026] GET /v2.0/networks/c3af6977-84b7-4ae8-aa2d-570d44a824f1?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: 1185/2486] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:39:43 2026] GET /v2.0/networks/c3af6977-84b7-4ae8-aa2d-570d44a824f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2487] 199.204.45.162 () {34 vars in 975 bytes} [Wed Jul 1 08:39:44 2026] GET /v2.0/ports/2a66d7f8-ddea-4606-9251-c66e8c6e325d => generated 1097 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2488] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:39:44 2026] GET /v2.0/networks?id=c3af6977-84b7-4ae8-aa2d-570d44a824f1 => generated 802 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2489] 199.204.45.162 () {38 vars in 1028 bytes} [Wed Jul 1 08:39:44 2026] PUT /v2.0/ports/2a66d7f8-ddea-4606-9251-c66e8c6e325d => generated 1287 bytes in 893 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2492] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:39:46 2026] GET /v2.0/ports?tenant_id=858a5623c83f4620b8f38d50d317ede2&device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 2527 bytes in 127 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: 1305/2493] 199.204.45.162 () {34 vars in 1062 bytes} [Wed Jul 1 08:39:46 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.182&port_id=0bc511d3-ceb8-4796-ae0e-bd867d614eba => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2494] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:39:46 2026] GET /v2.0/subnets?id=e1ff9e8f-a816-4dac-8fdf-e11624bf0e12 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2495] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:39:46 2026] GET /v2.0/ports?network_id=a2268e91-3188-47ed-86f0-b1206389858c&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2496] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:39:46 2026] GET /v2.0/networks/a2268e91-3188-47ed-86f0-b1206389858c?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:39:46.769 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-727142d3-e6a6-4594-9113-360fb6046076'] response: {'name': 'network-changed', 'server_uuid': '371f2906-3922-4a1f-a378-64eaefbf9786', 'tag': '2a66d7f8-ddea-4606-9251-c66e8c6e325d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1307/2497] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:39:46 2026] GET /v2.0/networks/a2268e91-3188-47ed-86f0-b1206389858c?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: 1191/2498] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:39:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.151&port_id=2a66d7f8-ddea-4606-9251-c66e8c6e325d => 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: 1308/2499] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:39:46 2026] GET /v2.0/subnets?id=f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2500] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:39:46 2026] GET /v2.0/ports?network_id=c3af6977-84b7-4ae8-aa2d-570d44a824f1&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2501] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:39:46 2026] GET /v2.0/networks/c3af6977-84b7-4ae8-aa2d-570d44a824f1?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: 1193/2502] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:39:46 2026] GET /v2.0/networks/c3af6977-84b7-4ae8-aa2d-570d44a824f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2503] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:39:48 2026] GET /v2.0/ports?tenant_id=858a5623c83f4620b8f38d50d317ede2&device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 2527 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2504] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:39:48 2026] GET /v2.0/networks?id=c3af6977-84b7-4ae8-aa2d-570d44a824f1 => generated 802 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2505] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:39:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.151&port_id=2a66d7f8-ddea-4606-9251-c66e8c6e325d => 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: 1195/2506] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:39:48 2026] GET /v2.0/subnets?id=f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2507] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:39:48 2026] GET /v2.0/ports?network_id=c3af6977-84b7-4ae8-aa2d-570d44a824f1&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: 1196/2508] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:39:48 2026] GET /v2.0/networks/c3af6977-84b7-4ae8-aa2d-570d44a824f1?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: 1313/2509] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:39:48 2026] GET /v2.0/networks/c3af6977-84b7-4ae8-aa2d-570d44a824f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2510] 10.0.0.252 () {34 vars in 971 bytes} [Wed Jul 1 08:39:50 2026] GET /v2.0/ports/2a66d7f8-ddea-4606-9251-c66e8c6e325d => generated 1287 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2511] 199.204.45.162 () {34 vars in 788 bytes} [Wed Jul 1 08:39:50 2026] PUT /v2.0/ports/2a66d7f8-ddea-4606-9251-c66e8c6e325d => generated 1312 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:39:50.500 8 INFO neutron.api.v2.resource [None req-10bc0b19-4a4b-43cc-988f-5e13622caa58 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1198/2512] 199.204.45.162 () {30 vars in 762 bytes} [Wed Jul 1 08:39:50 2026] GET /v2.0/security-groups/lb-11e17f0a-753c-44e2-a5f3-d3e8c517d61a => generated 149 bytes in 10 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: 1315/2513] 199.204.45.162 () {30 vars in 784 bytes} [Wed Jul 1 08:39:50 2026] GET /v2.0/security-groups?name=lb-11e17f0a-753c-44e2-a5f3-d3e8c517d61a => generated 1637 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2514] 199.204.45.162 () {34 vars in 788 bytes} [Wed Jul 1 08:39:50 2026] PUT /v2.0/ports/2a66d7f8-ddea-4606-9251-c66e8c6e325d => generated 1312 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2515] 199.204.45.162 () {30 vars in 702 bytes} [Wed Jul 1 08:39:51 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1200/2516] 199.204.45.162 () {30 vars in 704 bytes} [Wed Jul 1 08:39:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:39:51.061 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-767dfd81-eebf-48ae-8a66-4b40f3ac1454'] response: {'name': 'network-changed', 'server_uuid': '371f2906-3922-4a1f-a378-64eaefbf9786', 'tag': '2a66d7f8-ddea-4606-9251-c66e8c6e325d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1201/2517] 199.204.45.162 () {30 vars in 680 bytes} [Wed Jul 1 08:39:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2518] 199.204.45.162 () {30 vars in 716 bytes} [Wed Jul 1 08:39:51 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: 1317/2519] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:39:51 2026] GET /v2.0/ports?tenant_id=858a5623c83f4620b8f38d50d317ede2&device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 2588 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2520] 199.204.45.162 () {30 vars in 740 bytes} [Wed Jul 1 08:39:51 2026] GET /v2.0/subnets/f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 675 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:39:51.150 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da25e4e8-d3d0-446f-a564-275c2c385047'] response: {'name': 'network-changed', 'server_uuid': '371f2906-3922-4a1f-a378-64eaefbf9786', 'tag': '2a66d7f8-ddea-4606-9251-c66e8c6e325d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1318/2521] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:39:51 2026] GET /v2.0/networks?id=c3af6977-84b7-4ae8-aa2d-570d44a824f1 => generated 802 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2522] 199.204.45.162 () {30 vars in 736 bytes} [Wed Jul 1 08:39:51 2026] GET /v2.0/ports/597906b5-2985-4965-ac2a-165e5dd61e2f => generated 1132 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2523] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:39:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.151&port_id=2a66d7f8-ddea-4606-9251-c66e8c6e325d => 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: 1205/2524] 199.204.45.162 () {30 vars in 736 bytes} [Wed Jul 1 08:39:51 2026] GET /v2.0/ports/2a66d7f8-ddea-4606-9251-c66e8c6e325d => generated 1348 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2525] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:39:51 2026] GET /v2.0/subnets?id=f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2526] 199.204.45.162 () {30 vars in 740 bytes} [Wed Jul 1 08:39:51 2026] GET /v2.0/subnets/f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2527] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:39:51 2026] GET /v2.0/ports?network_id=c3af6977-84b7-4ae8-aa2d-570d44a824f1&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: 1207/2528] 199.204.45.162 () {30 vars in 742 bytes} [Wed Jul 1 08:39:51 2026] GET /v2.0/networks/c3af6977-84b7-4ae8-aa2d-570d44a824f1 => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2529] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:39:51 2026] GET /v2.0/networks/c3af6977-84b7-4ae8-aa2d-570d44a824f1?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: 1208/2530] 199.204.45.162 () {30 vars in 736 bytes} [Wed Jul 1 08:39:51 2026] GET /v2.0/ports/597906b5-2985-4965-ac2a-165e5dd61e2f => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2531] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:39:51 2026] GET /v2.0/networks/c3af6977-84b7-4ae8-aa2d-570d44a824f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2532] 199.204.45.162 () {30 vars in 740 bytes} [Wed Jul 1 08:39:51 2026] GET /v2.0/subnets/f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2533] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:39:52 2026] GET /v2.0/ports?tenant_id=858a5623c83f4620b8f38d50d317ede2&device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2534] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:39:52 2026] GET /v2.0/networks?id=c3af6977-84b7-4ae8-aa2d-570d44a824f1 => generated 802 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2535] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:39:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.151&port_id=2a66d7f8-ddea-4606-9251-c66e8c6e325d => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2536] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:39:52 2026] GET /v2.0/subnets?id=f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2537] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:39:52 2026] GET /v2.0/ports?network_id=c3af6977-84b7-4ae8-aa2d-570d44a824f1&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2538] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:39:52 2026] GET /v2.0/networks/c3af6977-84b7-4ae8-aa2d-570d44a824f1?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: 1327/2539] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:39:52 2026] GET /v2.0/networks/c3af6977-84b7-4ae8-aa2d-570d44a824f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2540] 199.204.45.162 () {34 vars in 1096 bytes} [Wed Jul 1 08:39:56 2026] GET /v2.0/ports?device_id=f1dcb50f-2b86-45cd-a4a5-5112c216d752&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2541] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:39:56 2026] GET /v2.0/ports?tenant_id=e72597cfd23b4c6d9e344a15910910be&device_id=f1dcb50f-2b86-45cd-a4a5-5112c216d752 => generated 1465 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2542] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:39:57 2026] GET /v2.0/networks?id=1e7e0af4-46cb-40f0-a679-7b1b797b50ad => generated 801 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2543] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:39:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.247&port_id=1e72f061-88e3-4073-8468-fc87747265b5 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2544] 199.204.45.162 () {34 vars in 1102 bytes} [Wed Jul 1 08:39:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ab3&port_id=1e72f061-88e3-4073-8468-fc87747265b5 => 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: 1330/2545] 199.204.45.162 () {34 vars in 1064 bytes} [Wed Jul 1 08:39:57 2026] GET /v2.0/subnets?id=55dc9a2b-1fc9-456c-80ff-a9151b5da223&id=c1878e8f-d8e9-4a53-bbc2-768c2e039661 => generated 1409 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2546] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:39:57 2026] GET /v2.0/ports?network_id=1e7e0af4-46cb-40f0-a679-7b1b797b50ad&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2547] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:39:57 2026] GET /v2.0/ports?network_id=1e7e0af4-46cb-40f0-a679-7b1b797b50ad&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2548] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:39:57 2026] GET /v2.0/networks/1e7e0af4-46cb-40f0-a679-7b1b797b50ad?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: 1332/2549] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:39:57 2026] GET /v2.0/networks/1e7e0af4-46cb-40f0-a679-7b1b797b50ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:40:00.526 8 WARNING neutron_lib.context [None req-fe5f89db-a837-458a-81d5-73d7405d28bd 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:40:01.451 8 INFO neutron.db.l3_db [None req-fe5f89db-a837-458a-81d5-73d7405d28bd 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Floating IP 69450f89-03e5-469a-9efa-b786eb7a5b70 associated. External IP: 10.96.250.219, port: 597906b5-2985-4965-ac2a-165e5dd61e2f. [pid: 8|app: 0|req: 1218/2552] 10.0.0.141 () {34 vars in 677 bytes} [Wed Jul 1 08:40:00 2026] POST /v2.0/floatingips => generated 899 bytes in 1303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2553] 199.204.45.162 () {30 vars in 702 bytes} [Wed Jul 1 08:40:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2554] 199.204.45.162 () {30 vars in 704 bytes} [Wed Jul 1 08:40:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2555] 199.204.45.162 () {30 vars in 680 bytes} [Wed Jul 1 08:40:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2556] 199.204.45.162 () {30 vars in 716 bytes} [Wed Jul 1 08:40: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-07-01 08:40:07.026 7 INFO neutron.api.v2.resource [None req-ca40b652-5975-430d-b7ad-ebe889e022bb 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1337/2557] 199.204.45.162 () {30 vars in 762 bytes} [Wed Jul 1 08:40:06 2026] GET /v2.0/security-groups/lb-11e17f0a-753c-44e2-a5f3-d3e8c517d61a => generated 149 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2558] 199.204.45.162 () {30 vars in 784 bytes} [Wed Jul 1 08:40:07 2026] GET /v2.0/security-groups?name=lb-11e17f0a-753c-44e2-a5f3-d3e8c517d61a => generated 1637 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2559] 199.204.45.162 () {30 vars in 814 bytes} [Wed Jul 1 08:40:07 2026] GET /v2.0/security-group-rules?security_group_id=ce801690-1c92-4a91-bfad-22066c182741 => generated 1182 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2560] 199.204.45.162 () {34 vars in 746 bytes} [Wed Jul 1 08:40:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2561] 199.204.45.162 () {34 vars in 746 bytes} [Wed Jul 1 08:40:07 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) [pid: 7|app: 0|req: 1341/2564] 10.0.0.57 () {30 vars in 688 bytes} [Wed Jul 1 08:40:17 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: 1224/2565] 10.0.0.57 () {30 vars in 690 bytes} [Wed Jul 1 08:40:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2566] 10.0.0.57 () {30 vars in 666 bytes} [Wed Jul 1 08:40:17 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: 1225/2567] 10.0.0.57 () {30 vars in 702 bytes} [Wed Jul 1 08:40:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2568] 10.0.0.57 () {28 vars in 437 bytes} [Wed Jul 1 08:40:18 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: 1226/2569] 10.0.0.57 () {30 vars in 726 bytes} [Wed Jul 1 08:40:18 2026] GET /v2.0/subnets/c1878e8f-d8e9-4a53-bbc2-768c2e039661 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2570] 199.204.45.162 () {30 vars in 702 bytes} [Wed Jul 1 08:40:20 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: 1227/2571] 199.204.45.162 () {30 vars in 704 bytes} [Wed Jul 1 08:40:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2572] 199.204.45.162 () {30 vars in 680 bytes} [Wed Jul 1 08:40:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2573] 199.204.45.162 () {30 vars in 716 bytes} [Wed Jul 1 08:40:20 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: 1346/2574] 199.204.45.162 () {30 vars in 740 bytes} [Wed Jul 1 08:40:20 2026] GET /v2.0/subnets/c1878e8f-d8e9-4a53-bbc2-768c2e039661 => generated 672 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2575] 199.204.45.162 () {30 vars in 768 bytes} [Wed Jul 1 08:40:20 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 2590 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2576] 199.204.45.162 () {30 vars in 702 bytes} [Wed Jul 1 08:40:20 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: 1230/2577] 199.204.45.162 () {30 vars in 704 bytes} [Wed Jul 1 08:40:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2578] 199.204.45.162 () {30 vars in 680 bytes} [Wed Jul 1 08:40:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2579] 199.204.45.162 () {30 vars in 716 bytes} [Wed Jul 1 08:40:20 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: 1349/2580] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:40:21 2026] GET /v2.0/networks/1e7e0af4-46cb-40f0-a679-7b1b797b50ad?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2581] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:40:21 2026] GET /v2.0/networks/1e7e0af4-46cb-40f0-a679-7b1b797b50ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2582] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:40:22 2026] GET /v2.0/networks?id=1e7e0af4-46cb-40f0-a679-7b1b797b50ad => 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: 1233/2583] 199.204.45.162 () {38 vars in 955 bytes} [Wed Jul 1 08:40:22 2026] POST /v2.0/ports => generated 1299 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2584] 199.204.45.162 () {38 vars in 1028 bytes} [Wed Jul 1 08:40:22 2026] PUT /v2.0/ports/d13c3939-0243-4dcb-889b-d1f701a6a07b => generated 1460 bytes in 462 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: 1234/2585] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:40:24 2026] GET /v2.0/ports?tenant_id=858a5623c83f4620b8f38d50d317ede2&device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 4042 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1352/2586] 199.204.45.162 () {34 vars in 1062 bytes} [Wed Jul 1 08:40:24 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.182&port_id=0bc511d3-ceb8-4796-ae0e-bd867d614eba => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2587] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:40:24 2026] GET /v2.0/subnets?id=e1ff9e8f-a816-4dac-8fdf-e11624bf0e12 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:40:24.526 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-195335ec-d3f3-4530-88c6-eb96649f5c0b'] response: {'name': 'network-changed', 'server_uuid': '371f2906-3922-4a1f-a378-64eaefbf9786', 'tag': 'd13c3939-0243-4dcb-889b-d1f701a6a07b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1353/2588] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:40:24 2026] GET /v2.0/ports?network_id=a2268e91-3188-47ed-86f0-b1206389858c&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2589] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:40:24 2026] GET /v2.0/networks/a2268e91-3188-47ed-86f0-b1206389858c?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2590] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:40:24 2026] GET /v2.0/networks/a2268e91-3188-47ed-86f0-b1206389858c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2591] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:40:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.151&port_id=2a66d7f8-ddea-4606-9251-c66e8c6e325d => 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: 1355/2592] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:40:24 2026] GET /v2.0/subnets?id=f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2593] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:40:24 2026] GET /v2.0/ports?network_id=c3af6977-84b7-4ae8-aa2d-570d44a824f1&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: 1356/2594] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:40:24 2026] GET /v2.0/networks/c3af6977-84b7-4ae8-aa2d-570d44a824f1?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: 1239/2595] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:40:24 2026] GET /v2.0/networks/c3af6977-84b7-4ae8-aa2d-570d44a824f1?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: 1357/2596] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:40:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.158&port_id=d13c3939-0243-4dcb-889b-d1f701a6a07b => 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: 1240/2597] 199.204.45.162 () {34 vars in 1102 bytes} [Wed Jul 1 08:40:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ad5&port_id=d13c3939-0243-4dcb-889b-d1f701a6a07b => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2598] 199.204.45.162 () {34 vars in 1064 bytes} [Wed Jul 1 08:40:24 2026] GET /v2.0/subnets?id=55dc9a2b-1fc9-456c-80ff-a9151b5da223&id=c1878e8f-d8e9-4a53-bbc2-768c2e039661 => generated 1409 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2599] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:40:24 2026] GET /v2.0/ports?network_id=1e7e0af4-46cb-40f0-a679-7b1b797b50ad&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2600] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:40:25 2026] GET /v2.0/ports?network_id=1e7e0af4-46cb-40f0-a679-7b1b797b50ad&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2601] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:40:25 2026] GET /v2.0/networks/1e7e0af4-46cb-40f0-a679-7b1b797b50ad?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2602] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:40:25 2026] GET /v2.0/networks/1e7e0af4-46cb-40f0-a679-7b1b797b50ad?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: 1243/2603] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:40:26 2026] GET /v2.0/ports?tenant_id=858a5623c83f4620b8f38d50d317ede2&device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 4042 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2604] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:40:26 2026] GET /v2.0/networks?id=1e7e0af4-46cb-40f0-a679-7b1b797b50ad => generated 801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2605] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:40:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.158&port_id=d13c3939-0243-4dcb-889b-d1f701a6a07b => 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: 1362/2606] 199.204.45.162 () {34 vars in 1102 bytes} [Wed Jul 1 08:40:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ad5&port_id=d13c3939-0243-4dcb-889b-d1f701a6a07b => 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: 1245/2607] 199.204.45.162 () {34 vars in 1064 bytes} [Wed Jul 1 08:40:26 2026] GET /v2.0/subnets?id=55dc9a2b-1fc9-456c-80ff-a9151b5da223&id=c1878e8f-d8e9-4a53-bbc2-768c2e039661 => generated 1409 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2608] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:40:26 2026] GET /v2.0/ports?network_id=1e7e0af4-46cb-40f0-a679-7b1b797b50ad&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2609] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:40:26 2026] GET /v2.0/ports?network_id=1e7e0af4-46cb-40f0-a679-7b1b797b50ad&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: 1364/2610] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:40:26 2026] GET /v2.0/networks/1e7e0af4-46cb-40f0-a679-7b1b797b50ad?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: 1247/2611] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:40:26 2026] GET /v2.0/networks/1e7e0af4-46cb-40f0-a679-7b1b797b50ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2612] 10.0.0.252 () {34 vars in 971 bytes} [Wed Jul 1 08:40:28 2026] GET /v2.0/ports/d13c3939-0243-4dcb-889b-d1f701a6a07b => generated 1462 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2613] 199.204.45.162 () {30 vars in 736 bytes} [Wed Jul 1 08:40:28 2026] GET /v2.0/ports/d13c3939-0243-4dcb-889b-d1f701a6a07b => generated 1462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2614] 199.204.45.162 () {30 vars in 736 bytes} [Wed Jul 1 08:40:28 2026] GET /v2.0/ports/d13c3939-0243-4dcb-889b-d1f701a6a07b => generated 1462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2615] 199.204.45.162 () {34 vars in 789 bytes} [Wed Jul 1 08:40:28 2026] PUT /v2.0/ports/d13c3939-0243-4dcb-889b-d1f701a6a07b => generated 1201 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2616] 199.204.45.162 () {30 vars in 742 bytes} [Wed Jul 1 08:40:28 2026] GET /v2.0/networks/1e7e0af4-46cb-40f0-a679-7b1b797b50ad => generated 798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1250/2617] 199.204.45.162 () {30 vars in 740 bytes} [Wed Jul 1 08:40:28 2026] GET /v2.0/subnets/c1878e8f-d8e9-4a53-bbc2-768c2e039661 => generated 672 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2618] 199.204.45.162 () {30 vars in 702 bytes} [Wed Jul 1 08:40:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2619] 199.204.45.162 () {30 vars in 704 bytes} [Wed Jul 1 08:40:29 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: 1369/2620] 199.204.45.162 () {30 vars in 680 bytes} [Wed Jul 1 08:40: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) 2026-07-01 08:40:29.128 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9af5ca7d-51e8-48a7-92d1-6ae83268be4e'] response: {'name': 'network-changed', 'server_uuid': '371f2906-3922-4a1f-a378-64eaefbf9786', 'tag': 'd13c3939-0243-4dcb-889b-d1f701a6a07b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1252/2621] 199.204.45.162 () {30 vars in 716 bytes} [Wed Jul 1 08:40:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2622] 199.204.45.162 () {30 vars in 740 bytes} [Wed Jul 1 08:40:29 2026] GET /v2.0/subnets/f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 675 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2623] 199.204.45.162 () {30 vars in 736 bytes} [Wed Jul 1 08:40:29 2026] GET /v2.0/ports/597906b5-2985-4965-ac2a-165e5dd61e2f => 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: 1371/2624] 199.204.45.162 () {30 vars in 736 bytes} [Wed Jul 1 08:40:29 2026] GET /v2.0/ports/2a66d7f8-ddea-4606-9251-c66e8c6e325d => generated 1350 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2625] 199.204.45.162 () {30 vars in 740 bytes} [Wed Jul 1 08:40:29 2026] GET /v2.0/subnets/f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 675 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2626] 199.204.45.162 () {30 vars in 742 bytes} [Wed Jul 1 08:40:29 2026] GET /v2.0/networks/c3af6977-84b7-4ae8-aa2d-570d44a824f1 => generated 799 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2627] 199.204.45.162 () {30 vars in 736 bytes} [Wed Jul 1 08:40:29 2026] GET /v2.0/ports/597906b5-2985-4965-ac2a-165e5dd61e2f => 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: 1373/2628] 199.204.45.162 () {30 vars in 740 bytes} [Wed Jul 1 08:40:29 2026] GET /v2.0/subnets/f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2629] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:40:29 2026] GET /v2.0/ports?tenant_id=858a5623c83f4620b8f38d50d317ede2&device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 3819 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2630] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:40:29 2026] GET /v2.0/networks?id=1e7e0af4-46cb-40f0-a679-7b1b797b50ad => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2631] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:40:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.158&port_id=d13c3939-0243-4dcb-889b-d1f701a6a07b => 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: 1375/2632] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:40:29 2026] GET /v2.0/subnets?id=c1878e8f-d8e9-4a53-bbc2-768c2e039661 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2633] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:40:29 2026] GET /v2.0/ports?network_id=1e7e0af4-46cb-40f0-a679-7b1b797b50ad&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2634] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:40:29 2026] GET /v2.0/networks/1e7e0af4-46cb-40f0-a679-7b1b797b50ad?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: 1259/2635] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:40:29 2026] GET /v2.0/networks/1e7e0af4-46cb-40f0-a679-7b1b797b50ad?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: 1378/2638] 10.0.0.57 () {30 vars in 688 bytes} [Wed Jul 1 08:40:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2639] 10.0.0.57 () {30 vars in 690 bytes} [Wed Jul 1 08:40:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2640] 10.0.0.57 () {30 vars in 666 bytes} [Wed Jul 1 08:40:33 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: 1262/2641] 10.0.0.57 () {30 vars in 702 bytes} [Wed Jul 1 08:40:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2642] 10.0.0.57 () {28 vars in 437 bytes} [Wed Jul 1 08:40:33 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2643] 10.0.0.57 () {30 vars in 726 bytes} [Wed Jul 1 08:40:33 2026] GET /v2.0/subnets/1248279e-f324-44ab-ad64-1284bd955204 => generated 655 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2644] 199.204.45.162 () {30 vars in 702 bytes} [Wed Jul 1 08:40:34 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: 1264/2645] 199.204.45.162 () {30 vars in 704 bytes} [Wed Jul 1 08:40:34 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: 1382/2646] 199.204.45.162 () {30 vars in 680 bytes} [Wed Jul 1 08:40:34 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: 1265/2647] 199.204.45.162 () {30 vars in 716 bytes} [Wed Jul 1 08:40:34 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: 1383/2648] 199.204.45.162 () {30 vars in 740 bytes} [Wed Jul 1 08:40:34 2026] GET /v2.0/subnets/c1878e8f-d8e9-4a53-bbc2-768c2e039661 => generated 672 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2649] 199.204.45.162 () {30 vars in 740 bytes} [Wed Jul 1 08:40:34 2026] GET /v2.0/subnets/1248279e-f324-44ab-ad64-1284bd955204 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2650] 199.204.45.162 () {30 vars in 768 bytes} [Wed Jul 1 08:40:34 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 3819 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2651] 199.204.45.162 () {30 vars in 702 bytes} [Wed Jul 1 08:40:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2652] 199.204.45.162 () {30 vars in 704 bytes} [Wed Jul 1 08:40:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2653] 199.204.45.162 () {30 vars in 680 bytes} [Wed Jul 1 08:40:35 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: 1386/2654] 199.204.45.162 () {30 vars in 716 bytes} [Wed Jul 1 08:40:35 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: 1269/2655] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:40:36 2026] GET /v2.0/networks/393aeb56-bf1f-4253-9a72-93c82b22be9e?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2656] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:40:36 2026] GET /v2.0/networks/393aeb56-bf1f-4253-9a72-93c82b22be9e?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: 1270/2657] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:40:36 2026] GET /v2.0/networks?id=393aeb56-bf1f-4253-9a72-93c82b22be9e => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2658] 199.204.45.162 () {38 vars in 955 bytes} [Wed Jul 1 08:40:36 2026] POST /v2.0/ports => generated 1307 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2659] 199.204.45.162 () {38 vars in 1028 bytes} [Wed Jul 1 08:40:37 2026] PUT /v2.0/ports/3abe58a2-054f-4180-8dfe-387c278395b0 => generated 1468 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1389/2660] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:40:38 2026] GET /v2.0/ports?tenant_id=858a5623c83f4620b8f38d50d317ede2&device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 5279 bytes in 47 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: 1272/2661] 199.204.45.162 () {34 vars in 1062 bytes} [Wed Jul 1 08:40:38 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.182&port_id=0bc511d3-ceb8-4796-ae0e-bd867d614eba => 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: 1390/2662] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:40:38 2026] GET /v2.0/subnets?id=e1ff9e8f-a816-4dac-8fdf-e11624bf0e12 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:40:38.951 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-36aa5ec3-2cfd-4ac0-9959-6e1cfab47a98'] response: {'name': 'network-changed', 'server_uuid': '371f2906-3922-4a1f-a378-64eaefbf9786', 'tag': '3abe58a2-054f-4180-8dfe-387c278395b0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1273/2663] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:40:38 2026] GET /v2.0/ports?network_id=a2268e91-3188-47ed-86f0-b1206389858c&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2664] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:40:38 2026] GET /v2.0/networks/a2268e91-3188-47ed-86f0-b1206389858c?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: 1274/2665] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:40:39 2026] GET /v2.0/networks/a2268e91-3188-47ed-86f0-b1206389858c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2666] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:40:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.151&port_id=2a66d7f8-ddea-4606-9251-c66e8c6e325d => 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: 1275/2667] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:40:39 2026] GET /v2.0/subnets?id=f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2668] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:40:39 2026] GET /v2.0/ports?network_id=c3af6977-84b7-4ae8-aa2d-570d44a824f1&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2669] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:40:39 2026] GET /v2.0/networks/c3af6977-84b7-4ae8-aa2d-570d44a824f1?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: 1394/2670] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:40:39 2026] GET /v2.0/networks/c3af6977-84b7-4ae8-aa2d-570d44a824f1?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: 1277/2671] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:40:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.158&port_id=d13c3939-0243-4dcb-889b-d1f701a6a07b => 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: 1395/2672] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:40:39 2026] GET /v2.0/subnets?id=c1878e8f-d8e9-4a53-bbc2-768c2e039661 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2673] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:40:39 2026] GET /v2.0/ports?network_id=1e7e0af4-46cb-40f0-a679-7b1b797b50ad&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2674] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:40:39 2026] GET /v2.0/networks/1e7e0af4-46cb-40f0-a679-7b1b797b50ad?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2675] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:40:39 2026] GET /v2.0/networks/1e7e0af4-46cb-40f0-a679-7b1b797b50ad?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: 1397/2676] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:40:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.194&port_id=3abe58a2-054f-4180-8dfe-387c278395b0 => 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: 1280/2677] 199.204.45.162 () {34 vars in 1106 bytes} [Wed Jul 1 08:40:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3e6&port_id=3abe58a2-054f-4180-8dfe-387c278395b0 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2678] 199.204.45.162 () {34 vars in 1064 bytes} [Wed Jul 1 08:40:39 2026] GET /v2.0/subnets?id=1248279e-f324-44ab-ad64-1284bd955204&id=0088ffe0-f68b-4174-a59a-669589a1cc89 => generated 1413 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2679] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:40:39 2026] GET /v2.0/ports?network_id=393aeb56-bf1f-4253-9a72-93c82b22be9e&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2680] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:40:39 2026] GET /v2.0/ports?network_id=393aeb56-bf1f-4253-9a72-93c82b22be9e&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2681] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:40:39 2026] GET /v2.0/networks/393aeb56-bf1f-4253-9a72-93c82b22be9e?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2682] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:40:39 2026] GET /v2.0/networks/393aeb56-bf1f-4253-9a72-93c82b22be9e?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: 8|app: 0|req: 1283/2683] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:40:40 2026] GET /v2.0/ports?tenant_id=858a5623c83f4620b8f38d50d317ede2&device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 5279 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2684] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:40:40 2026] GET /v2.0/networks?id=393aeb56-bf1f-4253-9a72-93c82b22be9e => 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: 1284/2685] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:40:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.194&port_id=3abe58a2-054f-4180-8dfe-387c278395b0 => 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: 1402/2686] 199.204.45.162 () {34 vars in 1106 bytes} [Wed Jul 1 08:40:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3e6&port_id=3abe58a2-054f-4180-8dfe-387c278395b0 => 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: 1285/2687] 199.204.45.162 () {34 vars in 1064 bytes} [Wed Jul 1 08:40:41 2026] GET /v2.0/subnets?id=1248279e-f324-44ab-ad64-1284bd955204&id=0088ffe0-f68b-4174-a59a-669589a1cc89 => generated 1413 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2688] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:40:41 2026] GET /v2.0/ports?network_id=393aeb56-bf1f-4253-9a72-93c82b22be9e&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2689] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:40:41 2026] GET /v2.0/ports?network_id=393aeb56-bf1f-4253-9a72-93c82b22be9e&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: 7|app: 0|req: 1404/2690] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:40:41 2026] GET /v2.0/networks/393aeb56-bf1f-4253-9a72-93c82b22be9e?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: 1287/2691] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:40:41 2026] GET /v2.0/networks/393aeb56-bf1f-4253-9a72-93c82b22be9e?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: 1405/2692] 10.0.0.252 () {34 vars in 971 bytes} [Wed Jul 1 08:40:43 2026] GET /v2.0/ports/3abe58a2-054f-4180-8dfe-387c278395b0 => generated 1470 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2693] 199.204.45.162 () {30 vars in 736 bytes} [Wed Jul 1 08:40:43 2026] GET /v2.0/ports/3abe58a2-054f-4180-8dfe-387c278395b0 => generated 1470 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2694] 199.204.45.162 () {30 vars in 736 bytes} [Wed Jul 1 08:40:43 2026] GET /v2.0/ports/3abe58a2-054f-4180-8dfe-387c278395b0 => generated 1470 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2695] 199.204.45.162 () {34 vars in 789 bytes} [Wed Jul 1 08:40:43 2026] PUT /v2.0/ports/3abe58a2-054f-4180-8dfe-387c278395b0 => generated 1201 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2696] 199.204.45.162 () {30 vars in 742 bytes} [Wed Jul 1 08:40:43 2026] GET /v2.0/networks/393aeb56-bf1f-4253-9a72-93c82b22be9e => generated 797 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1290/2697] 199.204.45.162 () {30 vars in 740 bytes} [Wed Jul 1 08:40:43 2026] GET /v2.0/subnets/1248279e-f324-44ab-ad64-1284bd955204 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2698] 199.204.45.162 () {30 vars in 702 bytes} [Wed Jul 1 08:40:43 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-07-01 08:40:43.999 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5fcdf29-796e-4014-9268-f57769cc07cd'] response: {'name': 'network-changed', 'server_uuid': '371f2906-3922-4a1f-a378-64eaefbf9786', 'tag': '3abe58a2-054f-4180-8dfe-387c278395b0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1291/2699] 199.204.45.162 () {30 vars in 704 bytes} [Wed Jul 1 08:40:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2700] 199.204.45.162 () {30 vars in 680 bytes} [Wed Jul 1 08:40:44 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: 1292/2701] 199.204.45.162 () {30 vars in 716 bytes} [Wed Jul 1 08:40:44 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: 1410/2702] 199.204.45.162 () {30 vars in 740 bytes} [Wed Jul 1 08:40:44 2026] GET /v2.0/subnets/f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 675 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2703] 199.204.45.162 () {30 vars in 736 bytes} [Wed Jul 1 08:40:44 2026] GET /v2.0/ports/597906b5-2985-4965-ac2a-165e5dd61e2f => generated 1132 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2704] 199.204.45.162 () {30 vars in 736 bytes} [Wed Jul 1 08:40:44 2026] GET /v2.0/ports/2a66d7f8-ddea-4606-9251-c66e8c6e325d => generated 1350 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2705] 199.204.45.162 () {30 vars in 740 bytes} [Wed Jul 1 08:40:44 2026] GET /v2.0/subnets/f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2706] 199.204.45.162 () {30 vars in 742 bytes} [Wed Jul 1 08:40:44 2026] GET /v2.0/networks/c3af6977-84b7-4ae8-aa2d-570d44a824f1 => generated 799 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2707] 199.204.45.162 () {30 vars in 736 bytes} [Wed Jul 1 08:40:44 2026] GET /v2.0/ports/597906b5-2985-4965-ac2a-165e5dd61e2f => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2708] 199.204.45.162 () {30 vars in 740 bytes} [Wed Jul 1 08:40:44 2026] GET /v2.0/subnets/f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2709] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:40:44 2026] GET /v2.0/ports?tenant_id=858a5623c83f4620b8f38d50d317ede2&device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 5048 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2710] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:40:44 2026] GET /v2.0/networks?id=393aeb56-bf1f-4253-9a72-93c82b22be9e => generated 800 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2711] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:40:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.194&port_id=3abe58a2-054f-4180-8dfe-387c278395b0 => 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: 1415/2712] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:40:44 2026] GET /v2.0/subnets?id=1248279e-f324-44ab-ad64-1284bd955204 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2713] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:40:44 2026] GET /v2.0/ports?network_id=393aeb56-bf1f-4253-9a72-93c82b22be9e&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2714] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:40:44 2026] GET /v2.0/networks/393aeb56-bf1f-4253-9a72-93c82b22be9e?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2715] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:40:44 2026] GET /v2.0/networks/393aeb56-bf1f-4253-9a72-93c82b22be9e?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: 1301/2718] 199.204.45.162 () {30 vars in 702 bytes} [Wed Jul 1 08:40:53 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: 1418/2719] 199.204.45.162 () {30 vars in 704 bytes} [Wed Jul 1 08:40:53 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: 1302/2720] 199.204.45.162 () {30 vars in 680 bytes} [Wed Jul 1 08:40:53 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: 1419/2721] 199.204.45.162 () {30 vars in 716 bytes} [Wed Jul 1 08:40:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2722] 199.204.45.162 () {30 vars in 740 bytes} [Wed Jul 1 08:40:53 2026] GET /v2.0/subnets/c1878e8f-d8e9-4a53-bbc2-768c2e039661 => generated 672 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2723] 199.204.45.162 () {30 vars in 768 bytes} [Wed Jul 1 08:40:53 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 5048 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2724] 199.204.45.162 () {30 vars in 702 bytes} [Wed Jul 1 08:40:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2725] 199.204.45.162 () {30 vars in 704 bytes} [Wed Jul 1 08:40:53 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: 1305/2726] 199.204.45.162 () {30 vars in 680 bytes} [Wed Jul 1 08:40:53 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: 1422/2727] 199.204.45.162 () {30 vars in 716 bytes} [Wed Jul 1 08:40:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2728] 199.204.45.162 () {30 vars in 736 bytes} [Wed Jul 1 08:40:53 2026] GET /v2.0/ports/3abe58a2-054f-4180-8dfe-387c278395b0 => generated 1237 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2729] 199.204.45.162 () {34 vars in 788 bytes} [Wed Jul 1 08:40:54 2026] PUT /v2.0/ports/3abe58a2-054f-4180-8dfe-387c278395b0 => generated 1026 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2730] 199.204.45.162 () {30 vars in 742 bytes} [Wed Jul 1 08:40:54 2026] GET /v2.0/networks/393aeb56-bf1f-4253-9a72-93c82b22be9e => generated 797 bytes in 49 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: 1424/2731] 199.204.45.162 () {30 vars in 768 bytes} [Wed Jul 1 08:40:54 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 4873 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2732] 199.204.45.162 () {30 vars in 768 bytes} [Wed Jul 1 08:40:54 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 4873 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:40:55.004 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b5c0182-ad6f-4726-8658-f82c458cf4fc'] response: {'name': 'network-changed', 'server_uuid': '371f2906-3922-4a1f-a378-64eaefbf9786', 'tag': '3abe58a2-054f-4180-8dfe-387c278395b0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1425/2733] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:40:55 2026] GET /v2.0/ports?tenant_id=858a5623c83f4620b8f38d50d317ede2&device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 4873 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2734] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:40:55 2026] GET /v2.0/networks?id=393aeb56-bf1f-4253-9a72-93c82b22be9e => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2735] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:40:55 2026] GET /v2.0/networks/393aeb56-bf1f-4253-9a72-93c82b22be9e?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2736] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:40:55 2026] GET /v2.0/networks/393aeb56-bf1f-4253-9a72-93c82b22be9e?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: 1427/2737] 199.204.45.162 () {30 vars in 768 bytes} [Wed Jul 1 08:40:55 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 4873 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2738] 199.204.45.162 () {34 vars in 975 bytes} [Wed Jul 1 08:40:56 2026] GET /v2.0/ports/3abe58a2-054f-4180-8dfe-387c278395b0 => generated 1062 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2739] 199.204.45.162 () {30 vars in 768 bytes} [Wed Jul 1 08:40:56 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 4873 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2740] 199.204.45.162 () {36 vars in 997 bytes} [Wed Jul 1 08:40:56 2026] DELETE /v2.0/ports/3abe58a2-054f-4180-8dfe-387c278395b0 => 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: 1313/2741] 199.204.45.162 () {30 vars in 768 bytes} [Wed Jul 1 08:40:57 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 3819 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:40:57.834 7 INFO neutron.pecan_wsgi.hooks.translation [None req-45c9c647-bd46-44ec-ad40-67aad6f4d755 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1429/2742] 199.204.45.162 () {32 vars in 758 bytes} [Wed Jul 1 08:40:57 2026] DELETE /v2.0/ports/3abe58a2-054f-4180-8dfe-387c278395b0 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2743] 199.204.45.162 () {34 vars in 1096 bytes} [Wed Jul 1 08:40:57 2026] GET /v2.0/ports?device_id=aff556aa-36e2-4545-90d2-6b68e9d53bbb&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2744] 199.204.45.162 () {30 vars in 702 bytes} [Wed Jul 1 08:40:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2745] 199.204.45.162 () {30 vars in 704 bytes} [Wed Jul 1 08:40:57 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) 2026-07-01 08:40:57.957 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f219f124-756e-49f1-a85b-fdee570ccd13'] response: {'server_uuid': '371f2906-3922-4a1f-a378-64eaefbf9786', 'name': 'network-vif-deleted', 'tag': '3abe58a2-054f-4180-8dfe-387c278395b0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1431/2746] 199.204.45.162 () {30 vars in 680 bytes} [Wed Jul 1 08:40:57 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: 1316/2747] 199.204.45.162 () {30 vars in 716 bytes} [Wed Jul 1 08:40:57 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: 1432/2748] 199.204.45.162 () {30 vars in 740 bytes} [Wed Jul 1 08:40:57 2026] GET /v2.0/subnets/f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2749] 199.204.45.162 () {30 vars in 736 bytes} [Wed Jul 1 08:40:58 2026] GET /v2.0/ports/597906b5-2985-4965-ac2a-165e5dd61e2f => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2750] 199.204.45.162 () {30 vars in 736 bytes} [Wed Jul 1 08:40:58 2026] GET /v2.0/ports/2a66d7f8-ddea-4606-9251-c66e8c6e325d => generated 1350 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2751] 199.204.45.162 () {30 vars in 740 bytes} [Wed Jul 1 08:40:58 2026] GET /v2.0/subnets/f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2752] 199.204.45.162 () {30 vars in 742 bytes} [Wed Jul 1 08:40:58 2026] GET /v2.0/networks/c3af6977-84b7-4ae8-aa2d-570d44a824f1 => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2753] 199.204.45.162 () {30 vars in 736 bytes} [Wed Jul 1 08:40:58 2026] GET /v2.0/ports/597906b5-2985-4965-ac2a-165e5dd61e2f => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2754] 199.204.45.162 () {30 vars in 740 bytes} [Wed Jul 1 08:40:58 2026] GET /v2.0/subnets/f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2755] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:40:58 2026] GET /v2.0/ports?tenant_id=858a5623c83f4620b8f38d50d317ede2&device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 3819 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2756] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:40:58 2026] GET /v2.0/ports?tenant_id=e72597cfd23b4c6d9e344a15910910be&device_id=aff556aa-36e2-4545-90d2-6b68e9d53bbb => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2757] 199.204.45.162 () {34 vars in 1226 bytes} [Wed Jul 1 08:40:58 2026] GET /v2.0/networks?id=a2268e91-3188-47ed-86f0-b1206389858c&id=c3af6977-84b7-4ae8-aa2d-570d44a824f1&id=1e7e0af4-46cb-40f0-a679-7b1b797b50ad&id=393aeb56-bf1f-4253-9a72-93c82b22be9e => generated 3095 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2758] 199.204.45.162 () {34 vars in 1062 bytes} [Wed Jul 1 08:40:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.182&port_id=0bc511d3-ceb8-4796-ae0e-bd867d614eba => 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: 1322/2759] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:40:58 2026] GET /v2.0/subnets?id=e1ff9e8f-a816-4dac-8fdf-e11624bf0e12 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2760] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:40:58 2026] GET /v2.0/ports?network_id=a2268e91-3188-47ed-86f0-b1206389858c&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2761] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:40:58 2026] GET /v2.0/networks/a2268e91-3188-47ed-86f0-b1206389858c?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: 1439/2762] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:40:58 2026] GET /v2.0/networks/a2268e91-3188-47ed-86f0-b1206389858c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2763] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:40:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.151&port_id=2a66d7f8-ddea-4606-9251-c66e8c6e325d => 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: 1440/2764] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:40:58 2026] GET /v2.0/subnets?id=f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2765] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:40:58 2026] GET /v2.0/ports?network_id=c3af6977-84b7-4ae8-aa2d-570d44a824f1&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2766] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:40:58 2026] GET /v2.0/networks/c3af6977-84b7-4ae8-aa2d-570d44a824f1?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: 1326/2767] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:40:58 2026] GET /v2.0/networks/c3af6977-84b7-4ae8-aa2d-570d44a824f1?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: 1442/2768] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:40:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.158&port_id=d13c3939-0243-4dcb-889b-d1f701a6a07b => 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: 1443/2769] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:40:58 2026] GET /v2.0/subnets?id=c1878e8f-d8e9-4a53-bbc2-768c2e039661 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2770] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:40:58 2026] GET /v2.0/ports?network_id=1e7e0af4-46cb-40f0-a679-7b1b797b50ad&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: 1327/2771] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:40:58 2026] GET /v2.0/networks?id=393aeb56-bf1f-4253-9a72-93c82b22be9e => generated 800 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2772] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:40:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.124&port_id=d9d4a320-6e2d-45d6-b144-9f71e4561083 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2773] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:40:59 2026] GET /v2.0/networks/1e7e0af4-46cb-40f0-a679-7b1b797b50ad?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: 1329/2774] 199.204.45.162 () {34 vars in 1104 bytes} [Wed Jul 1 08:40:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aa1&port_id=d9d4a320-6e2d-45d6-b144-9f71e4561083 => 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: 1446/2775] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:40:59 2026] GET /v2.0/networks/1e7e0af4-46cb-40f0-a679-7b1b797b50ad?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: 1330/2776] 199.204.45.162 () {34 vars in 1064 bytes} [Wed Jul 1 08:40:59 2026] GET /v2.0/subnets?id=1248279e-f324-44ab-ad64-1284bd955204&id=0088ffe0-f68b-4174-a59a-669589a1cc89 => generated 1413 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2777] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:40:59 2026] GET /v2.0/ports?network_id=393aeb56-bf1f-4253-9a72-93c82b22be9e&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: 1331/2778] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:40:59 2026] GET /v2.0/ports?network_id=393aeb56-bf1f-4253-9a72-93c82b22be9e&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2779] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:40:59 2026] GET /v2.0/networks/393aeb56-bf1f-4253-9a72-93c82b22be9e?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2780] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:40:59 2026] GET /v2.0/networks/393aeb56-bf1f-4253-9a72-93c82b22be9e?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: 1450/2783] 199.204.45.162 () {30 vars in 702 bytes} [Wed Jul 1 08:41:04 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: 1334/2784] 199.204.45.162 () {30 vars in 704 bytes} [Wed Jul 1 08:41:04 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: 1451/2785] 199.204.45.162 () {30 vars in 680 bytes} [Wed Jul 1 08:41:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2786] 199.204.45.162 () {30 vars in 716 bytes} [Wed Jul 1 08:41:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2787] 199.204.45.162 () {30 vars in 768 bytes} [Wed Jul 1 08:41:04 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 3819 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2788] 199.204.45.162 () {30 vars in 702 bytes} [Wed Jul 1 08:41:04 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: 1453/2789] 199.204.45.162 () {30 vars in 704 bytes} [Wed Jul 1 08:41:04 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: 1337/2790] 199.204.45.162 () {30 vars in 680 bytes} [Wed Jul 1 08:41:04 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: 1454/2791] 199.204.45.162 () {30 vars in 716 bytes} [Wed Jul 1 08:41:04 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: 1338/2792] 199.204.45.162 () {30 vars in 736 bytes} [Wed Jul 1 08:41:04 2026] GET /v2.0/ports/d13c3939-0243-4dcb-889b-d1f701a6a07b => generated 1237 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2793] 199.204.45.162 () {34 vars in 788 bytes} [Wed Jul 1 08:41:04 2026] PUT /v2.0/ports/d13c3939-0243-4dcb-889b-d1f701a6a07b => generated 1026 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2794] 199.204.45.162 () {30 vars in 742 bytes} [Wed Jul 1 08:41:04 2026] GET /v2.0/networks/1e7e0af4-46cb-40f0-a679-7b1b797b50ad => generated 798 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:41:04.817 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-66b7cd97-fc2d-415f-b9d1-7e38a113f478'] response: {'name': 'network-changed', 'server_uuid': '371f2906-3922-4a1f-a378-64eaefbf9786', 'tag': 'd13c3939-0243-4dcb-889b-d1f701a6a07b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1456/2795] 199.204.45.162 () {30 vars in 768 bytes} [Wed Jul 1 08:41:04 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 3644 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2796] 199.204.45.162 () {30 vars in 768 bytes} [Wed Jul 1 08:41:04 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 3644 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2797] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:41:05 2026] GET /v2.0/ports?tenant_id=858a5623c83f4620b8f38d50d317ede2&device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 3644 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2798] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:41:05 2026] GET /v2.0/networks?id=1e7e0af4-46cb-40f0-a679-7b1b797b50ad => generated 801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2799] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:41:05 2026] GET /v2.0/networks/1e7e0af4-46cb-40f0-a679-7b1b797b50ad?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: 1342/2800] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:41:05 2026] GET /v2.0/networks/1e7e0af4-46cb-40f0-a679-7b1b797b50ad?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: 1459/2801] 199.204.45.162 () {30 vars in 768 bytes} [Wed Jul 1 08:41:05 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 3644 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2802] 199.204.45.162 () {34 vars in 975 bytes} [Wed Jul 1 08:41:06 2026] GET /v2.0/ports/d13c3939-0243-4dcb-889b-d1f701a6a07b => generated 1062 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2803] 199.204.45.162 () {30 vars in 768 bytes} [Wed Jul 1 08:41:07 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 3644 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2804] 199.204.45.162 () {36 vars in 997 bytes} [Wed Jul 1 08:41:06 2026] DELETE /v2.0/ports/d13c3939-0243-4dcb-889b-d1f701a6a07b => 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: 1345/2805] 199.204.45.162 () {30 vars in 768 bytes} [Wed Jul 1 08:41:08 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 2590 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:41:08.219 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb0fadb0-b580-4fa5-824a-bac083bc63d4 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1461/2806] 199.204.45.162 () {32 vars in 758 bytes} [Wed Jul 1 08:41:08 2026] DELETE /v2.0/ports/d13c3939-0243-4dcb-889b-d1f701a6a07b => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2807] 199.204.45.162 () {30 vars in 702 bytes} [Wed Jul 1 08:41:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:41:08.340 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3fc72bcd-5aa8-4507-940a-888d104f986b'] response: {'server_uuid': '371f2906-3922-4a1f-a378-64eaefbf9786', 'name': 'network-vif-deleted', 'tag': 'd13c3939-0243-4dcb-889b-d1f701a6a07b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1462/2808] 199.204.45.162 () {30 vars in 704 bytes} [Wed Jul 1 08:41:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2809] 199.204.45.162 () {30 vars in 680 bytes} [Wed Jul 1 08:41:08 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: 1463/2810] 199.204.45.162 () {30 vars in 716 bytes} [Wed Jul 1 08:41:08 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: 1348/2811] 199.204.45.162 () {30 vars in 740 bytes} [Wed Jul 1 08:41:08 2026] GET /v2.0/subnets/f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 675 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2812] 199.204.45.162 () {30 vars in 736 bytes} [Wed Jul 1 08:41:08 2026] GET /v2.0/ports/597906b5-2985-4965-ac2a-165e5dd61e2f => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2813] 199.204.45.162 () {30 vars in 736 bytes} [Wed Jul 1 08:41:08 2026] GET /v2.0/ports/2a66d7f8-ddea-4606-9251-c66e8c6e325d => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2814] 199.204.45.162 () {30 vars in 740 bytes} [Wed Jul 1 08:41:08 2026] GET /v2.0/subnets/f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 675 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2815] 199.204.45.162 () {30 vars in 742 bytes} [Wed Jul 1 08:41:08 2026] GET /v2.0/networks/c3af6977-84b7-4ae8-aa2d-570d44a824f1 => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2816] 199.204.45.162 () {30 vars in 736 bytes} [Wed Jul 1 08:41:08 2026] GET /v2.0/ports/597906b5-2985-4965-ac2a-165e5dd61e2f => generated 1132 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2817] 199.204.45.162 () {30 vars in 740 bytes} [Wed Jul 1 08:41:08 2026] GET /v2.0/subnets/f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2818] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:41:08 2026] GET /v2.0/ports?tenant_id=858a5623c83f4620b8f38d50d317ede2&device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2819] 199.204.45.162 () {34 vars in 1146 bytes} [Wed Jul 1 08:41:08 2026] GET /v2.0/networks?id=a2268e91-3188-47ed-86f0-b1206389858c&id=c3af6977-84b7-4ae8-aa2d-570d44a824f1&id=1e7e0af4-46cb-40f0-a679-7b1b797b50ad => generated 2309 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2820] 199.204.45.162 () {34 vars in 1062 bytes} [Wed Jul 1 08:41:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.182&port_id=0bc511d3-ceb8-4796-ae0e-bd867d614eba => 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: 1353/2821] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:41:08 2026] GET /v2.0/subnets?id=e1ff9e8f-a816-4dac-8fdf-e11624bf0e12 => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2822] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:41:08 2026] GET /v2.0/ports?network_id=a2268e91-3188-47ed-86f0-b1206389858c&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2823] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:41:08 2026] GET /v2.0/networks/a2268e91-3188-47ed-86f0-b1206389858c?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: 1470/2824] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:41:09 2026] GET /v2.0/networks/a2268e91-3188-47ed-86f0-b1206389858c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2825] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:41:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.151&port_id=2a66d7f8-ddea-4606-9251-c66e8c6e325d => 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: 1471/2826] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:41:09 2026] GET /v2.0/subnets?id=f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2827] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:41:09 2026] GET /v2.0/ports?network_id=c3af6977-84b7-4ae8-aa2d-570d44a824f1&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: 1472/2828] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:41:09 2026] GET /v2.0/networks/c3af6977-84b7-4ae8-aa2d-570d44a824f1?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: 1357/2829] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:41:09 2026] GET /v2.0/networks/c3af6977-84b7-4ae8-aa2d-570d44a824f1?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: 1359/2832] 199.204.45.162 () {30 vars in 702 bytes} [Wed Jul 1 08:41:21 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: 1474/2833] 199.204.45.162 () {30 vars in 704 bytes} [Wed Jul 1 08:41:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2834] 199.204.45.162 () {30 vars in 680 bytes} [Wed Jul 1 08:41:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2835] 199.204.45.162 () {30 vars in 716 bytes} [Wed Jul 1 08:41:21 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) 2026-07-01 08:41:21.555 8 INFO neutron.api.v2.resource [None req-31923e39-0ed3-49a6-a65a-bd12e25153ab 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1361/2836] 199.204.45.162 () {30 vars in 762 bytes} [Wed Jul 1 08:41:21 2026] GET /v2.0/security-groups/lb-11e17f0a-753c-44e2-a5f3-d3e8c517d61a => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2837] 199.204.45.162 () {30 vars in 784 bytes} [Wed Jul 1 08:41:21 2026] GET /v2.0/security-groups?name=lb-11e17f0a-753c-44e2-a5f3-d3e8c517d61a => generated 2863 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2838] 199.204.45.162 () {30 vars in 814 bytes} [Wed Jul 1 08:41:21 2026] GET /v2.0/security-group-rules?security_group_id=ce801690-1c92-4a91-bfad-22066c182741 => generated 2334 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2839] 199.204.45.162 () {32 vars in 788 bytes} [Wed Jul 1 08:41:21 2026] DELETE /v2.0/security-group-rules/279cfda3-ac82-43ab-82d8-22ca020c9d00 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2840] 199.204.45.162 () {32 vars in 788 bytes} [Wed Jul 1 08:41:21 2026] DELETE /v2.0/security-group-rules/e8b1ef7c-16ad-45f7-878b-7b2080be44d3 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:41:24.441 7 INFO neutron.db.l3_db [None req-98479423-27c6-4d1c-8059-ead6cedc8dc2 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Floating IP 69450f89-03e5-469a-9efa-b786eb7a5b70 disassociated (deleted). External IP: 10.96.250.219, port: 597906b5-2985-4965-ac2a-165e5dd61e2f. [pid: 7|app: 0|req: 1478/2841] 10.0.0.141 () {32 vars in 732 bytes} [Wed Jul 1 08:41:24 2026] DELETE /v2.0/floatingips/69450f89-03e5-469a-9efa-b786eb7a5b70 => generated 0 bytes in 640 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:41:24.833 8 INFO neutron.api.v2.resource [None req-349fef16-55b1-4fee-a51c-3a49cf5a9c43 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1364/2842] 10.0.0.141 () {32 vars in 729 bytes} [Wed Jul 1 08:41:24 2026] GET /v2.0/floatingips/69450f89-03e5-469a-9efa-b786eb7a5b70 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2843] 199.204.45.162 () {30 vars in 702 bytes} [Wed Jul 1 08:41:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2844] 199.204.45.162 () {30 vars in 704 bytes} [Wed Jul 1 08:41:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2845] 199.204.45.162 () {30 vars in 680 bytes} [Wed Jul 1 08:41:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2846] 199.204.45.162 () {30 vars in 716 bytes} [Wed Jul 1 08:41:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:41:25.881 7 INFO neutron.api.v2.resource [None req-20e67f10-425e-4bd4-913a-00a0977c46d7 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1481/2847] 199.204.45.162 () {30 vars in 762 bytes} [Wed Jul 1 08:41:25 2026] GET /v2.0/security-groups/lb-11e17f0a-753c-44e2-a5f3-d3e8c517d61a => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2848] 199.204.45.162 () {30 vars in 784 bytes} [Wed Jul 1 08:41:25 2026] GET /v2.0/security-groups?name=lb-11e17f0a-753c-44e2-a5f3-d3e8c517d61a => generated 1637 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2849] 199.204.45.162 () {30 vars in 814 bytes} [Wed Jul 1 08:41:25 2026] GET /v2.0/security-group-rules?security_group_id=ce801690-1c92-4a91-bfad-22066c182741 => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2850] 199.204.45.162 () {30 vars in 702 bytes} [Wed Jul 1 08:41:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2851] 199.204.45.162 () {30 vars in 704 bytes} [Wed Jul 1 08:41:26 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: 1369/2852] 199.204.45.162 () {30 vars in 680 bytes} [Wed Jul 1 08:41:26 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: 1484/2853] 199.204.45.162 () {30 vars in 716 bytes} [Wed Jul 1 08:41:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2854] 199.204.45.162 () {30 vars in 740 bytes} [Wed Jul 1 08:41:26 2026] GET /v2.0/subnets/f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2855] 199.204.45.162 () {30 vars in 768 bytes} [Wed Jul 1 08:41:26 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 2590 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2856] 199.204.45.162 () {30 vars in 768 bytes} [Wed Jul 1 08:41:26 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2857] 199.204.45.162 () {30 vars in 768 bytes} [Wed Jul 1 08:41:26 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 2590 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2858] 199.204.45.162 () {30 vars in 768 bytes} [Wed Jul 1 08:41:27 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 2590 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2859] 199.204.45.162 () {34 vars in 975 bytes} [Wed Jul 1 08:41:28 2026] GET /v2.0/ports/2a66d7f8-ddea-4606-9251-c66e8c6e325d => generated 1350 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2860] 199.204.45.162 () {30 vars in 768 bytes} [Wed Jul 1 08:41:28 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 2590 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2861] 199.204.45.162 () {34 vars in 1060 bytes} [Wed Jul 1 08:41:28 2026] GET /v2.0/ports/2a66d7f8-ddea-4606-9251-c66e8c6e325d?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2862] 199.204.45.162 () {34 vars in 1016 bytes} [Wed Jul 1 08:41:28 2026] GET /v2.0/networks/c3af6977-84b7-4ae8-aa2d-570d44a824f1?fields=dns_domain => generated 29 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2863] 199.204.45.162 () {38 vars in 1028 bytes} [Wed Jul 1 08:41:28 2026] PUT /v2.0/ports/2a66d7f8-ddea-4606-9251-c66e8c6e325d => generated 1151 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2864] 199.204.45.162 () {30 vars in 768 bytes} [Wed Jul 1 08:41:29 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 1248 bytes in 48 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: 1376/2865] 199.204.45.162 () {34 vars in 788 bytes} [Wed Jul 1 08:41:29 2026] PUT /v2.0/ports/2a66d7f8-ddea-4606-9251-c66e8c6e325d => generated 1090 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2866] 199.204.45.162 () {30 vars in 736 bytes} [Wed Jul 1 08:41:29 2026] GET /v2.0/ports/2a66d7f8-ddea-4606-9251-c66e8c6e325d => generated 1090 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1377/2867] 199.204.45.162 () {32 vars in 758 bytes} [Wed Jul 1 08:41:29 2026] DELETE /v2.0/ports/2a66d7f8-ddea-4606-9251-c66e8c6e325d => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2868] 199.204.45.162 () {30 vars in 702 bytes} [Wed Jul 1 08:41:30 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: 1378/2869] 199.204.45.162 () {30 vars in 704 bytes} [Wed Jul 1 08:41:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2870] 199.204.45.162 () {30 vars in 680 bytes} [Wed Jul 1 08:41:30 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: 1379/2871] 199.204.45.162 () {30 vars in 716 bytes} [Wed Jul 1 08:41:30 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-07-01 08:41:30.187 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7a1da32c-6f4d-40a1-a98e-5e01cff21f47 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1493/2872] 199.204.45.162 () {32 vars in 758 bytes} [Wed Jul 1 08:41:30 2026] DELETE /v2.0/ports/2a66d7f8-ddea-4606-9251-c66e8c6e325d => 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: 1380/2873] 199.204.45.162 () {30 vars in 736 bytes} [Wed Jul 1 08:41:30 2026] GET /v2.0/ports/597906b5-2985-4965-ac2a-165e5dd61e2f => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:41:30.253 7 INFO neutron.api.v2.resource [None req-720b0d95-0f26-4a77-a97b-22b0f9dceac9 234c8efbde4d488eb4ba782e93ae7a7d 858a5623c83f4620b8f38d50d317ede2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1494/2874] 199.204.45.162 () {30 vars in 762 bytes} [Wed Jul 1 08:41:30 2026] GET /v2.0/security-groups/lb-11e17f0a-753c-44e2-a5f3-d3e8c517d61a => 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: 1381/2875] 199.204.45.162 () {30 vars in 784 bytes} [Wed Jul 1 08:41:30 2026] GET /v2.0/security-groups?name=lb-11e17f0a-753c-44e2-a5f3-d3e8c517d61a => generated 1637 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2876] 199.204.45.162 () {30 vars in 736 bytes} [Wed Jul 1 08:41:30 2026] GET /v2.0/ports/597906b5-2985-4965-ac2a-165e5dd61e2f => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2877] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:41:30 2026] GET /v2.0/ports?tenant_id=858a5623c83f4620b8f38d50d317ede2&device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2878] 199.204.45.162 () {34 vars in 1066 bytes} [Wed Jul 1 08:41:30 2026] GET /v2.0/networks?id=a2268e91-3188-47ed-86f0-b1206389858c&id=c3af6977-84b7-4ae8-aa2d-570d44a824f1 => generated 1522 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2879] 199.204.45.162 () {34 vars in 1062 bytes} [Wed Jul 1 08:41:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.182&port_id=0bc511d3-ceb8-4796-ae0e-bd867d614eba => 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: 1499/2880] 199.204.45.162 () {34 vars in 984 bytes} [Wed Jul 1 08:41:30 2026] GET /v2.0/subnets?id=e1ff9e8f-a816-4dac-8fdf-e11624bf0e12 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2881] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:41:30 2026] GET /v2.0/ports?network_id=a2268e91-3188-47ed-86f0-b1206389858c&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2882] 199.204.45.162 () {34 vars in 788 bytes} [Wed Jul 1 08:41:30 2026] PUT /v2.0/ports/597906b5-2985-4965-ac2a-165e5dd61e2f => generated 1094 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2883] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:41:30 2026] GET /v2.0/networks/a2268e91-3188-47ed-86f0-b1206389858c?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: 1502/2884] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:41:30 2026] GET /v2.0/networks/a2268e91-3188-47ed-86f0-b1206389858c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2885] 199.204.45.162 () {32 vars in 778 bytes} [Wed Jul 1 08:41:30 2026] DELETE /v2.0/security-groups/ce801690-1c92-4a91-bfad-22066c182741 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2886] 199.204.45.162 () {32 vars in 758 bytes} [Wed Jul 1 08:41:30 2026] DELETE /v2.0/ports/597906b5-2985-4965-ac2a-165e5dd61e2f => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2889] 199.204.45.162 () {34 vars in 994 bytes} [Wed Jul 1 08:41:33 2026] GET /v2.0/ports?device_id=371f2906-3922-4a1f-a378-64eaefbf9786 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2890] 199.204.45.162 () {36 vars in 997 bytes} [Wed Jul 1 08:41:33 2026] DELETE /v2.0/ports/0bc511d3-ceb8-4796-ae0e-bd867d614eba => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:41:35.347 7 INFO neutron.db.l3_db [None req-f88a0c46-625e-435d-b29a-59b6b7241177 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Floating IP 9454f44d-0b64-427a-932d-00396eca43b3 disassociated (deleted). External IP: 10.96.250.202, port: d9d4a320-6e2d-45d6-b144-9f71e4561083. [pid: 7|app: 0|req: 1506/2891] 10.0.0.141 () {32 vars in 732 bytes} [Wed Jul 1 08:41:35 2026] DELETE /v2.0/floatingips/9454f44d-0b64-427a-932d-00396eca43b3 => generated 0 bytes in 652 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:41:35.695 8 INFO neutron.api.v2.resource [None req-be8f1b6f-72bb-4159-9503-c2aaa7e17418 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1386/2892] 10.0.0.141 () {32 vars in 729 bytes} [Wed Jul 1 08:41:35 2026] GET /v2.0/floatingips/9454f44d-0b64-427a-932d-00396eca43b3 => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:41:35.890 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c1cfe88-7885-4a05-a79d-db110ebc7821'] response: {'name': 'network-changed', 'server_uuid': 'aff556aa-36e2-4545-90d2-6b68e9d53bbb', 'tag': 'd9d4a320-6e2d-45d6-b144-9f71e4561083', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1507/2893] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:41:35 2026] GET /v2.0/ports?device_id=aff556aa-36e2-4545-90d2-6b68e9d53bbb => generated 1200 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:41:35.966 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b629d9e7-c0b6-4649-88c8-51566c2f0d76'] response: {'server_uuid': '371f2906-3922-4a1f-a378-64eaefbf9786', 'name': 'network-vif-deleted', 'tag': '0bc511d3-ceb8-4796-ae0e-bd867d614eba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1387/2894] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:41:35 2026] GET /v2.0/security-groups?id=64b82ce5-9814-4157-b299-5d8c20867ccf&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2895] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:41:36 2026] GET /v2.0/ports?tenant_id=e72597cfd23b4c6d9e344a15910910be&device_id=aff556aa-36e2-4545-90d2-6b68e9d53bbb => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2896] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:41:36 2026] GET /v2.0/networks?id=393aeb56-bf1f-4253-9a72-93c82b22be9e => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2897] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:41:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.124&port_id=d9d4a320-6e2d-45d6-b144-9f71e4561083 => 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: 1389/2898] 199.204.45.162 () {34 vars in 1104 bytes} [Wed Jul 1 08:41:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aa1&port_id=d9d4a320-6e2d-45d6-b144-9f71e4561083 => 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: 1510/2899] 199.204.45.162 () {34 vars in 1064 bytes} [Wed Jul 1 08:41:36 2026] GET /v2.0/subnets?id=1248279e-f324-44ab-ad64-1284bd955204&id=0088ffe0-f68b-4174-a59a-669589a1cc89 => generated 1413 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2900] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:41:36 2026] GET /v2.0/ports?network_id=393aeb56-bf1f-4253-9a72-93c82b22be9e&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: 1511/2901] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:41:36 2026] GET /v2.0/ports?network_id=393aeb56-bf1f-4253-9a72-93c82b22be9e&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: 1391/2902] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:41:36 2026] GET /v2.0/networks/393aeb56-bf1f-4253-9a72-93c82b22be9e?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: 1512/2903] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:41:36 2026] GET /v2.0/networks/393aeb56-bf1f-4253-9a72-93c82b22be9e?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: 1392/2904] 199.204.45.162 () {34 vars in 994 bytes} [Wed Jul 1 08:41:37 2026] GET /v2.0/ports?device_id=aff556aa-36e2-4545-90d2-6b68e9d53bbb => generated 1200 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2905] 199.204.45.162 () {36 vars in 997 bytes} [Wed Jul 1 08:41:37 2026] DELETE /v2.0/ports/d9d4a320-6e2d-45d6-b144-9f71e4561083 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2906] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:41:41 2026] GET /v2.0/ports?device_id=aff556aa-36e2-4545-90d2-6b68e9d53bbb => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:41:46.473 8 INFO neutron.db.l3_db [None req-0dc92415-aa84-4105-a565-d85196ee7a1c 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] Floating IP d56e05c6-24f2-4009-8ea8-cb31f7677d1b disassociated (deleted). External IP: 10.96.250.214, port: 1e72f061-88e3-4073-8468-fc87747265b5. [pid: 8|app: 0|req: 1395/2909] 10.0.0.141 () {32 vars in 732 bytes} [Wed Jul 1 08:41:46 2026] DELETE /v2.0/floatingips/d56e05c6-24f2-4009-8ea8-cb31f7677d1b => generated 0 bytes in 646 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:41:46.808 7 INFO neutron.api.v2.resource [None req-2fe3eab3-9410-4865-9bfd-ecfbf1274fe6 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1515/2910] 10.0.0.141 () {32 vars in 729 bytes} [Wed Jul 1 08:41:46 2026] GET /v2.0/floatingips/d56e05c6-24f2-4009-8ea8-cb31f7677d1b => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:41:46.992 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-37d9862f-d02d-4faa-8fb1-34b9a386767e'] response: {'name': 'network-changed', 'server_uuid': 'f1dcb50f-2b86-45cd-a4a5-5112c216d752', 'tag': '1e72f061-88e3-4073-8468-fc87747265b5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1396/2911] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:41:46 2026] GET /v2.0/ports?device_id=f1dcb50f-2b86-45cd-a4a5-5112c216d752 => generated 1196 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:41:47.042 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f547f8a-5499-49d4-ab59-51ac4723c7a1'] response: {'server_uuid': 'aff556aa-36e2-4545-90d2-6b68e9d53bbb', 'name': 'network-vif-deleted', 'tag': 'd9d4a320-6e2d-45d6-b144-9f71e4561083', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1516/2912] 10.0.0.252 () {34 vars in 1040 bytes} [Wed Jul 1 08:41:47 2026] GET /v2.0/security-groups?id=64b82ce5-9814-4157-b299-5d8c20867ccf&fields=id&fields=name => generated 111 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2913] 199.204.45.162 () {34 vars in 1080 bytes} [Wed Jul 1 08:41:47 2026] GET /v2.0/ports?tenant_id=e72597cfd23b4c6d9e344a15910910be&device_id=f1dcb50f-2b86-45cd-a4a5-5112c216d752 => generated 1465 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2914] 199.204.45.162 () {34 vars in 986 bytes} [Wed Jul 1 08:41:47 2026] GET /v2.0/networks?id=1e7e0af4-46cb-40f0-a679-7b1b797b50ad => generated 801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2915] 199.204.45.162 () {34 vars in 1058 bytes} [Wed Jul 1 08:41:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.247&port_id=1e72f061-88e3-4073-8468-fc87747265b5 => 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: 1518/2916] 199.204.45.162 () {34 vars in 1102 bytes} [Wed Jul 1 08:41:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ab3&port_id=1e72f061-88e3-4073-8468-fc87747265b5 => 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: 1399/2917] 199.204.45.162 () {34 vars in 1064 bytes} [Wed Jul 1 08:41:47 2026] GET /v2.0/subnets?id=55dc9a2b-1fc9-456c-80ff-a9151b5da223&id=c1878e8f-d8e9-4a53-bbc2-768c2e039661 => generated 1409 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2918] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:41:47 2026] GET /v2.0/ports?network_id=1e7e0af4-46cb-40f0-a679-7b1b797b50ad&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2919] 199.204.45.162 () {34 vars in 1052 bytes} [Wed Jul 1 08:41:47 2026] GET /v2.0/ports?network_id=1e7e0af4-46cb-40f0-a679-7b1b797b50ad&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: 1520/2920] 199.204.45.162 () {34 vars in 1012 bytes} [Wed Jul 1 08:41:47 2026] GET /v2.0/networks/1e7e0af4-46cb-40f0-a679-7b1b797b50ad?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: 1401/2921] 199.204.45.162 () {34 vars in 1112 bytes} [Wed Jul 1 08:41:47 2026] GET /v2.0/networks/1e7e0af4-46cb-40f0-a679-7b1b797b50ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2922] 199.204.45.162 () {34 vars in 994 bytes} [Wed Jul 1 08:41:48 2026] GET /v2.0/ports?device_id=f1dcb50f-2b86-45cd-a4a5-5112c216d752 => generated 1196 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2923] 199.204.45.162 () {36 vars in 997 bytes} [Wed Jul 1 08:41:48 2026] DELETE /v2.0/ports/1e72f061-88e3-4073-8468-fc87747265b5 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2924] 10.0.0.252 () {34 vars in 990 bytes} [Wed Jul 1 08:41:52 2026] GET /v2.0/ports?device_id=f1dcb50f-2b86-45cd-a4a5-5112c216d752 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:41:57.291 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-492253c5-02de-43b4-9149-d524d59866a1'] response: {'server_uuid': 'f1dcb50f-2b86-45cd-a4a5-5112c216d752', 'name': 'network-vif-deleted', 'tag': '1e72f061-88e3-4073-8468-fc87747265b5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1403/2925] 10.0.0.141 () {32 vars in 750 bytes} [Wed Jul 1 08:41:57 2026] DELETE /v2.0/security-group-rules/14b3ab24-d89e-4d68-982f-86776cdc5f90 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:41:57.348 7 INFO neutron.api.v2.resource [None req-253921c0-06d5-41af-9ce8-989a9593e1ea 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1523/2926] 10.0.0.141 () {32 vars in 747 bytes} [Wed Jul 1 08:41:57 2026] GET /v2.0/security-group-rules/14b3ab24-d89e-4d68-982f-86776cdc5f90 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2927] 10.0.0.141 () {32 vars in 750 bytes} [Wed Jul 1 08:41:57 2026] DELETE /v2.0/security-group-rules/cf7c8a3f-285a-4210-ade9-8c338da72a66 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:41:57.439 7 INFO neutron.api.v2.resource [None req-e70375eb-b4aa-444a-bea6-e66a43cddde4 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1524/2928] 10.0.0.141 () {32 vars in 747 bytes} [Wed Jul 1 08:41:57 2026] GET /v2.0/security-group-rules/cf7c8a3f-285a-4210-ade9-8c338da72a66 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2929] 10.0.0.141 () {32 vars in 750 bytes} [Wed Jul 1 08:41:57 2026] DELETE /v2.0/security-group-rules/4324ef3f-c5e2-4dd9-b792-96456dbdb82f => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:41:57.531 7 INFO neutron.api.v2.resource [None req-2287d438-b194-4d74-b52d-d7501bae5b72 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1525/2930] 10.0.0.141 () {32 vars in 747 bytes} [Wed Jul 1 08:41:57 2026] GET /v2.0/security-group-rules/4324ef3f-c5e2-4dd9-b792-96456dbdb82f => 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: 1406/2931] 10.0.0.141 () {32 vars in 750 bytes} [Wed Jul 1 08:41:57 2026] DELETE /v2.0/security-group-rules/8d130ccb-dfc9-4a99-9309-b6f131240725 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:41:57.618 7 INFO neutron.api.v2.resource [None req-ba08b51c-cc74-4260-9d2d-9a11898f6c3f 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1526/2932] 10.0.0.141 () {32 vars in 747 bytes} [Wed Jul 1 08:41:57 2026] GET /v2.0/security-group-rules/8d130ccb-dfc9-4a99-9309-b6f131240725 => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2933] 10.0.0.141 () {32 vars in 750 bytes} [Wed Jul 1 08:41:57 2026] DELETE /v2.0/security-group-rules/d3b41d08-c120-4882-837a-c6d622ac998e => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:41:57.704 7 INFO neutron.api.v2.resource [None req-0b827e48-7438-4bb2-90dc-292ec539f39a 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1527/2934] 10.0.0.141 () {32 vars in 747 bytes} [Wed Jul 1 08:41:57 2026] GET /v2.0/security-group-rules/d3b41d08-c120-4882-837a-c6d622ac998e => 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: 1408/2935] 10.0.0.141 () {32 vars in 750 bytes} [Wed Jul 1 08:41:57 2026] DELETE /v2.0/security-group-rules/15a6a6f2-020e-4dd2-87ca-23118a864e5b => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:41:57.790 7 INFO neutron.api.v2.resource [None req-2b49c795-9849-4981-802b-bcd3ca2bb014 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1528/2936] 10.0.0.141 () {32 vars in 747 bytes} [Wed Jul 1 08:41:57 2026] GET /v2.0/security-group-rules/15a6a6f2-020e-4dd2-87ca-23118a864e5b => 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: 1409/2937] 10.0.0.141 () {32 vars in 750 bytes} [Wed Jul 1 08:41:57 2026] DELETE /v2.0/security-group-rules/380a01b0-190f-4f7c-aa19-af7aaac385e0 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:41:57.870 7 INFO neutron.api.v2.resource [None req-0d100f83-efc3-4e2b-84dd-d2809f0bf6fd 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1529/2938] 10.0.0.141 () {32 vars in 747 bytes} [Wed Jul 1 08:41:57 2026] GET /v2.0/security-group-rules/380a01b0-190f-4f7c-aa19-af7aaac385e0 => 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: 1410/2939] 10.0.0.141 () {32 vars in 750 bytes} [Wed Jul 1 08:41:57 2026] DELETE /v2.0/security-group-rules/65419f01-fb65-4598-8349-1fa05c80d4f2 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:41:57.960 7 INFO neutron.api.v2.resource [None req-bd063515-02db-4eba-8aa2-7832f2d9bde7 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1530/2940] 10.0.0.141 () {32 vars in 747 bytes} [Wed Jul 1 08:41:57 2026] GET /v2.0/security-group-rules/65419f01-fb65-4598-8349-1fa05c80d4f2 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2941] 10.0.0.141 () {32 vars in 750 bytes} [Wed Jul 1 08:41:57 2026] DELETE /v2.0/security-group-rules/1731251f-862d-426a-867c-8a6e2b4eee1c => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:41:58.048 7 INFO neutron.api.v2.resource [None req-cd603e1f-4687-4090-b906-208f6297032e 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1531/2942] 10.0.0.141 () {32 vars in 747 bytes} [Wed Jul 1 08:41:58 2026] GET /v2.0/security-group-rules/1731251f-862d-426a-867c-8a6e2b4eee1c => 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: 1412/2943] 10.0.0.141 () {32 vars in 750 bytes} [Wed Jul 1 08:41:58 2026] DELETE /v2.0/security-group-rules/81c17203-d40e-4b55-befc-3b793d114266 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:41:58.141 7 INFO neutron.api.v2.resource [None req-e935a863-c290-495e-a55d-81b4dd111a56 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1532/2944] 10.0.0.141 () {32 vars in 747 bytes} [Wed Jul 1 08:41:58 2026] GET /v2.0/security-group-rules/81c17203-d40e-4b55-befc-3b793d114266 => 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: 1413/2945] 10.0.0.141 () {32 vars in 750 bytes} [Wed Jul 1 08:41:58 2026] DELETE /v2.0/security-group-rules/7f5c5f45-8abc-40e7-ab7f-5e1d8f0968bb => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:41:58.219 7 INFO neutron.api.v2.resource [None req-2df643a7-1f44-4425-9fd7-1c07f4cdf5a7 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1533/2946] 10.0.0.141 () {32 vars in 747 bytes} [Wed Jul 1 08:41:58 2026] GET /v2.0/security-group-rules/7f5c5f45-8abc-40e7-ab7f-5e1d8f0968bb => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2947] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:41:58 2026] DELETE /v2.0/security-groups/64b82ce5-9814-4157-b299-5d8c20867ccf => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:41:58.328 7 INFO neutron.api.v2.resource [None req-3bcce716-8835-4385-b188-193420452ced 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1534/2948] 10.0.0.141 () {32 vars in 737 bytes} [Wed Jul 1 08:41:58 2026] GET /v2.0/security-groups/64b82ce5-9814-4157-b299-5d8c20867ccf => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2949] 10.0.0.141 () {34 vars in 789 bytes} [Wed Jul 1 08:41:58 2026] PUT /v2.0/routers/9cd895eb-8fbb-4b26-9652-9505ca31ba6c/remove_router_interface => generated 309 bytes in 895 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:41:59.430 7 INFO neutron.api.v2.resource [None req-6e94b121-4a5f-4317-92fa-6d0f75d11ec7 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1535/2950] 10.0.0.141 () {34 vars in 789 bytes} [Wed Jul 1 08:41:59 2026] PUT /v2.0/routers/9cd895eb-8fbb-4b26-9652-9505ca31ba6c/remove_router_interface => generated 198 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2951] 10.0.0.141 () {34 vars in 789 bytes} [Wed Jul 1 08:41:59 2026] PUT /v2.0/routers/9cd895eb-8fbb-4b26-9652-9505ca31ba6c/remove_router_interface => generated 309 bytes in 875 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:42:00.452 7 INFO neutron.api.v2.resource [None req-714085d4-ec75-4c4a-b6ef-6d30d64409fc 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1536/2952] 10.0.0.141 () {34 vars in 789 bytes} [Wed Jul 1 08:42:00 2026] PUT /v2.0/routers/9cd895eb-8fbb-4b26-9652-9505ca31ba6c/remove_router_interface => generated 198 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2955] 10.0.0.141 () {34 vars in 789 bytes} [Wed Jul 1 08:42:00 2026] PUT /v2.0/routers/9cd895eb-8fbb-4b26-9652-9505ca31ba6c/remove_router_interface => generated 309 bytes in 932 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:42:01.556 7 INFO neutron.api.v2.resource [None req-2b280beb-df8f-46db-afd9-55e1d9cb638d 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1539/2956] 10.0.0.141 () {34 vars in 789 bytes} [Wed Jul 1 08:42:01 2026] PUT /v2.0/routers/9cd895eb-8fbb-4b26-9652-9505ca31ba6c/remove_router_interface => generated 198 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:42:02.408 8 INFO neutron.db.l3_hamode_db [None req-50771317-a08b-453b-848d-191ca1fa3ba1 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] HA network 6c56ff9e-7207-4cc2-99f0-d9e1fd3d0015 was deleted as no HA routers are present in tenant e72597cfd23b4c6d9e344a15910910be. [pid: 8|app: 0|req: 1418/2957] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:42:01 2026] DELETE /v2.0/routers/9cd895eb-8fbb-4b26-9652-9505ca31ba6c => generated 0 bytes in 851 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:42:02.438 7 INFO neutron.api.v2.resource [None req-c0f0cc8b-d84c-4984-863e-a5bf0b6d6477 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1540/2958] 10.0.0.141 () {32 vars in 721 bytes} [Wed Jul 1 08:42:02 2026] GET /v2.0/routers/9cd895eb-8fbb-4b26-9652-9505ca31ba6c => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:42:02.482 8 INFO neutron.services.segments.plugin [-] Segment 09912e3d-54fb-4a79-9d9b-78901b49afb4 resource provider aggregate not found 2026-07-01 08:42:02.486 8 INFO neutron.services.segments.plugin [-] Segment 09912e3d-54fb-4a79-9d9b-78901b49afb4 resource provider aggregate not found 2026-07-01 08:42:02.499 8 INFO neutron.services.segments.plugin [-] Segment 09912e3d-54fb-4a79-9d9b-78901b49afb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09912e3d-54fb-4a79-9d9b-78901b49afb4 found for delete ", "request_id": "req-6369130b-38a8-42ef-beb8-762cd0a2aa68"}]} 2026-07-01 08:42:02.500 8 INFO neutron.services.segments.plugin [-] Segment 09912e3d-54fb-4a79-9d9b-78901b49afb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09912e3d-54fb-4a79-9d9b-78901b49afb4 found for delete ", "request_id": "req-a346e044-a5ee-4502-b4df-39d99172b7da"}]} [pid: 8|app: 0|req: 1419/2959] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:42:02 2026] DELETE /v2.0/subnets/0088ffe0-f68b-4174-a59a-669589a1cc89 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:42:02.640 7 INFO neutron.pecan_wsgi.hooks.translation [None req-20910ae9-1740-4989-b355-c68814322f86 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1541/2960] 10.0.0.141 () {32 vars in 721 bytes} [Wed Jul 1 08:42:02 2026] GET /v2.0/subnets/0088ffe0-f68b-4174-a59a-669589a1cc89 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2961] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:42:02 2026] DELETE /v2.0/subnets/1248279e-f324-44ab-ad64-1284bd955204 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:42:02.863 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae9d9537-6626-4858-903a-a1634cad6780 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1542/2962] 10.0.0.141 () {32 vars in 721 bytes} [Wed Jul 1 08:42:02 2026] GET /v2.0/subnets/1248279e-f324-44ab-ad64-1284bd955204 => 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: 1421/2963] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:42:02 2026] DELETE /v2.0/networks/393aeb56-bf1f-4253-9a72-93c82b22be9e => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:42:03.209 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8d7b5e78-b9bd-470f-a098-ddce2427dd01 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1543/2964] 10.0.0.141 () {32 vars in 723 bytes} [Wed Jul 1 08:42:03 2026] GET /v2.0/networks/393aeb56-bf1f-4253-9a72-93c82b22be9e => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2965] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:42:03 2026] DELETE /v2.0/subnets/55dc9a2b-1fc9-456c-80ff-a9151b5da223 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:42:03.381 7 INFO neutron.pecan_wsgi.hooks.translation [None req-321dce20-3da1-40e9-8e48-5a1e8e625d2c 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1544/2966] 10.0.0.141 () {32 vars in 721 bytes} [Wed Jul 1 08:42:03 2026] GET /v2.0/subnets/55dc9a2b-1fc9-456c-80ff-a9151b5da223 => 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: 1423/2967] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:42:03 2026] DELETE /v2.0/subnets/c1878e8f-d8e9-4a53-bbc2-768c2e039661 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:42:03.552 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef2b225c-3f7d-4b0b-8a7e-5a750912b77d 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1545/2968] 10.0.0.141 () {32 vars in 721 bytes} [Wed Jul 1 08:42:03 2026] GET /v2.0/subnets/c1878e8f-d8e9-4a53-bbc2-768c2e039661 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2969] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:42:03 2026] DELETE /v2.0/networks/1e7e0af4-46cb-40f0-a679-7b1b797b50ad => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:42:03.857 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bae0c074-78e1-4084-a265-f1e06579f805 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1546/2970] 10.0.0.141 () {32 vars in 723 bytes} [Wed Jul 1 08:42:03 2026] GET /v2.0/networks/1e7e0af4-46cb-40f0-a679-7b1b797b50ad => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2971] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:42:03 2026] DELETE /v2.0/subnets/0027f92f-a7a4-45f6-80bf-d93bb59acb58 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:42:04.051 7 INFO neutron.pecan_wsgi.hooks.translation [None req-07f956ce-cb81-4d9d-898c-99676eeae948 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1547/2972] 10.0.0.141 () {32 vars in 721 bytes} [Wed Jul 1 08:42:04 2026] GET /v2.0/subnets/0027f92f-a7a4-45f6-80bf-d93bb59acb58 => 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: 1426/2973] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:42:04 2026] DELETE /v2.0/subnets/f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:42:04.279 7 INFO neutron.pecan_wsgi.hooks.translation [None req-104cf0d8-ec01-4445-a229-edd0b0914a97 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1548/2974] 10.0.0.141 () {32 vars in 721 bytes} [Wed Jul 1 08:42:04 2026] GET /v2.0/subnets/f727faa1-d479-481b-a1ae-bbbcfd31ee02 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:42:04.517 8 INFO neutron.services.segments.plugin [-] Segment e2078c34-568c-430c-b790-2e8e255d33e4 resource provider aggregate not found 2026-07-01 08:42:04.522 8 INFO neutron.services.segments.plugin [-] Segment e2078c34-568c-430c-b790-2e8e255d33e4 resource provider aggregate not found 2026-07-01 08:42:04.531 8 INFO neutron.services.segments.plugin [-] Segment e2078c34-568c-430c-b790-2e8e255d33e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2078c34-568c-430c-b790-2e8e255d33e4 found for delete ", "request_id": "req-c69818fe-08bb-44ca-96d8-1984b99a48b7"}]} 2026-07-01 08:42:04.535 8 INFO neutron.services.segments.plugin [-] Segment e2078c34-568c-430c-b790-2e8e255d33e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2078c34-568c-430c-b790-2e8e255d33e4 found for delete ", "request_id": "req-eb647076-e2f6-4dd0-b7ea-afb077f1ce90"}]} 2026-07-01 08:42:04.543 8 INFO neutron.services.segments.plugin [-] Segment 6c1c06c0-99ce-4b85-b0b2-e67ec440db6e resource provider aggregate not found 2026-07-01 08:42:04.548 8 INFO neutron.services.segments.plugin [-] Segment 6c1c06c0-99ce-4b85-b0b2-e67ec440db6e resource provider aggregate not found 2026-07-01 08:42:04.565 8 INFO neutron.services.segments.plugin [-] Segment 6c1c06c0-99ce-4b85-b0b2-e67ec440db6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c1c06c0-99ce-4b85-b0b2-e67ec440db6e found for delete ", "request_id": "req-9e8d52fa-5764-4e92-8a57-f3cbe3ca3dc1"}]} 2026-07-01 08:42:04.566 8 INFO neutron.services.segments.plugin [-] Segment 6c1c06c0-99ce-4b85-b0b2-e67ec440db6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c1c06c0-99ce-4b85-b0b2-e67ec440db6e found for delete ", "request_id": "req-74d4215b-6c44-4b7c-8d54-2859e20e636a"}]} [pid: 8|app: 0|req: 1427/2975] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:42:04 2026] DELETE /v2.0/networks/c3af6977-84b7-4ae8-aa2d-570d44a824f1 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:42:04.647 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0707c907-2e73-4af9-a651-94d3ad551eee 86c2ff1dee564ddb9f0b7582f09089ab e72597cfd23b4c6d9e344a15910910be - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1549/2976] 10.0.0.141 () {32 vars in 723 bytes} [Wed Jul 1 08:42:04 2026] GET /v2.0/networks/c3af6977-84b7-4ae8-aa2d-570d44a824f1 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:42:06.593 8 INFO neutron.services.segments.plugin [-] Segment df07f9a0-39d1-4ae3-a83c-544a357269e1 resource provider aggregate not found 2026-07-01 08:42:06.601 8 INFO neutron.services.segments.plugin [-] Segment df07f9a0-39d1-4ae3-a83c-544a357269e1 resource provider aggregate not found 2026-07-01 08:42:06.612 8 INFO neutron.services.segments.plugin [-] Segment df07f9a0-39d1-4ae3-a83c-544a357269e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df07f9a0-39d1-4ae3-a83c-544a357269e1 found for delete ", "request_id": "req-4d9ba805-8299-4d8b-aa3e-36318de11160"}]} 2026-07-01 08:42:06.616 8 INFO neutron.services.segments.plugin [-] Segment df07f9a0-39d1-4ae3-a83c-544a357269e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df07f9a0-39d1-4ae3-a83c-544a357269e1 found for delete ", "request_id": "req-3fc7c272-3aff-447c-8b42-45dd96a7a458"}]} [pid: 8|app: 0|req: 1428/2977] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:42:06 2026] GET /v2.0/security-groups?tenant_id=e72597cfd23b4c6d9e344a15910910be&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: 1550/2978] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:42:06 2026] DELETE /v2.0/security-groups/81646276-52c1-43b5-ba2a-7116b50007d0 => 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: 1429/2979] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:42:06 2026] GET /v2.0/security-groups?tenant_id=437837c2cd5c4f5b8e7ae31f4a340b12&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/2980] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:42:06 2026] DELETE /v2.0/security-groups/a07790fd-5705-43de-aa60-35ed96f828f2 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2981] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:42:07 2026] GET /v2.0/security-groups?tenant_id=d4b491dfcf8f4de5bde9cb3efac6703f&name=default => generated 2929 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/2982] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:42:07 2026] DELETE /v2.0/security-groups/f0395727-95a1-411f-a089-cbdaebba32d8 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2983] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:42:07 2026] GET /v2.0/security-groups?tenant_id=ec03527e103b4ac5be9e1ca776035290&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/2984] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:42:07 2026] DELETE /v2.0/security-groups/f8c96b30-b0bf-40ca-97ce-9b67a3d5e783 => 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: 1432/2985] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:42:07 2026] GET /v2.0/security-groups?tenant_id=d39a8036d1ff4df88dd4fbbbd09b7d34&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/2986] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:42:08 2026] DELETE /v2.0/security-groups/aabec7aa-7d09-4809-85fb-77cb1c9180fb => 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: 1433/2987] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:42:08 2026] GET /v2.0/security-groups?tenant_id=1ff0cd6be3fe4857956ec061d95fd829&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/2988] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:42:08 2026] DELETE /v2.0/security-groups/b635bf62-cc2b-48dc-a581-0e0c68116638 => 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: 1434/2989] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:42:08 2026] GET /v2.0/security-groups?tenant_id=c918d79ed6bf46f99151cd98fb4617f3&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: 1556/2990] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:42:08 2026] DELETE /v2.0/security-groups/a75248f1-700f-4381-bc1a-4e11f649458e => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:42:13.011 8 INFO neutron.db.segments_db [None req-dfb63a84-2231-407f-8fb4-d60b65a1b032 5a9604c8eda04b209eb867bc70f8cb56 b453c184cfc74d85955aa6820b296779 - - default default] Added segment 030b5cc0-4cf4-4ff7-82e5-17d09ec3dd86 of type vxlan for network 12d8a50f-de47-4920-ade4-6ab8813ef9c2 [pid: 8|app: 0|req: 1435/2991] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:42:12 2026] POST /v2.0/networks => generated 727 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/2992] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:42:13 2026] POST /v2.0/subnets => generated 644 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:42:13.313 8 WARNING neutron.api.v2.base [None req-c284a025-b212-46b2-82cb-53a3146b1697 5a9604c8eda04b209eb867bc70f8cb56 b453c184cfc74d85955aa6820b296779 - - 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-07-01 08:42:13.314 8 INFO neutron.api.v2.resource [None req-c284a025-b212-46b2-82cb-53a3146b1697 5a9604c8eda04b209eb867bc70f8cb56 b453c184cfc74d85955aa6820b296779 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1436/2993] 10.0.0.141 () {34 vars in 681 bytes} [Wed Jul 1 08:42:13 2026] POST /v2.0/rbac-policies => generated 143 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/2994] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:42:13 2026] DELETE /v2.0/networks/12d8a50f-de47-4920-ade4-6ab8813ef9c2 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:42:13.591 8 INFO neutron.db.segments_db [None req-67ed2257-dd30-4b2c-aeaf-dcf76e6fdcac 5a9604c8eda04b209eb867bc70f8cb56 b453c184cfc74d85955aa6820b296779 - - default default] Added segment b0d0888e-8f52-4904-b014-3f4f83c79401 of type vxlan for network c338a89c-86f6-4b67-b396-395ff0ed7131 [pid: 8|app: 0|req: 1437/2995] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:42:13 2026] POST /v2.0/networks => generated 726 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:42:13.684 7 INFO neutron.services.segments.plugin [-] Segment 030b5cc0-4cf4-4ff7-82e5-17d09ec3dd86 resource provider aggregate not found 2026-07-01 08:42:13.698 7 INFO neutron.services.segments.plugin [-] Segment 030b5cc0-4cf4-4ff7-82e5-17d09ec3dd86 resource provider aggregate not found 2026-07-01 08:42:13.709 7 INFO neutron.services.segments.plugin [-] Segment 030b5cc0-4cf4-4ff7-82e5-17d09ec3dd86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 030b5cc0-4cf4-4ff7-82e5-17d09ec3dd86 found for delete ", "request_id": "req-32c25209-fa43-4b95-93d7-3fd2b8c6052d"}]} 2026-07-01 08:42:13.712 7 INFO neutron.services.segments.plugin [-] Segment 030b5cc0-4cf4-4ff7-82e5-17d09ec3dd86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 030b5cc0-4cf4-4ff7-82e5-17d09ec3dd86 found for delete ", "request_id": "req-811c5ce3-cc14-4ff2-98e0-446ad2c65054"}]} [pid: 7|app: 0|req: 1559/2996] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:42:13 2026] POST /v2.0/subnets => generated 647 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:42:13.879 8 WARNING neutron.api.v2.base [None req-d343a8c3-6a26-4461-9bf9-e47b81fde426 5a9604c8eda04b209eb867bc70f8cb56 b453c184cfc74d85955aa6820b296779 - - 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-07-01 08:42:13.880 8 INFO neutron.api.v2.resource [None req-d343a8c3-6a26-4461-9bf9-e47b81fde426 5a9604c8eda04b209eb867bc70f8cb56 b453c184cfc74d85955aa6820b296779 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1438/2997] 10.0.0.141 () {34 vars in 681 bytes} [Wed Jul 1 08:42:13 2026] POST /v2.0/rbac-policies => generated 547 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/2998] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:42:13 2026] DELETE /v2.0/networks/c338a89c-86f6-4b67-b396-395ff0ed7131 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:42:14.156 8 INFO neutron.db.segments_db [None req-7ed502b6-0485-4f23-ab4f-064bf1357e9d 5a9604c8eda04b209eb867bc70f8cb56 b453c184cfc74d85955aa6820b296779 - - default default] Added segment a9749844-0eb9-4ca5-ab8c-dc70171ce90c of type vxlan for network b0b4f64a-9abf-4bf7-97ea-7e671205cd2b [pid: 8|app: 0|req: 1439/2999] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:42:14 2026] POST /v2.0/networks => generated 727 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3000] 10.0.0.141 () {34 vars in 669 bytes} [Wed Jul 1 08:42:14 2026] POST /v2.0/subnets => generated 647 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/3001] 10.0.0.141 () {34 vars in 681 bytes} [Wed Jul 1 08:42:14 2026] POST /v2.0/rbac-policies => generated 324 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3002] 10.0.0.141 () {32 vars in 723 bytes} [Wed Jul 1 08:42:15 2026] GET /v2.0/networks/b0b4f64a-9abf-4bf7-97ea-7e671205cd2b => generated 655 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:42:15.965 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a337faec-249a-4939-b676-488412acdd32 e11941cc406749b5a2c3f40651a8bcd9 16cd40d775f74361881f656cc37bab36 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1441/3003] 10.0.0.141 () {32 vars in 723 bytes} [Wed Jul 1 08:42:15 2026] GET /v2.0/networks/b0b4f64a-9abf-4bf7-97ea-7e671205cd2b => generated 138 bytes in 433 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:42:15.994 7 INFO neutron.services.segments.plugin [-] Segment b0d0888e-8f52-4904-b014-3f4f83c79401 resource provider aggregate not found 2026-07-01 08:42:16.000 7 INFO neutron.services.segments.plugin [-] Segment b0d0888e-8f52-4904-b014-3f4f83c79401 resource provider aggregate not found 2026-07-01 08:42:16.011 7 INFO neutron.services.segments.plugin [-] Segment b0d0888e-8f52-4904-b014-3f4f83c79401 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0d0888e-8f52-4904-b014-3f4f83c79401 found for delete ", "request_id": "req-aa596c86-9749-41b6-bd4f-5c0449ca1c91"}]} 2026-07-01 08:42:16.011 7 INFO neutron.services.segments.plugin [-] Segment b0d0888e-8f52-4904-b014-3f4f83c79401 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0d0888e-8f52-4904-b014-3f4f83c79401 found for delete ", "request_id": "req-c2b24b2f-2573-4428-ae01-4a78c051f5d0"}]} [pid: 7|app: 0|req: 1563/3006] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:42:15 2026] DELETE /v2.0/networks/b0b4f64a-9abf-4bf7-97ea-7e671205cd2b => generated 0 bytes in 452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:42:16.444 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd9f7175-cdb8-45d1-bb05-542cc9b72089 5a9604c8eda04b209eb867bc70f8cb56 b453c184cfc74d85955aa6820b296779 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1444/3007] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:42:16 2026] DELETE /v2.0/subnets/c8ad0132-34e4-4768-a36f-c4c24eab40ad => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:42:16.461 7 INFO neutron.pecan_wsgi.hooks.translation [None req-553bd92e-3e8e-46b9-8bf9-d54e68c83c71 5a9604c8eda04b209eb867bc70f8cb56 b453c184cfc74d85955aa6820b296779 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1564/3008] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:42:16 2026] DELETE /v2.0/subnets/dc31ff36-cbee-472b-a50c-6e67fd5a5cbb => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:42:16.477 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6d67fc4f-65d9-46fa-b11d-cf276400f97c 5a9604c8eda04b209eb867bc70f8cb56 b453c184cfc74d85955aa6820b296779 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1445/3009] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:42:16 2026] DELETE /v2.0/subnets/362a6143-65ed-4135-99f4-3c674b6e1c70 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3010] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:42:17 2026] GET /v2.0/security-groups?tenant_id=b453c184cfc74d85955aa6820b296779&name=default => generated 2929 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/3011] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:42:17 2026] DELETE /v2.0/security-groups/d8680825-c2f8-4a09-ba32-2d7c65754dda => 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: 1566/3012] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:42:17 2026] GET /v2.0/security-groups?tenant_id=687e216fbdc94b88bd0f06b5c895be15&name=default => generated 2929 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/3013] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:42:17 2026] DELETE /v2.0/security-groups/fd84e0e6-b539-41f9-969e-06cb6301ce62 => 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: 1567/3014] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:42:17 2026] GET /v2.0/security-groups?tenant_id=16cd40d775f74361881f656cc37bab36&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/3015] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:42:18 2026] DELETE /v2.0/security-groups/140abdd5-a5cd-4ed1-b2b9-0b14cebce4f2 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:42:22.035 7 INFO neutron.services.segments.plugin [-] Segment a9749844-0eb9-4ca5-ab8c-dc70171ce90c resource provider aggregate not found 2026-07-01 08:42:22.043 7 INFO neutron.services.segments.plugin [-] Segment a9749844-0eb9-4ca5-ab8c-dc70171ce90c resource provider aggregate not found 2026-07-01 08:42:22.052 7 INFO neutron.services.segments.plugin [-] Segment a9749844-0eb9-4ca5-ab8c-dc70171ce90c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9749844-0eb9-4ca5-ab8c-dc70171ce90c found for delete ", "request_id": "req-96feb8aa-3be8-46b1-8447-1f9638735571"}]} 2026-07-01 08:42:22.059 7 INFO neutron.services.segments.plugin [-] Segment a9749844-0eb9-4ca5-ab8c-dc70171ce90c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9749844-0eb9-4ca5-ab8c-dc70171ce90c found for delete ", "request_id": "req-abfda906-75e1-4eba-920e-194dba5cfc06"}]} 2026-07-01 08:42:22.189 7 WARNING neutron_lib.context [None req-81e74a5f-67e3-49e3-9a98-d7430f65d416 cf6e623d1c9e4989af8d27fdf8a4dadb 6859f9ce8ab14e90a67df157717fe271 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:42:22.315 7 INFO neutron.db.segments_db [None req-81e74a5f-67e3-49e3-9a98-d7430f65d416 cf6e623d1c9e4989af8d27fdf8a4dadb 6859f9ce8ab14e90a67df157717fe271 - - default default] Added segment de441ea4-5c0c-4218-a809-a45d6e50adae of type vxlan for network 109bbc4a-dad9-4248-89b5-8e885fcb80f1 [pid: 7|app: 0|req: 1568/3016] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:42:22 2026] POST /v2.0/networks => generated 632 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:42:22.405 8 WARNING neutron_lib.context [None req-a4eacdc1-9d03-4b4a-8fb6-70dbd232c695 cf6e623d1c9e4989af8d27fdf8a4dadb 6859f9ce8ab14e90a67df157717fe271 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1449/3017] 10.0.0.141 () {34 vars in 664 bytes} [Wed Jul 1 08:42:22 2026] POST /v2.0/ports => generated 743 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:42:22.688 7 WARNING neutron_lib.context [None req-b7383372-4204-4cdc-ad53-674faa36bd24 cf6e623d1c9e4989af8d27fdf8a4dadb 6859f9ce8ab14e90a67df157717fe271 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:42:22.738 7 INFO neutron.db.segments_db [None req-b7383372-4204-4cdc-ad53-674faa36bd24 cf6e623d1c9e4989af8d27fdf8a4dadb 6859f9ce8ab14e90a67df157717fe271 - - default default] Added segment d246624e-99e5-4750-b2a3-df6a94d986ab of type vxlan for network e946fc99-402c-467e-a5fb-d4e1f4901821 [pid: 7|app: 0|req: 1569/3018] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:42:22 2026] POST /v2.0/networks => generated 632 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-01 08:42:22.831 8 WARNING neutron_lib.context [None req-01512681-767e-4a2b-a6bd-268ac8b0d15b cf6e623d1c9e4989af8d27fdf8a4dadb 6859f9ce8ab14e90a67df157717fe271 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1450/3019] 10.0.0.141 () {34 vars in 664 bytes} [Wed Jul 1 08:42:22 2026] POST /v2.0/ports => generated 743 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:42:23.126 7 WARNING neutron_lib.context [None req-96a8b0a5-df6c-4719-a1d6-855b737273b9 cf6e623d1c9e4989af8d27fdf8a4dadb 6859f9ce8ab14e90a67df157717fe271 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:42:23.180 7 INFO neutron.db.segments_db [None req-96a8b0a5-df6c-4719-a1d6-855b737273b9 cf6e623d1c9e4989af8d27fdf8a4dadb 6859f9ce8ab14e90a67df157717fe271 - - default default] Added segment e40f275c-a72c-4d37-bf22-9d65b2729107 of type vxlan for network fcbfbea9-5246-4b26-b5aa-d98ced467f06 [pid: 7|app: 0|req: 1570/3020] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:42:23 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-01 08:42:23.273 8 WARNING neutron_lib.context [None req-a39b1576-26d6-4b64-83eb-34e23c5a9b76 cf6e623d1c9e4989af8d27fdf8a4dadb 6859f9ce8ab14e90a67df157717fe271 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1451/3021] 10.0.0.141 () {34 vars in 664 bytes} [Wed Jul 1 08:42:23 2026] POST /v2.0/ports => generated 743 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:42:23.587 7 WARNING neutron_lib.context [None req-870075c3-bd8c-4b83-b6c0-7c1f9d660f56 cf6e623d1c9e4989af8d27fdf8a4dadb 6859f9ce8ab14e90a67df157717fe271 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:42:23.637 7 INFO neutron.db.segments_db [None req-870075c3-bd8c-4b83-b6c0-7c1f9d660f56 cf6e623d1c9e4989af8d27fdf8a4dadb 6859f9ce8ab14e90a67df157717fe271 - - default default] Added segment f5a7720c-fd78-4209-9fc3-61755428b6f1 of type vxlan for network 9c53c0ac-1b1a-4978-8afd-d8d555e3651b [pid: 7|app: 0|req: 1571/3022] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:42:23 2026] POST /v2.0/networks => generated 632 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-01 08:42:23.736 8 WARNING neutron_lib.context [None req-324e31b5-902b-4b43-96e9-c741f95a20eb cf6e623d1c9e4989af8d27fdf8a4dadb 6859f9ce8ab14e90a67df157717fe271 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1452/3023] 10.0.0.141 () {34 vars in 664 bytes} [Wed Jul 1 08:42:23 2026] POST /v2.0/ports => generated 743 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:42:23.987 7 WARNING neutron_lib.context [None req-4661f16d-6be2-483a-b1f8-a0c5e1e07a2d cf6e623d1c9e4989af8d27fdf8a4dadb 6859f9ce8ab14e90a67df157717fe271 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:42:24.040 7 INFO neutron.db.segments_db [None req-4661f16d-6be2-483a-b1f8-a0c5e1e07a2d cf6e623d1c9e4989af8d27fdf8a4dadb 6859f9ce8ab14e90a67df157717fe271 - - default default] Added segment cc2705dc-809a-4912-ae51-fa830c824385 of type vxlan for network 24a8c0a6-9de4-4de0-bb1f-07e32ab16288 [pid: 7|app: 0|req: 1572/3024] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:42:23 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-01 08:42:24.167 8 WARNING neutron_lib.context [None req-fb922419-7773-4150-8aa3-369eb1296519 cf6e623d1c9e4989af8d27fdf8a4dadb 6859f9ce8ab14e90a67df157717fe271 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1453/3025] 10.0.0.141 () {34 vars in 664 bytes} [Wed Jul 1 08:42:24 2026] POST /v2.0/ports => generated 743 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3026] 10.0.0.141 () {34 vars in 747 bytes} [Wed Jul 1 08:42:24 2026] PUT /v2.0/ports/7d063b5f-bc6e-44b1-a4d8-99ad5e12b844/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1454/3027] 10.0.0.141 () {34 vars in 747 bytes} [Wed Jul 1 08:42:24 2026] PUT /v2.0/ports/3979c76b-58e9-4ff8-b99c-7b44407202db/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: 1574/3028] 10.0.0.141 () {34 vars in 747 bytes} [Wed Jul 1 08:42:24 2026] PUT /v2.0/ports/bbf10e4d-49b6-411d-9f39-1e0e0d5686b2/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3029] 10.0.0.141 () {34 vars in 747 bytes} [Wed Jul 1 08:42:24 2026] PUT /v2.0/ports/c66eb0b9-dc89-4496-8611-423b98574dee/tags => 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: 1575/3030] 10.0.0.141 () {32 vars in 660 bytes} [Wed Jul 1 08:42:24 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/3031] 10.0.0.141 () {32 vars in 674 bytes} [Wed Jul 1 08:42:24 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3032] 10.0.0.141 () {32 vars in 670 bytes} [Wed Jul 1 08:42:24 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3033] 10.0.0.141 () {32 vars in 682 bytes} [Wed Jul 1 08:42:24 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3034] 10.0.0.141 () {32 vars in 668 bytes} [Wed Jul 1 08:42:25 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3035] 10.0.0.141 () {32 vars in 682 bytes} [Wed Jul 1 08:42:25 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3036] 10.0.0.141 () {32 vars in 678 bytes} [Wed Jul 1 08:42:25 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3037] 10.0.0.141 () {32 vars in 690 bytes} [Wed Jul 1 08:42:25 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3038] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:42:25 2026] DELETE /v2.0/ports/7d063b5f-bc6e-44b1-a4d8-99ad5e12b844 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3039] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:42:25 2026] DELETE /v2.0/ports/3979c76b-58e9-4ff8-b99c-7b44407202db => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3040] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:42:25 2026] DELETE /v2.0/ports/bbf10e4d-49b6-411d-9f39-1e0e0d5686b2 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3041] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:42:26 2026] DELETE /v2.0/ports/c66eb0b9-dc89-4496-8611-423b98574dee => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3042] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:42:26 2026] DELETE /v2.0/ports/3ad4f5c8-e473-455f-a7b2-bbeae8802a94 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:42:26.567 8 INFO neutron.services.segments.plugin [-] Segment de441ea4-5c0c-4218-a809-a45d6e50adae resource provider aggregate not found 2026-07-01 08:42:26.572 8 INFO neutron.services.segments.plugin [-] Segment de441ea4-5c0c-4218-a809-a45d6e50adae resource provider aggregate not found 2026-07-01 08:42:26.585 8 INFO neutron.services.segments.plugin [-] Segment de441ea4-5c0c-4218-a809-a45d6e50adae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de441ea4-5c0c-4218-a809-a45d6e50adae found for delete ", "request_id": "req-7bfb7b18-da55-4ea6-ad89-882a90b7bb80"}]} 2026-07-01 08:42:26.597 8 INFO neutron.services.segments.plugin [-] Segment de441ea4-5c0c-4218-a809-a45d6e50adae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de441ea4-5c0c-4218-a809-a45d6e50adae found for delete ", "request_id": "req-6c393066-30a1-4179-bb4d-9148db949bcd"}]} [pid: 8|app: 0|req: 1462/3043] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:42:26 2026] DELETE /v2.0/networks/109bbc4a-dad9-4248-89b5-8e885fcb80f1 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:42:26.724 7 INFO neutron.services.segments.plugin [-] Segment d246624e-99e5-4750-b2a3-df6a94d986ab resource provider aggregate not found 2026-07-01 08:42:26.729 7 INFO neutron.services.segments.plugin [-] Segment d246624e-99e5-4750-b2a3-df6a94d986ab resource provider aggregate not found 2026-07-01 08:42:26.733 7 INFO neutron.services.segments.plugin [-] Segment d246624e-99e5-4750-b2a3-df6a94d986ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d246624e-99e5-4750-b2a3-df6a94d986ab found for delete ", "request_id": "req-2ab9ffea-babf-43af-a591-0625ccf70959"}]} 2026-07-01 08:42:26.744 7 INFO neutron.services.segments.plugin [-] Segment d246624e-99e5-4750-b2a3-df6a94d986ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d246624e-99e5-4750-b2a3-df6a94d986ab found for delete ", "request_id": "req-346dce01-1c6a-4f54-b48f-d41adae93346"}]} [pid: 7|app: 0|req: 1582/3044] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:42:26 2026] DELETE /v2.0/networks/e946fc99-402c-467e-a5fb-d4e1f4901821 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3045] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:42:26 2026] DELETE /v2.0/networks/fcbfbea9-5246-4b26-b5aa-d98ced467f06 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3046] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:42:26 2026] DELETE /v2.0/networks/9c53c0ac-1b1a-4978-8afd-d8d555e3651b => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3047] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:42:26 2026] DELETE /v2.0/networks/24a8c0a6-9de4-4de0-bb1f-07e32ab16288 => 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: 1584/3048] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:42:27 2026] GET /v2.0/security-groups?tenant_id=1045ca0bbfe9471cafc2af69625b7994&name=default => generated 2929 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3049] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:42:28 2026] DELETE /v2.0/security-groups/df2e8207-0166-49b8-8708-15d52f9ad95e => 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: 1585/3050] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:42:28 2026] GET /v2.0/security-groups?tenant_id=6859f9ce8ab14e90a67df157717fe271&name=default => generated 2929 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3051] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:42:28 2026] DELETE /v2.0/security-groups/ae4c3f36-3823-4f5a-9445-7ab2375b5912 => 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: 1586/3052] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:42:28 2026] GET /v2.0/security-groups?tenant_id=1ab09a28501d4ddabecded1f8e604db3&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:42:28.716 8 INFO neutron.services.segments.plugin [-] Segment e40f275c-a72c-4d37-bf22-9d65b2729107 resource provider aggregate not found 2026-07-01 08:42:28.721 8 INFO neutron.services.segments.plugin [-] Segment e40f275c-a72c-4d37-bf22-9d65b2729107 resource provider aggregate not found 2026-07-01 08:42:28.735 8 INFO neutron.services.segments.plugin [-] Segment e40f275c-a72c-4d37-bf22-9d65b2729107 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e40f275c-a72c-4d37-bf22-9d65b2729107 found for delete ", "request_id": "req-d3655846-0c80-40ef-9766-f841c4400a80"}]} 2026-07-01 08:42:28.738 8 INFO neutron.services.segments.plugin [-] Segment e40f275c-a72c-4d37-bf22-9d65b2729107 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e40f275c-a72c-4d37-bf22-9d65b2729107 found for delete ", "request_id": "req-dbba1af0-f9aa-4499-9384-c360810204db"}]} 2026-07-01 08:42:28.749 8 INFO neutron.services.segments.plugin [-] Segment cc2705dc-809a-4912-ae51-fa830c824385 resource provider aggregate not found 2026-07-01 08:42:28.754 8 INFO neutron.services.segments.plugin [-] Segment cc2705dc-809a-4912-ae51-fa830c824385 resource provider aggregate not found 2026-07-01 08:42:28.760 8 INFO neutron.services.segments.plugin [-] Segment cc2705dc-809a-4912-ae51-fa830c824385 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc2705dc-809a-4912-ae51-fa830c824385 found for delete ", "request_id": "req-d9e585dc-06a9-46a6-927f-f8835bec9bfc"}]} 2026-07-01 08:42:28.765 8 INFO neutron.services.segments.plugin [-] Segment cc2705dc-809a-4912-ae51-fa830c824385 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc2705dc-809a-4912-ae51-fa830c824385 found for delete ", "request_id": "req-27d938f8-625a-4c71-80b6-0890411c0338"}]} [pid: 8|app: 0|req: 1467/3053] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:42:28 2026] DELETE /v2.0/security-groups/165b6cea-eb3a-4c52-92de-4f0f8ffcbee5 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:42:32.636 7 INFO neutron.services.segments.plugin [-] Segment f5a7720c-fd78-4209-9fc3-61755428b6f1 resource provider aggregate not found 2026-07-01 08:42:32.640 7 INFO neutron.services.segments.plugin [-] Segment f5a7720c-fd78-4209-9fc3-61755428b6f1 resource provider aggregate not found 2026-07-01 08:42:32.654 7 INFO neutron.services.segments.plugin [-] Segment f5a7720c-fd78-4209-9fc3-61755428b6f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5a7720c-fd78-4209-9fc3-61755428b6f1 found for delete ", "request_id": "req-7a0db61c-5639-4f67-88c5-57bc260eaed5"}]} 2026-07-01 08:42:32.656 7 INFO neutron.services.segments.plugin [-] Segment f5a7720c-fd78-4209-9fc3-61755428b6f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5a7720c-fd78-4209-9fc3-61755428b6f1 found for delete ", "request_id": "req-baf32a17-6172-4432-8f84-65c3a32ecc49"}]} [pid: 7|app: 0|req: 1588/3056] 10.0.0.141 () {34 vars in 678 bytes} [Wed Jul 1 08:42:32 2026] POST /v2.0/qos/policies => generated 359 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3057] 10.0.0.141 () {34 vars in 678 bytes} [Wed Jul 1 08:42:32 2026] POST /v2.0/qos/policies => generated 359 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3058] 10.0.0.141 () {34 vars in 678 bytes} [Wed Jul 1 08:42:32 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3059] 10.0.0.141 () {34 vars in 678 bytes} [Wed Jul 1 08:42:32 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3060] 10.0.0.141 () {34 vars in 678 bytes} [Wed Jul 1 08:42:32 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3061] 10.0.0.141 () {34 vars in 753 bytes} [Wed Jul 1 08:42:33 2026] PUT /v2.0/policies/40b9d68c-425a-46e4-b3ae-1bf54878a881/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3062] 10.0.0.141 () {34 vars in 753 bytes} [Wed Jul 1 08:42:33 2026] PUT /v2.0/policies/0f28dcfe-7d36-439b-bf44-530e755e9331/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3063] 10.0.0.141 () {34 vars in 753 bytes} [Wed Jul 1 08:42:33 2026] PUT /v2.0/policies/31ac7dbb-3dba-47fa-af58-496952b634b7/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3064] 10.0.0.141 () {34 vars in 753 bytes} [Wed Jul 1 08:42:33 2026] PUT /v2.0/policies/ff2e7f27-e6ca-4514-a4c1-484c2c083d23/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: 1473/3065] 10.0.0.141 () {32 vars in 674 bytes} [Wed Jul 1 08:42:33 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3066] 10.0.0.141 () {32 vars in 688 bytes} [Wed Jul 1 08:42:33 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3067] 10.0.0.141 () {32 vars in 684 bytes} [Wed Jul 1 08:42:33 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3068] 10.0.0.141 () {32 vars in 696 bytes} [Wed Jul 1 08:42:33 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3069] 10.0.0.141 () {32 vars in 682 bytes} [Wed Jul 1 08:42:33 2026] GET /v2.0/qos/policies?not-tags=red => 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: 1595/3070] 10.0.0.141 () {32 vars in 696 bytes} [Wed Jul 1 08:42:33 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3071] 10.0.0.141 () {32 vars in 692 bytes} [Wed Jul 1 08:42:33 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3072] 10.0.0.141 () {32 vars in 704 bytes} [Wed Jul 1 08:42:34 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: 8|app: 0|req: 1477/3073] 10.0.0.141 () {32 vars in 734 bytes} [Wed Jul 1 08:42:34 2026] DELETE /v2.0/qos/policies/40b9d68c-425a-46e4-b3ae-1bf54878a881 => 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: 1597/3074] 10.0.0.141 () {32 vars in 734 bytes} [Wed Jul 1 08:42:34 2026] DELETE /v2.0/qos/policies/0f28dcfe-7d36-439b-bf44-530e755e9331 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3075] 10.0.0.141 () {32 vars in 734 bytes} [Wed Jul 1 08:42:34 2026] DELETE /v2.0/qos/policies/31ac7dbb-3dba-47fa-af58-496952b634b7 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3076] 10.0.0.141 () {32 vars in 734 bytes} [Wed Jul 1 08:42:34 2026] DELETE /v2.0/qos/policies/ff2e7f27-e6ca-4514-a4c1-484c2c083d23 => 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: 1479/3077] 10.0.0.141 () {32 vars in 734 bytes} [Wed Jul 1 08:42:34 2026] DELETE /v2.0/qos/policies/ec2cd2ad-0b3c-425a-b788-e43b3d90416c => 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: 1599/3078] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:42:35 2026] GET /v2.0/security-groups?tenant_id=bb3138cf194b443f886655f9dd5c35a3&name=default => generated 2929 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3079] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:42:35 2026] DELETE /v2.0/security-groups/3135e65a-982c-4cec-a305-fcb5c0336aca => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3080] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:42:35 2026] GET /v2.0/security-groups?tenant_id=f1e1f129ce0645a5a56598ceadca71a6&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3081] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:42:35 2026] DELETE /v2.0/security-groups/48191975-7e7a-450a-906f-d5de7427d012 => 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: 1601/3082] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:42:35 2026] GET /v2.0/security-groups?tenant_id=d765d2adba0d432d838fab52def1c5a3&name=default => generated 2929 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3083] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:42:36 2026] DELETE /v2.0/security-groups/a5059eb1-0263-4a70-8fbb-31048f22ed54 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:42:40.403 7 WARNING neutron_lib.context [None req-9c4cc435-4064-48a7-84f0-42348c522e23 38bf633832e246c09b46a9182477cba3 bbde231eb9a1463293d42771ff18c50d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:42:40.443 7 INFO neutron.db.segments_db [None req-9c4cc435-4064-48a7-84f0-42348c522e23 38bf633832e246c09b46a9182477cba3 bbde231eb9a1463293d42771ff18c50d - - default default] Added segment 69f3d0df-484a-42ee-94bd-c8a2ad4be131 of type vxlan for network 7b56b006-a2c0-4e13-bfcc-153a098e60c1 2026-07-01 08:42:40.688 7 INFO neutron.db.l3_hamode_db [None req-9c4cc435-4064-48a7-84f0-42348c522e23 38bf633832e246c09b46a9182477cba3 bbde231eb9a1463293d42771ff18c50d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:42:40.805 7 INFO neutron.db.l3_hamode_db [None req-9c4cc435-4064-48a7-84f0-42348c522e23 38bf633832e246c09b46a9182477cba3 bbde231eb9a1463293d42771ff18c50d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1602/3084] 10.0.0.141 () {34 vars in 668 bytes} [Wed Jul 1 08:42:40 2026] POST /v2.0/routers => generated 474 bytes in 1130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:42:41.416 8 WARNING neutron_lib.context [None req-eed3d7f7-f162-4c82-aa58-b80a80378701 38bf633832e246c09b46a9182477cba3 bbde231eb9a1463293d42771ff18c50d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:42:41.452 8 INFO neutron.db.l3_hamode_db [None req-eed3d7f7-f162-4c82-aa58-b80a80378701 38bf633832e246c09b46a9182477cba3 bbde231eb9a1463293d42771ff18c50d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:42:41.600 8 INFO neutron.db.l3_hamode_db [None req-eed3d7f7-f162-4c82-aa58-b80a80378701 38bf633832e246c09b46a9182477cba3 bbde231eb9a1463293d42771ff18c50d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1483/3085] 10.0.0.141 () {34 vars in 668 bytes} [Wed Jul 1 08:42:41 2026] POST /v2.0/routers => generated 474 bytes in 926 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:42:42.348 7 WARNING neutron_lib.context [None req-d26d439a-00e7-4d7d-af30-aee34a48cace 38bf633832e246c09b46a9182477cba3 bbde231eb9a1463293d42771ff18c50d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:42:42.386 7 INFO neutron.db.l3_hamode_db [None req-d26d439a-00e7-4d7d-af30-aee34a48cace 38bf633832e246c09b46a9182477cba3 bbde231eb9a1463293d42771ff18c50d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:42:42.498 7 INFO neutron.db.l3_hamode_db [None req-d26d439a-00e7-4d7d-af30-aee34a48cace 38bf633832e246c09b46a9182477cba3 bbde231eb9a1463293d42771ff18c50d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1603/3086] 10.0.0.141 () {34 vars in 668 bytes} [Wed Jul 1 08:42:42 2026] POST /v2.0/routers => generated 474 bytes in 788 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:42:43.140 8 WARNING neutron_lib.context [None req-80d9e121-260c-475f-a992-d2990404063f 38bf633832e246c09b46a9182477cba3 bbde231eb9a1463293d42771ff18c50d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:42:43.179 8 INFO neutron.db.l3_hamode_db [None req-80d9e121-260c-475f-a992-d2990404063f 38bf633832e246c09b46a9182477cba3 bbde231eb9a1463293d42771ff18c50d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:42:43.287 8 INFO neutron.db.l3_hamode_db [None req-80d9e121-260c-475f-a992-d2990404063f 38bf633832e246c09b46a9182477cba3 bbde231eb9a1463293d42771ff18c50d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1484/3087] 10.0.0.141 () {34 vars in 668 bytes} [Wed Jul 1 08:42:43 2026] POST /v2.0/routers => generated 474 bytes in 717 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:42:43.866 7 WARNING neutron_lib.context [None req-24220fa7-34d7-42e6-9646-af97a8ab2ea9 38bf633832e246c09b46a9182477cba3 bbde231eb9a1463293d42771ff18c50d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:42:43.900 7 INFO neutron.db.l3_hamode_db [None req-24220fa7-34d7-42e6-9646-af97a8ab2ea9 38bf633832e246c09b46a9182477cba3 bbde231eb9a1463293d42771ff18c50d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:42:44.008 7 INFO neutron.db.l3_hamode_db [None req-24220fa7-34d7-42e6-9646-af97a8ab2ea9 38bf633832e246c09b46a9182477cba3 bbde231eb9a1463293d42771ff18c50d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1604/3088] 10.0.0.141 () {34 vars in 668 bytes} [Wed Jul 1 08:42:43 2026] POST /v2.0/routers => generated 474 bytes in 771 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3089] 10.0.0.141 () {34 vars in 751 bytes} [Wed Jul 1 08:42:44 2026] PUT /v2.0/routers/bc32c842-3028-4708-8ac2-799892dbc894/tags => generated 17 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3090] 10.0.0.141 () {34 vars in 751 bytes} [Wed Jul 1 08:42:44 2026] PUT /v2.0/routers/1823499a-2581-4986-9002-67dd9355d39d/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3091] 10.0.0.141 () {34 vars in 751 bytes} [Wed Jul 1 08:42:44 2026] PUT /v2.0/routers/01143336-9f5c-4f9f-a612-adf0adf0111c/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3092] 10.0.0.141 () {34 vars in 751 bytes} [Wed Jul 1 08:42:44 2026] PUT /v2.0/routers/2feacf39-309a-4b3a-9924-0c08982918dd/tags => generated 19 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3093] 10.0.0.141 () {32 vars in 664 bytes} [Wed Jul 1 08:42:44 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3094] 10.0.0.141 () {32 vars in 678 bytes} [Wed Jul 1 08:42:44 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3095] 10.0.0.141 () {32 vars in 674 bytes} [Wed Jul 1 08:42:45 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3096] 10.0.0.141 () {32 vars in 686 bytes} [Wed Jul 1 08:42:45 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3097] 10.0.0.141 () {32 vars in 672 bytes} [Wed Jul 1 08:42:45 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3098] 10.0.0.141 () {32 vars in 686 bytes} [Wed Jul 1 08:42:45 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3099] 10.0.0.141 () {32 vars in 682 bytes} [Wed Jul 1 08:42:45 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3100] 10.0.0.141 () {32 vars in 694 bytes} [Wed Jul 1 08:42:45 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: 1491/3101] 10.0.0.141 () {32 vars in 721 bytes} [Wed Jul 1 08:42:45 2026] GET /v2.0/routers/bc32c842-3028-4708-8ac2-799892dbc894 => generated 485 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3104] 10.0.0.141 () {34 vars in 742 bytes} [Wed Jul 1 08:42:45 2026] PUT /v2.0/routers/bc32c842-3028-4708-8ac2-799892dbc894 => generated 485 bytes in 521 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3105] 10.0.0.141 () {32 vars in 736 bytes} [Wed Jul 1 08:42:46 2026] GET /v2.0/ports?device_id=bc32c842-3028-4708-8ac2-799892dbc894 => 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: 1612/3106] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:42:46 2026] DELETE /v2.0/routers/bc32c842-3028-4708-8ac2-799892dbc894 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3107] 10.0.0.141 () {32 vars in 721 bytes} [Wed Jul 1 08:42:46 2026] GET /v2.0/routers/1823499a-2581-4986-9002-67dd9355d39d => generated 493 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3108] 10.0.0.141 () {34 vars in 742 bytes} [Wed Jul 1 08:42:46 2026] PUT /v2.0/routers/1823499a-2581-4986-9002-67dd9355d39d => generated 493 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3109] 10.0.0.141 () {32 vars in 736 bytes} [Wed Jul 1 08:42:47 2026] GET /v2.0/ports?device_id=1823499a-2581-4986-9002-67dd9355d39d => 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: 1614/3110] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:42:47 2026] DELETE /v2.0/routers/1823499a-2581-4986-9002-67dd9355d39d => generated 0 bytes in 828 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3111] 10.0.0.141 () {32 vars in 721 bytes} [Wed Jul 1 08:42:47 2026] GET /v2.0/routers/01143336-9f5c-4f9f-a612-adf0adf0111c => generated 502 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3112] 10.0.0.141 () {34 vars in 742 bytes} [Wed Jul 1 08:42:48 2026] PUT /v2.0/routers/01143336-9f5c-4f9f-a612-adf0adf0111c => generated 502 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3113] 10.0.0.141 () {32 vars in 736 bytes} [Wed Jul 1 08:42:48 2026] GET /v2.0/ports?device_id=01143336-9f5c-4f9f-a612-adf0adf0111c => 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: 1616/3114] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:42:48 2026] DELETE /v2.0/routers/01143336-9f5c-4f9f-a612-adf0adf0111c => generated 0 bytes in 376 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3115] 10.0.0.141 () {32 vars in 721 bytes} [Wed Jul 1 08:42:48 2026] GET /v2.0/routers/2feacf39-309a-4b3a-9924-0c08982918dd => generated 487 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3116] 10.0.0.141 () {34 vars in 742 bytes} [Wed Jul 1 08:42:49 2026] PUT /v2.0/routers/2feacf39-309a-4b3a-9924-0c08982918dd => generated 487 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3117] 10.0.0.141 () {32 vars in 736 bytes} [Wed Jul 1 08:42:49 2026] GET /v2.0/ports?device_id=2feacf39-309a-4b3a-9924-0c08982918dd => 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: 1618/3118] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:42:49 2026] DELETE /v2.0/routers/2feacf39-309a-4b3a-9924-0c08982918dd => generated 0 bytes in 352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3119] 10.0.0.141 () {32 vars in 721 bytes} [Wed Jul 1 08:42:49 2026] GET /v2.0/routers/2d9079a7-2a53-4bfc-aa65-3363c6e31225 => generated 480 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3120] 10.0.0.141 () {34 vars in 742 bytes} [Wed Jul 1 08:42:49 2026] PUT /v2.0/routers/2d9079a7-2a53-4bfc-aa65-3363c6e31225 => generated 480 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3121] 10.0.0.141 () {32 vars in 736 bytes} [Wed Jul 1 08:42:50 2026] GET /v2.0/ports?device_id=2d9079a7-2a53-4bfc-aa65-3363c6e31225 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:42:51.008 7 INFO neutron.services.segments.plugin [-] Segment 69f3d0df-484a-42ee-94bd-c8a2ad4be131 resource provider aggregate not found 2026-07-01 08:42:51.013 7 INFO neutron.services.segments.plugin [-] Segment 69f3d0df-484a-42ee-94bd-c8a2ad4be131 resource provider aggregate not found 2026-07-01 08:42:51.025 7 INFO neutron.services.segments.plugin [-] Segment 69f3d0df-484a-42ee-94bd-c8a2ad4be131 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69f3d0df-484a-42ee-94bd-c8a2ad4be131 found for delete ", "request_id": "req-cdccc6eb-6768-4a0e-afcb-c17605a3b3e5"}]} 2026-07-01 08:42:51.026 7 INFO neutron.db.l3_hamode_db [None req-3b1ecf9b-97d2-4494-8099-af161ed72b29 38bf633832e246c09b46a9182477cba3 bbde231eb9a1463293d42771ff18c50d - - default default] HA network 7b56b006-a2c0-4e13-bfcc-153a098e60c1 was deleted as no HA routers are present in tenant bbde231eb9a1463293d42771ff18c50d. 2026-07-01 08:42:51.027 7 INFO neutron.services.segments.plugin [-] Segment 69f3d0df-484a-42ee-94bd-c8a2ad4be131 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69f3d0df-484a-42ee-94bd-c8a2ad4be131 found for delete ", "request_id": "req-371d87c6-ec29-496f-8184-eaa7eab654a1"}]} [pid: 7|app: 0|req: 1620/3122] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:42:50 2026] DELETE /v2.0/routers/2d9079a7-2a53-4bfc-aa65-3363c6e31225 => generated 0 bytes in 533 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3123] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:42:51 2026] GET /v2.0/security-groups?tenant_id=08cdc536aac7410dbb15965d31418897&name=default => generated 2929 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3124] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:42:52 2026] DELETE /v2.0/security-groups/690993c9-15f6-416d-bf08-7a4ad2a6a082 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3125] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:42:52 2026] GET /v2.0/security-groups?tenant_id=bbde231eb9a1463293d42771ff18c50d&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3126] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:42:52 2026] DELETE /v2.0/security-groups/a8c489b6-3da1-42b1-8857-d0bcd11bc418 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3127] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:42:52 2026] GET /v2.0/security-groups?tenant_id=3d9e5ca2c23044b1b8f72f7fde369558&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3128] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:42:52 2026] DELETE /v2.0/security-groups/ce01bcd3-a3a3-4065-a274-451eef53e28e => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:42:56.802 8 WARNING neutron_lib.context [None req-27b602a0-496a-4560-b864-55c9e2df1b1f d9812f71cf4647029e738eb2b12a3586 ed82db0bf7664fc691bdbbac9e0f8ace - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1506/3129] 10.0.0.141 () {34 vars in 684 bytes} [Wed Jul 1 08:42:56 2026] POST /v2.0/security-groups => generated 1603 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:42:57.002 7 WARNING neutron_lib.context [None req-b18f1a4d-9bad-4d07-9570-8b23d52f01a7 d9812f71cf4647029e738eb2b12a3586 ed82db0bf7664fc691bdbbac9e0f8ace - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1624/3130] 10.0.0.141 () {34 vars in 684 bytes} [Wed Jul 1 08:42:56 2026] POST /v2.0/security-groups => generated 1603 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:42:57.154 8 WARNING neutron_lib.context [None req-f3bb4148-3ebc-4e11-b558-0da846ab7dce d9812f71cf4647029e738eb2b12a3586 ed82db0bf7664fc691bdbbac9e0f8ace - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1507/3131] 10.0.0.141 () {34 vars in 684 bytes} [Wed Jul 1 08:42:57 2026] POST /v2.0/security-groups => generated 1603 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:42:57.278 7 WARNING neutron_lib.context [None req-eba1b873-76bc-40bb-b8f2-d1ad4ea1b7de d9812f71cf4647029e738eb2b12a3586 ed82db0bf7664fc691bdbbac9e0f8ace - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1625/3132] 10.0.0.141 () {34 vars in 684 bytes} [Wed Jul 1 08:42:57 2026] POST /v2.0/security-groups => generated 1603 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:42:57.398 8 WARNING neutron_lib.context [None req-67f2325a-5e4d-4e11-8929-1a69981f00e4 d9812f71cf4647029e738eb2b12a3586 ed82db0bf7664fc691bdbbac9e0f8ace - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1508/3133] 10.0.0.141 () {34 vars in 684 bytes} [Wed Jul 1 08:42:57 2026] POST /v2.0/security-groups => generated 1603 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3134] 10.0.0.141 () {34 vars in 767 bytes} [Wed Jul 1 08:42:57 2026] PUT /v2.0/security-groups/fe40a3b3-80a8-4f4a-8c9a-2e0db9ae6630/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3135] 10.0.0.141 () {34 vars in 767 bytes} [Wed Jul 1 08:42:57 2026] PUT /v2.0/security-groups/fde6f4cd-0e1c-4ef6-90a7-5fb2d3e055c8/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3136] 10.0.0.141 () {34 vars in 767 bytes} [Wed Jul 1 08:42:57 2026] PUT /v2.0/security-groups/a6b0baa0-d9af-4f6e-a6b4-a9d0954aff06/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: 1510/3137] 10.0.0.141 () {34 vars in 767 bytes} [Wed Jul 1 08:42:57 2026] PUT /v2.0/security-groups/9d0ce114-2444-413a-a289-5a68ee6034ae/tags => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3138] 10.0.0.141 () {32 vars in 680 bytes} [Wed Jul 1 08:42:57 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3139] 10.0.0.141 () {32 vars in 694 bytes} [Wed Jul 1 08:42:57 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3140] 10.0.0.141 () {32 vars in 690 bytes} [Wed Jul 1 08:42:57 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3141] 10.0.0.141 () {32 vars in 702 bytes} [Wed Jul 1 08:42:57 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3142] 10.0.0.141 () {32 vars in 688 bytes} [Wed Jul 1 08:42:57 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3143] 10.0.0.141 () {32 vars in 702 bytes} [Wed Jul 1 08:42:57 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3144] 10.0.0.141 () {32 vars in 698 bytes} [Wed Jul 1 08:42:57 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3145] 10.0.0.141 () {32 vars in 710 bytes} [Wed Jul 1 08:42:57 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3146] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:42:58 2026] DELETE /v2.0/security-groups/fe40a3b3-80a8-4f4a-8c9a-2e0db9ae6630 => 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: 1515/3147] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:42:58 2026] DELETE /v2.0/security-groups/fde6f4cd-0e1c-4ef6-90a7-5fb2d3e055c8 => 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: 1633/3148] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:42:58 2026] DELETE /v2.0/security-groups/a6b0baa0-d9af-4f6e-a6b4-a9d0954aff06 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3149] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:42:58 2026] DELETE /v2.0/security-groups/9d0ce114-2444-413a-a289-5a68ee6034ae => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3150] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:42:58 2026] DELETE /v2.0/security-groups/d741c105-464a-49a6-88a1-48eea174a9f7 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3151] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:42:59 2026] GET /v2.0/security-groups?tenant_id=cd0eab474c28480985750ccdd7cb6444&name=default => generated 2929 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3152] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:42:59 2026] DELETE /v2.0/security-groups/97ae9874-0386-4946-a50c-b9b7fbd2bac1 => 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: 1518/3153] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:42:59 2026] GET /v2.0/security-groups?tenant_id=84ba87e5319e442586f1a7df0ee1b359&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3154] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:42:59 2026] DELETE /v2.0/security-groups/a0e841a7-7fc9-49f1-beb3-766c81c772d8 => 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: 1519/3155] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:42:59 2026] GET /v2.0/security-groups?tenant_id=ed82db0bf7664fc691bdbbac9e0f8ace&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3156] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:43:00 2026] DELETE /v2.0/security-groups/8308949d-5562-4d6a-9c47-725161686f87 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:43:03.257 7 WARNING neutron_lib.context [None req-8904df9c-5185-4b12-891d-3f40c51b19aa c3f4d0cc0d7e4b3ca919691f57c4c038 50ac0b70dd804dd697808818eef9428b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:43:03.415 7 INFO neutron.db.segments_db [None req-8904df9c-5185-4b12-891d-3f40c51b19aa c3f4d0cc0d7e4b3ca919691f57c4c038 50ac0b70dd804dd697808818eef9428b - - default default] Added segment d6b738e6-f9df-4378-90ee-0b77a9a39b56 of type vxlan for network d3409cda-6963-4ed1-a428-5f61343ec362 [pid: 7|app: 0|req: 1639/3159] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:43:03 2026] POST /v2.0/networks => generated 632 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3160] 10.0.0.141 () {34 vars in 753 bytes} [Wed Jul 1 08:43:03 2026] PUT /v2.0/networks/d3409cda-6963-4ed1-a428-5f61343ec362/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: 1640/3161] 10.0.0.141 () {32 vars in 733 bytes} [Wed Jul 1 08:43:03 2026] GET /v2.0/networks/d3409cda-6963-4ed1-a428-5f61343ec362/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: 1522/3162] 10.0.0.141 () {34 vars in 764 bytes} [Wed Jul 1 08:43:03 2026] PUT /v2.0/networks/d3409cda-6963-4ed1-a428-5f61343ec362/tags/green => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3163] 10.0.0.141 () {32 vars in 733 bytes} [Wed Jul 1 08:43:03 2026] GET /v2.0/networks/d3409cda-6963-4ed1-a428-5f61343ec362/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: 1523/3164] 10.0.0.141 () {34 vars in 760 bytes} [Wed Jul 1 08:43:03 2026] PUT /v2.0/networks/d3409cda-6963-4ed1-a428-5f61343ec362/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3165] 10.0.0.141 () {32 vars in 733 bytes} [Wed Jul 1 08:43:03 2026] GET /v2.0/networks/d3409cda-6963-4ed1-a428-5f61343ec362/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3166] 10.0.0.141 () {34 vars in 782 bytes} [Wed Jul 1 08:43:03 2026] PUT /v2.0/networks/d3409cda-6963-4ed1-a428-5f61343ec362/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3167] 10.0.0.141 () {32 vars in 733 bytes} [Wed Jul 1 08:43:03 2026] GET /v2.0/networks/d3409cda-6963-4ed1-a428-5f61343ec362/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3168] 10.0.0.141 () {34 vars in 753 bytes} [Wed Jul 1 08:43:03 2026] PUT /v2.0/networks/d3409cda-6963-4ed1-a428-5f61343ec362/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3169] 10.0.0.141 () {32 vars in 733 bytes} [Wed Jul 1 08:43:03 2026] GET /v2.0/networks/d3409cda-6963-4ed1-a428-5f61343ec362/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3170] 10.0.0.141 () {32 vars in 741 bytes} [Wed Jul 1 08:43:03 2026] GET /v2.0/networks/d3409cda-6963-4ed1-a428-5f61343ec362/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:43:03.889 7 INFO neutron.api.v2.resource [None req-7179dc6f-2f44-4499-92dc-2a95e3dc88f6 c3f4d0cc0d7e4b3ca919691f57c4c038 50ac0b70dd804dd697808818eef9428b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1645/3171] 10.0.0.141 () {32 vars in 745 bytes} [Wed Jul 1 08:43:03 2026] GET /v2.0/networks/d3409cda-6963-4ed1-a428-5f61343ec362/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: 1527/3172] 10.0.0.141 () {32 vars in 744 bytes} [Wed Jul 1 08:43:03 2026] DELETE /v2.0/networks/d3409cda-6963-4ed1-a428-5f61343ec362/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3173] 10.0.0.141 () {32 vars in 733 bytes} [Wed Jul 1 08:43:03 2026] GET /v2.0/networks/d3409cda-6963-4ed1-a428-5f61343ec362/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:43:03.990 8 INFO neutron.api.v2.resource [None req-c5000202-548a-4e2e-b244-727bb42e4aaf c3f4d0cc0d7e4b3ca919691f57c4c038 50ac0b70dd804dd697808818eef9428b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1528/3174] 10.0.0.141 () {32 vars in 748 bytes} [Wed Jul 1 08:43:03 2026] DELETE /v2.0/networks/d3409cda-6963-4ed1-a428-5f61343ec362/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: 1647/3175] 10.0.0.141 () {32 vars in 736 bytes} [Wed Jul 1 08:43:03 2026] DELETE /v2.0/networks/d3409cda-6963-4ed1-a428-5f61343ec362/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3176] 10.0.0.141 () {32 vars in 733 bytes} [Wed Jul 1 08:43:04 2026] GET /v2.0/networks/d3409cda-6963-4ed1-a428-5f61343ec362/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:43:04.203 7 INFO neutron.services.segments.plugin [-] Segment d6b738e6-f9df-4378-90ee-0b77a9a39b56 resource provider aggregate not found 2026-07-01 08:43:04.208 7 INFO neutron.services.segments.plugin [-] Segment d6b738e6-f9df-4378-90ee-0b77a9a39b56 resource provider aggregate not found 2026-07-01 08:43:04.221 7 INFO neutron.services.segments.plugin [-] Segment d6b738e6-f9df-4378-90ee-0b77a9a39b56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6b738e6-f9df-4378-90ee-0b77a9a39b56 found for delete ", "request_id": "req-76e2ccfb-ee1a-4f25-8c25-b495eaed6535"}]} 2026-07-01 08:43:04.222 7 INFO neutron.services.segments.plugin [-] Segment d6b738e6-f9df-4378-90ee-0b77a9a39b56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6b738e6-f9df-4378-90ee-0b77a9a39b56 found for delete ", "request_id": "req-82c6db06-e3fe-4df0-ad54-935ddd79d82a"}]} [pid: 7|app: 0|req: 1648/3177] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:43:04 2026] DELETE /v2.0/networks/d3409cda-6963-4ed1-a428-5f61343ec362 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3178] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:43:04 2026] GET /v2.0/security-groups?tenant_id=2974cd946d6043d9bc9d61726d0f4128&name=default => generated 2929 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3179] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:43:05 2026] DELETE /v2.0/security-groups/c148d417-814f-4ddd-a666-693ff8d9c42f => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3180] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:43:05 2026] GET /v2.0/security-groups?tenant_id=50ac0b70dd804dd697808818eef9428b&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3181] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:43:05 2026] DELETE /v2.0/security-groups/65bb5ded-450b-4208-a726-21deb0b6eb33 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:43:08.559 8 WARNING neutron_lib.context [None req-8393231c-5afa-4061-b645-76e825aae06c 509c3fffae7f4523a50125ac49524a26 0ad96b4a750b4d3a817e90de442637ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:43:08.697 8 INFO neutron.db.segments_db [None req-8393231c-5afa-4061-b645-76e825aae06c 509c3fffae7f4523a50125ac49524a26 0ad96b4a750b4d3a817e90de442637ec - - default default] Added segment 6776d242-2d14-420c-998a-9796e71e908e of type vxlan for network 7709b802-2ec6-4159-afc9-730389c365b8 [pid: 8|app: 0|req: 1532/3182] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:43:08 2026] POST /v2.0/networks => generated 631 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:43:08.793 7 WARNING neutron_lib.context [None req-5bab766b-537c-4d1e-8d15-a7be9bb43d00 509c3fffae7f4523a50125ac49524a26 0ad96b4a750b4d3a817e90de442637ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1651/3183] 10.0.0.141 () {34 vars in 664 bytes} [Wed Jul 1 08:43:08 2026] POST /v2.0/ports => generated 743 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3184] 10.0.0.141 () {34 vars in 747 bytes} [Wed Jul 1 08:43:09 2026] PUT /v2.0/ports/266b4e53-0de6-4887-9a3b-3a97e335cb68/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1652/3185] 10.0.0.141 () {32 vars in 727 bytes} [Wed Jul 1 08:43:09 2026] GET /v2.0/ports/266b4e53-0de6-4887-9a3b-3a97e335cb68/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3186] 10.0.0.141 () {34 vars in 758 bytes} [Wed Jul 1 08:43:09 2026] PUT /v2.0/ports/266b4e53-0de6-4887-9a3b-3a97e335cb68/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3187] 10.0.0.141 () {32 vars in 727 bytes} [Wed Jul 1 08:43:09 2026] GET /v2.0/ports/266b4e53-0de6-4887-9a3b-3a97e335cb68/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3188] 10.0.0.141 () {34 vars in 754 bytes} [Wed Jul 1 08:43:09 2026] PUT /v2.0/ports/266b4e53-0de6-4887-9a3b-3a97e335cb68/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3189] 10.0.0.141 () {32 vars in 727 bytes} [Wed Jul 1 08:43:09 2026] GET /v2.0/ports/266b4e53-0de6-4887-9a3b-3a97e335cb68/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3190] 10.0.0.141 () {34 vars in 776 bytes} [Wed Jul 1 08:43:09 2026] PUT /v2.0/ports/266b4e53-0de6-4887-9a3b-3a97e335cb68/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: 1655/3191] 10.0.0.141 () {32 vars in 727 bytes} [Wed Jul 1 08:43:09 2026] GET /v2.0/ports/266b4e53-0de6-4887-9a3b-3a97e335cb68/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3192] 10.0.0.141 () {34 vars in 747 bytes} [Wed Jul 1 08:43:09 2026] PUT /v2.0/ports/266b4e53-0de6-4887-9a3b-3a97e335cb68/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3193] 10.0.0.141 () {32 vars in 727 bytes} [Wed Jul 1 08:43:09 2026] GET /v2.0/ports/266b4e53-0de6-4887-9a3b-3a97e335cb68/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3194] 10.0.0.141 () {32 vars in 735 bytes} [Wed Jul 1 08:43:09 2026] GET /v2.0/ports/266b4e53-0de6-4887-9a3b-3a97e335cb68/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:43:09.590 7 INFO neutron.api.v2.resource [None req-41b62bdd-4663-4a70-be2a-0b86217c7e7e 509c3fffae7f4523a50125ac49524a26 0ad96b4a750b4d3a817e90de442637ec - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1657/3195] 10.0.0.141 () {32 vars in 739 bytes} [Wed Jul 1 08:43:09 2026] GET /v2.0/ports/266b4e53-0de6-4887-9a3b-3a97e335cb68/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3196] 10.0.0.141 () {32 vars in 738 bytes} [Wed Jul 1 08:43:09 2026] DELETE /v2.0/ports/266b4e53-0de6-4887-9a3b-3a97e335cb68/tags/red => 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: 1658/3197] 10.0.0.141 () {32 vars in 727 bytes} [Wed Jul 1 08:43:09 2026] GET /v2.0/ports/266b4e53-0de6-4887-9a3b-3a97e335cb68/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:43:09.721 8 INFO neutron.api.v2.resource [None req-45867da1-ae66-4dc5-aeb4-2a4b4fe2aa87 509c3fffae7f4523a50125ac49524a26 0ad96b4a750b4d3a817e90de442637ec - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1540/3198] 10.0.0.141 () {32 vars in 742 bytes} [Wed Jul 1 08:43:09 2026] DELETE /v2.0/ports/266b4e53-0de6-4887-9a3b-3a97e335cb68/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3199] 10.0.0.141 () {32 vars in 730 bytes} [Wed Jul 1 08:43:09 2026] DELETE /v2.0/ports/266b4e53-0de6-4887-9a3b-3a97e335cb68/tags => 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: 1541/3200] 10.0.0.141 () {32 vars in 727 bytes} [Wed Jul 1 08:43:09 2026] GET /v2.0/ports/266b4e53-0de6-4887-9a3b-3a97e335cb68/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3201] 10.0.0.141 () {32 vars in 720 bytes} [Wed Jul 1 08:43:09 2026] DELETE /v2.0/ports/266b4e53-0de6-4887-9a3b-3a97e335cb68 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:43:10.192 8 INFO neutron.services.segments.plugin [-] Segment 6776d242-2d14-420c-998a-9796e71e908e resource provider aggregate not found 2026-07-01 08:43:10.197 8 INFO neutron.services.segments.plugin [-] Segment 6776d242-2d14-420c-998a-9796e71e908e resource provider aggregate not found [pid: 8|app: 0|req: 1542/3202] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:43:10 2026] DELETE /v2.0/networks/7709b802-2ec6-4159-afc9-730389c365b8 => 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: 1661/3203] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:43:10 2026] GET /v2.0/security-groups?tenant_id=0ad96b4a750b4d3a817e90de442637ec&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:43:10.940 8 INFO neutron.services.segments.plugin [-] Segment 6776d242-2d14-420c-998a-9796e71e908e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6776d242-2d14-420c-998a-9796e71e908e found for delete ", "request_id": "req-c2d567fc-8565-4290-acd0-f158768a32c9"}]} 2026-07-01 08:43:10.947 8 INFO neutron.services.segments.plugin [-] Segment 6776d242-2d14-420c-998a-9796e71e908e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6776d242-2d14-420c-998a-9796e71e908e found for delete ", "request_id": "req-eace20f4-1fe4-4de0-981a-a43941e5b323"}]} [pid: 8|app: 0|req: 1543/3204] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:43:10 2026] DELETE /v2.0/security-groups/06476c22-e2f1-4303-aeab-ff648f2f97f4 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3205] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:43:11 2026] GET /v2.0/security-groups?tenant_id=093a4f2454594c66acd4297f2e8d2f3e&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3206] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:43:11 2026] DELETE /v2.0/security-groups/5c396098-372d-4e25-9629-263e4bf62b87 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:43:14.410 7 WARNING neutron_lib.context [None req-263dcb8d-f098-4aca-b868-737d6448df9d 5542155761584ad5af2b53e4b89aad81 ad763104b51b43aaba8f2d48177e71ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:43:14.444 7 INFO neutron.db.segments_db [None req-263dcb8d-f098-4aca-b868-737d6448df9d 5542155761584ad5af2b53e4b89aad81 ad763104b51b43aaba8f2d48177e71ce - - default default] Added segment 745968a0-3d86-4e97-89a0-d79b30e107c5 of type vxlan for network 50b6c552-a4af-4cef-88b8-28835709e72c 2026-07-01 08:43:14.687 7 INFO neutron.db.l3_hamode_db [None req-263dcb8d-f098-4aca-b868-737d6448df9d 5542155761584ad5af2b53e4b89aad81 ad763104b51b43aaba8f2d48177e71ce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:43:14.810 7 INFO neutron.db.l3_hamode_db [None req-263dcb8d-f098-4aca-b868-737d6448df9d 5542155761584ad5af2b53e4b89aad81 ad763104b51b43aaba8f2d48177e71ce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1663/3207] 10.0.0.141 () {34 vars in 668 bytes} [Wed Jul 1 08:43:14 2026] POST /v2.0/routers => generated 474 bytes in 1132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3208] 10.0.0.141 () {34 vars in 751 bytes} [Wed Jul 1 08:43:15 2026] PUT /v2.0/routers/46c5d834-c202-4ba1-bc1f-213a96466f7a/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3209] 10.0.0.141 () {32 vars in 731 bytes} [Wed Jul 1 08:43:15 2026] GET /v2.0/routers/46c5d834-c202-4ba1-bc1f-213a96466f7a/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3210] 10.0.0.141 () {34 vars in 762 bytes} [Wed Jul 1 08:43:15 2026] PUT /v2.0/routers/46c5d834-c202-4ba1-bc1f-213a96466f7a/tags/green => 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: 1665/3211] 10.0.0.141 () {32 vars in 731 bytes} [Wed Jul 1 08:43:15 2026] GET /v2.0/routers/46c5d834-c202-4ba1-bc1f-213a96466f7a/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3212] 10.0.0.141 () {34 vars in 758 bytes} [Wed Jul 1 08:43:15 2026] PUT /v2.0/routers/46c5d834-c202-4ba1-bc1f-213a96466f7a/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3213] 10.0.0.141 () {32 vars in 731 bytes} [Wed Jul 1 08:43:15 2026] GET /v2.0/routers/46c5d834-c202-4ba1-bc1f-213a96466f7a/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3214] 10.0.0.141 () {34 vars in 780 bytes} [Wed Jul 1 08:43:15 2026] PUT /v2.0/routers/46c5d834-c202-4ba1-bc1f-213a96466f7a/tags/black.or.white => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3215] 10.0.0.141 () {32 vars in 731 bytes} [Wed Jul 1 08:43:15 2026] GET /v2.0/routers/46c5d834-c202-4ba1-bc1f-213a96466f7a/tags => generated 52 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3216] 10.0.0.141 () {34 vars in 751 bytes} [Wed Jul 1 08:43:15 2026] PUT /v2.0/routers/46c5d834-c202-4ba1-bc1f-213a96466f7a/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3217] 10.0.0.141 () {32 vars in 731 bytes} [Wed Jul 1 08:43:15 2026] GET /v2.0/routers/46c5d834-c202-4ba1-bc1f-213a96466f7a/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3220] 10.0.0.141 () {32 vars in 739 bytes} [Wed Jul 1 08:43:16 2026] GET /v2.0/routers/46c5d834-c202-4ba1-bc1f-213a96466f7a/tags/red => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:43:16.144 7 INFO neutron.api.v2.resource [None req-2ce62555-5a3b-42ec-a066-26fa7ff042b3 5542155761584ad5af2b53e4b89aad81 ad763104b51b43aaba8f2d48177e71ce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1671/3221] 10.0.0.141 () {32 vars in 743 bytes} [Wed Jul 1 08:43:16 2026] GET /v2.0/routers/46c5d834-c202-4ba1-bc1f-213a96466f7a/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3222] 10.0.0.141 () {32 vars in 742 bytes} [Wed Jul 1 08:43:16 2026] DELETE /v2.0/routers/46c5d834-c202-4ba1-bc1f-213a96466f7a/tags/red => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3223] 10.0.0.141 () {32 vars in 731 bytes} [Wed Jul 1 08:43:16 2026] GET /v2.0/routers/46c5d834-c202-4ba1-bc1f-213a96466f7a/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:43:16.333 8 INFO neutron.api.v2.resource [None req-f71dd41f-bab2-4d9a-b356-2ae492b2a1e1 5542155761584ad5af2b53e4b89aad81 ad763104b51b43aaba8f2d48177e71ce - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1552/3224] 10.0.0.141 () {32 vars in 746 bytes} [Wed Jul 1 08:43:16 2026] DELETE /v2.0/routers/46c5d834-c202-4ba1-bc1f-213a96466f7a/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3225] 10.0.0.141 () {32 vars in 734 bytes} [Wed Jul 1 08:43:16 2026] DELETE /v2.0/routers/46c5d834-c202-4ba1-bc1f-213a96466f7a/tags => 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: 1553/3226] 10.0.0.141 () {32 vars in 731 bytes} [Wed Jul 1 08:43:16 2026] GET /v2.0/routers/46c5d834-c202-4ba1-bc1f-213a96466f7a/tags => generated 12 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3227] 10.0.0.141 () {32 vars in 721 bytes} [Wed Jul 1 08:43:16 2026] GET /v2.0/routers/46c5d834-c202-4ba1-bc1f-213a96466f7a => generated 480 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3228] 10.0.0.141 () {34 vars in 742 bytes} [Wed Jul 1 08:43:16 2026] PUT /v2.0/routers/46c5d834-c202-4ba1-bc1f-213a96466f7a => generated 480 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3229] 10.0.0.141 () {32 vars in 736 bytes} [Wed Jul 1 08:43:17 2026] GET /v2.0/ports?device_id=46c5d834-c202-4ba1-bc1f-213a96466f7a => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:43:17.593 8 INFO neutron.services.segments.plugin [-] Segment 745968a0-3d86-4e97-89a0-d79b30e107c5 resource provider aggregate not found 2026-07-01 08:43:17.597 8 INFO neutron.services.segments.plugin [-] Segment 745968a0-3d86-4e97-89a0-d79b30e107c5 resource provider aggregate not found 2026-07-01 08:43:17.609 8 INFO neutron.services.segments.plugin [-] Segment 745968a0-3d86-4e97-89a0-d79b30e107c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 745968a0-3d86-4e97-89a0-d79b30e107c5 found for delete ", "request_id": "req-43c104c3-fb4f-4462-86f2-cf63fafe595d"}]} 2026-07-01 08:43:17.610 8 INFO neutron.services.segments.plugin [-] Segment 745968a0-3d86-4e97-89a0-d79b30e107c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 745968a0-3d86-4e97-89a0-d79b30e107c5 found for delete ", "request_id": "req-6a4652ef-15f1-4d02-8d48-8f5f89c27817"}]} 2026-07-01 08:43:17.616 8 INFO neutron.db.l3_hamode_db [None req-d6ac6dc6-0789-4e2f-8de5-2e8c17cc0e21 5542155761584ad5af2b53e4b89aad81 ad763104b51b43aaba8f2d48177e71ce - - default default] HA network 50b6c552-a4af-4cef-88b8-28835709e72c was deleted as no HA routers are present in tenant ad763104b51b43aaba8f2d48177e71ce. [pid: 8|app: 0|req: 1555/3230] 10.0.0.141 () {32 vars in 724 bytes} [Wed Jul 1 08:43:17 2026] DELETE /v2.0/routers/46c5d834-c202-4ba1-bc1f-213a96466f7a => generated 0 bytes in 548 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3231] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:43:18 2026] GET /v2.0/security-groups?tenant_id=46f73f9111714e0d9d9a6212a4fb50e1&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: 1556/3232] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:43:18 2026] DELETE /v2.0/security-groups/0acf838e-2c19-4633-a858-3c4f930f0875 => 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: 1677/3233] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:43:18 2026] GET /v2.0/security-groups?tenant_id=ad763104b51b43aaba8f2d48177e71ce&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3234] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:43:18 2026] DELETE /v2.0/security-groups/8dcbe2be-3838-4d06-b00a-041a0d46b472 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:43:22.052 7 WARNING neutron_lib.context [None req-6de72cc5-0693-47e0-9a15-6833cdc88230 160e5bd24c6749288286b2645f322bb2 22b8814c80db428d8831b9005f38b1a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:43:22.218 7 INFO neutron.db.segments_db [None req-6de72cc5-0693-47e0-9a15-6833cdc88230 160e5bd24c6749288286b2645f322bb2 22b8814c80db428d8831b9005f38b1a9 - - default default] Added segment 623bad0a-fd88-45c0-8a89-2c5ea80f90bc of type vxlan for network b2181320-2281-44f4-93d0-e5aa4b31b5a0 [pid: 7|app: 0|req: 1678/3235] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:43:21 2026] POST /v2.0/networks => generated 631 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:43:22.331 8 WARNING neutron_lib.context [None req-1a55c257-c238-40c3-a098-96dd7f083c26 160e5bd24c6749288286b2645f322bb2 22b8814c80db428d8831b9005f38b1a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 08:43:22.387 8 INFO neutron.db.segments_db [None req-1a55c257-c238-40c3-a098-96dd7f083c26 160e5bd24c6749288286b2645f322bb2 22b8814c80db428d8831b9005f38b1a9 - - default default] Added segment bb02da8a-997b-4fea-9c87-ecdce3153dab of type vxlan for network 26a064d6-839b-4cf4-b7b8-1c688c421913 [pid: 8|app: 0|req: 1558/3236] 10.0.0.141 () {34 vars in 670 bytes} [Wed Jul 1 08:43:22 2026] POST /v2.0/networks => generated 632 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3237] 10.0.0.141 () {34 vars in 753 bytes} [Wed Jul 1 08:43:22 2026] PUT /v2.0/networks/b2181320-2281-44f4-93d0-e5aa4b31b5a0/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3238] 10.0.0.141 () {32 vars in 733 bytes} [Wed Jul 1 08:43:22 2026] GET /v2.0/networks/b2181320-2281-44f4-93d0-e5aa4b31b5a0/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: 1680/3239] 10.0.0.141 () {34 vars in 753 bytes} [Wed Jul 1 08:43:22 2026] PUT /v2.0/networks/26a064d6-839b-4cf4-b7b8-1c688c421913/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3240] 10.0.0.141 () {32 vars in 733 bytes} [Wed Jul 1 08:43:22 2026] GET /v2.0/networks/26a064d6-839b-4cf4-b7b8-1c688c421913/tags => generated 17 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3241] 10.0.0.141 () {34 vars in 753 bytes} [Wed Jul 1 08:43:22 2026] PUT /v2.0/networks/26a064d6-839b-4cf4-b7b8-1c688c421913/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3242] 10.0.0.141 () {32 vars in 733 bytes} [Wed Jul 1 08:43:22 2026] GET /v2.0/networks/26a064d6-839b-4cf4-b7b8-1c688c421913/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3243] 10.0.0.141 () {32 vars in 733 bytes} [Wed Jul 1 08:43:22 2026] GET /v2.0/networks/b2181320-2281-44f4-93d0-e5aa4b31b5a0/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:43:22.895 8 INFO neutron.services.segments.plugin [-] Segment 623bad0a-fd88-45c0-8a89-2c5ea80f90bc resource provider aggregate not found 2026-07-01 08:43:22.899 8 INFO neutron.services.segments.plugin [-] Segment 623bad0a-fd88-45c0-8a89-2c5ea80f90bc resource provider aggregate not found [pid: 8|app: 0|req: 1562/3244] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:43:22 2026] DELETE /v2.0/networks/b2181320-2281-44f4-93d0-e5aa4b31b5a0 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:43:23.046 7 INFO neutron.services.segments.plugin [-] Segment bb02da8a-997b-4fea-9c87-ecdce3153dab resource provider aggregate not found 2026-07-01 08:43:23.056 7 INFO neutron.services.segments.plugin [-] Segment bb02da8a-997b-4fea-9c87-ecdce3153dab resource provider aggregate not found 2026-07-01 08:43:23.067 7 INFO neutron.services.segments.plugin [-] Segment bb02da8a-997b-4fea-9c87-ecdce3153dab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb02da8a-997b-4fea-9c87-ecdce3153dab found for delete ", "request_id": "req-364a0619-e5f1-4d1d-9078-3987adf72ae7"}]} [pid: 7|app: 0|req: 1683/3245] 10.0.0.141 () {32 vars in 726 bytes} [Wed Jul 1 08:43:22 2026] DELETE /v2.0/networks/26a064d6-839b-4cf4-b7b8-1c688c421913 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:43:23.680 8 INFO neutron.services.segments.plugin [-] Segment 623bad0a-fd88-45c0-8a89-2c5ea80f90bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 623bad0a-fd88-45c0-8a89-2c5ea80f90bc found for delete ", "request_id": "req-91195b82-2c8c-45ac-bcae-afde82ed06d3"}]} 2026-07-01 08:43:23.681 8 INFO neutron.services.segments.plugin [-] Segment 623bad0a-fd88-45c0-8a89-2c5ea80f90bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 623bad0a-fd88-45c0-8a89-2c5ea80f90bc found for delete ", "request_id": "req-4bb6d058-9a92-4a7c-af2d-19174a51f0a3"}]} [pid: 8|app: 0|req: 1563/3246] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:43:23 2026] GET /v2.0/security-groups?tenant_id=4bb1ec79047b48faa9417a2b6998f954&name=default => generated 2929 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:43:23.890 7 INFO neutron.services.segments.plugin [-] Segment bb02da8a-997b-4fea-9c87-ecdce3153dab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb02da8a-997b-4fea-9c87-ecdce3153dab found for delete ", "request_id": "req-8c563c87-23fb-4021-98d7-a134c84d3a49"}]} [pid: 7|app: 0|req: 1684/3247] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:43:23 2026] DELETE /v2.0/security-groups/aaa0f578-408f-47fa-90ff-039c2e68410c => 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: 1564/3248] 10.0.0.141 () {32 vars in 774 bytes} [Wed Jul 1 08:43:24 2026] GET /v2.0/security-groups?tenant_id=22b8814c80db428d8831b9005f38b1a9&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: 1685/3249] 10.0.0.141 () {32 vars in 740 bytes} [Wed Jul 1 08:43:24 2026] DELETE /v2.0/security-groups/2148bcb1-6722-4aab-a1c0-e9b260c8151d => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3250] 10.0.0.141 () {32 vars in 649 bytes} [Wed Jul 1 08:43:26 2026] GET /v2.0/networks => generated 2167 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3251] 10.0.0.141 () {32 vars in 655 bytes} [Wed Jul 1 08:43:28 2026] GET /v2.0/floatingips => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3252] 10.0.0.141 () {32 vars in 647 bytes} [Wed Jul 1 08:43:28 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: 1687/3253] 10.0.0.141 () {32 vars in 643 bytes} [Wed Jul 1 08:43:28 2026] GET /v2.0/ports => generated 4717 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3254] 10.0.0.141 () {32 vars in 647 bytes} [Wed Jul 1 08:43:28 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3255] 10.0.0.141 () {32 vars in 649 bytes} [Wed Jul 1 08:43:28 2026] GET /v2.0/networks => generated 2167 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3256] 10.0.0.141 () {32 vars in 663 bytes} [Wed Jul 1 08:43:28 2026] GET /v2.0/security-groups => generated 17393 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1689/3257] 10.0.0.141 () {32 vars in 655 bytes} [Wed Jul 1 08:43:28 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)