+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 9 17:25:42 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: neutron-server-65cfb7476b-7rfds 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 0x7f1dd48d5668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-07-09 17:25:48.532 7 INFO neutron.common.config [-] Logging enabled! 2026-07-09 17:25:48.532 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-07-09 17:25:48.539 8 INFO neutron.common.config [-] Logging enabled! 2026-07-09 17:25:48.540 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-07-09 17:25:49.161 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-09 17:25:49.164 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-09 17:25:50.391 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 17:25:50.394 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-09 17:25:50.398 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-09 17:25:50.399 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 17:25:50.399 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-09 17:25:50.400 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-09 17:25:50.400 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 17:25:50.408 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 17:25:50.408 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 17:25:50.408 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 17:25:50.416 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 17:25:50.420 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-09 17:25:50.424 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-09 17:25:50.425 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 17:25:50.425 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-09 17:25:50.425 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-09 17:25:50.425 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 17:25:50.433 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 17:25:50.433 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 17:25:50.434 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 17:25:50.439 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-09 17:25:50.441 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 17:25:50.441 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-09 17:25:50.457 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-09 17:25:50.458 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 17:25:50.459 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-09 17:25:50.493 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-09 17:25:50.493 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-09 17:25:50.494 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-09 17:25:50.494 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-09 17:25:50.508 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-09 17:25:50.509 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-09 17:25:50.509 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-09 17:25:50.509 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-09 17:25:51.068 8 INFO neutron.plugins.ml2.managers [None req-c46dc763-0379-4378-bac5-1a702b0b8e2f - - - - - -] Initializing driver for type 'vlan' 2026-07-09 17:25:51.070 7 INFO neutron.plugins.ml2.managers [None req-3b6dbb70-7fde-4af3-ac1d-7fbbe4578879 - - - - - -] Initializing driver for type 'vlan' 2026-07-09 17:25:51.227 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c46dc763-0379-4378-bac5-1a702b0b8e2f - - - - - -] VlanTypeDriver initialization complete 2026-07-09 17:25:51.228 8 INFO neutron.plugins.ml2.managers [None req-c46dc763-0379-4378-bac5-1a702b0b8e2f - - - - - -] Initializing driver for type 'vxlan' 2026-07-09 17:25:51.229 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c46dc763-0379-4378-bac5-1a702b0b8e2f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-09 17:25:51.234 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3b6dbb70-7fde-4af3-ac1d-7fbbe4578879 - - - - - -] VlanTypeDriver initialization complete 2026-07-09 17:25:51.235 7 INFO neutron.plugins.ml2.managers [None req-3b6dbb70-7fde-4af3-ac1d-7fbbe4578879 - - - - - -] Initializing driver for type 'vxlan' 2026-07-09 17:25:51.235 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-3b6dbb70-7fde-4af3-ac1d-7fbbe4578879 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-09 17:25:51.250 8 INFO neutron.plugins.ml2.managers [None req-c46dc763-0379-4378-bac5-1a702b0b8e2f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-09 17:25:51.250 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c46dc763-0379-4378-bac5-1a702b0b8e2f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-09 17:25:51.251 8 INFO neutron.plugins.ml2.managers [None req-c46dc763-0379-4378-bac5-1a702b0b8e2f - - - - - -] Initializing extension driver 'port_security' 2026-07-09 17:25:51.251 8 INFO neutron.plugins.ml2.extensions.port_security [None req-c46dc763-0379-4378-bac5-1a702b0b8e2f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-09 17:25:51.251 8 INFO neutron.plugins.ml2.managers [None req-c46dc763-0379-4378-bac5-1a702b0b8e2f - - - - - -] Initializing extension driver 'qos' 2026-07-09 17:25:51.251 8 INFO neutron.plugins.ml2.managers [None req-c46dc763-0379-4378-bac5-1a702b0b8e2f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-09 17:25:51.251 8 INFO neutron.plugins.ml2.managers [None req-c46dc763-0379-4378-bac5-1a702b0b8e2f - - - - - -] Initializing mechanism driver 'l2population' 2026-07-09 17:25:51.256 7 INFO neutron.plugins.ml2.managers [None req-3b6dbb70-7fde-4af3-ac1d-7fbbe4578879 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-09 17:25:51.256 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3b6dbb70-7fde-4af3-ac1d-7fbbe4578879 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-09 17:25:51.256 7 INFO neutron.plugins.ml2.managers [None req-3b6dbb70-7fde-4af3-ac1d-7fbbe4578879 - - - - - -] Initializing extension driver 'port_security' 2026-07-09 17:25:51.256 7 INFO neutron.plugins.ml2.extensions.port_security [None req-3b6dbb70-7fde-4af3-ac1d-7fbbe4578879 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-09 17:25:51.256 7 INFO neutron.plugins.ml2.managers [None req-3b6dbb70-7fde-4af3-ac1d-7fbbe4578879 - - - - - -] Initializing extension driver 'qos' 2026-07-09 17:25:51.257 7 INFO neutron.plugins.ml2.managers [None req-3b6dbb70-7fde-4af3-ac1d-7fbbe4578879 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-09 17:25:51.257 7 INFO neutron.plugins.ml2.managers [None req-3b6dbb70-7fde-4af3-ac1d-7fbbe4578879 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-09 17:25:51.264 8 INFO neutron.quota [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded quota_driver: . 2026-07-09 17:25:51.265 8 INFO neutron.plugins.ml2.plugin [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Modular L2 Plugin initialization complete 2026-07-09 17:25:51.265 8 INFO neutron.plugins.ml2.managers [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-09 17:25:51.265 8 INFO neutron.plugins.ml2.managers [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-09 17:25:51.265 8 INFO neutron.plugins.ml2.managers [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-09 17:25:51.266 8 INFO neutron.extensions.vlantransparent [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Disabled vlantransparent extension. 2026-07-09 17:25:51.266 8 INFO neutron.manager [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loading Plugin: qos 2026-07-09 17:25:51.272 7 INFO neutron.quota [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded quota_driver: . 2026-07-09 17:25:51.272 7 INFO neutron.plugins.ml2.plugin [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Modular L2 Plugin initialization complete 2026-07-09 17:25:51.273 7 INFO neutron.plugins.ml2.managers [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-09 17:25:51.273 7 INFO neutron.plugins.ml2.managers [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-09 17:25:51.273 7 INFO neutron.plugins.ml2.managers [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-09 17:25:51.273 7 INFO neutron.extensions.vlantransparent [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Disabled vlantransparent extension. 2026-07-09 17:25:51.274 7 INFO neutron.manager [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loading Plugin: qos 2026-07-09 17:25:51.280 8 INFO neutron.manager [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loading Plugin: router 2026-07-09 17:25:51.287 7 INFO neutron.manager [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loading Plugin: router 2026-07-09 17:25:51.324 8 INFO neutron.services.service_base [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-09 17:25:51.325 8 INFO neutron.manager [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loading Plugin: segments 2026-07-09 17:25:51.330 7 INFO neutron.services.service_base [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-09 17:25:51.331 7 INFO neutron.manager [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loading Plugin: segments 2026-07-09 17:25:51.430 8 INFO neutron.manager [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loading Plugin: trunk 2026-07-09 17:25:51.449 8 INFO neutron.manager [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loading Plugin: vpnaas 2026-07-09 17:25:51.466 7 INFO neutron.manager [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loading Plugin: trunk 2026-07-09 17:25:51.484 7 INFO neutron.manager [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loading Plugin: vpnaas 2026-07-09 17:25:51.505 8 WARNING stevedore.named [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-09 17:25:51.533 7 WARNING stevedore.named [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-09 17:25:51.603 8 INFO neutron_vpnaas.services.vpn.plugin [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-09 17:25:51.603 8 INFO neutron.common.utils [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-09 17:25:51.603 8 INFO neutron.manager [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loading Plugin: auto_allocate 2026-07-09 17:25:51.608 8 INFO neutron.manager [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loading Plugin: tag 2026-07-09 17:25:51.616 8 INFO neutron.manager [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loading Plugin: timestamp 2026-07-09 17:25:51.619 8 INFO neutron.manager [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loading Plugin: network_ip_availability 2026-07-09 17:25:51.623 8 INFO neutron.manager [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loading Plugin: flavors 2026-07-09 17:25:51.627 8 INFO neutron.manager [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loading Plugin: revisions 2026-07-09 17:25:51.629 7 INFO neutron_vpnaas.services.vpn.plugin [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-09 17:25:51.629 7 INFO neutron.common.utils [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-09 17:25:51.630 7 INFO neutron.manager [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loading Plugin: auto_allocate 2026-07-09 17:25:51.631 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Initializing extension manager. 2026-07-09 17:25:51.633 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: address-group 2026-07-09 17:25:51.634 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: address-scope 2026-07-09 17:25:51.634 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-09 17:25:51.635 7 INFO neutron.manager [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loading Plugin: tag 2026-07-09 17:25:51.635 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: agent 2026-07-09 17:25:51.636 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: agent-resources-synced 2026-07-09 17:25:51.638 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-09 17:25:51.638 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-09 17:25:51.639 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: availability_zone 2026-07-09 17:25:51.640 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: availability_zone_filter 2026-07-09 17:25:51.640 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-09 17:25:51.641 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: default-subnetpools 2026-07-09 17:25:51.642 7 INFO neutron.manager [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loading Plugin: timestamp 2026-07-09 17:25:51.643 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-09 17:25:51.643 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: dns-integration 2026-07-09 17:25:51.645 7 INFO neutron.manager [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loading Plugin: network_ip_availability 2026-07-09 17:25:51.644 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: dns-domain-ports 2026-07-09 17:25:51.647 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-09 17:25:51.648 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: dvr 2026-07-09 17:25:51.648 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-09 17:25:51.649 7 INFO neutron.manager [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loading Plugin: flavors 2026-07-09 17:25:51.649 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: empty-string-filtering 2026-07-09 17:25:51.649 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 17:25:51.650 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-09 17:25:51.651 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: external-net 2026-07-09 17:25:51.651 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-09 17:25:51.652 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: extraroute 2026-07-09 17:25:51.652 7 INFO neutron.manager [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loading Plugin: revisions 2026-07-09 17:25:51.652 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: extraroute-atomic 2026-07-09 17:25:51.653 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-09 17:25:51.654 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-09 17:25:51.654 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-09 17:25:51.655 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-09 17:25:51.655 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: fip-port-details 2026-07-09 17:25:51.656 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Initializing extension manager. 2026-07-09 17:25:51.656 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: flavors 2026-07-09 17:25:51.657 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: address-group 2026-07-09 17:25:51.657 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-09 17:25:51.658 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: floatingip-pools 2026-07-09 17:25:51.658 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: address-scope 2026-07-09 17:25:51.659 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: ip_allocation 2026-07-09 17:25:51.659 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-09 17:25:51.659 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-09 17:25:51.660 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: l2_adjacency 2026-07-09 17:25:51.660 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: agent 2026-07-09 17:25:51.660 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: agent-resources-synced 2026-07-09 17:25:51.661 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: router 2026-07-09 17:25:51.662 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-09 17:25:51.663 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-09 17:25:51.663 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 17:25:51.663 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: availability_zone 2026-07-09 17:25:51.663 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-09 17:25:51.664 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: availability_zone_filter 2026-07-09 17:25:51.664 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-09 17:25:51.664 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-09 17:25:51.665 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: ext-gw-mode 2026-07-09 17:25:51.665 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: default-subnetpools 2026-07-09 17:25:51.665 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: l3-ha 2026-07-09 17:25:51.666 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-09 17:25:51.666 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-09 17:25:51.667 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-09 17:25:51.667 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: l3-flavors 2026-07-09 17:25:51.667 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: dns-integration 2026-07-09 17:25:51.668 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: dns-domain-ports 2026-07-09 17:25:51.668 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-09 17:25:51.668 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-09 17:25:51.668 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-09 17:25:51.669 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: dvr 2026-07-09 17:25:51.669 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-09 17:25:51.670 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: empty-string-filtering 2026-07-09 17:25:51.670 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 17:25:51.671 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-09 17:25:51.672 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: external-net 2026-07-09 17:25:51.672 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-09 17:25:51.673 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: extraroute 2026-07-09 17:25:51.673 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: extraroute-atomic 2026-07-09 17:25:51.674 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-09 17:25:51.675 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-09 17:25:51.675 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-09 17:25:51.676 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-09 17:25:51.676 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: fip-port-details 2026-07-09 17:25:51.677 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: flavors 2026-07-09 17:25:51.678 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-09 17:25:51.679 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: floatingip-pools 2026-07-09 17:25:51.679 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: ip_allocation 2026-07-09 17:25:51.680 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-09 17:25:51.681 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: l2_adjacency 2026-07-09 17:25:51.682 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: router 2026-07-09 17:25:51.683 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 17:25:51.684 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-09 17:25:51.685 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-09 17:25:51.685 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: ext-gw-mode 2026-07-09 17:25:51.686 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: l3-ha 2026-07-09 17:25:51.686 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-09 17:25:51.687 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-09 17:25:51.687 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: l3-flavors 2026-07-09 17:25:51.688 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-09 17:25:51.689 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-09 17:25:51.691 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-09 17:25:51.693 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-09 17:25:51.694 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-09 17:25:51.695 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-09 17:25:51.695 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-09 17:25:51.696 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: multi-provider 2026-07-09 17:25:51.696 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: net-mtu 2026-07-09 17:25:51.697 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: net-mtu-writable 2026-07-09 17:25:51.698 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: network_availability_zone 2026-07-09 17:25:51.698 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: network_ha 2026-07-09 17:25:51.699 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: network-ip-availability 2026-07-09 17:25:51.700 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-09 17:25:51.700 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: pagination 2026-07-09 17:25:51.701 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: port-device-profile 2026-07-09 17:25:51.701 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-09 17:25:51.702 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-09 17:25:51.702 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-09 17:25:51.703 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: port-mac-override 2026-07-09 17:25:51.704 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-09 17:25:51.704 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-09 17:25:51.705 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-09 17:25:51.705 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: port-resource-request 2026-07-09 17:25:51.706 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-09 17:25:51.707 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-09 17:25:51.707 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: binding 2026-07-09 17:25:51.708 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: binding-extended 2026-07-09 17:25:51.709 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: port-security 2026-07-09 17:25:51.709 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: project-id 2026-07-09 17:25:51.710 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: provider 2026-07-09 17:25:51.712 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: qos 2026-07-09 17:25:51.713 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-09 17:25:51.713 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-09 17:25:51.714 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: qos-default 2026-07-09 17:25:51.714 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: qos-fip 2026-07-09 17:25:51.715 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-09 17:25:51.715 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-09 17:25:51.716 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-09 17:25:51.716 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-09 17:25:51.717 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-09 17:25:51.718 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: qos-pps 2026-07-09 17:25:51.718 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-09 17:25:51.719 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-09 17:25:51.719 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: qos-rules-alias 2026-07-09 17:25:51.720 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: quota-check-limit 2026-07-09 17:25:51.723 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: quotas 2026-07-09 17:25:51.724 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: quota_details 2026-07-09 17:25:51.726 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: rbac-policies 2026-07-09 17:25:51.727 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: rbac-address-group 2026-07-09 17:25:51.728 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: rbac-address-scope 2026-07-09 17:25:51.728 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: rbac-security-groups 2026-07-09 17:25:51.729 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-09 17:25:51.730 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: revision-if-match 2026-07-09 17:25:51.731 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-09 17:25:51.731 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: router_availability_zone 2026-07-09 17:25:51.732 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-09 17:25:51.734 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-09 17:25:51.734 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-09 17:25:51.735 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-09 17:25:51.735 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-09 17:25:51.736 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-09 17:25:51.737 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-09 17:25:51.742 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: security-group 2026-07-09 17:25:51.743 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: segment 2026-07-09 17:25:51.744 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-09 17:25:51.744 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: service-type 2026-07-09 17:25:51.745 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: sorting 2026-07-09 17:25:51.746 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: standard-attr-segment 2026-07-09 17:25:51.746 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: standard-attr-description 2026-07-09 17:25:51.747 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: stateful-security-group 2026-07-09 17:25:51.747 7 WARNING neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-09 17:25:51.748 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-09 17:25:51.748 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: subnet-external-network 2026-07-09 17:25:51.749 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: subnet_onboard 2026-07-09 17:25:51.750 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-09 17:25:51.750 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: subnet-service-types 2026-07-09 17:25:51.751 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: subnet_allocation 2026-07-09 17:25:51.752 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-09 17:25:51.752 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: tag-creation 2026-07-09 17:25:51.753 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-09 17:25:51.756 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: standard-attr-tag 2026-07-09 17:25:51.757 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-09 17:25:51.758 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: trunk 2026-07-09 17:25:51.759 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: trunk-details 2026-07-09 17:25:51.759 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-09 17:25:51.760 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-09 17:25:51.762 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-09 17:25:51.762 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-09 17:25:51.763 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: vpn-flavors 2026-07-09 17:25:51.765 7 INFO neutron.api.extensions [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Loaded extension: vpnaas 2026-07-09 17:25:51.767 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-09 17:25:51.767 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-09 17:25:51.768 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 17:25:51.768 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-09 17:25:51.773 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-09 17:25:51.773 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-09 17:25:51.895 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-09 17:25:51.897 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-09 17:25:51.898 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-09 17:25:51.899 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-09 17:25:51.900 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-09 17:25:51.900 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: multi-provider 2026-07-09 17:25:51.901 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: net-mtu 2026-07-09 17:25:51.902 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: net-mtu-writable 2026-07-09 17:25:51.902 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: network_availability_zone 2026-07-09 17:25:51.903 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: network_ha 2026-07-09 17:25:51.903 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: network-ip-availability 2026-07-09 17:25:51.905 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-09 17:25:51.906 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: pagination 2026-07-09 17:25:51.906 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: port-device-profile 2026-07-09 17:25:51.907 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-09 17:25:51.908 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-09 17:25:51.908 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-09 17:25:51.909 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: port-mac-override 2026-07-09 17:25:51.910 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-09 17:25:51.910 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-09 17:25:51.911 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-09 17:25:51.912 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: port-resource-request 2026-07-09 17:25:51.913 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-09 17:25:51.914 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-09 17:25:51.915 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: binding 2026-07-09 17:25:51.915 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: binding-extended 2026-07-09 17:25:51.916 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: port-security 2026-07-09 17:25:51.917 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: project-id 2026-07-09 17:25:51.917 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: provider 2026-07-09 17:25:51.920 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: qos 2026-07-09 17:25:51.921 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-09 17:25:51.921 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-09 17:25:51.922 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: qos-default 2026-07-09 17:25:51.922 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: qos-fip 2026-07-09 17:25:51.923 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-09 17:25:51.923 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-09 17:25:51.924 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-09 17:25:51.925 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-09 17:25:51.925 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-09 17:25:51.926 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: qos-pps 2026-07-09 17:25:51.927 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-09 17:25:51.927 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-09 17:25:51.928 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: qos-rules-alias 2026-07-09 17:25:51.929 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: quota-check-limit 2026-07-09 17:25:51.932 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: quotas 2026-07-09 17:25:51.934 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: quota_details 2026-07-09 17:25:51.936 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: rbac-policies 2026-07-09 17:25:51.936 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: rbac-address-group 2026-07-09 17:25:51.937 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: rbac-address-scope 2026-07-09 17:25:51.937 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: rbac-security-groups 2026-07-09 17:25:51.938 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-09 17:25:51.938 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: revision-if-match 2026-07-09 17:25:51.939 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-09 17:25:51.940 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: router_availability_zone 2026-07-09 17:25:51.940 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-09 17:25:51.942 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-09 17:25:51.943 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-09 17:25:51.944 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-09 17:25:51.944 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-09 17:25:51.945 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-09 17:25:51.945 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-09 17:25:51.950 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: security-group 2026-07-09 17:25:51.951 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: segment 2026-07-09 17:25:51.952 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-09 17:25:51.953 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: service-type 2026-07-09 17:25:51.953 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: sorting 2026-07-09 17:25:51.954 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: standard-attr-segment 2026-07-09 17:25:51.955 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: standard-attr-description 2026-07-09 17:25:51.955 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: stateful-security-group 2026-07-09 17:25:51.956 8 WARNING neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-09 17:25:51.956 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-09 17:25:51.957 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: subnet-external-network 2026-07-09 17:25:51.957 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: subnet_onboard 2026-07-09 17:25:51.958 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-09 17:25:51.959 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: subnet-service-types 2026-07-09 17:25:51.959 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: subnet_allocation 2026-07-09 17:25:51.960 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-09 17:25:51.961 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: tag-creation 2026-07-09 17:25:51.961 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-09 17:25:51.965 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: standard-attr-tag 2026-07-09 17:25:51.966 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-09 17:25:51.968 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: trunk 2026-07-09 17:25:51.968 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: trunk-details 2026-07-09 17:25:51.969 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-09 17:25:51.970 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-09 17:25:51.972 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-09 17:25:51.973 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-09 17:25:51.973 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: vpn-flavors 2026-07-09 17:25:51.975 8 INFO neutron.api.extensions [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Loaded extension: vpnaas 2026-07-09 17:25:51.978 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-09 17:25:51.978 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-09 17:25:51.978 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 17:25:51.978 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-09 17:25:51.982 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-09 17:25:51.983 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-09 17:25:51.778 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-09 17:25:51.987 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-09 17:25:51.988 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-09 17:25:51.988 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-09 17:25:51.988 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-09 17:25:51.989 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-09 17:25:51.989 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 17:25:51.989 7 WARNING neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] subnetpool is already registered 2026-07-09 17:25:51.990 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 17:25:51.990 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 17:25:51.990 8 WARNING neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] subnetpool is already registered 2026-07-09 17:25:51.990 7 WARNING neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] subnetpool is already registered 2026-07-09 17:25:51.991 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 17:25:51.991 8 WARNING neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] subnetpool is already registered 2026-07-09 17:25:51.991 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-09 17:25:51.991 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-09 17:25:51.992 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-09 17:25:51.992 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-09 17:25:51.992 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-09 17:25:51.992 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-09 17:25:51.993 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-09 17:25:51.993 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-09 17:25:51.993 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-09 17:25:51.993 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-09 17:25:51.994 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-09 17:25:51.994 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-09 17:25:51.998 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-09 17:25:51.998 8 WARNING neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] router is already registered 2026-07-09 17:25:51.999 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-09 17:25:51.999 8 WARNING neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] floatingip is already registered 2026-07-09 17:25:52.000 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-09 17:25:52.000 7 WARNING neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] router is already registered 2026-07-09 17:25:52.001 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-09 17:25:52.001 7 WARNING neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] floatingip is already registered 2026-07-09 17:25:52.003 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-09 17:25:52.003 8 WARNING neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] rbac_policy is already registered 2026-07-09 17:25:52.004 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-09 17:25:52.004 8 WARNING neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] security_group is already registered 2026-07-09 17:25:52.004 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-09 17:25:52.004 8 WARNING neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] security_group_rule is already registered 2026-07-09 17:25:52.005 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-09 17:25:52.005 7 WARNING neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] rbac_policy is already registered 2026-07-09 17:25:52.005 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 17:25:52.006 8 WARNING neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] subnetpool is already registered 2026-07-09 17:25:52.006 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 17:25:52.006 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-09 17:25:52.006 8 WARNING neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] subnetpool is already registered 2026-07-09 17:25:52.006 7 WARNING neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] security_group is already registered 2026-07-09 17:25:52.007 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-09 17:25:52.007 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-09 17:25:52.007 8 WARNING neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] trunk is already registered 2026-07-09 17:25:52.007 7 WARNING neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] security_group_rule is already registered 2026-07-09 17:25:52.007 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-09 17:25:52.008 8 WARNING neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] endpoint_group is already registered 2026-07-09 17:25:52.008 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 17:25:52.008 7 WARNING neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] subnetpool is already registered 2026-07-09 17:25:52.008 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-09 17:25:52.008 8 WARNING neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] vpnservice is already registered 2026-07-09 17:25:52.009 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 17:25:52.009 7 WARNING neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] subnetpool is already registered 2026-07-09 17:25:52.009 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-09 17:25:52.009 8 WARNING neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] ipsec_site_connection is already registered 2026-07-09 17:25:52.009 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-09 17:25:52.010 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-09 17:25:52.010 7 WARNING neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] trunk is already registered 2026-07-09 17:25:52.010 8 WARNING neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] ipsecpolicy is already registered 2026-07-09 17:25:52.010 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-09 17:25:52.010 7 WARNING neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] endpoint_group is already registered 2026-07-09 17:25:52.010 8 INFO neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-09 17:25:52.011 8 WARNING neutron.quota.resource_registry [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] ikepolicy is already registered 2026-07-09 17:25:52.011 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-09 17:25:52.011 7 WARNING neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] vpnservice is already registered 2026-07-09 17:25:52.012 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-09 17:25:52.012 7 WARNING neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] ipsec_site_connection is already registered 2026-07-09 17:25:52.012 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-09 17:25:52.013 7 WARNING neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] ipsecpolicy is already registered 2026-07-09 17:25:52.013 7 INFO neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-09 17:25:52.013 7 WARNING neutron.quota.resource_registry [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] ikepolicy is already registered 2026-07-09 17:25:52.049 8 WARNING keystonemiddleware._common.config [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 17:25:52.058 7 WARNING keystonemiddleware._common.config [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 17:25:52.059 8 WARNING oslo_config.cfg [None req-703bb9f7-8158-4125-9c01-92634e573d17 - - - - - -] 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 10 seconds on interpreter 0x7f1dd48d5668 pid: 8 (default app) 2026-07-09 17:25:52.067 7 WARNING oslo_config.cfg [None req-a03c58d3-6fb9-4622-883c-686a5f6af896 - - - - - -] 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 10 seconds on interpreter 0x7f1dd48d5668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 17:25:55.714 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3ebd3d54-5618-43f5-8bc1-664676ab0384 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/4] 199.19.213.108 () {44 vars in 927 bytes} [Thu Jul 9 17:25:54 2026] GET /v2.0/networks/public => generated 108 bytes in 904 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2/5] 199.19.213.108 () {44 vars in 949 bytes} [Thu Jul 9 17:25:55 2026] GET /v2.0/networks?name=public => generated 15 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 17:25:56.512 8 WARNING neutron.services.revisions.revision_plugin [None req-93028865-d63f-411d-bc18-32cceb1beab5 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Could not find related network for resource to bump revision. 2026-07-09 17:25:56.552 8 INFO neutron.db.segments_db [None req-93028865-d63f-411d-bc18-32cceb1beab5 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment 2ef8db6d-09bc-4131-835a-48f6c9bc782f of type flat for network 557d52c1-9623-403a-8fee-df5210f6d79c 2026-07-09 17:25:56.593 8 INFO neutron.pecan_wsgi.hooks.translation [None req-93028865-d63f-411d-bc18-32cceb1beab5 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/6] 199.19.213.108 () {48 vars in 967 bytes} [Thu Jul 9 17:25:55 2026] POST /v2.0/networks => generated 124 bytes in 654 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 17:26:02.973 7 INFO neutron.pecan_wsgi.hooks.translation [None req-90fa745b-df43-4560-b398-64cee01681d1 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/7] 199.19.213.108 () {44 vars in 927 bytes} [Thu Jul 9 17:26:02 2026] GET /v2.0/networks/public => generated 108 bytes in 388 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/8] 199.19.213.108 () {44 vars in 949 bytes} [Thu Jul 9 17:26:02 2026] GET /v2.0/networks?name=public => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 17:26:03.277 7 WARNING neutron.services.revisions.revision_plugin [None req-1301ce51-72c0-4edb-ac7c-5394995338c2 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Could not find related network for resource to bump revision. 2026-07-09 17:26:03.301 7 INFO neutron.db.segments_db [None req-1301ce51-72c0-4edb-ac7c-5394995338c2 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment 95691750-866d-48df-ac00-79098c113415 of type flat for network d65a83fa-9fe0-41cb-a88f-a42abc03d5bf 2026-07-09 17:26:03.352 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1301ce51-72c0-4edb-ac7c-5394995338c2 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/9] 199.19.213.108 () {48 vars in 967 bytes} [Thu Jul 9 17:26:03 2026] POST /v2.0/networks => generated 124 bytes in 367 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 17:26:09.330 8 INFO neutron.pecan_wsgi.hooks.translation [None req-561a74fa-4fae-4eee-863d-72ac078dff32 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/10] 199.19.213.108 () {44 vars in 927 bytes} [Thu Jul 9 17:26:09 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/11] 199.19.213.108 () {44 vars in 949 bytes} [Thu Jul 9 17:26:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 17:26:09.446 8 WARNING neutron.services.revisions.revision_plugin [None req-7000c4be-971c-4596-9f8a-affba0fc998c 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Could not find related network for resource to bump revision. 2026-07-09 17:26:09.458 8 INFO neutron.db.segments_db [None req-7000c4be-971c-4596-9f8a-affba0fc998c 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment 742c651a-b21e-42ed-a40f-6980cf5530ba of type flat for network 7f9776a7-e004-4a49-9f51-41d1a18cd909 2026-07-09 17:26:09.479 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7000c4be-971c-4596-9f8a-affba0fc998c 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/12] 199.19.213.108 () {48 vars in 967 bytes} [Thu Jul 9 17:26:09 2026] POST /v2.0/networks => generated 124 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 17:26:15.462 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7c8e46e0-e6a6-426b-a0b6-bdf3b367f682 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/14] 199.19.213.108 () {44 vars in 927 bytes} [Thu Jul 9 17:26:15 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.108 () {44 vars in 949 bytes} [Thu Jul 9 17:26:15 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 17:26:15.550 8 WARNING neutron.services.revisions.revision_plugin [None req-4ebc08e9-0536-41f9-9c55-d0ac87943b31 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Could not find related network for resource to bump revision. 2026-07-09 17:26:15.566 8 INFO neutron.db.segments_db [None req-4ebc08e9-0536-41f9-9c55-d0ac87943b31 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment 300098cc-899f-4c62-84ba-e6f333dd7f4f of type flat for network 456f9236-3d42-4142-b952-30111d7c8d75 2026-07-09 17:26:15.600 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4ebc08e9-0536-41f9-9c55-d0ac87943b31 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/16] 199.19.213.108 () {48 vars in 967 bytes} [Thu Jul 9 17:26:15 2026] POST /v2.0/networks => generated 124 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 17:26:21.617 7 INFO neutron.pecan_wsgi.hooks.translation [None req-497105fb-b7f4-457f-8683-c0e42aa6292d 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/17] 199.19.213.108 () {44 vars in 927 bytes} [Thu Jul 9 17:26:21 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/18] 199.19.213.108 () {44 vars in 949 bytes} [Thu Jul 9 17:26:21 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-09 17:26:21.752 7 WARNING neutron.services.revisions.revision_plugin [None req-9f41d277-0241-47f0-8c65-1c1801fff7d3 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Could not find related network for resource to bump revision. 2026-07-09 17:26:21.772 7 INFO neutron.db.segments_db [None req-9f41d277-0241-47f0-8c65-1c1801fff7d3 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment 64e8c812-b1ac-48f2-9655-8c702bcb3cec of type flat for network 98444c76-c36d-42be-99be-95558512c6d8 2026-07-09 17:26:21.800 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9f41d277-0241-47f0-8c65-1c1801fff7d3 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/19] 199.19.213.108 () {48 vars in 967 bytes} [Thu Jul 9 17:26:21 2026] POST /v2.0/networks => generated 124 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 17:26:27.875 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4c223948-78d4-4238-b5ce-92b084210519 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/21] 199.19.213.108 () {44 vars in 927 bytes} [Thu Jul 9 17:26:27 2026] GET /v2.0/networks/public => generated 108 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/22] 199.19.213.108 () {44 vars in 949 bytes} [Thu Jul 9 17:26:27 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 17:26:27.960 7 WARNING neutron.services.revisions.revision_plugin [None req-43fbc05c-23f3-4d24-a55f-5f6910635f64 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Could not find related network for resource to bump revision. 2026-07-09 17:26:27.987 7 INFO neutron.db.segments_db [None req-43fbc05c-23f3-4d24-a55f-5f6910635f64 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment 3ac6be55-02f9-47d9-8c02-9979bf5434de of type flat for network e71913fb-25d0-42bc-af58-c7ea4c80c5a1 2026-07-09 17:26:28.019 7 INFO neutron.pecan_wsgi.hooks.translation [None req-43fbc05c-23f3-4d24-a55f-5f6910635f64 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/23] 199.19.213.108 () {48 vars in 967 bytes} [Thu Jul 9 17:26:27 2026] POST /v2.0/networks => generated 124 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 17:26:34.197 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2964afa6-021d-4071-9c97-883da37efd45 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/24] 199.19.213.108 () {44 vars in 927 bytes} [Thu Jul 9 17:26:34 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/25] 199.19.213.108 () {44 vars in 949 bytes} [Thu Jul 9 17:26:34 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-09 17:26:34.479 8 WARNING neutron.services.revisions.revision_plugin [None req-e3ad0309-3691-4732-87ae-297062ab029f 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Could not find related network for resource to bump revision. 2026-07-09 17:26:34.500 8 INFO neutron.db.segments_db [None req-e3ad0309-3691-4732-87ae-297062ab029f 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment 153456af-75cb-4bcd-bc15-d6487647e381 of type flat for network 32cf7ffb-875e-495b-929e-c726957c97f3 [pid: 8|app: 0|req: 14/26] 199.19.213.108 () {48 vars in 967 bytes} [Thu Jul 9 17:26:34 2026] POST /v2.0/networks => generated 706 bytes in 754 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 17:26:36.227 7 INFO neutron.pecan_wsgi.hooks.translation [None req-721c3362-ec68-4b98-b76d-437ecee65f9c 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/27] 199.19.213.108 () {44 vars in 927 bytes} [Thu Jul 9 17:26:36 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/28] 199.19.213.108 () {44 vars in 949 bytes} [Thu Jul 9 17:26:36 2026] GET /v2.0/networks?name=public => generated 709 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 17:26:36.313 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8d4e849c-72a5-44c7-8957-37c315cb6b05 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/29] 199.19.213.108 () {44 vars in 1034 bytes} [Thu Jul 9 17:26:36 2026] GET /v2.0/subnets/public-subnet?network_id=32cf7ffb-875e-495b-929e-c726957c97f3 => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/30] 199.19.213.108 () {44 vars in 1057 bytes} [Thu Jul 9 17:26:36 2026] GET /v2.0/subnets?name=public-subnet&network_id=32cf7ffb-875e-495b-929e-c726957c97f3 => generated 14 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/32] 199.19.213.108 () {48 vars in 965 bytes} [Thu Jul 9 17:26:36 2026] POST /v2.0/subnets => generated 664 bytes in 8024 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 17:31:52.383 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3b4e8acb-053c-43df-ac6a-39d0cb0f3cb3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-09 17:31:52.385 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 9 17:31:52 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.108) !!! 2026-07-09 17:31:52.524 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3cddd1b2-3e28-4bc8-a6d3-18e11b3be8ee 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/73] 199.19.213.108 () {44 vars in 937 bytes} [Thu Jul 9 17:31:52 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 17:31:52.536 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b7563314-f856-4ff8-bb67-be2519c6a09d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-09 17:31:52.538 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 9 17:31:52 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.108) !!! [pid: 7|app: 0|req: 36/74] 199.19.213.108 () {44 vars in 959 bytes} [Thu Jul 9 17:31:52 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 17:31:52.631 8 INFO neutron.db.segments_db [None req-ac51ea9b-9a0d-43a5-81da-38a300b4c3f1 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment dfa949af-d139-405d-b8c2-0f3755cbfd67 of type vxlan for network dcd20482-e612-4f4d-b86d-55710c7589e2 [pid: 8|app: 0|req: 39/75] 199.19.213.108 () {48 vars in 966 bytes} [Thu Jul 9 17:31:52 2026] POST /v2.0/networks => generated 707 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 17:31:53.718 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b7563314-f856-4ff8-bb67-be2519c6a09d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38742. 2026-07-09 17:31:53.765 7 INFO neutron.pecan_wsgi.hooks.translation [None req-53ebcf6f-ac8d-444b-951f-6424875195f9 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/76] 199.19.213.108 () {44 vars in 937 bytes} [Thu Jul 9 17:31:53 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 17:31:53.818 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3b4e8acb-053c-43df-ac6a-39d0cb0f3cb3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38752. [pid: 8|app: 0|req: 40/77] 199.19.213.108 () {44 vars in 959 bytes} [Thu Jul 9 17:31:53 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 17:31:53.847 7 INFO neutron.pecan_wsgi.hooks.translation [None req-51b7d90b-97d6-4b55-a9b8-8aa89f14e3e7 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/78] 199.19.213.108 () {44 vars in 1036 bytes} [Thu Jul 9 17:31:53 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=dcd20482-e612-4f4d-b86d-55710c7589e2 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.19.213.108 () {44 vars in 1059 bytes} [Thu Jul 9 17:31:53 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=dcd20482-e612-4f4d-b86d-55710c7589e2 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.19.213.108 () {48 vars in 965 bytes} [Thu Jul 9 17:31:53 2026] POST /v2.0/subnets => generated 651 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 17:31:55.451 8 INFO neutron.api.v2.resource [None req-dfbb29a5-bce2-4ac4-9a4f-1643a4197171 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 42/81] 199.19.213.108 () {44 vars in 971 bytes} [Thu Jul 9 17:31:55 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.19.213.108 () {44 vars in 993 bytes} [Thu Jul 9 17:31:55 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 199.19.213.108 () {48 vars in 980 bytes} [Thu Jul 9 17:31:55 2026] POST /v2.0/security-groups => generated 1616 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 17:31:56 2026] GET /v2.0/security-groups/77a6d6e0-9d68-4e84-8fc2-1e4153827beb => generated 1616 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 17:31:57 2026] GET /v2.0/security-groups/77a6d6e0-9d68-4e84-8fc2-1e4153827beb => generated 1616 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 17:31:57 2026] GET /v2.0/security-groups/77a6d6e0-9d68-4e84-8fc2-1e4153827beb => generated 1616 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/89] 199.19.213.108 () {48 vars in 991 bytes} [Thu Jul 9 17:31:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 17:31:58 2026] GET /v2.0/security-groups/77a6d6e0-9d68-4e84-8fc2-1e4153827beb => generated 2230 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/91] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 17:31:58 2026] GET /v2.0/security-groups/77a6d6e0-9d68-4e84-8fc2-1e4153827beb => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 17:31:58 2026] GET /v2.0/security-groups/77a6d6e0-9d68-4e84-8fc2-1e4153827beb => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 199.19.213.108 () {48 vars in 991 bytes} [Thu Jul 9 17:31:58 2026] POST /v2.0/security-group-rules => generated 603 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/94] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 17:31:59 2026] GET /v2.0/security-groups/77a6d6e0-9d68-4e84-8fc2-1e4153827beb => generated 2846 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/95] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 17:31:59 2026] GET /v2.0/security-groups/77a6d6e0-9d68-4e84-8fc2-1e4153827beb => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/96] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 17:31:59 2026] GET /v2.0/security-groups/77a6d6e0-9d68-4e84-8fc2-1e4153827beb => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 199.19.213.108 () {48 vars in 991 bytes} [Thu Jul 9 17:31:59 2026] POST /v2.0/security-group-rules => generated 603 bytes in 963 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/98] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 17:32:01 2026] GET /v2.0/security-groups/77a6d6e0-9d68-4e84-8fc2-1e4153827beb => generated 3462 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/99] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 17:32:01 2026] GET /v2.0/security-groups/77a6d6e0-9d68-4e84-8fc2-1e4153827beb => generated 3462 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/100] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 17:32:01 2026] GET /v2.0/security-groups/77a6d6e0-9d68-4e84-8fc2-1e4153827beb => generated 3462 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/101] 199.19.213.108 () {48 vars in 991 bytes} [Thu Jul 9 17:32:01 2026] POST /v2.0/security-group-rules => generated 603 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/102] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 17:32:02 2026] GET /v2.0/security-groups/77a6d6e0-9d68-4e84-8fc2-1e4153827beb => generated 4078 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 17:32:03 2026] GET /v2.0/security-groups/77a6d6e0-9d68-4e84-8fc2-1e4153827beb => generated 4078 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/104] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 17:32:03 2026] GET /v2.0/security-groups/77a6d6e0-9d68-4e84-8fc2-1e4153827beb => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/105] 199.19.213.108 () {48 vars in 991 bytes} [Thu Jul 9 17:32:03 2026] POST /v2.0/security-group-rules => generated 603 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/106] 199.19.213.108 () {44 vars in 987 bytes} [Thu Jul 9 17:32:04 2026] GET /v2.0/networks/dcd20482-e612-4f4d-b86d-55710c7589e2 => generated 732 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 17:32:04.714 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d5934b9b-5f20-4cd8-90ef-814b154cdfbc 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 54/107] 199.19.213.108 () {44 vars in 1076 bytes} [Thu Jul 9 17:32:04 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=dcd20482-e612-4f4d-b86d-55710c7589e2 => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 199.19.213.108 () {44 vars in 1099 bytes} [Thu Jul 9 17:32:04 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=dcd20482-e612-4f4d-b86d-55710c7589e2 => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/109] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 17:32:04 2026] GET /v2.0/security-groups/77a6d6e0-9d68-4e84-8fc2-1e4153827beb => generated 4694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/110] 199.19.213.108 () {48 vars in 961 bytes} [Thu Jul 9 17:32:04 2026] POST /v2.0/ports => generated 1100 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 17:32:12.409 8 INFO neutron.pecan_wsgi.hooks.translation [None req-32981ae7-a65a-4452-bcf4-3f41f36560f6 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 57/113] 199.19.213.108 () {44 vars in 978 bytes} [Thu Jul 9 17:32:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 57/114] 199.19.213.108 () {44 vars in 1000 bytes} [Thu Jul 9 17:32:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/115] 199.19.213.108 () {48 vars in 1030 bytes} [Thu Jul 9 17:32:12 2026] PUT /v2.0/ports/b5a5227a-59cd-4494-8e60-8a3fe23a6964 => generated 1249 bytes in 657 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/116] 199.19.213.108 () {44 vars in 920 bytes} [Thu Jul 9 17:32:14 2026] GET /v2.0/ports => generated 3730 bytes in 100 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-09 17:32:16.127 8 INFO neutron.api.v2.resource [None req-89b7e9bb-136f-4fcd-8a7f-7df74aaa8d49 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 59/117] 199.19.213.108 () {44 vars in 959 bytes} [Thu Jul 9 17:32:16 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/118] 199.19.213.108 () {44 vars in 981 bytes} [Thu Jul 9 17:32:16 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/119] 199.19.213.108 () {48 vars in 980 bytes} [Thu Jul 9 17:32:16 2026] POST /v2.0/security-groups => generated 1610 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/120] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 17:32:17 2026] GET /v2.0/security-groups/cb9b9835-7e4b-47f0-bc39-3e724a66fbf3 => generated 1610 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/121] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 17:32:17 2026] GET /v2.0/security-groups/cb9b9835-7e4b-47f0-bc39-3e724a66fbf3 => generated 1610 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/122] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 17:32:17 2026] GET /v2.0/security-groups/cb9b9835-7e4b-47f0-bc39-3e724a66fbf3 => generated 1610 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/123] 199.19.213.108 () {48 vars in 991 bytes} [Thu Jul 9 17:32:17 2026] POST /v2.0/security-group-rules => generated 623 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/124] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 17:32:18 2026] GET /v2.0/security-groups/cb9b9835-7e4b-47f0-bc39-3e724a66fbf3 => generated 2246 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/125] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 17:32:18 2026] GET /v2.0/security-groups/cb9b9835-7e4b-47f0-bc39-3e724a66fbf3 => generated 2246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/126] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 17:32:18 2026] GET /v2.0/security-groups/cb9b9835-7e4b-47f0-bc39-3e724a66fbf3 => generated 2246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/127] 199.19.213.108 () {48 vars in 991 bytes} [Thu Jul 9 17:32:18 2026] POST /v2.0/security-group-rules => generated 627 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/138] 199.19.213.108 () {44 vars in 975 bytes} [Thu Jul 9 17:33:39 2026] GET /v2.0/quotas/bfdd4aea41cb4e76b369636c97f9bb9d => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 70/139] 199.19.213.108 () {48 vars in 1027 bytes} [Thu Jul 9 17:33:40 2026] PUT /v2.0/quotas/bfdd4aea41cb4e76b369636c97f9bb9d => generated 291 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 17:36:10.652 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3b4e8acb-053c-43df-ac6a-39d0cb0f3cb3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-09 17:36:10.653 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 9 17:36:10 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.19.213.108) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-09 17:36:10.994 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a54910a1-6c10-40e0-b097-0473c11e441a 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 82/162] 199.19.213.108 () {30 vars in 740 bytes} [Thu Jul 9 17:36:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 357 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 17:36:11.008 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b7563314-f856-4ff8-bb67-be2519c6a09d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-09 17:36:11.011 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 9 17:36:11 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.19.213.108) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 81/163] 199.19.213.108 () {30 vars in 762 bytes} [Thu Jul 9 17:36:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 17:36:13.065 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3b4e8acb-053c-43df-ac6a-39d0cb0f3cb3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41232. 2026-07-09 17:36:13.110 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e549430f-9e99-43d1-83a7-b46ab118996e 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 83/164] 199.19.213.108 () {30 vars in 740 bytes} [Thu Jul 9 17:36:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 17:36:13.149 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b7563314-f856-4ff8-bb67-be2519c6a09d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41240. [pid: 7|app: 0|req: 82/165] 199.19.213.108 () {30 vars in 762 bytes} [Thu Jul 9 17:36:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 17:43:19.793 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3b4e8acb-053c-43df-ac6a-39d0cb0f3cb3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-09 17:43:19.795 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 9 17:43:19 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=9f290c12c0e4437289af97b9e67826c8 (ip 199.19.213.108) !!! 2026-07-09 17:43:19.925 8 INFO neutron.api.v2.resource [None req-6c12c757-f7c6-40ec-824a-b0d19a93f28e 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 112/222] 199.19.213.108 () {44 vars in 1074 bytes} [Thu Jul 9 17:43:19 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=9f290c12c0e4437289af97b9e67826c8 => generated 139 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 17:43:19.934 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b7563314-f856-4ff8-bb67-be2519c6a09d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-09 17:43:19.936 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 9 17:43:19 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=9f290c12c0e4437289af97b9e67826c8 (ip 199.19.213.108) !!! [pid: 7|app: 0|req: 111/223] 199.19.213.108 () {44 vars in 1097 bytes} [Thu Jul 9 17:43:19 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=9f290c12c0e4437289af97b9e67826c8 => generated 23 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/224] 199.19.213.108 () {48 vars in 981 bytes} [Thu Jul 9 17:43:20 2026] POST /v2.0/security-groups => generated 1624 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 17:43:21.482 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b7563314-f856-4ff8-bb67-be2519c6a09d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59714. [pid: 7|app: 0|req: 112/225] 199.19.213.108 () {44 vars in 1088 bytes} [Thu Jul 9 17:43:21 2026] GET /v2.0/security-groups/fd18078e-76d1-41e7-b332-eff81f518cd7?project_id=9f290c12c0e4437289af97b9e67826c8 => generated 1624 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 17:43:21.592 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3b4e8acb-053c-43df-ac6a-39d0cb0f3cb3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59720. [pid: 8|app: 0|req: 114/226] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 17:43:21 2026] GET /v2.0/security-groups/fd18078e-76d1-41e7-b332-eff81f518cd7 => generated 1624 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/227] 199.19.213.108 () {44 vars in 1088 bytes} [Thu Jul 9 17:43:21 2026] GET /v2.0/security-groups/fd18078e-76d1-41e7-b332-eff81f518cd7?project_id=9f290c12c0e4437289af97b9e67826c8 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/228] 199.19.213.108 () {48 vars in 991 bytes} [Thu Jul 9 17:43:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/229] 199.19.213.108 () {44 vars in 1088 bytes} [Thu Jul 9 17:43:22 2026] GET /v2.0/security-groups/fd18078e-76d1-41e7-b332-eff81f518cd7?project_id=9f290c12c0e4437289af97b9e67826c8 => generated 2234 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/230] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 17:43:22 2026] GET /v2.0/security-groups/fd18078e-76d1-41e7-b332-eff81f518cd7 => generated 2234 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/231] 199.19.213.108 () {44 vars in 1088 bytes} [Thu Jul 9 17:43:22 2026] GET /v2.0/security-groups/fd18078e-76d1-41e7-b332-eff81f518cd7?project_id=9f290c12c0e4437289af97b9e67826c8 => generated 2234 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/232] 199.19.213.108 () {48 vars in 991 bytes} [Thu Jul 9 17:43:23 2026] POST /v2.0/security-group-rules => generated 599 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/233] 199.19.213.108 () {44 vars in 1088 bytes} [Thu Jul 9 17:43:24 2026] GET /v2.0/security-groups/fd18078e-76d1-41e7-b332-eff81f518cd7?project_id=9f290c12c0e4437289af97b9e67826c8 => generated 2846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/234] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 17:43:24 2026] GET /v2.0/security-groups/fd18078e-76d1-41e7-b332-eff81f518cd7 => generated 2846 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/235] 199.19.213.108 () {44 vars in 1088 bytes} [Thu Jul 9 17:43:24 2026] GET /v2.0/security-groups/fd18078e-76d1-41e7-b332-eff81f518cd7?project_id=9f290c12c0e4437289af97b9e67826c8 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/236] 199.19.213.108 () {48 vars in 991 bytes} [Thu Jul 9 17:43:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/237] 199.19.213.108 () {44 vars in 1088 bytes} [Thu Jul 9 17:43:25 2026] GET /v2.0/security-groups/fd18078e-76d1-41e7-b332-eff81f518cd7?project_id=9f290c12c0e4437289af97b9e67826c8 => generated 3460 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/238] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 17:43:25 2026] GET /v2.0/security-groups/fd18078e-76d1-41e7-b332-eff81f518cd7 => generated 3460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/241] 199.19.213.108 () {44 vars in 1088 bytes} [Thu Jul 9 17:43:25 2026] GET /v2.0/security-groups/fd18078e-76d1-41e7-b332-eff81f518cd7?project_id=9f290c12c0e4437289af97b9e67826c8 => 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: 122/242] 199.19.213.108 () {48 vars in 991 bytes} [Thu Jul 9 17:43:25 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: 130/261] 199.19.213.108 () {30 vars in 740 bytes} [Thu Jul 9 17:45:52 2026] GET /v2.0/networks?tenant_id=9f290c12c0e4437289af97b9e67826c8&shared=False => generated 15 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 17:45:52.697 8 INFO neutron.db.segments_db [None req-5b975004-5045-4ad0-90be-e2cbd3c6dc42 ab54939e37334213875c696a961550df 9f290c12c0e4437289af97b9e67826c8 - - 72c27b2664d0453d83422fcc2a6cb75f 72c27b2664d0453d83422fcc2a6cb75f] Added segment 54b76a29-677e-432a-a86a-baa84124d9aa of type vxlan for network 926c9239-567b-48d8-aff8-bdc06ddc67e7 [pid: 8|app: 0|req: 132/262] 199.19.213.108 () {34 vars in 682 bytes} [Thu Jul 9 17:45:52 2026] POST /v2.0/networks => generated 718 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/263] 199.19.213.108 () {30 vars in 722 bytes} [Thu Jul 9 17:45:52 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/264] 199.19.213.108 () {30 vars in 633 bytes} [Thu Jul 9 17:45:52 2026] GET /v2.0/extensions => generated 20516 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/265] 199.19.213.108 () {34 vars in 677 bytes} [Thu Jul 9 17:45:52 2026] POST /v2.0/ports => generated 999 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/266] 199.19.213.108 () {30 vars in 703 bytes} [Thu Jul 9 17:45:53 2026] GET /v2.0/networks/926c9239-567b-48d8-aff8-bdc06ddc67e7 => 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: 134/269] 199.19.213.108 () {30 vars in 722 bytes} [Thu Jul 9 17:45:55 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/270] 199.19.213.108 () {30 vars in 703 bytes} [Thu Jul 9 17:45:55 2026] GET /v2.0/networks/926c9239-567b-48d8-aff8-bdc06ddc67e7 => generated 705 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/271] 199.19.213.108 () {44 vars in 975 bytes} [Thu Jul 9 17:46:09 2026] GET /v2.0/quotas/9f290c12c0e4437289af97b9e67826c8 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/272] 199.19.213.108 () {48 vars in 1027 bytes} [Thu Jul 9 17:46:10 2026] PUT /v2.0/quotas/9f290c12c0e4437289af97b9e67826c8 => generated 291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 17:59:50.847 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3b4e8acb-053c-43df-ac6a-39d0cb0f3cb3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-09 17:59:50.848 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 9 17:59:50 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.108) !!! 2026-07-09 17:59:51.020 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d8ba3b93-50d3-4cea-97c2-0b3cf661cb72 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/383] 199.19.213.108 () {44 vars in 927 bytes} [Thu Jul 9 17:59:50 2026] GET /v2.0/networks/public => generated 108 bytes in 181 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 17:59:51.031 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b7563314-f856-4ff8-bb67-be2519c6a09d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-09 17:59:51.033 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 9 17:59:51 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.108) !!! [pid: 7|app: 0|req: 191/384] 199.19.213.108 () {44 vars in 949 bytes} [Thu Jul 9 17:59:51 2026] GET /v2.0/networks?name=public => generated 753 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 17:59:52.210 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3b4e8acb-053c-43df-ac6a-39d0cb0f3cb3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41038. 2026-07-09 17:59:52.247 8 INFO neutron.pecan_wsgi.hooks.translation [None req-13d95191-a5db-4b3c-bf26-b21edb101cbe 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/385] 199.19.213.108 () {44 vars in 927 bytes} [Thu Jul 9 17:59:52 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 17:59:52.285 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b7563314-f856-4ff8-bb67-be2519c6a09d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41050. [pid: 7|app: 0|req: 192/386] 199.19.213.108 () {44 vars in 949 bytes} [Thu Jul 9 17:59:52 2026] GET /v2.0/networks?name=public => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 17:59:52.323 8 INFO neutron.pecan_wsgi.hooks.translation [None req-04111d78-b25d-41e5-959e-94101cd0c0b3 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 195/387] 199.19.213.108 () {44 vars in 1034 bytes} [Thu Jul 9 17:59:52 2026] GET /v2.0/subnets/public-subnet?network_id=32cf7ffb-875e-495b-929e-c726957c97f3 => generated 113 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/388] 199.19.213.108 () {44 vars in 1057 bytes} [Thu Jul 9 17:59:52 2026] GET /v2.0/subnets?name=public-subnet&network_id=32cf7ffb-875e-495b-929e-c726957c97f3 => generated 667 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:00:23.200 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a256b97b-8092-4d95-b3dd-db494b7cbe9c 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 198/393] 199.19.213.108 () {44 vars in 937 bytes} [Thu Jul 9 18:00:23 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) [pid: 7|app: 0|req: 196/394] 199.19.213.108 () {44 vars in 959 bytes} [Thu Jul 9 18:00:23 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:00:24.306 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ef7f328d-9e5d-4dd0-b611-787480248498 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 199/395] 199.19.213.108 () {44 vars in 937 bytes} [Thu Jul 9 18:00:24 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/396] 199.19.213.108 () {44 vars in 959 bytes} [Thu Jul 9 18:00:24 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:00:24.407 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3cdfc2bd-1c9c-4270-993f-06c6453ac199 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 200/397] 199.19.213.108 () {44 vars in 1036 bytes} [Thu Jul 9 18:00:24 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=dcd20482-e612-4f4d-b86d-55710c7589e2 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/398] 199.19.213.108 () {44 vars in 1059 bytes} [Thu Jul 9 18:00:24 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=dcd20482-e612-4f4d-b86d-55710c7589e2 => generated 654 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:00:25.664 8 INFO neutron.api.v2.resource [None req-b8123175-221e-4bc0-9129-34865beb36ea 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 201/401] 199.19.213.108 () {44 vars in 971 bytes} [Thu Jul 9 18:00:25 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/402] 199.19.213.108 () {44 vars in 993 bytes} [Thu Jul 9 18:00:25 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/403] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 18:00:27 2026] GET /v2.0/security-groups/77a6d6e0-9d68-4e84-8fc2-1e4153827beb => generated 4694 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/404] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 18:00:27 2026] GET /v2.0/security-groups/77a6d6e0-9d68-4e84-8fc2-1e4153827beb => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/405] 199.19.213.108 () {44 vars in 1011 bytes} [Thu Jul 9 18:00:27 2026] GET /v2.0/security-group-rules/92a6aadc-7320-4287-b2e9-30b7fe4af327 => 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: 203/406] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 18:00:28 2026] GET /v2.0/security-groups/77a6d6e0-9d68-4e84-8fc2-1e4153827beb => generated 4694 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/407] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 18:00:28 2026] GET /v2.0/security-groups/77a6d6e0-9d68-4e84-8fc2-1e4153827beb => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 199.19.213.108 () {44 vars in 1011 bytes} [Thu Jul 9 18:00:28 2026] GET /v2.0/security-group-rules/3b0aa33e-76f2-4399-b49d-dfb67fccbfc2 => generated 603 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/409] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 18:00:29 2026] GET /v2.0/security-groups/77a6d6e0-9d68-4e84-8fc2-1e4153827beb => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/410] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 18:00:29 2026] GET /v2.0/security-groups/77a6d6e0-9d68-4e84-8fc2-1e4153827beb => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 199.19.213.108 () {44 vars in 1011 bytes} [Thu Jul 9 18:00:29 2026] GET /v2.0/security-group-rules/38eb8005-7c4e-403a-a943-1f7a20e74a04 => 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: 206/412] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 18:00:30 2026] GET /v2.0/security-groups/77a6d6e0-9d68-4e84-8fc2-1e4153827beb => generated 4694 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/413] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 18:00:30 2026] GET /v2.0/security-groups/77a6d6e0-9d68-4e84-8fc2-1e4153827beb => generated 4694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/414] 199.19.213.108 () {44 vars in 1011 bytes} [Thu Jul 9 18:00:30 2026] GET /v2.0/security-group-rules/fc374f02-bf3e-4568-94d9-1a9d8fc5be2a => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/415] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 18:00:31 2026] GET /v2.0/security-groups/77a6d6e0-9d68-4e84-8fc2-1e4153827beb => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/416] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 18:00:31 2026] GET /v2.0/security-groups/77a6d6e0-9d68-4e84-8fc2-1e4153827beb => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/417] 199.19.213.108 () {44 vars in 1011 bytes} [Thu Jul 9 18:00:31 2026] GET /v2.0/security-group-rules/700fb903-8334-4a7d-b07a-9dac7cdfd6b3 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/418] 199.19.213.108 () {44 vars in 987 bytes} [Thu Jul 9 18:00:32 2026] GET /v2.0/networks/dcd20482-e612-4f4d-b86d-55710c7589e2 => generated 732 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:00:32.691 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0015218d-e32f-4ec1-986c-c7fa398cc4e7 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 210/419] 199.19.213.108 () {44 vars in 1076 bytes} [Thu Jul 9 18:00:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=dcd20482-e612-4f4d-b86d-55710c7589e2 => 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: 210/420] 199.19.213.108 () {44 vars in 1099 bytes} [Thu Jul 9 18:00:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=dcd20482-e612-4f4d-b86d-55710c7589e2 => generated 1254 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/421] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 18:00:32 2026] GET /v2.0/security-groups/77a6d6e0-9d68-4e84-8fc2-1e4153827beb => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:00:39.950 7 INFO neutron.pecan_wsgi.hooks.translation [None req-69f8501a-b938-4962-a15b-a74995f10cd8 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 211/422] 199.19.213.108 () {44 vars in 978 bytes} [Thu Jul 9 18:00:39 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/423] 199.19.213.108 () {44 vars in 1000 bytes} [Thu Jul 9 18:00:39 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/426] 199.19.213.108 () {44 vars in 920 bytes} [Thu Jul 9 18:00:41 2026] GET /v2.0/ports => generated 4725 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:00:42.760 7 INFO neutron.api.v2.resource [None req-24e786a6-4aae-4965-90f9-979deda1f3a7 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 213/427] 199.19.213.108 () {44 vars in 959 bytes} [Thu Jul 9 18:00:42 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/428] 199.19.213.108 () {44 vars in 981 bytes} [Thu Jul 9 18:00:42 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/429] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 18:00:43 2026] GET /v2.0/security-groups/cb9b9835-7e4b-47f0-bc39-3e724a66fbf3 => generated 2886 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/430] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 18:00:43 2026] GET /v2.0/security-groups/cb9b9835-7e4b-47f0-bc39-3e724a66fbf3 => generated 2886 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/431] 199.19.213.108 () {44 vars in 1011 bytes} [Thu Jul 9 18:00:43 2026] GET /v2.0/security-group-rules/c5cd781e-85b0-48e9-a1dc-0e22133ee20c => generated 623 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/432] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 18:00:44 2026] GET /v2.0/security-groups/cb9b9835-7e4b-47f0-bc39-3e724a66fbf3 => generated 2886 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/433] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 18:00:44 2026] GET /v2.0/security-groups/cb9b9835-7e4b-47f0-bc39-3e724a66fbf3 => generated 2886 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/434] 199.19.213.108 () {44 vars in 1011 bytes} [Thu Jul 9 18:00:44 2026] GET /v2.0/security-group-rules/8a3ccea2-b0a3-4f0a-bf91-ae4cb52ccc4f => generated 627 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/437] 199.19.213.108 () {44 vars in 975 bytes} [Thu Jul 9 18:00:58 2026] GET /v2.0/quotas/bfdd4aea41cb4e76b369636c97f9bb9d => generated 291 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:01:54.744 8 INFO neutron.api.v2.resource [None req-43bb68d4-fd23-4f6e-a97e-de6a987b9421 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 223/444] 199.19.213.108 () {44 vars in 1074 bytes} [Thu Jul 9 18:01:54 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=9f290c12c0e4437289af97b9e67826c8 => generated 139 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/445] 199.19.213.108 () {44 vars in 1097 bytes} [Thu Jul 9 18:01:54 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=9f290c12c0e4437289af97b9e67826c8 => generated 4072 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/448] 199.19.213.108 () {44 vars in 1088 bytes} [Thu Jul 9 18:01:55 2026] GET /v2.0/security-groups/fd18078e-76d1-41e7-b332-eff81f518cd7?project_id=9f290c12c0e4437289af97b9e67826c8 => generated 4075 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/449] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 18:01:55 2026] GET /v2.0/security-groups/fd18078e-76d1-41e7-b332-eff81f518cd7 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/450] 199.19.213.108 () {44 vars in 1011 bytes} [Thu Jul 9 18:01:55 2026] GET /v2.0/security-group-rules/3b6ba5e9-d148-4359-b16f-f7aa39b319d1 => generated 597 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/451] 199.19.213.108 () {44 vars in 1088 bytes} [Thu Jul 9 18:01:56 2026] GET /v2.0/security-groups/fd18078e-76d1-41e7-b332-eff81f518cd7?project_id=9f290c12c0e4437289af97b9e67826c8 => generated 4075 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/452] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 18:01:57 2026] GET /v2.0/security-groups/fd18078e-76d1-41e7-b332-eff81f518cd7 => generated 4075 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/453] 199.19.213.108 () {44 vars in 1011 bytes} [Thu Jul 9 18:01:57 2026] GET /v2.0/security-group-rules/34d5a971-94c9-48c9-83d2-d620f6254bff => generated 599 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/454] 199.19.213.108 () {44 vars in 1088 bytes} [Thu Jul 9 18:01:58 2026] GET /v2.0/security-groups/fd18078e-76d1-41e7-b332-eff81f518cd7?project_id=9f290c12c0e4437289af97b9e67826c8 => generated 4075 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/455] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 18:01:58 2026] GET /v2.0/security-groups/fd18078e-76d1-41e7-b332-eff81f518cd7 => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/456] 199.19.213.108 () {44 vars in 1011 bytes} [Thu Jul 9 18:01:58 2026] GET /v2.0/security-group-rules/a6e9a248-3b99-4902-9273-479433c2ede0 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/457] 199.19.213.108 () {44 vars in 1088 bytes} [Thu Jul 9 18:01:59 2026] GET /v2.0/security-groups/fd18078e-76d1-41e7-b332-eff81f518cd7?project_id=9f290c12c0e4437289af97b9e67826c8 => generated 4075 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/458] 199.19.213.108 () {44 vars in 1001 bytes} [Thu Jul 9 18:01:59 2026] GET /v2.0/security-groups/fd18078e-76d1-41e7-b332-eff81f518cd7 => 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: 230/459] 199.19.213.108 () {44 vars in 1011 bytes} [Thu Jul 9 18:01:59 2026] GET /v2.0/security-group-rules/240fc729-f549-4628-a24f-ed7e1f09f278 => generated 602 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/460] 199.19.213.108 () {44 vars in 975 bytes} [Thu Jul 9 18:02:07 2026] GET /v2.0/quotas/9f290c12c0e4437289af97b9e67826c8 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:10.388 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3b4e8acb-053c-43df-ac6a-39d0cb0f3cb3] 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: 235/469] 199.19.213.108 () {44 vars in 949 bytes} [Thu Jul 9 18:03:10 2026] GET /v2.0/networks?name=public => generated 753 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:51.841 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 9 18:03:51 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 10.0.0.143) !!! [pid: 7|app: 0|req: 238/476] 10.0.0.143 () {32 vars in 649 bytes} [Thu Jul 9 18:03:51 2026] GET /v2.0/networks => generated 2168 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/477] 10.0.0.143 () {32 vars in 655 bytes} [Thu Jul 9 18:03:54 2026] GET /v2.0/floatingips => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/478] 10.0.0.143 () {32 vars in 647 bytes} [Thu Jul 9 18:03:54 2026] GET /v2.0/routers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/479] 10.0.0.143 () {32 vars in 643 bytes} [Thu Jul 9 18:03:54 2026] GET /v2.0/ports => generated 4725 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/480] 10.0.0.143 () {32 vars in 647 bytes} [Thu Jul 9 18:03:54 2026] GET /v2.0/subnets => generated 1308 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:03:54.401 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3b4e8acb-053c-43df-ac6a-39d0cb0f3cb3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45520. [pid: 8|app: 0|req: 241/481] 10.0.0.143 () {32 vars in 649 bytes} [Thu Jul 9 18:03:54 2026] GET /v2.0/networks => generated 2168 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/482] 10.0.0.143 () {32 vars in 663 bytes} [Thu Jul 9 18:03:54 2026] GET /v2.0/security-groups => generated 17401 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 10.0.0.143 () {32 vars in 655 bytes} [Thu Jul 9 18:03:54 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:04:06.493 8 INFO neutron.db.segments_db [None req-709a8ae6-26d4-499c-adf3-34967f213d7c 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment 12a8071e-fba6-458b-9b96-cb5c9fb2b0fe of type vxlan for network 4b24d92c-d5b6-44d4-8835-c759c1667c32 2026-07-09 18:04:06.495 7 INFO neutron.db.segments_db [None req-9763d2e3-eeb5-4d80-9e70-5dc1fb70f8b0 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment a87c7a2c-a0cc-403b-a97b-34ebec9f6314 of type vxlan for network 44d3f33e-6fcc-4494-83de-4413044b6c32 [pid: 8|app: 0|req: 244/486] 10.0.0.143 () {34 vars in 671 bytes} [Thu Jul 9 18:04:06 2026] POST /v2.0/networks => generated 737 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/487] 10.0.0.143 () {34 vars in 671 bytes} [Thu Jul 9 18:04:06 2026] POST /v2.0/networks => generated 745 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/488] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:04:06 2026] POST /v2.0/subnets => generated 684 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:06.915 8 INFO neutron.db.segments_db [None req-63332264-b487-447d-97b7-69905c14fdb8 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment 29c80fdf-f3ee-4f0f-bbd7-0a93ab2931c0 of type vxlan for network 4a1109f9-242c-491a-ba9c-5a6e2d16166c [pid: 7|app: 0|req: 245/489] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:04:06 2026] POST /v2.0/subnets => generated 692 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/490] 10.0.0.143 () {34 vars in 671 bytes} [Thu Jul 9 18:04:06 2026] POST /v2.0/networks => generated 748 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:07.079 7 INFO neutron.db.segments_db [None req-491fc12c-ad50-418b-8279-7388b7aa464d 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment 3c76d3ad-4234-4873-9f07-15868016f9ca of type vxlan for network bceae677-cd10-4da8-abb8-ae5eaf949f0a [pid: 8|app: 0|req: 246/491] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:04:07 2026] GET /v2.0/security-groups?tenant_id=d3f68124e82e4621bcb6c34abfd61340&name=default => generated 2921 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:04:07.261 8 INFO neutron.db.segments_db [None req-deff9883-4fa4-4014-889c-5c418e7ac629 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment d01f678a-3142-4ff5-91ef-a03019664e41 of type vxlan for network 8ef14342-cae0-4750-90a3-fb1ac2a9afda 2026-07-09 18:04:07.385 7 INFO neutron.db.l3_hamode_db [None req-491fc12c-ad50-418b-8279-7388b7aa464d 60568f2c74be49cea6910e52d7c804b0 b237a11eec37493297fb4028c39828b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:04:07.611 8 INFO neutron.db.l3_hamode_db [None req-deff9883-4fa4-4014-889c-5c418e7ac629 60568f2c74be49cea6910e52d7c804b0 b60a79d36d914cad94d9e3ab9d1097ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:04:08.721 7 INFO neutron.db.l3_hamode_db [None req-491fc12c-ad50-418b-8279-7388b7aa464d 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:04:08.925 8 INFO neutron.db.l3_hamode_db [None req-deff9883-4fa4-4014-889c-5c418e7ac629 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 246/492] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:04:07 2026] POST /v2.0/routers => generated 724 bytes in 2947 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/493] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:04:07 2026] POST /v2.0/routers => generated 732 bytes in 2975 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/494] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:04:09 2026] POST /v2.0/subnets => generated 695 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/495] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:04:10 2026] DELETE /v2.0/security-groups/06833a25-68ca-42a7-9f38-a7c853c54efd => 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: 249/496] 10.0.0.143 () {34 vars in 783 bytes} [Thu Jul 9 18:04:10 2026] PUT /v2.0/routers/944cb9f8-0dfe-454d-bcf3-f306f47c9831/add_router_interface => generated 309 bytes in 1507 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:11.925 8 INFO neutron.db.segments_db [None req-cd4775a1-e8ba-42c9-812e-89a92c48fcc8 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment 86014040-a514-48dd-b1a6-03745923c183 of type vxlan for network c5ff8d9f-6f90-4201-be52-484c2ec67c5f [pid: 7|app: 0|req: 248/497] 10.0.0.143 () {34 vars in 783 bytes} [Thu Jul 9 18:04:10 2026] PUT /v2.0/routers/ccb2baf0-87c2-4b5f-8578-bcacc3e3e694/add_router_interface => generated 309 bytes in 1750 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:12.305 8 INFO neutron.db.l3_hamode_db [None req-cd4775a1-e8ba-42c9-812e-89a92c48fcc8 60568f2c74be49cea6910e52d7c804b0 2098f0cb9b1c47438b75be2a2f60cc94 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:04:12.487 7 INFO neutron.db.segments_db [None req-8a496060-06a0-4b70-85da-b564467c027a 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment 380cfb85-2e0c-4f86-9884-2f39c3b05586 of type vxlan for network e779fae2-7cac-4943-a947-1aaf80d42885 [pid: 7|app: 0|req: 251/500] 10.0.0.143 () {34 vars in 671 bytes} [Thu Jul 9 18:04:12 2026] POST /v2.0/networks => generated 752 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:12.572 7 WARNING neutron_lib.context [None req-4a94e203-2d32-4882-b7ca-584e9aa61bae 90b196cf674a400881baaae60153af5a b237a11eec37493297fb4028c39828b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 252/501] 10.0.0.143 () {34 vars in 685 bytes} [Thu Jul 9 18:04:12 2026] POST /v2.0/security-groups => generated 1660 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/502] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:04:12 2026] POST /v2.0/subnets => generated 699 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:12.890 7 WARNING neutron_lib.context [None req-12773a5d-4fdc-4914-b26b-b9a2678f2ea6 90b196cf674a400881baaae60153af5a b237a11eec37493297fb4028c39828b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 254/503] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:04:12 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-09 18:04:13.078 7 WARNING neutron_lib.context [req-a4ef4983-4ea6-4fe7-8c48-47b86dffb493 req-0420a0cc-7b44-4a2a-8760-9cad6ba0fa7e 20b8ab4df9db4dcab147dd42db64b003 b60a79d36d914cad94d9e3ab9d1097ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 255/504] 10.0.0.118 () {38 vars in 971 bytes} [Thu Jul 9 18:04:13 2026] POST /v2.0/security-groups => generated 1680 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:04:13.307 8 INFO neutron.db.l3_hamode_db [None req-cd4775a1-e8ba-42c9-812e-89a92c48fcc8 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:04:13.323 7 INFO neutron.db.segments_db [None req-7952effe-d97a-4d21-a9bb-ccc379ec60a7 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment 54093df0-8964-4297-95d6-97757706eb03 of type vxlan for network 4db376f3-9242-4df4-9dcf-487bb6aaf896 2026-07-09 18:04:13.658 7 INFO neutron.db.l3_hamode_db [None req-7952effe-d97a-4d21-a9bb-ccc379ec60a7 60568f2c74be49cea6910e52d7c804b0 66e837d1380e4ac58b4decaf010407e0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:04:14.690 7 INFO neutron.db.l3_hamode_db [None req-7952effe-d97a-4d21-a9bb-ccc379ec60a7 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 250/505] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:04:11 2026] POST /v2.0/routers => generated 735 bytes in 3053 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:14.888 8 WARNING neutron_lib.context [None req-2c416098-6b83-4884-b03b-e5d88eda25bd 90b196cf674a400881baaae60153af5a b237a11eec37493297fb4028c39828b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 251/506] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:04:14 2026] POST /v2.0/security-group-rules => generated 602 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:15.142 8 WARNING neutron_lib.context [req-7d8d833d-cf55-4001-a9ed-897ff26665be req-620992bd-b611-43e9-b247-d0b8948e9eeb 20b8ab4df9db4dcab147dd42db64b003 b60a79d36d914cad94d9e3ab9d1097ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 252/507] 10.0.0.118 () {38 vars in 971 bytes} [Thu Jul 9 18:04:15 2026] POST /v2.0/security-groups => generated 1681 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/508] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:04:13 2026] POST /v2.0/routers => generated 739 bytes in 2552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:15.803 7 WARNING neutron_lib.context [None req-52760010-de71-4cf7-8252-105b370d2b5b 90b196cf674a400881baaae60153af5a b237a11eec37493297fb4028c39828b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/509] 10.0.0.143 () {34 vars in 676 bytes} [Thu Jul 9 18:04:15 2026] POST /v2.0/floatingips => generated 552 bytes in 698 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:16.500 7 WARNING neutron_lib.context [req-c7b4f112-fc37-4339-b4b4-8349ed4ae3ab req-7b8a1cf7-f3ba-4605-9693-dfd40b8c5e82 20b8ab4df9db4dcab147dd42db64b003 b60a79d36d914cad94d9e3ab9d1097ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/510] 10.0.0.118 () {38 vars in 971 bytes} [Thu Jul 9 18:04:16 2026] POST /v2.0/security-groups => generated 1681 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/511] 10.0.0.143 () {34 vars in 783 bytes} [Thu Jul 9 18:04:15 2026] PUT /v2.0/routers/cf71352b-45be-4db6-b5a4-a7dec71a5b03/add_router_interface => generated 309 bytes in 1390 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/512] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 9 18:04:16 2026] GET /v2.0/security-groups?tenant_id=b60a79d36d914cad94d9e3ab9d1097ad => generated 7903 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/513] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 9 18:04:16 2026] GET /v2.0/security-groups/95797136-0cb1-45b3-8a44-7920569729b2 => generated 2918 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/514] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 9 18:04:16 2026] GET /v2.0/security-groups/95797136-0cb1-45b3-8a44-7920569729b2 => generated 2918 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/515] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 9 18:04:16 2026] GET /v2.0/security-groups/38ea0e98-041b-4789-bb9e-772269627bc7 => generated 1680 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/516] 10.0.0.118 () {34 vars in 1100 bytes} [Thu Jul 9 18:04:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1863185371&fields=id&tenant_id=b237a11eec37493297fb4028c39828b2 => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/517] 10.0.0.118 () {36 vars in 1013 bytes} [Thu Jul 9 18:04:17 2026] DELETE /v2.0/security-groups/38ea0e98-041b-4789-bb9e-772269627bc7 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/518] 10.0.0.118 () {34 vars in 982 bytes} [Thu Jul 9 18:04:17 2026] GET /v2.0/networks?id=4b24d92c-d5b6-44d4-8835-c759c1667c32 => generated 669 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:17.234 8 WARNING neutron_lib.context [req-933f88e5-2616-4c8e-9b3d-f64a033f331b req-0c66b0ad-ddad-4129-9d78-497eb8d8d7ee 8561249dd8ae473ab0e216334fa7c854 2098f0cb9b1c47438b75be2a2f60cc94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 261/519] 10.0.0.118 () {38 vars in 971 bytes} [Thu Jul 9 18:04:17 2026] POST /v2.0/security-groups => generated 1684 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/520] 10.0.0.118 () {34 vars in 965 bytes} [Thu Jul 9 18:04:17 2026] GET /v2.0/quotas/b237a11eec37493297fb4028c39828b2 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:17.421 8 INFO neutron.api.v2.resource [req-255c954b-2c22-491d-92f3-30c342b3c059 req-6a1c8d9f-cc51-4993-b746-72573c9e0d56 20b8ab4df9db4dcab147dd42db64b003 b60a79d36d914cad94d9e3ab9d1097ad - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 263/521] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 9 18:04:17 2026] GET /v2.0/security-groups/38ea0e98-041b-4789-bb9e-772269627bc7 => 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: 264/522] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 9 18:04:17 2026] GET /v2.0/ports?tenant_id=b237a11eec37493297fb4028c39828b2&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/523] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 9 18:04:17 2026] GET /v2.0/security-groups/e49ae187-9eca-487e-95b4-5eb84cc9559d => generated 1684 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:04:17.568 8 WARNING neutron_lib.context [req-f97f413b-bccf-4ac8-a9a8-8fd262a99d80 req-ee8973b0-7f60-479e-bc3c-2d8486014b22 8561249dd8ae473ab0e216334fa7c854 2098f0cb9b1c47438b75be2a2f60cc94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/524] 10.0.0.118 () {38 vars in 981 bytes} [Thu Jul 9 18:04:17 2026] POST /v2.0/security-group-rules => generated 614 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/525] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 9 18:04:17 2026] GET /v2.0/security-groups/816564c0-16cf-428c-b67f-d6b476e9c46b => generated 1681 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/526] 10.0.0.118 () {36 vars in 1013 bytes} [Thu Jul 9 18:04:17 2026] DELETE /v2.0/security-groups/816564c0-16cf-428c-b67f-d6b476e9c46b => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/527] 10.0.0.118 () {34 vars in 907 bytes} [Thu Jul 9 18:04:17 2026] GET /v2.0/extensions => generated 20516 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-09 18:04:17.948 8 WARNING neutron_lib.context [req-36cf1561-135e-4d55-a243-7cbc1e305bbf req-6bf3bf44-28d7-42cd-9745-7a7ecc642967 8561249dd8ae473ab0e216334fa7c854 2098f0cb9b1c47438b75be2a2f60cc94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 259/528] 10.0.0.143 () {34 vars in 783 bytes} [Thu Jul 9 18:04:16 2026] PUT /v2.0/routers/8ee3de77-ede5-4753-a831-e448d342d1e8/add_router_interface => generated 309 bytes in 1495 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/529] 10.0.0.118 () {38 vars in 971 bytes} [Thu Jul 9 18:04:17 2026] POST /v2.0/security-groups => generated 1686 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:04:18.185 8 INFO neutron.api.v2.resource [req-56cf05e9-f514-4eb0-9e12-3758352c8213 req-c5b8d776-6ad2-4873-8200-be6352651c29 20b8ab4df9db4dcab147dd42db64b003 b60a79d36d914cad94d9e3ab9d1097ad - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 271/530] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 9 18:04:18 2026] GET /v2.0/security-groups/816564c0-16cf-428c-b67f-d6b476e9c46b => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/531] 10.0.0.118 () {34 vars in 1008 bytes} [Thu Jul 9 18:04:18 2026] GET /v2.0/networks/4b24d92c-d5b6-44d4-8835-c759c1667c32?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: 272/532] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 9 18:04:18 2026] GET /v2.0/security-groups/d5394295-f009-4048-8cbd-810c1c45213a => generated 1686 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:04:18.247 8 WARNING neutron_lib.context [req-a92358f1-7c74-4f4c-af17-844c9b256468 req-49254b9d-33c0-466c-9e2b-5ff1d091a3d3 8561249dd8ae473ab0e216334fa7c854 2098f0cb9b1c47438b75be2a2f60cc94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 261/533] 10.0.0.118 () {34 vars in 1108 bytes} [Thu Jul 9 18:04:18 2026] GET /v2.0/networks/4b24d92c-d5b6-44d4-8835-c759c1667c32?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: 273/534] 10.0.0.118 () {38 vars in 981 bytes} [Thu Jul 9 18:04:18 2026] POST /v2.0/security-group-rules => generated 614 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/535] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 9 18:04:18 2026] GET /v2.0/security-groups/e54e9516-4094-4e36-8256-f7c263fe37f5 => generated 1681 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/536] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 9 18:04:18 2026] GET /v2.0/security-groups/d5394295-f009-4048-8cbd-810c1c45213a => generated 2311 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:04:18.481 7 WARNING neutron_lib.context [req-b6e31006-ae03-40ee-9639-9570134ef0dd req-6ef16d16-301c-4834-96c4-76266d7d72b6 8561249dd8ae473ab0e216334fa7c854 2098f0cb9b1c47438b75be2a2f60cc94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 274/537] 10.0.0.118 () {36 vars in 1013 bytes} [Thu Jul 9 18:04:18 2026] DELETE /v2.0/security-groups/e54e9516-4094-4e36-8256-f7c263fe37f5 => 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: 264/538] 10.0.0.118 () {38 vars in 981 bytes} [Thu Jul 9 18:04:18 2026] POST /v2.0/security-group-rules => generated 619 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/539] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:18 2026] GET /v2.0/ports?device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:04:18.626 7 INFO neutron.api.v2.resource [req-4874cedf-4f3f-41fc-ade8-17e2a5249465 req-e0426b11-d268-46cb-91d5-278a0e4235c6 20b8ab4df9db4dcab147dd42db64b003 b60a79d36d914cad94d9e3ab9d1097ad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 265/540] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 9 18:04:18 2026] GET /v2.0/security-groups/e54e9516-4094-4e36-8256-f7c263fe37f5 => 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: 276/541] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 9 18:04:18 2026] GET /v2.0/security-groups/d5394295-f009-4048-8cbd-810c1c45213a => generated 2941 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:04:18.756 8 WARNING neutron_lib.context [None req-b6e3d3f8-abac-4d09-ab63-bd1d87832900 e84468db1e6b4b73ba0d0b8f9d5f0fd3 66e837d1380e4ac58b4decaf010407e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 266/542] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 9 18:04:18 2026] GET /v2.0/security-groups?tenant_id=b60a79d36d914cad94d9e3ab9d1097ad => generated 2921 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/543] 10.0.0.118 () {34 vars in 1001 bytes} [Thu Jul 9 18:04:18 2026] GET /v2.0/security-group-rules/e1c59d1b-45d3-4d0f-82a4-9b3c2055fded => generated 616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/544] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 9 18:04:18 2026] GET /v2.0/security-groups/95797136-0cb1-45b3-8a44-7920569729b2 => generated 2918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/545] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 9 18:04:18 2026] GET /v2.0/security-groups/d5394295-f009-4048-8cbd-810c1c45213a => generated 2941 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/546] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 9 18:04:18 2026] GET /v2.0/security-groups/95797136-0cb1-45b3-8a44-7920569729b2 => generated 2918 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/547] 10.0.0.143 () {34 vars in 685 bytes} [Thu Jul 9 18:04:18 2026] POST /v2.0/security-groups => generated 1660 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:04:18.947 8 INFO neutron.api.v2.resource [req-db2e2843-6cbb-4404-a237-062fea92c346 req-c4115635-15bc-40f1-892f-3ad19c46b285 20b8ab4df9db4dcab147dd42db64b003 b60a79d36d914cad94d9e3ab9d1097ad - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 278/548] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 9 18:04:18 2026] GET /v2.0/security-groups/e54e9516-4094-4e36-8256-f7c263fe37f5 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:04:18.961 8 WARNING neutron_lib.context [None req-8b69b956-de2b-4e3a-a17d-a97ec1217770 e84468db1e6b4b73ba0d0b8f9d5f0fd3 66e837d1380e4ac58b4decaf010407e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 271/549] 10.0.0.118 () {36 vars in 1023 bytes} [Thu Jul 9 18:04:18 2026] DELETE /v2.0/security-group-rules/e1c59d1b-45d3-4d0f-82a4-9b3c2055fded => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:04:19.012 7 INFO neutron.api.v2.resource [req-c7ba9edf-73af-43a9-9614-b79f94af266a req-96162323-9961-4b32-b9bb-d47ecd6e74b3 20b8ab4df9db4dcab147dd42db64b003 b60a79d36d914cad94d9e3ab9d1097ad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 272/550] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 9 18:04:18 2026] GET /v2.0/security-groups/816564c0-16cf-428c-b67f-d6b476e9c46b => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/551] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 9 18:04:19 2026] GET /v2.0/security-groups/d5394295-f009-4048-8cbd-810c1c45213a => generated 2311 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:04:19.079 7 INFO neutron.api.v2.resource [req-4e68dcb4-5d7b-49b8-8dcd-e3b5b85ad88b req-9bea31d1-806d-48ec-94cd-c471efbfa2a9 20b8ab4df9db4dcab147dd42db64b003 b60a79d36d914cad94d9e3ab9d1097ad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 274/552] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 9 18:04:19 2026] GET /v2.0/security-groups/38ea0e98-041b-4789-bb9e-772269627bc7 => 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: 279/553] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:04:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/554] 10.0.0.118 () {36 vars in 1013 bytes} [Thu Jul 9 18:04:19 2026] DELETE /v2.0/security-groups/d5394295-f009-4048-8cbd-810c1c45213a => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:04:19.203 7 WARNING neutron_lib.context [None req-eb38fe8a-ab8b-458e-bf22-46d0c4ca7c35 e84468db1e6b4b73ba0d0b8f9d5f0fd3 66e837d1380e4ac58b4decaf010407e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 276/555] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:04:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/556] 10.0.0.118 () {34 vars in 991 bytes} [Thu Jul 9 18:04:19 2026] GET /v2.0/security-groups/e49ae187-9eca-487e-95b4-5eb84cc9559d => generated 2309 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:04:19.394 7 WARNING neutron_lib.context [None req-38f74ad9-bd8d-4a90-b674-060c3e748609 e84468db1e6b4b73ba0d0b8f9d5f0fd3 66e837d1380e4ac58b4decaf010407e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/557] 10.0.0.143 () {34 vars in 676 bytes} [Thu Jul 9 18:04:19 2026] POST /v2.0/floatingips => generated 552 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/558] 10.0.0.118 () {36 vars in 1013 bytes} [Thu Jul 9 18:04:19 2026] DELETE /v2.0/security-groups/e49ae187-9eca-487e-95b4-5eb84cc9559d => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/559] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:20 2026] GET /v2.0/ports?device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => 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: 280/560] 10.0.0.143 () {34 vars in 789 bytes} [Thu Jul 9 18:04:19 2026] PUT /v2.0/routers/944cb9f8-0dfe-454d-bcf3-f306f47c9831/remove_router_interface => generated 309 bytes in 1199 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:21.017 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-3f6975e4-d2c3-4776-846d-fde249345326 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 281/561] 10.0.0.143 () {34 vars in 789 bytes} [Thu Jul 9 18:04:20 2026] PUT /v2.0/routers/cf71352b-45be-4db6-b5a4-a7dec71a5b03/remove_router_interface => generated 309 bytes in 1253 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/562] 10.0.0.118 () {34 vars in 1100 bytes} [Thu Jul 9 18:04:21 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1072996399&fields=id&tenant_id=66e837d1380e4ac58b4decaf010407e0 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/563] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:21 2026] GET /v2.0/ports?device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:04:21.489 8 INFO neutron.db.l3_hamode_db [None req-3f6975e4-d2c3-4776-846d-fde249345326 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] HA network 8ef14342-cae0-4750-90a3-fb1ac2a9afda was deleted as no HA routers are present in tenant b60a79d36d914cad94d9e3ab9d1097ad. [pid: 8|app: 0|req: 281/564] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:04:20 2026] DELETE /v2.0/routers/944cb9f8-0dfe-454d-bcf3-f306f47c9831 => generated 0 bytes in 1148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/565] 10.0.0.118 () {34 vars in 982 bytes} [Thu Jul 9 18:04:21 2026] GET /v2.0/networks?id=e779fae2-7cac-4943-a947-1aaf80d42885 => 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: 283/566] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:04:21 2026] DELETE /v2.0/subnets/72ff96bc-954f-4f50-8749-7a2a4fd07e47 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/567] 10.0.0.118 () {34 vars in 965 bytes} [Thu Jul 9 18:04:21 2026] GET /v2.0/quotas/66e837d1380e4ac58b4decaf010407e0 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:21.847 8 INFO neutron.services.segments.plugin [-] Segment d01f678a-3142-4ff5-91ef-a03019664e41 resource provider aggregate not found 2026-07-09 18:04:21.869 8 INFO neutron.services.segments.plugin [-] Segment d01f678a-3142-4ff5-91ef-a03019664e41 resource provider aggregate not found 2026-07-09 18:04:21.874 8 INFO neutron.services.segments.plugin [-] Segment d01f678a-3142-4ff5-91ef-a03019664e41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d01f678a-3142-4ff5-91ef-a03019664e41 found for delete ", "request_id": "req-2ba16d66-8114-45ed-acda-eef36302ddaf"}]} 2026-07-09 18:04:21.888 8 INFO neutron.services.segments.plugin [-] Segment d01f678a-3142-4ff5-91ef-a03019664e41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d01f678a-3142-4ff5-91ef-a03019664e41 found for delete ", "request_id": "req-0c05e062-87a9-4f0f-b90e-ae9636c017e0"}]} 2026-07-09 18:04:22.086 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-a777da8c-4903-4359-ad32-c24c165899a1 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 285/568] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:04:21 2026] DELETE /v2.0/networks/44d3f33e-6fcc-4494-83de-4413044b6c32 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/569] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 9 18:04:22 2026] GET /v2.0/ports?tenant_id=66e837d1380e4ac58b4decaf010407e0&fields=id => generated 103 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/570] 10.0.0.118 () {34 vars in 1008 bytes} [Thu Jul 9 18:04:22 2026] GET /v2.0/networks/e779fae2-7cac-4943-a947-1aaf80d42885?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: 288/571] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:04:22 2026] GET /v2.0/security-groups?tenant_id=b60a79d36d914cad94d9e3ab9d1097ad&name=default => generated 2921 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/572] 10.0.0.118 () {34 vars in 1108 bytes} [Thu Jul 9 18:04:22 2026] GET /v2.0/networks/e779fae2-7cac-4943-a947-1aaf80d42885?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:04:22.536 7 INFO neutron.db.l3_hamode_db [None req-a777da8c-4903-4359-ad32-c24c165899a1 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] HA network c5ff8d9f-6f90-4201-be52-484c2ec67c5f was deleted as no HA routers are present in tenant 2098f0cb9b1c47438b75be2a2f60cc94. [pid: 7|app: 0|req: 284/573] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:04:21 2026] DELETE /v2.0/routers/cf71352b-45be-4db6-b5a4-a7dec71a5b03 => generated 0 bytes in 1123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/574] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:22 2026] GET /v2.0/ports?device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/575] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:04:22 2026] DELETE /v2.0/security-groups/95797136-0cb1-45b3-8a44-7920569729b2 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/576] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:22 2026] GET /v2.0/ports?device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/577] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:04:22 2026] DELETE /v2.0/subnets/bf60211c-f518-458a-9003-9010a9909967 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/578] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:04:22 2026] DELETE /v2.0/networks/4a1109f9-242c-491a-ba9c-5a6e2d16166c => generated 0 bytes in 482 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/579] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:04:23 2026] GET /v2.0/security-groups?tenant_id=2098f0cb9b1c47438b75be2a2f60cc94&name=default => generated 2921 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/580] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:04:23 2026] DELETE /v2.0/security-groups/76439719-8534-4a3f-bc43-4f202eb97db7 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:04:23.690 7 INFO neutron.services.segments.plugin [-] Segment 86014040-a514-48dd-b1a6-03745923c183 resource provider aggregate not found [pid: 8|app: 0|req: 294/581] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:23 2026] GET /v2.0/ports?device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:04:23.721 7 INFO neutron.services.segments.plugin [-] Segment 86014040-a514-48dd-b1a6-03745923c183 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86014040-a514-48dd-b1a6-03745923c183 found for delete ", "request_id": "req-4a347062-6bf5-49db-8428-c876c30cc739"}]} 2026-07-09 18:04:23.749 7 INFO neutron.services.segments.plugin [-] Segment 86014040-a514-48dd-b1a6-03745923c183 resource provider aggregate not found 2026-07-09 18:04:23.765 7 INFO neutron.services.segments.plugin [-] Segment 86014040-a514-48dd-b1a6-03745923c183 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86014040-a514-48dd-b1a6-03745923c183 found for delete ", "request_id": "req-d6575c4a-1111-483d-bf43-0c46102d9493"}]} [pid: 8|app: 0|req: 295/582] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:23 2026] GET /v2.0/ports?device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => 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: 288/583] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:04:23 2026] GET /v2.0/networks?id=4b24d92c-d5b6-44d4-8835-c759c1667c32 => generated 669 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:23.995 8 INFO neutron.services.segments.plugin [-] Segment a87c7a2c-a0cc-403b-a97b-34ebec9f6314 resource provider aggregate not found [pid: 8|app: 0|req: 296/584] 199.19.213.108 () {34 vars in 1050 bytes} [Thu Jul 9 18:04:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b237a11eec37493297fb4028c39828b2 => generated 181 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:24.037 7 WARNING neutron_lib.context [req-ab75a598-6ad1-47f7-81e0-183738dfc31c req-f9e49823-8a93-4868-8d90-3abb44ef387b 90b196cf674a400881baaae60153af5a b237a11eec37493297fb4028c39828b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:04:24.584 8 INFO neutron.services.segments.plugin [-] Segment a87c7a2c-a0cc-403b-a97b-34ebec9f6314 resource provider aggregate not found 2026-07-09 18:04:24.591 8 INFO neutron.services.segments.plugin [-] Segment a87c7a2c-a0cc-403b-a97b-34ebec9f6314 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a87c7a2c-a0cc-403b-a97b-34ebec9f6314 found for delete ", "request_id": "req-9c52b83b-9f02-43ce-8bff-bb6ff9af5474"}]} 2026-07-09 18:04:24.613 8 INFO neutron.services.segments.plugin [-] Segment a87c7a2c-a0cc-403b-a97b-34ebec9f6314 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a87c7a2c-a0cc-403b-a97b-34ebec9f6314 found for delete ", "request_id": "req-647d22c7-b94e-4535-9b14-b5d9891765f7"}]} 2026-07-09 18:04:24.623 8 INFO neutron.services.segments.plugin [-] Segment 29c80fdf-f3ee-4f0f-bbd7-0a93ab2931c0 resource provider aggregate not found 2026-07-09 18:04:24.634 8 INFO neutron.services.segments.plugin [-] Segment 29c80fdf-f3ee-4f0f-bbd7-0a93ab2931c0 resource provider aggregate not found 2026-07-09 18:04:24.638 8 INFO neutron.services.segments.plugin [-] Segment 29c80fdf-f3ee-4f0f-bbd7-0a93ab2931c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29c80fdf-f3ee-4f0f-bbd7-0a93ab2931c0 found for delete ", "request_id": "req-41d7465b-dec1-44ec-af73-62729328deb9"}]} 2026-07-09 18:04:24.646 8 INFO neutron.services.segments.plugin [-] Segment 29c80fdf-f3ee-4f0f-bbd7-0a93ab2931c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29c80fdf-f3ee-4f0f-bbd7-0a93ab2931c0 found for delete ", "request_id": "req-a9b3468d-c9f8-40c0-a088-edebd61aae5d"}]} [pid: 7|app: 0|req: 289/585] 199.19.213.108 () {38 vars in 955 bytes} [Thu Jul 9 18:04:24 2026] POST /v2.0/ports => generated 954 bytes in 990 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-09 18:04:25.028 8 INFO neutron.db.segments_db [None req-f1b747df-08a2-4d13-8840-1760a39c07b8 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment f5c16855-8b33-4077-9cc0-01d3f1d4775c of type vxlan for network b5af875b-69a9-48ac-aa58-798d97a6e647 [pid: 7|app: 0|req: 290/586] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:25 2026] GET /v2.0/ports?device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => generated 957 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/587] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:25 2026] GET /v2.0/ports?device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => 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: 292/588] 199.19.213.108 () {34 vars in 911 bytes} [Thu Jul 9 18:04:25 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/589] 10.0.0.143 () {34 vars in 671 bytes} [Thu Jul 9 18:04:24 2026] POST /v2.0/networks => generated 746 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/590] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:25 2026] GET /v2.0/security-groups?id=64eb8edb-5e20-446c-a79d-209527fcd011&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: 298/591] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:04:25 2026] POST /v2.0/subnets => generated 693 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:25.586 7 INFO neutron.db.segments_db [None req-4a797c47-b9f4-4e5a-9492-97c64f598854 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment 5c0d49e4-3d8d-4a79-ab56-7bb71b3bc01d of type vxlan for network 6302656b-1a63-41e9-9c86-a7ce8cc436be 2026-07-09 18:04:25.976 7 INFO neutron.db.l3_hamode_db [None req-4a797c47-b9f4-4e5a-9492-97c64f598854 60568f2c74be49cea6910e52d7c804b0 68c4e9c61d8349849b6c6b7adca6bbb8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 299/592] 199.19.213.108 () {38 vars in 1028 bytes} [Thu Jul 9 18:04:25 2026] PUT /v2.0/ports/76950055-2b86-49ab-a2b6-7ad03e330cfb => generated 1235 bytes in 631 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-09 18:04:26.447 8 INFO neutron.db.segments_db [None req-4ce8dbc2-cedd-4518-8c41-fc75d18f9546 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment f1be87a6-4321-4239-88cd-f69721bee6d8 of type vxlan for network 87cd928d-530d-48b0-aa41-07f6c20076c5 [pid: 8|app: 0|req: 300/593] 10.0.0.143 () {34 vars in 671 bytes} [Thu Jul 9 18:04:26 2026] POST /v2.0/networks => generated 748 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/596] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:26 2026] GET /v2.0/ports?device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => 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: 304/597] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:26 2026] GET /v2.0/ports?device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:26.800 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-830b92af-8aaa-49d6-9530-315866167ba2'] response: {'name': 'network-changed', 'server_uuid': 'f551ae39-7042-4edc-a72f-5c3eb4f5f45a', 'tag': '76950055-2b86-49ab-a2b6-7ad03e330cfb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 305/598] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:04:26 2026] POST /v2.0/subnets => generated 695 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/599] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:26 2026] GET /v2.0/security-groups?id=64eb8edb-5e20-446c-a79d-209527fcd011&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-09 18:04:26.971 7 INFO neutron.db.l3_hamode_db [None req-4a797c47-b9f4-4e5a-9492-97c64f598854 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:04:27.031 8 INFO neutron.db.segments_db [None req-f7cc6297-947d-4ef5-8d13-0462724d6daf 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment ec4f73fa-6b9d-4cec-a261-875a8c63fa26 of type vxlan for network 285a329b-9612-4f00-8db4-74f4f4cff0ce 2026-07-09 18:04:27.294 8 INFO neutron.db.l3_hamode_db [None req-f7cc6297-947d-4ef5-8d13-0462724d6daf 60568f2c74be49cea6910e52d7c804b0 9f1464f26d944c53a4321ddcd53056b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:04:28.170 8 INFO neutron.db.l3_hamode_db [None req-f7cc6297-947d-4ef5-8d13-0462724d6daf 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 294/600] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:04:25 2026] POST /v2.0/routers => generated 733 bytes in 2667 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/601] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:04:28 2026] GET /v2.0/ports?tenant_id=b237a11eec37493297fb4028c39828b2&device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => generated 1238 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/602] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:28 2026] GET /v2.0/ports?device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => 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: 297/603] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:04:28 2026] GET /v2.0/networks?id=e779fae2-7cac-4943-a947-1aaf80d42885 => generated 684 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/604] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:28 2026] GET /v2.0/ports?device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/605] 10.0.0.143 () {34 vars in 783 bytes} [Thu Jul 9 18:04:28 2026] PUT /v2.0/routers/1fcbd240-5c13-4dcb-a5f4-65d3dd3f6687/add_router_interface => generated 309 bytes in 1446 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/606] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:04:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=76950055-2b86-49ab-a2b6-7ad03e330cfb => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/607] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:04:26 2026] POST /v2.0/routers => generated 735 bytes in 2935 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/608] 199.19.213.108 () {34 vars in 1050 bytes} [Thu Jul 9 18:04:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=66e837d1380e4ac58b4decaf010407e0 => generated 181 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/609] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:29 2026] GET /v2.0/ports?device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => 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: 308/610] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:29 2026] GET /v2.0/security-groups?id=64eb8edb-5e20-446c-a79d-209527fcd011&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-09 18:04:29.953 8 WARNING neutron_lib.context [req-6de3af69-db46-4b4a-8195-5e9508b886d5 req-e357323f-fac4-46e6-b9a6-231093c55d1d e84468db1e6b4b73ba0d0b8f9d5f0fd3 66e837d1380e4ac58b4decaf010407e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 303/611] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:04:29 2026] GET /v2.0/subnets?id=69e8bea6-b9e4-44f0-a017-34542ef9fc82 => generated 687 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/612] 199.19.213.108 () {38 vars in 955 bytes} [Thu Jul 9 18:04:29 2026] POST /v2.0/ports => generated 954 bytes in 546 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: 310/613] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:04:30 2026] GET /v2.0/ports?network_id=4b24d92c-d5b6-44d4-8835-c759c1667c32&device_owner=network%3Adhcp => generated 1244 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/614] 199.19.213.108 () {38 vars in 1028 bytes} [Thu Jul 9 18:04:30 2026] PUT /v2.0/ports/d751dc7d-da66-429d-b87e-5137e826466f => generated 1235 bytes in 609 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: 312/615] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:04:31 2026] GET /v2.0/networks/4b24d92c-d5b6-44d4-8835-c759c1667c32?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/616] 10.0.0.118 () {34 vars in 982 bytes} [Thu Jul 9 18:04:31 2026] GET /v2.0/networks?id=b5af875b-69a9-48ac-aa58-798d97a6e647 => generated 678 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/617] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:31 2026] GET /v2.0/ports?device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/618] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:04:31 2026] GET /v2.0/networks/4b24d92c-d5b6-44d4-8835-c759c1667c32?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: 316/619] 10.0.0.118 () {34 vars in 965 bytes} [Thu Jul 9 18:04:31 2026] GET /v2.0/quotas/68c4e9c61d8349849b6c6b7adca6bbb8 => 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: 317/620] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:31 2026] GET /v2.0/security-groups?id=1e57f60c-70b3-45a5-a70d-25834c7265ca&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/621] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 9 18:04:31 2026] GET /v2.0/ports?tenant_id=68c4e9c61d8349849b6c6b7adca6bbb8&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/622] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:31 2026] GET /v2.0/ports?device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/623] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:31 2026] GET /v2.0/security-groups?id=64eb8edb-5e20-446c-a79d-209527fcd011&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: 304/624] 10.0.0.143 () {34 vars in 783 bytes} [Thu Jul 9 18:04:29 2026] PUT /v2.0/routers/fefa572e-5e89-4516-bcb3-3f32a9d92966/add_router_interface => generated 309 bytes in 1810 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:31.979 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-627891a4-0d32-4b7a-984c-648a466cb5db'] response: {'name': 'network-changed', 'server_uuid': 'cb6d9895-978d-4bf3-890c-289ff7efcd35', 'tag': 'd751dc7d-da66-429d-b87e-5137e826466f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 321/625] 10.0.0.118 () {34 vars in 907 bytes} [Thu Jul 9 18:04:31 2026] GET /v2.0/extensions => generated 20516 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/626] 10.0.0.118 () {34 vars in 1008 bytes} [Thu Jul 9 18:04:32 2026] GET /v2.0/networks/b5af875b-69a9-48ac-aa58-798d97a6e647?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: 322/627] 10.0.0.118 () {34 vars in 1108 bytes} [Thu Jul 9 18:04:32 2026] GET /v2.0/networks/b5af875b-69a9-48ac-aa58-798d97a6e647?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: 306/628] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:04:32 2026] GET /v2.0/ports?tenant_id=66e837d1380e4ac58b4decaf010407e0&device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => generated 1238 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:04:32.279 8 WARNING neutron_lib.context [None req-a32ea486-83fc-478f-a553-c46348782186 f476da46585549d18305cb58cd035794 9f1464f26d944c53a4321ddcd53056b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 307/629] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:04:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d751dc7d-da66-429d-b87e-5137e826466f => 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: 308/630] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:04:32 2026] GET /v2.0/subnets?id=dbcc6ddf-bf94-4658-bc4e-e93c29a0cee6 => generated 702 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/631] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:04:32 2026] GET /v2.0/ports?network_id=e779fae2-7cac-4943-a947-1aaf80d42885&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/632] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:32 2026] GET /v2.0/ports?device_id=a746ea4e-28da-40fb-8afb-c4073142b226 => 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: 323/633] 10.0.0.143 () {34 vars in 685 bytes} [Thu Jul 9 18:04:32 2026] POST /v2.0/security-groups => generated 1661 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:04:32.456 8 WARNING neutron_lib.context [None req-9a0d0a51-6355-4d50-b089-1a25948249a2 f476da46585549d18305cb58cd035794 9f1464f26d944c53a4321ddcd53056b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 311/634] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:04:32 2026] GET /v2.0/networks/e779fae2-7cac-4943-a947-1aaf80d42885?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: 312/635] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:04:32 2026] GET /v2.0/networks/e779fae2-7cac-4943-a947-1aaf80d42885?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: 313/636] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:04:32 2026] GET /v2.0/ports?tenant_id=b237a11eec37493297fb4028c39828b2&device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/637] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:04:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/638] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:04:32 2026] GET /v2.0/networks?id=4b24d92c-d5b6-44d4-8835-c759c1667c32 => generated 765 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/639] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:32 2026] GET /v2.0/ports?device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:32.664 7 WARNING neutron_lib.context [None req-41fcabc6-93d4-4098-849e-7d43bc03846c f476da46585549d18305cb58cd035794 9f1464f26d944c53a4321ddcd53056b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 326/640] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:04:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=76950055-2b86-49ab-a2b6-7ad03e330cfb => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/641] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:32 2026] GET /v2.0/security-groups?id=1e57f60c-70b3-45a5-a70d-25834c7265ca&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: 328/642] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:04:32 2026] GET /v2.0/subnets?id=69e8bea6-b9e4-44f0-a017-34542ef9fc82 => generated 687 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/643] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:04:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/644] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:04:32 2026] GET /v2.0/ports?network_id=4b24d92c-d5b6-44d4-8835-c759c1667c32&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:04:32.838 8 WARNING neutron_lib.context [None req-67b6f8e9-3df4-4453-9515-aab713472e1f f476da46585549d18305cb58cd035794 9f1464f26d944c53a4321ddcd53056b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 316/645] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:32 2026] GET /v2.0/ports?device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/646] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:04:32 2026] GET /v2.0/networks/4b24d92c-d5b6-44d4-8835-c759c1667c32?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/647] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:32 2026] GET /v2.0/security-groups?id=64eb8edb-5e20-446c-a79d-209527fcd011&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/648] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:04:32 2026] GET /v2.0/networks/4b24d92c-d5b6-44d4-8835-c759c1667c32?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: 330/649] 10.0.0.143 () {34 vars in 676 bytes} [Thu Jul 9 18:04:32 2026] POST /v2.0/floatingips => generated 552 bytes in 660 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/650] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:33 2026] GET /v2.0/ports?device_id=a746ea4e-28da-40fb-8afb-c4073142b226 => 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: 331/651] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:04:33 2026] GET /v2.0/ports?tenant_id=66e837d1380e4ac58b4decaf010407e0&device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => generated 1238 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/652] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:04:33 2026] GET /v2.0/networks?id=e779fae2-7cac-4943-a947-1aaf80d42885 => generated 780 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/653] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:04:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d751dc7d-da66-429d-b87e-5137e826466f => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/654] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:04:33 2026] GET /v2.0/subnets?id=dbcc6ddf-bf94-4658-bc4e-e93c29a0cee6 => generated 702 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/655] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:04:33 2026] GET /v2.0/ports?network_id=e779fae2-7cac-4943-a947-1aaf80d42885&device_owner=network%3Adhcp => 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: 323/656] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:33 2026] GET /v2.0/ports?device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/657] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:04:33 2026] GET /v2.0/networks/e779fae2-7cac-4943-a947-1aaf80d42885?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/658] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:33 2026] GET /v2.0/security-groups?id=1e57f60c-70b3-45a5-a70d-25834c7265ca&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/659] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:04:33 2026] GET /v2.0/networks/e779fae2-7cac-4943-a947-1aaf80d42885?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/660] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:34 2026] GET /v2.0/ports?device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/661] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:34 2026] GET /v2.0/security-groups?id=64eb8edb-5e20-446c-a79d-209527fcd011&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/662] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:34 2026] GET /v2.0/ports?device_id=a746ea4e-28da-40fb-8afb-c4073142b226 => 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: 337/663] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:35 2026] GET /v2.0/ports?device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/664] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:35 2026] GET /v2.0/security-groups?id=1e57f60c-70b3-45a5-a70d-25834c7265ca&fields=id&fields=name => generated 114 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/665] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:35 2026] GET /v2.0/ports?device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => generated 969 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/666] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:35 2026] GET /v2.0/security-groups?id=64eb8edb-5e20-446c-a79d-209527fcd011&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/667] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:35 2026] GET /v2.0/ports?device_id=a746ea4e-28da-40fb-8afb-c4073142b226 => 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: 329/668] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:36 2026] GET /v2.0/ports?device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/669] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:36 2026] GET /v2.0/security-groups?id=1e57f60c-70b3-45a5-a70d-25834c7265ca&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: 330/670] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:36 2026] GET /v2.0/ports?device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => 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: 341/671] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:36 2026] GET /v2.0/security-groups?id=64eb8edb-5e20-446c-a79d-209527fcd011&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/672] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:36 2026] GET /v2.0/ports?device_id=a746ea4e-28da-40fb-8afb-c4073142b226 => 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: 342/673] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:04:36 2026] GET /v2.0/networks?id=b5af875b-69a9-48ac-aa58-798d97a6e647 => generated 678 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:37.045 7 WARNING neutron_lib.context [req-473f9205-0acd-498d-b8c8-ed9f2e4654e3 req-aa6c818b-ec76-468e-86c6-da36a218b668 e4339ff8ef7441668144a2f79c533e61 68c4e9c61d8349849b6c6b7adca6bbb8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 332/674] 199.19.213.108 () {38 vars in 955 bytes} [Thu Jul 9 18:04:37 2026] POST /v2.0/ports => generated 954 bytes in 528 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: 343/675] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:37 2026] GET /v2.0/ports?device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/676] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:37 2026] GET /v2.0/security-groups?id=1e57f60c-70b3-45a5-a70d-25834c7265ca&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: 345/677] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:37 2026] GET /v2.0/ports?device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/678] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:37 2026] GET /v2.0/security-groups?id=64eb8edb-5e20-446c-a79d-209527fcd011&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/679] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:37 2026] GET /v2.0/ports?device_id=a746ea4e-28da-40fb-8afb-c4073142b226 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/680] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:38 2026] GET /v2.0/security-groups?id=cf5382ac-0807-40e7-a376-d254255acd22&fields=id&fields=name => generated 88 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/681] 199.19.213.108 () {38 vars in 1028 bytes} [Thu Jul 9 18:04:37 2026] PUT /v2.0/ports/e92cec7a-9ac4-4f12-b282-0c1b7a63401f => generated 1235 bytes in 651 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/682] 10.0.0.118 () {34 vars in 1100 bytes} [Thu Jul 9 18:04:38 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1893992581&fields=id&tenant_id=9f1464f26d944c53a4321ddcd53056b1 => generated 69 bytes in 77 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: 334/683] 10.0.0.118 () {34 vars in 982 bytes} [Thu Jul 9 18:04:38 2026] GET /v2.0/networks?id=87cd928d-530d-48b0-aa41-07f6c20076c5 => generated 680 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/684] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:38 2026] GET /v2.0/ports?device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/685] 10.0.0.118 () {34 vars in 965 bytes} [Thu Jul 9 18:04:38 2026] GET /v2.0/quotas/9f1464f26d944c53a4321ddcd53056b1 => generated 292 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/686] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:38 2026] GET /v2.0/security-groups?id=1e57f60c-70b3-45a5-a70d-25834c7265ca&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: 336/687] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 9 18:04:38 2026] GET /v2.0/ports?tenant_id=9f1464f26d944c53a4321ddcd53056b1&fields=id => generated 103 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/688] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:39 2026] GET /v2.0/ports?device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => 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: 353/689] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:39 2026] GET /v2.0/security-groups?id=64eb8edb-5e20-446c-a79d-209527fcd011&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/690] 10.0.0.118 () {34 vars in 1008 bytes} [Thu Jul 9 18:04:39 2026] GET /v2.0/networks/87cd928d-530d-48b0-aa41-07f6c20076c5?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: 354/691] 10.0.0.118 () {34 vars in 1108 bytes} [Thu Jul 9 18:04:39 2026] GET /v2.0/networks/87cd928d-530d-48b0-aa41-07f6c20076c5?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) 2026-07-09 18:04:39.280 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-75afb701-f530-4890-844e-eb8fc588f513'] response: {'name': 'network-changed', 'server_uuid': 'a746ea4e-28da-40fb-8afb-c4073142b226', 'tag': 'e92cec7a-9ac4-4f12-b282-0c1b7a63401f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 355/692] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:04:39 2026] GET /v2.0/ports?tenant_id=68c4e9c61d8349849b6c6b7adca6bbb8&device_id=a746ea4e-28da-40fb-8afb-c4073142b226 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/693] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:04:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=e92cec7a-9ac4-4f12-b282-0c1b7a63401f => 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: 338/694] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:39 2026] GET /v2.0/ports?device_id=a746ea4e-28da-40fb-8afb-c4073142b226 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/695] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:04:39 2026] GET /v2.0/subnets?id=fcd0948f-2a01-4e1b-ac1d-e71b3b1e14ca => generated 696 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/696] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:04:39 2026] GET /v2.0/ports?network_id=b5af875b-69a9-48ac-aa58-798d97a6e647&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/697] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:39 2026] GET /v2.0/security-groups?id=cf5382ac-0807-40e7-a376-d254255acd22&fields=id&fields=name => generated 88 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/698] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:04:39 2026] GET /v2.0/networks/b5af875b-69a9-48ac-aa58-798d97a6e647?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: 360/699] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:39 2026] GET /v2.0/ports?device_id=424b0e97-02bb-40b2-9324-2b1342fad4d5 => 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: 340/700] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:04:39 2026] GET /v2.0/networks/b5af875b-69a9-48ac-aa58-798d97a6e647?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: 361/701] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:40 2026] GET /v2.0/ports?device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/702] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:40 2026] GET /v2.0/security-groups?id=1e57f60c-70b3-45a5-a70d-25834c7265ca&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/703] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:40 2026] GET /v2.0/ports?device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => 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: 363/704] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:40 2026] GET /v2.0/security-groups?id=64eb8edb-5e20-446c-a79d-209527fcd011&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: 342/705] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:40 2026] GET /v2.0/ports?device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/706] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:40 2026] GET /v2.0/ports?device_id=a746ea4e-28da-40fb-8afb-c4073142b226 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/707] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:04:40 2026] GET /v2.0/ports?tenant_id=68c4e9c61d8349849b6c6b7adca6bbb8&device_id=a746ea4e-28da-40fb-8afb-c4073142b226 => generated 1238 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/710] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:40 2026] GET /v2.0/security-groups?id=cf5382ac-0807-40e7-a376-d254255acd22&fields=id&fields=name => generated 88 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/711] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:40 2026] GET /v2.0/ports?device_id=424b0e97-02bb-40b2-9324-2b1342fad4d5 => 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: 349/712] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:04:40 2026] GET /v2.0/networks?id=b5af875b-69a9-48ac-aa58-798d97a6e647 => generated 774 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/713] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:04:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=e92cec7a-9ac4-4f12-b282-0c1b7a63401f => 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: 351/714] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:04:40 2026] GET /v2.0/subnets?id=fcd0948f-2a01-4e1b-ac1d-e71b3b1e14ca => generated 696 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/715] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:04:40 2026] GET /v2.0/ports?network_id=b5af875b-69a9-48ac-aa58-798d97a6e647&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:04:41.024 8 INFO neutron.db.l3_db [None req-9969548c-920f-4334-93b4-c7a78fd065fd e84468db1e6b4b73ba0d0b8f9d5f0fd3 66e837d1380e4ac58b4decaf010407e0 - - default default] Floating IP 50cd9484-1692-485c-b0d3-64cd92ae5447 associated. External IP: 10.96.250.203, port: d751dc7d-da66-429d-b87e-5137e826466f. [pid: 7|app: 0|req: 353/716] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:04:40 2026] GET /v2.0/networks/b5af875b-69a9-48ac-aa58-798d97a6e647?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: 354/717] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:04:41 2026] GET /v2.0/networks/b5af875b-69a9-48ac-aa58-798d97a6e647?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/718] 10.0.0.143 () {34 vars in 749 bytes} [Thu Jul 9 18:04:40 2026] PUT /v2.0/floatingips/50cd9484-1692-485c-b0d3-64cd92ae5447 => generated 855 bytes in 1113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/719] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:41 2026] GET /v2.0/ports?device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => generated 971 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/720] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:41 2026] GET /v2.0/ports?device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => 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: 365/721] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:41 2026] GET /v2.0/security-groups?id=64eb8edb-5e20-446c-a79d-209527fcd011&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/722] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:41 2026] GET /v2.0/security-groups?id=1e57f60c-70b3-45a5-a70d-25834c7265ca&fields=id&fields=name => generated 114 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:41.852 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-12819c9b-a0bd-4785-a3e9-57041f28176d'] response: {'name': 'network-changed', 'server_uuid': 'cb6d9895-978d-4bf3-890c-289ff7efcd35', 'tag': 'd751dc7d-da66-429d-b87e-5137e826466f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 358/723] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:41 2026] GET /v2.0/ports?device_id=424b0e97-02bb-40b2-9324-2b1342fad4d5 => 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: 366/724] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:41 2026] GET /v2.0/ports?device_id=a746ea4e-28da-40fb-8afb-c4073142b226 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/725] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:41 2026] GET /v2.0/security-groups?id=cf5382ac-0807-40e7-a376-d254255acd22&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/726] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:04:42 2026] GET /v2.0/ports?tenant_id=66e837d1380e4ac58b4decaf010407e0&device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/727] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:04:42 2026] GET /v2.0/networks?id=e779fae2-7cac-4943-a947-1aaf80d42885 => generated 780 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/728] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:04:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d751dc7d-da66-429d-b87e-5137e826466f => generated 858 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/729] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:04:42 2026] GET /v2.0/subnets?id=dbcc6ddf-bf94-4658-bc4e-e93c29a0cee6 => generated 702 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/730] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:04:42 2026] GET /v2.0/ports?network_id=e779fae2-7cac-4943-a947-1aaf80d42885&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: 362/731] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:04:42 2026] GET /v2.0/networks/e779fae2-7cac-4943-a947-1aaf80d42885?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: 370/732] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:04:42 2026] GET /v2.0/networks/e779fae2-7cac-4943-a947-1aaf80d42885?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: 363/733] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:42 2026] GET /v2.0/ports?device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => 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: 371/734] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:42 2026] GET /v2.0/security-groups?id=64eb8edb-5e20-446c-a79d-209527fcd011&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/735] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:42 2026] GET /v2.0/ports?device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/736] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:42 2026] GET /v2.0/ports?device_id=424b0e97-02bb-40b2-9324-2b1342fad4d5 => 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: 366/737] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:43 2026] GET /v2.0/ports?device_id=a746ea4e-28da-40fb-8afb-c4073142b226 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/738] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:43 2026] GET /v2.0/security-groups?id=cf5382ac-0807-40e7-a376-d254255acd22&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:04:43.295 8 INFO neutron.db.l3_db [None req-a2e84078-aaf2-4012-8474-cc234e2e419f 90b196cf674a400881baaae60153af5a b237a11eec37493297fb4028c39828b2 - - default default] Floating IP a3ff0653-a8fd-4601-acfa-513071d62d38 associated. External IP: 10.96.250.207, port: 76950055-2b86-49ab-a2b6-7ad03e330cfb. [pid: 8|app: 0|req: 372/739] 10.0.0.143 () {34 vars in 749 bytes} [Thu Jul 9 18:04:42 2026] PUT /v2.0/floatingips/a3ff0653-a8fd-4601-acfa-513071d62d38 => generated 855 bytes in 837 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/740] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:43 2026] GET /v2.0/ports?device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => 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: 373/741] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:43 2026] GET /v2.0/security-groups?id=64eb8edb-5e20-446c-a79d-209527fcd011&fields=id&fields=name => generated 114 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/742] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:04:43 2026] GET /v2.0/networks?id=87cd928d-530d-48b0-aa41-07f6c20076c5 => generated 680 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:44.001 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e915fe9b-fc5f-4178-8d56-9ca52c91784d'] response: {'name': 'network-changed', 'server_uuid': 'f551ae39-7042-4edc-a72f-5c3eb4f5f45a', 'tag': '76950055-2b86-49ab-a2b6-7ad03e330cfb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 370/743] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:44 2026] GET /v2.0/ports?device_id=424b0e97-02bb-40b2-9324-2b1342fad4d5 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/744] 199.19.213.108 () {34 vars in 1050 bytes} [Thu Jul 9 18:04:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9f1464f26d944c53a4321ddcd53056b1 => generated 181 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:44.108 7 WARNING neutron_lib.context [req-da7a637e-0f0d-495d-9ab9-27dd8eb10b90 req-c9850d5b-4921-4e32-9106-319860fe7a10 f476da46585549d18305cb58cd035794 9f1464f26d944c53a4321ddcd53056b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 375/745] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:44 2026] GET /v2.0/ports?device_id=a746ea4e-28da-40fb-8afb-c4073142b226 => generated 971 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/746] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:44 2026] GET /v2.0/ports?device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/747] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:44 2026] GET /v2.0/security-groups?id=cf5382ac-0807-40e7-a376-d254255acd22&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/748] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:04:44 2026] GET /v2.0/ports?tenant_id=b237a11eec37493297fb4028c39828b2&device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => generated 1240 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/749] 199.19.213.108 () {38 vars in 955 bytes} [Thu Jul 9 18:04:44 2026] POST /v2.0/ports => generated 958 bytes in 539 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: 379/750] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:44 2026] GET /v2.0/security-groups?id=64eb8edb-5e20-446c-a79d-209527fcd011&fields=id&fields=name => generated 114 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/751] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:04:44 2026] GET /v2.0/networks?id=4b24d92c-d5b6-44d4-8835-c759c1667c32 => generated 765 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/752] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:04:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=76950055-2b86-49ab-a2b6-7ad03e330cfb => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/753] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:04:44 2026] GET /v2.0/subnets?id=69e8bea6-b9e4-44f0-a017-34542ef9fc82 => generated 687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/754] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:04:44 2026] GET /v2.0/ports?network_id=4b24d92c-d5b6-44d4-8835-c759c1667c32&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/755] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:04:44 2026] GET /v2.0/networks/4b24d92c-d5b6-44d4-8835-c759c1667c32?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: 377/756] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:04:44 2026] GET /v2.0/networks/4b24d92c-d5b6-44d4-8835-c759c1667c32?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/757] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:45 2026] GET /v2.0/ports?device_id=424b0e97-02bb-40b2-9324-2b1342fad4d5 => 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: 380/758] 199.19.213.108 () {38 vars in 1028 bytes} [Thu Jul 9 18:04:44 2026] PUT /v2.0/ports/7dac0ac0-63e3-493f-bbb0-fc22259cb0a0 => generated 1239 bytes in 621 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/759] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:45 2026] GET /v2.0/security-groups?id=31c14e36-57e8-4540-9707-4751083b5934&fields=id&fields=name => generated 114 bytes in 57 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: 381/760] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:45 2026] GET /v2.0/ports?device_id=a746ea4e-28da-40fb-8afb-c4073142b226 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/761] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:45 2026] GET /v2.0/security-groups?id=cf5382ac-0807-40e7-a376-d254255acd22&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/762] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:45 2026] GET /v2.0/ports?device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/763] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:45 2026] GET /v2.0/security-groups?id=64eb8edb-5e20-446c-a79d-209527fcd011&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:46.194 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bac36fea-218f-4e9b-b9f0-c14537cf2872'] response: {'name': 'network-changed', 'server_uuid': '424b0e97-02bb-40b2-9324-2b1342fad4d5', 'tag': '7dac0ac0-63e3-493f-bbb0-fc22259cb0a0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 383/764] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:46 2026] GET /v2.0/ports?device_id=a746ea4e-28da-40fb-8afb-c4073142b226 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/765] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:46 2026] GET /v2.0/security-groups?id=cf5382ac-0807-40e7-a376-d254255acd22&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/766] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:04:46 2026] GET /v2.0/ports?tenant_id=9f1464f26d944c53a4321ddcd53056b1&device_id=424b0e97-02bb-40b2-9324-2b1342fad4d5 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/767] 199.19.213.108 () {34 vars in 1060 bytes} [Thu Jul 9 18:04:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=7dac0ac0-63e3-493f-bbb0-fc22259cb0a0 => 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: 384/768] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:04:46 2026] GET /v2.0/subnets?id=7788c4d2-4e2b-456a-bd58-e361318064fd => generated 698 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/769] 199.19.213.108 () {34 vars in 994 bytes} [Thu Jul 9 18:04:46 2026] GET /v2.0/ports?device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/770] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:46 2026] GET /v2.0/ports?device_id=424b0e97-02bb-40b2-9324-2b1342fad4d5 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/771] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:04:46 2026] GET /v2.0/ports?network_id=87cd928d-530d-48b0-aa41-07f6c20076c5&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/772] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:46 2026] GET /v2.0/security-groups?id=31c14e36-57e8-4540-9707-4751083b5934&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: 8|app: 0|req: 388/773] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:04:46 2026] GET /v2.0/networks/87cd928d-530d-48b0-aa41-07f6c20076c5?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/774] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:04:46 2026] GET /v2.0/networks/87cd928d-530d-48b0-aa41-07f6c20076c5?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) 2026-07-09 18:04:46.974 7 INFO neutron.db.l3_db [req-b27bacf4-910f-48e6-a1dc-0f7f3ca7799c req-7bed566f-63b5-46b6-9d5d-0c5375f7a0cb 90b196cf674a400881baaae60153af5a b237a11eec37493297fb4028c39828b2 - - default default] Floating IP a3ff0653-a8fd-4601-acfa-513071d62d38 disassociated. External IP: 10.96.250.207, port: 76950055-2b86-49ab-a2b6-7ad03e330cfb. [pid: 8|app: 0|req: 390/775] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:46 2026] GET /v2.0/ports?device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/776] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:47 2026] GET /v2.0/security-groups?id=64eb8edb-5e20-446c-a79d-209527fcd011&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: 392/777] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:47 2026] GET /v2.0/ports?device_id=a746ea4e-28da-40fb-8afb-c4073142b226 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/778] 199.19.213.108 () {36 vars in 997 bytes} [Thu Jul 9 18:04:46 2026] DELETE /v2.0/ports/76950055-2b86-49ab-a2b6-7ad03e330cfb => generated 0 bytes in 945 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/779] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:47 2026] GET /v2.0/security-groups?id=cf5382ac-0807-40e7-a376-d254255acd22&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:04:47.661 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8fe98c8b-37a3-4472-97c3-276de0d8015f'] response: {'server_uuid': 'f551ae39-7042-4edc-a72f-5c3eb4f5f45a', 'name': 'network-vif-deleted', 'tag': '76950055-2b86-49ab-a2b6-7ad03e330cfb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 387/780] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:47 2026] GET /v2.0/ports?device_id=424b0e97-02bb-40b2-9324-2b1342fad4d5 => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/781] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:04:47 2026] GET /v2.0/ports?tenant_id=9f1464f26d944c53a4321ddcd53056b1&device_id=424b0e97-02bb-40b2-9324-2b1342fad4d5 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/782] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:47 2026] GET /v2.0/security-groups?id=31c14e36-57e8-4540-9707-4751083b5934&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/783] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:04:47 2026] GET /v2.0/networks?id=87cd928d-530d-48b0-aa41-07f6c20076c5 => generated 776 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/784] 199.19.213.108 () {34 vars in 1060 bytes} [Thu Jul 9 18:04:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=7dac0ac0-63e3-493f-bbb0-fc22259cb0a0 => 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: 396/785] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:04:47 2026] GET /v2.0/subnets?id=7788c4d2-4e2b-456a-bd58-e361318064fd => generated 698 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/786] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:04:47 2026] GET /v2.0/ports?network_id=87cd928d-530d-48b0-aa41-07f6c20076c5&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/787] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:04:47 2026] GET /v2.0/networks/87cd928d-530d-48b0-aa41-07f6c20076c5?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: 391/788] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:04:48 2026] GET /v2.0/networks/87cd928d-530d-48b0-aa41-07f6c20076c5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/789] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:48 2026] GET /v2.0/ports?device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => 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: 392/790] 199.19.213.108 () {34 vars in 994 bytes} [Thu Jul 9 18:04:48 2026] GET /v2.0/ports?device_id=a746ea4e-28da-40fb-8afb-c4073142b226 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/791] 199.19.213.108 () {36 vars in 997 bytes} [Thu Jul 9 18:04:48 2026] DELETE /v2.0/ports/e92cec7a-9ac4-4f12-b282-0c1b7a63401f => 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: 393/792] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:48 2026] GET /v2.0/ports?device_id=a746ea4e-28da-40fb-8afb-c4073142b226 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:04:48.932 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4d568dc-cc58-45e0-9057-2c61a2809c70'] response: {'server_uuid': 'a746ea4e-28da-40fb-8afb-c4073142b226', 'name': 'network-vif-deleted', 'tag': 'e92cec7a-9ac4-4f12-b282-0c1b7a63401f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 400/793] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:48 2026] GET /v2.0/ports?device_id=424b0e97-02bb-40b2-9324-2b1342fad4d5 => generated 973 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/794] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:48 2026] GET /v2.0/security-groups?id=31c14e36-57e8-4540-9707-4751083b5934&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: 8|app: 0|req: 401/795] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:49 2026] GET /v2.0/ports?device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/796] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:49 2026] GET /v2.0/ports?device_id=a746ea4e-28da-40fb-8afb-c4073142b226 => 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: 396/797] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:50 2026] GET /v2.0/ports?device_id=424b0e97-02bb-40b2-9324-2b1342fad4d5 => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/798] 10.0.0.114 () {34 vars in 990 bytes} [Thu Jul 9 18:04:50 2026] GET /v2.0/ports?device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => generated 1240 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/799] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:50 2026] GET /v2.0/security-groups?id=31c14e36-57e8-4540-9707-4751083b5934&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: 8|app: 0|req: 403/800] 10.0.0.114 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:50 2026] GET /v2.0/security-groups?id=1e57f60c-70b3-45a5-a70d-25834c7265ca&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: 398/801] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:50 2026] GET /v2.0/ports?device_id=f551ae39-7042-4edc-a72f-5c3eb4f5f45a => 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: 404/802] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:50 2026] GET /v2.0/ports?device_id=a746ea4e-28da-40fb-8afb-c4073142b226 => 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: 399/803] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:51 2026] GET /v2.0/ports?device_id=424b0e97-02bb-40b2-9324-2b1342fad4d5 => generated 973 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/804] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:51 2026] GET /v2.0/security-groups?id=31c14e36-57e8-4540-9707-4751083b5934&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: 7|app: 0|req: 400/805] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:04:51 2026] DELETE /v2.0/security-groups/64eb8edb-5e20-446c-a79d-209527fcd011 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:04:51.614 8 INFO neutron.api.v2.resource [None req-9e95f37a-e0a0-415c-89bf-34ea5bdf2546 90b196cf674a400881baaae60153af5a b237a11eec37493297fb4028c39828b2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 406/806] 10.0.0.143 () {32 vars in 737 bytes} [Thu Jul 9 18:04:51 2026] GET /v2.0/security-groups/64eb8edb-5e20-446c-a79d-209527fcd011 => 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: 401/807] 10.0.0.143 () {32 vars in 732 bytes} [Thu Jul 9 18:04:51 2026] DELETE /v2.0/floatingips/a3ff0653-a8fd-4601-acfa-513071d62d38 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/808] 10.0.0.143 () {34 vars in 789 bytes} [Thu Jul 9 18:04:51 2026] PUT /v2.0/routers/1fcbd240-5c13-4dcb-a5f4-65d3dd3f6687/remove_router_interface => generated 309 bytes in 1459 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/809] 10.0.0.143 () {34 vars in 789 bytes} [Thu Jul 9 18:04:51 2026] PUT /v2.0/routers/ccb2baf0-87c2-4b5f-8578-bcacc3e3e694/remove_router_interface => generated 309 bytes in 1445 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/810] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:53 2026] GET /v2.0/ports?device_id=424b0e97-02bb-40b2-9324-2b1342fad4d5 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:54.396 7 INFO neutron.services.segments.plugin [-] Segment 5c0d49e4-3d8d-4a79-ab56-7bb71b3bc01d resource provider aggregate not found 2026-07-09 18:04:54.402 7 INFO neutron.services.segments.plugin [-] Segment 5c0d49e4-3d8d-4a79-ab56-7bb71b3bc01d resource provider aggregate not found 2026-07-09 18:04:54.421 7 INFO neutron.services.segments.plugin [-] Segment 5c0d49e4-3d8d-4a79-ab56-7bb71b3bc01d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c0d49e4-3d8d-4a79-ab56-7bb71b3bc01d found for delete ", "request_id": "req-e5e61290-6a6a-4dfa-9b64-964bec5c063a"}]} 2026-07-09 18:04:54.423 7 INFO neutron.services.segments.plugin [-] Segment 5c0d49e4-3d8d-4a79-ab56-7bb71b3bc01d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c0d49e4-3d8d-4a79-ab56-7bb71b3bc01d found for delete ", "request_id": "req-cdfd5db6-a12c-4593-994b-0aa13368bb8d"}]} 2026-07-09 18:04:54.428 7 INFO neutron.db.l3_hamode_db [None req-56b03f68-376b-4ef0-ae8f-ea5493c43216 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] HA network 6302656b-1a63-41e9-9c86-a7ce8cc436be was deleted as no HA routers are present in tenant 68c4e9c61d8349849b6c6b7adca6bbb8. [pid: 7|app: 0|req: 403/811] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:04:53 2026] DELETE /v2.0/routers/1fcbd240-5c13-4dcb-a5f4-65d3dd3f6687 => generated 0 bytes in 1071 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:04:54.479 8 INFO neutron.services.segments.plugin [-] Segment 3c76d3ad-4234-4873-9f07-15868016f9ca resource provider aggregate not found 2026-07-09 18:04:54.484 8 INFO neutron.services.segments.plugin [-] Segment 3c76d3ad-4234-4873-9f07-15868016f9ca resource provider aggregate not found [pid: 7|app: 0|req: 404/812] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:54 2026] GET /v2.0/security-groups?id=31c14e36-57e8-4540-9707-4751083b5934&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:54.498 8 INFO neutron.services.segments.plugin [-] Segment 3c76d3ad-4234-4873-9f07-15868016f9ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c76d3ad-4234-4873-9f07-15868016f9ca found for delete ", "request_id": "req-df18dc54-2bcb-4ae6-b638-de939a4fc426"}]} 2026-07-09 18:04:54.502 8 INFO neutron.services.segments.plugin [-] Segment 3c76d3ad-4234-4873-9f07-15868016f9ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c76d3ad-4234-4873-9f07-15868016f9ca found for delete ", "request_id": "req-2f89f968-f3b5-4979-aa54-a00332c95ecc"}]} 2026-07-09 18:04:54.508 8 INFO neutron.db.l3_hamode_db [None req-b64664d1-018e-4688-841f-1f2055b74875 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] HA network bceae677-cd10-4da8-abb8-ae5eaf949f0a was deleted as no HA routers are present in tenant b237a11eec37493297fb4028c39828b2. [pid: 8|app: 0|req: 409/813] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:04:53 2026] DELETE /v2.0/routers/ccb2baf0-87c2-4b5f-8578-bcacc3e3e694 => generated 0 bytes in 1127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/814] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:04:54 2026] DELETE /v2.0/subnets/fcd0948f-2a01-4e1b-ac1d-e71b3b1e14ca => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/815] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:04:54 2026] DELETE /v2.0/subnets/69e8bea6-b9e4-44f0-a017-34542ef9fc82 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/816] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:04:54 2026] DELETE /v2.0/networks/b5af875b-69a9-48ac-aa58-798d97a6e647 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/817] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:04:54 2026] DELETE /v2.0/networks/4b24d92c-d5b6-44d4-8835-c759c1667c32 => generated 0 bytes in 445 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/818] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:04:55 2026] GET /v2.0/security-groups?tenant_id=68c4e9c61d8349849b6c6b7adca6bbb8&name=default => generated 2925 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/819] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:04:55 2026] DELETE /v2.0/security-groups/cf5382ac-0807-40e7-a376-d254255acd22 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/820] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:04:55 2026] GET /v2.0/security-groups?tenant_id=b237a11eec37493297fb4028c39828b2&name=default => generated 2921 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/821] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:55 2026] GET /v2.0/ports?device_id=424b0e97-02bb-40b2-9324-2b1342fad4d5 => generated 975 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/824] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:04:55 2026] DELETE /v2.0/security-groups/7a6eb2ca-d384-40e8-865d-ceb334dbc3bd => 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: 416/825] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:55 2026] GET /v2.0/security-groups?id=31c14e36-57e8-4540-9707-4751083b5934&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/826] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:55 2026] GET /v2.0/ports?device_id=424b0e97-02bb-40b2-9324-2b1342fad4d5 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:56.303 8 INFO neutron.db.l3_db [None req-d41a52c0-df65-4817-a0e6-39e18e8fa8f6 f476da46585549d18305cb58cd035794 9f1464f26d944c53a4321ddcd53056b1 - - default default] Floating IP 1889cc28-9008-406d-8dad-02231ec3d612 associated. External IP: 10.96.250.201, port: 7dac0ac0-63e3-493f-bbb0-fc22259cb0a0. 2026-07-09 18:04:56.525 8 INFO neutron.services.segments.plugin [-] Segment 12a8071e-fba6-458b-9b96-cb5c9fb2b0fe resource provider aggregate not found 2026-07-09 18:04:56.529 8 INFO neutron.services.segments.plugin [-] Segment 12a8071e-fba6-458b-9b96-cb5c9fb2b0fe resource provider aggregate not found 2026-07-09 18:04:56.547 8 INFO neutron.services.segments.plugin [-] Segment 12a8071e-fba6-458b-9b96-cb5c9fb2b0fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12a8071e-fba6-458b-9b96-cb5c9fb2b0fe found for delete ", "request_id": "req-7b660bdb-5e9c-49d9-9161-81fa3c24bb22"}]} 2026-07-09 18:04:56.552 8 INFO neutron.services.segments.plugin [-] Segment 12a8071e-fba6-458b-9b96-cb5c9fb2b0fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12a8071e-fba6-458b-9b96-cb5c9fb2b0fe found for delete ", "request_id": "req-e5602a9c-4aa7-4b07-a576-6b082f2a4e3d"}]} [pid: 8|app: 0|req: 417/827] 10.0.0.143 () {34 vars in 749 bytes} [Thu Jul 9 18:04:55 2026] PUT /v2.0/floatingips/1889cc28-9008-406d-8dad-02231ec3d612 => generated 856 bytes in 831 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:56.796 7 INFO neutron.services.segments.plugin [-] Segment f5c16855-8b33-4077-9cc0-01d3f1d4775c resource provider aggregate not found 2026-07-09 18:04:56.805 7 INFO neutron.services.segments.plugin [-] Segment f5c16855-8b33-4077-9cc0-01d3f1d4775c resource provider aggregate not found 2026-07-09 18:04:56.814 7 INFO neutron.services.segments.plugin [-] Segment f5c16855-8b33-4077-9cc0-01d3f1d4775c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5c16855-8b33-4077-9cc0-01d3f1d4775c found for delete ", "request_id": "req-4f710573-77ae-4f4a-9e22-489c127876d9"}]} 2026-07-09 18:04:56.823 7 INFO neutron.services.segments.plugin [-] Segment f5c16855-8b33-4077-9cc0-01d3f1d4775c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5c16855-8b33-4077-9cc0-01d3f1d4775c found for delete ", "request_id": "req-f6395d24-9378-41d6-b755-e61f2ea9f0b7"}]} [pid: 7|app: 0|req: 411/828] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:56 2026] GET /v2.0/ports?device_id=424b0e97-02bb-40b2-9324-2b1342fad4d5 => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:56.942 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c8f27e2-0b46-4964-8be6-1eb1e0df5223'] response: {'name': 'network-changed', 'server_uuid': '424b0e97-02bb-40b2-9324-2b1342fad4d5', 'tag': '7dac0ac0-63e3-493f-bbb0-fc22259cb0a0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 418/829] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:56 2026] GET /v2.0/security-groups?id=31c14e36-57e8-4540-9707-4751083b5934&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: 412/830] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:57 2026] GET /v2.0/ports?device_id=424b0e97-02bb-40b2-9324-2b1342fad4d5 => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/831] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:57 2026] GET /v2.0/security-groups?id=31c14e36-57e8-4540-9707-4751083b5934&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/832] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:04:57 2026] GET /v2.0/ports?tenant_id=9f1464f26d944c53a4321ddcd53056b1&device_id=424b0e97-02bb-40b2-9324-2b1342fad4d5 => 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: 420/833] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:04:57 2026] GET /v2.0/networks?id=87cd928d-530d-48b0-aa41-07f6c20076c5 => generated 776 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/834] 199.19.213.108 () {34 vars in 1060 bytes} [Thu Jul 9 18:04:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=7dac0ac0-63e3-493f-bbb0-fc22259cb0a0 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/835] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:04:57 2026] GET /v2.0/subnets?id=7788c4d2-4e2b-456a-bd58-e361318064fd => generated 698 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/836] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:04:57 2026] GET /v2.0/ports?network_id=87cd928d-530d-48b0-aa41-07f6c20076c5&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/837] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:04:57 2026] GET /v2.0/networks/87cd928d-530d-48b0-aa41-07f6c20076c5?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/838] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:04:57 2026] GET /v2.0/networks/87cd928d-530d-48b0-aa41-07f6c20076c5?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: 423/839] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:58 2026] GET /v2.0/ports?device_id=424b0e97-02bb-40b2-9324-2b1342fad4d5 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/840] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:58 2026] GET /v2.0/security-groups?id=31c14e36-57e8-4540-9707-4751083b5934&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: 424/841] 199.19.213.108 () {34 vars in 994 bytes} [Thu Jul 9 18:04:59 2026] GET /v2.0/ports?device_id=424b0e97-02bb-40b2-9324-2b1342fad4d5 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:59.518 7 INFO neutron.db.l3_db [req-99c06ffd-3792-413b-ae2a-9aff1bc25474 req-dab755f0-b027-4580-a8a1-55c3faa72384 f476da46585549d18305cb58cd035794 9f1464f26d944c53a4321ddcd53056b1 - - default default] Floating IP 1889cc28-9008-406d-8dad-02231ec3d612 disassociated. External IP: 10.96.250.201, port: 7dac0ac0-63e3-493f-bbb0-fc22259cb0a0. [pid: 8|app: 0|req: 425/842] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:04:59 2026] GET /v2.0/ports?device_id=424b0e97-02bb-40b2-9324-2b1342fad4d5 => 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: 418/843] 199.19.213.108 () {36 vars in 997 bytes} [Thu Jul 9 18:04:59 2026] DELETE /v2.0/ports/7dac0ac0-63e3-493f-bbb0-fc22259cb0a0 => generated 0 bytes in 675 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/844] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:05:00 2026] GET /v2.0/ports?device_id=424b0e97-02bb-40b2-9324-2b1342fad4d5 => 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: 426/845] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:05:00 2026] GET /v2.0/security-groups?tenant_id=042d09b8a4494a7d9d91caf724c6d90b&name=default => generated 2925 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:05:01.163 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a34292a-dc0f-424d-a45e-be40ee79b1e4'] response: {'server_uuid': '424b0e97-02bb-40b2-9324-2b1342fad4d5', 'name': 'network-vif-deleted', 'tag': '7dac0ac0-63e3-493f-bbb0-fc22259cb0a0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 420/846] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:01 2026] DELETE /v2.0/security-groups/1d7e1a13-1a66-4e2e-827a-de4bfc5af440 => 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: 427/847] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:05:01 2026] GET /v2.0/security-groups?tenant_id=9d5c0f0ae25b41799ff2da5dd69384cd&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/848] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:01 2026] DELETE /v2.0/security-groups/ea13a446-3b7c-469d-8ce3-a0eae5aedf0a => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/849] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:05:01 2026] GET /v2.0/ports?device_id=424b0e97-02bb-40b2-9324-2b1342fad4d5 => 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: 428/850] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:05:01 2026] GET /v2.0/security-groups?tenant_id=1acbf27e8959463da9e20ad8d09cb132&name=default => generated 2925 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/851] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:02 2026] DELETE /v2.0/security-groups/0199aa2c-dc1e-41d5-841f-f3038204944b => 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: 429/852] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:05:02 2026] GET /v2.0/security-groups?tenant_id=88bb022e629a4ba3857b52d7e744b96a&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/853] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:02 2026] DELETE /v2.0/security-groups/d25a8b2b-51ce-401b-b4a8-88dbb55cdce6 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/854] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:05:02 2026] GET /v2.0/ports?device_id=424b0e97-02bb-40b2-9324-2b1342fad4d5 => 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: 425/855] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:04 2026] DELETE /v2.0/security-groups/31c14e36-57e8-4540-9707-4751083b5934 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:05:04.307 8 INFO neutron.api.v2.resource [None req-5b9fd95c-c870-420a-bb34-40e838686a4d f476da46585549d18305cb58cd035794 9f1464f26d944c53a4321ddcd53056b1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 431/856] 10.0.0.143 () {32 vars in 737 bytes} [Thu Jul 9 18:05:04 2026] GET /v2.0/security-groups/31c14e36-57e8-4540-9707-4751083b5934 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/857] 10.0.0.143 () {32 vars in 732 bytes} [Thu Jul 9 18:05:04 2026] DELETE /v2.0/floatingips/1889cc28-9008-406d-8dad-02231ec3d612 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/858] 10.0.0.143 () {34 vars in 789 bytes} [Thu Jul 9 18:05:04 2026] PUT /v2.0/routers/fefa572e-5e89-4516-bcb3-3f32a9d92966/remove_router_interface => generated 309 bytes in 1172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:07.015 7 INFO neutron.services.segments.plugin [-] Segment ec4f73fa-6b9d-4cec-a261-875a8c63fa26 resource provider aggregate not found 2026-07-09 18:05:07.019 7 INFO neutron.services.segments.plugin [-] Segment ec4f73fa-6b9d-4cec-a261-875a8c63fa26 resource provider aggregate not found 2026-07-09 18:05:07.039 7 INFO neutron.services.segments.plugin [-] Segment ec4f73fa-6b9d-4cec-a261-875a8c63fa26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec4f73fa-6b9d-4cec-a261-875a8c63fa26 found for delete ", "request_id": "req-963e99cc-1b62-4975-8ad3-d790c92f1531"}]} 2026-07-09 18:05:07.047 7 INFO neutron.services.segments.plugin [-] Segment ec4f73fa-6b9d-4cec-a261-875a8c63fa26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec4f73fa-6b9d-4cec-a261-875a8c63fa26 found for delete ", "request_id": "req-1c9e1a7a-97ab-4eef-8947-e353eb414f2e"}]} 2026-07-09 18:05:07.050 7 INFO neutron.db.l3_hamode_db [None req-25e782b5-f716-4db3-88ea-5946ef8b9feb 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] HA network 285a329b-9612-4f00-8db4-74f4f4cff0ce was deleted as no HA routers are present in tenant 9f1464f26d944c53a4321ddcd53056b1. [pid: 7|app: 0|req: 427/859] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:05 2026] DELETE /v2.0/routers/fefa572e-5e89-4516-bcb3-3f32a9d92966 => generated 0 bytes in 1166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/860] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:07 2026] DELETE /v2.0/subnets/7788c4d2-4e2b-456a-bd58-e361318064fd => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/861] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:05:07 2026] GET /v2.0/security-groups?tenant_id=b8a7523a8a0642a68c90c0af7e927bba&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/862] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:05:07 2026] GET /v2.0/security-groups?tenant_id=dac63b4005ec4bc2b2ddba9c3292fea0&name=default => generated 2925 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/863] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:07 2026] DELETE /v2.0/security-groups/89a3fdcc-0500-4643-8d54-d3e002dc53bf => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/864] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:07 2026] DELETE /v2.0/security-groups/617d58f1-545d-4f5c-9a56-632bab74e437 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:05:07.806 8 INFO neutron.services.segments.plugin [-] Segment f1be87a6-4321-4239-88cd-f69721bee6d8 resource provider aggregate not found 2026-07-09 18:05:07.813 8 INFO neutron.services.segments.plugin [-] Segment f1be87a6-4321-4239-88cd-f69721bee6d8 resource provider aggregate not found 2026-07-09 18:05:07.820 8 INFO neutron.services.segments.plugin [-] Segment f1be87a6-4321-4239-88cd-f69721bee6d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1be87a6-4321-4239-88cd-f69721bee6d8 found for delete ", "request_id": "req-7aa88d7b-c44a-4d42-a0a7-624438e8f9c1"}]} [pid: 8|app: 0|req: 435/865] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:05:07 2026] DELETE /v2.0/networks/87cd928d-530d-48b0-aa41-07f6c20076c5 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:07.910 8 INFO neutron.services.segments.plugin [-] Segment f1be87a6-4321-4239-88cd-f69721bee6d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1be87a6-4321-4239-88cd-f69721bee6d8 found for delete ", "request_id": "req-247f5fdc-5f96-4d69-ba14-b0bd188122ce"}]} [pid: 7|app: 0|req: 431/866] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:05:07 2026] GET /v2.0/security-groups?tenant_id=fabb96e79b1c40cd9fb00b25accca1dd&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/867] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:05:07 2026] GET /v2.0/security-groups?tenant_id=ab078fcb69ff4ea9b2f771db247d31ae&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/868] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:07 2026] DELETE /v2.0/security-groups/05bf4a35-9052-4acd-9501-b4e941aa163b => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/869] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:05:08 2026] GET /v2.0/security-groups?tenant_id=9f1464f26d944c53a4321ddcd53056b1&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/870] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:08 2026] DELETE /v2.0/security-groups/6031555b-3e3c-48ad-ac40-5beaa290202b => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/871] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:08 2026] DELETE /v2.0/security-groups/0b60b83b-5a84-41fe-9c63-0cfee27ac5ef => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/872] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:05:10 2026] GET /v2.0/ports?device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/873] 10.0.0.118 () {34 vars in 971 bytes} [Thu Jul 9 18:05:10 2026] GET /v2.0/ports/d751dc7d-da66-429d-b87e-5137e826466f => generated 968 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/876] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:05:10 2026] GET /v2.0/security-groups?tenant_id=d072b8e4e9c34d25af759fdf68b00f3c&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/877] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:10 2026] DELETE /v2.0/security-groups/01b6b59d-9ef1-4b91-a7e5-d16b207bf4a3 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/878] 199.19.213.108 () {34 vars in 1000 bytes} [Thu Jul 9 18:05:10 2026] GET /v2.0/subnets?network_id=e779fae2-7cac-4943-a947-1aaf80d42885 => generated 684 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/879] 199.19.213.108 () {34 vars in 1146 bytes} [Thu Jul 9 18:05:11 2026] GET /v2.0/ports?device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35&device_owner=compute%3Anova&network_id=e779fae2-7cac-4943-a947-1aaf80d42885 => 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: 439/880] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:05:11 2026] GET /v2.0/security-groups?tenant_id=7c476e5a67274bfa8191f33e1e7b3333&name=default => generated 2925 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/881] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:11 2026] DELETE /v2.0/security-groups/90931521-f4a7-4da8-9354-f522c1384a06 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/882] 199.19.213.108 () {38 vars in 1028 bytes} [Thu Jul 9 18:05:11 2026] PUT /v2.0/ports/d751dc7d-da66-429d-b87e-5137e826466f => generated 1149 bytes in 715 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/883] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:05:12 2026] GET /v2.0/ports?tenant_id=66e837d1380e4ac58b4decaf010407e0&device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => generated 1421 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:05:12.399 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7ad7611-5920-44c5-8cb2-9d101224bae9'] response: {'name': 'network-changed', 'server_uuid': 'cb6d9895-978d-4bf3-890c-289ff7efcd35', 'tag': 'd751dc7d-da66-429d-b87e-5137e826466f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 443/884] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:05:12 2026] GET /v2.0/networks?id=e779fae2-7cac-4943-a947-1aaf80d42885 => 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: 442/885] 199.19.213.108 () {34 vars in 1060 bytes} [Thu Jul 9 18:05:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=d751dc7d-da66-429d-b87e-5137e826466f => 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: 444/886] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:05:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d751dc7d-da66-429d-b87e-5137e826466f => generated 860 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/887] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:05:12 2026] GET /v2.0/subnets?id=dbcc6ddf-bf94-4658-bc4e-e93c29a0cee6 => generated 702 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/888] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:05:12 2026] GET /v2.0/ports?network_id=e779fae2-7cac-4943-a947-1aaf80d42885&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: 444/889] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:05:12 2026] GET /v2.0/networks/e779fae2-7cac-4943-a947-1aaf80d42885?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/890] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:05:12 2026] GET /v2.0/networks/e779fae2-7cac-4943-a947-1aaf80d42885?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: 445/891] 10.0.0.143 () {32 vars in 653 bytes} [Thu Jul 9 18:05:12 2026] GET /v2.0/extensions => generated 20516 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/892] 10.0.0.143 () {32 vars in 681 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/893] 10.0.0.143 () {32 vars in 681 bytes} [Thu Jul 9 18:05:13 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: 8|app: 0|req: 448/894] 10.0.0.143 () {32 vars in 729 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/895] 10.0.0.143 () {32 vars in 665 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/agent => generated 153 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/896] 10.0.0.143 () {32 vars in 699 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/897] 10.0.0.143 () {32 vars in 697 bytes} [Thu Jul 9 18:05:13 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: 450/898] 10.0.0.143 () {32 vars in 701 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/899] 10.0.0.143 () {32 vars in 689 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/900] 10.0.0.143 () {32 vars in 703 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/901] 10.0.0.143 () {32 vars in 693 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/902] 10.0.0.143 () {32 vars in 695 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/903] 10.0.0.143 () {32 vars in 685 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/904] 10.0.0.143 () {32 vars in 687 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/905] 10.0.0.143 () {32 vars in 661 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/906] 10.0.0.143 () {32 vars in 699 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 8 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.143 () {32 vars in 679 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/908] 10.0.0.143 () {32 vars in 683 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 8 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.143 () {32 vars in 675 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/910] 10.0.0.143 () {32 vars in 689 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/911] 10.0.0.143 () {32 vars in 723 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/912] 10.0.0.143 () {32 vars in 687 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/913] 10.0.0.143 () {32 vars in 669 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/flavors => 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: 458/914] 10.0.0.143 () {32 vars in 687 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/915] 10.0.0.143 () {32 vars in 681 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/916] 10.0.0.143 () {32 vars in 699 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/917] 10.0.0.143 () {32 vars in 679 bytes} [Thu Jul 9 18:05:13 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: 8|app: 0|req: 460/918] 10.0.0.143 () {32 vars in 667 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/router => generated 256 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/919] 10.0.0.143 () {32 vars in 677 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/920] 10.0.0.143 () {32 vars in 665 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/921] 10.0.0.143 () {32 vars in 675 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/l3-flavors => 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: 462/922] 10.0.0.143 () {32 vars in 713 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/923] 10.0.0.143 () {32 vars in 691 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/924] 10.0.0.143 () {32 vars in 683 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/925] 10.0.0.143 () {32 vars in 669 bytes} [Thu Jul 9 18:05:13 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: 8|app: 0|req: 464/926] 10.0.0.143 () {32 vars in 687 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/927] 10.0.0.143 () {32 vars in 705 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/928] 10.0.0.143 () {32 vars in 675 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/929] 10.0.0.143 () {32 vars in 701 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/930] 10.0.0.143 () {32 vars in 675 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/931] 10.0.0.143 () {32 vars in 693 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/932] 10.0.0.143 () {32 vars in 689 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/933] 10.0.0.143 () {32 vars in 709 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/934] 10.0.0.143 () {32 vars in 705 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/935] 10.0.0.143 () {32 vars in 719 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/936] 10.0.0.143 () {32 vars in 697 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/937] 10.0.0.143 () {32 vars in 711 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/938] 10.0.0.143 () {32 vars in 669 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/binding => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/939] 10.0.0.143 () {32 vars in 687 bytes} [Thu Jul 9 18:05:13 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: 8|app: 0|req: 471/940] 10.0.0.143 () {32 vars in 681 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/941] 10.0.0.143 () {32 vars in 675 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/942] 10.0.0.143 () {32 vars in 671 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/provider => generated 191 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/943] 10.0.0.143 () {32 vars in 661 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/944] 10.0.0.143 () {32 vars in 699 bytes} [Thu Jul 9 18:05:13 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: 473/945] 10.0.0.143 () {32 vars in 699 bytes} [Thu Jul 9 18:05:13 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: 474/946] 10.0.0.143 () {32 vars in 677 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/947] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/ports?device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => generated 1152 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/948] 10.0.0.143 () {32 vars in 669 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/949] 10.0.0.143 () {32 vars in 683 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/950] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/ports?tenant_id=66e837d1380e4ac58b4decaf010407e0&device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => generated 1421 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/951] 10.0.0.143 () {32 vars in 701 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/952] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/security-groups?id=1e57f60c-70b3-45a5-a70d-25834c7265ca&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: 477/953] 10.0.0.143 () {32 vars in 685 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/954] 10.0.0.143 () {32 vars in 707 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/955] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/networks?id=e779fae2-7cac-4943-a947-1aaf80d42885 => generated 780 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/956] 10.0.0.143 () {32 vars in 669 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/957] 10.0.0.143 () {32 vars in 697 bytes} [Thu Jul 9 18:05:13 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: 8|app: 0|req: 481/958] 10.0.0.143 () {32 vars in 695 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/959] 199.19.213.108 () {34 vars in 1060 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=d751dc7d-da66-429d-b87e-5137e826466f => 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: 482/960] 10.0.0.143 () {32 vars in 685 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/961] 10.0.0.143 () {32 vars in 689 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/962] 10.0.0.143 () {32 vars in 667 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/963] 10.0.0.143 () {32 vars in 681 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/964] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d751dc7d-da66-429d-b87e-5137e826466f => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/965] 10.0.0.143 () {32 vars in 681 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/966] 10.0.0.143 () {32 vars in 691 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/967] 10.0.0.143 () {32 vars in 691 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/968] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/subnets?id=dbcc6ddf-bf94-4658-bc4e-e93c29a0cee6 => generated 702 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/969] 10.0.0.143 () {32 vars in 695 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/970] 10.0.0.143 () {32 vars in 685 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/971] 10.0.0.143 () {32 vars in 689 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/972] 10.0.0.143 () {32 vars in 701 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/973] 10.0.0.143 () {32 vars in 703 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/974] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/ports?network_id=e779fae2-7cac-4943-a947-1aaf80d42885&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/975] 10.0.0.143 () {32 vars in 713 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/976] 10.0.0.143 () {32 vars in 717 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/977] 10.0.0.143 () {32 vars in 715 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/978] 10.0.0.143 () {32 vars in 727 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/979] 10.0.0.143 () {32 vars in 741 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/980] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/networks/e779fae2-7cac-4943-a947-1aaf80d42885?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: 499/981] 10.0.0.143 () {32 vars in 719 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/982] 10.0.0.143 () {32 vars in 683 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/983] 10.0.0.143 () {32 vars in 669 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/984] 10.0.0.143 () {32 vars in 719 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/985] 10.0.0.143 () {32 vars in 679 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/986] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/networks/e779fae2-7cac-4943-a947-1aaf80d42885?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: 504/987] 10.0.0.143 () {32 vars in 669 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/extensions/sorting => 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: 484/988] 10.0.0.143 () {32 vars in 697 bytes} [Thu Jul 9 18:05:14 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: 8|app: 0|req: 505/989] 10.0.0.143 () {32 vars in 705 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/990] 10.0.0.143 () {32 vars in 701 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/991] 10.0.0.143 () {32 vars in 701 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/992] 10.0.0.143 () {32 vars in 683 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/993] 10.0.0.143 () {32 vars in 705 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/994] 10.0.0.143 () {32 vars in 695 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/995] 10.0.0.143 () {32 vars in 689 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/996] 10.0.0.143 () {32 vars in 697 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/997] 10.0.0.143 () {32 vars in 679 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/998] 10.0.0.143 () {32 vars in 689 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/999] 10.0.0.143 () {32 vars in 701 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1000] 10.0.0.143 () {32 vars in 665 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1001] 10.0.0.143 () {32 vars in 681 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1002] 10.0.0.143 () {32 vars in 693 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1003] 10.0.0.143 () {32 vars in 677 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1004] 10.0.0.143 () {32 vars in 667 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1005] 199.19.213.108 () {34 vars in 1120 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/ports?device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.11 => generated 1152 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1006] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/security-groups?tenant_id=f314aeca7b7c43c6ab746e0504b1c9ac&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1007] 199.19.213.108 () {38 vars in 1028 bytes} [Thu Jul 9 18:05:14 2026] PUT /v2.0/ports/d751dc7d-da66-429d-b87e-5137e826466f => generated 968 bytes in 723 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-09 18:05:15.495 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7418012c-206d-45e4-bac4-ea659fba8d94'] response: {'name': 'network-changed', 'server_uuid': 'cb6d9895-978d-4bf3-890c-289ff7efcd35', 'tag': 'd751dc7d-da66-429d-b87e-5137e826466f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 515/1008] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:05:15 2026] GET /v2.0/security-groups?tenant_id=8766eb39c025493d888f7f1f44634af6&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1009] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:15 2026] DELETE /v2.0/security-groups/be186d08-0d45-4c77-a5df-70cd1e4ec833 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1010] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:15 2026] DELETE /v2.0/security-groups/a4a6649b-facd-449d-99d6-31fa67589be0 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1011] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:05:15 2026] GET /v2.0/security-groups?tenant_id=839628012bc34c76ac092cbfc77a54c2&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1012] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:05:15 2026] GET /v2.0/ports?tenant_id=66e837d1380e4ac58b4decaf010407e0&device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1013] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:05:16 2026] GET /v2.0/networks?id=e779fae2-7cac-4943-a947-1aaf80d42885 => generated 780 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1014] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:16 2026] DELETE /v2.0/security-groups/b30455a1-6725-44e4-8cf7-1d0836e249aa => 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: 519/1015] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:05:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d751dc7d-da66-429d-b87e-5137e826466f => 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: 497/1016] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:05:16 2026] GET /v2.0/subnets?id=dbcc6ddf-bf94-4658-bc4e-e93c29a0cee6 => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1017] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:05:16 2026] GET /v2.0/ports?network_id=e779fae2-7cac-4943-a947-1aaf80d42885&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1018] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:05:16 2026] GET /v2.0/networks/e779fae2-7cac-4943-a947-1aaf80d42885?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: 521/1019] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:05:16 2026] GET /v2.0/networks/e779fae2-7cac-4943-a947-1aaf80d42885?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: 499/1020] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:05:17 2026] GET /v2.0/ports?device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1021] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:05:17 2026] GET /v2.0/security-groups?id=1e57f60c-70b3-45a5-a70d-25834c7265ca&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: 500/1022] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:05:17 2026] GET /v2.0/ports?tenant_id=66e837d1380e4ac58b4decaf010407e0&device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1023] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:05:17 2026] GET /v2.0/networks?id=e779fae2-7cac-4943-a947-1aaf80d42885 => generated 780 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1024] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:05:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d751dc7d-da66-429d-b87e-5137e826466f => 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: 524/1025] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:05:17 2026] GET /v2.0/subnets?id=dbcc6ddf-bf94-4658-bc4e-e93c29a0cee6 => generated 702 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1026] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:05:17 2026] GET /v2.0/ports?network_id=e779fae2-7cac-4943-a947-1aaf80d42885&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1027] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:05:17 2026] GET /v2.0/networks/e779fae2-7cac-4943-a947-1aaf80d42885?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: 527/1028] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:05:17 2026] GET /v2.0/networks/e779fae2-7cac-4943-a947-1aaf80d42885?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) 2026-07-09 18:05:17.763 7 WARNING neutron_lib.context [None req-f7a3af2c-402f-4901-aad1-44ade143ae7c ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:17.941 7 INFO neutron.db.segments_db [None req-f7a3af2c-402f-4901-aad1-44ade143ae7c ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] Added segment 37f090d5-af3e-456c-8576-72a75fa233cd of type vxlan for network 96a1c546-0c67-4209-9b11-81fff4d176d7 [pid: 7|app: 0|req: 502/1029] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:05:17 2026] POST /v2.0/networks => generated 634 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:18.102 8 WARNING neutron_lib.context [None req-ab2f88c6-a252-43bf-98d5-40aa2dfdd17e ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:18.175 8 INFO neutron.db.segments_db [None req-ab2f88c6-a252-43bf-98d5-40aa2dfdd17e ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] Added segment 9a450882-04c9-4d6d-a7cc-f675146a7073 of type vxlan for network a4d30e63-9aac-42c1-b23c-cbd91e68dc9b [pid: 8|app: 0|req: 528/1030] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:05:18 2026] POST /v2.0/networks => generated 634 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:18.297 7 WARNING neutron_lib.context [None req-577bb68b-9e2f-48ea-a6be-45c286c849cd ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 529/1031] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:05:18 2026] GET /v2.0/ports?device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1032] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:05:18 2026] GET /v2.0/security-groups?id=1e57f60c-70b3-45a5-a70d-25834c7265ca&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1033] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:05:18 2026] POST /v2.0/subnets => generated 646 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:18.584 8 WARNING neutron_lib.context [None req-080c5c3e-5224-49f4-8767-dab0c5a3ed40 ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 531/1034] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:05:18 2026] POST /v2.0/subnets => generated 655 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:18.886 7 WARNING neutron_lib.context [None req-945dba41-8bd5-493d-a9f3-a4caa2f606ff ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:18.928 7 INFO neutron.db.segments_db [None req-945dba41-8bd5-493d-a9f3-a4caa2f606ff ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] Added segment 3fa5a846-dbf5-4654-9e1e-af9119271463 of type vxlan for network c8c39bae-76d7-4c77-8232-9e39b05c4b17 [pid: 8|app: 0|req: 532/1035] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:05:18 2026] GET /v2.0/security-groups?tenant_id=6291e059dd7f4a4dbe49e8375770b028&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:05:19.205 7 INFO neutron.db.l3_hamode_db [None req-945dba41-8bd5-493d-a9f3-a4caa2f606ff ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:05:19.364 7 INFO neutron.db.l3_hamode_db [None req-945dba41-8bd5-493d-a9f3-a4caa2f606ff ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 533/1036] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:05:19 2026] GET /v2.0/security-groups?tenant_id=fdcea08667074308a2da2e16036ce0a2&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1037] 199.19.213.108 () {34 vars in 994 bytes} [Thu Jul 9 18:05:19 2026] GET /v2.0/ports?device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1038] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:19 2026] DELETE /v2.0/security-groups/a3bf6414-708d-44f2-b887-c8641f637a21 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1039] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:19 2026] DELETE /v2.0/security-groups/94972e90-9bd6-4d0e-b21d-16b73b545f37 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:05:20.053 8 INFO neutron.db.l3_db [req-0ac9d866-1dd1-40a9-9bff-e1f73a720f5d req-62576fe1-3cc6-4da3-b2df-f36dd309cbbc e84468db1e6b4b73ba0d0b8f9d5f0fd3 66e837d1380e4ac58b4decaf010407e0 - - default default] Floating IP 50cd9484-1692-485c-b0d3-64cd92ae5447 disassociated. External IP: 10.96.250.203, port: d751dc7d-da66-429d-b87e-5137e826466f. [pid: 7|app: 0|req: 504/1040] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:05:18 2026] POST /v2.0/routers => generated 510 bytes in 1316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1041] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:05:20 2026] GET /v2.0/ports?device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => 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: 506/1042] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:05:20 2026] GET /v2.0/security-groups?tenant_id=1498469fed884bd68c2d722e4e3c4a09&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1043] 199.19.213.108 () {36 vars in 997 bytes} [Thu Jul 9 18:05:19 2026] DELETE /v2.0/ports/d751dc7d-da66-429d-b87e-5137e826466f => generated 0 bytes in 872 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:20.657 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-77ba0c6e-beeb-4bd0-a183-3b7a7c5962ee'] response: {'server_uuid': 'cb6d9895-978d-4bf3-890c-289ff7efcd35', 'name': 'network-vif-deleted', 'tag': 'd751dc7d-da66-429d-b87e-5137e826466f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 538/1044] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:20 2026] DELETE /v2.0/security-groups/dacc3d63-15bf-4ce5-95b0-23efb374b967 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1045] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:05:21 2026] GET /v2.0/ports?device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:05:21.737 8 WARNING neutron_lib.context [None req-9cf3c2b5-5b13-4d8d-aed1-6edc50e0f3c2 a1866c4705584db9b7b23bc860389645 d6692923567b4d3bae6b303c0cb4f53f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:21.737 8 WARNING neutron_lib.context [None req-9cf3c2b5-5b13-4d8d-aed1-6edc50e0f3c2 a1866c4705584db9b7b23bc860389645 d6692923567b4d3bae6b303c0cb4f53f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1046] 10.0.0.143 () {34 vars in 783 bytes} [Thu Jul 9 18:05:20 2026] PUT /v2.0/routers/1e1fc18c-80bc-4986-b6d1-4208f6b61447/add_router_interface => generated 309 bytes in 1533 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:21.930 8 INFO neutron.db.segments_db [None req-9cf3c2b5-5b13-4d8d-aed1-6edc50e0f3c2 a1866c4705584db9b7b23bc860389645 d6692923567b4d3bae6b303c0cb4f53f - - default default] Added segment 5a43f517-f25d-4c05-b0e0-6bc26c484178 of type vxlan for network 6c252d8e-f9dc-4bdd-b7e9-a080a520b6ae [pid: 7|app: 0|req: 508/1047] 10.0.0.143 () {32 vars in 717 bytes} [Thu Jul 9 18:05:21 2026] GET /v2.0/ports/88e2c295-d294-4448-a001-d46fe07c1e9c => generated 959 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:22.021 8 INFO neutron.db.segments_db [None req-9cf3c2b5-5b13-4d8d-aed1-6edc50e0f3c2 a1866c4705584db9b7b23bc860389645 d6692923567b4d3bae6b303c0cb4f53f - - default default] Added segment 8cdb539a-dc77-4914-a48e-dc250ee3b690 of type vxlan for network 04f34ecd-bd1f-4e88-ae98-33d230ae5e04 [pid: 8|app: 0|req: 540/1048] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:05:21 2026] POST /v2.0/networks => generated 1245 bytes in 558 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1049] 10.0.0.143 () {32 vars in 649 bytes} [Thu Jul 9 18:05:22 2026] GET /v2.0/networks => generated 1844 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:05:22.412 8 INFO neutron.services.segments.plugin [-] Segment 5a43f517-f25d-4c05-b0e0-6bc26c484178 resource provider aggregate not found 2026-07-09 18:05:22.416 8 INFO neutron.services.segments.plugin [-] Segment 5a43f517-f25d-4c05-b0e0-6bc26c484178 resource provider aggregate not found 2026-07-09 18:05:22.428 8 INFO neutron.services.segments.plugin [-] Segment 5a43f517-f25d-4c05-b0e0-6bc26c484178 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a43f517-f25d-4c05-b0e0-6bc26c484178 found for delete ", "request_id": "req-0286adb1-9ca2-4275-b004-6f4e864605f2"}]} 2026-07-09 18:05:22.429 8 INFO neutron.services.segments.plugin [-] Segment 5a43f517-f25d-4c05-b0e0-6bc26c484178 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a43f517-f25d-4c05-b0e0-6bc26c484178 found for delete ", "request_id": "req-e3d52816-d83e-465f-a6c3-6aa268600764"}]} [pid: 8|app: 0|req: 542/1050] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:05:22 2026] DELETE /v2.0/networks/6c252d8e-f9dc-4bdd-b7e9-a080a520b6ae => 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: 543/1051] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:05:22 2026] GET /v2.0/ports?device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => 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: 544/1052] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:05:22 2026] DELETE /v2.0/networks/04f34ecd-bd1f-4e88-ae98-33d230ae5e04 => 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: 545/1053] 10.0.0.143 () {32 vars in 649 bytes} [Thu Jul 9 18:05:22 2026] GET /v2.0/networks => generated 651 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:22.681 8 WARNING neutron_lib.context [None req-f6f76106-c844-41d1-bc44-a3e80a1634dc a1866c4705584db9b7b23bc860389645 d6692923567b4d3bae6b303c0cb4f53f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:22.737 8 INFO neutron.db.segments_db [None req-f6f76106-c844-41d1-bc44-a3e80a1634dc a1866c4705584db9b7b23bc860389645 d6692923567b4d3bae6b303c0cb4f53f - - default default] Added segment f0ea963c-c1e0-4903-a1e3-b70720070a32 of type vxlan for network 49782f2a-edf4-4db3-81c7-d36a9f7d350c [pid: 8|app: 0|req: 546/1054] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:05:22 2026] POST /v2.0/networks => generated 654 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:22.869 8 WARNING neutron_lib.context [None req-6b9db0fb-68c6-4aaf-9224-93de07578616 a1866c4705584db9b7b23bc860389645 d6692923567b4d3bae6b303c0cb4f53f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:22.938 8 INFO neutron.db.segments_db [None req-6b9db0fb-68c6-4aaf-9224-93de07578616 a1866c4705584db9b7b23bc860389645 d6692923567b4d3bae6b303c0cb4f53f - - default default] Added segment cb89d53f-12aa-49b6-bf7e-9f6ef8c4a25e of type vxlan for network 865beebc-cbe8-443c-aae9-eb890495e44b [pid: 8|app: 0|req: 547/1055] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:05:22 2026] POST /v2.0/networks => generated 654 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:23.091 8 WARNING neutron_lib.context [None req-1eeaec0a-ddc1-468d-8aca-ef716bf23b98 a1866c4705584db9b7b23bc860389645 d6692923567b4d3bae6b303c0cb4f53f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:23.131 8 WARNING neutron_lib.context [None req-1eeaec0a-ddc1-468d-8aca-ef716bf23b98 a1866c4705584db9b7b23bc860389645 d6692923567b4d3bae6b303c0cb4f53f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1056] 10.0.0.143 () {34 vars in 783 bytes} [Thu Jul 9 18:05:21 2026] PUT /v2.0/routers/1e1fc18c-80bc-4986-b6d1-4208f6b61447/add_router_interface => generated 309 bytes in 1430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1057] 10.0.0.143 () {32 vars in 717 bytes} [Thu Jul 9 18:05:23 2026] GET /v2.0/ports/7383d9a7-9cb3-4fa9-87b8-06d53345c3d4 => generated 967 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1058] 10.0.0.143 () {34 vars in 665 bytes} [Thu Jul 9 18:05:23 2026] POST /v2.0/ports => generated 1506 bytes in 807 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: 549/1059] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:05:23 2026] GET /v2.0/ports?device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1060] 10.0.0.143 () {32 vars in 643 bytes} [Thu Jul 9 18:05:23 2026] GET /v2.0/ports => generated 1506 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1061] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:05:24 2026] DELETE /v2.0/ports/160f9c54-0bc5-4b26-a043-5cd6bd1fcdf0 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:24.461 8 INFO neutron.services.segments.plugin [-] Segment 8cdb539a-dc77-4914-a48e-dc250ee3b690 resource provider aggregate not found 2026-07-09 18:05:24.468 8 INFO neutron.services.segments.plugin [-] Segment 8cdb539a-dc77-4914-a48e-dc250ee3b690 resource provider aggregate not found 2026-07-09 18:05:24.483 8 INFO neutron.services.segments.plugin [-] Segment 8cdb539a-dc77-4914-a48e-dc250ee3b690 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cdb539a-dc77-4914-a48e-dc250ee3b690 found for delete ", "request_id": "req-f025ef1a-69b3-485a-b7c4-40dc935e650e"}]} 2026-07-09 18:05:24.487 8 INFO neutron.services.segments.plugin [-] Segment 8cdb539a-dc77-4914-a48e-dc250ee3b690 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cdb539a-dc77-4914-a48e-dc250ee3b690 found for delete ", "request_id": "req-7428d0e8-0df0-41e3-bf3d-efb421b271b7"}]} [pid: 7|app: 0|req: 511/1062] 10.0.0.143 () {34 vars in 789 bytes} [Thu Jul 9 18:05:23 2026] PUT /v2.0/routers/1e1fc18c-80bc-4986-b6d1-4208f6b61447/remove_router_interface => generated 309 bytes in 1008 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1063] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:05:24 2026] DELETE /v2.0/ports/47c276a3-585d-4a33-8520-47f4dfde06f7 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1064] 10.0.0.143 () {32 vars in 643 bytes} [Thu Jul 9 18:05:24 2026] GET /v2.0/ports => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:05:24.595 8 WARNING neutron_lib.context [None req-ecaa3506-09c9-4d45-8108-3f2fee001f38 a1866c4705584db9b7b23bc860389645 d6692923567b4d3bae6b303c0cb4f53f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:24.654 8 INFO neutron.db.segments_db [None req-ecaa3506-09c9-4d45-8108-3f2fee001f38 a1866c4705584db9b7b23bc860389645 d6692923567b4d3bae6b303c0cb4f53f - - default default] Added segment ff654b3a-01ee-4960-bfc4-920a66759d23 of type vxlan for network b43b099a-006c-4e8e-80ca-0cc2b5f07da4 [pid: 8|app: 0|req: 554/1065] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:05:24 2026] POST /v2.0/networks => generated 654 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:24.791 8 WARNING neutron_lib.context [None req-4dcf852c-d64d-42fb-a1c9-a1190853d899 a1866c4705584db9b7b23bc860389645 d6692923567b4d3bae6b303c0cb4f53f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:24.874 8 INFO neutron.db.segments_db [None req-4dcf852c-d64d-42fb-a1c9-a1190853d899 a1866c4705584db9b7b23bc860389645 d6692923567b4d3bae6b303c0cb4f53f - - default default] Added segment ebf1bf90-7407-48a3-bfe2-bcd083a60d30 of type vxlan for network 31110886-7029-42a5-8747-e720c1ddfac2 [pid: 8|app: 0|req: 555/1066] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:05:24 2026] POST /v2.0/networks => generated 654 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1067] 10.0.0.143 () {34 vars in 789 bytes} [Thu Jul 9 18:05:24 2026] PUT /v2.0/routers/1e1fc18c-80bc-4986-b6d1-4208f6b61447/remove_router_interface => generated 309 bytes in 863 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1068] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:05:25 2026] GET /v2.0/ports?device_id=cb6d9895-978d-4bf3-890c-289ff7efcd35 => 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: 514/1069] 10.0.0.143 () {32 vars in 736 bytes} [Thu Jul 9 18:05:25 2026] GET /v2.0/ports?device_id=1e1fc18c-80bc-4986-b6d1-4208f6b61447 => 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: 556/1070] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:05:25 2026] GET /v2.0/security-groups?tenant_id=9bc8176042444fc983090ebc3d52bc47&name=default => generated 2925 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:05:25.522 8 WARNING neutron_lib.context [None req-e67292fd-412e-4959-9a0b-5135ef51e99e a1866c4705584db9b7b23bc860389645 d6692923567b4d3bae6b303c0cb4f53f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:25.549 8 WARNING neutron_lib.context [None req-e67292fd-412e-4959-9a0b-5135ef51e99e a1866c4705584db9b7b23bc860389645 d6692923567b4d3bae6b303c0cb4f53f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:25.983 7 INFO neutron.services.segments.plugin [-] Segment 3fa5a846-dbf5-4654-9e1e-af9119271463 resource provider aggregate not found 2026-07-09 18:05:25.987 7 INFO neutron.services.segments.plugin [-] Segment 3fa5a846-dbf5-4654-9e1e-af9119271463 resource provider aggregate not found 2026-07-09 18:05:26.001 7 INFO neutron.db.l3_hamode_db [None req-47616732-fe0f-4318-9de1-1edd74834d84 ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] HA network c8c39bae-76d7-4c77-8232-9e39b05c4b17 was deleted as no HA routers are present in tenant 027cff87aa2c4e3a91db84b180480dba. 2026-07-09 18:05:26.003 7 INFO neutron.services.segments.plugin [-] Segment 3fa5a846-dbf5-4654-9e1e-af9119271463 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fa5a846-dbf5-4654-9e1e-af9119271463 found for delete ", "request_id": "req-4734489a-046c-4ca7-a4cb-ab2c0df276e6"}]} 2026-07-09 18:05:26.003 7 INFO neutron.services.segments.plugin [-] Segment 3fa5a846-dbf5-4654-9e1e-af9119271463 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fa5a846-dbf5-4654-9e1e-af9119271463 found for delete ", "request_id": "req-78cbee04-64e0-4935-b0c1-83f2dafdc399"}]} [pid: 7|app: 0|req: 515/1071] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:25 2026] DELETE /v2.0/routers/1e1fc18c-80bc-4986-b6d1-4208f6b61447 => generated 0 bytes in 575 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1072] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:05:25 2026] POST /v2.0/subnets => generated 1324 bytes in 624 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1075] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:26 2026] DELETE /v2.0/security-groups/469df6dc-b8f8-47c1-9257-5415ef8f70dd => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1076] 10.0.0.143 () {32 vars in 647 bytes} [Thu Jul 9 18:05:26 2026] GET /v2.0/subnets => generated 1960 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1077] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:26 2026] DELETE /v2.0/subnets/0dbf5f99-b055-449a-81a6-9ca716ef47a9 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1078] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:26 2026] DELETE /v2.0/subnets/0516b0ea-e7dc-4199-9971-ceb3c2735b02 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1079] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:05:26 2026] GET /v2.0/security-groups?tenant_id=19d47c94676d40a7a70ae4421ce09a5c&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: 561/1080] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:26 2026] DELETE /v2.0/subnets/95f23974-acfb-42b5-a2e4-86c8bf2b891c => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1081] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:26 2026] DELETE /v2.0/security-groups/98cf2457-a326-40af-b1b7-142565a55835 => 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: 520/1082] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:26 2026] DELETE /v2.0/subnets/88170086-f74a-4568-a8a7-6b3e53ab73db => 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: 563/1083] 10.0.0.143 () {32 vars in 647 bytes} [Thu Jul 9 18:05:26 2026] GET /v2.0/subnets => generated 649 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1084] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:26 2026] DELETE /v2.0/security-groups/1e57f60c-70b3-45a5-a70d-25834c7265ca => 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: 522/1085] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:05:26 2026] DELETE /v2.0/networks/31110886-7029-42a5-8747-e720c1ddfac2 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:26.913 7 INFO neutron.api.v2.resource [None req-885725c7-80bb-4e49-b730-b77df872a30b e84468db1e6b4b73ba0d0b8f9d5f0fd3 66e837d1380e4ac58b4decaf010407e0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 523/1086] 10.0.0.143 () {32 vars in 737 bytes} [Thu Jul 9 18:05:26 2026] GET /v2.0/security-groups/1e57f60c-70b3-45a5-a70d-25834c7265ca => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:05:26.969 8 INFO neutron.services.segments.plugin [-] Segment 9a450882-04c9-4d6d-a7cc-f675146a7073 resource provider aggregate not found 2026-07-09 18:05:26.975 8 INFO neutron.services.segments.plugin [-] Segment 9a450882-04c9-4d6d-a7cc-f675146a7073 resource provider aggregate not found 2026-07-09 18:05:26.990 8 INFO neutron.services.segments.plugin [-] Segment 9a450882-04c9-4d6d-a7cc-f675146a7073 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a450882-04c9-4d6d-a7cc-f675146a7073 found for delete ", "request_id": "req-1738189e-2bf3-4cc1-853b-08f9fcb6e442"}]} [pid: 8|app: 0|req: 564/1087] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:05:26 2026] DELETE /v2.0/networks/a4d30e63-9aac-42c1-b23c-cbd91e68dc9b => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:26.998 8 INFO neutron.services.segments.plugin [-] Segment 9a450882-04c9-4d6d-a7cc-f675146a7073 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a450882-04c9-4d6d-a7cc-f675146a7073 found for delete ", "request_id": "req-dbeebf5f-d8dc-4c17-bb04-c2381a7fb6f4"}]} [pid: 7|app: 0|req: 524/1088] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:05:26 2026] DELETE /v2.0/networks/b43b099a-006c-4e8e-80ca-0cc2b5f07da4 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1089] 10.0.0.143 () {32 vars in 732 bytes} [Thu Jul 9 18:05:26 2026] DELETE /v2.0/floatingips/50cd9484-1692-485c-b0d3-64cd92ae5447 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1090] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:05:27 2026] DELETE /v2.0/networks/96a1c546-0c67-4209-9b11-81fff4d176d7 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1091] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:05:27 2026] DELETE /v2.0/networks/865beebc-cbe8-443c-aae9-eb890495e44b => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:27.476 8 WARNING neutron_lib.context [None req-bfd586c4-5629-482e-b1a0-5539562dfdaf ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:27.541 8 INFO neutron.db.segments_db [None req-bfd586c4-5629-482e-b1a0-5539562dfdaf ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] Added segment 3844e4ac-93ed-485d-a5bd-9c3ab900709a of type vxlan for network 905eb7aa-d72b-46ee-9132-5c35954443c7 [pid: 8|app: 0|req: 567/1092] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:05:27 2026] POST /v2.0/networks => generated 633 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1093] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:05:27 2026] DELETE /v2.0/networks/49782f2a-edf4-4db3-81c7-d36a9f7d350c => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:27.827 8 WARNING neutron_lib.context [None req-1a5d46d1-2574-421d-aa88-135bb42b0d1d ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:28.039 7 INFO neutron.services.segments.plugin [-] Segment ebf1bf90-7407-48a3-bfe2-bcd083a60d30 resource provider aggregate not found 2026-07-09 18:05:28.046 7 INFO neutron.services.segments.plugin [-] Segment ebf1bf90-7407-48a3-bfe2-bcd083a60d30 resource provider aggregate not found 2026-07-09 18:05:28.059 7 INFO neutron.services.segments.plugin [-] Segment ebf1bf90-7407-48a3-bfe2-bcd083a60d30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebf1bf90-7407-48a3-bfe2-bcd083a60d30 found for delete ", "request_id": "req-b088c332-4e9a-4b73-a849-3e1f54ad748b"}]} 2026-07-09 18:05:28.066 7 INFO neutron.services.segments.plugin [-] Segment ebf1bf90-7407-48a3-bfe2-bcd083a60d30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebf1bf90-7407-48a3-bfe2-bcd083a60d30 found for delete ", "request_id": "req-6d546457-6d1e-4078-9b96-dbce73449390"}]} 2026-07-09 18:05:28.077 7 INFO neutron.services.segments.plugin [-] Segment ff654b3a-01ee-4960-bfc4-920a66759d23 resource provider aggregate not found 2026-07-09 18:05:28.094 7 INFO neutron.services.segments.plugin [-] Segment ff654b3a-01ee-4960-bfc4-920a66759d23 resource provider aggregate not found 2026-07-09 18:05:28.100 7 INFO neutron.services.segments.plugin [-] Segment ff654b3a-01ee-4960-bfc4-920a66759d23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff654b3a-01ee-4960-bfc4-920a66759d23 found for delete ", "request_id": "req-b9ef3822-d7d5-4a9b-8ed3-2c05ff4ca5e3"}]} 2026-07-09 18:05:28.111 7 INFO neutron.services.segments.plugin [-] Segment ff654b3a-01ee-4960-bfc4-920a66759d23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff654b3a-01ee-4960-bfc4-920a66759d23 found for delete ", "request_id": "req-4ad0028d-e8b9-446b-8ba7-a92bcca69bb5"}]} 2026-07-09 18:05:28.124 7 INFO neutron.services.segments.plugin [-] Segment 37f090d5-af3e-456c-8576-72a75fa233cd resource provider aggregate not found 2026-07-09 18:05:28.130 7 INFO neutron.services.segments.plugin [-] Segment 37f090d5-af3e-456c-8576-72a75fa233cd resource provider aggregate not found [pid: 8|app: 0|req: 569/1094] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:05:27 2026] POST /v2.0/subnets => generated 646 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:28.140 7 INFO neutron.services.segments.plugin [-] Segment 37f090d5-af3e-456c-8576-72a75fa233cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37f090d5-af3e-456c-8576-72a75fa233cd found for delete ", "request_id": "req-d5bf95bf-4c0f-41a2-8a63-5aa22a617dd8"}]} 2026-07-09 18:05:28.143 8 WARNING neutron_lib.context [None req-1401ee64-ef29-4176-9e30-b431809789a3 ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:28.155 7 INFO neutron.services.segments.plugin [-] Segment 37f090d5-af3e-456c-8576-72a75fa233cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37f090d5-af3e-456c-8576-72a75fa233cd found for delete ", "request_id": "req-e66cc3fb-d87b-438f-b4fe-3e95e3f049c7"}]} 2026-07-09 18:05:28.196 8 INFO neutron.db.segments_db [None req-1401ee64-ef29-4176-9e30-b431809789a3 ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] Added segment da2c834d-630b-4e18-842c-d4c240afc1d2 of type vxlan for network 3347e471-2d8b-427f-b5e9-a45f02ee6083 2026-07-09 18:05:28.508 8 INFO neutron.db.l3_hamode_db [None req-1401ee64-ef29-4176-9e30-b431809789a3 ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:05:28.650 8 INFO neutron.db.l3_hamode_db [None req-1401ee64-ef29-4176-9e30-b431809789a3 ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 526/1095] 10.0.0.143 () {34 vars in 789 bytes} [Thu Jul 9 18:05:27 2026] PUT /v2.0/routers/8ee3de77-ede5-4753-a831-e448d342d1e8/remove_router_interface => generated 309 bytes in 1233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1096] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:05:28 2026] GET /v2.0/security-groups?tenant_id=d6692923567b4d3bae6b303c0cb4f53f&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:05:28.923 7 WARNING neutron_lib.context [None req-0b271a29-fd7c-4829-8a08-c9965aad673a eafb583479bc470f8ca29c80348b666f b473c5ea9e1248c3b4d98cba9a4806dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:29.012 8 INFO neutron.services.segments.plugin [-] Segment cb89d53f-12aa-49b6-bf7e-9f6ef8c4a25e resource provider aggregate not found 2026-07-09 18:05:29.020 8 INFO neutron.services.segments.plugin [-] Segment cb89d53f-12aa-49b6-bf7e-9f6ef8c4a25e resource provider aggregate not found 2026-07-09 18:05:29.033 8 INFO neutron.services.segments.plugin [-] Segment cb89d53f-12aa-49b6-bf7e-9f6ef8c4a25e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb89d53f-12aa-49b6-bf7e-9f6ef8c4a25e found for delete ", "request_id": "req-9bf28a54-f0c5-4379-a7c8-4ab8fe163c95"}]} 2026-07-09 18:05:29.041 8 INFO neutron.services.segments.plugin [-] Segment cb89d53f-12aa-49b6-bf7e-9f6ef8c4a25e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb89d53f-12aa-49b6-bf7e-9f6ef8c4a25e found for delete ", "request_id": "req-bd4f0a3d-ad00-461a-b37c-dc658a6b5c52"}]} 2026-07-09 18:05:29.060 8 INFO neutron.services.segments.plugin [-] Segment f0ea963c-c1e0-4903-a1e3-b70720070a32 resource provider aggregate not found 2026-07-09 18:05:29.064 8 INFO neutron.services.segments.plugin [-] Segment f0ea963c-c1e0-4903-a1e3-b70720070a32 resource provider aggregate not found 2026-07-09 18:05:29.085 8 INFO neutron.services.segments.plugin [-] Segment f0ea963c-c1e0-4903-a1e3-b70720070a32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0ea963c-c1e0-4903-a1e3-b70720070a32 found for delete ", "request_id": "req-21cc0b40-5277-4bdf-abfc-b8086b1ef1e8"}]} 2026-07-09 18:05:29.085 8 INFO neutron.services.segments.plugin [-] Segment f0ea963c-c1e0-4903-a1e3-b70720070a32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0ea963c-c1e0-4903-a1e3-b70720070a32 found for delete ", "request_id": "req-1f3fafda-7bab-4e21-8b03-82c083695427"}]} 2026-07-09 18:05:29.112 7 INFO neutron.db.segments_db [None req-0b271a29-fd7c-4829-8a08-c9965aad673a eafb583479bc470f8ca29c80348b666f b473c5ea9e1248c3b4d98cba9a4806dd - - default default] Added segment 3a938e25-6998-4a20-b147-b4ae7c15514a of type vxlan for network bec447c2-96a2-4e61-9dbd-aa6e1399ffaf [pid: 7|app: 0|req: 528/1097] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:05:28 2026] POST /v2.0/networks => generated 650 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1098] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:05:28 2026] POST /v2.0/routers => generated 511 bytes in 1285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1099] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:29 2026] DELETE /v2.0/security-groups/9c0e585b-4160-47a7-8215-d33d303d0b5b => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:05:29.549 8 WARNING neutron_lib.context [None req-941cd0e7-d3c0-4551-8882-9af6d6ba2b90 eafb583479bc470f8ca29c80348b666f b473c5ea9e1248c3b4d98cba9a4806dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 572/1100] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:05:29 2026] POST /v2.0/subnets => generated 627 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:29.877 8 WARNING neutron_lib.context [None req-7c97702f-0f56-4ec9-9006-5dbba39c0873 ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 573/1101] 10.0.0.143 () {34 vars in 665 bytes} [Thu Jul 9 18:05:29 2026] POST /v2.0/ports => generated 963 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:05:30.267 8 WARNING neutron_lib.context [None req-e8ffc821-7076-40b8-b5ef-d75fe1010c8f eafb583479bc470f8ca29c80348b666f b473c5ea9e1248c3b4d98cba9a4806dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:30.307 8 INFO neutron.db.segments_db [None req-e8ffc821-7076-40b8-b5ef-d75fe1010c8f eafb583479bc470f8ca29c80348b666f b473c5ea9e1248c3b4d98cba9a4806dd - - default default] Added segment c00309ae-8ee9-41ca-a46c-cc62f549dbb4 of type vxlan for network 0aac56ff-2f99-4e24-888d-dc864a515478 2026-07-09 18:05:30.595 8 INFO neutron.db.l3_hamode_db [None req-e8ffc821-7076-40b8-b5ef-d75fe1010c8f eafb583479bc470f8ca29c80348b666f b473c5ea9e1248c3b4d98cba9a4806dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:05:30.635 7 INFO neutron.services.segments.plugin [-] Segment 54093df0-8964-4297-95d6-97757706eb03 resource provider aggregate not found 2026-07-09 18:05:30.638 7 INFO neutron.services.segments.plugin [-] Segment 54093df0-8964-4297-95d6-97757706eb03 resource provider aggregate not found 2026-07-09 18:05:30.658 7 INFO neutron.services.segments.plugin [-] Segment 54093df0-8964-4297-95d6-97757706eb03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54093df0-8964-4297-95d6-97757706eb03 found for delete ", "request_id": "req-89b79599-71f3-4fd4-be44-1d5e1cdaad9c"}]} 2026-07-09 18:05:30.659 7 INFO neutron.services.segments.plugin [-] Segment 54093df0-8964-4297-95d6-97757706eb03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54093df0-8964-4297-95d6-97757706eb03 found for delete ", "request_id": "req-0a4c8236-1128-48ae-a37e-d5915e79d48a"}]} 2026-07-09 18:05:30.675 7 INFO neutron.db.l3_hamode_db [None req-42d20fc4-2dae-4ec5-aaf3-b379538701fb 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] HA network 4db376f3-9242-4df4-9dcf-487bb6aaf896 was deleted as no HA routers are present in tenant 66e837d1380e4ac58b4decaf010407e0. [pid: 7|app: 0|req: 529/1102] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:29 2026] DELETE /v2.0/routers/8ee3de77-ede5-4753-a831-e448d342d1e8 => generated 0 bytes in 1468 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:05:31.525 8 INFO neutron.db.l3_hamode_db [None req-e8ffc821-7076-40b8-b5ef-d75fe1010c8f eafb583479bc470f8ca29c80348b666f b473c5ea9e1248c3b4d98cba9a4806dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 530/1103] 10.0.0.143 () {34 vars in 783 bytes} [Thu Jul 9 18:05:30 2026] PUT /v2.0/routers/d0701139-5e03-41c3-aa64-ec0af3927fd3/add_router_interface => generated 309 bytes in 1254 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: 531/1104] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:31 2026] DELETE /v2.0/subnets/dbcc6ddf-bf94-4658-bc4e-e93c29a0cee6 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:32.321 7 WARNING neutron_lib.context [None req-afb65bad-df84-47f5-9e88-3f1896cca682 49885f7a39284f5c8cbc7f3310ae378c 0c9833b6af6c44cc915e9d940ce3663e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:32.321 7 WARNING neutron_lib.context [None req-afb65bad-df84-47f5-9e88-3f1896cca682 49885f7a39284f5c8cbc7f3310ae378c 0c9833b6af6c44cc915e9d940ce3663e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:32.512 7 INFO neutron.db.segments_db [None req-afb65bad-df84-47f5-9e88-3f1896cca682 49885f7a39284f5c8cbc7f3310ae378c 0c9833b6af6c44cc915e9d940ce3663e - - default default] Added segment d0e1cdc2-f00d-4d60-8729-ec11c9702def of type vxlan for network d2c2d2b8-b06b-4901-99dd-44e6960495cf [pid: 8|app: 0|req: 574/1105] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:05:30 2026] POST /v2.0/routers => generated 694 bytes in 2307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:32.587 7 INFO neutron.db.segments_db [None req-afb65bad-df84-47f5-9e88-3f1896cca682 49885f7a39284f5c8cbc7f3310ae378c 0c9833b6af6c44cc915e9d940ce3663e - - default default] Added segment 9e9f189a-c51d-4298-8e04-3808391a8e0c of type vxlan for network 1b8687d2-2889-43ab-9e4a-1bd3f6233a78 [pid: 8|app: 0|req: 575/1106] 10.0.0.143 () {32 vars in 717 bytes} [Thu Jul 9 18:05:32 2026] GET /v2.0/ports/46220286-0e57-4432-908f-942ad4f70d1d => generated 1037 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1107] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:05:32 2026] POST /v2.0/networks => generated 1246 bytes in 570 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:05:32.913 8 INFO neutron.services.segments.plugin [-] Segment 380cfb85-2e0c-4f86-9884-2f39c3b05586 resource provider aggregate not found 2026-07-09 18:05:32.919 8 INFO neutron.services.segments.plugin [-] Segment 380cfb85-2e0c-4f86-9884-2f39c3b05586 resource provider aggregate not found 2026-07-09 18:05:32.926 8 INFO neutron.services.segments.plugin [-] Segment 380cfb85-2e0c-4f86-9884-2f39c3b05586 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 380cfb85-2e0c-4f86-9884-2f39c3b05586 found for delete ", "request_id": "req-fbc2c380-26ae-40f3-ad82-5eb8691ee7be"}]} 2026-07-09 18:05:32.934 8 INFO neutron.services.segments.plugin [-] Segment 380cfb85-2e0c-4f86-9884-2f39c3b05586 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 380cfb85-2e0c-4f86-9884-2f39c3b05586 found for delete ", "request_id": "req-44df7871-9c31-45b3-aacf-18c7ce766863"}]} [pid: 8|app: 0|req: 576/1108] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:05:32 2026] DELETE /v2.0/networks/e779fae2-7cac-4943-a947-1aaf80d42885 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1109] 10.0.0.143 () {34 vars in 789 bytes} [Thu Jul 9 18:05:32 2026] PUT /v2.0/routers/d0701139-5e03-41c3-aa64-ec0af3927fd3/remove_router_interface => generated 309 bytes in 891 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: 578/1110] 10.0.0.143 () {32 vars in 649 bytes} [Thu Jul 9 18:05:33 2026] GET /v2.0/networks => generated 1845 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1111] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:05:33 2026] GET /v2.0/security-groups?tenant_id=66e837d1380e4ac58b4decaf010407e0&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1112] 10.0.0.143 () {34 vars in 783 bytes} [Thu Jul 9 18:05:32 2026] PUT /v2.0/routers/155c8e9f-2eb0-44aa-94ae-0f11ab95a6a4/add_router_interface => generated 309 bytes in 1504 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:34.329 7 INFO neutron.services.segments.plugin [-] Segment d0e1cdc2-f00d-4d60-8729-ec11c9702def resource provider aggregate not found 2026-07-09 18:05:34.333 7 INFO neutron.services.segments.plugin [-] Segment d0e1cdc2-f00d-4d60-8729-ec11c9702def resource provider aggregate not found 2026-07-09 18:05:34.342 7 INFO neutron.services.segments.plugin [-] Segment d0e1cdc2-f00d-4d60-8729-ec11c9702def resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0e1cdc2-f00d-4d60-8729-ec11c9702def found for delete ", "request_id": "req-bac49c99-27c8-41f2-b69e-91de106448ba"}]} 2026-07-09 18:05:34.347 7 INFO neutron.services.segments.plugin [-] Segment d0e1cdc2-f00d-4d60-8729-ec11c9702def resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0e1cdc2-f00d-4d60-8729-ec11c9702def found for delete ", "request_id": "req-32cab0f6-90bf-4a1b-911e-6394f75f8970"}]} [pid: 7|app: 0|req: 534/1113] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:05:34 2026] DELETE /v2.0/networks/d2c2d2b8-b06b-4901-99dd-44e6960495cf => 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: 535/1114] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:34 2026] DELETE /v2.0/security-groups/6a6795b0-2926-4544-926c-0b7bb0768b5c => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:05:34.473 7 WARNING neutron_lib.context [None req-3830b6cd-fa58-4e7b-9758-f0b2696f8181 eafb583479bc470f8ca29c80348b666f b473c5ea9e1248c3b4d98cba9a4806dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:34.482 8 INFO neutron.api.v2.resource [None req-73ad777a-3828-4c10-8b48-6a7e408626d0 ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 580/1115] 10.0.0.143 () {34 vars in 789 bytes} [Thu Jul 9 18:05:33 2026] PUT /v2.0/routers/d0701139-5e03-41c3-aa64-ec0af3927fd3/remove_router_interface => generated 197 bytes in 556 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1116] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:05:34 2026] DELETE /v2.0/networks/1b8687d2-2889-43ab-9e4a-1bd3f6233a78 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1117] 10.0.0.143 () {32 vars in 736 bytes} [Thu Jul 9 18:05:34 2026] GET /v2.0/ports?device_id=d0701139-5e03-41c3-aa64-ec0af3927fd3 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1118] 10.0.0.143 () {32 vars in 649 bytes} [Thu Jul 9 18:05:34 2026] GET /v2.0/networks => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1119] 10.0.0.143 () {34 vars in 665 bytes} [Thu Jul 9 18:05:34 2026] POST /v2.0/ports => generated 958 bytes in 382 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-09 18:05:34.857 7 WARNING neutron_lib.context [None req-c16d7b8c-4a57-4791-8b70-d782dec42209 49885f7a39284f5c8cbc7f3310ae378c 0c9833b6af6c44cc915e9d940ce3663e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:34.956 8 INFO neutron.services.segments.plugin [-] Segment 9e9f189a-c51d-4298-8e04-3808391a8e0c resource provider aggregate not found 2026-07-09 18:05:34.963 7 INFO neutron.db.segments_db [None req-c16d7b8c-4a57-4791-8b70-d782dec42209 49885f7a39284f5c8cbc7f3310ae378c 0c9833b6af6c44cc915e9d940ce3663e - - default default] Added segment 6d965c52-6ed5-48d5-95cb-bec764262033 of type vxlan for network b701ac16-3b08-4729-93ba-3e3a8592ceaa 2026-07-09 18:05:34.963 8 INFO neutron.services.segments.plugin [-] Segment 9e9f189a-c51d-4298-8e04-3808391a8e0c resource provider aggregate not found 2026-07-09 18:05:34.973 8 INFO neutron.services.segments.plugin [-] Segment 9e9f189a-c51d-4298-8e04-3808391a8e0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e9f189a-c51d-4298-8e04-3808391a8e0c found for delete ", "request_id": "req-ba65ba67-a6f0-4fda-b6c3-624a7d864cdd"}]} 2026-07-09 18:05:34.985 8 INFO neutron.services.segments.plugin [-] Segment 9e9f189a-c51d-4298-8e04-3808391a8e0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e9f189a-c51d-4298-8e04-3808391a8e0c found for delete ", "request_id": "req-6f0a573f-47eb-4743-9a15-0c2f72b49e4d"}]} [pid: 7|app: 0|req: 537/1120] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:05:34 2026] POST /v2.0/networks => generated 649 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:35.115 7 WARNING neutron_lib.context [None req-7894fd3b-04d3-4588-a359-e063d0a29ee6 eafb583479bc470f8ca29c80348b666f b473c5ea9e1248c3b4d98cba9a4806dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:35.389 8 INFO neutron.db.l3_hamode_db [None req-561489b9-0a18-412b-9982-6679b3296876 ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] HA network 3347e471-2d8b-427f-b5e9-a45f02ee6083 was deleted as no HA routers are present in tenant 027cff87aa2c4e3a91db84b180480dba. [pid: 8|app: 0|req: 584/1121] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:34 2026] DELETE /v2.0/routers/d0701139-5e03-41c3-aa64-ec0af3927fd3 => generated 0 bytes in 698 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:05:35.400 8 WARNING neutron_lib.context [None req-fbfbc5f6-552e-478e-9841-66c5820bc7e1 49885f7a39284f5c8cbc7f3310ae378c 0c9833b6af6c44cc915e9d940ce3663e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:35.459 8 INFO neutron.db.segments_db [None req-fbfbc5f6-552e-478e-9841-66c5820bc7e1 49885f7a39284f5c8cbc7f3310ae378c 0c9833b6af6c44cc915e9d940ce3663e - - default default] Added segment 10c9fec3-cb08-44cd-a35b-8e851b910697 of type vxlan for network c5e8103a-7157-47a2-9699-9eba2c0fd806 [pid: 7|app: 0|req: 538/1122] 10.0.0.143 () {34 vars in 665 bytes} [Thu Jul 9 18:05:35 2026] POST /v2.0/ports => generated 955 bytes in 421 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: 585/1123] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:05:35 2026] POST /v2.0/networks => generated 650 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:35.577 8 WARNING neutron_lib.context [None req-b1de8adb-996e-4b23-ad3e-600386aca372 eafb583479bc470f8ca29c80348b666f b473c5ea9e1248c3b4d98cba9a4806dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 539/1124] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:35 2026] DELETE /v2.0/subnets/64e789d0-274e-4697-a566-623703246b3c => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:35.712 7 WARNING neutron_lib.context [None req-9b599b78-4aed-4560-b30c-f411d041f7e9 49885f7a39284f5c8cbc7f3310ae378c 0c9833b6af6c44cc915e9d940ce3663e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:35.746 7 WARNING neutron_lib.context [None req-9b599b78-4aed-4560-b30c-f411d041f7e9 49885f7a39284f5c8cbc7f3310ae378c 0c9833b6af6c44cc915e9d940ce3663e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 540/1125] 10.0.0.143 () {34 vars in 665 bytes} [Thu Jul 9 18:05:35 2026] POST /v2.0/ports => generated 1506 bytes in 615 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-09 18:05:36.467 8 INFO neutron.db.l3_db [None req-b1de8adb-996e-4b23-ad3e-600386aca372 eafb583479bc470f8ca29c80348b666f b473c5ea9e1248c3b4d98cba9a4806dd - - default default] Floating IP a7024ee2-3737-4cfd-b546-c2aa44e36350 associated. External IP: 10.96.250.216, port: d11faaa5-2ec8-4276-9700-dc098fd7d409. /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() 2026-07-09 18:05:36.599 7 INFO neutron.services.segments.plugin [-] Segment 3844e4ac-93ed-485d-a5bd-9c3ab900709a resource provider aggregate not found 2026-07-09 18:05:36.604 7 INFO neutron.services.segments.plugin [-] Segment 3844e4ac-93ed-485d-a5bd-9c3ab900709a resource provider aggregate not found 2026-07-09 18:05:36.617 7 INFO neutron.services.segments.plugin [-] Segment 3844e4ac-93ed-485d-a5bd-9c3ab900709a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3844e4ac-93ed-485d-a5bd-9c3ab900709a found for delete ", "request_id": "req-b7d19a8f-3561-4c1d-bffa-75d301e84488"}]} 2026-07-09 18:05:36.618 7 INFO neutron.services.segments.plugin [-] Segment 3844e4ac-93ed-485d-a5bd-9c3ab900709a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3844e4ac-93ed-485d-a5bd-9c3ab900709a found for delete ", "request_id": "req-aff13030-9311-429d-a70c-f3afddc170e4"}]} [pid: 7|app: 0|req: 541/1126] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:05:36 2026] DELETE /v2.0/networks/905eb7aa-d72b-46ee-9132-5c35954443c7 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1127] 10.0.0.143 () {34 vars in 677 bytes} [Thu Jul 9 18:05:35 2026] POST /v2.0/floatingips => generated 842 bytes in 1295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:36.950 7 INFO neutron.db.segments_db [None req-af2f40d1-9022-42d7-94b0-dfbd86c47233 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment 939b6df2-50ee-468f-acbf-c4f5b2ce8b30 of type vxlan for network e45db00a-28e9-4b9a-a0bd-639c869f7c25 [pid: 8|app: 0|req: 587/1128] 10.0.0.143 () {32 vars in 643 bytes} [Thu Jul 9 18:05:36 2026] GET /v2.0/ports => generated 1506 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:05:37.001 8 WARNING neutron_lib.context [None req-34b5fc9d-33f9-4f4f-92db-548f26773fe7 ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:37.006 8 INFO neutron.services.segments.plugin [-] Segment da2c834d-630b-4e18-842c-d4c240afc1d2 resource provider aggregate not found 2026-07-09 18:05:37.018 8 INFO neutron.services.segments.plugin [-] Segment da2c834d-630b-4e18-842c-d4c240afc1d2 resource provider aggregate not found 2026-07-09 18:05:37.026 8 INFO neutron.services.segments.plugin [-] Segment da2c834d-630b-4e18-842c-d4c240afc1d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da2c834d-630b-4e18-842c-d4c240afc1d2 found for delete ", "request_id": "req-d8a1eda5-2c81-43c9-93ac-04f5b015f48b"}]} 2026-07-09 18:05:37.037 8 INFO neutron.services.segments.plugin [-] Segment da2c834d-630b-4e18-842c-d4c240afc1d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da2c834d-630b-4e18-842c-d4c240afc1d2 found for delete ", "request_id": "req-7cbe6247-e806-468f-bee1-1e463eb555ef"}]} [pid: 7|app: 0|req: 542/1129] 10.0.0.143 () {34 vars in 671 bytes} [Thu Jul 9 18:05:36 2026] POST /v2.0/networks => generated 744 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:37.090 8 INFO neutron.db.segments_db [None req-34b5fc9d-33f9-4f4f-92db-548f26773fe7 ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] Added segment bd9669b7-297a-444d-b74f-aeaeb7fe9208 of type vxlan for network 134fffca-594a-423f-af42-c8ad66ba54e2 2026-07-09 18:05:37.197 7 INFO neutron.db.l3_db [None req-25525972-dd97-4a22-a934-2cf4418db327 eafb583479bc470f8ca29c80348b666f b473c5ea9e1248c3b4d98cba9a4806dd - - default default] Floating IP a7024ee2-3737-4cfd-b546-c2aa44e36350 disassociated. External IP: 10.96.250.216, port: d11faaa5-2ec8-4276-9700-dc098fd7d409. [pid: 8|app: 0|req: 588/1130] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:05:36 2026] POST /v2.0/networks => generated 633 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1131] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:05:37 2026] DELETE /v2.0/ports/9b6d83f0-9158-4ea2-a238-81c205cb6977 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1132] 10.0.0.143 () {34 vars in 749 bytes} [Thu Jul 9 18:05:37 2026] PUT /v2.0/floatingips/a7024ee2-3737-4cfd-b546-c2aa44e36350 => generated 552 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:37.544 7 WARNING neutron_lib.context [None req-37a0b31a-d279-44dd-88f2-842a557d7b2b ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 590/1133] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:05:37 2026] POST /v2.0/subnets => generated 691 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1134] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:05:37 2026] POST /v2.0/subnets => generated 646 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1135] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:05:37 2026] DELETE /v2.0/ports/b70b0bd0-66de-466f-bb6d-027f2e716ad3 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:37.867 8 INFO neutron.db.segments_db [None req-94518a50-481a-425c-a38d-d898666200f8 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment 7210fbec-3824-4541-bf5e-382ea64cefaf of type vxlan for network 6ff9148c-bf78-43df-82c9-9f05fb6f04c3 [pid: 7|app: 0|req: 545/1136] 10.0.0.143 () {32 vars in 732 bytes} [Thu Jul 9 18:05:37 2026] DELETE /v2.0/floatingips/a7024ee2-3737-4cfd-b546-c2aa44e36350 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:05:38.147 7 WARNING neutron_lib.context [None req-fabcda92-1fe8-4881-853f-e4bd3561900e ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:38.187 7 INFO neutron.db.segments_db [None req-fabcda92-1fe8-4881-853f-e4bd3561900e ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] Added segment 727ac5a2-6862-433c-a3b5-5bd077a7f00b of type vxlan for network 33d94937-5189-401c-a4aa-e76fc98e7b2d 2026-07-09 18:05:38.190 8 INFO neutron.db.l3_hamode_db [None req-94518a50-481a-425c-a38d-d898666200f8 60568f2c74be49cea6910e52d7c804b0 7bce72263dd845c6b03e7ce732b119de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:05:38.478 7 INFO neutron.db.l3_hamode_db [None req-fabcda92-1fe8-4881-853f-e4bd3561900e ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:05:38.649 7 INFO neutron.db.l3_hamode_db [None req-fabcda92-1fe8-4881-853f-e4bd3561900e ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:05:39.176 8 INFO neutron.db.l3_hamode_db [None req-94518a50-481a-425c-a38d-d898666200f8 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 546/1137] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:05:38 2026] POST /v2.0/routers => generated 511 bytes in 1174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1138] 10.0.0.143 () {32 vars in 643 bytes} [Thu Jul 9 18:05:39 2026] GET /v2.0/ports => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:05:39.360 7 WARNING neutron_lib.context [None req-1bdadd00-52b8-44c4-ab22-2bcf1bddee66 eafb583479bc470f8ca29c80348b666f b473c5ea9e1248c3b4d98cba9a4806dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 592/1139] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:05:37 2026] POST /v2.0/routers => generated 731 bytes in 2414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:40.379 7 INFO neutron.db.l3_db [None req-1bdadd00-52b8-44c4-ab22-2bcf1bddee66 eafb583479bc470f8ca29c80348b666f b473c5ea9e1248c3b4d98cba9a4806dd - - default default] Floating IP 0ff8b913-a717-42e6-acfe-984e3e3a8a5d associated. External IP: 10.96.250.212, port: 16b82603-0d5e-47ea-8030-fbf8e5f8d194. [pid: 7|app: 0|req: 548/1140] 10.0.0.143 () {34 vars in 677 bytes} [Thu Jul 9 18:05:39 2026] POST /v2.0/floatingips => generated 842 bytes in 1441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:40.803 7 WARNING neutron_lib.context [None req-602cf677-cc32-4cbd-9842-9fd4820b00a0 49885f7a39284f5c8cbc7f3310ae378c 0c9833b6af6c44cc915e9d940ce3663e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:40.859 7 INFO neutron.db.segments_db [None req-602cf677-cc32-4cbd-9842-9fd4820b00a0 49885f7a39284f5c8cbc7f3310ae378c 0c9833b6af6c44cc915e9d940ce3663e - - default default] Added segment c42bf78b-7512-4077-b848-5f3cd9d03c88 of type vxlan for network cf915853-3519-4561-bb9d-dbdb25ad3b56 [pid: 7|app: 0|req: 549/1141] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:05:40 2026] POST /v2.0/networks => generated 650 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1142] 10.0.0.143 () {34 vars in 783 bytes} [Thu Jul 9 18:05:40 2026] PUT /v2.0/routers/532add2a-390d-4316-bff4-5fa308f85eb7/add_router_interface => generated 309 bytes in 1450 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1145] 10.0.0.143 () {32 vars in 729 bytes} [Thu Jul 9 18:05:41 2026] GET /v2.0/floatingips/0ff8b913-a717-42e6-acfe-984e3e3a8a5d => generated 842 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:41.774 8 WARNING neutron_lib.context [None req-3136dcea-13fb-481a-8b4b-2b8dc51807df 49885f7a39284f5c8cbc7f3310ae378c 0c9833b6af6c44cc915e9d940ce3663e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:41.864 8 INFO neutron.db.segments_db [None req-3136dcea-13fb-481a-8b4b-2b8dc51807df 49885f7a39284f5c8cbc7f3310ae378c 0c9833b6af6c44cc915e9d940ce3663e - - default default] Added segment 9034a21b-0eea-49d7-9796-ada58732d48f of type vxlan for network 29ade723-9105-463d-a62a-32dd09a9c9d6 [pid: 8|app: 0|req: 597/1146] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:05:41 2026] POST /v2.0/networks => generated 649 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1147] 10.0.0.143 () {32 vars in 717 bytes} [Thu Jul 9 18:05:41 2026] GET /v2.0/ports/b0c30107-5626-4f55-882c-114f54e3d71f => generated 959 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1148] 10.0.0.143 () {32 vars in 655 bytes} [Thu Jul 9 18:05:42 2026] GET /v2.0/floatingips => generated 845 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:42.148 8 WARNING neutron_lib.context [None req-0ca08e75-f258-45f0-a292-396e282d0bdb 49885f7a39284f5c8cbc7f3310ae378c 0c9833b6af6c44cc915e9d940ce3663e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:42.188 8 WARNING neutron_lib.context [None req-0ca08e75-f258-45f0-a292-396e282d0bdb 49885f7a39284f5c8cbc7f3310ae378c 0c9833b6af6c44cc915e9d940ce3663e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 550/1149] 10.0.0.143 () {34 vars in 783 bytes} [Thu Jul 9 18:05:40 2026] PUT /v2.0/routers/5e5899c6-7e16-4488-b9a5-15ca4b3f9b75/add_router_interface => generated 309 bytes in 1421 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1150] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:05:42 2026] POST /v2.0/subnets => generated 1273 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:05:42.989 8 INFO neutron.db.l3_db [None req-3a55893d-44e7-49c4-a500-4dc2fbf8f23b eafb583479bc470f8ca29c80348b666f b473c5ea9e1248c3b4d98cba9a4806dd - - default default] Floating IP 0ff8b913-a717-42e6-acfe-984e3e3a8a5d associated. External IP: 10.96.250.212, port: 16b82603-0d5e-47ea-8030-fbf8e5f8d194. [pid: 7|app: 0|req: 551/1151] 10.0.0.143 () {34 vars in 789 bytes} [Thu Jul 9 18:05:42 2026] PUT /v2.0/routers/532add2a-390d-4316-bff4-5fa308f85eb7/remove_router_interface => generated 309 bytes in 992 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1152] 10.0.0.143 () {32 vars in 647 bytes} [Thu Jul 9 18:05:43 2026] GET /v2.0/subnets => generated 1909 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:05:43.433 7 WARNING neutron_lib.context [None req-aa3dae8f-8788-4b45-b2b4-38afb5c5bf35 9fc3b367a8d541fbbbaec34c8ee6fc09 7bce72263dd845c6b03e7ce732b119de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 553/1153] 10.0.0.143 () {34 vars in 685 bytes} [Thu Jul 9 18:05:43 2026] POST /v2.0/security-groups => generated 1659 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1154] 10.0.0.143 () {32 vars in 736 bytes} [Thu Jul 9 18:05:43 2026] GET /v2.0/ports?device_id=532add2a-390d-4316-bff4-5fa308f85eb7 => 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: 601/1155] 10.0.0.143 () {34 vars in 749 bytes} [Thu Jul 9 18:05:42 2026] PUT /v2.0/floatingips/0ff8b913-a717-42e6-acfe-984e3e3a8a5d => generated 842 bytes in 1051 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:43.670 8 WARNING neutron_lib.context [None req-55dacf2b-6df3-4bf9-9bb3-064c20cf39be 9fc3b367a8d541fbbbaec34c8ee6fc09 7bce72263dd845c6b03e7ce732b119de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 555/1156] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:43 2026] DELETE /v2.0/subnets/078eabf5-e18e-44f5-bf56-bdce062a6db5 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1157] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:05:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:44.045 8 INFO neutron.db.l3_db [None req-29a0632f-3bb6-4ec7-8837-16186f778bfb eafb583479bc470f8ca29c80348b666f b473c5ea9e1248c3b4d98cba9a4806dd - - default default] Floating IP 0ff8b913-a717-42e6-acfe-984e3e3a8a5d disassociated. External IP: 10.96.250.212, port: d11faaa5-2ec8-4276-9700-dc098fd7d409. [pid: 8|app: 0|req: 603/1158] 10.0.0.143 () {34 vars in 749 bytes} [Thu Jul 9 18:05:43 2026] PUT /v2.0/floatingips/0ff8b913-a717-42e6-acfe-984e3e3a8a5d => generated 552 bytes in 581 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:44.473 7 INFO neutron.services.segments.plugin [-] Segment 727ac5a2-6862-433c-a3b5-5bd077a7f00b resource provider aggregate not found 2026-07-09 18:05:44.479 7 INFO neutron.services.segments.plugin [-] Segment 727ac5a2-6862-433c-a3b5-5bd077a7f00b resource provider aggregate not found 2026-07-09 18:05:44.495 7 INFO neutron.services.segments.plugin [-] Segment 727ac5a2-6862-433c-a3b5-5bd077a7f00b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 727ac5a2-6862-433c-a3b5-5bd077a7f00b found for delete ", "request_id": "req-d2d65b3b-24df-4784-96cd-8b87094d8443"}]} 2026-07-09 18:05:44.498 7 INFO neutron.services.segments.plugin [-] Segment 727ac5a2-6862-433c-a3b5-5bd077a7f00b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 727ac5a2-6862-433c-a3b5-5bd077a7f00b found for delete ", "request_id": "req-dde7d2df-ebed-494a-962b-e383bc03109d"}]} 2026-07-09 18:05:44.504 7 INFO neutron.db.l3_hamode_db [None req-b364aec9-6a30-4535-a016-0aff9d12fda3 ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] HA network 33d94937-5189-401c-a4aa-e76fc98e7b2d was deleted as no HA routers are present in tenant 027cff87aa2c4e3a91db84b180480dba. [pid: 7|app: 0|req: 556/1159] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:43 2026] DELETE /v2.0/routers/532add2a-390d-4316-bff4-5fa308f85eb7 => generated 0 bytes in 662 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:05:44.513 7 WARNING neutron_lib.context [None req-6fde2ba3-1d8f-4b1d-9b47-49c947104016 9fc3b367a8d541fbbbaec34c8ee6fc09 7bce72263dd845c6b03e7ce732b119de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 557/1160] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:05:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1161] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:44 2026] DELETE /v2.0/subnets/19d071ee-91de-4ef7-af95-05c84e902f43 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1162] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:44 2026] DELETE /v2.0/subnets/8cbd4eea-3bbf-4f8d-91c5-370bfad1d5ef => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:44.852 8 WARNING neutron_lib.context [None req-092df4a3-a323-433b-bd05-59fbc1f24b93 9fc3b367a8d541fbbbaec34c8ee6fc09 7bce72263dd845c6b03e7ce732b119de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 558/1163] 10.0.0.143 () {32 vars in 732 bytes} [Thu Jul 9 18:05:44 2026] DELETE /v2.0/floatingips/0ff8b913-a717-42e6-acfe-984e3e3a8a5d => generated 0 bytes in 355 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1164] 10.0.0.143 () {32 vars in 647 bytes} [Thu Jul 9 18:05:44 2026] GET /v2.0/subnets => generated 649 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1165] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:05:45 2026] DELETE /v2.0/networks/134fffca-594a-423f-af42-c8ad66ba54e2 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:45.437 7 INFO neutron.api.v2.resource [None req-ef8de22c-c770-4233-83a2-8647c11510e9 eafb583479bc470f8ca29c80348b666f b473c5ea9e1248c3b4d98cba9a4806dd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 561/1166] 10.0.0.143 () {32 vars in 732 bytes} [Thu Jul 9 18:05:45 2026] DELETE /v2.0/floatingips/0ff8b913-a717-42e6-acfe-984e3e3a8a5d => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1167] 10.0.0.143 () {34 vars in 676 bytes} [Thu Jul 9 18:05:44 2026] POST /v2.0/floatingips => generated 552 bytes in 683 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:45.539 8 WARNING neutron_lib.context [None req-d649e598-1862-483c-ac71-a98819ec11d3 ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:45.581 8 INFO neutron.db.segments_db [None req-d649e598-1862-483c-ac71-a98819ec11d3 ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] Added segment 6aacf3a2-2b99-43f2-ba9b-1984ccf7ed2f of type vxlan for network 0fc14a39-5683-41e3-8243-bf403f60848e [pid: 7|app: 0|req: 562/1168] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:05:45 2026] DELETE /v2.0/networks/29ade723-9105-463d-a62a-32dd09a9c9d6 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:45.926 8 INFO neutron.db.l3_hamode_db [None req-d649e598-1862-483c-ac71-a98819ec11d3 ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 563/1169] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:05:45 2026] DELETE /v2.0/ports/d11faaa5-2ec8-4276-9700-dc098fd7d409 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1170] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:05:46 2026] DELETE /v2.0/networks/cf915853-3519-4561-bb9d-dbdb25ad3b56 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1171] 10.0.0.118 () {34 vars in 1098 bytes} [Thu Jul 9 18:05:46 2026] GET /v2.0/security-groups?name=tempest-securitygroup--553464355&fields=id&tenant_id=7bce72263dd845c6b03e7ce732b119de => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:05:46.518 7 INFO neutron.services.segments.plugin [-] Segment bd9669b7-297a-444d-b74f-aeaeb7fe9208 resource provider aggregate not found 2026-07-09 18:05:46.536 7 INFO neutron.services.segments.plugin [-] Segment bd9669b7-297a-444d-b74f-aeaeb7fe9208 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd9669b7-297a-444d-b74f-aeaeb7fe9208 found for delete ", "request_id": "req-23d405b8-e8ef-4537-a962-c6853e769f94"}]} 2026-07-09 18:05:46.556 7 INFO neutron.services.segments.plugin [-] Segment 9034a21b-0eea-49d7-9796-ada58732d48f resource provider aggregate not found 2026-07-09 18:05:46.561 7 INFO neutron.services.segments.plugin [-] Segment bd9669b7-297a-444d-b74f-aeaeb7fe9208 resource provider aggregate not found 2026-07-09 18:05:46.577 7 INFO neutron.services.segments.plugin [-] Segment 9034a21b-0eea-49d7-9796-ada58732d48f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9034a21b-0eea-49d7-9796-ada58732d48f found for delete ", "request_id": "req-f2ee3c28-62d9-4b96-8886-e0f1918e9521"}]} 2026-07-09 18:05:46.584 7 INFO neutron.services.segments.plugin [-] Segment bd9669b7-297a-444d-b74f-aeaeb7fe9208 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd9669b7-297a-444d-b74f-aeaeb7fe9208 found for delete ", "request_id": "req-73b5c64f-0b2e-420c-bb71-49abbffbedb2"}]} 2026-07-09 18:05:46.598 7 INFO neutron.services.segments.plugin [-] Segment 9034a21b-0eea-49d7-9796-ada58732d48f resource provider aggregate not found 2026-07-09 18:05:46.608 7 INFO neutron.services.segments.plugin [-] Segment c42bf78b-7512-4077-b848-5f3cd9d03c88 resource provider aggregate not found 2026-07-09 18:05:46.625 7 INFO neutron.services.segments.plugin [-] Segment c42bf78b-7512-4077-b848-5f3cd9d03c88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c42bf78b-7512-4077-b848-5f3cd9d03c88 found for delete ", "request_id": "req-0d8ace9c-b155-46a1-89a8-d9d478e2aca7"}]} 2026-07-09 18:05:46.627 7 INFO neutron.services.segments.plugin [-] Segment 9034a21b-0eea-49d7-9796-ada58732d48f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9034a21b-0eea-49d7-9796-ada58732d48f found for delete ", "request_id": "req-6c7748a4-4a7f-4bfb-a97c-9343b13a4c72"}]} 2026-07-09 18:05:46.646 7 INFO neutron.services.segments.plugin [-] Segment c42bf78b-7512-4077-b848-5f3cd9d03c88 resource provider aggregate not found 2026-07-09 18:05:46.664 7 INFO neutron.services.segments.plugin [-] Segment c42bf78b-7512-4077-b848-5f3cd9d03c88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c42bf78b-7512-4077-b848-5f3cd9d03c88 found for delete ", "request_id": "req-d2d4a5a7-6e5e-4883-9be4-2fb24f4ad420"}]} [pid: 7|app: 0|req: 566/1172] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:05:46 2026] DELETE /v2.0/ports/16b82603-0d5e-47ea-8030-fbf8e5f8d194 => generated 0 bytes in 481 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:46.944 8 INFO neutron.db.l3_hamode_db [None req-d649e598-1862-483c-ac71-a98819ec11d3 ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 567/1173] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:05:46 2026] DELETE /v2.0/networks/c5e8103a-7157-47a2-9699-9eba2c0fd806 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1174] 10.0.0.118 () {34 vars in 982 bytes} [Thu Jul 9 18:05:46 2026] GET /v2.0/networks?id=e45db00a-28e9-4b9a-a0bd-639c869f7c25 => generated 676 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1175] 10.0.0.143 () {32 vars in 736 bytes} [Thu Jul 9 18:05:47 2026] GET /v2.0/ports?device_id=155c8e9f-2eb0-44aa-94ae-0f11ab95a6a4 => generated 958 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1176] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:05:47 2026] DELETE /v2.0/networks/b701ac16-3b08-4729-93ba-3e3a8592ceaa => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1177] 10.0.0.118 () {34 vars in 965 bytes} [Thu Jul 9 18:05:47 2026] GET /v2.0/quotas/7bce72263dd845c6b03e7ce732b119de => 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: 607/1178] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:05:45 2026] POST /v2.0/routers => generated 689 bytes in 2464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1179] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 9 18:05:47 2026] GET /v2.0/ports?tenant_id=7bce72263dd845c6b03e7ce732b119de&fields=id => generated 103 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1180] 10.0.0.143 () {34 vars in 789 bytes} [Thu Jul 9 18:05:47 2026] PUT /v2.0/routers/155c8e9f-2eb0-44aa-94ae-0f11ab95a6a4/remove_router_interface => generated 309 bytes in 983 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1181] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:05:48 2026] GET /v2.0/security-groups?tenant_id=0c9833b6af6c44cc915e9d940ce3663e&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1182] 10.0.0.143 () {32 vars in 721 bytes} [Thu Jul 9 18:05:48 2026] GET /v2.0/routers/7f87140d-ce87-4970-9ac0-6915bf4282c3 => generated 695 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1183] 10.0.0.118 () {34 vars in 1008 bytes} [Thu Jul 9 18:05:48 2026] GET /v2.0/networks/e45db00a-28e9-4b9a-a0bd-639c869f7c25?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: 611/1184] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:48 2026] DELETE /v2.0/security-groups/5ef48421-eb3b-4da8-97fb-e5bab8d93bf8 => 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: 612/1185] 10.0.0.143 () {32 vars in 647 bytes} [Thu Jul 9 18:05:48 2026] GET /v2.0/routers => generated 698 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1186] 10.0.0.118 () {34 vars in 1108 bytes} [Thu Jul 9 18:05:48 2026] GET /v2.0/networks/e45db00a-28e9-4b9a-a0bd-639c869f7c25?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-09 18:05:48.642 7 INFO neutron.services.segments.plugin [-] Segment 10c9fec3-cb08-44cd-a35b-8e851b910697 resource provider aggregate not found 2026-07-09 18:05:48.660 7 INFO neutron.services.segments.plugin [-] Segment 10c9fec3-cb08-44cd-a35b-8e851b910697 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10c9fec3-cb08-44cd-a35b-8e851b910697 found for delete ", "request_id": "req-4679d67c-7dcb-4150-a48e-4ab602178fbd"}]} 2026-07-09 18:05:48.687 7 INFO neutron.services.segments.plugin [-] Segment 6d965c52-6ed5-48d5-95cb-bec764262033 resource provider aggregate not found 2026-07-09 18:05:48.692 7 INFO neutron.services.segments.plugin [-] Segment 10c9fec3-cb08-44cd-a35b-8e851b910697 resource provider aggregate not found 2026-07-09 18:05:48.711 7 INFO neutron.services.segments.plugin [-] Segment 6d965c52-6ed5-48d5-95cb-bec764262033 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d965c52-6ed5-48d5-95cb-bec764262033 found for delete ", "request_id": "req-78eefcb2-1c6d-402d-b8fe-b0a1920bdfe5"}]} 2026-07-09 18:05:48.726 7 INFO neutron.services.segments.plugin [-] Segment 10c9fec3-cb08-44cd-a35b-8e851b910697 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10c9fec3-cb08-44cd-a35b-8e851b910697 found for delete ", "request_id": "req-2b68de02-3287-4b80-ad15-8302f7e32faf"}]} 2026-07-09 18:05:48.754 7 INFO neutron.services.segments.plugin [-] Segment 6d965c52-6ed5-48d5-95cb-bec764262033 resource provider aggregate not found 2026-07-09 18:05:48.779 7 INFO neutron.services.segments.plugin [-] Segment 6d965c52-6ed5-48d5-95cb-bec764262033 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d965c52-6ed5-48d5-95cb-bec764262033 found for delete ", "request_id": "req-1627fa35-73e2-43d5-b38f-6515b3709c18"}]} [pid: 8|app: 0|req: 614/1187] 10.0.0.143 () {34 vars in 741 bytes} [Thu Jul 9 18:05:48 2026] PUT /v2.0/routers/7f87140d-ce87-4970-9ac0-6915bf4282c3 => generated 702 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1188] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:05:49 2026] GET /v2.0/ports?device_id=59238c17-9665-49c9-9697-be25853f1c1c => 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: 616/1189] 10.0.0.143 () {32 vars in 721 bytes} [Thu Jul 9 18:05:49 2026] GET /v2.0/routers/7f87140d-ce87-4970-9ac0-6915bf4282c3 => generated 702 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1190] 10.0.0.143 () {32 vars in 736 bytes} [Thu Jul 9 18:05:49 2026] GET /v2.0/ports?device_id=7f87140d-ce87-4970-9ac0-6915bf4282c3 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:05:49.298 7 INFO neutron.db.l3_hamode_db [None req-e45f1a71-4580-4019-81d0-eed857e7add7 eafb583479bc470f8ca29c80348b666f b473c5ea9e1248c3b4d98cba9a4806dd - - default default] HA network 0aac56ff-2f99-4e24-888d-dc864a515478 was deleted as no HA routers are present in tenant b473c5ea9e1248c3b4d98cba9a4806dd. [pid: 7|app: 0|req: 574/1191] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:48 2026] DELETE /v2.0/routers/155c8e9f-2eb0-44aa-94ae-0f11ab95a6a4 => generated 0 bytes in 1016 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1192] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:49 2026] DELETE /v2.0/subnets/559f3ae2-ba95-4711-8daf-82f739a3f347 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1193] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:05:49 2026] DELETE /v2.0/networks/bec447c2-96a2-4e61-9dbd-aa6e1399ffaf => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:50.201 8 INFO neutron.services.segments.plugin [-] Segment 6aacf3a2-2b99-43f2-ba9b-1984ccf7ed2f resource provider aggregate not found 2026-07-09 18:05:50.206 8 INFO neutron.services.segments.plugin [-] Segment 6aacf3a2-2b99-43f2-ba9b-1984ccf7ed2f resource provider aggregate not found 2026-07-09 18:05:50.217 8 INFO neutron.services.segments.plugin [-] Segment 6aacf3a2-2b99-43f2-ba9b-1984ccf7ed2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6aacf3a2-2b99-43f2-ba9b-1984ccf7ed2f found for delete ", "request_id": "req-5e85072f-4c04-45f5-b526-c9f9ca7802a0"}]} 2026-07-09 18:05:50.228 8 INFO neutron.services.segments.plugin [-] Segment 6aacf3a2-2b99-43f2-ba9b-1984ccf7ed2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6aacf3a2-2b99-43f2-ba9b-1984ccf7ed2f found for delete ", "request_id": "req-60771cd8-2fb1-418a-9f4c-82b11bb8cdf0"}]} 2026-07-09 18:05:50.231 8 INFO neutron.db.l3_hamode_db [None req-0c6662c4-3651-421a-9696-c0deb6c3ef8a ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] HA network 0fc14a39-5683-41e3-8243-bf403f60848e was deleted as no HA routers are present in tenant 027cff87aa2c4e3a91db84b180480dba. [pid: 8|app: 0|req: 618/1194] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:49 2026] DELETE /v2.0/routers/7f87140d-ce87-4970-9ac0-6915bf4282c3 => generated 0 bytes in 1037 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:05:50.326 7 WARNING neutron_lib.context [None req-0818fb4b-21cb-455b-9681-bf01d2745df5 50fd4438fa9b47db843ed513d3d631fe 79fc222d091f434b86c9baf6425021e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 619/1195] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:05:50 2026] GET /v2.0/security-groups?tenant_id=b473c5ea9e1248c3b4d98cba9a4806dd&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1196] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:05:50 2026] GET /v2.0/ports?device_id=59238c17-9665-49c9-9697-be25853f1c1c => 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: 621/1197] 10.0.0.143 () {32 vars in 736 bytes} [Thu Jul 9 18:05:50 2026] GET /v2.0/ports?device_id=7f87140d-ce87-4970-9ac0-6915bf4282c3 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:05:50.480 7 INFO neutron.db.segments_db [None req-0818fb4b-21cb-455b-9681-bf01d2745df5 50fd4438fa9b47db843ed513d3d631fe 79fc222d091f434b86c9baf6425021e9 - - default default] Added segment be171cdc-e07e-4992-9601-023941c15fdd of type vxlan for network aaf8db04-9cd9-495d-b041-2d04e379bd89 [pid: 8|app: 0|req: 622/1198] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:50 2026] DELETE /v2.0/security-groups/bd51e1c1-582f-4358-97e0-863a0d44a1b2 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:05:50.515 8 INFO neutron.api.v2.resource [None req-5105b1c4-dfba-4b22-938e-83552ea91416 ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 623/1199] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:50 2026] DELETE /v2.0/routers/7f87140d-ce87-4970-9ac0-6915bf4282c3 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1200] 10.0.0.143 () {32 vars in 736 bytes} [Thu Jul 9 18:05:50 2026] GET /v2.0/ports?device_id=532add2a-390d-4316-bff4-5fa308f85eb7 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:05:50.558 8 INFO neutron.api.v2.resource [None req-9623f5b9-f9a9-4252-919a-96a786b93e82 ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 625/1201] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:50 2026] DELETE /v2.0/routers/532add2a-390d-4316-bff4-5fa308f85eb7 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:05:50.575 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ff6f1343-73ae-4f0b-8257-01fbb60b1681 ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 626/1202] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:50 2026] DELETE /v2.0/subnets/8cbd4eea-3bbf-4f8d-91c5-370bfad1d5ef => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1203] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:05:50 2026] POST /v2.0/networks => generated 644 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:50.589 7 WARNING neutron_lib.context [None req-09882f06-6889-4186-8670-7fe90ef664db 50fd4438fa9b47db843ed513d3d631fe 79fc222d091f434b86c9baf6425021e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 627/1204] 10.0.0.143 () {32 vars in 736 bytes} [Thu Jul 9 18:05:50 2026] GET /v2.0/ports?device_id=d0701139-5e03-41c3-aa64-ec0af3927fd3 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:05:50.623 8 INFO neutron.api.v2.resource [None req-4883b9a2-9e7f-4a90-9d98-b555ee4e3a5b ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 628/1205] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:50 2026] DELETE /v2.0/routers/d0701139-5e03-41c3-aa64-ec0af3927fd3 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:05:50.651 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5860c55b-d089-4f55-b810-195be4823cdb ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 629/1206] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:50 2026] DELETE /v2.0/subnets/64e789d0-274e-4697-a566-623703246b3c => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1207] 10.0.0.143 () {32 vars in 736 bytes} [Thu Jul 9 18:05:50 2026] GET /v2.0/ports?device_id=1e1fc18c-80bc-4986-b6d1-4208f6b61447 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:05:50.722 8 INFO neutron.api.v2.resource [None req-7232ec32-b28d-4e62-9c06-2aaf96d6ba1c ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 631/1208] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:50 2026] DELETE /v2.0/routers/1e1fc18c-80bc-4986-b6d1-4208f6b61447 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:05:50.731 7 INFO neutron.services.segments.plugin [-] Segment c00309ae-8ee9-41ca-a46c-cc62f549dbb4 resource provider aggregate not found 2026-07-09 18:05:50.741 8 INFO neutron.pecan_wsgi.hooks.translation [None req-83f8ab38-cf0a-4225-9676-d12edb532fbf ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 632/1209] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:50 2026] DELETE /v2.0/subnets/0516b0ea-e7dc-4199-9971-ceb3c2735b02 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:05:50.749 7 INFO neutron.services.segments.plugin [-] Segment c00309ae-8ee9-41ca-a46c-cc62f549dbb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c00309ae-8ee9-41ca-a46c-cc62f549dbb4 found for delete ", "request_id": "req-7657d564-77dd-4f51-86a5-6fae6ed03205"}]} 2026-07-09 18:05:50.766 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4eb179b9-f5c0-4bcd-8290-718aa52db895 ad5fd2930b1f4b528e62e2912f393507 027cff87aa2c4e3a91db84b180480dba - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 633/1210] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:50 2026] DELETE /v2.0/subnets/88170086-f74a-4568-a8a7-6b3e53ab73db => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:05:50.772 7 INFO neutron.services.segments.plugin [-] Segment 3a938e25-6998-4a20-b147-b4ae7c15514a resource provider aggregate not found 2026-07-09 18:05:50.787 7 INFO neutron.services.segments.plugin [-] Segment 3a938e25-6998-4a20-b147-b4ae7c15514a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a938e25-6998-4a20-b147-b4ae7c15514a found for delete ", "request_id": "req-4e45decc-18d2-4dd4-a2de-b4ae8aa50352"}]} 2026-07-09 18:05:50.800 7 INFO neutron.services.segments.plugin [-] Segment c00309ae-8ee9-41ca-a46c-cc62f549dbb4 resource provider aggregate not found 2026-07-09 18:05:50.814 7 INFO neutron.services.segments.plugin [-] Segment c00309ae-8ee9-41ca-a46c-cc62f549dbb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c00309ae-8ee9-41ca-a46c-cc62f549dbb4 found for delete ", "request_id": "req-2dab6c78-24e0-4501-9698-53af48b81c47"}]} 2026-07-09 18:05:50.838 7 INFO neutron.services.segments.plugin [-] Segment 3a938e25-6998-4a20-b147-b4ae7c15514a resource provider aggregate not found 2026-07-09 18:05:50.854 7 INFO neutron.services.segments.plugin [-] Segment 3a938e25-6998-4a20-b147-b4ae7c15514a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a938e25-6998-4a20-b147-b4ae7c15514a found for delete ", "request_id": "req-81a0aa65-c161-4015-b53a-2af1bcfbf285"}]} [pid: 7|app: 0|req: 578/1211] 10.0.0.143 () {34 vars in 665 bytes} [Thu Jul 9 18:05:50 2026] POST /v2.0/ports => generated 774 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:50.961 8 WARNING neutron_lib.context [None req-0413b6c1-fe00-456b-a76c-80dd9800e89e 50fd4438fa9b47db843ed513d3d631fe 79fc222d091f434b86c9baf6425021e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:51.032 8 INFO neutron.db.segments_db [None req-0413b6c1-fe00-456b-a76c-80dd9800e89e 50fd4438fa9b47db843ed513d3d631fe 79fc222d091f434b86c9baf6425021e9 - - default default] Added segment 3d233ac2-b1b3-47a3-99e7-32f436211b18 of type vxlan for network ac08078a-2fd6-4a50-998e-bb0f2cedfb1f [pid: 8|app: 0|req: 634/1212] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:05:50 2026] POST /v2.0/networks => generated 632 bytes in 224 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-09 18:05:51.189 7 WARNING neutron_lib.context [None req-cd40baf6-95cf-4064-a945-cde71a6f6053 50fd4438fa9b47db843ed513d3d631fe 79fc222d091f434b86c9baf6425021e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 579/1213] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:05:51 2026] POST /v2.0/subnets => generated 626 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:51.441 7 WARNING neutron_lib.context [None req-1af29113-949d-4cfb-bade-d2705d7412a6 50fd4438fa9b47db843ed513d3d631fe 79fc222d091f434b86c9baf6425021e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 635/1214] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:05:51 2026] GET /v2.0/security-groups?tenant_id=027cff87aa2c4e3a91db84b180480dba&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1215] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:05:51 2026] GET /v2.0/ports?device_id=59238c17-9665-49c9-9697-be25853f1c1c => 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: 637/1216] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:51 2026] DELETE /v2.0/security-groups/a9ebb57d-e320-441f-986e-75d5cd85124e => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1217] 10.0.0.143 () {34 vars in 665 bytes} [Thu Jul 9 18:05:51 2026] POST /v2.0/ports => generated 953 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1218] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:05:51 2026] DELETE /v2.0/ports/1a2f905d-4f2c-412b-90cf-a6311d530762 => generated 0 bytes in 353 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-09 18:05:52.261 7 INFO neutron.pecan_wsgi.hooks.translation [None req-58e06317-2655-404d-91df-a835f9196d1e 50fd4438fa9b47db843ed513d3d631fe 79fc222d091f434b86c9baf6425021e9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 581/1219] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:05:52 2026] DELETE /v2.0/ports/1a2f905d-4f2c-412b-90cf-a6311d530762 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:05:52.287 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fcd5610c-5ec1-458c-989e-6e64fb650c21 50fd4438fa9b47db843ed513d3d631fe 79fc222d091f434b86c9baf6425021e9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 639/1220] 10.0.0.143 () {32 vars in 717 bytes} [Thu Jul 9 18:05:52 2026] GET /v2.0/ports/1a2f905d-4f2c-412b-90cf-a6311d530762 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1221] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:52 2026] DELETE /v2.0/subnets/e2e8f02f-d1c3-46a8-b4bd-a62c12bce318 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:52.705 8 WARNING neutron_lib.context [None req-5ac6369c-becf-4784-841b-2ead862accba 1d9ead2450ca4df986c58ad2aab23b2d ebcb8674544142549727e8ae428ae0fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 583/1222] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:05:52 2026] DELETE /v2.0/networks/ac08078a-2fd6-4a50-998e-bb0f2cedfb1f => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:52.803 7 INFO neutron.services.segments.plugin [-] Segment 3d233ac2-b1b3-47a3-99e7-32f436211b18 resource provider aggregate not found [pid: 7|app: 0|req: 584/1223] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:05:52 2026] GET /v2.0/ports?device_id=59238c17-9665-49c9-9697-be25853f1c1c => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:05:52.813 7 WARNING neutron_lib.context [None req-a0194c8e-5cea-4e50-abb4-e5c6d098c237 50fd4438fa9b47db843ed513d3d631fe 79fc222d091f434b86c9baf6425021e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:52.819 7 INFO neutron.services.segments.plugin [-] Segment 3d233ac2-b1b3-47a3-99e7-32f436211b18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d233ac2-b1b3-47a3-99e7-32f436211b18 found for delete ", "request_id": "req-9c924c43-f982-4ae3-96aa-49b86c42c427"}]} 2026-07-09 18:05:52.872 7 INFO neutron.services.segments.plugin [-] Segment 3d233ac2-b1b3-47a3-99e7-32f436211b18 resource provider aggregate not found 2026-07-09 18:05:52.881 7 INFO neutron.db.segments_db [None req-a0194c8e-5cea-4e50-abb4-e5c6d098c237 50fd4438fa9b47db843ed513d3d631fe 79fc222d091f434b86c9baf6425021e9 - - default default] Added segment aa2f22e6-84e8-4f84-8aad-75b032ec9147 of type vxlan for network 53971fa5-e5cf-4f8d-8eab-9e3a4d86f327 2026-07-09 18:05:52.892 7 INFO neutron.services.segments.plugin [-] Segment 3d233ac2-b1b3-47a3-99e7-32f436211b18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d233ac2-b1b3-47a3-99e7-32f436211b18 found for delete ", "request_id": "req-dcda4b5b-a0ec-4a4e-8e44-6aadb3803f01"}]} 2026-07-09 18:05:52.898 8 INFO neutron.db.segments_db [None req-5ac6369c-becf-4784-841b-2ead862accba 1d9ead2450ca4df986c58ad2aab23b2d ebcb8674544142549727e8ae428ae0fe - - default default] Added segment 3a33acc4-7158-425f-b76d-978a40eb21cb of type vxlan for network ed2f8952-b9ab-4597-83f5-2fa47d549ce4 [pid: 7|app: 0|req: 585/1224] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:05:52 2026] POST /v2.0/networks => generated 631 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:52.980 7 WARNING neutron_lib.context [None req-20a6e8ae-703d-4d70-848e-313fce40b1f0 50fd4438fa9b47db843ed513d3d631fe 79fc222d091f434b86c9baf6425021e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 640/1225] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:05:52 2026] POST /v2.0/networks => generated 647 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1226] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:05:53 2026] GET /v2.0/networks?id=e45db00a-28e9-4b9a-a0bd-639c869f7c25 => generated 676 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1227] 199.19.213.108 () {34 vars in 1050 bytes} [Thu Jul 9 18:05:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7bce72263dd845c6b03e7ce732b119de => generated 180 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:53.151 8 WARNING neutron_lib.context [req-4be3b5fc-dbf5-43f2-8d44-8f1c43d58586 req-f10e5a48-5e30-4d7d-a46d-b58a494c47a3 9fc3b367a8d541fbbbaec34c8ee6fc09 7bce72263dd845c6b03e7ce732b119de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 586/1228] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:05:52 2026] POST /v2.0/subnets => generated 626 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:53.295 7 WARNING neutron_lib.context [None req-c651f38b-9a7e-4c31-b9f0-341bb3e4bd42 50fd4438fa9b47db843ed513d3d631fe 79fc222d091f434b86c9baf6425021e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 643/1229] 199.19.213.108 () {38 vars in 955 bytes} [Thu Jul 9 18:05:53 2026] POST /v2.0/ports => generated 954 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-09 18:05:53.607 8 WARNING neutron_lib.context [None req-83c62a87-5641-4113-9c16-f87a29c4a017 840e091df1be4128be4005450c6756af 78cd44d65fb9480aa80abd1a764eadd3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 587/1230] 10.0.0.143 () {34 vars in 665 bytes} [Thu Jul 9 18:05:53 2026] POST /v2.0/ports => generated 916 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:53.642 7 WARNING neutron_lib.context [None req-2e4f711f-af08-423c-9018-7c612921c291 1d9ead2450ca4df986c58ad2aab23b2d ebcb8674544142549727e8ae428ae0fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 644/1231] 10.0.0.143 () {34 vars in 677 bytes} [Thu Jul 9 18:05:53 2026] POST /v2.0/subnetpools => generated 549 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1232] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:05:53 2026] POST /v2.0/subnets => generated 673 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1233] 199.19.213.108 () {38 vars in 1028 bytes} [Thu Jul 9 18:05:53 2026] PUT /v2.0/ports/59b6fce6-c38b-4e82-9f3d-cdb653022ffa => generated 1235 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, ' [pid: 8|app: 0|req: 646/1234] 10.0.0.143 () {32 vars in 729 bytes} [Thu Jul 9 18:05:54 2026] GET /v2.0/subnetpools/c118032e-96c0-44a4-89ea-eea882de0e72 => generated 549 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:54.242 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5c9faa1-fe7d-4608-b33f-f1f4142de3de'] response: {'name': 'network-changed', 'server_uuid': '59238c17-9665-49c9-9697-be25853f1c1c', 'tag': '59b6fce6-c38b-4e82-9f3d-cdb653022ffa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 647/1235] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:05:54 2026] GET /v2.0/ports?device_id=59238c17-9665-49c9-9697-be25853f1c1c => generated 969 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:54.347 8 WARNING neutron_lib.context [None req-3f9b8dbd-d6ec-447f-8f55-a173f71146ee 1d9ead2450ca4df986c58ad2aab23b2d ebcb8674544142549727e8ae428ae0fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:54.403 8 INFO neutron.db.segments_db [None req-3f9b8dbd-d6ec-447f-8f55-a173f71146ee 1d9ead2450ca4df986c58ad2aab23b2d ebcb8674544142549727e8ae428ae0fe - - default default] Added segment 21b4704b-5da8-4f83-b35c-0980dc7e8642 of type vxlan for network bb22ed1c-a8be-4456-a79d-2d46593e2df3 [pid: 8|app: 0|req: 648/1236] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:05:54 2026] POST /v2.0/networks => generated 648 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1237] 10.0.0.143 () {34 vars in 749 bytes} [Thu Jul 9 18:05:54 2026] PUT /v2.0/subnetpools/c118032e-96c0-44a4-89ea-eea882de0e72 => generated 498 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1238] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:05:54 2026] GET /v2.0/security-groups?id=434e059a-3fc5-4625-9019-024341c270a1&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1239] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:05:53 2026] DELETE /v2.0/ports/cd46d4a9-151c-4c94-ac60-3de5d3865eb6 => generated 0 bytes in 746 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1240] 10.0.0.143 () {32 vars in 732 bytes} [Thu Jul 9 18:05:54 2026] DELETE /v2.0/subnetpools/c118032e-96c0-44a4-89ea-eea882de0e72 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:05:54.774 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fe472cfa-8b8a-45ea-805b-67e2620e4a5e 50fd4438fa9b47db843ed513d3d631fe 79fc222d091f434b86c9baf6425021e9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 591/1241] 10.0.0.143 () {32 vars in 717 bytes} [Thu Jul 9 18:05:54 2026] GET /v2.0/ports/cd46d4a9-151c-4c94-ac60-3de5d3865eb6 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1242] 10.0.0.143 () {34 vars in 743 bytes} [Thu Jul 9 18:05:54 2026] PUT /v2.0/networks/bb22ed1c-a8be-4456-a79d-2d46593e2df3 => generated 592 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:54.806 8 INFO neutron.api.v2.resource [None req-ce5bf8ea-a084-427c-be81-f12a57a5cbc4 840e091df1be4128be4005450c6756af 78cd44d65fb9480aa80abd1a764eadd3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 652/1243] 10.0.0.143 () {32 vars in 729 bytes} [Thu Jul 9 18:05:54 2026] GET /v2.0/subnetpools/c118032e-96c0-44a4-89ea-eea882de0e72 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1244] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:05:54 2026] GET /v2.0/ports?tenant_id=7bce72263dd845c6b03e7ce732b119de&device_id=59238c17-9665-49c9-9697-be25853f1c1c => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:05:54.833 7 WARNING neutron_lib.context [None req-6cdd4b72-1db8-4c58-ab09-2b9899e25a20 1d9ead2450ca4df986c58ad2aab23b2d ebcb8674544142549727e8ae428ae0fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 653/1245] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:54 2026] DELETE /v2.0/subnets/6cc3df6d-00e8-4d63-a458-2deb5cbfd2ad => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:55.030 8 INFO neutron.api.v2.resource [None req-8307bb9e-ff85-4f03-bd92-a3d26073b635 840e091df1be4128be4005450c6756af 78cd44d65fb9480aa80abd1a764eadd3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 654/1246] 10.0.0.143 () {32 vars in 732 bytes} [Thu Jul 9 18:05:55 2026] DELETE /v2.0/subnetpools/c118032e-96c0-44a4-89ea-eea882de0e72 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1247] 199.19.213.108 () {34 vars in 1018 bytes} [Thu Jul 9 18:05:55 2026] GET /v2.0/networks?tenant_id=7bce72263dd845c6b03e7ce732b119de&shared=False => generated 772 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1248] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:05:54 2026] POST /v2.0/subnets => generated 646 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1249] 199.19.213.108 () {34 vars in 930 bytes} [Thu Jul 9 18:05:55 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1250] 10.0.0.143 () {34 vars in 741 bytes} [Thu Jul 9 18:05:55 2026] PUT /v2.0/subnets/87dbb67c-d44f-4b25-bb9e-e84b5a17ae2b => generated 656 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:55.479 8 INFO neutron.services.segments.plugin [-] Segment aa2f22e6-84e8-4f84-8aad-75b032ec9147 resource provider aggregate not found 2026-07-09 18:05:55.484 8 INFO neutron.services.segments.plugin [-] Segment aa2f22e6-84e8-4f84-8aad-75b032ec9147 resource provider aggregate not found 2026-07-09 18:05:55.501 8 INFO neutron.services.segments.plugin [-] Segment aa2f22e6-84e8-4f84-8aad-75b032ec9147 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa2f22e6-84e8-4f84-8aad-75b032ec9147 found for delete ", "request_id": "req-80e0fe3c-f9ab-41d4-a9bd-6ff06cdd4ca6"}]} [pid: 8|app: 0|req: 656/1251] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:05:55 2026] DELETE /v2.0/networks/53971fa5-e5cf-4f8d-8eab-9e3a4d86f327 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:55.528 8 WARNING neutron_lib.context [None req-530d528d-0b9f-4045-9253-1e7ffb7eb4a8 50fd4438fa9b47db843ed513d3d631fe 79fc222d091f434b86c9baf6425021e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:05:55.531 8 INFO neutron.services.segments.plugin [-] Segment aa2f22e6-84e8-4f84-8aad-75b032ec9147 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa2f22e6-84e8-4f84-8aad-75b032ec9147 found for delete ", "request_id": "req-3a4b0e42-590e-4ba0-b30d-3cea758a3e19"}]} 2026-07-09 18:05:55.658 7 INFO neutron.services.segments.plugin [-] Segment 21b4704b-5da8-4f83-b35c-0980dc7e8642 resource provider aggregate not found 2026-07-09 18:05:55.663 7 INFO neutron.services.segments.plugin [-] Segment 21b4704b-5da8-4f83-b35c-0980dc7e8642 resource provider aggregate not found 2026-07-09 18:05:55.683 7 INFO neutron.services.segments.plugin [-] Segment 21b4704b-5da8-4f83-b35c-0980dc7e8642 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21b4704b-5da8-4f83-b35c-0980dc7e8642 found for delete ", "request_id": "req-2019ed9f-ef40-4007-89d9-a2993c5d26ea"}]} 2026-07-09 18:05:55.684 7 INFO neutron.services.segments.plugin [-] Segment 21b4704b-5da8-4f83-b35c-0980dc7e8642 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21b4704b-5da8-4f83-b35c-0980dc7e8642 found for delete ", "request_id": "req-e25d7e1a-ef28-4b97-beda-21441ea3de85"}]} [pid: 7|app: 0|req: 596/1252] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:05:55 2026] DELETE /v2.0/networks/bb22ed1c-a8be-4456-a79d-2d46593e2df3 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1253] 10.0.0.143 () {34 vars in 665 bytes} [Thu Jul 9 18:05:55 2026] POST /v2.0/ports => generated 775 bytes in 324 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: 660/1256] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:05:55 2026] GET /v2.0/ports?device_id=59238c17-9665-49c9-9697-be25853f1c1c => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:55.904 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d53a063d-792a-48a1-9abe-596887c54921 1d9ead2450ca4df986c58ad2aab23b2d ebcb8674544142549727e8ae428ae0fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 661/1257] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:05:55 2026] DELETE /v2.0/networks/bb22ed1c-a8be-4456-a79d-2d46593e2df3 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1258] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:05:55 2026] GET /v2.0/security-groups?tenant_id=78cd44d65fb9480aa80abd1a764eadd3&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1259] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:05:55 2026] GET /v2.0/security-groups?id=434e059a-3fc5-4625-9019-024341c270a1&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1260] 10.0.0.143 () {32 vars in 694 bytes} [Thu Jul 9 18:05:56 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1261] 10.0.0.143 () {34 vars in 737 bytes} [Thu Jul 9 18:05:55 2026] PUT /v2.0/ports/f1a38024-21fb-4ab7-bea1-abb0d05c52ff => generated 752 bytes in 243 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: 600/1262] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:56 2026] DELETE /v2.0/security-groups/f02e7dc9-3a2b-42d4-a4eb-40e7cf3ff9bc => 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: 601/1263] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:05:56 2026] DELETE /v2.0/ports/f1a38024-21fb-4ab7-bea1-abb0d05c52ff => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1264] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:05:56 2026] GET /v2.0/ports?tenant_id=7bce72263dd845c6b03e7ce732b119de&device_id=59238c17-9665-49c9-9697-be25853f1c1c => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1265] 10.0.0.143 () {32 vars in 643 bytes} [Thu Jul 9 18:05:56 2026] GET /v2.0/ports => generated 777 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1266] 10.0.0.143 () {32 vars in 742 bytes} [Thu Jul 9 18:05:56 2026] GET /v2.0/subnets?network_id=32cf7ffb-875e-495b-929e-c726957c97f3 => generated 649 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1267] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:05:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=59b6fce6-c38b-4e82-9f3d-cdb653022ffa => 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: 605/1268] 10.0.0.143 () {32 vars in 653 bytes} [Thu Jul 9 18:05:56 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-09 18:05:56.663 8 INFO neutron.pecan_wsgi.hooks.translation [None req-61af55b8-6f03-4af6-a62f-9a1a735e83be 50fd4438fa9b47db843ed513d3d631fe 79fc222d091f434b86c9baf6425021e9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 664/1269] 10.0.0.143 () {32 vars in 717 bytes} [Thu Jul 9 18:05:56 2026] GET /v2.0/ports/f1a38024-21fb-4ab7-bea1-abb0d05c52ff => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1270] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:05:56 2026] GET /v2.0/subnets?id=e4fca930-419c-45eb-ada4-f0b77fa435d6 => generated 694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1271] 10.0.0.143 () {32 vars in 649 bytes} [Thu Jul 9 18:05:56 2026] GET /v2.0/networks => generated 1312 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1272] 10.0.0.143 () {32 vars in 643 bytes} [Thu Jul 9 18:05:56 2026] GET /v2.0/ports => generated 777 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1273] 10.0.0.143 () {32 vars in 647 bytes} [Thu Jul 9 18:05:56 2026] GET /v2.0/subnets => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1274] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:05:56 2026] GET /v2.0/ports?network_id=e45db00a-28e9-4b9a-a0bd-639c869f7c25&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: 609/1275] 10.0.0.143 () {32 vars in 717 bytes} [Thu Jul 9 18:05:56 2026] GET /v2.0/ports/2ee2faaa-cde4-4189-a731-02103d16a01c => generated 774 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1276] 10.0.0.143 () {32 vars in 723 bytes} [Thu Jul 9 18:05:56 2026] GET /v2.0/networks/ed2f8952-b9ab-4597-83f5-2fa47d549ce4 => generated 672 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:56.841 8 INFO neutron.pecan_wsgi.hooks.translation [None req-79d02416-363f-4516-9b64-2087f4ac880f 50fd4438fa9b47db843ed513d3d631fe 79fc222d091f434b86c9baf6425021e9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 668/1277] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:05:56 2026] DELETE /v2.0/ports/cd46d4a9-151c-4c94-ac60-3de5d3865eb6 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1278] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:05:56 2026] GET /v2.0/networks/e45db00a-28e9-4b9a-a0bd-639c869f7c25?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: 669/1279] 10.0.0.143 () {32 vars in 721 bytes} [Thu Jul 9 18:05:56 2026] GET /v2.0/subnets/94f97fd9-518a-4d9f-bc3f-db8a8b67c930 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:56.872 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a2d1f0ab-36d5-4ca1-840c-c318efce0442 50fd4438fa9b47db843ed513d3d631fe 79fc222d091f434b86c9baf6425021e9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 611/1280] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:56 2026] DELETE /v2.0/subnets/6cc3df6d-00e8-4d63-a458-2deb5cbfd2ad => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:05:56.894 7 INFO neutron.pecan_wsgi.hooks.translation [None req-472ce014-6473-46c5-a12a-c1978fab219b 1d9ead2450ca4df986c58ad2aab23b2d ebcb8674544142549727e8ae428ae0fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 612/1281] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:56 2026] DELETE /v2.0/subnets/87dbb67c-d44f-4b25-bb9e-e84b5a17ae2b => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:05:56.908 7 INFO neutron.pecan_wsgi.hooks.translation [None req-754634db-84db-4062-bdf1-7aeea992ca73 50fd4438fa9b47db843ed513d3d631fe 79fc222d091f434b86c9baf6425021e9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 613/1282] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:56 2026] DELETE /v2.0/subnets/e2e8f02f-d1c3-46a8-b4bd-a62c12bce318 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:05:56.921 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a5ddfe8b-8115-45db-add2-805bc294ac68 1d9ead2450ca4df986c58ad2aab23b2d ebcb8674544142549727e8ae428ae0fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 670/1283] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:05:56 2026] GET /v2.0/networks/e45db00a-28e9-4b9a-a0bd-639c869f7c25?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: 614/1284] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:05:56 2026] DELETE /v2.0/networks/bb22ed1c-a8be-4456-a79d-2d46593e2df3 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1285] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:05:56 2026] DELETE /v2.0/subnets/94f97fd9-518a-4d9f-bc3f-db8a8b67c930 => 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: 671/1286] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:05:56 2026] DELETE /v2.0/ports/2ee2faaa-cde4-4189-a731-02103d16a01c => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1287] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:05:57 2026] GET /v2.0/ports?device_id=59238c17-9665-49c9-9697-be25853f1c1c => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1288] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:05:57 2026] DELETE /v2.0/networks/aaf8db04-9cd9-495d-b041-2d04e379bd89 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1289] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:05:57 2026] GET /v2.0/security-groups?id=434e059a-3fc5-4625-9019-024341c270a1&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1290] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:05:57 2026] DELETE /v2.0/networks/ed2f8952-b9ab-4597-83f5-2fa47d549ce4 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:57.963 7 INFO neutron.services.segments.plugin [-] Segment be171cdc-e07e-4992-9601-023941c15fdd resource provider aggregate not found 2026-07-09 18:05:57.968 7 INFO neutron.services.segments.plugin [-] Segment be171cdc-e07e-4992-9601-023941c15fdd resource provider aggregate not found 2026-07-09 18:05:57.989 7 INFO neutron.services.segments.plugin [-] Segment be171cdc-e07e-4992-9601-023941c15fdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be171cdc-e07e-4992-9601-023941c15fdd found for delete ", "request_id": "req-42c0c0ac-acff-4523-bd4e-01b8a259103c"}]} 2026-07-09 18:05:58.007 7 INFO neutron.services.segments.plugin [-] Segment be171cdc-e07e-4992-9601-023941c15fdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be171cdc-e07e-4992-9601-023941c15fdd found for delete ", "request_id": "req-f85bbf9c-0ffe-45ff-afb7-4b0b951f24da"}]} 2026-07-09 18:05:58.186 8 INFO neutron.services.segments.plugin [-] Segment 3a33acc4-7158-425f-b76d-978a40eb21cb resource provider aggregate not found 2026-07-09 18:05:58.206 8 INFO neutron.services.segments.plugin [-] Segment 3a33acc4-7158-425f-b76d-978a40eb21cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a33acc4-7158-425f-b76d-978a40eb21cb found for delete ", "request_id": "req-e3ed4e95-2383-4b0f-b1a4-41bb9d8d2801"}]} 2026-07-09 18:05:58.209 8 INFO neutron.services.segments.plugin [-] Segment 3a33acc4-7158-425f-b76d-978a40eb21cb resource provider aggregate not found 2026-07-09 18:05:58.227 8 INFO neutron.services.segments.plugin [-] Segment 3a33acc4-7158-425f-b76d-978a40eb21cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a33acc4-7158-425f-b76d-978a40eb21cb found for delete ", "request_id": "req-69f81077-c591-40bf-ad59-c7dc3dc5ed2d"}]} [pid: 7|app: 0|req: 619/1291] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:05:57 2026] GET /v2.0/security-groups?tenant_id=79fc222d091f434b86c9baf6425021e9&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1292] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:05:58 2026] GET /v2.0/security-groups?tenant_id=ebcb8674544142549727e8ae428ae0fe&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1293] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:58 2026] DELETE /v2.0/security-groups/15fa2697-4e9d-4f4a-b85e-2dd3cab3f261 => 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: 621/1294] 10.0.0.143 () {32 vars in 623 bytes} [Thu Jul 9 18:05:58 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1295] 10.0.0.143 () {32 vars in 633 bytes} [Thu Jul 9 18:05:58 2026] GET /v2.0/ => generated 632 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1296] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:58 2026] DELETE /v2.0/security-groups/6ab84064-54d2-4023-905a-b7666e171f6c => 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: 623/1297] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:05:58 2026] GET /v2.0/ports?device_id=59238c17-9665-49c9-9697-be25853f1c1c => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1298] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:05:58 2026] GET /v2.0/security-groups?id=434e059a-3fc5-4625-9019-024341c270a1&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: 624/1299] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:05:58 2026] GET /v2.0/security-groups?tenant_id=d522b5edd3a641f099f348bb778032b1&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1300] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:05:59 2026] DELETE /v2.0/security-groups/16197231-4c6c-4fe3-89ab-003d36abebd3 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1301] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:05:59 2026] GET /v2.0/ports?device_id=59238c17-9665-49c9-9697-be25853f1c1c => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1302] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:05:59 2026] GET /v2.0/security-groups?id=434e059a-3fc5-4625-9019-024341c270a1&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:06:00.511 7 WARNING neutron_lib.context [None req-86443955-8201-41f7-bf81-f910466b2cf1 3b546a2edc974468b63d8f53e66f192f 23cb58b1e50e41c583a38de842ced6de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:06:00.705 7 INFO neutron.db.segments_db [None req-86443955-8201-41f7-bf81-f910466b2cf1 3b546a2edc974468b63d8f53e66f192f 23cb58b1e50e41c583a38de842ced6de - - default default] Added segment 6a77d576-362a-4370-a217-31d871fb85ec of type vxlan for network 0f499e79-bccb-4810-b4f2-8f89a087a77c [pid: 7|app: 0|req: 626/1303] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:06:00 2026] POST /v2.0/networks => generated 648 bytes in 569 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:00.848 7 WARNING neutron_lib.context [None req-95b8275a-a509-4065-8d4f-8bf004cb31bf 3b546a2edc974468b63d8f53e66f192f 23cb58b1e50e41c583a38de842ced6de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 678/1304] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:00 2026] GET /v2.0/ports?device_id=59238c17-9665-49c9-9697-be25853f1c1c => generated 971 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1305] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:00 2026] GET /v2.0/security-groups?id=434e059a-3fc5-4625-9019-024341c270a1&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1306] 10.0.0.143 () {34 vars in 665 bytes} [Thu Jul 9 18:06:00 2026] POST /v2.0/ports => generated 779 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:01.228 8 WARNING neutron_lib.context [None req-3ca4b9ea-c13f-4ab2-bf8f-326a089c7b17 3b546a2edc974468b63d8f53e66f192f 23cb58b1e50e41c583a38de842ced6de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:06:01.279 8 INFO neutron.db.segments_db [None req-3ca4b9ea-c13f-4ab2-bf8f-326a089c7b17 3b546a2edc974468b63d8f53e66f192f 23cb58b1e50e41c583a38de842ced6de - - default default] Added segment 4c5d3051-8db2-40d5-8260-7236842fb276 of type vxlan for network f5520b09-40f4-451e-bbf8-5a05733aee33 [pid: 8|app: 0|req: 680/1307] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:06:01 2026] POST /v2.0/networks => generated 636 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:06:01.395 7 WARNING neutron_lib.context [None req-3ff06eee-568c-4404-8435-41e7554c6e4a 3b546a2edc974468b63d8f53e66f192f 23cb58b1e50e41c583a38de842ced6de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 628/1308] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:06:01 2026] POST /v2.0/subnets => generated 646 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:01.685 8 WARNING neutron_lib.context [None req-68798d2e-0cf2-45c6-b680-8258d8d30558 3b546a2edc974468b63d8f53e66f192f 23cb58b1e50e41c583a38de842ced6de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 681/1309] 10.0.0.143 () {34 vars in 665 bytes} [Thu Jul 9 18:06:01 2026] POST /v2.0/ports => generated 965 bytes in 394 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: 629/1310] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:02 2026] GET /v2.0/ports?device_id=59238c17-9665-49c9-9697-be25853f1c1c => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1311] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:02 2026] GET /v2.0/security-groups?id=434e059a-3fc5-4625-9019-024341c270a1&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: 631/1312] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:02 2026] GET /v2.0/ports?device_id=59238c17-9665-49c9-9697-be25853f1c1c => generated 971 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1313] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:06:02 2026] DELETE /v2.0/ports/fbe5f69c-2463-45ae-8efc-1114c4cea36f => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:06:02.443 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c24658a9-97aa-4986-8396-9cd27f4efdb7 3b546a2edc974468b63d8f53e66f192f 23cb58b1e50e41c583a38de842ced6de - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 683/1314] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:06:02 2026] DELETE /v2.0/ports/fbe5f69c-2463-45ae-8efc-1114c4cea36f => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:06:02.466 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7de6b775-d5af-490f-9fa2-55d1389f9b2b 3b546a2edc974468b63d8f53e66f192f 23cb58b1e50e41c583a38de842ced6de - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 684/1315] 10.0.0.143 () {32 vars in 717 bytes} [Thu Jul 9 18:06:02 2026] GET /v2.0/ports/fbe5f69c-2463-45ae-8efc-1114c4cea36f => 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: 685/1316] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:06:02 2026] DELETE /v2.0/subnets/b3f1b5b7-5922-4c07-8ad1-9817bdfe2fb6 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:06:02.872 7 INFO neutron.db.l3_db [None req-530957d6-f1b5-499e-b432-7361aeb813c7 9fc3b367a8d541fbbbaec34c8ee6fc09 7bce72263dd845c6b03e7ce732b119de - - default default] Floating IP d195b0ce-40ff-4f27-b092-1540811d41f4 associated. External IP: 10.96.250.219, port: 59b6fce6-c38b-4e82-9f3d-cdb653022ffa. 2026-07-09 18:06:03.106 8 INFO neutron.services.segments.plugin [-] Segment 4c5d3051-8db2-40d5-8260-7236842fb276 resource provider aggregate not found 2026-07-09 18:06:03.112 8 INFO neutron.services.segments.plugin [-] Segment 4c5d3051-8db2-40d5-8260-7236842fb276 resource provider aggregate not found 2026-07-09 18:06:03.128 8 INFO neutron.services.segments.plugin [-] Segment 4c5d3051-8db2-40d5-8260-7236842fb276 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c5d3051-8db2-40d5-8260-7236842fb276 found for delete ", "request_id": "req-75b8bd54-56ed-4c35-bd43-7427ca942f5b"}]} 2026-07-09 18:06:03.130 8 INFO neutron.services.segments.plugin [-] Segment 4c5d3051-8db2-40d5-8260-7236842fb276 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c5d3051-8db2-40d5-8260-7236842fb276 found for delete ", "request_id": "req-60051b0c-ef18-4417-9a92-b00cb0294883"}]} [pid: 8|app: 0|req: 686/1317] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:06:02 2026] DELETE /v2.0/networks/f5520b09-40f4-451e-bbf8-5a05733aee33 => generated 0 bytes in 412 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:06:03.150 8 WARNING neutron_lib.context [None req-d0542e93-cc61-4b48-9d33-f2f030d9b90b 3b546a2edc974468b63d8f53e66f192f 23cb58b1e50e41c583a38de842ced6de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:06:03.239 8 INFO neutron.db.segments_db [None req-d0542e93-cc61-4b48-9d33-f2f030d9b90b 3b546a2edc974468b63d8f53e66f192f 23cb58b1e50e41c583a38de842ced6de - - default default] Added segment 4fb3c577-90f8-41ec-b8b8-7f4a4c4154c7 of type vxlan for network 7cdd14c9-011d-4f0a-b38e-cf98e6012dc5 [pid: 7|app: 0|req: 632/1318] 10.0.0.143 () {34 vars in 749 bytes} [Thu Jul 9 18:06:02 2026] PUT /v2.0/floatingips/d195b0ce-40ff-4f27-b092-1540811d41f4 => generated 855 bytes in 917 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:06:03.375 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c2d1d57-2ec8-48c8-a9fb-cd3678965f9c'] response: {'name': 'network-changed', 'server_uuid': '59238c17-9665-49c9-9697-be25853f1c1c', 'tag': '59b6fce6-c38b-4e82-9f3d-cdb653022ffa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 687/1319] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:06:03 2026] POST /v2.0/networks => generated 635 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1320] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:03 2026] GET /v2.0/ports?device_id=59238c17-9665-49c9-9697-be25853f1c1c => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:06:03.430 8 WARNING neutron_lib.context [None req-dff14123-e700-4b6f-9877-ba63e675ed63 3b546a2edc974468b63d8f53e66f192f 23cb58b1e50e41c583a38de842ced6de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 689/1321] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:06:03 2026] POST /v2.0/subnets => generated 646 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1322] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:03 2026] GET /v2.0/security-groups?id=434e059a-3fc5-4625-9019-024341c270a1&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: 633/1323] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:06:03 2026] GET /v2.0/security-groups?tenant_id=573f689c3e9c463496335792515cc930&name=default => generated 2925 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:06:03.794 7 WARNING neutron_lib.context [None req-7281d1e4-7ad6-449a-814b-f9478fd9f390 3b546a2edc974468b63d8f53e66f192f 23cb58b1e50e41c583a38de842ced6de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 691/1324] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:06:03 2026] GET /v2.0/security-groups?tenant_id=f9d63614190c480dbf3d712835441559&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1325] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:06:04 2026] DELETE /v2.0/security-groups/3c267da6-b00e-4756-816d-254332ff544d => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1326] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:06:04 2026] GET /v2.0/ports?tenant_id=7bce72263dd845c6b03e7ce732b119de&device_id=59238c17-9665-49c9-9697-be25853f1c1c => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1327] 10.0.0.143 () {34 vars in 665 bytes} [Thu Jul 9 18:06:03 2026] POST /v2.0/ports => generated 928 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1328] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:04 2026] GET /v2.0/ports?device_id=59238c17-9665-49c9-9697-be25853f1c1c => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1329] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:06:04 2026] GET /v2.0/networks?id=e45db00a-28e9-4b9a-a0bd-639c869f7c25 => generated 772 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1330] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:06:04 2026] DELETE /v2.0/security-groups/91a403d1-bdab-472e-b5eb-3c3adb923449 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1331] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:04 2026] GET /v2.0/security-groups?id=434e059a-3fc5-4625-9019-024341c270a1&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1332] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:06:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=59b6fce6-c38b-4e82-9f3d-cdb653022ffa => generated 858 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1333] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:06:04 2026] GET /v2.0/subnets?id=e4fca930-419c-45eb-ada4-f0b77fa435d6 => generated 694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1334] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:06:04 2026] GET /v2.0/ports?network_id=e45db00a-28e9-4b9a-a0bd-639c869f7c25&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1335] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:06:04 2026] DELETE /v2.0/ports/dab77b27-42e3-4f30-9f94-4a2d8c02c2c7 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1336] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:06:04 2026] GET /v2.0/networks/e45db00a-28e9-4b9a-a0bd-639c869f7c25?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:06:04.783 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b7f90c2c-1bcd-4d2c-bef1-f6c946134af8 3b546a2edc974468b63d8f53e66f192f 23cb58b1e50e41c583a38de842ced6de - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 639/1337] 10.0.0.143 () {32 vars in 717 bytes} [Thu Jul 9 18:06:04 2026] GET /v2.0/ports/dab77b27-42e3-4f30-9f94-4a2d8c02c2c7 => 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: 699/1338] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:06:04 2026] GET /v2.0/security-groups?tenant_id=561d098f250e4ef68d7546f9539eb8be&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1339] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:06:04 2026] GET /v2.0/networks/e45db00a-28e9-4b9a-a0bd-639c869f7c25?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: 641/1340] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:06:04 2026] DELETE /v2.0/security-groups/497467c1-717e-4e29-9b18-6e0a51fe9bf9 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1341] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:06:04 2026] DELETE /v2.0/subnets/66e7aec4-320f-419b-adbd-b7af0a747941 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:06:05.502 7 INFO neutron.services.segments.plugin [-] Segment 4fb3c577-90f8-41ec-b8b8-7f4a4c4154c7 resource provider aggregate not found 2026-07-09 18:06:05.506 7 INFO neutron.services.segments.plugin [-] Segment 4fb3c577-90f8-41ec-b8b8-7f4a4c4154c7 resource provider aggregate not found [pid: 7|app: 0|req: 642/1342] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:06:05 2026] DELETE /v2.0/networks/7cdd14c9-011d-4f0a-b38e-cf98e6012dc5 => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:06:05.535 8 WARNING neutron_lib.context [None req-4dea8272-3c91-4050-a853-0288c7f67c17 3b546a2edc974468b63d8f53e66f192f 23cb58b1e50e41c583a38de842ced6de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:06:05.575 7 INFO neutron.services.segments.plugin [-] Segment 4fb3c577-90f8-41ec-b8b8-7f4a4c4154c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fb3c577-90f8-41ec-b8b8-7f4a4c4154c7 found for delete ", "request_id": "req-034425a1-2c42-48b4-937d-0627f8d9760f"}]} 2026-07-09 18:06:05.575 7 INFO neutron.services.segments.plugin [-] Segment 4fb3c577-90f8-41ec-b8b8-7f4a4c4154c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fb3c577-90f8-41ec-b8b8-7f4a4c4154c7 found for delete ", "request_id": "req-f762bff3-dc46-4f14-ab68-779e8be87d48"}]} [pid: 7|app: 0|req: 643/1343] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:05 2026] GET /v2.0/ports?device_id=59238c17-9665-49c9-9697-be25853f1c1c => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1344] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:05 2026] GET /v2.0/security-groups?id=434e059a-3fc5-4625-9019-024341c270a1&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1345] 10.0.0.143 () {34 vars in 665 bytes} [Thu Jul 9 18:06:05 2026] POST /v2.0/ports => generated 778 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 702/1346] 199.19.213.108 () {34 vars in 994 bytes} [Thu Jul 9 18:06:06 2026] GET /v2.0/ports?device_id=59238c17-9665-49c9-9697-be25853f1c1c => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1347] 10.0.0.143 () {34 vars in 737 bytes} [Thu Jul 9 18:06:05 2026] PUT /v2.0/ports/df80698d-34a5-4a63-a84b-12f685e083c6 => generated 752 bytes in 267 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-09 18:06:06.423 7 INFO neutron.db.l3_db [req-4dd3ada0-2097-42c7-ae18-af3208ea5ceb req-2ea47f42-3cb7-4991-9210-c15c61653f99 9fc3b367a8d541fbbbaec34c8ee6fc09 7bce72263dd845c6b03e7ce732b119de - - default default] Floating IP d195b0ce-40ff-4f27-b092-1540811d41f4 disassociated. External IP: 10.96.250.219, port: 59b6fce6-c38b-4e82-9f3d-cdb653022ffa. 2026-07-09 18:06:06.496 8 INFO neutron.db.segments_db [None req-be372c4e-37f5-4bb8-bd45-57d8717390ba 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment d9fabbae-fd9e-437a-9d25-c5ca8f4b1a11 of type vxlan for network f606b843-f8de-43a8-877d-258955345c78 [pid: 8|app: 0|req: 703/1348] 10.0.0.143 () {34 vars in 671 bytes} [Thu Jul 9 18:06:06 2026] POST /v2.0/networks => generated 740 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1349] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:06:06 2026] DELETE /v2.0/ports/df80698d-34a5-4a63-a84b-12f685e083c6 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1350] 199.19.213.108 () {36 vars in 997 bytes} [Thu Jul 9 18:06:06 2026] DELETE /v2.0/ports/59b6fce6-c38b-4e82-9f3d-cdb653022ffa => generated 0 bytes in 686 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1351] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:06 2026] GET /v2.0/ports?device_id=59238c17-9665-49c9-9697-be25853f1c1c => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:06:06.899 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea80a6bd-8e68-4331-8bcc-02916925ec19'] response: {'server_uuid': '59238c17-9665-49c9-9697-be25853f1c1c', 'name': 'network-vif-deleted', 'tag': '59b6fce6-c38b-4e82-9f3d-cdb653022ffa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 648/1352] 10.0.0.143 () {32 vars in 643 bytes} [Thu Jul 9 18:06:06 2026] GET /v2.0/ports => generated 782 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:06:06.970 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2373e2cb-68b2-4654-86ad-aa3f1a5fec4f 3b546a2edc974468b63d8f53e66f192f 23cb58b1e50e41c583a38de842ced6de - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 649/1353] 10.0.0.143 () {32 vars in 717 bytes} [Thu Jul 9 18:06:06 2026] GET /v2.0/ports/df80698d-34a5-4a63-a84b-12f685e083c6 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1354] 10.0.0.143 () {32 vars in 643 bytes} [Thu Jul 9 18:06:06 2026] GET /v2.0/ports => generated 782 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1355] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:06:06 2026] POST /v2.0/subnets => generated 687 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1356] 10.0.0.143 () {32 vars in 717 bytes} [Thu Jul 9 18:06:07 2026] GET /v2.0/ports/e074afed-ea14-49a9-b862-38ced9b7fbda => generated 779 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:06:07.110 8 INFO neutron.db.segments_db [None req-0efe61ab-c2d2-45e2-97b1-a84e6ff8e7da 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment 9f5c34b7-b7d1-4e0b-8f4c-8dab76f1afcd of type vxlan for network 57a40702-a662-422c-b668-7c35e9a3066e 2026-07-09 18:06:07.112 7 INFO neutron.pecan_wsgi.hooks.translation [None req-63334a6c-af4f-40c8-9551-c35011f947cc 3b546a2edc974468b63d8f53e66f192f 23cb58b1e50e41c583a38de842ced6de - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 652/1357] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:06:07 2026] DELETE /v2.0/ports/dab77b27-42e3-4f30-9f94-4a2d8c02c2c7 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:06:07.133 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cbabd524-b846-4536-9a64-dc2c008e0401 3b546a2edc974468b63d8f53e66f192f 23cb58b1e50e41c583a38de842ced6de - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 653/1358] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:06:07 2026] DELETE /v2.0/subnets/66e7aec4-320f-419b-adbd-b7af0a747941 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:06:07.153 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d6e47b82-1d3f-4794-9354-2090d10416ca 3b546a2edc974468b63d8f53e66f192f 23cb58b1e50e41c583a38de842ced6de - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 654/1359] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:06:07 2026] DELETE /v2.0/subnets/b3f1b5b7-5922-4c07-8ad1-9817bdfe2fb6 => 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: 655/1360] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:06:07 2026] DELETE /v2.0/ports/e074afed-ea14-49a9-b862-38ced9b7fbda => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:06:07.479 8 INFO neutron.db.l3_hamode_db [None req-0efe61ab-c2d2-45e2-97b1-a84e6ff8e7da 60568f2c74be49cea6910e52d7c804b0 ee387941343949438b045ce67936f3a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:06:07.613 7 INFO neutron.services.segments.plugin [-] Segment 6a77d576-362a-4370-a217-31d871fb85ec resource provider aggregate not found 2026-07-09 18:06:07.620 7 INFO neutron.services.segments.plugin [-] Segment 6a77d576-362a-4370-a217-31d871fb85ec resource provider aggregate not found 2026-07-09 18:06:07.631 7 INFO neutron.services.segments.plugin [-] Segment 6a77d576-362a-4370-a217-31d871fb85ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a77d576-362a-4370-a217-31d871fb85ec found for delete ", "request_id": "req-d7e7f2c1-c230-4a7c-bfae-e33235927b71"}]} [pid: 7|app: 0|req: 656/1361] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:06:07 2026] DELETE /v2.0/networks/0f499e79-bccb-4810-b4f2-8f89a087a77c => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:06:08.006 7 INFO neutron.services.segments.plugin [-] Segment 6a77d576-362a-4370-a217-31d871fb85ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a77d576-362a-4370-a217-31d871fb85ec found for delete ", "request_id": "req-100def47-3188-4bfb-b521-864d45c07ddf"}]} [pid: 7|app: 0|req: 657/1362] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:08 2026] GET /v2.0/ports?device_id=59238c17-9665-49c9-9697-be25853f1c1c => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1363] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:06:08 2026] GET /v2.0/security-groups?tenant_id=23cb58b1e50e41c583a38de842ced6de&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1364] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:06:08 2026] DELETE /v2.0/security-groups/300948a3-2676-49f3-a3b3-ae5ebbcfdf3f => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:06:08.739 8 INFO neutron.db.l3_hamode_db [None req-0efe61ab-c2d2-45e2-97b1-a84e6ff8e7da 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 660/1365] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:09 2026] GET /v2.0/ports?device_id=59238c17-9665-49c9-9697-be25853f1c1c => 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: 706/1366] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:06:07 2026] POST /v2.0/routers => generated 727 bytes in 2898 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1367] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:06:10 2026] DELETE /v2.0/security-groups/434e059a-3fc5-4625-9019-024341c270a1 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:06:10.415 8 INFO neutron.api.v2.resource [None req-3076aaf4-3a46-4dc5-a874-40cf25bfe8f8 9fc3b367a8d541fbbbaec34c8ee6fc09 7bce72263dd845c6b03e7ce732b119de - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 708/1368] 10.0.0.143 () {32 vars in 737 bytes} [Thu Jul 9 18:06:10 2026] GET /v2.0/security-groups/434e059a-3fc5-4625-9019-024341c270a1 => 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: 709/1369] 10.0.0.143 () {32 vars in 732 bytes} [Thu Jul 9 18:06:10 2026] DELETE /v2.0/floatingips/d195b0ce-40ff-4f27-b092-1540811d41f4 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:06:10.956 8 WARNING neutron_lib.context [None req-c4c5f760-c871-4a15-b3e8-662446975de2 5869f32cc35a4daa92d16c49aca685d4 268ccdf77c4c463d88ba4b5d42f0ee4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 710/1370] 10.0.0.143 () {34 vars in 684 bytes} [Thu Jul 9 18:06:10 2026] POST /v2.0/security-groups => generated 1624 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1373] 10.0.0.143 () {34 vars in 783 bytes} [Thu Jul 9 18:06:09 2026] PUT /v2.0/routers/63cf3ae6-6ae8-4288-9749-49df5baef86c/add_router_interface => generated 309 bytes in 1413 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1374] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:06:11 2026] GET /v2.0/security-groups?tenant_id=d23dd4312aa1487f828c62ced952a6d3&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1375] 10.0.0.143 () {32 vars in 663 bytes} [Thu Jul 9 18:06:11 2026] GET /v2.0/security-groups => generated 4529 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1376] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:06:11 2026] DELETE /v2.0/security-groups/38b8e92d-54cd-4235-886f-b5812708f94a => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1377] 10.0.0.143 () {34 vars in 758 bytes} [Thu Jul 9 18:06:11 2026] PUT /v2.0/security-groups/3c65048d-b34f-458a-a7a2-020730895f8a => generated 1664 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1378] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:06:11 2026] GET /v2.0/security-groups?tenant_id=684b55aff9fb4424905c09d6e005e41f&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1379] 10.0.0.143 () {32 vars in 737 bytes} [Thu Jul 9 18:06:12 2026] GET /v2.0/security-groups/3c65048d-b34f-458a-a7a2-020730895f8a => generated 1664 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1380] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:06:12 2026] DELETE /v2.0/security-groups/d19c585a-c339-422b-a38f-51c1fc0c7729 => 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: 669/1381] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:06:12 2026] DELETE /v2.0/security-groups/3c65048d-b34f-458a-a7a2-020730895f8a => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1382] 10.0.0.143 () {32 vars in 663 bytes} [Thu Jul 9 18:06:12 2026] GET /v2.0/security-groups => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:06:12.436 7 INFO neutron.api.v2.resource [None req-666bcac5-7445-4cc1-ad33-3d7a245ec812 5869f32cc35a4daa92d16c49aca685d4 268ccdf77c4c463d88ba4b5d42f0ee4a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 671/1383] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:06:12 2026] DELETE /v2.0/security-groups/3c65048d-b34f-458a-a7a2-020730895f8a => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:06:12.449 7 WARNING neutron_lib.context [None req-cd17fcb6-0ee7-4d15-aebc-b5d0b1f5ac63 5869f32cc35a4daa92d16c49aca685d4 268ccdf77c4c463d88ba4b5d42f0ee4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 713/1384] 10.0.0.143 () {34 vars in 789 bytes} [Thu Jul 9 18:06:11 2026] PUT /v2.0/routers/5e5899c6-7e16-4488-b9a5-15ca4b3f9b75/remove_router_interface => generated 309 bytes in 1227 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1385] 10.0.0.143 () {34 vars in 684 bytes} [Thu Jul 9 18:06:12 2026] POST /v2.0/security-groups => generated 1625 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:06:12.635 7 WARNING neutron_lib.context [None req-475824df-4d28-4379-aad4-26f992096770 5869f32cc35a4daa92d16c49aca685d4 268ccdf77c4c463d88ba4b5d42f0ee4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 673/1386] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:06:12 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: 674/1387] 10.0.0.143 () {32 vars in 747 bytes} [Thu Jul 9 18:06:12 2026] GET /v2.0/security-group-rules/28c4518a-a231-4c62-9a08-b2210ff844c0 => generated 601 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1388] 10.0.0.143 () {32 vars in 673 bytes} [Thu Jul 9 18:06:12 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1389] 10.0.0.143 () {32 vars in 750 bytes} [Thu Jul 9 18:06:12 2026] DELETE /v2.0/security-group-rules/28c4518a-a231-4c62-9a08-b2210ff844c0 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1390] 10.0.0.143 () {32 vars in 673 bytes} [Thu Jul 9 18:06:12 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:06:13.105 7 WARNING neutron_lib.context [None req-9d055b5d-3e88-4b77-b1db-4c161ab8746e 5869f32cc35a4daa92d16c49aca685d4 268ccdf77c4c463d88ba4b5d42f0ee4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 678/1391] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:06:13 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: 679/1392] 10.0.0.143 () {32 vars in 747 bytes} [Thu Jul 9 18:06:13 2026] GET /v2.0/security-group-rules/47ba5754-3651-4748-827b-006ac48446e7 => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1393] 10.0.0.143 () {32 vars in 673 bytes} [Thu Jul 9 18:06:13 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1394] 10.0.0.143 () {32 vars in 750 bytes} [Thu Jul 9 18:06:13 2026] DELETE /v2.0/security-group-rules/47ba5754-3651-4748-827b-006ac48446e7 => 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: 682/1395] 10.0.0.143 () {32 vars in 673 bytes} [Thu Jul 9 18:06:13 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:06:13.484 7 WARNING neutron_lib.context [None req-01aeb4b9-2360-4e78-9600-d94e527d7fb3 5869f32cc35a4daa92d16c49aca685d4 268ccdf77c4c463d88ba4b5d42f0ee4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:06:13.532 7 INFO neutron.db.securitygroups_db [None req-01aeb4b9-2360-4e78-9600-d94e527d7fb3 5869f32cc35a4daa92d16c49aca685d4 268ccdf77c4c463d88ba4b5d42f0ee4a - - default default] Project 268ccdf77c4c463d88ba4b5d42f0ee4a added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-09 18:06:13.632 8 INFO neutron.services.segments.plugin [-] Segment 7210fbec-3824-4541-bf5e-382ea64cefaf resource provider aggregate not found 2026-07-09 18:06:13.643 8 INFO neutron.db.l3_hamode_db [None req-84effd95-24b9-4480-a977-1ab64e391d8e 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] HA network 6ff9148c-bf78-43df-82c9-9f05fb6f04c3 was deleted as no HA routers are present in tenant 7bce72263dd845c6b03e7ce732b119de. [pid: 8|app: 0|req: 714/1396] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:06:12 2026] DELETE /v2.0/routers/5e5899c6-7e16-4488-b9a5-15ca4b3f9b75 => generated 0 bytes in 1150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:06:13.656 8 INFO neutron.services.segments.plugin [-] Segment 7210fbec-3824-4541-bf5e-382ea64cefaf resource provider aggregate not found [pid: 7|app: 0|req: 683/1397] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:06:13 2026] POST /v2.0/security-group-rules => generated 607 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:13.662 8 INFO neutron.services.segments.plugin [-] Segment 7210fbec-3824-4541-bf5e-382ea64cefaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7210fbec-3824-4541-bf5e-382ea64cefaf found for delete ", "request_id": "req-af0bf017-0401-4ed2-bb22-f9b5d6b57eb0"}]} 2026-07-09 18:06:13.680 8 INFO neutron.services.segments.plugin [-] Segment 7210fbec-3824-4541-bf5e-382ea64cefaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7210fbec-3824-4541-bf5e-382ea64cefaf found for delete ", "request_id": "req-a85650d3-eeaa-4fdb-a07e-076e7eae0a2a"}]} [pid: 7|app: 0|req: 684/1398] 10.0.0.143 () {32 vars in 747 bytes} [Thu Jul 9 18:06:13 2026] GET /v2.0/security-group-rules/12c74015-38bc-483f-afa4-d1baf7927c78 => generated 607 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1399] 10.0.0.143 () {32 vars in 673 bytes} [Thu Jul 9 18:06:13 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1400] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:06:13 2026] DELETE /v2.0/subnets/e4fca930-419c-45eb-ada4-f0b77fa435d6 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1401] 10.0.0.143 () {32 vars in 750 bytes} [Thu Jul 9 18:06:13 2026] DELETE /v2.0/security-group-rules/12c74015-38bc-483f-afa4-d1baf7927c78 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1402] 10.0.0.143 () {32 vars in 673 bytes} [Thu Jul 9 18:06:13 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1403] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:06:13 2026] DELETE /v2.0/security-groups/3297fad2-3d34-4caa-a276-7fea4457d2a6 => 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: 689/1404] 10.0.0.118 () {34 vars in 982 bytes} [Thu Jul 9 18:06:14 2026] GET /v2.0/networks?id=f606b843-f8de-43a8-877d-258955345c78 => generated 672 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1405] 10.0.0.143 () {32 vars in 663 bytes} [Thu Jul 9 18:06:14 2026] GET /v2.0/security-groups => generated 2925 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1406] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:06:13 2026] DELETE /v2.0/networks/e45db00a-28e9-4b9a-a0bd-639c869f7c25 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1407] 10.0.0.118 () {34 vars in 965 bytes} [Thu Jul 9 18:06:14 2026] GET /v2.0/quotas/ee387941343949438b045ce67936f3a0 => 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: 717/1408] 10.0.0.143 () {32 vars in 663 bytes} [Thu Jul 9 18:06:14 2026] GET /v2.0/security-groups => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1409] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 9 18:06:14 2026] GET /v2.0/ports?tenant_id=ee387941343949438b045ce67936f3a0&fields=id => generated 103 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1410] 10.0.0.118 () {34 vars in 1008 bytes} [Thu Jul 9 18:06:14 2026] GET /v2.0/networks/f606b843-f8de-43a8-877d-258955345c78?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1411] 10.0.0.118 () {34 vars in 1108 bytes} [Thu Jul 9 18:06:14 2026] GET /v2.0/networks/f606b843-f8de-43a8-877d-258955345c78?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1412] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:06:14 2026] GET /v2.0/security-groups?tenant_id=7bce72263dd845c6b03e7ce732b119de&name=default => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1413] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:14 2026] GET /v2.0/ports?device_id=c3fcbac3-c1e1-4423-aea5-72c239aaa6d3 => 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: 694/1414] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:06:14 2026] DELETE /v2.0/security-groups/d2d61335-ca3a-4256-8225-11bcbdb07f86 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1415] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:06:14 2026] GET /v2.0/security-groups?tenant_id=268ccdf77c4c463d88ba4b5d42f0ee4a&name=default => generated 2925 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1416] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:06:15 2026] DELETE /v2.0/security-groups/bd634e68-a7ec-4d60-957f-d81ad03a17a6 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:06:15.773 8 INFO neutron.services.segments.plugin [-] Segment 939b6df2-50ee-468f-acbf-c4f5b2ce8b30 resource provider aggregate not found 2026-07-09 18:06:15.779 8 INFO neutron.services.segments.plugin [-] Segment 939b6df2-50ee-468f-acbf-c4f5b2ce8b30 resource provider aggregate not found 2026-07-09 18:06:15.796 8 INFO neutron.services.segments.plugin [-] Segment 939b6df2-50ee-468f-acbf-c4f5b2ce8b30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 939b6df2-50ee-468f-acbf-c4f5b2ce8b30 found for delete ", "request_id": "req-95f67763-0668-4907-a4ab-c4e8c8a6e975"}]} 2026-07-09 18:06:15.800 8 INFO neutron.services.segments.plugin [-] Segment 939b6df2-50ee-468f-acbf-c4f5b2ce8b30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 939b6df2-50ee-468f-acbf-c4f5b2ce8b30 found for delete ", "request_id": "req-de2d73c8-8b75-4d76-beed-eec258a171d7"}]} [pid: 8|app: 0|req: 722/1417] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:15 2026] GET /v2.0/ports?device_id=c3fcbac3-c1e1-4423-aea5-72c239aaa6d3 => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1418] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:06:16 2026] GET /v2.0/security-groups?tenant_id=cc1f0e0b4ba94f679961df939fdd9b64&name=default => generated 2925 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1419] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:06:16 2026] DELETE /v2.0/security-groups/3b728861-4539-41c2-a72d-adc8f15fca09 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:06:16.975 8 INFO neutron.db.segments_db [None req-da3ec887-00f3-4831-874e-95e2e2a0e9f9 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment 7fe50da5-8cc6-400d-8164-879eb40c15c0 of type vxlan for network c7d0c198-7542-487f-a3b8-e01b4a3b442b [pid: 7|app: 0|req: 698/1420] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:16 2026] GET /v2.0/ports?device_id=c3fcbac3-c1e1-4423-aea5-72c239aaa6d3 => 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: 723/1421] 10.0.0.143 () {34 vars in 671 bytes} [Thu Jul 9 18:06:16 2026] POST /v2.0/networks => generated 743 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1422] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:06:17 2026] POST /v2.0/subnets => generated 690 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:17.362 8 INFO neutron.db.segments_db [None req-ffa85e28-3e9b-4837-9346-4beb0fa89bda 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment 3b2291a5-ef5a-4c01-a430-7b927939cae3 of type vxlan for network 359392fe-2b9d-4b38-ab0b-68f5aa1b5471 2026-07-09 18:06:17.666 8 INFO neutron.db.l3_hamode_db [None req-ffa85e28-3e9b-4837-9346-4beb0fa89bda 60568f2c74be49cea6910e52d7c804b0 f58a705109dc417aa842e188140031da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 700/1423] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:18 2026] GET /v2.0/ports?device_id=c3fcbac3-c1e1-4423-aea5-72c239aaa6d3 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:06:18.667 8 INFO neutron.db.l3_hamode_db [None req-ffa85e28-3e9b-4837-9346-4beb0fa89bda 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 701/1424] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:06:18 2026] GET /v2.0/networks?id=f606b843-f8de-43a8-877d-258955345c78 => generated 672 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:06:19.035 7 WARNING neutron_lib.context [req-98e96ee1-6030-4020-b216-9e9bbbf6403e req-d29fd795-797f-4401-a291-714f867cbe0c 0007538f069b4a3d8501bbc152300bee ee387941343949438b045ce67936f3a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 702/1425] 199.19.213.108 () {38 vars in 955 bytes} [Thu Jul 9 18:06:19 2026] POST /v2.0/ports => generated 958 bytes in 507 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: 703/1426] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:19 2026] GET /v2.0/ports?device_id=c3fcbac3-c1e1-4423-aea5-72c239aaa6d3 => generated 961 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1427] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:06:17 2026] POST /v2.0/routers => generated 730 bytes in 2513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1428] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:19 2026] GET /v2.0/security-groups?id=5c3686f1-0374-4fab-9bcd-43dc46f8df62&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1429] 199.19.213.108 () {38 vars in 1028 bytes} [Thu Jul 9 18:06:19 2026] PUT /v2.0/ports/72bf41fd-f5e0-4021-942b-018719375026 => generated 1239 bytes in 529 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:06:20.219 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f6efec4-4387-43db-86a9-eb775e220ceb'] response: {'name': 'network-changed', 'server_uuid': 'c3fcbac3-c1e1-4423-aea5-72c239aaa6d3', 'tag': '72bf41fd-f5e0-4021-942b-018719375026', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:06:20.409 7 WARNING neutron_lib.context [None req-e334bbc0-b862-4ed8-b928-80973292854f d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:06:20.578 7 INFO neutron.db.segments_db [None req-e334bbc0-b862-4ed8-b928-80973292854f d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Added segment c0c1862e-8440-452e-8493-b727a7d3d75d of type vxlan for network cdb9a625-c705-4cdd-81cb-a826df0d45d1 [pid: 7|app: 0|req: 705/1430] 10.0.0.143 () {34 vars in 671 bytes} [Thu Jul 9 18:06:20 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-09 18:06:20.711 7 WARNING neutron_lib.context [None req-a0e1dd3f-ba77-473d-964c-096073af6d5e d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:06:20.768 7 INFO neutron.db.segments_db [None req-a0e1dd3f-ba77-473d-964c-096073af6d5e d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Added segment ea26ed81-ab9e-4eb2-8182-2d6ac23c9982 of type vxlan for network 6e052f4f-b218-49e6-b4ad-f2c704701eda 2026-07-09 18:06:21.157 7 INFO neutron.db.l3_hamode_db [None req-a0e1dd3f-ba77-473d-964c-096073af6d5e d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 726/1431] 10.0.0.143 () {34 vars in 783 bytes} [Thu Jul 9 18:06:19 2026] PUT /v2.0/routers/2e1c0be3-0d66-49c3-b9fa-5fcf31d3d6d1/add_router_interface => generated 309 bytes in 1446 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1432] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:06:21 2026] GET /v2.0/ports?tenant_id=ee387941343949438b045ce67936f3a0&device_id=c3fcbac3-c1e1-4423-aea5-72c239aaa6d3 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1433] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:21 2026] GET /v2.0/ports?device_id=c3fcbac3-c1e1-4423-aea5-72c239aaa6d3 => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1434] 199.19.213.108 () {34 vars in 1018 bytes} [Thu Jul 9 18:06:21 2026] GET /v2.0/networks?tenant_id=ee387941343949438b045ce67936f3a0&shared=False => generated 768 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1435] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:21 2026] GET /v2.0/security-groups?id=5c3686f1-0374-4fab-9bcd-43dc46f8df62&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1436] 199.19.213.108 () {34 vars in 930 bytes} [Thu Jul 9 18:06:21 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) 2026-07-09 18:06:21.838 8 WARNING neutron_lib.context [None req-a3931064-ae4a-4e89-a01d-fb7d4864fad6 b3345ee14c4b41e880880f0ccad854bd f58a705109dc417aa842e188140031da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 732/1437] 10.0.0.143 () {34 vars in 685 bytes} [Thu Jul 9 18:06:21 2026] POST /v2.0/security-groups => generated 1660 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:06:22.013 8 WARNING neutron_lib.context [None req-23383c31-a9e2-4a5a-9723-339002a29a0b b3345ee14c4b41e880880f0ccad854bd f58a705109dc417aa842e188140031da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:06:22.083 7 INFO neutron.db.l3_hamode_db [None req-a0e1dd3f-ba77-473d-964c-096073af6d5e d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 733/1438] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:06:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:22.203 8 WARNING neutron_lib.context [None req-59d73674-aadc-4b03-81f8-8104c673a167 b3345ee14c4b41e880880f0ccad854bd f58a705109dc417aa842e188140031da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 734/1439] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:06:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:22.330 8 WARNING neutron_lib.context [None req-468be830-8ccb-4920-bac5-46e385907f8f b3345ee14c4b41e880880f0ccad854bd f58a705109dc417aa842e188140031da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 735/1440] 10.0.0.143 () {34 vars in 676 bytes} [Thu Jul 9 18:06:22 2026] POST /v2.0/floatingips => generated 552 bytes in 686 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1441] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:23 2026] GET /v2.0/ports?device_id=c3fcbac3-c1e1-4423-aea5-72c239aaa6d3 => generated 973 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1442] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:06:23 2026] GET /v2.0/ports?tenant_id=ee387941343949438b045ce67936f3a0&device_id=c3fcbac3-c1e1-4423-aea5-72c239aaa6d3 => 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: 706/1443] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:06:20 2026] POST /v2.0/routers => generated 695 bytes in 2488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1444] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:23 2026] GET /v2.0/security-groups?id=5c3686f1-0374-4fab-9bcd-43dc46f8df62&fields=id&fields=name => generated 88 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1445] 199.19.213.108 () {34 vars in 1060 bytes} [Thu Jul 9 18:06:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=72bf41fd-f5e0-4021-942b-018719375026 => 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: 708/1446] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:06:23 2026] GET /v2.0/subnets?id=25dcc642-24b3-413f-94bc-577487f42bd2 => 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: 739/1447] 10.0.0.143 () {32 vars in 776 bytes} [Thu Jul 9 18:06:23 2026] GET /v2.0/subnets?project_id=ad42294c22bd41988c4ce5dd1bf9cbd7&cidr=10.100.0.0%2F28 => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1448] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:06:23 2026] GET /v2.0/ports?network_id=f606b843-f8de-43a8-877d-258955345c78&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: 740/1449] 10.0.0.143 () {32 vars in 694 bytes} [Thu Jul 9 18:06:23 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1450] 10.0.0.143 () {32 vars in 784 bytes} [Thu Jul 9 18:06:23 2026] GET /v2.0/subnets?network_id=32cf7ffb-875e-495b-929e-c726957c97f3&cidr=10.100.0.0%2F28 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:06:23.357 8 WARNING neutron_lib.context [None req-7a18e4cd-5ae6-4cdd-b339-381910761fde d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 710/1451] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:06:23 2026] GET /v2.0/networks/f606b843-f8de-43a8-877d-258955345c78?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: 711/1452] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:06:23 2026] GET /v2.0/networks/f606b843-f8de-43a8-877d-258955345c78?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: 712/1453] 10.0.0.118 () {34 vars in 1098 bytes} [Thu Jul 9 18:06:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--883332038&fields=id&tenant_id=f58a705109dc417aa842e188140031da => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1454] 10.0.0.118 () {34 vars in 982 bytes} [Thu Jul 9 18:06:23 2026] GET /v2.0/networks?id=c7d0c198-7542-487f-a3b8-e01b4a3b442b => generated 675 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1455] 10.0.0.118 () {34 vars in 965 bytes} [Thu Jul 9 18:06:23 2026] GET /v2.0/quotas/f58a705109dc417aa842e188140031da => 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: 742/1456] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:06:23 2026] POST /v2.0/subnets => generated 656 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1457] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 9 18:06:23 2026] GET /v2.0/ports?tenant_id=f58a705109dc417aa842e188140031da&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1458] 10.0.0.118 () {34 vars in 1008 bytes} [Thu Jul 9 18:06:23 2026] GET /v2.0/networks/c7d0c198-7542-487f-a3b8-e01b4a3b442b?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: 717/1459] 10.0.0.118 () {34 vars in 1108 bytes} [Thu Jul 9 18:06:23 2026] GET /v2.0/networks/c7d0c198-7542-487f-a3b8-e01b4a3b442b?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: 718/1460] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:23 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => 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: 719/1461] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:24 2026] GET /v2.0/ports?device_id=c3fcbac3-c1e1-4423-aea5-72c239aaa6d3 => 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: 720/1462] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:24 2026] GET /v2.0/security-groups?id=5c3686f1-0374-4fab-9bcd-43dc46f8df62&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1463] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:25 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => 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: 743/1464] 10.0.0.143 () {34 vars in 783 bytes} [Thu Jul 9 18:06:23 2026] PUT /v2.0/routers/8036460b-19b0-417a-a3ab-a37daeec458d/add_router_interface => generated 309 bytes in 1830 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1465] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:25 2026] GET /v2.0/ports?device_id=c3fcbac3-c1e1-4423-aea5-72c239aaa6d3 => generated 973 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1466] 10.0.0.143 () {32 vars in 649 bytes} [Thu Jul 9 18:06:25 2026] GET /v2.0/networks => generated 6508 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1467] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:25 2026] GET /v2.0/security-groups?id=5c3686f1-0374-4fab-9bcd-43dc46f8df62&fields=id&fields=name => generated 88 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1470] 10.0.0.143 () {32 vars in 647 bytes} [Thu Jul 9 18:06:25 2026] GET /v2.0/subnets => generated 5195 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1471] 10.0.0.143 () {32 vars in 647 bytes} [Thu Jul 9 18:06:25 2026] GET /v2.0/routers => generated 2187 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:06:25.847 8 WARNING neutron_lib.context [None req-e3ee383c-cd97-4fda-bfe2-c20c579e9667 d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 746/1472] 10.0.0.143 () {34 vars in 685 bytes} [Thu Jul 9 18:06:25 2026] POST /v2.0/security-groups => generated 1673 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:06:25.981 7 WARNING neutron_lib.context [None req-e9ab8189-37a4-48b0-bf4b-435549363e83 d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 727/1473] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:06:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:26.158 8 WARNING neutron_lib.context [None req-196dbc0f-2843-40ef-997f-1c412cef8745 d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 728/1474] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:26 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => 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: 747/1475] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:06:26 2026] POST /v2.0/security-group-rules => generated 596 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:26.294 7 WARNING neutron_lib.context [None req-7f8f30d0-66d3-4df0-9791-d2cfee32a904 d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 729/1476] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:06:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:26.415 8 WARNING neutron_lib.context [None req-b98dc751-021e-4840-b4e1-b917582d2323 d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 748/1477] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:06:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:26.572 7 WARNING neutron_lib.context [None req-ae91ecf8-edee-483a-89b8-3fb0fe7bf37a d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:06:26.619 7 INFO neutron.db.securitygroups_db [None req-ae91ecf8-edee-483a-89b8-3fb0fe7bf37a d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Project ad42294c22bd41988c4ce5dd1bf9cbd7 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: 730/1478] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:06:26 2026] POST /v2.0/security-group-rules => generated 607 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:26.735 7 WARNING neutron_lib.context [None req-a0cb2a6f-64d1-4912-a3c7-33fa0fa371a7 d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:06:26.777 7 INFO neutron.db.securitygroups_db [None req-a0cb2a6f-64d1-4912-a3c7-33fa0fa371a7 d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Project ad42294c22bd41988c4ce5dd1bf9cbd7 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: 749/1479] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:26 2026] GET /v2.0/ports?device_id=c3fcbac3-c1e1-4423-aea5-72c239aaa6d3 => generated 973 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1480] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:26 2026] GET /v2.0/security-groups?id=5c3686f1-0374-4fab-9bcd-43dc46f8df62&fields=id&fields=name => generated 88 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1481] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:06:26 2026] POST /v2.0/security-group-rules => generated 606 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1482] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:27 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => 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: 751/1483] 10.0.0.143 () {32 vars in 649 bytes} [Thu Jul 9 18:06:27 2026] GET /v2.0/networks => generated 1297 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1484] 10.0.0.118 () {34 vars in 1098 bytes} [Thu Jul 9 18:06:27 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-697849687&fields=id&tenant_id=ad42294c22bd41988c4ce5dd1bf9cbd7 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1485] 10.0.0.118 () {34 vars in 982 bytes} [Thu Jul 9 18:06:27 2026] GET /v2.0/networks?id=cdb9a625-c705-4cdd-81cb-a826df0d45d1 => generated 660 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1486] 10.0.0.118 () {34 vars in 965 bytes} [Thu Jul 9 18:06:27 2026] GET /v2.0/quotas/ad42294c22bd41988c4ce5dd1bf9cbd7 => 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: 753/1487] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 9 18:06:27 2026] GET /v2.0/ports?tenant_id=ad42294c22bd41988c4ce5dd1bf9cbd7&fields=id => generated 103 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1488] 10.0.0.118 () {34 vars in 1008 bytes} [Thu Jul 9 18:06:27 2026] GET /v2.0/networks/cdb9a625-c705-4cdd-81cb-a826df0d45d1?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: 754/1489] 10.0.0.118 () {34 vars in 1108 bytes} [Thu Jul 9 18:06:27 2026] GET /v2.0/networks/cdb9a625-c705-4cdd-81cb-a826df0d45d1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1490] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:27 2026] GET /v2.0/ports?device_id=c3fcbac3-c1e1-4423-aea5-72c239aaa6d3 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1491] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:27 2026] GET /v2.0/ports?device_id=17db8e73-486e-4823-b2b6-b388d32692dd => 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: 737/1492] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:28 2026] GET /v2.0/security-groups?id=5c3686f1-0374-4fab-9bcd-43dc46f8df62&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1493] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:06:28 2026] GET /v2.0/networks?id=c7d0c198-7542-487f-a3b8-e01b4a3b442b => generated 675 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1494] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:28 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => 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: 738/1495] 199.19.213.108 () {34 vars in 1050 bytes} [Thu Jul 9 18:06:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f58a705109dc417aa842e188140031da => generated 180 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:06:28.450 8 WARNING neutron_lib.context [req-d7333f3a-38e5-41f9-86d5-773c78c1703c req-17467a2b-3584-416b-ac37-0cac95995223 b3345ee14c4b41e880880f0ccad854bd f58a705109dc417aa842e188140031da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 758/1496] 199.19.213.108 () {38 vars in 955 bytes} [Thu Jul 9 18:06:28 2026] POST /v2.0/ports => generated 954 bytes in 514 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: 759/1497] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:29 2026] GET /v2.0/ports?device_id=17db8e73-486e-4823-b2b6-b388d32692dd => 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: 760/1498] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:29 2026] GET /v2.0/ports?device_id=c3fcbac3-c1e1-4423-aea5-72c239aaa6d3 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1499] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:29 2026] GET /v2.0/security-groups?id=5c3686f1-0374-4fab-9bcd-43dc46f8df62&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: 739/1500] 199.19.213.108 () {38 vars in 1028 bytes} [Thu Jul 9 18:06:28 2026] PUT /v2.0/ports/327a60b3-2757-4bc9-9777-ff7e8bb653c3 => generated 1235 bytes in 543 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1501] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:29 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => generated 969 bytes in 122 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-09 18:06:29.703 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d58f329-1345-4c48-a883-5d27d627584a'] response: {'name': 'network-changed', 'server_uuid': '3420a520-1bb0-454c-8553-01fab322de13', 'tag': '327a60b3-2757-4bc9-9777-ff7e8bb653c3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 740/1502] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:29 2026] GET /v2.0/security-groups?id=ce8d117e-4fb4-40a4-926f-8553f9dfb5a2&fields=id&fields=name => generated 113 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1503] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:06:29 2026] GET /v2.0/security-groups?tenant_id=c1bc7d36a9af4dd98f64395c725e87f0&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1504] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:30 2026] GET /v2.0/ports?device_id=17db8e73-486e-4823-b2b6-b388d32692dd => 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: 764/1505] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:06:30 2026] DELETE /v2.0/security-groups/534643d0-be95-45bd-86d5-06603c1c659b => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1506] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:06:30 2026] GET /v2.0/ports?tenant_id=f58a705109dc417aa842e188140031da&device_id=3420a520-1bb0-454c-8553-01fab322de13 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1507] 199.19.213.108 () {34 vars in 1018 bytes} [Thu Jul 9 18:06:30 2026] GET /v2.0/networks?tenant_id=f58a705109dc417aa842e188140031da&shared=False => generated 771 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1508] 199.19.213.108 () {34 vars in 930 bytes} [Thu Jul 9 18:06:30 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1509] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:30 2026] GET /v2.0/ports?device_id=c3fcbac3-c1e1-4423-aea5-72c239aaa6d3 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1510] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:30 2026] GET /v2.0/security-groups?id=5c3686f1-0374-4fab-9bcd-43dc46f8df62&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1511] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:30 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1512] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:30 2026] GET /v2.0/security-groups?id=ce8d117e-4fb4-40a4-926f-8553f9dfb5a2&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1513] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:31 2026] GET /v2.0/ports?device_id=17db8e73-486e-4823-b2b6-b388d32692dd => 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: 746/1514] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:06:31 2026] GET /v2.0/ports?tenant_id=f58a705109dc417aa842e188140031da&device_id=3420a520-1bb0-454c-8553-01fab322de13 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1515] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:06:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=327a60b3-2757-4bc9-9777-ff7e8bb653c3 => 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: 747/1516] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:06:31 2026] GET /v2.0/subnets?id=67ddbe16-5474-4bb8-9a88-580b765fce33 => generated 693 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1517] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:06:31 2026] GET /v2.0/ports?network_id=c7d0c198-7542-487f-a3b8-e01b4a3b442b&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1518] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:31 2026] GET /v2.0/ports?device_id=c3fcbac3-c1e1-4423-aea5-72c239aaa6d3 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1519] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:06:31 2026] GET /v2.0/networks/c7d0c198-7542-487f-a3b8-e01b4a3b442b?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1520] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:31 2026] GET /v2.0/security-groups?id=5c3686f1-0374-4fab-9bcd-43dc46f8df62&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1521] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:06:31 2026] GET /v2.0/networks/c7d0c198-7542-487f-a3b8-e01b4a3b442b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1522] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:32 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1523] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:32 2026] GET /v2.0/security-groups?id=ce8d117e-4fb4-40a4-926f-8553f9dfb5a2&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1524] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:32 2026] GET /v2.0/ports?device_id=17db8e73-486e-4823-b2b6-b388d32692dd => 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: 774/1525] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:06:32 2026] GET /v2.0/networks?id=cdb9a625-c705-4cdd-81cb-a826df0d45d1 => generated 660 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1526] 199.19.213.108 () {34 vars in 1050 bytes} [Thu Jul 9 18:06:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ad42294c22bd41988c4ce5dd1bf9cbd7 => generated 180 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:06:32.696 8 WARNING neutron_lib.context [req-48fe13e2-73d4-4f45-bfd3-8346470fc837 req-8e4f6fbe-a8ca-457f-9834-8f61a76c4bfc d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 753/1527] 199.19.213.108 () {34 vars in 994 bytes} [Thu Jul 9 18:06:32 2026] GET /v2.0/ports?device_id=c3fcbac3-c1e1-4423-aea5-72c239aaa6d3 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1528] 199.19.213.108 () {36 vars in 997 bytes} [Thu Jul 9 18:06:32 2026] DELETE /v2.0/ports/72bf41fd-f5e0-4021-942b-018719375026 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1529] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:33 2026] GET /v2.0/ports?device_id=c3fcbac3-c1e1-4423-aea5-72c239aaa6d3 => 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: 775/1530] 199.19.213.108 () {38 vars in 955 bytes} [Thu Jul 9 18:06:32 2026] POST /v2.0/ports => generated 958 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:33.248 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-08c20b0f-7f54-4db8-a925-cec4daa57b12'] response: {'server_uuid': 'c3fcbac3-c1e1-4423-aea5-72c239aaa6d3', 'name': 'network-vif-deleted', 'tag': '72bf41fd-f5e0-4021-942b-018719375026', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 776/1531] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:33 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1532] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:33 2026] GET /v2.0/security-groups?id=ce8d117e-4fb4-40a4-926f-8553f9dfb5a2&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1533] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:33 2026] GET /v2.0/ports?device_id=17db8e73-486e-4823-b2b6-b388d32692dd => generated 961 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1534] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:33 2026] GET /v2.0/security-groups?id=c97c8612-3e2f-418a-99ba-8f49fb798f32&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1535] 199.19.213.108 () {38 vars in 1028 bytes} [Thu Jul 9 18:06:33 2026] PUT /v2.0/ports/7dac1ca0-bdc2-47b3-b09f-9376703b3b45 => generated 1239 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1536] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:34 2026] GET /v2.0/ports?device_id=c3fcbac3-c1e1-4423-aea5-72c239aaa6d3 => generated 12 bytes in 25 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: 757/1537] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:34 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1538] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:34 2026] GET /v2.0/security-groups?id=ce8d117e-4fb4-40a4-926f-8553f9dfb5a2&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1539] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:34 2026] GET /v2.0/ports?device_id=17db8e73-486e-4823-b2b6-b388d32692dd => generated 973 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1540] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:34 2026] GET /v2.0/security-groups?id=c97c8612-3e2f-418a-99ba-8f49fb798f32&fields=id&fields=name => generated 113 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1541] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:06:34 2026] GET /v2.0/ports?tenant_id=ad42294c22bd41988c4ce5dd1bf9cbd7&device_id=17db8e73-486e-4823-b2b6-b388d32692dd => 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: 761/1542] 199.19.213.108 () {34 vars in 1060 bytes} [Thu Jul 9 18:06:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=7dac1ca0-bdc2-47b3-b09f-9376703b3b45 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:06:35.031 8 WARNING neutron_lib.context [None req-af1a33ad-8f07-4732-a89b-403f9c7e3516 ffd468c9eaa24f73b25b0d3f182af1c6 f1cc2c0f8b8f43699849aae63402b809 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 762/1543] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:06:35 2026] GET /v2.0/subnets?id=9f3649c8-26b3-4440-b6f0-5f92f9fdc692 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1544] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:06:35 2026] GET /v2.0/ports?network_id=cdb9a625-c705-4cdd-81cb-a826df0d45d1&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1545] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:06:35 2026] GET /v2.0/networks/cdb9a625-c705-4cdd-81cb-a826df0d45d1?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1546] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:06:35 2026] GET /v2.0/networks/cdb9a625-c705-4cdd-81cb-a826df0d45d1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:06:35.240 8 INFO neutron.db.segments_db [None req-af1a33ad-8f07-4732-a89b-403f9c7e3516 ffd468c9eaa24f73b25b0d3f182af1c6 f1cc2c0f8b8f43699849aae63402b809 - - default default] Added segment cbc5f844-1c6d-4021-a892-dd3a5a1e26a5 of type vxlan for network 02871fb4-33c7-427b-8daa-169155b561af [pid: 8|app: 0|req: 782/1547] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:06:34 2026] POST /v2.0/networks => generated 631 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:35.357 7 WARNING neutron_lib.context [None req-ed35c73f-92d9-4231-8fe7-7ce75486a361 ffd468c9eaa24f73b25b0d3f182af1c6 f1cc2c0f8b8f43699849aae63402b809 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:06:35.386 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-26f475f0-0f9d-48e6-b34a-7098d5c27100'] response: {'name': 'network-changed', 'server_uuid': '17db8e73-486e-4823-b2b6-b388d32692dd', 'tag': '7dac1ca0-bdc2-47b3-b09f-9376703b3b45', 'status': 'completed', 'code': 200} 2026-07-09 18:06:35.423 7 INFO neutron.db.segments_db [None req-ed35c73f-92d9-4231-8fe7-7ce75486a361 ffd468c9eaa24f73b25b0d3f182af1c6 f1cc2c0f8b8f43699849aae63402b809 - - default default] Added segment fc65b3dd-1a7a-482b-9236-26ee509d472e of type vxlan for network 332147f5-0cc5-4d9c-899d-d0a98158d0a0 [pid: 8|app: 0|req: 783/1548] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:35 2026] GET /v2.0/ports?device_id=c3fcbac3-c1e1-4423-aea5-72c239aaa6d3 => 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: 766/1549] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:06:35 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) 2026-07-09 18:06:35.534 8 WARNING neutron_lib.context [None req-7dd45398-b390-4a76-8d99-27cce32eaf36 ffd468c9eaa24f73b25b0d3f182af1c6 f1cc2c0f8b8f43699849aae63402b809 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:06:35.593 8 INFO neutron.db.segments_db [None req-7dd45398-b390-4a76-8d99-27cce32eaf36 ffd468c9eaa24f73b25b0d3f182af1c6 f1cc2c0f8b8f43699849aae63402b809 - - default default] Added segment 64bbfb0b-0f4a-4d52-8f48-dd1be19ca63b of type vxlan for network 39399d13-2189-4df6-bce8-6772c2ee3ee4 [pid: 8|app: 0|req: 784/1550] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:06:35 2026] POST /v2.0/networks => generated 631 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1551] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:35 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:06:35.732 8 WARNING neutron_lib.context [None req-8ef4cccb-6069-47d3-8c7e-f0d19412dc18 ffd468c9eaa24f73b25b0d3f182af1c6 f1cc2c0f8b8f43699849aae63402b809 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1552] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:35 2026] GET /v2.0/security-groups?id=ce8d117e-4fb4-40a4-926f-8553f9dfb5a2&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:06:35.818 8 INFO neutron.db.segments_db [None req-8ef4cccb-6069-47d3-8c7e-f0d19412dc18 ffd468c9eaa24f73b25b0d3f182af1c6 f1cc2c0f8b8f43699849aae63402b809 - - default default] Added segment c1edfad2-8926-462f-a1b4-d9ec9f09e168 of type vxlan for network dfff8e17-f030-495a-b6af-90c5a7ac2815 [pid: 8|app: 0|req: 785/1553] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:06:35 2026] POST /v2.0/networks => generated 632 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:35.957 7 WARNING neutron_lib.context [None req-97646f0e-8570-4493-b633-8007c617e180 ffd468c9eaa24f73b25b0d3f182af1c6 f1cc2c0f8b8f43699849aae63402b809 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 786/1554] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:35 2026] GET /v2.0/ports?device_id=17db8e73-486e-4823-b2b6-b388d32692dd => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:06:36.030 7 INFO neutron.db.segments_db [None req-97646f0e-8570-4493-b633-8007c617e180 ffd468c9eaa24f73b25b0d3f182af1c6 f1cc2c0f8b8f43699849aae63402b809 - - default default] Added segment 13a2cdc6-b83b-45a6-96d7-3e597af7291a of type vxlan for network 591bd875-178b-4675-8d1b-1d5bc38f635d [pid: 8|app: 0|req: 787/1555] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.0/security-groups?id=c97c8612-3e2f-418a-99ba-8f49fb798f32&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: 769/1556] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:06:35 2026] POST /v2.0/networks => generated 631 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1557] 10.0.0.143 () {34 vars in 753 bytes} [Thu Jul 9 18:06:36 2026] PUT /v2.0/networks/02871fb4-33c7-427b-8daa-169155b561af/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1558] 10.0.0.143 () {34 vars in 753 bytes} [Thu Jul 9 18:06:36 2026] PUT /v2.0/networks/332147f5-0cc5-4d9c-899d-d0a98158d0a0/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: 789/1559] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.0/ports?tenant_id=ad42294c22bd41988c4ce5dd1bf9cbd7&device_id=17db8e73-486e-4823-b2b6-b388d32692dd => generated 1242 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1560] 10.0.0.143 () {34 vars in 753 bytes} [Thu Jul 9 18:06:36 2026] PUT /v2.0/networks/39399d13-2189-4df6-bce8-6772c2ee3ee4/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1561] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.0/networks?id=cdb9a625-c705-4cdd-81cb-a826df0d45d1 => generated 756 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1562] 10.0.0.143 () {34 vars in 753 bytes} [Thu Jul 9 18:06:36 2026] PUT /v2.0/networks/dfff8e17-f030-495a-b6af-90c5a7ac2815/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1563] 199.19.213.108 () {34 vars in 1060 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=7dac1ca0-bdc2-47b3-b09f-9376703b3b45 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1564] 10.0.0.143 () {32 vars in 666 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1565] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.0/subnets?id=9f3649c8-26b3-4440-b6f0-5f92f9fdc692 => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1566] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.0/ports?network_id=cdb9a625-c705-4cdd-81cb-a826df0d45d1&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: 774/1567] 10.0.0.143 () {32 vars in 680 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1568] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.0/ports?device_id=c3fcbac3-c1e1-4423-aea5-72c239aaa6d3 => 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: 775/1569] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.0/networks/cdb9a625-c705-4cdd-81cb-a826df0d45d1?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: 795/1570] 10.0.0.143 () {32 vars in 676 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1571] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.0/networks/cdb9a625-c705-4cdd-81cb-a826df0d45d1?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: 776/1572] 10.0.0.143 () {32 vars in 688 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1573] 10.0.0.143 () {32 vars in 674 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1574] 10.0.0.143 () {32 vars in 688 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1575] 10.0.0.143 () {32 vars in 684 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1576] 10.0.0.143 () {32 vars in 696 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1577] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1578] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:37 2026] GET /v2.0/security-groups?id=ce8d117e-4fb4-40a4-926f-8553f9dfb5a2&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:06:37.132 7 INFO neutron.services.segments.plugin [-] Segment cbc5f844-1c6d-4021-a892-dd3a5a1e26a5 resource provider aggregate not found 2026-07-09 18:06:37.137 7 INFO neutron.services.segments.plugin [-] Segment cbc5f844-1c6d-4021-a892-dd3a5a1e26a5 resource provider aggregate not found [pid: 7|app: 0|req: 779/1579] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:06:36 2026] DELETE /v2.0/networks/02871fb4-33c7-427b-8daa-169155b561af => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:06:37.147 7 INFO neutron.services.segments.plugin [-] Segment cbc5f844-1c6d-4021-a892-dd3a5a1e26a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbc5f844-1c6d-4021-a892-dd3a5a1e26a5 found for delete ", "request_id": "req-2b9db384-ea38-455c-a328-8f6dd5fd5c26"}]} [pid: 8|app: 0|req: 801/1580] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:37 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:06:37.161 7 INFO neutron.services.segments.plugin [-] Segment cbc5f844-1c6d-4021-a892-dd3a5a1e26a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbc5f844-1c6d-4021-a892-dd3a5a1e26a5 found for delete ", "request_id": "req-7ffcafc6-4ee9-4e2d-ac17-956ce42ebf7d"}]} [pid: 7|app: 0|req: 780/1581] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:37 2026] GET /v2.0/ports?device_id=17db8e73-486e-4823-b2b6-b388d32692dd => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:06:37.286 8 INFO neutron.services.segments.plugin [-] Segment fc65b3dd-1a7a-482b-9236-26ee509d472e resource provider aggregate not found 2026-07-09 18:06:37.292 8 INFO neutron.services.segments.plugin [-] Segment fc65b3dd-1a7a-482b-9236-26ee509d472e resource provider aggregate not found [pid: 8|app: 0|req: 802/1582] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:06:37 2026] DELETE /v2.0/networks/332147f5-0cc5-4d9c-899d-d0a98158d0a0 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:06:37.308 8 INFO neutron.services.segments.plugin [-] Segment fc65b3dd-1a7a-482b-9236-26ee509d472e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc65b3dd-1a7a-482b-9236-26ee509d472e found for delete ", "request_id": "req-49092e0c-e107-40e4-af46-a43b8268cad1"}]} 2026-07-09 18:06:37.316 8 INFO neutron.services.segments.plugin [-] Segment fc65b3dd-1a7a-482b-9236-26ee509d472e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc65b3dd-1a7a-482b-9236-26ee509d472e found for delete ", "request_id": "req-a217459c-7f7a-4322-b1cf-d2bc9de0dcf7"}]} [pid: 8|app: 0|req: 803/1583] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:37 2026] GET /v2.0/security-groups?id=c97c8612-3e2f-418a-99ba-8f49fb798f32&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: 804/1584] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:06:37 2026] DELETE /v2.0/networks/39399d13-2189-4df6-bce8-6772c2ee3ee4 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:06:37.566 7 INFO neutron.db.l3_db [None req-3f6673d7-c773-40bf-adf8-389c5b78d89a b3345ee14c4b41e880880f0ccad854bd f58a705109dc417aa842e188140031da - - default default] Floating IP 9af31502-4f2e-4ca2-bdbb-de8fdf8844c1 associated. External IP: 10.96.250.205, port: 327a60b3-2757-4bc9-9777-ff7e8bb653c3. [pid: 8|app: 0|req: 805/1585] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:06:37 2026] DELETE /v2.0/networks/dfff8e17-f030-495a-b6af-90c5a7ac2815 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1586] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:06:37 2026] DELETE /v2.0/networks/591bd875-178b-4675-8d1b-1d5bc38f635d => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1587] 10.0.0.143 () {34 vars in 749 bytes} [Thu Jul 9 18:06:37 2026] PUT /v2.0/floatingips/9af31502-4f2e-4ca2-bdbb-de8fdf8844c1 => generated 855 bytes in 753 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1588] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:38 2026] GET /v2.0/ports?device_id=17db8e73-486e-4823-b2b6-b388d32692dd => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:06:38.523 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e923859-9ee0-4b67-873d-153e5a1ead89'] response: {'name': 'network-changed', 'server_uuid': '3420a520-1bb0-454c-8553-01fab322de13', 'tag': '327a60b3-2757-4bc9-9777-ff7e8bb653c3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 782/1589] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:38 2026] GET /v2.0/security-groups?id=c97c8612-3e2f-418a-99ba-8f49fb798f32&fields=id&fields=name => generated 113 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1590] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:06:38 2026] GET /v2.0/security-groups?tenant_id=f1cc2c0f8b8f43699849aae63402b809&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1591] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:06:39 2026] DELETE /v2.0/security-groups/2110e819-8626-4d3c-a719-d9b806ab9040 => 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: 810/1592] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:06:39 2026] GET /v2.0/ports?tenant_id=f58a705109dc417aa842e188140031da&device_id=3420a520-1bb0-454c-8553-01fab322de13 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1593] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:06:39 2026] GET /v2.0/networks?id=c7d0c198-7542-487f-a3b8-e01b4a3b442b => generated 771 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1594] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:06:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=327a60b3-2757-4bc9-9777-ff7e8bb653c3 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:06:39.327 8 INFO neutron.services.segments.plugin [-] Segment 64bbfb0b-0f4a-4d52-8f48-dd1be19ca63b resource provider aggregate not found 2026-07-09 18:06:39.343 8 INFO neutron.services.segments.plugin [-] Segment 64bbfb0b-0f4a-4d52-8f48-dd1be19ca63b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64bbfb0b-0f4a-4d52-8f48-dd1be19ca63b found for delete ", "request_id": "req-04088cfc-43b5-41c3-a5d6-02962cc3e950"}]} 2026-07-09 18:06:39.346 8 INFO neutron.services.segments.plugin [-] Segment 64bbfb0b-0f4a-4d52-8f48-dd1be19ca63b resource provider aggregate not found 2026-07-09 18:06:39.375 8 INFO neutron.services.segments.plugin [-] Segment 64bbfb0b-0f4a-4d52-8f48-dd1be19ca63b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64bbfb0b-0f4a-4d52-8f48-dd1be19ca63b found for delete ", "request_id": "req-edaea1ec-89a2-4674-9aa0-643f66a62939"}]} 2026-07-09 18:06:39.380 8 INFO neutron.services.segments.plugin [-] Segment c1edfad2-8926-462f-a1b4-d9ec9f09e168 resource provider aggregate not found 2026-07-09 18:06:39.396 8 INFO neutron.services.segments.plugin [-] Segment c1edfad2-8926-462f-a1b4-d9ec9f09e168 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1edfad2-8926-462f-a1b4-d9ec9f09e168 found for delete ", "request_id": "req-49b76002-af0a-4bcc-9331-5b3ce9f76081"}]} 2026-07-09 18:06:39.402 8 INFO neutron.services.segments.plugin [-] Segment c1edfad2-8926-462f-a1b4-d9ec9f09e168 resource provider aggregate not found 2026-07-09 18:06:39.421 8 INFO neutron.services.segments.plugin [-] Segment c1edfad2-8926-462f-a1b4-d9ec9f09e168 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1edfad2-8926-462f-a1b4-d9ec9f09e168 found for delete ", "request_id": "req-b46789f8-c2dc-4756-8038-ecc98ae4614d"}]} 2026-07-09 18:06:39.429 8 INFO neutron.services.segments.plugin [-] Segment 13a2cdc6-b83b-45a6-96d7-3e597af7291a resource provider aggregate not found 2026-07-09 18:06:39.440 8 INFO neutron.services.segments.plugin [-] Segment 13a2cdc6-b83b-45a6-96d7-3e597af7291a resource provider aggregate not found 2026-07-09 18:06:39.454 8 INFO neutron.services.segments.plugin [-] Segment 13a2cdc6-b83b-45a6-96d7-3e597af7291a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13a2cdc6-b83b-45a6-96d7-3e597af7291a found for delete ", "request_id": "req-acd70929-1543-4974-93fb-af704fd54347"}]} 2026-07-09 18:06:39.457 8 INFO neutron.services.segments.plugin [-] Segment 13a2cdc6-b83b-45a6-96d7-3e597af7291a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13a2cdc6-b83b-45a6-96d7-3e597af7291a found for delete ", "request_id": "req-049c0362-cdd8-4043-a8cf-bc30f7a91972"}]} [pid: 8|app: 0|req: 813/1595] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:06:39 2026] GET /v2.0/security-groups?tenant_id=11d0cc70288c43af82a7dabdf708ba27&name=default => generated 2925 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1596] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:06:39 2026] GET /v2.0/subnets?id=67ddbe16-5474-4bb8-9a88-580b765fce33 => generated 693 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1597] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:06:39 2026] DELETE /v2.0/security-groups/0d45005c-fb1b-4af7-81be-1a7e1bf7996b => 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: 816/1598] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:06:39 2026] GET /v2.0/ports?network_id=c7d0c198-7542-487f-a3b8-e01b4a3b442b&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1599] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:39 2026] GET /v2.0/ports?device_id=17db8e73-486e-4823-b2b6-b388d32692dd => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1600] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:06:39 2026] GET /v2.0/networks/c7d0c198-7542-487f-a3b8-e01b4a3b442b?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: 819/1601] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:06:39 2026] GET /v2.0/security-groups?tenant_id=88ade020914a47c9a3646fd16679b323&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1602] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:40 2026] GET /v2.0/security-groups?id=c97c8612-3e2f-418a-99ba-8f49fb798f32&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1603] 10.0.0.143 () {34 vars in 789 bytes} [Thu Jul 9 18:06:38 2026] PUT /v2.0/routers/63cf3ae6-6ae8-4288-9749-49df5baef86c/remove_router_interface => generated 309 bytes in 1370 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1604] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:06:40 2026] GET /v2.0/networks/c7d0c198-7542-487f-a3b8-e01b4a3b442b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1605] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:06:40 2026] DELETE /v2.0/security-groups/a7f0cadb-1cdc-4543-8ec3-f73970ff5cd7 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1608] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:41 2026] GET /v2.0/ports?device_id=17db8e73-486e-4823-b2b6-b388d32692dd => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:06:41.295 8 INFO neutron.db.l3_hamode_db [None req-e045f4e9-f3c0-4255-833c-10671defa1bc 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] HA network 57a40702-a662-422c-b668-7c35e9a3066e was deleted as no HA routers are present in tenant ee387941343949438b045ce67936f3a0. [pid: 8|app: 0|req: 822/1609] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:06:40 2026] DELETE /v2.0/routers/63cf3ae6-6ae8-4288-9749-49df5baef86c => generated 0 bytes in 1133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1610] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:41 2026] GET /v2.0/security-groups?id=c97c8612-3e2f-418a-99ba-8f49fb798f32&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1611] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:41 2026] GET /v2.0/ports?device_id=17db8e73-486e-4823-b2b6-b388d32692dd => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:06:41.469 8 INFO neutron.services.segments.plugin [-] Segment 9f5c34b7-b7d1-4e0b-8f4c-8dab76f1afcd resource provider aggregate not found 2026-07-09 18:06:41.478 8 INFO neutron.services.segments.plugin [-] Segment 9f5c34b7-b7d1-4e0b-8f4c-8dab76f1afcd resource provider aggregate not found 2026-07-09 18:06:41.489 8 INFO neutron.services.segments.plugin [-] Segment 9f5c34b7-b7d1-4e0b-8f4c-8dab76f1afcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f5c34b7-b7d1-4e0b-8f4c-8dab76f1afcd found for delete ", "request_id": "req-c3c35e72-2b46-4d7f-8d68-fa02c056f0a0"}]} 2026-07-09 18:06:41.496 8 INFO neutron.services.segments.plugin [-] Segment 9f5c34b7-b7d1-4e0b-8f4c-8dab76f1afcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f5c34b7-b7d1-4e0b-8f4c-8dab76f1afcd found for delete ", "request_id": "req-7a40d910-74e0-49c4-98c4-17ceef40162b"}]} [pid: 8|app: 0|req: 823/1612] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:06:41 2026] DELETE /v2.0/subnets/25dcc642-24b3-413f-94bc-577487f42bd2 => 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: 790/1613] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:41 2026] GET /v2.0/security-groups?id=c97c8612-3e2f-418a-99ba-8f49fb798f32&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1614] 10.0.0.143 () {32 vars in 736 bytes} [Thu Jul 9 18:06:41 2026] GET /v2.0/ports?device_id=17db8e73-486e-4823-b2b6-b388d32692dd => generated 1244 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:06:41.641 7 WARNING neutron_lib.context [None req-caaca307-6aeb-495a-b6a9-9dfd244272a1 d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1615] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:06:41 2026] DELETE /v2.0/networks/f606b843-f8de-43a8-877d-258955345c78 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1616] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:06:42 2026] GET /v2.0/security-groups?tenant_id=ee387941343949438b045ce67936f3a0&name=default => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1617] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:06:42 2026] DELETE /v2.0/security-groups/5c3686f1-0374-4fab-9bcd-43dc46f8df62 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:06:42.726 7 INFO neutron.db.l3_db [None req-caaca307-6aeb-495a-b6a9-9dfd244272a1 d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Floating IP d66230c7-7b55-4414-b471-64e917116284 associated. External IP: 10.96.250.217, port: 7dac1ca0-bdc2-47b3-b09f-9376703b3b45. [pid: 7|app: 0|req: 792/1618] 10.0.0.143 () {34 vars in 677 bytes} [Thu Jul 9 18:06:41 2026] POST /v2.0/floatingips => generated 856 bytes in 1533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1619] 10.0.0.143 () {32 vars in 729 bytes} [Thu Jul 9 18:06:43 2026] GET /v2.0/floatingips/d66230c7-7b55-4414-b471-64e917116284 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:06:44.265 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8fff73b8-81f7-4791-a91f-0c9933a1c9f3'] response: {'name': 'network-changed', 'server_uuid': '17db8e73-486e-4823-b2b6-b388d32692dd', 'tag': '7dac1ca0-bdc2-47b3-b09f-9376703b3b45', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 793/1620] 10.0.0.143 () {32 vars in 729 bytes} [Thu Jul 9 18:06:44 2026] GET /v2.0/floatingips/d66230c7-7b55-4414-b471-64e917116284 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:06:44.806 8 INFO neutron.services.segments.plugin [-] Segment d9fabbae-fd9e-437a-9d25-c5ca8f4b1a11 resource provider aggregate not found 2026-07-09 18:06:44.814 8 INFO neutron.services.segments.plugin [-] Segment d9fabbae-fd9e-437a-9d25-c5ca8f4b1a11 resource provider aggregate not found 2026-07-09 18:06:44.822 8 INFO neutron.services.segments.plugin [-] Segment d9fabbae-fd9e-437a-9d25-c5ca8f4b1a11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9fabbae-fd9e-437a-9d25-c5ca8f4b1a11 found for delete ", "request_id": "req-c6d7358b-3694-48ac-8fee-e8ad92cf163d"}]} [pid: 8|app: 0|req: 828/1621] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:06:44 2026] GET /v2.0/ports?tenant_id=ad42294c22bd41988c4ce5dd1bf9cbd7&device_id=17db8e73-486e-4823-b2b6-b388d32692dd => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1622] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:06:44 2026] GET /v2.0/networks?id=cdb9a625-c705-4cdd-81cb-a826df0d45d1 => generated 756 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:06:44.915 8 INFO neutron.services.segments.plugin [-] Segment d9fabbae-fd9e-437a-9d25-c5ca8f4b1a11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9fabbae-fd9e-437a-9d25-c5ca8f4b1a11 found for delete ", "request_id": "req-8f4b539b-5c0d-4de8-86a7-1623ce38aec5"}]} [pid: 8|app: 0|req: 829/1623] 199.19.213.108 () {34 vars in 1060 bytes} [Thu Jul 9 18:06:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=7dac1ca0-bdc2-47b3-b09f-9376703b3b45 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1624] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:06:44 2026] GET /v2.0/subnets?id=9f3649c8-26b3-4440-b6f0-5f92f9fdc692 => generated 677 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1625] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:06:45 2026] GET /v2.0/ports?network_id=cdb9a625-c705-4cdd-81cb-a826df0d45d1&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: 8|app: 0|req: 831/1626] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:06:45 2026] GET /v2.0/networks/cdb9a625-c705-4cdd-81cb-a826df0d45d1?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1627] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:06:45 2026] GET /v2.0/networks/cdb9a625-c705-4cdd-81cb-a826df0d45d1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:06:45.264 7 WARNING neutron_lib.context [None req-c2b47496-361f-4c3b-830e-a7baf749dc9b c3a1bc80dd884946b851d879d17d9b0e f341b01e752f4642868782792e1c4755 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 833/1628] 10.0.0.143 () {32 vars in 729 bytes} [Thu Jul 9 18:06:45 2026] GET /v2.0/floatingips/d66230c7-7b55-4414-b471-64e917116284 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:06:45.413 7 INFO neutron.db.segments_db [None req-c2b47496-361f-4c3b-830e-a7baf749dc9b c3a1bc80dd884946b851d879d17d9b0e f341b01e752f4642868782792e1c4755 - - default default] Added segment c3d284fe-d998-4a05-a53a-0c00c134d1a1 of type vxlan for network 83a0ae15-dc44-49a1-a7f5-deee93d1c8ce [pid: 7|app: 0|req: 796/1629] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:06:45 2026] POST /v2.0/networks => generated 632 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:45.525 8 WARNING neutron_lib.context [None req-4fbe7869-3dbc-4831-baff-96a1f305d8f7 c3a1bc80dd884946b851d879d17d9b0e f341b01e752f4642868782792e1c4755 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 834/1630] 10.0.0.143 () {34 vars in 664 bytes} [Thu Jul 9 18:06:45 2026] POST /v2.0/ports => generated 743 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:45.840 7 WARNING neutron_lib.context [None req-63940f48-53d2-4e05-a86a-fddbc90eda96 c3a1bc80dd884946b851d879d17d9b0e f341b01e752f4642868782792e1c4755 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:06:45.904 7 INFO neutron.db.segments_db [None req-63940f48-53d2-4e05-a86a-fddbc90eda96 c3a1bc80dd884946b851d879d17d9b0e f341b01e752f4642868782792e1c4755 - - default default] Added segment 9444c73d-c67f-4f36-b288-f4997367c32f of type vxlan for network 3c702455-4a42-4cbc-b878-933a7d5bff68 [pid: 7|app: 0|req: 797/1631] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:06:45 2026] POST /v2.0/networks => generated 631 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-09 18:06:46.028 8 WARNING neutron_lib.context [None req-10facc7a-b7f8-4555-9da1-7d14fc04746b c3a1bc80dd884946b851d879d17d9b0e f341b01e752f4642868782792e1c4755 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 835/1632] 10.0.0.143 () {34 vars in 664 bytes} [Thu Jul 9 18:06:46 2026] POST /v2.0/ports => generated 743 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:46.389 7 WARNING neutron_lib.context [None req-f1df832c-030e-4dcb-8b18-0b24fc40dae4 c3a1bc80dd884946b851d879d17d9b0e f341b01e752f4642868782792e1c4755 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:06:46.447 7 INFO neutron.db.segments_db [None req-f1df832c-030e-4dcb-8b18-0b24fc40dae4 c3a1bc80dd884946b851d879d17d9b0e f341b01e752f4642868782792e1c4755 - - default default] Added segment faa38fc9-00ac-4e0f-986b-688830ac95f5 of type vxlan for network 943d417c-03ef-45e6-87e8-e1c79ad6a1ae [pid: 7|app: 0|req: 798/1633] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:06:46 2026] POST /v2.0/networks => generated 631 bytes in 167 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-09 18:06:46.574 8 WARNING neutron_lib.context [None req-3e648f21-0048-41a5-af15-e497e1f0185b c3a1bc80dd884946b851d879d17d9b0e f341b01e752f4642868782792e1c4755 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 836/1634] 10.0.0.143 () {34 vars in 664 bytes} [Thu Jul 9 18:06:46 2026] POST /v2.0/ports => generated 743 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:46.955 7 WARNING neutron_lib.context [None req-1ed83918-0634-4dd1-a341-01ebb92da0da c3a1bc80dd884946b851d879d17d9b0e f341b01e752f4642868782792e1c4755 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:06:47.031 7 INFO neutron.db.segments_db [None req-1ed83918-0634-4dd1-a341-01ebb92da0da c3a1bc80dd884946b851d879d17d9b0e f341b01e752f4642868782792e1c4755 - - default default] Added segment b138c901-abe1-491d-ac7a-5a07a75ac5c1 of type vxlan for network 5b73e076-1896-4a81-9b81-837bbd33c6cf [pid: 7|app: 0|req: 799/1635] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:06:46 2026] POST /v2.0/networks => generated 631 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:06:47.160 8 WARNING neutron_lib.context [None req-b5c2c40e-3e0c-4521-aa71-a2b7139dd583 c3a1bc80dd884946b851d879d17d9b0e f341b01e752f4642868782792e1c4755 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 837/1636] 10.0.0.143 () {34 vars in 664 bytes} [Thu Jul 9 18:06:47 2026] POST /v2.0/ports => generated 743 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:47.491 7 WARNING neutron_lib.context [None req-5448236e-95d7-4804-bc60-3e5e2a34e52c c3a1bc80dd884946b851d879d17d9b0e f341b01e752f4642868782792e1c4755 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:06:47.548 7 INFO neutron.db.segments_db [None req-5448236e-95d7-4804-bc60-3e5e2a34e52c c3a1bc80dd884946b851d879d17d9b0e f341b01e752f4642868782792e1c4755 - - default default] Added segment 84c9c88e-4eed-4494-b9d2-4bfc5ae2beff of type vxlan for network c5fbb2c0-f895-4e10-a1ae-5bb11902381b [pid: 7|app: 0|req: 800/1637] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:06:47 2026] POST /v2.0/networks => generated 630 bytes in 168 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-09 18:06:47.666 8 WARNING neutron_lib.context [None req-f19f8a20-3f33-4545-9914-2b72f79a5c37 c3a1bc80dd884946b851d879d17d9b0e f341b01e752f4642868782792e1c4755 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 838/1638] 10.0.0.143 () {34 vars in 664 bytes} [Thu Jul 9 18:06:47 2026] POST /v2.0/ports => generated 743 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1639] 10.0.0.143 () {34 vars in 747 bytes} [Thu Jul 9 18:06:48 2026] PUT /v2.0/ports/751d230c-5037-4f63-a043-650e339dce3b/tags => generated 17 bytes in 56 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: 839/1640] 10.0.0.143 () {34 vars in 747 bytes} [Thu Jul 9 18:06:48 2026] PUT /v2.0/ports/aa589170-639b-4546-8399-904a916f7b0a/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1641] 10.0.0.143 () {34 vars in 747 bytes} [Thu Jul 9 18:06:48 2026] PUT /v2.0/ports/adb99cac-73f3-4850-b5a4-c39be06340ad/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1642] 10.0.0.143 () {34 vars in 747 bytes} [Thu Jul 9 18:06:48 2026] PUT /v2.0/ports/e7776de0-fb6c-478d-9ae4-8bbb40c5e475/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1643] 10.0.0.143 () {32 vars in 660 bytes} [Thu Jul 9 18:06:48 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1644] 10.0.0.114 () {34 vars in 990 bytes} [Thu Jul 9 18:06:48 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1645] 10.0.0.143 () {32 vars in 674 bytes} [Thu Jul 9 18:06:48 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1646] 10.0.0.114 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:48 2026] GET /v2.0/security-groups?id=ce8d117e-4fb4-40a4-926f-8553f9dfb5a2&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1647] 10.0.0.143 () {32 vars in 670 bytes} [Thu Jul 9 18:06:48 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1648] 10.0.0.143 () {32 vars in 682 bytes} [Thu Jul 9 18:06:48 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1649] 10.0.0.143 () {32 vars in 668 bytes} [Thu Jul 9 18:06:48 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 642 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1650] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:49 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1651] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:49 2026] GET /v2.0/security-groups?id=ce8d117e-4fb4-40a4-926f-8553f9dfb5a2&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1652] 10.0.0.143 () {32 vars in 682 bytes} [Thu Jul 9 18:06:49 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 618 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1653] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:49 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1654] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:49 2026] GET /v2.0/security-groups?id=ce8d117e-4fb4-40a4-926f-8553f9dfb5a2&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: 808/1655] 10.0.0.143 () {32 vars in 678 bytes} [Thu Jul 9 18:06:49 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1656] 10.0.0.143 () {32 vars in 690 bytes} [Thu Jul 9 18:06:50 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1657] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:06:50 2026] DELETE /v2.0/ports/751d230c-5037-4f63-a043-650e339dce3b => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1658] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:50 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => 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: 850/1659] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:50 2026] GET /v2.0/security-groups?id=ce8d117e-4fb4-40a4-926f-8553f9dfb5a2&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: 810/1660] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:06:50 2026] DELETE /v2.0/ports/aa589170-639b-4546-8399-904a916f7b0a => 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: 851/1661] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:06:50 2026] DELETE /v2.0/ports/adb99cac-73f3-4850-b5a4-c39be06340ad => 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: 811/1662] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:06:50 2026] DELETE /v2.0/ports/e7776de0-fb6c-478d-9ae4-8bbb40c5e475 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1663] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:06:51 2026] DELETE /v2.0/ports/fe2563ab-9851-4f0b-8510-7a1ebc338022 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:06:51.410 7 INFO neutron.services.segments.plugin [-] Segment c3d284fe-d998-4a05-a53a-0c00c134d1a1 resource provider aggregate not found 2026-07-09 18:06:51.416 7 INFO neutron.services.segments.plugin [-] Segment c3d284fe-d998-4a05-a53a-0c00c134d1a1 resource provider aggregate not found 2026-07-09 18:06:51.426 7 INFO neutron.services.segments.plugin [-] Segment c3d284fe-d998-4a05-a53a-0c00c134d1a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3d284fe-d998-4a05-a53a-0c00c134d1a1 found for delete ", "request_id": "req-3c4d0eb1-880b-408f-ac0d-de2ae9444c89"}]} 2026-07-09 18:06:51.432 7 INFO neutron.services.segments.plugin [-] Segment c3d284fe-d998-4a05-a53a-0c00c134d1a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3d284fe-d998-4a05-a53a-0c00c134d1a1 found for delete ", "request_id": "req-f96efabc-22a6-4985-ba38-872d2b182601"}]} [pid: 7|app: 0|req: 812/1664] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:06:51 2026] DELETE /v2.0/networks/83a0ae15-dc44-49a1-a7f5-deee93d1c8ce => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:06:51.593 8 INFO neutron.services.segments.plugin [-] Segment 9444c73d-c67f-4f36-b288-f4997367c32f resource provider aggregate not found 2026-07-09 18:06:51.598 8 INFO neutron.services.segments.plugin [-] Segment 9444c73d-c67f-4f36-b288-f4997367c32f resource provider aggregate not found 2026-07-09 18:06:51.613 8 INFO neutron.services.segments.plugin [-] Segment 9444c73d-c67f-4f36-b288-f4997367c32f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9444c73d-c67f-4f36-b288-f4997367c32f found for delete ", "request_id": "req-f4a47fd0-2837-4681-bb19-4017f0e6d0ff"}]} 2026-07-09 18:06:51.614 8 INFO neutron.services.segments.plugin [-] Segment 9444c73d-c67f-4f36-b288-f4997367c32f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9444c73d-c67f-4f36-b288-f4997367c32f found for delete ", "request_id": "req-e3cdf92d-cb43-4678-8a4e-e4267f1789fe"}]} [pid: 8|app: 0|req: 853/1665] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:06:51 2026] DELETE /v2.0/networks/3c702455-4a42-4cbc-b878-933a7d5bff68 => 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: 813/1666] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:51 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1667] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:51 2026] GET /v2.0/security-groups?id=ce8d117e-4fb4-40a4-926f-8553f9dfb5a2&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1668] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:06:51 2026] DELETE /v2.0/networks/943d417c-03ef-45e6-87e8-e1c79ad6a1ae => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1669] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:06:51 2026] GET /v2.0/ports?tenant_id=f58a705109dc417aa842e188140031da&device_id=3420a520-1bb0-454c-8553-01fab322de13 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1670] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:06:51 2026] DELETE /v2.0/networks/5b73e076-1896-4a81-9b81-837bbd33c6cf => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1671] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:06:51 2026] GET /v2.0/networks?id=c7d0c198-7542-487f-a3b8-e01b4a3b442b => 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: 857/1672] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:06:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=327a60b3-2757-4bc9-9777-ff7e8bb653c3 => generated 860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1673] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:06:51 2026] DELETE /v2.0/networks/c5fbb2c0-f895-4e10-a1ae-5bb11902381b => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1674] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:06:52 2026] GET /v2.0/subnets?id=67ddbe16-5474-4bb8-9a88-580b765fce33 => generated 693 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1675] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:06:52 2026] GET /v2.0/ports?network_id=c7d0c198-7542-487f-a3b8-e01b4a3b442b&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: 859/1676] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:06:52 2026] GET /v2.0/networks/c7d0c198-7542-487f-a3b8-e01b4a3b442b?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: 818/1677] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:06:52 2026] GET /v2.0/networks/c7d0c198-7542-487f-a3b8-e01b4a3b442b?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: 860/1678] 10.0.0.114 () {34 vars in 990 bytes} [Thu Jul 9 18:06:52 2026] GET /v2.0/ports?device_id=17db8e73-486e-4823-b2b6-b388d32692dd => 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: 819/1679] 10.0.0.114 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:52 2026] GET /v2.0/security-groups?id=c97c8612-3e2f-418a-99ba-8f49fb798f32&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1680] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:52 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1681] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:52 2026] GET /v2.0/security-groups?id=ce8d117e-4fb4-40a4-926f-8553f9dfb5a2&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1682] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:06:52 2026] GET /v2.0/security-groups?tenant_id=e560bcef04c24eaaba9f570f146e72a8&name=default => generated 2925 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1683] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:06:52 2026] GET /v2.0/security-groups?tenant_id=ca86ab29567846afb97692d87b8dce45&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1684] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:06:53 2026] DELETE /v2.0/security-groups/fbdd3ee5-9e5a-492a-a341-8e1ff1af73b0 => 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: 823/1685] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:06:53 2026] DELETE /v2.0/security-groups/d66b57cf-f7d4-4a3c-8d5e-e5b20ed65c85 => 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: 863/1686] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:06:53 2026] GET /v2.0/security-groups?tenant_id=b58cb305ae1649a59b03693e3537814a&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:06:53.618 7 INFO neutron.services.segments.plugin [-] Segment b138c901-abe1-491d-ac7a-5a07a75ac5c1 resource provider aggregate not found 2026-07-09 18:06:53.625 7 INFO neutron.services.segments.plugin [-] Segment b138c901-abe1-491d-ac7a-5a07a75ac5c1 resource provider aggregate not found 2026-07-09 18:06:53.640 7 INFO neutron.services.segments.plugin [-] Segment b138c901-abe1-491d-ac7a-5a07a75ac5c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b138c901-abe1-491d-ac7a-5a07a75ac5c1 found for delete ", "request_id": "req-d12faab8-91b9-40c5-bc99-a923271bdf5e"}]} 2026-07-09 18:06:53.647 7 INFO neutron.services.segments.plugin [-] Segment b138c901-abe1-491d-ac7a-5a07a75ac5c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b138c901-abe1-491d-ac7a-5a07a75ac5c1 found for delete ", "request_id": "req-18971421-70e9-4ac1-bac7-8fb9a112d3dd"}]} 2026-07-09 18:06:53.663 7 INFO neutron.services.segments.plugin [-] Segment 84c9c88e-4eed-4494-b9d2-4bfc5ae2beff resource provider aggregate not found 2026-07-09 18:06:53.672 7 INFO neutron.services.segments.plugin [-] Segment 84c9c88e-4eed-4494-b9d2-4bfc5ae2beff resource provider aggregate not found 2026-07-09 18:06:53.678 7 INFO neutron.services.segments.plugin [-] Segment 84c9c88e-4eed-4494-b9d2-4bfc5ae2beff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84c9c88e-4eed-4494-b9d2-4bfc5ae2beff found for delete ", "request_id": "req-49bb881e-8af9-491c-80ac-1f3f0950fcd2"}]} 2026-07-09 18:06:53.691 7 INFO neutron.services.segments.plugin [-] Segment 84c9c88e-4eed-4494-b9d2-4bfc5ae2beff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84c9c88e-4eed-4494-b9d2-4bfc5ae2beff found for delete ", "request_id": "req-e031e701-fcfe-40a8-811d-93599b1e96cf"}]} [pid: 7|app: 0|req: 824/1687] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:06:53 2026] DELETE /v2.0/security-groups/d215fc96-c0bf-475d-af2d-247648e1124c => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:06:53.954 8 INFO neutron.services.segments.plugin [-] Segment faa38fc9-00ac-4e0f-986b-688830ac95f5 resource provider aggregate not found 2026-07-09 18:06:53.959 8 INFO neutron.services.segments.plugin [-] Segment faa38fc9-00ac-4e0f-986b-688830ac95f5 resource provider aggregate not found [pid: 7|app: 0|req: 825/1688] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:06:53 2026] GET /v2.0/security-groups?tenant_id=f341b01e752f4642868782792e1c4755&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:06:53.975 8 INFO neutron.services.segments.plugin [-] Segment faa38fc9-00ac-4e0f-986b-688830ac95f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faa38fc9-00ac-4e0f-986b-688830ac95f5 found for delete ", "request_id": "req-3474cdd2-9762-4119-8608-29871f827009"}]} 2026-07-09 18:06:53.979 8 INFO neutron.services.segments.plugin [-] Segment faa38fc9-00ac-4e0f-986b-688830ac95f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faa38fc9-00ac-4e0f-986b-688830ac95f5 found for delete ", "request_id": "req-08f87663-f605-452d-a1ba-197c2d95d02d"}]} [pid: 8|app: 0|req: 864/1689] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:53 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1690] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:54 2026] GET /v2.0/security-groups?id=ce8d117e-4fb4-40a4-926f-8553f9dfb5a2&fields=id&fields=name => generated 113 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1691] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:06:53 2026] DELETE /v2.0/security-groups/2bdedf3d-2fad-452d-b746-d4fcabac114c => 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: 866/1692] 10.0.0.143 () {32 vars in 826 bytes} [Thu Jul 9 18:06:54 2026] GET /v2.0/ports?project_id=ad42294c22bd41988c4ce5dd1bf9cbd7&network_id=cdb9a625-c705-4cdd-81cb-a826df0d45d1 => generated 3695 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1693] 10.0.0.143 () {32 vars in 742 bytes} [Thu Jul 9 18:06:54 2026] GET /v2.0/subnets?network_id=32cf7ffb-875e-495b-929e-c726957c97f3 => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1694] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:55 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => 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: 829/1695] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:55 2026] GET /v2.0/security-groups?id=ce8d117e-4fb4-40a4-926f-8553f9dfb5a2&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:06:55.279 8 INFO neutron.db.l3_db [None req-bb4cab62-66af-490c-a31d-15c7f729eda2 d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Floating IP d66230c7-7b55-4414-b471-64e917116284 disassociated. External IP: 10.96.250.217, port: 7dac1ca0-bdc2-47b3-b09f-9376703b3b45. [pid: 8|app: 0|req: 867/1698] 10.0.0.143 () {34 vars in 749 bytes} [Thu Jul 9 18:06:55 2026] PUT /v2.0/floatingips/d66230c7-7b55-4414-b471-64e917116284 => generated 554 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1699] 10.0.0.143 () {32 vars in 729 bytes} [Thu Jul 9 18:06:55 2026] GET /v2.0/floatingips/d66230c7-7b55-4414-b471-64e917116284 => generated 554 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:06:56.364 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e398cf15-ec07-4fb4-8019-3e28f324c838'] response: {'name': 'network-changed', 'server_uuid': '17db8e73-486e-4823-b2b6-b388d32692dd', 'tag': '7dac1ca0-bdc2-47b3-b09f-9376703b3b45', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 868/1700] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:56 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1701] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:56 2026] GET /v2.0/security-groups?id=ce8d117e-4fb4-40a4-926f-8553f9dfb5a2&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1702] 10.0.0.143 () {32 vars in 729 bytes} [Thu Jul 9 18:06:56 2026] GET /v2.0/floatingips/d66230c7-7b55-4414-b471-64e917116284 => generated 554 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1703] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:06:56 2026] GET /v2.0/ports?tenant_id=ad42294c22bd41988c4ce5dd1bf9cbd7&device_id=17db8e73-486e-4823-b2b6-b388d32692dd => 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: 870/1704] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:06:56 2026] GET /v2.0/networks?id=cdb9a625-c705-4cdd-81cb-a826df0d45d1 => generated 756 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1705] 199.19.213.108 () {34 vars in 1060 bytes} [Thu Jul 9 18:06:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=7dac1ca0-bdc2-47b3-b09f-9376703b3b45 => 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: 871/1706] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:06:57 2026] GET /v2.0/subnets?id=9f3649c8-26b3-4440-b6f0-5f92f9fdc692 => 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: 836/1707] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:06:57 2026] GET /v2.0/ports?network_id=cdb9a625-c705-4cdd-81cb-a826df0d45d1&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1708] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:06:57 2026] GET /v2.0/networks/cdb9a625-c705-4cdd-81cb-a826df0d45d1?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1709] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:06:57 2026] GET /v2.0/networks/cdb9a625-c705-4cdd-81cb-a826df0d45d1?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: 873/1710] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:57 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1711] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:57 2026] GET /v2.0/security-groups?id=ce8d117e-4fb4-40a4-926f-8553f9dfb5a2&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: 839/1712] 10.0.0.143 () {32 vars in 729 bytes} [Thu Jul 9 18:06:57 2026] GET /v2.0/floatingips/d66230c7-7b55-4414-b471-64e917116284 => generated 552 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:06:58.042 8 INFO neutron.db.segments_db [None req-b0d85535-aa6a-4b36-9d66-19b38fec7286 aca1c6c99f0848dfa5bcc617c49c2521 0b4ebb85e30e4055810d1e8bebed9d26 - - default default] Added segment afdcd6ea-595d-4ae9-848b-34a2f9b89fd2 of type vxlan for network 688a4b2a-ce3c-427d-b30c-a09503303725 [pid: 8|app: 0|req: 874/1713] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:06:57 2026] POST /v2.0/networks => generated 726 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1714] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:06:58 2026] POST /v2.0/subnets => generated 644 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:58.391 8 WARNING neutron.api.v2.base [None req-ce548785-888f-444b-a6bd-9e6ec9bf0a60 aca1c6c99f0848dfa5bcc617c49c2521 0b4ebb85e30e4055810d1e8bebed9d26 - - 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-09 18:06:58.392 8 INFO neutron.api.v2.resource [None req-ce548785-888f-444b-a6bd-9e6ec9bf0a60 aca1c6c99f0848dfa5bcc617c49c2521 0b4ebb85e30e4055810d1e8bebed9d26 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 875/1715] 10.0.0.143 () {34 vars in 681 bytes} [Thu Jul 9 18:06:58 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) 2026-07-09 18:06:58.441 7 WARNING neutron_lib.context [None req-3fad311a-81e5-4740-8c24-b2e11f0122f2 6d3226bb94464c9e8218e812b7bc9c97 408278126778419282df9c7a04a86c38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 841/1716] 10.0.0.143 () {34 vars in 676 bytes} [Thu Jul 9 18:06:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:58.508 7 WARNING neutron_lib.context [None req-28441f1d-02de-4322-8a82-214a8e888d2d 6d3226bb94464c9e8218e812b7bc9c97 408278126778419282df9c7a04a86c38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 842/1717] 10.0.0.143 () {34 vars in 676 bytes} [Thu Jul 9 18:06:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:58.573 7 WARNING neutron_lib.context [None req-4e787658-76f9-443c-a984-849b9012c84f 6d3226bb94464c9e8218e812b7bc9c97 408278126778419282df9c7a04a86c38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:06:58.616 8 INFO neutron.services.segments.plugin [-] Segment afdcd6ea-595d-4ae9-848b-34a2f9b89fd2 resource provider aggregate not found 2026-07-09 18:06:58.632 8 INFO neutron.services.segments.plugin [-] Segment afdcd6ea-595d-4ae9-848b-34a2f9b89fd2 resource provider aggregate not found [pid: 7|app: 0|req: 843/1718] 10.0.0.143 () {34 vars in 676 bytes} [Thu Jul 9 18:06:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:58.644 7 WARNING neutron_lib.context [None req-3567304d-aa91-4a8b-8f58-6e51cd8ae8d2 6d3226bb94464c9e8218e812b7bc9c97 408278126778419282df9c7a04a86c38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:06:58.645 8 INFO neutron.services.segments.plugin [-] Segment afdcd6ea-595d-4ae9-848b-34a2f9b89fd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afdcd6ea-595d-4ae9-848b-34a2f9b89fd2 found for delete ", "request_id": "req-f4a65888-4681-4e44-a517-f08f047f32f6"}]} 2026-07-09 18:06:58.649 8 INFO neutron.services.segments.plugin [-] Segment afdcd6ea-595d-4ae9-848b-34a2f9b89fd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afdcd6ea-595d-4ae9-848b-34a2f9b89fd2 found for delete ", "request_id": "req-f0d375af-f4ce-4cc7-8c2f-ad4da21259b2"}]} [pid: 8|app: 0|req: 876/1719] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:06:58 2026] DELETE /v2.0/networks/688a4b2a-ce3c-427d-b30c-a09503303725 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1720] 10.0.0.143 () {34 vars in 676 bytes} [Thu Jul 9 18:06:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:58.732 8 INFO neutron.db.segments_db [None req-9028f955-aa6f-4ebe-95ad-d7fec1212888 aca1c6c99f0848dfa5bcc617c49c2521 0b4ebb85e30e4055810d1e8bebed9d26 - - default default] Added segment 114464e3-188f-4c18-ad3c-0c824a37c4b7 of type vxlan for network 6e0cf589-0d1b-4790-8e8d-4470cc0e6165 [pid: 7|app: 0|req: 845/1721] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:06:58 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:06:58.813 7 WARNING neutron_lib.context [None req-40e60858-526d-4374-be72-2bb45ddc690c 6d3226bb94464c9e8218e812b7bc9c97 408278126778419282df9c7a04a86c38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1722] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:06:58 2026] POST /v2.0/networks => generated 727 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1723] 10.0.0.143 () {34 vars in 676 bytes} [Thu Jul 9 18:06:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1724] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:06:58 2026] GET /v2.0/security-groups?id=ce8d117e-4fb4-40a4-926f-8553f9dfb5a2&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-09 18:06:58.906 8 WARNING neutron_lib.context [None req-f0ff89fe-391f-48eb-ad86-4c3203b73840 d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 879/1725] 10.0.0.143 () {34 vars in 685 bytes} [Thu Jul 9 18:06:58 2026] POST /v2.0/security-groups => generated 1675 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1726] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:06:58 2026] POST /v2.0/subnets => generated 647 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:59.105 7 WARNING neutron_lib.context [None req-2612e3af-7477-43a2-9d48-c08396ab6e27 d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 880/1727] 10.0.0.143 () {34 vars in 759 bytes} [Thu Jul 9 18:06:59 2026] PUT /v2.0/subnetpools/095cfc77-da42-4bdc-9e88-c73b7bb8a2b7/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:06:59.139 8 WARNING neutron.api.v2.base [None req-805257c0-4198-4b3e-b943-06fa06ea783e aca1c6c99f0848dfa5bcc617c49c2521 0b4ebb85e30e4055810d1e8bebed9d26 - - 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-09 18:06:59.140 8 INFO neutron.api.v2.resource [None req-805257c0-4198-4b3e-b943-06fa06ea783e aca1c6c99f0848dfa5bcc617c49c2521 0b4ebb85e30e4055810d1e8bebed9d26 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 881/1728] 10.0.0.143 () {34 vars in 681 bytes} [Thu Jul 9 18:06:59 2026] POST /v2.0/rbac-policies => generated 547 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1729] 10.0.0.143 () {34 vars in 759 bytes} [Thu Jul 9 18:06:59 2026] PUT /v2.0/subnetpools/eddb2182-aa7c-422c-a086-b2afff8cf35b/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1730] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:06:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1731] 10.0.0.143 () {34 vars in 759 bytes} [Thu Jul 9 18:06:59 2026] PUT /v2.0/subnetpools/9f1604aa-335f-414a-b461-70fbc07d1ffc/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:06:59.269 7 WARNING neutron_lib.context [None req-3da0a503-a050-4b8a-a918-855f8da66bc1 d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 850/1732] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:06:59 2026] POST /v2.0/security-group-rules => generated 596 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1733] 10.0.0.143 () {34 vars in 759 bytes} [Thu Jul 9 18:06:59 2026] PUT /v2.0/subnetpools/691e25ab-4d8e-4324-9b73-982c08ffa7a6/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1734] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:06:59 2026] DELETE /v2.0/networks/6e0cf589-0d1b-4790-8e8d-4470cc0e6165 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:06:59.409 7 WARNING neutron_lib.context [None req-4884ca05-1f57-4d4a-aa15-81e566f004b3 d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1735] 10.0.0.143 () {32 vars in 672 bytes} [Thu Jul 9 18:06:59 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:06:59.504 8 INFO neutron.db.segments_db [None req-d7d0c7b7-5015-49e8-ac97-05b188b90583 aca1c6c99f0848dfa5bcc617c49c2521 0b4ebb85e30e4055810d1e8bebed9d26 - - default default] Added segment e17e9e77-7a24-4a13-9b01-3d49a1f20512 of type vxlan for network bd64116f-5b31-40ea-bf6c-7180ed61e9b8 [pid: 7|app: 0|req: 852/1736] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:06:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1737] 10.0.0.143 () {32 vars in 686 bytes} [Thu Jul 9 18:06:59 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:06:59.531 7 WARNING neutron_lib.context [None req-0210753f-a16f-4acb-ba2b-fa739e714116 d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 885/1738] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:06:59 2026] POST /v2.0/networks => generated 727 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1739] 10.0.0.143 () {32 vars in 682 bytes} [Thu Jul 9 18:06:59 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: 7|app: 0|req: 854/1740] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:06:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1741] 10.0.0.143 () {32 vars in 694 bytes} [Thu Jul 9 18:06:59 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) 2026-07-09 18:06:59.676 7 WARNING neutron_lib.context [None req-20d65abb-d721-4536-ae46-6417fb1b4772 d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:06:59.712 7 INFO neutron.db.securitygroups_db [None req-20d65abb-d721-4536-ae46-6417fb1b4772 d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Project ad42294c22bd41988c4ce5dd1bf9cbd7 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: 856/1742] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:06:59 2026] POST /v2.0/security-group-rules => generated 607 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1743] 10.0.0.143 () {32 vars in 680 bytes} [Thu Jul 9 18:06:59 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1744] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:06:59 2026] POST /v2.0/subnets => generated 647 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:59.844 7 WARNING neutron_lib.context [None req-a8e85c51-1c3c-4771-b232-36cc555cf3a7 d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:06:59.883 7 INFO neutron.db.securitygroups_db [None req-a8e85c51-1c3c-4771-b232-36cc555cf3a7 d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Project ad42294c22bd41988c4ce5dd1bf9cbd7 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: 858/1745] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:06:59 2026] POST /v2.0/security-group-rules => generated 606 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1746] 10.0.0.143 () {32 vars in 694 bytes} [Thu Jul 9 18:06:59 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1747] 10.0.0.143 () {32 vars in 690 bytes} [Thu Jul 9 18:07:00 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1748] 10.0.0.143 () {32 vars in 702 bytes} [Thu Jul 9 18:07:00 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1749] 10.0.0.143 () {34 vars in 681 bytes} [Thu Jul 9 18:06:59 2026] POST /v2.0/rbac-policies => generated 324 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1750] 10.0.0.143 () {32 vars in 732 bytes} [Thu Jul 9 18:07:00 2026] DELETE /v2.0/subnetpools/095cfc77-da42-4bdc-9e88-c73b7bb8a2b7 => 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: 889/1751] 10.0.0.143 () {32 vars in 732 bytes} [Thu Jul 9 18:07:00 2026] DELETE /v2.0/subnetpools/eddb2182-aa7c-422c-a086-b2afff8cf35b => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1752] 10.0.0.143 () {32 vars in 732 bytes} [Thu Jul 9 18:07:00 2026] DELETE /v2.0/subnetpools/9f1604aa-335f-414a-b461-70fbc07d1ffc => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1753] 10.0.0.143 () {32 vars in 732 bytes} [Thu Jul 9 18:07:00 2026] DELETE /v2.0/subnetpools/691e25ab-4d8e-4324-9b73-982c08ffa7a6 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1754] 10.0.0.143 () {32 vars in 732 bytes} [Thu Jul 9 18:07:00 2026] DELETE /v2.0/subnetpools/551bceda-a434-4311-b19e-66e722646c43 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1755] 10.0.0.143 () {32 vars in 649 bytes} [Thu Jul 9 18:07:00 2026] GET /v2.0/networks => generated 1297 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1756] 10.0.0.118 () {34 vars in 1100 bytes} [Thu Jul 9 18:07:00 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1285976066&fields=id&tenant_id=ad42294c22bd41988c4ce5dd1bf9cbd7 => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:07:00.671 8 INFO neutron.services.segments.plugin [-] Segment 114464e3-188f-4c18-ad3c-0c824a37c4b7 resource provider aggregate not found 2026-07-09 18:07:00.676 8 INFO neutron.services.segments.plugin [-] Segment 114464e3-188f-4c18-ad3c-0c824a37c4b7 resource provider aggregate not found 2026-07-09 18:07:00.694 8 INFO neutron.services.segments.plugin [-] Segment 114464e3-188f-4c18-ad3c-0c824a37c4b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 114464e3-188f-4c18-ad3c-0c824a37c4b7 found for delete ", "request_id": "req-828bcefd-064c-47fc-b3e2-0e5678524970"}]} 2026-07-09 18:07:00.698 8 INFO neutron.services.segments.plugin [-] Segment 114464e3-188f-4c18-ad3c-0c824a37c4b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 114464e3-188f-4c18-ad3c-0c824a37c4b7 found for delete ", "request_id": "req-cc3106ce-9f32-4a2d-aac3-257ec89fb28c"}]} [pid: 8|app: 0|req: 893/1757] 10.0.0.118 () {34 vars in 982 bytes} [Thu Jul 9 18:07:00 2026] GET /v2.0/networks?id=cdb9a625-c705-4cdd-81cb-a826df0d45d1 => generated 660 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1758] 10.0.0.118 () {34 vars in 965 bytes} [Thu Jul 9 18:07:00 2026] GET /v2.0/quotas/ad42294c22bd41988c4ce5dd1bf9cbd7 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1759] 10.0.0.143 () {32 vars in 723 bytes} [Thu Jul 9 18:07:00 2026] GET /v2.0/networks/bd64116f-5b31-40ea-bf6c-7180ed61e9b8 => generated 655 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1760] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 9 18:07:00 2026] GET /v2.0/ports?tenant_id=ad42294c22bd41988c4ce5dd1bf9cbd7&fields=id => generated 149 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1761] 10.0.0.118 () {34 vars in 1008 bytes} [Thu Jul 9 18:07:00 2026] GET /v2.0/networks/cdb9a625-c705-4cdd-81cb-a826df0d45d1?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1762] 10.0.0.118 () {34 vars in 1108 bytes} [Thu Jul 9 18:07:00 2026] GET /v2.0/networks/cdb9a625-c705-4cdd-81cb-a826df0d45d1?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: 867/1763] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:07:01 2026] GET /v2.0/ports?device_id=956d0bde-e91d-4d9e-af84-79bde48853af => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:07:01.354 8 INFO neutron.pecan_wsgi.hooks.translation [None req-228a157b-e587-46d6-ac2a-9274a2e30732 ffbd86bd1a724aeb91140da0d5891094 4b6ae0ed01f44f71ab72db43b1836996 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 897/1764] 10.0.0.143 () {32 vars in 723 bytes} [Thu Jul 9 18:07:01 2026] GET /v2.0/networks/bd64116f-5b31-40ea-bf6c-7180ed61e9b8 => generated 138 bytes in 169 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1765] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:01 2026] GET /v2.0/security-groups?tenant_id=01f9c2d1d72d41cca61cf623eb5a606f&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:07:01.855 7 INFO neutron.services.segments.plugin [-] Segment e17e9e77-7a24-4a13-9b01-3d49a1f20512 resource provider aggregate not found 2026-07-09 18:07:01.860 7 INFO neutron.services.segments.plugin [-] Segment e17e9e77-7a24-4a13-9b01-3d49a1f20512 resource provider aggregate not found [pid: 8|app: 0|req: 899/1766] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:01 2026] DELETE /v2.0/security-groups/df3716b9-f091-46ef-abff-b6efad900a18 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:07:01.872 7 INFO neutron.services.segments.plugin [-] Segment e17e9e77-7a24-4a13-9b01-3d49a1f20512 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e17e9e77-7a24-4a13-9b01-3d49a1f20512 found for delete ", "request_id": "req-c8afbbea-f4d9-438a-9250-6a2cdd6214da"}]} 2026-07-09 18:07:01.880 7 INFO neutron.services.segments.plugin [-] Segment e17e9e77-7a24-4a13-9b01-3d49a1f20512 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e17e9e77-7a24-4a13-9b01-3d49a1f20512 found for delete ", "request_id": "req-ac273dbb-b528-4b1b-aeb8-a3408837fd58"}]} [pid: 7|app: 0|req: 868/1767] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:07:01 2026] DELETE /v2.0/networks/bd64116f-5b31-40ea-bf6c-7180ed61e9b8 => generated 0 bytes in 528 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:07:01.906 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4f04fd1f-cab4-4a67-8fbc-56495055a6b4 aca1c6c99f0848dfa5bcc617c49c2521 0b4ebb85e30e4055810d1e8bebed9d26 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 900/1768] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:07:01 2026] DELETE /v2.0/subnets/7cf9db7c-17b0-4235-92db-4a2a4d4cd30a => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:07:01.926 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9914e96d-8507-471d-912a-0cba7b942f9f aca1c6c99f0848dfa5bcc617c49c2521 0b4ebb85e30e4055810d1e8bebed9d26 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 869/1769] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:07:01 2026] DELETE /v2.0/subnets/d70660a6-6e7f-434e-9f88-de4220d862a0 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:07:01.951 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2322a185-51fd-441d-b632-d401ff64c6b1 aca1c6c99f0848dfa5bcc617c49c2521 0b4ebb85e30e4055810d1e8bebed9d26 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 901/1770] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:07:01 2026] DELETE /v2.0/subnets/8fd3729e-304b-47d1-aa67-025a5a4d1ec5 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1771] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:01 2026] GET /v2.0/security-groups?tenant_id=586ed12f48964470ba03863786fafb79&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1772] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:07:02 2026] GET /v2.0/ports?device_id=956d0bde-e91d-4d9e-af84-79bde48853af => 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: 902/1773] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:02 2026] DELETE /v2.0/security-groups/4cd70039-29a0-47e8-acbc-c234e04fe291 => 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: 872/1774] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:02 2026] GET /v2.0/security-groups?tenant_id=408278126778419282df9c7a04a86c38&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1775] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:02 2026] DELETE /v2.0/security-groups/9684a76a-10fd-4505-9f1c-55ee649ec4ec => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1776] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:02 2026] GET /v2.0/security-groups?tenant_id=7b88e441d47243b7804cdf8aa5f44bea&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1777] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:03 2026] DELETE /v2.0/security-groups/8cc3ee1e-a146-4ea1-a3d2-78a466dd6599 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1778] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:07:03 2026] GET /v2.0/ports?device_id=956d0bde-e91d-4d9e-af84-79bde48853af => 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: 905/1779] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:03 2026] GET /v2.0/security-groups?tenant_id=4b6ae0ed01f44f71ab72db43b1836996&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1780] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:03 2026] DELETE /v2.0/security-groups/dfdcc724-88f0-4062-a970-03e46a5bbfb7 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1781] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:03 2026] GET /v2.0/security-groups?tenant_id=0b4ebb85e30e4055810d1e8bebed9d26&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1782] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:03 2026] DELETE /v2.0/security-groups/11e127af-9d8a-4330-81e4-d88ec0297e12 => 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: 907/1783] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:07:04 2026] GET /v2.0/ports?device_id=956d0bde-e91d-4d9e-af84-79bde48853af => 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: 877/1784] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:07:05 2026] GET /v2.0/ports?device_id=956d0bde-e91d-4d9e-af84-79bde48853af => 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: 908/1785] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:07:05 2026] GET /v2.0/networks?id=cdb9a625-c705-4cdd-81cb-a826df0d45d1 => generated 660 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1786] 199.19.213.108 () {34 vars in 1050 bytes} [Thu Jul 9 18:07:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ad42294c22bd41988c4ce5dd1bf9cbd7 => generated 273 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:07:05.585 8 WARNING neutron_lib.context [req-91cf309f-4c9c-47f3-9566-8309f2b2004d req-7d0ff720-e097-49fb-961f-1cc628d18a32 d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 909/1787] 199.19.213.108 () {38 vars in 955 bytes} [Thu Jul 9 18:07:05 2026] POST /v2.0/ports => generated 954 bytes in 469 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-09 18:07:06.329 8 WARNING neutron_lib.context [None req-24c5c0c4-ed8d-42ad-9973-a814ca5aedae 22b9e59a7ec14734bcbf08941bffcb3c 444d480833ae4dc38843c0ec905328c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:07:06.485 8 INFO neutron.db.segments_db [None req-24c5c0c4-ed8d-42ad-9973-a814ca5aedae 22b9e59a7ec14734bcbf08941bffcb3c 444d480833ae4dc38843c0ec905328c8 - - default default] Added segment 2391a62b-9b54-44b1-bd12-eb6a1d91169a of type vxlan for network 402a3fa7-b555-4b3b-80b0-d4cfd40461ff [pid: 7|app: 0|req: 879/1788] 199.19.213.108 () {38 vars in 1028 bytes} [Thu Jul 9 18:07:06 2026] PUT /v2.0/ports/6f55d365-dfd1-4dcf-9bd2-3828bfc3872b => generated 1235 bytes in 469 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: 910/1789] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:07:06 2026] POST /v2.0/networks => generated 632 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:06.607 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab803465-fd80-450c-ae0e-765bfebcafc9'] response: {'name': 'network-changed', 'server_uuid': '956d0bde-e91d-4d9e-af84-79bde48853af', 'tag': '6f55d365-dfd1-4dcf-9bd2-3828bfc3872b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 911/1790] 10.0.0.143 () {34 vars in 753 bytes} [Thu Jul 9 18:07:06 2026] PUT /v2.0/networks/402a3fa7-b555-4b3b-80b0-d4cfd40461ff/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1791] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:07:06 2026] GET /v2.0/ports?device_id=956d0bde-e91d-4d9e-af84-79bde48853af => generated 969 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1792] 10.0.0.143 () {32 vars in 733 bytes} [Thu Jul 9 18:07:06 2026] GET /v2.0/networks/402a3fa7-b555-4b3b-80b0-d4cfd40461ff/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: 881/1793] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:07:06 2026] GET /v2.0/security-groups?id=74173ad6-6c49-4bb9-b05b-9d89f5e9288a&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: 913/1794] 10.0.0.143 () {34 vars in 764 bytes} [Thu Jul 9 18:07:06 2026] PUT /v2.0/networks/402a3fa7-b555-4b3b-80b0-d4cfd40461ff/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1795] 10.0.0.143 () {32 vars in 733 bytes} [Thu Jul 9 18:07:06 2026] GET /v2.0/networks/402a3fa7-b555-4b3b-80b0-d4cfd40461ff/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1796] 10.0.0.143 () {34 vars in 760 bytes} [Thu Jul 9 18:07:06 2026] PUT /v2.0/networks/402a3fa7-b555-4b3b-80b0-d4cfd40461ff/tags/red => 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: 883/1797] 10.0.0.143 () {32 vars in 733 bytes} [Thu Jul 9 18:07:06 2026] GET /v2.0/networks/402a3fa7-b555-4b3b-80b0-d4cfd40461ff/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: 915/1798] 10.0.0.143 () {34 vars in 782 bytes} [Thu Jul 9 18:07:06 2026] PUT /v2.0/networks/402a3fa7-b555-4b3b-80b0-d4cfd40461ff/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1799] 10.0.0.143 () {32 vars in 733 bytes} [Thu Jul 9 18:07:06 2026] GET /v2.0/networks/402a3fa7-b555-4b3b-80b0-d4cfd40461ff/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1800] 10.0.0.143 () {34 vars in 753 bytes} [Thu Jul 9 18:07:06 2026] PUT /v2.0/networks/402a3fa7-b555-4b3b-80b0-d4cfd40461ff/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1801] 10.0.0.143 () {32 vars in 733 bytes} [Thu Jul 9 18:07:06 2026] GET /v2.0/networks/402a3fa7-b555-4b3b-80b0-d4cfd40461ff/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: 917/1802] 10.0.0.143 () {32 vars in 741 bytes} [Thu Jul 9 18:07:07 2026] GET /v2.0/networks/402a3fa7-b555-4b3b-80b0-d4cfd40461ff/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:07:07.101 7 INFO neutron.api.v2.resource [None req-7ee6b211-ab24-498e-ac10-e60aa30eb362 22b9e59a7ec14734bcbf08941bffcb3c 444d480833ae4dc38843c0ec905328c8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 886/1803] 10.0.0.143 () {32 vars in 745 bytes} [Thu Jul 9 18:07:07 2026] GET /v2.0/networks/402a3fa7-b555-4b3b-80b0-d4cfd40461ff/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: 918/1804] 10.0.0.143 () {32 vars in 744 bytes} [Thu Jul 9 18:07:07 2026] DELETE /v2.0/networks/402a3fa7-b555-4b3b-80b0-d4cfd40461ff/tags/red => 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: 887/1805] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:07:07 2026] GET /v2.0/ports?tenant_id=ad42294c22bd41988c4ce5dd1bf9cbd7&device_id=956d0bde-e91d-4d9e-af84-79bde48853af => 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: 919/1806] 10.0.0.143 () {32 vars in 733 bytes} [Thu Jul 9 18:07:07 2026] GET /v2.0/networks/402a3fa7-b555-4b3b-80b0-d4cfd40461ff/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1807] 199.19.213.108 () {34 vars in 1018 bytes} [Thu Jul 9 18:07:07 2026] GET /v2.0/networks?tenant_id=ad42294c22bd41988c4ce5dd1bf9cbd7&shared=False => generated 756 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:07:07.221 8 INFO neutron.api.v2.resource [None req-ed9331f7-ab70-43bd-a7ec-56fd2949ef19 22b9e59a7ec14734bcbf08941bffcb3c 444d480833ae4dc38843c0ec905328c8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 920/1808] 10.0.0.143 () {32 vars in 748 bytes} [Thu Jul 9 18:07:07 2026] DELETE /v2.0/networks/402a3fa7-b555-4b3b-80b0-d4cfd40461ff/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1809] 10.0.0.143 () {32 vars in 736 bytes} [Thu Jul 9 18:07:07 2026] DELETE /v2.0/networks/402a3fa7-b555-4b3b-80b0-d4cfd40461ff/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1810] 199.19.213.108 () {34 vars in 930 bytes} [Thu Jul 9 18:07:07 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1811] 10.0.0.143 () {32 vars in 733 bytes} [Thu Jul 9 18:07:07 2026] GET /v2.0/networks/402a3fa7-b555-4b3b-80b0-d4cfd40461ff/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:07:07.473 7 INFO neutron.services.segments.plugin [-] Segment 2391a62b-9b54-44b1-bd12-eb6a1d91169a resource provider aggregate not found 2026-07-09 18:07:07.480 7 INFO neutron.services.segments.plugin [-] Segment 2391a62b-9b54-44b1-bd12-eb6a1d91169a resource provider aggregate not found 2026-07-09 18:07:07.496 7 INFO neutron.services.segments.plugin [-] Segment 2391a62b-9b54-44b1-bd12-eb6a1d91169a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2391a62b-9b54-44b1-bd12-eb6a1d91169a found for delete ", "request_id": "req-db77cd4c-f33d-4148-86ff-c3945e731171"}]} 2026-07-09 18:07:07.501 7 INFO neutron.services.segments.plugin [-] Segment 2391a62b-9b54-44b1-bd12-eb6a1d91169a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2391a62b-9b54-44b1-bd12-eb6a1d91169a found for delete ", "request_id": "req-f36a2978-77c7-4173-8fb3-9b80827deaba"}]} [pid: 7|app: 0|req: 890/1812] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:07:07 2026] DELETE /v2.0/networks/402a3fa7-b555-4b3b-80b0-d4cfd40461ff => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1813] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:07:07 2026] GET /v2.0/ports?device_id=956d0bde-e91d-4d9e-af84-79bde48853af => generated 969 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1814] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:07:07 2026] GET /v2.0/security-groups?id=74173ad6-6c49-4bb9-b05b-9d89f5e9288a&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-09 18:07:08.228 8 WARNING neutron_lib.context [None req-f15fa707-c32d-4e8a-8a0e-451939de9823 8a7ba4af044f426b9e79f10ff5cb1b5b d6cf11fae17a49e8b2764480ed998582 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 892/1815] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:08 2026] GET /v2.0/security-groups?tenant_id=444d480833ae4dc38843c0ec905328c8&name=default => generated 2925 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1816] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:07:08 2026] GET /v2.0/ports?tenant_id=ad42294c22bd41988c4ce5dd1bf9cbd7&device_id=956d0bde-e91d-4d9e-af84-79bde48853af => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1817] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:08 2026] DELETE /v2.0/security-groups/d63b0f59-41f3-4054-ad78-94c7a5efe885 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1818] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:07:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=6f55d365-dfd1-4dcf-9bd2-3828bfc3872b => 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: 896/1819] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:07:08 2026] GET /v2.0/subnets?id=9f3649c8-26b3-4440-b6f0-5f92f9fdc692 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1820] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:07:08 2026] GET /v2.0/ports?network_id=cdb9a625-c705-4cdd-81cb-a826df0d45d1&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: 898/1821] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:08 2026] GET /v2.0/security-groups?tenant_id=443004f507cd4d6fb1f91dd9ec2833f8&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1822] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:07:08 2026] GET /v2.0/networks/cdb9a625-c705-4cdd-81cb-a826df0d45d1?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1823] 10.0.0.143 () {34 vars in 676 bytes} [Thu Jul 9 18:07:08 2026] POST /v2.0/floatingips => generated 552 bytes in 800 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1824] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:07:08 2026] GET /v2.0/networks/cdb9a625-c705-4cdd-81cb-a826df0d45d1?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-09 18:07:08.886 8 WARNING neutron_lib.context [None req-6f56189f-803c-4202-968a-07b791ed1356 8a7ba4af044f426b9e79f10ff5cb1b5b d6cf11fae17a49e8b2764480ed998582 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 900/1825] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:08 2026] DELETE /v2.0/security-groups/4aecedc1-4192-4201-9ba0-19525dfbe6e9 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1826] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:07:09 2026] GET /v2.0/ports?device_id=956d0bde-e91d-4d9e-af84-79bde48853af => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1827] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:07:09 2026] GET /v2.0/security-groups?id=74173ad6-6c49-4bb9-b05b-9d89f5e9288a&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1828] 10.0.0.143 () {34 vars in 676 bytes} [Thu Jul 9 18:07:08 2026] POST /v2.0/floatingips => generated 552 bytes in 592 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:09.484 7 WARNING neutron_lib.context [None req-3790b7a1-51c1-49e6-bd82-258e0ce048a8 8a7ba4af044f426b9e79f10ff5cb1b5b d6cf11fae17a49e8b2764480ed998582 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 903/1829] 10.0.0.143 () {34 vars in 676 bytes} [Thu Jul 9 18:07:09 2026] POST /v2.0/floatingips => generated 552 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:10.079 8 WARNING neutron_lib.context [None req-32405e13-24fc-4ddb-a809-fa99fe49574b 8a7ba4af044f426b9e79f10ff5cb1b5b d6cf11fae17a49e8b2764480ed998582 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 904/1830] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:07:10 2026] GET /v2.0/ports?device_id=956d0bde-e91d-4d9e-af84-79bde48853af => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1831] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:07:10 2026] GET /v2.0/security-groups?id=74173ad6-6c49-4bb9-b05b-9d89f5e9288a&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1834] 10.0.0.143 () {34 vars in 676 bytes} [Thu Jul 9 18:07:10 2026] POST /v2.0/floatingips => generated 552 bytes in 601 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:10.672 7 WARNING neutron_lib.context [None req-fb42bb83-732b-46e7-8555-87371b7c7099 8a7ba4af044f426b9e79f10ff5cb1b5b d6cf11fae17a49e8b2764480ed998582 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 908/1835] 10.0.0.143 () {34 vars in 676 bytes} [Thu Jul 9 18:07:10 2026] POST /v2.0/floatingips => generated 552 bytes in 668 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1836] 10.0.0.143 () {34 vars in 759 bytes} [Thu Jul 9 18:07:11 2026] PUT /v2.0/floatingips/9aebf504-8533-49bb-ab80-fa45d02e9edf/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: 928/1837] 10.0.0.114 () {34 vars in 990 bytes} [Thu Jul 9 18:07:11 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => generated 1240 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1838] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:07:11 2026] GET /v2.0/ports?device_id=956d0bde-e91d-4d9e-af84-79bde48853af => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1839] 10.0.0.143 () {34 vars in 759 bytes} [Thu Jul 9 18:07:11 2026] PUT /v2.0/floatingips/06ddc00c-9015-40af-bf00-d13846c38db3/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1840] 10.0.0.114 () {34 vars in 1040 bytes} [Thu Jul 9 18:07:11 2026] GET /v2.0/security-groups?id=ce8d117e-4fb4-40a4-926f-8553f9dfb5a2&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1841] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:07:11 2026] GET /v2.0/security-groups?id=74173ad6-6c49-4bb9-b05b-9d89f5e9288a&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: 912/1842] 10.0.0.143 () {34 vars in 759 bytes} [Thu Jul 9 18:07:11 2026] PUT /v2.0/floatingips/13cfee3b-1bf1-4c93-9643-71a0a76a27ec/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1843] 10.0.0.143 () {34 vars in 759 bytes} [Thu Jul 9 18:07:11 2026] PUT /v2.0/floatingips/9bdcad21-e5b9-43f9-9026-562a9d0d5b6c/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1844] 10.0.0.143 () {32 vars in 672 bytes} [Thu Jul 9 18:07:11 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1845] 10.0.0.143 () {32 vars in 686 bytes} [Thu Jul 9 18:07:11 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1846] 10.0.0.143 () {32 vars in 682 bytes} [Thu Jul 9 18:07:11 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1847] 10.0.0.143 () {32 vars in 694 bytes} [Thu Jul 9 18:07:11 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1848] 10.0.0.143 () {32 vars in 680 bytes} [Thu Jul 9 18:07:11 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1849] 10.0.0.143 () {32 vars in 694 bytes} [Thu Jul 9 18:07:11 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1850] 10.0.0.143 () {32 vars in 690 bytes} [Thu Jul 9 18:07:11 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1851] 10.0.0.143 () {32 vars in 702 bytes} [Thu Jul 9 18:07:12 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1852] 10.0.0.143 () {32 vars in 732 bytes} [Thu Jul 9 18:07:12 2026] DELETE /v2.0/floatingips/9aebf504-8533-49bb-ab80-fa45d02e9edf => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:07:12.522 8 WARNING neutron_lib.context [None req-b9866783-a6eb-42ee-ad60-e8c39da1c0cc 1b36476c4bd9400abcbacac968b5a2eb 2956f89df0384633b6b67a4644df4499 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:07:12.567 8 INFO neutron.db.segments_db [None req-b9866783-a6eb-42ee-ad60-e8c39da1c0cc 1b36476c4bd9400abcbacac968b5a2eb 2956f89df0384633b6b67a4644df4499 - - default default] Added segment db2a7718-9b7a-4cb2-ad13-ba0a07161564 of type vxlan for network 144d71bd-2f93-428d-9bbb-d5a05907c99a [pid: 7|app: 0|req: 918/1853] 10.0.0.143 () {32 vars in 732 bytes} [Thu Jul 9 18:07:12 2026] DELETE /v2.0/floatingips/06ddc00c-9015-40af-bf00-d13846c38db3 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1854] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:07:12 2026] GET /v2.0/ports?device_id=956d0bde-e91d-4d9e-af84-79bde48853af => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:07:12.890 8 INFO neutron.db.l3_hamode_db [None req-b9866783-a6eb-42ee-ad60-e8c39da1c0cc 1b36476c4bd9400abcbacac968b5a2eb 2956f89df0384633b6b67a4644df4499 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:07:13.024 8 INFO neutron.db.l3_hamode_db [None req-b9866783-a6eb-42ee-ad60-e8c39da1c0cc 1b36476c4bd9400abcbacac968b5a2eb 2956f89df0384633b6b67a4644df4499 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 920/1855] 10.0.0.143 () {32 vars in 732 bytes} [Thu Jul 9 18:07:12 2026] DELETE /v2.0/floatingips/13cfee3b-1bf1-4c93-9643-71a0a76a27ec => generated 0 bytes in 318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1856] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:07:13 2026] GET /v2.0/security-groups?id=74173ad6-6c49-4bb9-b05b-9d89f5e9288a&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1857] 10.0.0.143 () {32 vars in 732 bytes} [Thu Jul 9 18:07:13 2026] DELETE /v2.0/floatingips/9bdcad21-e5b9-43f9-9026-562a9d0d5b6c => 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: 936/1858] 10.0.0.143 () {34 vars in 668 bytes} [Thu Jul 9 18:07:12 2026] POST /v2.0/routers => generated 474 bytes in 1427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1859] 10.0.0.143 () {32 vars in 732 bytes} [Thu Jul 9 18:07:13 2026] DELETE /v2.0/floatingips/90215ea6-2038-4651-8dbd-19e9e2334378 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1860] 10.0.0.143 () {34 vars in 751 bytes} [Thu Jul 9 18:07:13 2026] PUT /v2.0/routers/fbedb631-df5d-48df-bbd6-9a8530c09597/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1861] 10.0.0.143 () {32 vars in 731 bytes} [Thu Jul 9 18:07:13 2026] GET /v2.0/routers/fbedb631-df5d-48df-bbd6-9a8530c09597/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1862] 10.0.0.143 () {34 vars in 762 bytes} [Thu Jul 9 18:07:14 2026] PUT /v2.0/routers/fbedb631-df5d-48df-bbd6-9a8530c09597/tags/green => generated 4 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1863] 10.0.0.143 () {32 vars in 731 bytes} [Thu Jul 9 18:07:14 2026] GET /v2.0/routers/fbedb631-df5d-48df-bbd6-9a8530c09597/tags => generated 34 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1864] 10.0.0.143 () {34 vars in 758 bytes} [Thu Jul 9 18:07:14 2026] PUT /v2.0/routers/fbedb631-df5d-48df-bbd6-9a8530c09597/tags/red => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1865] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:07:14 2026] GET /v2.0/ports?device_id=956d0bde-e91d-4d9e-af84-79bde48853af => 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: 940/1866] 10.0.0.143 () {32 vars in 731 bytes} [Thu Jul 9 18:07:14 2026] GET /v2.0/routers/fbedb631-df5d-48df-bbd6-9a8530c09597/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1867] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:07:14 2026] GET /v2.0/security-groups?id=74173ad6-6c49-4bb9-b05b-9d89f5e9288a&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1868] 10.0.0.143 () {34 vars in 780 bytes} [Thu Jul 9 18:07:14 2026] PUT /v2.0/routers/fbedb631-df5d-48df-bbd6-9a8530c09597/tags/black.or.white => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1869] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:07:14 2026] GET /v2.0/ports?device_id=956d0bde-e91d-4d9e-af84-79bde48853af => 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: 942/1870] 10.0.0.143 () {32 vars in 731 bytes} [Thu Jul 9 18:07:14 2026] GET /v2.0/routers/fbedb631-df5d-48df-bbd6-9a8530c09597/tags => generated 52 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1871] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:07:14 2026] GET /v2.0/security-groups?id=74173ad6-6c49-4bb9-b05b-9d89f5e9288a&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: 929/1872] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:07:14 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1873] 10.0.0.143 () {34 vars in 751 bytes} [Thu Jul 9 18:07:14 2026] PUT /v2.0/routers/fbedb631-df5d-48df-bbd6-9a8530c09597/tags => generated 37 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1874] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:07:14 2026] GET /v2.0/security-groups?id=ce8d117e-4fb4-40a4-926f-8553f9dfb5a2&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1875] 10.0.0.143 () {32 vars in 736 bytes} [Thu Jul 9 18:07:14 2026] GET /v2.0/ports?device_id=956d0bde-e91d-4d9e-af84-79bde48853af => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1876] 10.0.0.143 () {32 vars in 731 bytes} [Thu Jul 9 18:07:14 2026] GET /v2.0/routers/fbedb631-df5d-48df-bbd6-9a8530c09597/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1877] 10.0.0.143 () {32 vars in 739 bytes} [Thu Jul 9 18:07:14 2026] GET /v2.0/routers/fbedb631-df5d-48df-bbd6-9a8530c09597/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:07:14.832 7 INFO neutron.api.v2.resource [None req-049a3b5c-5807-48d4-a4bd-ba1d9fb9be85 1b36476c4bd9400abcbacac968b5a2eb 2956f89df0384633b6b67a4644df4499 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 933/1878] 10.0.0.143 () {32 vars in 743 bytes} [Thu Jul 9 18:07:14 2026] GET /v2.0/routers/fbedb631-df5d-48df-bbd6-9a8530c09597/tags/green => generated 99 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1879] 10.0.0.143 () {32 vars in 742 bytes} [Thu Jul 9 18:07:14 2026] DELETE /v2.0/routers/fbedb631-df5d-48df-bbd6-9a8530c09597/tags/red => 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: 935/1880] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:07:14 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => 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: 936/1881] 10.0.0.143 () {32 vars in 731 bytes} [Thu Jul 9 18:07:14 2026] GET /v2.0/routers/fbedb631-df5d-48df-bbd6-9a8530c09597/tags => generated 30 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:07:15.115 8 INFO neutron.db.l3_db [None req-fe7b7e09-44bd-407e-9af9-e5263079fc02 d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Floating IP d66230c7-7b55-4414-b471-64e917116284 associated. External IP: 10.96.250.217, port: 6f55d365-dfd1-4dcf-9bd2-3828bfc3872b. [pid: 7|app: 0|req: 937/1882] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:15 2026] GET /v2.0/security-groups?tenant_id=a20df00733bb44cf8a10bd9d5b5e521c&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1883] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:07:15 2026] GET /v2.0/security-groups?id=ce8d117e-4fb4-40a4-926f-8553f9dfb5a2&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:07:15.413 7 INFO neutron.api.v2.resource [None req-ca80d93b-7346-47a1-af09-6267f6260a5b 1b36476c4bd9400abcbacac968b5a2eb 2956f89df0384633b6b67a4644df4499 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 939/1884] 10.0.0.143 () {32 vars in 746 bytes} [Thu Jul 9 18:07:15 2026] DELETE /v2.0/routers/fbedb631-df5d-48df-bbd6-9a8530c09597/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: 946/1885] 10.0.0.143 () {34 vars in 749 bytes} [Thu Jul 9 18:07:14 2026] PUT /v2.0/floatingips/d66230c7-7b55-4414-b471-64e917116284 => generated 855 bytes in 777 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:07:15.487 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b26866d5-e390-4abf-8eb6-6c0a7af989f4'] response: {'name': 'network-changed', 'server_uuid': '956d0bde-e91d-4d9e-af84-79bde48853af', 'tag': '6f55d365-dfd1-4dcf-9bd2-3828bfc3872b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 940/1886] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:15 2026] DELETE /v2.0/security-groups/e0d6e2d4-909b-4425-9822-0f06884b7025 => 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: 947/1887] 10.0.0.143 () {32 vars in 734 bytes} [Thu Jul 9 18:07:15 2026] DELETE /v2.0/routers/fbedb631-df5d-48df-bbd6-9a8530c09597/tags => 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: 941/1888] 10.0.0.143 () {32 vars in 729 bytes} [Thu Jul 9 18:07:15 2026] GET /v2.0/floatingips/d66230c7-7b55-4414-b471-64e917116284 => generated 855 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1889] 10.0.0.143 () {32 vars in 731 bytes} [Thu Jul 9 18:07:15 2026] GET /v2.0/routers/fbedb631-df5d-48df-bbd6-9a8530c09597/tags => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1890] 10.0.0.143 () {32 vars in 721 bytes} [Thu Jul 9 18:07:15 2026] GET /v2.0/routers/fbedb631-df5d-48df-bbd6-9a8530c09597 => generated 480 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1891] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:15 2026] GET /v2.0/security-groups?tenant_id=d6cf11fae17a49e8b2764480ed998582&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1892] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:15 2026] DELETE /v2.0/security-groups/6d4e5fab-b8d4-4e73-b0f8-11de481eab63 => 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: 951/1893] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:07:16 2026] GET /v2.0/ports?tenant_id=ad42294c22bd41988c4ce5dd1bf9cbd7&device_id=956d0bde-e91d-4d9e-af84-79bde48853af => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1894] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:07:16 2026] GET /v2.0/networks?id=cdb9a625-c705-4cdd-81cb-a826df0d45d1 => generated 756 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1895] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:07:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=6f55d365-dfd1-4dcf-9bd2-3828bfc3872b => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1896] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:16 2026] GET /v2.0/security-groups?tenant_id=8b4104c255c949d49399ebc69ccaa6f0&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1897] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:07:16 2026] GET /v2.0/subnets?id=9f3649c8-26b3-4440-b6f0-5f92f9fdc692 => generated 677 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1898] 10.0.0.143 () {34 vars in 742 bytes} [Thu Jul 9 18:07:15 2026] PUT /v2.0/routers/fbedb631-df5d-48df-bbd6-9a8530c09597 => generated 480 bytes in 749 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1899] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:16 2026] DELETE /v2.0/security-groups/48e83b23-4eb9-4f28-a7b6-76380e00bc09 => 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: 944/1900] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:07:16 2026] GET /v2.0/ports?network_id=cdb9a625-c705-4cdd-81cb-a826df0d45d1&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1901] 10.0.0.143 () {32 vars in 736 bytes} [Thu Jul 9 18:07:16 2026] GET /v2.0/ports?device_id=fbedb631-df5d-48df-bbd6-9a8530c09597 => 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: 946/1902] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:07:16 2026] GET /v2.0/networks/cdb9a625-c705-4cdd-81cb-a826df0d45d1?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: 957/1903] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:07:16 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1904] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:07:16 2026] GET /v2.0/networks/cdb9a625-c705-4cdd-81cb-a826df0d45d1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1905] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:07:16 2026] GET /v2.0/security-groups?id=ce8d117e-4fb4-40a4-926f-8553f9dfb5a2&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1906] 10.0.0.143 () {32 vars in 729 bytes} [Thu Jul 9 18:07:16 2026] GET /v2.0/floatingips/d66230c7-7b55-4414-b471-64e917116284 => generated 857 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1907] 199.19.213.108 () {34 vars in 994 bytes} [Thu Jul 9 18:07:16 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:07:17.051 7 INFO neutron.services.segments.plugin [-] Segment db2a7718-9b7a-4cb2-ad13-ba0a07161564 resource provider aggregate not found 2026-07-09 18:07:17.055 7 INFO neutron.services.segments.plugin [-] Segment db2a7718-9b7a-4cb2-ad13-ba0a07161564 resource provider aggregate not found 2026-07-09 18:07:17.074 7 INFO neutron.services.segments.plugin [-] Segment db2a7718-9b7a-4cb2-ad13-ba0a07161564 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db2a7718-9b7a-4cb2-ad13-ba0a07161564 found for delete ", "request_id": "req-ec63e0af-b390-4033-8ef6-53b5e070151b"}]} 2026-07-09 18:07:17.075 7 INFO neutron.services.segments.plugin [-] Segment db2a7718-9b7a-4cb2-ad13-ba0a07161564 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db2a7718-9b7a-4cb2-ad13-ba0a07161564 found for delete ", "request_id": "req-32021f03-1c70-4fe9-8c28-a72d92347f50"}]} 2026-07-09 18:07:17.082 7 INFO neutron.db.l3_hamode_db [None req-31673b6a-45ff-43e0-8fd3-afcf5830d87f 1b36476c4bd9400abcbacac968b5a2eb 2956f89df0384633b6b67a4644df4499 - - default default] HA network 144d71bd-2f93-428d-9bbb-d5a05907c99a was deleted as no HA routers are present in tenant 2956f89df0384633b6b67a4644df4499. [pid: 7|app: 0|req: 947/1908] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:07:16 2026] DELETE /v2.0/routers/fbedb631-df5d-48df-bbd6-9a8530c09597 => generated 0 bytes in 529 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:07:17.214 8 INFO neutron.db.l3_db [req-587ed6ac-3ec8-417d-ae13-debdc64697b4 req-4366d37e-2ebb-40f0-8849-0f154389dc8e b3345ee14c4b41e880880f0ccad854bd f58a705109dc417aa842e188140031da - - default default] Floating IP 9af31502-4f2e-4ca2-bdbb-de8fdf8844c1 disassociated. External IP: 10.96.250.205, port: 327a60b3-2757-4bc9-9777-ff7e8bb653c3. [pid: 8|app: 0|req: 962/1909] 199.19.213.108 () {36 vars in 997 bytes} [Thu Jul 9 18:07:16 2026] DELETE /v2.0/ports/327a60b3-2757-4bc9-9777-ff7e8bb653c3 => generated 0 bytes in 666 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1910] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:07:17 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1911] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:17 2026] GET /v2.0/security-groups?tenant_id=858e643e43ad464692c30d02dcd59e1b&name=default => generated 2925 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:07:18.056 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc677f9f-3c16-480c-80c8-5f6497087be0'] response: {'server_uuid': '3420a520-1bb0-454c-8553-01fab322de13', 'name': 'network-vif-deleted', 'tag': '327a60b3-2757-4bc9-9777-ff7e8bb653c3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 964/1912] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:18 2026] DELETE /v2.0/security-groups/dd36f54b-2ec1-4c2a-93fc-84fbc194ea90 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1913] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:18 2026] GET /v2.0/security-groups?tenant_id=2956f89df0384633b6b67a4644df4499&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1914] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:18 2026] DELETE /v2.0/security-groups/a35f0c90-5466-4ad8-abeb-e6da76d7bafe => 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: 950/1915] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:07:18 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => 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: 966/1916] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:07:19 2026] GET /v2.0/ports?device_id=3420a520-1bb0-454c-8553-01fab322de13 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:07:20.851 7 WARNING neutron_lib.context [None req-c6b57afc-76f1-4739-ad74-7085093b2e55 6e5de2949022450f81b26efc423dcc30 164a494ed75549818f512af466bf3399 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:07:21.012 7 INFO neutron.db.segments_db [None req-c6b57afc-76f1-4739-ad74-7085093b2e55 6e5de2949022450f81b26efc423dcc30 164a494ed75549818f512af466bf3399 - - default default] Added segment 1f008788-5205-4d71-aff0-49883510ce85 of type vxlan for network 2acde43c-bf63-4b67-9ddc-a871a5a6c55d [pid: 7|app: 0|req: 951/1917] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:07:20 2026] POST /v2.0/networks => generated 632 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:21.129 7 WARNING neutron_lib.context [None req-23769347-0d87-4c91-a402-15aaef09afae 6e5de2949022450f81b26efc423dcc30 164a494ed75549818f512af466bf3399 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 967/1918] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:21 2026] DELETE /v2.0/security-groups/ce8d117e-4fb4-40a4-926f-8553f9dfb5a2 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:07:21.232 8 INFO neutron.api.v2.resource [None req-e2826995-245f-4472-9d3e-b8ad2c4be253 b3345ee14c4b41e880880f0ccad854bd f58a705109dc417aa842e188140031da - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 968/1919] 10.0.0.143 () {32 vars in 737 bytes} [Thu Jul 9 18:07:21 2026] GET /v2.0/security-groups/ce8d117e-4fb4-40a4-926f-8553f9dfb5a2 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1920] 10.0.0.143 () {34 vars in 664 bytes} [Thu Jul 9 18:07:21 2026] POST /v2.0/ports => generated 743 bytes in 300 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-09 18:07:21.430 7 WARNING neutron_lib.context [None req-7536627a-738c-4fa9-a38d-ac8901b7e27e 6e5de2949022450f81b26efc423dcc30 164a494ed75549818f512af466bf3399 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 969/1921] 10.0.0.143 () {32 vars in 732 bytes} [Thu Jul 9 18:07:21 2026] DELETE /v2.0/floatingips/9af31502-4f2e-4ca2-bdbb-de8fdf8844c1 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1922] 10.0.0.143 () {34 vars in 666 bytes} [Thu Jul 9 18:07:21 2026] POST /v2.0/trunks => generated 407 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:21.683 7 WARNING neutron_lib.context [None req-5a998328-232b-4e6c-a7bc-23c2f034fe79 6e5de2949022450f81b26efc423dcc30 164a494ed75549818f512af466bf3399 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:07:21.761 7 INFO neutron.db.segments_db [None req-5a998328-232b-4e6c-a7bc-23c2f034fe79 6e5de2949022450f81b26efc423dcc30 164a494ed75549818f512af466bf3399 - - default default] Added segment e9d16915-7bd5-4f0b-b9cf-9c9f3d705ff7 of type vxlan for network c7834ef6-7779-45a3-a0ae-2f4554ad2b09 [pid: 7|app: 0|req: 954/1923] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:07:21 2026] POST /v2.0/networks => generated 631 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:22.102 7 WARNING neutron_lib.context [None req-14a64ab8-b940-4981-848d-0d9790c7822f 778c6a2ba10f42249d78648e143dfdac dd47b09eb3db430fbd33283d351de573 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 955/1924] 10.0.0.143 () {34 vars in 684 bytes} [Thu Jul 9 18:07:21 2026] POST /v2.0/security-groups => generated 1601 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:07:22.330 7 WARNING neutron_lib.context [None req-a98eb0c2-f533-4324-b93c-0c09752fde83 6e5de2949022450f81b26efc423dcc30 164a494ed75549818f512af466bf3399 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 956/1925] 10.0.0.143 () {34 vars in 664 bytes} [Thu Jul 9 18:07:22 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 957/1926] 10.0.0.143 () {34 vars in 767 bytes} [Thu Jul 9 18:07:22 2026] PUT /v2.0/security-groups/8d039abb-a987-400c-8731-f886b6256164/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:07:22.692 7 WARNING neutron_lib.context [None req-10198356-6e3d-4ff2-8862-6a70a6427ac4 6e5de2949022450f81b26efc423dcc30 164a494ed75549818f512af466bf3399 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 970/1927] 10.0.0.143 () {34 vars in 789 bytes} [Thu Jul 9 18:07:21 2026] PUT /v2.0/routers/2e1c0be3-0d66-49c3-b9fa-5fcf31d3d6d1/remove_router_interface => generated 309 bytes in 1175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1928] 10.0.0.143 () {32 vars in 747 bytes} [Thu Jul 9 18:07:22 2026] GET /v2.0/security-groups/8d039abb-a987-400c-8731-f886b6256164/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: 958/1929] 10.0.0.143 () {34 vars in 666 bytes} [Thu Jul 9 18:07:22 2026] POST /v2.0/trunks => generated 407 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1930] 10.0.0.143 () {34 vars in 778 bytes} [Thu Jul 9 18:07:22 2026] PUT /v2.0/security-groups/8d039abb-a987-400c-8731-f886b6256164/tags/green => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-09 18:07:22.901 7 WARNING neutron_lib.context [None req-5e4fedbf-024d-4eea-b18e-3be16ed83357 6e5de2949022450f81b26efc423dcc30 164a494ed75549818f512af466bf3399 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:07:22.958 7 INFO neutron.db.segments_db [None req-5e4fedbf-024d-4eea-b18e-3be16ed83357 6e5de2949022450f81b26efc423dcc30 164a494ed75549818f512af466bf3399 - - default default] Added segment dc3074e9-c67d-40ab-9938-4a01fd80e1e8 of type vxlan for network 36691b76-0a92-4635-a507-387624276c87 [pid: 7|app: 0|req: 960/1931] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:07:22 2026] POST /v2.0/networks => generated 632 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1932] 10.0.0.143 () {32 vars in 747 bytes} [Thu Jul 9 18:07:23 2026] GET /v2.0/security-groups/8d039abb-a987-400c-8731-f886b6256164/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:07:23.171 7 WARNING neutron_lib.context [None req-c9dc1e8d-0481-4537-a8da-1de91c99037a 6e5de2949022450f81b26efc423dcc30 164a494ed75549818f512af466bf3399 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 962/1933] 10.0.0.143 () {34 vars in 664 bytes} [Thu Jul 9 18:07:23 2026] POST /v2.0/ports => generated 743 bytes in 338 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: 963/1934] 10.0.0.143 () {34 vars in 774 bytes} [Thu Jul 9 18:07:23 2026] PUT /v2.0/security-groups/8d039abb-a987-400c-8731-f886b6256164/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-09 18:07:23.541 7 WARNING neutron_lib.context [None req-fd054bdb-8f05-4d91-95d9-eefc5934bb4c 6e5de2949022450f81b26efc423dcc30 164a494ed75549818f512af466bf3399 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:07:23.724 8 INFO neutron.services.segments.plugin [-] Segment 3b2291a5-ef5a-4c01-a430-7b927939cae3 resource provider aggregate not found 2026-07-09 18:07:23.729 8 INFO neutron.services.segments.plugin [-] Segment 3b2291a5-ef5a-4c01-a430-7b927939cae3 resource provider aggregate not found 2026-07-09 18:07:23.747 8 INFO neutron.services.segments.plugin [-] Segment 3b2291a5-ef5a-4c01-a430-7b927939cae3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b2291a5-ef5a-4c01-a430-7b927939cae3 found for delete ", "request_id": "req-b30f737a-7048-44ff-9014-4b40e211287c"}]} 2026-07-09 18:07:23.750 8 INFO neutron.services.segments.plugin [-] Segment 3b2291a5-ef5a-4c01-a430-7b927939cae3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b2291a5-ef5a-4c01-a430-7b927939cae3 found for delete ", "request_id": "req-048541ae-23ea-4ae6-99ea-5ebbffe0440a"}]} [pid: 7|app: 0|req: 964/1935] 10.0.0.143 () {34 vars in 666 bytes} [Thu Jul 9 18:07:23 2026] POST /v2.0/trunks => generated 407 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:23.777 8 INFO neutron.db.l3_hamode_db [None req-f03e894b-c655-428a-bddb-3de7a0df6ebe 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] HA network 359392fe-2b9d-4b38-ab0b-68f5aa1b5471 was deleted as no HA routers are present in tenant f58a705109dc417aa842e188140031da. [pid: 8|app: 0|req: 972/1936] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:07:22 2026] DELETE /v2.0/routers/2e1c0be3-0d66-49c3-b9fa-5fcf31d3d6d1 => generated 0 bytes in 1057 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1937] 10.0.0.143 () {32 vars in 747 bytes} [Thu Jul 9 18:07:23 2026] GET /v2.0/security-groups/8d039abb-a987-400c-8731-f886b6256164/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:07:23.790 8 WARNING neutron_lib.context [None req-9436afb7-6f3d-4ad3-8512-ee59246df102 6e5de2949022450f81b26efc423dcc30 164a494ed75549818f512af466bf3399 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:07:23.856 8 INFO neutron.db.segments_db [None req-9436afb7-6f3d-4ad3-8512-ee59246df102 6e5de2949022450f81b26efc423dcc30 164a494ed75549818f512af466bf3399 - - default default] Added segment 7345d902-4378-43c4-bf0f-ceba718b0382 of type vxlan for network 16a124f5-10fc-4376-8980-1e0d20c3795e [pid: 8|app: 0|req: 973/1938] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:07:23 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: 974/1939] 10.0.0.143 () {34 vars in 796 bytes} [Thu Jul 9 18:07:23 2026] PUT /v2.0/security-groups/8d039abb-a987-400c-8731-f886b6256164/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1940] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:07:23 2026] DELETE /v2.0/subnets/67ddbe16-5474-4bb8-9a88-580b765fce33 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:07:24.022 8 WARNING neutron_lib.context [None req-456ccb56-da42-4b65-95c2-3fd54387185c 6e5de2949022450f81b26efc423dcc30 164a494ed75549818f512af466bf3399 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1941] 10.0.0.143 () {32 vars in 747 bytes} [Thu Jul 9 18:07:24 2026] GET /v2.0/security-groups/8d039abb-a987-400c-8731-f886b6256164/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1942] 10.0.0.143 () {34 vars in 664 bytes} [Thu Jul 9 18:07:24 2026] POST /v2.0/ports => generated 743 bytes in 331 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: 976/1943] 10.0.0.143 () {34 vars in 767 bytes} [Thu Jul 9 18:07:24 2026] PUT /v2.0/security-groups/8d039abb-a987-400c-8731-f886b6256164/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:07:24.398 8 WARNING neutron_lib.context [None req-320a97fc-176a-4bea-8c97-3008ced5b7b5 6e5de2949022450f81b26efc423dcc30 164a494ed75549818f512af466bf3399 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:07:24.406 7 INFO neutron.services.segments.plugin [-] Segment 7fe50da5-8cc6-400d-8164-879eb40c15c0 resource provider aggregate not found 2026-07-09 18:07:24.412 7 INFO neutron.services.segments.plugin [-] Segment 7fe50da5-8cc6-400d-8164-879eb40c15c0 resource provider aggregate not found 2026-07-09 18:07:24.427 7 INFO neutron.services.segments.plugin [-] Segment 7fe50da5-8cc6-400d-8164-879eb40c15c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fe50da5-8cc6-400d-8164-879eb40c15c0 found for delete ", "request_id": "req-c2ff73ac-24be-4335-b4f0-89d31ee352b9"}]} 2026-07-09 18:07:24.431 7 INFO neutron.services.segments.plugin [-] Segment 7fe50da5-8cc6-400d-8164-879eb40c15c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fe50da5-8cc6-400d-8164-879eb40c15c0 found for delete ", "request_id": "req-785e3ed9-69b4-4619-a91a-111bd87b2585"}]} [pid: 7|app: 0|req: 968/1944] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:07:24 2026] DELETE /v2.0/networks/c7d0c198-7542-487f-a3b8-e01b4a3b442b => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1945] 10.0.0.143 () {32 vars in 747 bytes} [Thu Jul 9 18:07:24 2026] GET /v2.0/security-groups/8d039abb-a987-400c-8731-f886b6256164/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1946] 10.0.0.143 () {32 vars in 755 bytes} [Thu Jul 9 18:07:24 2026] GET /v2.0/security-groups/8d039abb-a987-400c-8731-f886b6256164/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1947] 10.0.0.114 () {34 vars in 990 bytes} [Thu Jul 9 18:07:24 2026] GET /v2.0/ports?device_id=956d0bde-e91d-4d9e-af84-79bde48853af => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:07:24.585 7 INFO neutron.api.v2.resource [None req-e0a9b9db-6dbc-462f-b92d-acde8291d56b 778c6a2ba10f42249d78648e143dfdac dd47b09eb3db430fbd33283d351de573 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 972/1948] 10.0.0.143 () {32 vars in 759 bytes} [Thu Jul 9 18:07:24 2026] GET /v2.0/security-groups/8d039abb-a987-400c-8731-f886b6256164/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1949] 10.0.0.114 () {34 vars in 1040 bytes} [Thu Jul 9 18:07:24 2026] GET /v2.0/security-groups?id=74173ad6-6c49-4bb9-b05b-9d89f5e9288a&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: 977/1950] 10.0.0.143 () {34 vars in 666 bytes} [Thu Jul 9 18:07:24 2026] POST /v2.0/trunks => generated 407 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1951] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:24 2026] GET /v2.0/security-groups?tenant_id=f58a705109dc417aa842e188140031da&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:07:24.679 8 WARNING neutron_lib.context [None req-c0540e6f-7c3f-4e35-a681-b9f49cfc1ab2 6e5de2949022450f81b26efc423dcc30 164a494ed75549818f512af466bf3399 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1952] 10.0.0.143 () {32 vars in 758 bytes} [Thu Jul 9 18:07:24 2026] DELETE /v2.0/security-groups/8d039abb-a987-400c-8731-f886b6256164/tags/red => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:07:24.733 8 INFO neutron.db.segments_db [None req-c0540e6f-7c3f-4e35-a681-b9f49cfc1ab2 6e5de2949022450f81b26efc423dcc30 164a494ed75549818f512af466bf3399 - - default default] Added segment fad17378-95e4-493c-9fa1-213f8b769ce1 of type vxlan for network 09094c0f-323f-4dd4-a1fc-4a2c6bfef0cc [pid: 7|app: 0|req: 975/1953] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:24 2026] DELETE /v2.0/security-groups/7fb64551-d0ab-4fb0-b5a4-c8d79d054fdf => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1954] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:07:24 2026] POST /v2.0/networks => generated 631 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:24.843 8 WARNING neutron_lib.context [None req-66d2a37a-83d4-4938-b854-a0a99d83bd4a 6e5de2949022450f81b26efc423dcc30 164a494ed75549818f512af466bf3399 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 976/1955] 10.0.0.143 () {32 vars in 747 bytes} [Thu Jul 9 18:07:24 2026] GET /v2.0/security-groups/8d039abb-a987-400c-8731-f886b6256164/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:07:24.885 7 INFO neutron.api.v2.resource [None req-34340ae6-c02f-42a5-99ba-8dbca25b33d1 778c6a2ba10f42249d78648e143dfdac dd47b09eb3db430fbd33283d351de573 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 977/1956] 10.0.0.143 () {32 vars in 762 bytes} [Thu Jul 9 18:07:24 2026] DELETE /v2.0/security-groups/8d039abb-a987-400c-8731-f886b6256164/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: 978/1957] 10.0.0.143 () {32 vars in 750 bytes} [Thu Jul 9 18:07:24 2026] DELETE /v2.0/security-groups/8d039abb-a987-400c-8731-f886b6256164/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1958] 10.0.0.143 () {32 vars in 747 bytes} [Thu Jul 9 18:07:24 2026] GET /v2.0/security-groups/8d039abb-a987-400c-8731-f886b6256164/tags => 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: 980/1959] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:24 2026] DELETE /v2.0/security-groups/8d039abb-a987-400c-8731-f886b6256164 => 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: 980/1960] 10.0.0.143 () {34 vars in 664 bytes} [Thu Jul 9 18:07:24 2026] POST /v2.0/ports => generated 743 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:25.173 7 WARNING neutron_lib.context [None req-d90946f1-631d-42e6-a7cc-0b43569db04e 6e5de2949022450f81b26efc423dcc30 164a494ed75549818f512af466bf3399 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 981/1961] 10.0.0.143 () {34 vars in 666 bytes} [Thu Jul 9 18:07:25 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: 8|app: 0|req: 981/1962] 10.0.0.143 () {34 vars in 749 bytes} [Thu Jul 9 18:07:25 2026] PUT /v2.0/trunks/8a7ea6d9-1e4d-4f36-83d9-f127dde66d03/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: 982/1963] 10.0.0.143 () {34 vars in 749 bytes} [Thu Jul 9 18:07:25 2026] PUT /v2.0/trunks/a65c07a0-c2fa-461a-a536-2059a8c6f074/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1964] 10.0.0.143 () {34 vars in 749 bytes} [Thu Jul 9 18:07:25 2026] PUT /v2.0/trunks/24f012a9-7887-4f0b-a79e-8775ae6f21af/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1965] 10.0.0.143 () {34 vars in 749 bytes} [Thu Jul 9 18:07:25 2026] PUT /v2.0/trunks/a15f1428-ce2d-4c56-9ce5-a76cc5c60080/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1966] 10.0.0.143 () {32 vars in 662 bytes} [Thu Jul 9 18:07:25 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1967] 10.0.0.143 () {32 vars in 676 bytes} [Thu Jul 9 18:07:25 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1968] 10.0.0.143 () {32 vars in 672 bytes} [Thu Jul 9 18:07:25 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1969] 10.0.0.143 () {32 vars in 684 bytes} [Thu Jul 9 18:07:25 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1972] 10.0.0.143 () {32 vars in 670 bytes} [Thu Jul 9 18:07:25 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1973] 10.0.0.143 () {32 vars in 684 bytes} [Thu Jul 9 18:07:25 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1974] 10.0.0.143 () {32 vars in 680 bytes} [Thu Jul 9 18:07:25 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1975] 10.0.0.143 () {32 vars in 692 bytes} [Thu Jul 9 18:07:25 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1976] 10.0.0.143 () {32 vars in 719 bytes} [Thu Jul 9 18:07:25 2026] GET /v2.0/trunks/8a7ea6d9-1e4d-4f36-83d9-f127dde66d03 => generated 412 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1977] 10.0.0.143 () {32 vars in 717 bytes} [Thu Jul 9 18:07:25 2026] GET /v2.0/ports/2a5d90bf-2513-434c-abd0-4770b3efaa03 => generated 826 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1978] 10.0.0.143 () {32 vars in 722 bytes} [Thu Jul 9 18:07:25 2026] DELETE /v2.0/trunks/8a7ea6d9-1e4d-4f36-83d9-f127dde66d03 => 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: 990/1979] 10.0.0.143 () {32 vars in 719 bytes} [Thu Jul 9 18:07:25 2026] GET /v2.0/trunks/a65c07a0-c2fa-461a-a536-2059a8c6f074 => generated 420 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1980] 10.0.0.143 () {32 vars in 717 bytes} [Thu Jul 9 18:07:26 2026] GET /v2.0/ports/398885ea-0cd7-432a-9828-659913945f1b => generated 826 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1981] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:25 2026] GET /v2.0/security-groups?tenant_id=dd47b09eb3db430fbd33283d351de573&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1982] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:07:26 2026] GET /v2.0/ports?device_id=956d0bde-e91d-4d9e-af84-79bde48853af => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1983] 10.0.0.143 () {32 vars in 722 bytes} [Thu Jul 9 18:07:26 2026] DELETE /v2.0/trunks/a65c07a0-c2fa-461a-a536-2059a8c6f074 => 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: 993/1984] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:26 2026] DELETE /v2.0/security-groups/b20574fd-b3e0-4df7-acc4-1d113cb6713c => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1985] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:07:26 2026] GET /v2.0/security-groups?id=74173ad6-6c49-4bb9-b05b-9d89f5e9288a&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: 994/1986] 10.0.0.143 () {32 vars in 719 bytes} [Thu Jul 9 18:07:26 2026] GET /v2.0/trunks/24f012a9-7887-4f0b-a79e-8775ae6f21af => generated 429 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1987] 10.0.0.143 () {32 vars in 717 bytes} [Thu Jul 9 18:07:26 2026] GET /v2.0/ports/3c6cac49-8b65-42b6-bad5-1f523eb75296 => generated 826 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1988] 10.0.0.143 () {32 vars in 722 bytes} [Thu Jul 9 18:07:26 2026] DELETE /v2.0/trunks/24f012a9-7887-4f0b-a79e-8775ae6f21af => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1989] 10.0.0.143 () {32 vars in 719 bytes} [Thu Jul 9 18:07:26 2026] GET /v2.0/trunks/a15f1428-ce2d-4c56-9ce5-a76cc5c60080 => generated 414 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1990] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:26 2026] GET /v2.0/security-groups?tenant_id=d04bc94f23ed45c28ab983c243d78833&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1991] 10.0.0.143 () {32 vars in 717 bytes} [Thu Jul 9 18:07:26 2026] GET /v2.0/ports/94ace1f0-4ce7-4db1-b03d-3f0e57b6c231 => generated 826 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1992] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:26 2026] DELETE /v2.0/security-groups/78880887-f7f1-436b-92d1-5e0b70793972 => 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: 998/1993] 10.0.0.143 () {32 vars in 722 bytes} [Thu Jul 9 18:07:26 2026] DELETE /v2.0/trunks/a15f1428-ce2d-4c56-9ce5-a76cc5c60080 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1994] 10.0.0.143 () {32 vars in 719 bytes} [Thu Jul 9 18:07:26 2026] GET /v2.0/trunks/024c9d00-575f-485b-be02-1871b37d9bb5 => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1995] 10.0.0.143 () {32 vars in 717 bytes} [Thu Jul 9 18:07:26 2026] GET /v2.0/ports/19434e30-0d80-4120-b50d-dd51d66481d9 => generated 826 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1996] 10.0.0.143 () {32 vars in 722 bytes} [Thu Jul 9 18:07:26 2026] DELETE /v2.0/trunks/024c9d00-575f-485b-be02-1871b37d9bb5 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1997] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:07:26 2026] DELETE /v2.0/ports/2a5d90bf-2513-434c-abd0-4770b3efaa03 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1998] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:07:27 2026] DELETE /v2.0/ports/398885ea-0cd7-432a-9828-659913945f1b => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1999] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:07:27 2026] GET /v2.0/ports?device_id=956d0bde-e91d-4d9e-af84-79bde48853af => 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: 1002/2000] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:07:27 2026] GET /v2.0/security-groups?id=74173ad6-6c49-4bb9-b05b-9d89f5e9288a&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: 7|app: 0|req: 999/2001] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:07:27 2026] DELETE /v2.0/ports/3c6cac49-8b65-42b6-bad5-1f523eb75296 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2002] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:07:27 2026] DELETE /v2.0/ports/94ace1f0-4ce7-4db1-b03d-3f0e57b6c231 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2003] 199.19.213.108 () {34 vars in 994 bytes} [Thu Jul 9 18:07:28 2026] GET /v2.0/ports?device_id=956d0bde-e91d-4d9e-af84-79bde48853af => 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: 1000/2004] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:07:27 2026] DELETE /v2.0/ports/19434e30-0d80-4120-b50d-dd51d66481d9 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:07:28.324 7 INFO neutron.services.segments.plugin [-] Segment 1f008788-5205-4d71-aff0-49883510ce85 resource provider aggregate not found 2026-07-09 18:07:28.329 7 INFO neutron.services.segments.plugin [-] Segment 1f008788-5205-4d71-aff0-49883510ce85 resource provider aggregate not found 2026-07-09 18:07:28.337 8 INFO neutron.db.l3_db [req-d61a81b1-3369-4c8c-86c4-a2514b42fb61 req-ca4b796e-3bc5-491b-859c-a1fa3b82dd7d d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] Floating IP d66230c7-7b55-4414-b471-64e917116284 disassociated. External IP: 10.96.250.217, port: 6f55d365-dfd1-4dcf-9bd2-3828bfc3872b. 2026-07-09 18:07:28.350 7 INFO neutron.services.segments.plugin [-] Segment 1f008788-5205-4d71-aff0-49883510ce85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f008788-5205-4d71-aff0-49883510ce85 found for delete ", "request_id": "req-ed1a7704-5317-43d2-b8dd-b94d5d404d07"}]} 2026-07-09 18:07:28.356 7 INFO neutron.services.segments.plugin [-] Segment 1f008788-5205-4d71-aff0-49883510ce85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f008788-5205-4d71-aff0-49883510ce85 found for delete ", "request_id": "req-9c09dd5d-bbf1-4e14-b4e5-6e96affa7300"}]} [pid: 7|app: 0|req: 1001/2005] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:07:28 2026] DELETE /v2.0/networks/2acde43c-bf63-4b67-9ddc-a871a5a6c55d => 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: 1002/2006] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:07:28 2026] DELETE /v2.0/networks/c7834ef6-7779-45a3-a0ae-2f4554ad2b09 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2007] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:07:28 2026] DELETE /v2.0/networks/36691b76-0a92-4635-a507-387624276c87 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2008] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:07:28 2026] GET /v2.0/ports?device_id=956d0bde-e91d-4d9e-af84-79bde48853af => 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: 1005/2009] 199.19.213.108 () {36 vars in 997 bytes} [Thu Jul 9 18:07:28 2026] DELETE /v2.0/ports/6f55d365-dfd1-4dcf-9bd2-3828bfc3872b => generated 0 bytes in 694 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2010] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:07:28 2026] DELETE /v2.0/networks/16a124f5-10fc-4376-8980-1e0d20c3795e => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:07:29.012 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2921a46-a45a-452c-9779-6fdadb125904'] response: {'server_uuid': '956d0bde-e91d-4d9e-af84-79bde48853af', 'name': 'network-vif-deleted', 'tag': '6f55d365-dfd1-4dcf-9bd2-3828bfc3872b', 'status': 'completed', 'code': 200} 2026-07-09 18:07:29.142 8 INFO neutron.services.segments.plugin [-] Segment fad17378-95e4-493c-9fa1-213f8b769ce1 resource provider aggregate not found 2026-07-09 18:07:29.149 8 INFO neutron.services.segments.plugin [-] Segment fad17378-95e4-493c-9fa1-213f8b769ce1 resource provider aggregate not found 2026-07-09 18:07:29.173 8 INFO neutron.services.segments.plugin [-] Segment fad17378-95e4-493c-9fa1-213f8b769ce1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fad17378-95e4-493c-9fa1-213f8b769ce1 found for delete ", "request_id": "req-709c19e8-a016-42d1-86d4-773b10941226"}]} 2026-07-09 18:07:29.174 8 INFO neutron.services.segments.plugin [-] Segment fad17378-95e4-493c-9fa1-213f8b769ce1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fad17378-95e4-493c-9fa1-213f8b769ce1 found for delete ", "request_id": "req-8127fe5f-e108-4201-b826-ee5127b59104"}]} [pid: 8|app: 0|req: 1006/2011] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:07:28 2026] DELETE /v2.0/networks/09094c0f-323f-4dd4-a1fc-4a2c6bfef0cc => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2012] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:07:29 2026] GET /v2.0/ports?device_id=956d0bde-e91d-4d9e-af84-79bde48853af => 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: 1007/2013] 199.19.213.108 () {34 vars in 1096 bytes} [Thu Jul 9 18:07:30 2026] GET /v2.0/ports?device_id=17db8e73-486e-4823-b2b6-b388d32692dd&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:07:30.273 8 WARNING neutron_lib.context [None req-0fa5c870-4707-4c11-9bbd-91dc5bcaedd8 ed004aa41b714c1ca068932b557d7f17 3085bebb603c4ef69b18c5e49a392169 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:07:30.388 7 INFO neutron.services.segments.plugin [-] Segment e9d16915-7bd5-4f0b-b9cf-9c9f3d705ff7 resource provider aggregate not found 2026-07-09 18:07:30.393 7 INFO neutron.services.segments.plugin [-] Segment e9d16915-7bd5-4f0b-b9cf-9c9f3d705ff7 resource provider aggregate not found 2026-07-09 18:07:30.409 7 INFO neutron.services.segments.plugin [-] Segment e9d16915-7bd5-4f0b-b9cf-9c9f3d705ff7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9d16915-7bd5-4f0b-b9cf-9c9f3d705ff7 found for delete ", "request_id": "req-04534742-e4c7-4239-a513-f72f4d1fe5c6"}]} 2026-07-09 18:07:30.414 7 INFO neutron.services.segments.plugin [-] Segment e9d16915-7bd5-4f0b-b9cf-9c9f3d705ff7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9d16915-7bd5-4f0b-b9cf-9c9f3d705ff7 found for delete ", "request_id": "req-f4109c78-4296-4b1d-bb98-6bca42bb81e1"}]} 2026-07-09 18:07:30.422 7 INFO neutron.services.segments.plugin [-] Segment dc3074e9-c67d-40ab-9938-4a01fd80e1e8 resource provider aggregate not found 2026-07-09 18:07:30.432 7 INFO neutron.services.segments.plugin [-] Segment dc3074e9-c67d-40ab-9938-4a01fd80e1e8 resource provider aggregate not found 2026-07-09 18:07:30.447 7 INFO neutron.services.segments.plugin [-] Segment dc3074e9-c67d-40ab-9938-4a01fd80e1e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc3074e9-c67d-40ab-9938-4a01fd80e1e8 found for delete ", "request_id": "req-84dbe7c5-6967-4827-b4ae-cd9375bac7f0"}]} 2026-07-09 18:07:30.453 8 INFO neutron.db.segments_db [None req-0fa5c870-4707-4c11-9bbd-91dc5bcaedd8 ed004aa41b714c1ca068932b557d7f17 3085bebb603c4ef69b18c5e49a392169 - - default default] Added segment bb768143-3cad-46db-9cdf-bdaae95b884e of type vxlan for network 18ebb737-5e93-4ff1-84f1-3975d71ce860 2026-07-09 18:07:30.454 7 INFO neutron.services.segments.plugin [-] Segment dc3074e9-c67d-40ab-9938-4a01fd80e1e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc3074e9-c67d-40ab-9938-4a01fd80e1e8 found for delete ", "request_id": "req-44ca2f2f-5dea-4b97-9945-e5c472b94bc8"}]} 2026-07-09 18:07:30.465 7 INFO neutron.services.segments.plugin [-] Segment 7345d902-4378-43c4-bf0f-ceba718b0382 resource provider aggregate not found 2026-07-09 18:07:30.469 7 INFO neutron.services.segments.plugin [-] Segment 7345d902-4378-43c4-bf0f-ceba718b0382 resource provider aggregate not found 2026-07-09 18:07:30.492 7 INFO neutron.services.segments.plugin [-] Segment 7345d902-4378-43c4-bf0f-ceba718b0382 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7345d902-4378-43c4-bf0f-ceba718b0382 found for delete ", "request_id": "req-7d412c26-170d-438f-a526-4a86bf5b6196"}]} 2026-07-09 18:07:30.494 7 INFO neutron.services.segments.plugin [-] Segment 7345d902-4378-43c4-bf0f-ceba718b0382 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7345d902-4378-43c4-bf0f-ceba718b0382 found for delete ", "request_id": "req-841bc25e-1017-446b-bda8-c7cd01eff2ee"}]} [pid: 7|app: 0|req: 1008/2014] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:30 2026] GET /v2.0/security-groups?tenant_id=f1122b4334af4efb86fde398e3bfbd77&name=default => generated 2925 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2015] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:07:29 2026] POST /v2.0/networks => generated 631 bytes in 601 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:30.568 8 WARNING neutron_lib.context [None req-670c295a-cb1c-4735-bb3b-d3b28f78e792 ed004aa41b714c1ca068932b557d7f17 3085bebb603c4ef69b18c5e49a392169 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2016] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:30 2026] DELETE /v2.0/security-groups/d110bb58-c415-4f79-9b9c-6ce1827605b2 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2017] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:07:30 2026] POST /v2.0/subnets => generated 626 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2018] 10.0.0.143 () {34 vars in 751 bytes} [Thu Jul 9 18:07:30 2026] PUT /v2.0/subnets/519ba8a1-2aff-45f7-aa4b-7da2521dfc1a/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2019] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:07:30 2026] GET /v2.0/ports?device_id=956d0bde-e91d-4d9e-af84-79bde48853af => 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: 1011/2020] 10.0.0.143 () {32 vars in 731 bytes} [Thu Jul 9 18:07:30 2026] GET /v2.0/subnets/519ba8a1-2aff-45f7-aa4b-7da2521dfc1a/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2021] 10.0.0.143 () {34 vars in 762 bytes} [Thu Jul 9 18:07:30 2026] PUT /v2.0/subnets/519ba8a1-2aff-45f7-aa4b-7da2521dfc1a/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2022] 10.0.0.143 () {32 vars in 731 bytes} [Thu Jul 9 18:07:31 2026] GET /v2.0/subnets/519ba8a1-2aff-45f7-aa4b-7da2521dfc1a/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2023] 10.0.0.143 () {34 vars in 758 bytes} [Thu Jul 9 18:07:31 2026] PUT /v2.0/subnets/519ba8a1-2aff-45f7-aa4b-7da2521dfc1a/tags/red => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2024] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:31 2026] GET /v2.0/security-groups?tenant_id=164a494ed75549818f512af466bf3399&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2025] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:07:31 2026] GET /v2.0/ports?tenant_id=ad42294c22bd41988c4ce5dd1bf9cbd7&device_id=17db8e73-486e-4823-b2b6-b388d32692dd => 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: 1014/2026] 10.0.0.143 () {32 vars in 731 bytes} [Thu Jul 9 18:07:31 2026] GET /v2.0/subnets/519ba8a1-2aff-45f7-aa4b-7da2521dfc1a/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2027] 10.0.0.143 () {34 vars in 780 bytes} [Thu Jul 9 18:07:31 2026] PUT /v2.0/subnets/519ba8a1-2aff-45f7-aa4b-7da2521dfc1a/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2028] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:31 2026] DELETE /v2.0/security-groups/dfa78f9e-5b35-4a5e-b82b-d01340e2c0cf => 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: 1016/2029] 10.0.0.143 () {32 vars in 731 bytes} [Thu Jul 9 18:07:31 2026] GET /v2.0/subnets/519ba8a1-2aff-45f7-aa4b-7da2521dfc1a/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2030] 10.0.0.143 () {34 vars in 751 bytes} [Thu Jul 9 18:07:31 2026] PUT /v2.0/subnets/519ba8a1-2aff-45f7-aa4b-7da2521dfc1a/tags => generated 37 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2031] 10.0.0.143 () {32 vars in 731 bytes} [Thu Jul 9 18:07:31 2026] GET /v2.0/subnets/519ba8a1-2aff-45f7-aa4b-7da2521dfc1a/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2032] 10.0.0.143 () {32 vars in 739 bytes} [Thu Jul 9 18:07:31 2026] GET /v2.0/subnets/519ba8a1-2aff-45f7-aa4b-7da2521dfc1a/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:07:31.529 7 INFO neutron.api.v2.resource [None req-0599a9e5-6d84-47ae-a6b2-6d35eb16c600 ed004aa41b714c1ca068932b557d7f17 3085bebb603c4ef69b18c5e49a392169 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1019/2033] 10.0.0.143 () {32 vars in 743 bytes} [Thu Jul 9 18:07:31 2026] GET /v2.0/subnets/519ba8a1-2aff-45f7-aa4b-7da2521dfc1a/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2034] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:31 2026] GET /v2.0/security-groups?tenant_id=cf173cae7a144a319f7d5c76d578f586&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2035] 10.0.0.143 () {32 vars in 742 bytes} [Thu Jul 9 18:07:31 2026] DELETE /v2.0/subnets/519ba8a1-2aff-45f7-aa4b-7da2521dfc1a/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2036] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:07:31 2026] GET /v2.0/networks?id=cdb9a625-c705-4cdd-81cb-a826df0d45d1 => generated 756 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2037] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:31 2026] GET /v2.0/security-groups?tenant_id=414ab0f8788a452386ce0cfeae5a9dc6&name=default => generated 2925 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2038] 10.0.0.143 () {32 vars in 731 bytes} [Thu Jul 9 18:07:31 2026] GET /v2.0/subnets/519ba8a1-2aff-45f7-aa4b-7da2521dfc1a/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2039] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:31 2026] DELETE /v2.0/security-groups/4df1c629-f0bf-4cc7-947a-6b9fe04c93ec => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2040] 199.19.213.108 () {34 vars in 1060 bytes} [Thu Jul 9 18:07:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=7dac1ca0-bdc2-47b3-b09f-9376703b3b45 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:07:31.954 8 INFO neutron.api.v2.resource [None req-8a43aeec-afb9-444b-b397-74aba73329c2 ed004aa41b714c1ca068932b557d7f17 3085bebb603c4ef69b18c5e49a392169 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1018/2041] 10.0.0.143 () {32 vars in 746 bytes} [Thu Jul 9 18:07:31 2026] DELETE /v2.0/subnets/519ba8a1-2aff-45f7-aa4b-7da2521dfc1a/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2042] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:07:31 2026] GET /v2.0/subnets?id=9f3649c8-26b3-4440-b6f0-5f92f9fdc692 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2043] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:31 2026] DELETE /v2.0/security-groups/793f6939-83de-46ac-bdd4-e321e9b9e714 => 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: 1020/2044] 10.0.0.143 () {32 vars in 734 bytes} [Thu Jul 9 18:07:31 2026] DELETE /v2.0/subnets/519ba8a1-2aff-45f7-aa4b-7da2521dfc1a/tags => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2045] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:07:32 2026] GET /v2.0/ports?network_id=cdb9a625-c705-4cdd-81cb-a826df0d45d1&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: 7|app: 0|req: 1026/2046] 10.0.0.143 () {32 vars in 731 bytes} [Thu Jul 9 18:07:32 2026] GET /v2.0/subnets/519ba8a1-2aff-45f7-aa4b-7da2521dfc1a/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2047] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:07:32 2026] GET /v2.0/networks/cdb9a625-c705-4cdd-81cb-a826df0d45d1?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2048] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:32 2026] DELETE /v2.0/security-groups/74173ad6-6c49-4bb9-b05b-9d89f5e9288a => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2049] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:07:32 2026] GET /v2.0/networks/cdb9a625-c705-4cdd-81cb-a826df0d45d1?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: 1028/2050] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:07:32 2026] DELETE /v2.0/subnets/519ba8a1-2aff-45f7-aa4b-7da2521dfc1a => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2051] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:32 2026] GET /v2.0/security-groups?tenant_id=90e5efe64db448bd83049a04c603cacc&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2052] 10.0.0.143 () {32 vars in 732 bytes} [Thu Jul 9 18:07:32 2026] DELETE /v2.0/floatingips/d66230c7-7b55-4414-b471-64e917116284 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2053] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:32 2026] DELETE /v2.0/security-groups/e77ca5f2-22bd-4d32-898c-f3d28c2cd0b5 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:07:32.740 8 INFO neutron.services.segments.plugin [-] Segment bb768143-3cad-46db-9cdf-bdaae95b884e resource provider aggregate not found 2026-07-09 18:07:32.745 8 INFO neutron.services.segments.plugin [-] Segment bb768143-3cad-46db-9cdf-bdaae95b884e resource provider aggregate not found 2026-07-09 18:07:32.761 8 INFO neutron.services.segments.plugin [-] Segment bb768143-3cad-46db-9cdf-bdaae95b884e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb768143-3cad-46db-9cdf-bdaae95b884e found for delete ", "request_id": "req-b4ec689d-61e1-460b-89e3-1318e7888232"}]} 2026-07-09 18:07:32.768 8 INFO neutron.services.segments.plugin [-] Segment bb768143-3cad-46db-9cdf-bdaae95b884e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb768143-3cad-46db-9cdf-bdaae95b884e found for delete ", "request_id": "req-5a800cb6-8dcf-429d-896a-e31128390746"}]} [pid: 8|app: 0|req: 1024/2054] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:07:32 2026] DELETE /v2.0/networks/18ebb737-5e93-4ff1-84f1-3975d71ce860 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2055] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:07:32 2026] GET /v2.0/ports?device_id=17db8e73-486e-4823-b2b6-b388d32692dd => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2056] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:07:32 2026] GET /v2.0/security-groups?id=c97c8612-3e2f-418a-99ba-8f49fb798f32&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2057] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:33 2026] GET /v2.0/security-groups?tenant_id=3be828d93d7b4a4c85da154d6c9ac4ba&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2058] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:33 2026] DELETE /v2.0/security-groups/3d29b6ab-39d4-4124-839b-147256020966 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2059] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:07:34 2026] GET /v2.0/ports?device_id=17db8e73-486e-4823-b2b6-b388d32692dd => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2060] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:07:34 2026] GET /v2.0/security-groups?id=c97c8612-3e2f-418a-99ba-8f49fb798f32&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2061] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:34 2026] GET /v2.0/security-groups?tenant_id=3085bebb603c4ef69b18c5e49a392169&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2062] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:34 2026] DELETE /v2.0/security-groups/6d35742e-726c-4537-9d3c-7a3248b93195 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2063] 199.19.213.108 () {34 vars in 994 bytes} [Thu Jul 9 18:07:34 2026] GET /v2.0/ports?device_id=17db8e73-486e-4823-b2b6-b388d32692dd => 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: 1036/2064] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:07:35 2026] GET /v2.0/ports?device_id=17db8e73-486e-4823-b2b6-b388d32692dd => 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: 1029/2065] 199.19.213.108 () {36 vars in 997 bytes} [Thu Jul 9 18:07:34 2026] DELETE /v2.0/ports/7dac1ca0-bdc2-47b3-b09f-9376703b3b45 => generated 0 bytes in 542 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:07:35.615 7 WARNING neutron_lib.context [None req-575f8773-8645-4973-a9d8-265678c71064 8f91f4166d034706a9c20aa576d91270 271ec4549e464cb99d2d94b134145257 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1037/2066] 10.0.0.143 () {34 vars in 676 bytes} [Thu Jul 9 18:07:35 2026] POST /v2.0/subnetpools => generated 516 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2067] 10.0.0.143 () {34 vars in 759 bytes} [Thu Jul 9 18:07:35 2026] PUT /v2.0/subnetpools/243706c8-cc54-4a35-8d3e-dd2b821bb8fa/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2068] 10.0.0.143 () {32 vars in 739 bytes} [Thu Jul 9 18:07:35 2026] GET /v2.0/subnetpools/243706c8-cc54-4a35-8d3e-dd2b821bb8fa/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:07:35.788 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-91f5c884-2f67-4ea8-99e4-310265f5fed1'] response: {'server_uuid': '17db8e73-486e-4823-b2b6-b388d32692dd', 'name': 'network-vif-deleted', 'tag': '7dac1ca0-bdc2-47b3-b09f-9376703b3b45', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1031/2069] 10.0.0.143 () {34 vars in 770 bytes} [Thu Jul 9 18:07:35 2026] PUT /v2.0/subnetpools/243706c8-cc54-4a35-8d3e-dd2b821bb8fa/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2070] 10.0.0.143 () {32 vars in 739 bytes} [Thu Jul 9 18:07:35 2026] GET /v2.0/subnetpools/243706c8-cc54-4a35-8d3e-dd2b821bb8fa/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: 1032/2071] 10.0.0.143 () {34 vars in 766 bytes} [Thu Jul 9 18:07:35 2026] PUT /v2.0/subnetpools/243706c8-cc54-4a35-8d3e-dd2b821bb8fa/tags/red => 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: 1040/2072] 10.0.0.143 () {32 vars in 739 bytes} [Thu Jul 9 18:07:35 2026] GET /v2.0/subnetpools/243706c8-cc54-4a35-8d3e-dd2b821bb8fa/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: 1033/2073] 10.0.0.143 () {34 vars in 788 bytes} [Thu Jul 9 18:07:35 2026] PUT /v2.0/subnetpools/243706c8-cc54-4a35-8d3e-dd2b821bb8fa/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2074] 10.0.0.143 () {32 vars in 739 bytes} [Thu Jul 9 18:07:35 2026] GET /v2.0/subnetpools/243706c8-cc54-4a35-8d3e-dd2b821bb8fa/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2075] 10.0.0.143 () {34 vars in 759 bytes} [Thu Jul 9 18:07:35 2026] PUT /v2.0/subnetpools/243706c8-cc54-4a35-8d3e-dd2b821bb8fa/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2076] 10.0.0.143 () {32 vars in 739 bytes} [Thu Jul 9 18:07:36 2026] GET /v2.0/subnetpools/243706c8-cc54-4a35-8d3e-dd2b821bb8fa/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2077] 10.0.0.143 () {32 vars in 747 bytes} [Thu Jul 9 18:07:36 2026] GET /v2.0/subnetpools/243706c8-cc54-4a35-8d3e-dd2b821bb8fa/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:07:36.142 7 INFO neutron.api.v2.resource [None req-00788065-8c22-43f7-a6b7-709f40de511b 8f91f4166d034706a9c20aa576d91270 271ec4549e464cb99d2d94b134145257 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1043/2078] 10.0.0.143 () {32 vars in 751 bytes} [Thu Jul 9 18:07:36 2026] GET /v2.0/subnetpools/243706c8-cc54-4a35-8d3e-dd2b821bb8fa/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2079] 10.0.0.143 () {32 vars in 750 bytes} [Thu Jul 9 18:07:36 2026] DELETE /v2.0/subnetpools/243706c8-cc54-4a35-8d3e-dd2b821bb8fa/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2080] 10.0.0.143 () {32 vars in 739 bytes} [Thu Jul 9 18:07:36 2026] GET /v2.0/subnetpools/243706c8-cc54-4a35-8d3e-dd2b821bb8fa/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:07:36.286 8 INFO neutron.api.v2.resource [None req-21ce02d1-5742-4468-a090-e51d5dc277d9 8f91f4166d034706a9c20aa576d91270 271ec4549e464cb99d2d94b134145257 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1037/2081] 10.0.0.143 () {32 vars in 754 bytes} [Thu Jul 9 18:07:36 2026] DELETE /v2.0/subnetpools/243706c8-cc54-4a35-8d3e-dd2b821bb8fa/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2082] 10.0.0.143 () {32 vars in 742 bytes} [Thu Jul 9 18:07:36 2026] DELETE /v2.0/subnetpools/243706c8-cc54-4a35-8d3e-dd2b821bb8fa/tags => 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: 1038/2083] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:07:36 2026] GET /v2.0/ports?device_id=17db8e73-486e-4823-b2b6-b388d32692dd => 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: 1046/2084] 10.0.0.143 () {32 vars in 739 bytes} [Thu Jul 9 18:07:36 2026] GET /v2.0/subnetpools/243706c8-cc54-4a35-8d3e-dd2b821bb8fa/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2085] 10.0.0.143 () {32 vars in 732 bytes} [Thu Jul 9 18:07:36 2026] DELETE /v2.0/subnetpools/243706c8-cc54-4a35-8d3e-dd2b821bb8fa => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2086] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:37 2026] GET /v2.0/security-groups?tenant_id=9109e95f5d0c4da4aea36da2c6455271&name=default => generated 2925 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2087] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:37 2026] GET /v2.0/security-groups?tenant_id=271ec4549e464cb99d2d94b134145257&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2088] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:37 2026] DELETE /v2.0/security-groups/82ee7fb1-edad-4a1f-969d-be957a35cb21 => 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: 1041/2089] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:37 2026] DELETE /v2.0/security-groups/c2bc6282-19a5-45fe-82c8-d455bd24b620 => 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: 1049/2090] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:07:37 2026] GET /v2.0/ports?device_id=17db8e73-486e-4823-b2b6-b388d32692dd => 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: 1042/2091] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:37 2026] GET /v2.0/security-groups?tenant_id=3f645a900de745cf85ac5af2074f63e6&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2092] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:37 2026] GET /v2.0/security-groups?tenant_id=dd9a167f882948cbaa274c286a16170d&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2093] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:37 2026] DELETE /v2.0/security-groups/ac780391-464d-46db-9d35-c084fb4ccdb7 => 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: 1051/2094] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:37 2026] DELETE /v2.0/security-groups/2ff6dcc6-2507-4348-b7ad-614b711287b2 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2095] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:38 2026] DELETE /v2.0/security-groups/c97c8612-3e2f-418a-99ba-8f49fb798f32 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2096] 10.0.0.143 () {34 vars in 789 bytes} [Thu Jul 9 18:07:38 2026] PUT /v2.0/routers/8036460b-19b0-417a-a3ab-a37daeec458d/remove_router_interface => generated 309 bytes in 1157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2097] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:07:39 2026] DELETE /v2.0/subnets/9f3649c8-26b3-4440-b6f0-5f92f9fdc692 => generated 0 bytes in 630 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2098] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:40 2026] GET /v2.0/security-groups?tenant_id=fa695872476249a2a760ebb3730ee282&name=default => generated 2925 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2101] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:41 2026] DELETE /v2.0/security-groups/addcc9de-1503-46f9-ba88-0b6c9d9a19a7 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:07:41.591 8 INFO neutron.services.segments.plugin [-] Segment ea26ed81-ab9e-4eb2-8182-2d6ac23c9982 resource provider aggregate not found 2026-07-09 18:07:41.604 8 INFO neutron.services.segments.plugin [-] Segment ea26ed81-ab9e-4eb2-8182-2d6ac23c9982 resource provider aggregate not found 2026-07-09 18:07:41.611 8 INFO neutron.services.segments.plugin [-] Segment ea26ed81-ab9e-4eb2-8182-2d6ac23c9982 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea26ed81-ab9e-4eb2-8182-2d6ac23c9982 found for delete ", "request_id": "req-afe6a1a2-c9f2-4426-86aa-f1ae7c2fc9fb"}]} 2026-07-09 18:07:41.638 8 INFO neutron.services.segments.plugin [-] Segment ea26ed81-ab9e-4eb2-8182-2d6ac23c9982 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea26ed81-ab9e-4eb2-8182-2d6ac23c9982 found for delete ", "request_id": "req-845373f3-8019-4d5e-89d1-9b7fdf7fc1db"}]} 2026-07-09 18:07:41.649 8 INFO neutron.db.l3_hamode_db [None req-6ce10a68-522d-48cd-8c79-ffbac49f44fe d0eca871665e40a29aec69c7f09fc5a5 ad42294c22bd41988c4ce5dd1bf9cbd7 - - default default] HA network 6e052f4f-b218-49e6-b4ad-f2c704701eda was deleted as no HA routers are present in tenant ad42294c22bd41988c4ce5dd1bf9cbd7. [pid: 8|app: 0|req: 1046/2102] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:07:40 2026] DELETE /v2.0/routers/8036460b-19b0-417a-a3ab-a37daeec458d => generated 0 bytes in 1125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:07:41.751 7 WARNING neutron_lib.context [None req-0e850562-2c00-4cc6-b42b-23debc8b9477 10ccdffa251c43bead9e43282de52b39 80704fe9f18d477a982635bf51187f1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1047/2103] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:07:41 2026] DELETE /v2.0/networks/cdb9a625-c705-4cdd-81cb-a826df0d45d1 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:07:41.934 7 INFO neutron.db.segments_db [None req-0e850562-2c00-4cc6-b42b-23debc8b9477 10ccdffa251c43bead9e43282de52b39 80704fe9f18d477a982635bf51187f1d - - default default] Added segment 8581ef4e-dd3d-4ce8-8dc9-f6871b334c0b of type vxlan for network 1900c73d-c8e2-4da1-aa79-c2bca819079e [pid: 7|app: 0|req: 1057/2104] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:07:41 2026] POST /v2.0/networks => generated 631 bytes in 615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:42.051 8 WARNING neutron_lib.context [None req-440a2667-519a-4660-919f-e9ab38882a7b 10ccdffa251c43bead9e43282de52b39 80704fe9f18d477a982635bf51187f1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1048/2105] 10.0.0.143 () {34 vars in 664 bytes} [Thu Jul 9 18:07:42 2026] POST /v2.0/ports => generated 743 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:42.401 7 WARNING neutron_lib.context [None req-46d02ecf-5cac-4e05-92a4-ce020a0406f0 10ccdffa251c43bead9e43282de52b39 80704fe9f18d477a982635bf51187f1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1058/2106] 10.0.0.143 () {34 vars in 666 bytes} [Thu Jul 9 18:07:42 2026] POST /v2.0/trunks => generated 407 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2107] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:42 2026] GET /v2.0/security-groups?tenant_id=ad42294c22bd41988c4ce5dd1bf9cbd7&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2108] 10.0.0.143 () {34 vars in 749 bytes} [Thu Jul 9 18:07:42 2026] PUT /v2.0/trunks/22a77353-9ee0-4b86-8b93-731af988ca72/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2109] 10.0.0.143 () {32 vars in 729 bytes} [Thu Jul 9 18:07:42 2026] GET /v2.0/trunks/22a77353-9ee0-4b86-8b93-731af988ca72/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2110] 10.0.0.143 () {34 vars in 760 bytes} [Thu Jul 9 18:07:42 2026] PUT /v2.0/trunks/22a77353-9ee0-4b86-8b93-731af988ca72/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: 1062/2111] 10.0.0.143 () {32 vars in 729 bytes} [Thu Jul 9 18:07:42 2026] GET /v2.0/trunks/22a77353-9ee0-4b86-8b93-731af988ca72/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: 1050/2112] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:42 2026] DELETE /v2.0/security-groups/a2bf0d69-1763-45fd-8529-5a929d65ff47 => 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: 1063/2113] 10.0.0.143 () {34 vars in 756 bytes} [Thu Jul 9 18:07:42 2026] PUT /v2.0/trunks/22a77353-9ee0-4b86-8b93-731af988ca72/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2114] 10.0.0.143 () {32 vars in 729 bytes} [Thu Jul 9 18:07:42 2026] GET /v2.0/trunks/22a77353-9ee0-4b86-8b93-731af988ca72/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: 1064/2115] 10.0.0.143 () {34 vars in 778 bytes} [Thu Jul 9 18:07:42 2026] PUT /v2.0/trunks/22a77353-9ee0-4b86-8b93-731af988ca72/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: 8|app: 0|req: 1052/2116] 10.0.0.143 () {32 vars in 729 bytes} [Thu Jul 9 18:07:42 2026] GET /v2.0/trunks/22a77353-9ee0-4b86-8b93-731af988ca72/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2117] 10.0.0.143 () {34 vars in 749 bytes} [Thu Jul 9 18:07:42 2026] PUT /v2.0/trunks/22a77353-9ee0-4b86-8b93-731af988ca72/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2118] 10.0.0.143 () {32 vars in 729 bytes} [Thu Jul 9 18:07:42 2026] GET /v2.0/trunks/22a77353-9ee0-4b86-8b93-731af988ca72/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: 1055/2119] 10.0.0.143 () {32 vars in 737 bytes} [Thu Jul 9 18:07:42 2026] GET /v2.0/trunks/22a77353-9ee0-4b86-8b93-731af988ca72/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:07:42.911 8 INFO neutron.api.v2.resource [None req-cec8f645-93ff-479f-8444-12d1b9114e3c 10ccdffa251c43bead9e43282de52b39 80704fe9f18d477a982635bf51187f1d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1056/2120] 10.0.0.143 () {32 vars in 741 bytes} [Thu Jul 9 18:07:42 2026] GET /v2.0/trunks/22a77353-9ee0-4b86-8b93-731af988ca72/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2121] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:42 2026] DELETE /v2.0/trunks/22a77353-9ee0-4b86-8b93-731af988ca72/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2122] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:42 2026] GET /v2.0/security-groups?tenant_id=f3eb70ff5aed42cc9f742b3b1dc1a34c&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2123] 10.0.0.143 () {32 vars in 729 bytes} [Thu Jul 9 18:07:42 2026] GET /v2.0/trunks/22a77353-9ee0-4b86-8b93-731af988ca72/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:07:43.004 8 INFO neutron.api.v2.resource [None req-ee5b9990-ff57-438d-af32-cba1ebe81333 10ccdffa251c43bead9e43282de52b39 80704fe9f18d477a982635bf51187f1d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1059/2124] 10.0.0.143 () {32 vars in 744 bytes} [Thu Jul 9 18:07:42 2026] DELETE /v2.0/trunks/22a77353-9ee0-4b86-8b93-731af988ca72/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2125] 10.0.0.143 () {32 vars in 732 bytes} [Thu Jul 9 18:07:43 2026] DELETE /v2.0/trunks/22a77353-9ee0-4b86-8b93-731af988ca72/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2126] 10.0.0.143 () {32 vars in 729 bytes} [Thu Jul 9 18:07:43 2026] GET /v2.0/trunks/22a77353-9ee0-4b86-8b93-731af988ca72/tags => 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: 1066/2127] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:42 2026] DELETE /v2.0/security-groups/c9b92f05-f9be-4a16-8ee8-5ca2e9307211 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2128] 10.0.0.143 () {32 vars in 719 bytes} [Thu Jul 9 18:07:43 2026] GET /v2.0/trunks/22a77353-9ee0-4b86-8b93-731af988ca72 => generated 407 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2129] 10.0.0.143 () {32 vars in 717 bytes} [Thu Jul 9 18:07:43 2026] GET /v2.0/ports/2bd59c0f-c6d4-4c94-927c-ed0fb97c8847 => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2130] 10.0.0.143 () {32 vars in 722 bytes} [Thu Jul 9 18:07:43 2026] DELETE /v2.0/trunks/22a77353-9ee0-4b86-8b93-731af988ca72 => 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: 1068/2131] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:07:43 2026] DELETE /v2.0/ports/2bd59c0f-c6d4-4c94-927c-ed0fb97c8847 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:07:43.630 8 INFO neutron.services.segments.plugin [-] Segment c0c1862e-8440-452e-8493-b727a7d3d75d resource provider aggregate not found 2026-07-09 18:07:43.656 8 INFO neutron.services.segments.plugin [-] Segment c0c1862e-8440-452e-8493-b727a7d3d75d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0c1862e-8440-452e-8493-b727a7d3d75d found for delete ", "request_id": "req-f9c14c23-0434-4c2e-b024-745011b571f2"}]} 2026-07-09 18:07:43.660 8 INFO neutron.services.segments.plugin [-] Segment c0c1862e-8440-452e-8493-b727a7d3d75d resource provider aggregate not found 2026-07-09 18:07:43.684 8 INFO neutron.services.segments.plugin [-] Segment c0c1862e-8440-452e-8493-b727a7d3d75d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0c1862e-8440-452e-8493-b727a7d3d75d found for delete ", "request_id": "req-cd8c9429-b6d3-481f-8769-bc288027d749"}]} [pid: 8|app: 0|req: 1064/2132] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:07:43 2026] DELETE /v2.0/networks/1900c73d-c8e2-4da1-aa79-c2bca819079e => 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: 1069/2133] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:44 2026] GET /v2.0/security-groups?tenant_id=80704fe9f18d477a982635bf51187f1d&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:07:44.701 8 WARNING neutron_lib.context [None req-9c002688-f9aa-4d97-a92f-a4b74091b323 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1070/2134] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:44 2026] DELETE /v2.0/security-groups/19868186-30e4-455f-9903-b7fa230867a9 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:07:44.883 8 INFO neutron.db.segments_db [None req-9c002688-f9aa-4d97-a92f-a4b74091b323 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Added segment 8d07e237-60c3-49f8-9102-d7cf79974839 of type vxlan for network bed476b5-d9c2-4cea-ac87-a8f68c83429c [pid: 8|app: 0|req: 1065/2135] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:07:44 2026] POST /v2.0/networks => generated 637 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:45.026 8 WARNING neutron_lib.context [None req-50d74619-e7ad-4ecc-a85d-df9df1d3a472 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1071/2136] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:44 2026] GET /v2.0/security-groups?tenant_id=95b09698a31e45a98c80d9609e15fbf5&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2137] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:45 2026] DELETE /v2.0/security-groups/d4c60e62-bba3-452f-95b8-7c24b2af71e0 => 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: 1066/2138] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:07:45 2026] POST /v2.0/subnets => generated 658 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:45.456 7 INFO neutron.db.segments_db [None req-2a3b7b4e-b987-4585-be2e-3b6d58b5f7c1 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment ab653241-a431-4470-971f-a99e59060db3 of type vxlan for network 3ecf16d8-7062-4ad3-9b68-2074d9c50a40 [pid: 8|app: 0|req: 1067/2139] 10.0.0.143 () {32 vars in 722 bytes} [Thu Jul 9 18:07:45 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:07:45.528 8 WARNING neutron_lib.context [None req-f8141c60-89f1-411a-a1de-ece9f2b4ca63 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1073/2140] 10.0.0.143 () {34 vars in 671 bytes} [Thu Jul 9 18:07:45 2026] POST /v2.0/networks => generated 741 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:45.679 8 INFO neutron.services.segments.plugin [-] Segment 8581ef4e-dd3d-4ce8-8dc9-f6871b334c0b resource provider aggregate not found 2026-07-09 18:07:45.701 8 INFO neutron.services.segments.plugin [-] Segment 8581ef4e-dd3d-4ce8-8dc9-f6871b334c0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8581ef4e-dd3d-4ce8-8dc9-f6871b334c0b found for delete ", "request_id": "req-99b5f716-801d-4689-9322-d76aac01e46f"}]} 2026-07-09 18:07:45.702 8 INFO neutron.services.segments.plugin [-] Segment 8581ef4e-dd3d-4ce8-8dc9-f6871b334c0b resource provider aggregate not found 2026-07-09 18:07:45.717 8 INFO neutron.services.segments.plugin [-] Segment 8581ef4e-dd3d-4ce8-8dc9-f6871b334c0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8581ef4e-dd3d-4ce8-8dc9-f6871b334c0b found for delete ", "request_id": "req-64c45a98-3b2c-46ae-a24c-d3f649556e4f"}]} [pid: 7|app: 0|req: 1074/2141] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:07:45 2026] POST /v2.0/subnets => generated 688 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2142] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:07:45 2026] POST /v2.0/subnets => generated 730 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:45.878 8 WARNING neutron_lib.context [None req-a88f6732-3d29-408a-8528-1b28edfcb68c f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:07:45.904 7 INFO neutron.db.segments_db [None req-00644a35-1952-4816-8730-4789f4acd0b2 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment c3a424e6-0372-491b-81dc-911eb0aaf2fb of type vxlan for network 86768add-3fa8-4453-aa52-7fae59e91589 2026-07-09 18:07:45.949 8 INFO neutron.db.segments_db [None req-a88f6732-3d29-408a-8528-1b28edfcb68c f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Added segment b316b201-416e-4817-b9f7-8be32b7abc8b of type vxlan for network 4a4149d0-59e0-4f16-92c3-a602452fb809 [pid: 8|app: 0|req: 1069/2143] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:07:45 2026] POST /v2.0/networks => generated 637 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:46.090 8 WARNING neutron_lib.context [None req-bb12eb95-644e-4a3d-8171-1050507bbb50 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:07:46.264 7 INFO neutron.db.l3_hamode_db [None req-00644a35-1952-4816-8730-4789f4acd0b2 60568f2c74be49cea6910e52d7c804b0 5db3054b994e4aacb1e2a246af4592d4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1070/2144] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:07:46 2026] POST /v2.0/subnets => generated 655 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:46.376 8 WARNING neutron_lib.context [None req-e7b365db-b185-4896-ad16-7753ba1b2cf9 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1071/2145] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:07:46 2026] POST /v2.0/subnets => generated 726 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2146] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:46 2026] GET /v2.0/security-groups?tenant_id=93ce595285bb49c080048b891fdd4423&name=default => generated 2925 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:07:47.073 8 WARNING neutron_lib.context [None req-70661931-1f98-4042-9493-bda686378084 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:07:47.153 8 INFO neutron.db.segments_db [None req-70661931-1f98-4042-9493-bda686378084 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Added segment 151d60d9-e450-45c3-93ea-24ed6ced50fb of type vxlan for network 45678eaf-d31d-4a8f-ba18-e2009bef0b25 [pid: 8|app: 0|req: 1073/2147] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:07:47 2026] POST /v2.0/networks => generated 638 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2148] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:47 2026] DELETE /v2.0/security-groups/6e3c3f79-5b32-46cc-91f0-1a2eff1255f7 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:07:47.453 8 WARNING neutron_lib.context [None req-c5ac1fd6-b465-4d06-8855-160279080494 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1075/2149] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:07:47 2026] POST /v2.0/subnets => generated 656 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:47.815 8 WARNING neutron_lib.context [None req-5123bee4-7fab-43a9-a7c2-c5cd6b4b911e f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:07:47.824 7 INFO neutron.db.l3_hamode_db [None req-00644a35-1952-4816-8730-4789f4acd0b2 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1076/2150] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:07:47 2026] POST /v2.0/subnets => generated 729 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:48.135 8 WARNING neutron_lib.context [None req-6c27680e-e403-4da7-bb36-ff1df66ed419 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:07:48.172 8 INFO neutron.db.segments_db [None req-6c27680e-e403-4da7-bb36-ff1df66ed419 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Added segment d2a3524c-8145-42bc-9292-5547b4a138a9 of type vxlan for network 94373dda-4648-48fa-972f-d19b96dcf08a 2026-07-09 18:07:48.413 8 INFO neutron.db.l3_hamode_db [None req-6c27680e-e403-4da7-bb36-ff1df66ed419 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1075/2151] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:07:45 2026] POST /v2.0/routers => generated 728 bytes in 3152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2152] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:49 2026] GET /v2.0/security-groups?tenant_id=bcaa8ceba05549079a33328c599148f8&name=default => generated 2925 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:07:49.485 8 INFO neutron.db.l3_hamode_db [None req-6c27680e-e403-4da7-bb36-ff1df66ed419 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1077/2153] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:07:48 2026] POST /v2.0/routers => generated 685 bytes in 2383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2154] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:50 2026] DELETE /v2.0/security-groups/76faa183-a387-4f4d-8922-59a162f691f8 => 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: 1077/2155] 10.0.0.143 () {34 vars in 783 bytes} [Thu Jul 9 18:07:49 2026] PUT /v2.0/routers/d93c6d74-25ca-4653-b881-7e5a14d16c01/add_router_interface => generated 309 bytes in 1349 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:07:50.951 8 WARNING neutron_lib.context [None req-3b2c763b-26e5-450b-8c15-53825c0ef9b6 e200ac3d12a64e60902b203b312d4a69 50219b762b184848902bd41157001842 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:07:51.169 8 INFO neutron.db.segments_db [None req-3b2c763b-26e5-450b-8c15-53825c0ef9b6 e200ac3d12a64e60902b203b312d4a69 50219b762b184848902bd41157001842 - - default default] Added segment 2af86c00-4ce4-4d51-af3e-62ea9791e47e of type vxlan for network d2f73cad-ff65-4f02-9317-3c26fb3bfc0c [pid: 8|app: 0|req: 1079/2156] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:07:50 2026] POST /v2.0/networks => generated 643 bytes in 663 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2157] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:51 2026] GET /v2.0/security-groups?tenant_id=e603facb73cf41a2bba17e99d4cc5320&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:07:51.506 8 WARNING neutron_lib.context [None req-ef02ae99-a534-4915-89fc-11abb3f2c11c e200ac3d12a64e60902b203b312d4a69 50219b762b184848902bd41157001842 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1081/2158] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:07:51 2026] POST /v2.0/subnets => generated 641 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2159] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:51 2026] DELETE /v2.0/security-groups/d2d7728e-68c3-4d96-b44d-a5a4a6a30749 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:07:51.974 8 WARNING neutron_lib.context [None req-cff6cba6-b49b-4c59-b05d-b9eaf2f29364 e200ac3d12a64e60902b203b312d4a69 50219b762b184848902bd41157001842 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:07:52.075 8 INFO neutron.db.segments_db [None req-cff6cba6-b49b-4c59-b05d-b9eaf2f29364 e200ac3d12a64e60902b203b312d4a69 50219b762b184848902bd41157001842 - - default default] Added segment e6458109-57bf-4365-bdd1-5070355d8eff of type vxlan for network a76d7c8b-1a43-45c8-9fea-d2dd07cd5e6a [pid: 8|app: 0|req: 1083/2160] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:07:51 2026] POST /v2.0/networks => generated 643 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:52.390 8 INFO neutron.db.segments_db [None req-4953d325-faf7-45c8-87b2-f926e6ef6f02 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment c54adbb8-637d-496e-bffe-7d0516e15b38 of type vxlan for network 6e82e2aa-6da2-49f2-ab79-992d8711bb1b [pid: 8|app: 0|req: 1084/2161] 10.0.0.143 () {34 vars in 671 bytes} [Thu Jul 9 18:07:52 2026] POST /v2.0/networks => generated 741 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2162] 10.0.0.143 () {34 vars in 743 bytes} [Thu Jul 9 18:07:52 2026] PUT /v2.0/networks/a76d7c8b-1a43-45c8-9fea-d2dd07cd5e6a => generated 592 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2163] 10.0.0.143 () {34 vars in 783 bytes} [Thu Jul 9 18:07:50 2026] PUT /v2.0/routers/5defbb5b-2ef8-4446-8621-4824ed536674/add_router_interface => generated 309 bytes in 1909 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:07:52.737 7 WARNING neutron_lib.context [None req-5b247e4a-a380-47f8-a33f-85ad850050a1 e200ac3d12a64e60902b203b312d4a69 50219b762b184848902bd41157001842 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1086/2164] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:07:52 2026] POST /v2.0/subnets => generated 688 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2165] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:07:52 2026] POST /v2.0/subnets => generated 626 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:53.120 7 INFO neutron.db.segments_db [None req-f8916e8a-8f2a-43b7-8cfb-26d618bc32e9 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Added segment f1e676cd-d46a-4cd8-b38f-3ae7ff1ce051 of type vxlan for network 0a958655-1dee-4f63-bd9d-e18da9c010d9 2026-07-09 18:07:53.462 7 INFO neutron.db.l3_hamode_db [None req-f8916e8a-8f2a-43b7-8cfb-26d618bc32e9 60568f2c74be49cea6910e52d7c804b0 1339ea8bdece410caa004e9e770c7b66 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:07:54.636 7 INFO neutron.db.l3_hamode_db [None req-f8916e8a-8f2a-43b7-8cfb-26d618bc32e9 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1087/2166] 10.0.0.143 () {34 vars in 783 bytes} [Thu Jul 9 18:07:52 2026] PUT /v2.0/routers/5defbb5b-2ef8-4446-8621-4824ed536674/add_router_interface => generated 309 bytes in 2019 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2167] 10.0.0.143 () {34 vars in 741 bytes} [Thu Jul 9 18:07:54 2026] PUT /v2.0/subnets/fb49c31b-a222-4c50-b974-24426b7027fb => generated 636 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2168] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:07:53 2026] POST /v2.0/routers => generated 728 bytes in 2903 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:56.608 7 INFO neutron.services.segments.plugin [-] Segment e6458109-57bf-4365-bdd1-5070355d8eff resource provider aggregate not found 2026-07-09 18:07:56.617 7 INFO neutron.services.segments.plugin [-] Segment e6458109-57bf-4365-bdd1-5070355d8eff resource provider aggregate not found 2026-07-09 18:07:56.626 7 INFO neutron.services.segments.plugin [-] Segment e6458109-57bf-4365-bdd1-5070355d8eff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6458109-57bf-4365-bdd1-5070355d8eff found for delete ", "request_id": "req-4351d9ad-bee7-4b27-b214-0ea9ff9b7598"}]} 2026-07-09 18:07:56.632 7 INFO neutron.services.segments.plugin [-] Segment e6458109-57bf-4365-bdd1-5070355d8eff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6458109-57bf-4365-bdd1-5070355d8eff found for delete ", "request_id": "req-6d6b9f5c-7c3a-43d5-97ae-2b2af1e24d62"}]} [pid: 7|app: 0|req: 1081/2169] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:07:55 2026] DELETE /v2.0/networks/a76d7c8b-1a43-45c8-9fea-d2dd07cd5e6a => generated 0 bytes in 661 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2172] 10.0.0.143 () {34 vars in 783 bytes} [Thu Jul 9 18:07:55 2026] PUT /v2.0/routers/5defbb5b-2ef8-4446-8621-4824ed536674/add_router_interface => generated 309 bytes in 1805 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:07:56.836 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6fe993a1-5002-4940-b6e9-9c5b94977968 e200ac3d12a64e60902b203b312d4a69 50219b762b184848902bd41157001842 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1090/2173] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:07:56 2026] DELETE /v2.0/networks/a76d7c8b-1a43-45c8-9fea-d2dd07cd5e6a => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2174] 10.0.0.143 () {32 vars in 694 bytes} [Thu Jul 9 18:07:56 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:07:56.921 8 WARNING neutron_lib.context [None req-71ea8477-282f-4666-853a-c97ed8bcdac2 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1092/2175] 10.0.0.143 () {34 vars in 684 bytes} [Thu Jul 9 18:07:56 2026] POST /v2.0/security-groups => generated 1627 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2176] 10.0.0.143 () {32 vars in 742 bytes} [Thu Jul 9 18:07:57 2026] GET /v2.0/subnets?network_id=32cf7ffb-875e-495b-929e-c726957c97f3 => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:07:57.087 8 WARNING neutron_lib.context [None req-72820b1f-3f2b-4471-8c24-cab74593b67b f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1094/2177] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:07:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2178] 10.0.0.143 () {32 vars in 653 bytes} [Thu Jul 9 18:07:57 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-09 18:07:57.268 8 WARNING neutron_lib.context [None req-108c372d-20a9-48d7-a305-426d5a0f5d97 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1096/2179] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:07:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2180] 10.0.0.143 () {32 vars in 649 bytes} [Thu Jul 9 18:07:57 2026] GET /v2.0/networks => generated 1308 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:07:57.523 8 WARNING neutron_lib.context [None req-31b08d72-53cf-4057-ba86-7c63c165feb4 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1098/2181] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:07:57 2026] POST /v2.0/security-group-rules => generated 599 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2182] 10.0.0.143 () {32 vars in 647 bytes} [Thu Jul 9 18:07:57 2026] GET /v2.0/subnets => generated 1280 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:07:57.722 8 WARNING neutron_lib.context [None req-f8393c44-e621-42c4-a024-cca8b8e5127a f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1100/2183] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:07:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2184] 10.0.0.143 () {32 vars in 723 bytes} [Thu Jul 9 18:07:57 2026] GET /v2.0/networks/d2f73cad-ff65-4f02-9317-3c26fb3bfc0c => generated 668 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:07:58.076 8 WARNING neutron_lib.context [None req-f510e697-7140-46a3-9679-43af3b085643 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1102/2185] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:07:58 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) [pid: 8|app: 0|req: 1103/2186] 10.0.0.143 () {32 vars in 721 bytes} [Thu Jul 9 18:07:58 2026] GET /v2.0/subnets/7735400c-d689-4d71-8e72-c16f7445bcd6 => generated 641 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:07:58.257 8 WARNING neutron_lib.context [None req-ea73aa71-3394-47b3-833b-22f352172526 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1084/2187] 10.0.0.143 () {34 vars in 783 bytes} [Thu Jul 9 18:07:56 2026] PUT /v2.0/routers/b11bd75e-27fe-4c45-9d0c-3708e9622002/add_router_interface => generated 309 bytes in 1728 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:07:58.383 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b92ca7ab-b281-4c7b-bd01-8828dd85a5f8 e200ac3d12a64e60902b203b312d4a69 50219b762b184848902bd41157001842 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1085/2188] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:07:58 2026] DELETE /v2.0/subnets/fb49c31b-a222-4c50-b974-24426b7027fb => 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: 1104/2189] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:07:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:58.402 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2bafbe0e-c2ab-44d1-8911-b7614982141b e200ac3d12a64e60902b203b312d4a69 50219b762b184848902bd41157001842 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1086/2190] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:07:58 2026] DELETE /v2.0/networks/a76d7c8b-1a43-45c8-9fea-d2dd07cd5e6a => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:07:58.414 8 WARNING neutron_lib.context [None req-deed12ad-2b81-4dbf-8ae0-9d0b34243945 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1105/2191] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:07:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2192] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:07:58 2026] DELETE /v2.0/subnets/7735400c-d689-4d71-8e72-c16f7445bcd6 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:07:58.561 8 WARNING neutron_lib.context [None req-4083a593-562a-40dd-aa63-dfe0aafc39c3 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1106/2193] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:07:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:58.694 8 WARNING neutron_lib.context [None req-3b89c1af-a452-4e0c-855b-41544b340e09 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1107/2194] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:07:58 2026] POST /v2.0/security-group-rules => generated 599 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:58.853 7 INFO neutron.services.segments.plugin [-] Segment 2af86c00-4ce4-4d51-af3e-62ea9791e47e resource provider aggregate not found 2026-07-09 18:07:58.859 7 INFO neutron.services.segments.plugin [-] Segment 2af86c00-4ce4-4d51-af3e-62ea9791e47e resource provider aggregate not found 2026-07-09 18:07:58.864 8 WARNING neutron_lib.context [None req-79627ed2-17e7-432e-95e0-7fa904b3e1b3 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:07:58.869 7 INFO neutron.services.segments.plugin [-] Segment 2af86c00-4ce4-4d51-af3e-62ea9791e47e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2af86c00-4ce4-4d51-af3e-62ea9791e47e found for delete ", "request_id": "req-683871a2-2b16-4f29-842b-ac12fe873b6a"}]} [pid: 7|app: 0|req: 1088/2195] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:07:58 2026] DELETE /v2.0/networks/d2f73cad-ff65-4f02-9317-3c26fb3bfc0c => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2196] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:07:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:59.056 7 WARNING neutron_lib.context [None req-76dbe78a-d90a-4a10-9103-7c624bc5d257 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:07:59.060 7 INFO neutron.services.segments.plugin [-] Segment 2af86c00-4ce4-4d51-af3e-62ea9791e47e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2af86c00-4ce4-4d51-af3e-62ea9791e47e found for delete ", "request_id": "req-06ef2901-7303-4204-bc66-1d68707c5bb4"}]} 2026-07-09 18:07:59.105 8 WARNING neutron_lib.context [None req-9a45afe2-61d3-4a4b-84d7-98276a8b52ed 5ca3361b19bb4bb5a67ced9675bde8bd 5db3054b994e4aacb1e2a246af4592d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1089/2197] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:07:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2198] 10.0.0.143 () {34 vars in 685 bytes} [Thu Jul 9 18:07:59 2026] POST /v2.0/security-groups => generated 1673 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:07:59.296 7 WARNING neutron_lib.context [None req-20a7cff9-2603-4be1-b2a8-7c21c09b605a 5ca3361b19bb4bb5a67ced9675bde8bd 5db3054b994e4aacb1e2a246af4592d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1090/2199] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:07:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:59.449 8 WARNING neutron_lib.context [None req-7ade31a0-747c-4e53-af19-d5d6a9382884 5ca3361b19bb4bb5a67ced9675bde8bd 5db3054b994e4aacb1e2a246af4592d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2200] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:07:59 2026] POST /v2.0/security-group-rules => generated 596 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2201] 10.0.0.118 () {34 vars in 1094 bytes} [Thu Jul 9 18:07:59 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-408074106&fields=id&tenant_id=6fae667b421d453ead2715679269d5b3 => generated 69 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:07:59.641 7 WARNING neutron_lib.context [None req-6e4f2328-c3cf-440c-8018-c8bbd915d36e 5ca3361b19bb4bb5a67ced9675bde8bd 5db3054b994e4aacb1e2a246af4592d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1092/2202] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:07:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2203] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:07:59 2026] GET /v2.0/security-groups?tenant_id=50219b762b184848902bd41157001842&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:07:59.841 8 WARNING neutron_lib.context [None req-80fcb29c-3bab-4b52-9fbe-3f0b7271c2aa 5ca3361b19bb4bb5a67ced9675bde8bd 5db3054b994e4aacb1e2a246af4592d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1093/2204] 10.0.0.118 () {34 vars in 982 bytes} [Thu Jul 9 18:07:59 2026] GET /v2.0/networks?id=4a4149d0-59e0-4f16-92c3-a602452fb809 => 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: 1112/2205] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:07:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2206] 10.0.0.118 () {34 vars in 965 bytes} [Thu Jul 9 18:07:59 2026] GET /v2.0/quotas/6fae667b421d453ead2715679269d5b3 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:07:59.991 8 WARNING neutron_lib.context [None req-24630340-519b-4891-aac7-c5409c8a04fb 5ca3361b19bb4bb5a67ced9675bde8bd 5db3054b994e4aacb1e2a246af4592d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1094/2207] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:07:59 2026] DELETE /v2.0/security-groups/b2b2feba-210a-409b-95d0-d6ba7a274469 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:08:00.038 8 INFO neutron.db.securitygroups_db [None req-24630340-519b-4891-aac7-c5409c8a04fb 5ca3361b19bb4bb5a67ced9675bde8bd 5db3054b994e4aacb1e2a246af4592d4 - - default default] Project 5db3054b994e4aacb1e2a246af4592d4 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: 1114/2208] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:07:59 2026] POST /v2.0/security-group-rules => generated 607 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:08:00.152 8 WARNING neutron_lib.context [None req-c1ce248a-555f-4c16-a889-dc1a069b5db5 5ca3361b19bb4bb5a67ced9675bde8bd 5db3054b994e4aacb1e2a246af4592d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:08:00.184 8 INFO neutron.db.securitygroups_db [None req-c1ce248a-555f-4c16-a889-dc1a069b5db5 5ca3361b19bb4bb5a67ced9675bde8bd 5db3054b994e4aacb1e2a246af4592d4 - - default default] Project 5db3054b994e4aacb1e2a246af4592d4 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: 1095/2209] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 9 18:08:00 2026] GET /v2.0/ports?tenant_id=6fae667b421d453ead2715679269d5b3&fields=id => generated 287 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2210] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:08:00 2026] POST /v2.0/security-group-rules => generated 606 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2211] 10.0.0.118 () {34 vars in 1008 bytes} [Thu Jul 9 18:08:00 2026] GET /v2.0/networks/4a4149d0-59e0-4f16-92c3-a602452fb809?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: 1116/2212] 10.0.0.118 () {34 vars in 1108 bytes} [Thu Jul 9 18:08:00 2026] GET /v2.0/networks/4a4149d0-59e0-4f16-92c3-a602452fb809?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: 1097/2213] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:08:00 2026] GET /v2.0/ports?device_id=784e3cfe-cd7e-4b8b-9ecf-031f3b1f0785 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:08:00.749 8 WARNING neutron_lib.context [None req-f7bbbb3f-8249-4388-9069-526c7c47f868 5ca3361b19bb4bb5a67ced9675bde8bd 5db3054b994e4aacb1e2a246af4592d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1117/2214] 10.0.0.143 () {34 vars in 685 bytes} [Thu Jul 9 18:08:00 2026] POST /v2.0/security-groups => generated 1663 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:08:00.904 7 WARNING neutron_lib.context [None req-0d7705d2-a5ea-4036-97e5-e02d9f5964fc 5ca3361b19bb4bb5a67ced9675bde8bd 5db3054b994e4aacb1e2a246af4592d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1098/2215] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:08:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:08:01.080 8 WARNING neutron_lib.context [None req-5f1b0c27-6cbf-48d1-9a52-9fa2b97d2b7f 5ca3361b19bb4bb5a67ced9675bde8bd 5db3054b994e4aacb1e2a246af4592d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1118/2216] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:08:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:08:01.238 7 WARNING neutron_lib.context [None req-10bcd5a3-5170-4ebf-80ee-87dc951bf4ac 5ca3361b19bb4bb5a67ced9675bde8bd 5db3054b994e4aacb1e2a246af4592d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1099/2217] 10.0.0.143 () {34 vars in 676 bytes} [Thu Jul 9 18:08:01 2026] POST /v2.0/floatingips => generated 552 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2218] 10.0.0.118 () {34 vars in 1100 bytes} [Thu Jul 9 18:08:01 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1304722913&fields=id&tenant_id=5db3054b994e4aacb1e2a246af4592d4 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:08:01.976 8 WARNING neutron_lib.context [None req-6b3d5b3b-b000-4367-9bd1-63022b182e38 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1101/2219] 10.0.0.118 () {34 vars in 1098 bytes} [Thu Jul 9 18:08:01 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-403125974&fields=id&tenant_id=5db3054b994e4aacb1e2a246af4592d4 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2220] 10.0.0.118 () {34 vars in 982 bytes} [Thu Jul 9 18:08:02 2026] GET /v2.0/networks?id=3ecf16d8-7062-4ad3-9b68-2074d9c50a40 => generated 673 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2221] 10.0.0.118 () {34 vars in 965 bytes} [Thu Jul 9 18:08:02 2026] GET /v2.0/quotas/5db3054b994e4aacb1e2a246af4592d4 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:08:02.165 8 INFO neutron.db.segments_db [None req-6b3d5b3b-b000-4367-9bd1-63022b182e38 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] Added segment aa48e418-5198-4afa-b8c6-06841f295dac of type vxlan for network 6b51a8dd-df47-46dc-bc86-0b053756c169 [pid: 7|app: 0|req: 1104/2222] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 9 18:08:02 2026] GET /v2.0/ports?tenant_id=5db3054b994e4aacb1e2a246af4592d4&fields=id => generated 103 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2223] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:08:01 2026] POST /v2.0/networks => generated 630 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:08:02.273 8 WARNING neutron_lib.context [None req-55a2beb3-0f9d-4a57-bd4a-67e07b2e1428 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1105/2224] 10.0.0.118 () {34 vars in 1008 bytes} [Thu Jul 9 18:08:02 2026] GET /v2.0/networks/3ecf16d8-7062-4ad3-9b68-2074d9c50a40?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:08:02.324 8 INFO neutron.db.segments_db [None req-55a2beb3-0f9d-4a57-bd4a-67e07b2e1428 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] Added segment 2dd3e4f1-ac6b-49a5-aee6-8f563e3f48b6 of type vxlan for network bae007fe-f9ca-46a3-a089-7e7cb81fa2b6 [pid: 7|app: 0|req: 1106/2225] 10.0.0.118 () {34 vars in 1108 bytes} [Thu Jul 9 18:08:02 2026] GET /v2.0/networks/3ecf16d8-7062-4ad3-9b68-2074d9c50a40?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: 1120/2226] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:08:02 2026] POST /v2.0/networks => generated 629 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:08:02.425 7 WARNING neutron_lib.context [None req-cb068516-6068-4e01-b862-8de9f62292fa 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1121/2227] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:08:02 2026] GET /v2.0/ports?device_id=0b59195e-89dc-4c24-9a10-9bbc832966e8 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2228] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:08:02 2026] POST /v2.0/subnets => generated 626 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:08:02.693 8 WARNING neutron_lib.context [None req-ee239d68-e0c3-40de-9383-2ec66cb0c116 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1122/2229] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:08:02 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) 2026-07-09 18:08:02.956 7 WARNING neutron_lib.context [None req-621155c7-4e6d-4177-b83d-6b134f41209e 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:08:03.003 7 INFO neutron.db.segments_db [None req-621155c7-4e6d-4177-b83d-6b134f41209e 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] Added segment 63e73380-9a0d-40e1-8c2b-8d4afe3e22de of type vxlan for network 3d19ef4c-df1c-452b-a1ae-5a14e71654fc 2026-07-09 18:08:03.298 7 INFO neutron.db.l3_hamode_db [None req-621155c7-4e6d-4177-b83d-6b134f41209e 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:08:03.393 7 INFO neutron.db.l3_hamode_db [None req-621155c7-4e6d-4177-b83d-6b134f41209e 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1123/2230] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:08:03 2026] GET /v2.0/ports?device_id=0b59195e-89dc-4c24-9a10-9bbc832966e8 => 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: 1108/2231] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:08:02 2026] POST /v2.0/routers => generated 506 bytes in 1072 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2232] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:08:04 2026] GET /v2.0/ports?device_id=0b59195e-89dc-4c24-9a10-9bbc832966e8 => 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: 1110/2233] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:08:04 2026] GET /v2.0/networks?id=4a4149d0-59e0-4f16-92c3-a602452fb809 => generated 704 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2234] 199.19.213.108 () {34 vars in 1050 bytes} [Thu Jul 9 18:08:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6fae667b421d453ead2715679269d5b3 => generated 178 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:08:04.957 7 WARNING neutron_lib.context [req-d44cae48-9e46-4750-bdb4-9c071d18b3e2 req-b5d7d716-5b50-4160-947f-0eb92b1fe089 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1112/2235] 199.19.213.108 () {38 vars in 955 bytes} [Thu Jul 9 18:08:04 2026] POST /v2.0/ports => generated 1183 bytes in 494 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: 1124/2236] 10.0.0.143 () {34 vars in 783 bytes} [Thu Jul 9 18:08:04 2026] PUT /v2.0/routers/ea43eb2e-b0ac-4099-9998-3b7ca7039534/add_router_interface => generated 309 bytes in 1446 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2237] 10.0.0.143 () {32 vars in 717 bytes} [Thu Jul 9 18:08:05 2026] GET /v2.0/ports/3a369116-1e48-4b11-9043-a5dde9ab6781 => generated 955 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2238] 199.19.213.108 () {38 vars in 1028 bytes} [Thu Jul 9 18:08:05 2026] PUT /v2.0/ports/1167f0ec-78dd-423a-a76e-7522d8eaf710 => generated 1464 bytes in 541 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: 1114/2239] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:08:05 2026] GET /v2.0/ports?device_id=784e3cfe-cd7e-4b8b-9ecf-031f3b1f0785 => generated 1198 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2240] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:08:06 2026] GET /v2.0/ports?device_id=0b59195e-89dc-4c24-9a10-9bbc832966e8 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:08:06.154 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-71e118f0-b929-44d4-9e25-906de7913f6c'] response: {'name': 'network-changed', 'server_uuid': '784e3cfe-cd7e-4b8b-9ecf-031f3b1f0785', 'tag': '1167f0ec-78dd-423a-a76e-7522d8eaf710', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1116/2241] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:08:06 2026] GET /v2.0/security-groups?id=2b6259c6-f795-4187-9eaf-8b5c242a6015&fields=id&fields=name => generated 111 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2242] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:08:06 2026] GET /v2.0/ports?tenant_id=6fae667b421d453ead2715679269d5b3&device_id=784e3cfe-cd7e-4b8b-9ecf-031f3b1f0785 => generated 1467 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2243] 199.19.213.108 () {34 vars in 1018 bytes} [Thu Jul 9 18:08:06 2026] GET /v2.0/networks?tenant_id=6fae667b421d453ead2715679269d5b3&shared=False => generated 2372 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2244] 10.0.0.143 () {34 vars in 783 bytes} [Thu Jul 9 18:08:05 2026] PUT /v2.0/routers/ea43eb2e-b0ac-4099-9998-3b7ca7039534/add_router_interface => generated 309 bytes in 1242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2245] 199.19.213.108 () {34 vars in 930 bytes} [Thu Jul 9 18:08:06 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2246] 10.0.0.143 () {32 vars in 717 bytes} [Thu Jul 9 18:08:06 2026] GET /v2.0/ports/5055dfc5-d480-42cb-8428-8f24abcbda5b => generated 955 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2247] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:08:06 2026] GET /v2.0/networks?id=3ecf16d8-7062-4ad3-9b68-2074d9c50a40 => generated 673 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2248] 199.19.213.108 () {34 vars in 1050 bytes} [Thu Jul 9 18:08:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5db3054b994e4aacb1e2a246af4592d4 => generated 273 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:08:07.136 8 WARNING neutron_lib.context [req-f60a4581-ee01-4596-b96c-843a82b0e1ae req-881a8684-84bf-4335-95fb-384eb536e75e 5ca3361b19bb4bb5a67ced9675bde8bd 5db3054b994e4aacb1e2a246af4592d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2249] 199.19.213.108 () {38 vars in 955 bytes} [Thu Jul 9 18:08:07 2026] POST /v2.0/ports => generated 993 bytes in 430 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/2250] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:08:07 2026] GET /v2.0/ports?device_id=0b59195e-89dc-4c24-9a10-9bbc832966e8 => generated 996 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2251] 10.0.0.143 () {34 vars in 789 bytes} [Thu Jul 9 18:08:06 2026] PUT /v2.0/routers/ea43eb2e-b0ac-4099-9998-3b7ca7039534/remove_router_interface => generated 309 bytes in 883 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2252] 10.0.0.118 () {34 vars in 1120 bytes} [Thu Jul 9 18:08:07 2026] GET /v2.0/security-groups?id=4017862d-17a8-43d5-a07e-30fcf3546593&id=5ad6276d-bd14-4772-b280-5e92e7504b25&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: 1132/2253] 199.19.213.108 () {38 vars in 1028 bytes} [Thu Jul 9 18:08:07 2026] PUT /v2.0/ports/3b7ce5eb-d4f3-4b68-b4d1-3f93fc86e158 => generated 1274 bytes in 526 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: 1133/2254] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:08:08 2026] GET /v2.0/ports?tenant_id=6fae667b421d453ead2715679269d5b3&device_id=784e3cfe-cd7e-4b8b-9ecf-031f3b1f0785 => generated 1467 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:08:08.218 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c136a6b8-9352-4a83-a49a-078d6ecb1311'] response: {'name': 'network-changed', 'server_uuid': '0b59195e-89dc-4c24-9a10-9bbc832966e8', 'tag': '3b7ce5eb-d4f3-4b68-b4d1-3f93fc86e158', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1134/2255] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:08:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.140&port_id=1167f0ec-78dd-423a-a76e-7522d8eaf710 => 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: 1135/2256] 199.19.213.108 () {34 vars in 1104 bytes} [Thu Jul 9 18:08:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A28c&port_id=1167f0ec-78dd-423a-a76e-7522d8eaf710 => 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: 1136/2257] 199.19.213.108 () {34 vars in 1064 bytes} [Thu Jul 9 18:08:08 2026] GET /v2.0/subnets?id=0042a9d5-e8ad-46a2-a04f-159ef736b3d2&id=229fd660-8381-4d32-963e-9c7476843737 => generated 1410 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2258] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:08:08 2026] GET /v2.0/ports?network_id=4a4149d0-59e0-4f16-92c3-a602452fb809&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: 1138/2259] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:08:08 2026] GET /v2.0/ports?network_id=4a4149d0-59e0-4f16-92c3-a602452fb809&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: 1139/2260] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:08:08 2026] GET /v2.0/networks/4a4149d0-59e0-4f16-92c3-a602452fb809?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2261] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:08:08 2026] GET /v2.0/networks/4a4149d0-59e0-4f16-92c3-a602452fb809?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: 1122/2262] 10.0.0.143 () {34 vars in 789 bytes} [Thu Jul 9 18:08:07 2026] PUT /v2.0/routers/ea43eb2e-b0ac-4099-9998-3b7ca7039534/remove_router_interface => generated 309 bytes in 829 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2263] 10.0.0.143 () {32 vars in 736 bytes} [Thu Jul 9 18:08:08 2026] GET /v2.0/ports?device_id=ea43eb2e-b0ac-4099-9998-3b7ca7039534 => 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: 1142/2264] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:08:08 2026] GET /v2.0/ports?tenant_id=5db3054b994e4aacb1e2a246af4592d4&device_id=0b59195e-89dc-4c24-9a10-9bbc832966e8 => generated 1277 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2265] 199.19.213.108 () {34 vars in 1018 bytes} [Thu Jul 9 18:08:08 2026] GET /v2.0/networks?tenant_id=5db3054b994e4aacb1e2a246af4592d4&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: 1144/2266] 199.19.213.108 () {34 vars in 930 bytes} [Thu Jul 9 18:08:08 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) [pid: 8|app: 0|req: 1145/2267] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:08:08 2026] GET /v2.0/ports?device_id=0b59195e-89dc-4c24-9a10-9bbc832966e8 => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2268] 10.0.0.118 () {34 vars in 1120 bytes} [Thu Jul 9 18:08:08 2026] GET /v2.0/security-groups?id=4017862d-17a8-43d5-a07e-30fcf3546593&id=5ad6276d-bd14-4772-b280-5e92e7504b25&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:08:09.228 7 INFO neutron.services.segments.plugin [-] Segment 63e73380-9a0d-40e1-8c2b-8d4afe3e22de resource provider aggregate not found 2026-07-09 18:08:09.233 7 INFO neutron.services.segments.plugin [-] Segment 63e73380-9a0d-40e1-8c2b-8d4afe3e22de resource provider aggregate not found 2026-07-09 18:08:09.243 7 INFO neutron.db.l3_hamode_db [None req-07ed654a-f202-4cf0-ac73-e40291bf1127 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] HA network 3d19ef4c-df1c-452b-a1ae-5a14e71654fc was deleted as no HA routers are present in tenant 5617daa4dd184230aab08d202fd947a1. [pid: 7|app: 0|req: 1123/2269] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:08:08 2026] DELETE /v2.0/routers/ea43eb2e-b0ac-4099-9998-3b7ca7039534 => generated 0 bytes in 609 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2270] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:08:09 2026] DELETE /v2.0/subnets/82f43473-9d68-48da-a527-7ca4ba5f899b => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:08:09.421 7 INFO neutron.services.segments.plugin [-] Segment 63e73380-9a0d-40e1-8c2b-8d4afe3e22de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63e73380-9a0d-40e1-8c2b-8d4afe3e22de found for delete ", "request_id": "req-8253f76a-ef55-4994-a0a9-6477f4b82000"}]} 2026-07-09 18:08:09.422 7 INFO neutron.services.segments.plugin [-] Segment 63e73380-9a0d-40e1-8c2b-8d4afe3e22de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63e73380-9a0d-40e1-8c2b-8d4afe3e22de found for delete ", "request_id": "req-eb7b43ee-fcc8-486e-9018-dea1f67119d5"}]} [pid: 7|app: 0|req: 1124/2271] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:08:09 2026] DELETE /v2.0/subnets/ac4596b7-490a-4cb2-82b5-4a516d895157 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:08:09.906 8 INFO neutron.services.segments.plugin [-] Segment 2dd3e4f1-ac6b-49a5-aee6-8f563e3f48b6 resource provider aggregate not found 2026-07-09 18:08:09.914 8 INFO neutron.services.segments.plugin [-] Segment 2dd3e4f1-ac6b-49a5-aee6-8f563e3f48b6 resource provider aggregate not found 2026-07-09 18:08:09.926 8 INFO neutron.services.segments.plugin [-] Segment 2dd3e4f1-ac6b-49a5-aee6-8f563e3f48b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dd3e4f1-ac6b-49a5-aee6-8f563e3f48b6 found for delete ", "request_id": "req-dbeb0c58-6482-401a-a4fa-41473a1993a2"}]} [pid: 7|app: 0|req: 1125/2272] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:08:09 2026] GET /v2.0/ports?tenant_id=5db3054b994e4aacb1e2a246af4592d4&device_id=0b59195e-89dc-4c24-9a10-9bbc832966e8 => generated 1277 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2273] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:08:09 2026] DELETE /v2.0/networks/bae007fe-f9ca-46a3-a089-7e7cb81fa2b6 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:08:09.938 8 INFO neutron.services.segments.plugin [-] Segment 2dd3e4f1-ac6b-49a5-aee6-8f563e3f48b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dd3e4f1-ac6b-49a5-aee6-8f563e3f48b6 found for delete ", "request_id": "req-8d9b5fdf-7303-482e-807a-d7cbb28f8a14"}]} [pid: 8|app: 0|req: 1149/2274] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:08:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=3b7ce5eb-d4f3-4b68-b4d1-3f93fc86e158 => 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: 1150/2275] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:08:09 2026] GET /v2.0/subnets?id=8d2cf9e0-ad28-4f8f-9420-8fa29babfdb1 => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2276] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:08:09 2026] GET /v2.0/ports?network_id=3ecf16d8-7062-4ad3-9b68-2074d9c50a40&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: 1152/2277] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:08:10 2026] GET /v2.0/ports?device_id=0b59195e-89dc-4c24-9a10-9bbc832966e8 => generated 1008 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2278] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:08:10 2026] GET /v2.0/networks/3ecf16d8-7062-4ad3-9b68-2074d9c50a40?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: 1154/2279] 10.0.0.118 () {34 vars in 1120 bytes} [Thu Jul 9 18:08:10 2026] GET /v2.0/security-groups?id=4017862d-17a8-43d5-a07e-30fcf3546593&id=5ad6276d-bd14-4772-b280-5e92e7504b25&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: 1155/2280] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:08:10 2026] GET /v2.0/networks/3ecf16d8-7062-4ad3-9b68-2074d9c50a40?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: 1126/2281] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:08:09 2026] DELETE /v2.0/networks/6b51a8dd-df47-46dc-bc86-0b053756c169 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:08:10.277 8 WARNING neutron_lib.context [None req-235f4e72-df68-44b6-8938-033c6ac2e621 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:08:10.335 8 INFO neutron.db.segments_db [None req-235f4e72-df68-44b6-8938-033c6ac2e621 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] Added segment 910e25c5-2613-4aac-a648-9bdc9863c810 of type vxlan for network a642c866-16e4-42bf-b61a-196a6ca67b5e [pid: 8|app: 0|req: 1156/2282] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:08:10 2026] POST /v2.0/networks => generated 629 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:08:10.441 7 WARNING neutron_lib.context [None req-338cb6f5-603f-48e1-8630-c0c4e0f77eae 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1127/2285] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:08:10 2026] POST /v2.0/subnets => generated 626 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:08:10.700 8 WARNING neutron_lib.context [None req-4348e2e9-8f6d-4154-8c4e-431293b816fd 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:08:10.746 8 INFO neutron.db.segments_db [None req-4348e2e9-8f6d-4154-8c4e-431293b816fd 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] Added segment dd2585bb-a223-4e95-9030-845c7dd3ce66 of type vxlan for network 3c4eefca-9a81-4e4b-ba78-a42acabf1a6c 2026-07-09 18:08:11.031 8 INFO neutron.db.l3_hamode_db [None req-4348e2e9-8f6d-4154-8c4e-431293b816fd 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:08:11.169 8 INFO neutron.db.l3_hamode_db [None req-4348e2e9-8f6d-4154-8c4e-431293b816fd 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1128/2286] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:08:11 2026] GET /v2.0/ports?device_id=784e3cfe-cd7e-4b8b-9ecf-031f3b1f0785 => generated 1198 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2287] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:08:11 2026] GET /v2.0/ports?device_id=0b59195e-89dc-4c24-9a10-9bbc832966e8 => generated 1008 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:08:11.442 7 INFO neutron.services.segments.plugin [-] Segment aa48e418-5198-4afa-b8c6-06841f295dac resource provider aggregate not found 2026-07-09 18:08:11.450 7 INFO neutron.services.segments.plugin [-] Segment aa48e418-5198-4afa-b8c6-06841f295dac resource provider aggregate not found 2026-07-09 18:08:11.463 7 INFO neutron.services.segments.plugin [-] Segment aa48e418-5198-4afa-b8c6-06841f295dac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa48e418-5198-4afa-b8c6-06841f295dac found for delete ", "request_id": "req-df9033c5-ee6b-4ff0-af0e-f178d591582c"}]} 2026-07-09 18:08:11.471 7 INFO neutron.services.segments.plugin [-] Segment aa48e418-5198-4afa-b8c6-06841f295dac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa48e418-5198-4afa-b8c6-06841f295dac found for delete ", "request_id": "req-3ac2d789-614d-4f6c-8e9a-29258ff89a8a"}]} [pid: 7|app: 0|req: 1130/2288] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:08:11 2026] GET /v2.0/security-groups?id=2b6259c6-f795-4187-9eaf-8b5c242a6015&fields=id&fields=name => generated 111 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2289] 10.0.0.118 () {34 vars in 1120 bytes} [Thu Jul 9 18:08:11 2026] GET /v2.0/security-groups?id=4017862d-17a8-43d5-a07e-30fcf3546593&id=5ad6276d-bd14-4772-b280-5e92e7504b25&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2290] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:08:10 2026] POST /v2.0/routers => generated 507 bytes in 1232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:08:11.941 7 WARNING neutron_lib.context [None req-74f7c73b-6a41-4870-937c-3a8be09ad82c 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1132/2291] 10.0.0.143 () {34 vars in 665 bytes} [Thu Jul 9 18:08:11 2026] POST /v2.0/ports => generated 946 bytes in 463 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: 1133/2292] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:08:12 2026] GET /v2.0/ports?device_id=0b59195e-89dc-4c24-9a10-9bbc832966e8 => generated 1008 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2293] 10.0.0.118 () {34 vars in 1120 bytes} [Thu Jul 9 18:08:12 2026] GET /v2.0/security-groups?id=4017862d-17a8-43d5-a07e-30fcf3546593&id=5ad6276d-bd14-4772-b280-5e92e7504b25&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2294] 199.19.213.108 () {34 vars in 994 bytes} [Thu Jul 9 18:08:12 2026] GET /v2.0/ports?device_id=0b59195e-89dc-4c24-9a10-9bbc832966e8 => generated 1277 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2295] 199.19.213.108 () {34 vars in 1124 bytes} [Thu Jul 9 18:08:13 2026] GET /v2.0/security-groups?id=5ad6276d-bd14-4772-b280-5e92e7504b25&id=4017862d-17a8-43d5-a07e-30fcf3546593&fields=id&fields=name => generated 206 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2296] 10.0.0.143 () {34 vars in 783 bytes} [Thu Jul 9 18:08:12 2026] PUT /v2.0/routers/51e655e8-6b01-4b52-a031-365bcfd2abe4/add_router_interface => generated 309 bytes in 1389 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: 1137/2297] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:08:13 2026] GET /v2.0/ports?device_id=0b59195e-89dc-4c24-9a10-9bbc832966e8 => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2298] 10.0.0.118 () {34 vars in 1120 bytes} [Thu Jul 9 18:08:13 2026] GET /v2.0/security-groups?id=4017862d-17a8-43d5-a07e-30fcf3546593&id=5ad6276d-bd14-4772-b280-5e92e7504b25&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2299] 10.0.0.143 () {32 vars in 717 bytes} [Thu Jul 9 18:08:13 2026] GET /v2.0/ports/3d0929b6-aed6-4f1b-a94e-fa760c9e9466 => generated 1020 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2300] 10.0.0.143 () {34 vars in 789 bytes} [Thu Jul 9 18:08:13 2026] PUT /v2.0/routers/51e655e8-6b01-4b52-a031-365bcfd2abe4/remove_router_interface => generated 309 bytes in 943 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: 1140/2301] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:08:14 2026] GET /v2.0/ports?device_id=0b59195e-89dc-4c24-9a10-9bbc832966e8 => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:08:15.027 8 INFO neutron.api.v2.resource [None req-3822af0d-1401-421f-a2fb-5e7d6c10ebab 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1162/2302] 10.0.0.143 () {34 vars in 789 bytes} [Thu Jul 9 18:08:14 2026] PUT /v2.0/routers/51e655e8-6b01-4b52-a031-365bcfd2abe4/remove_router_interface => generated 197 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2303] 10.0.0.143 () {32 vars in 736 bytes} [Thu Jul 9 18:08:15 2026] GET /v2.0/ports?device_id=51e655e8-6b01-4b52-a031-365bcfd2abe4 => 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: 1141/2304] 10.0.0.118 () {34 vars in 1120 bytes} [Thu Jul 9 18:08:15 2026] GET /v2.0/security-groups?id=4017862d-17a8-43d5-a07e-30fcf3546593&id=5ad6276d-bd14-4772-b280-5e92e7504b25&fields=id&fields=name => generated 206 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:08:15.667 8 INFO neutron.services.segments.plugin [-] Segment dd2585bb-a223-4e95-9030-845c7dd3ce66 resource provider aggregate not found 2026-07-09 18:08:15.682 8 INFO neutron.services.segments.plugin [-] Segment dd2585bb-a223-4e95-9030-845c7dd3ce66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd2585bb-a223-4e95-9030-845c7dd3ce66 found for delete ", "request_id": "req-17ca88f1-7779-405c-8242-ef893bdd20c3"}]} 2026-07-09 18:08:15.683 8 INFO neutron.services.segments.plugin [-] Segment dd2585bb-a223-4e95-9030-845c7dd3ce66 resource provider aggregate not found 2026-07-09 18:08:15.703 8 INFO neutron.services.segments.plugin [-] Segment dd2585bb-a223-4e95-9030-845c7dd3ce66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd2585bb-a223-4e95-9030-845c7dd3ce66 found for delete ", "request_id": "req-96961317-7941-4377-b768-58c3b33da6c0"}]} 2026-07-09 18:08:15.708 8 INFO neutron.db.l3_hamode_db [None req-9a15eb0b-23ac-4b11-bdfa-fc1c5087deec 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] HA network 3c4eefca-9a81-4e4b-ba78-a42acabf1a6c was deleted as no HA routers are present in tenant 5617daa4dd184230aab08d202fd947a1. [pid: 8|app: 0|req: 1164/2305] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:08:15 2026] DELETE /v2.0/routers/51e655e8-6b01-4b52-a031-365bcfd2abe4 => generated 0 bytes in 655 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2306] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:08:15 2026] DELETE /v2.0/subnets/50cce96e-fb0e-4237-88bf-242e2588bc95 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2307] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:08:16 2026] GET /v2.0/ports?device_id=0b59195e-89dc-4c24-9a10-9bbc832966e8 => generated 1010 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2308] 10.0.0.118 () {34 vars in 1120 bytes} [Thu Jul 9 18:08:16 2026] GET /v2.0/security-groups?id=4017862d-17a8-43d5-a07e-30fcf3546593&id=5ad6276d-bd14-4772-b280-5e92e7504b25&fields=id&fields=name => generated 206 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2309] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:08:15 2026] DELETE /v2.0/networks/a642c866-16e4-42bf-b61a-196a6ca67b5e => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:08:16.347 7 WARNING neutron_lib.context [None req-0dbccbf8-fd66-4120-ba61-74b36472f56a 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:08:16.416 7 INFO neutron.db.segments_db [None req-0dbccbf8-fd66-4120-ba61-74b36472f56a 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] Added segment 80663813-81a7-4594-beb9-80727ce221d2 of type vxlan for network 3c276578-9e8c-4210-8460-da0afb0b154f [pid: 8|app: 0|req: 1166/2310] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:08:16 2026] GET /v2.0/ports?device_id=0b59195e-89dc-4c24-9a10-9bbc832966e8 => generated 1010 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2311] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:08:16 2026] POST /v2.0/networks => generated 630 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:08:16.536 7 WARNING neutron_lib.context [None req-66892db8-8d32-4376-bd23-7d1af209c837 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1146/2312] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:08:16 2026] POST /v2.0/subnets => generated 626 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:08:16.926 8 INFO neutron.db.l3_db [None req-d4449c24-d1d2-4e1c-8b51-fbca93eae84a 5ca3361b19bb4bb5a67ced9675bde8bd 5db3054b994e4aacb1e2a246af4592d4 - - default default] Floating IP fab765e2-4319-45fd-ba73-efd2e2cef2f1 associated. External IP: 10.96.250.204, port: 3b7ce5eb-d4f3-4b68-b4d1-3f93fc86e158. [pid: 7|app: 0|req: 1147/2313] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:08:16 2026] GET /v2.0/ports?device_id=784e3cfe-cd7e-4b8b-9ecf-031f3b1f0785 => generated 1200 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:08:16.983 7 WARNING neutron_lib.context [None req-a673def5-940e-4328-aa0b-c418439978a1 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:08:17.036 7 INFO neutron.db.segments_db [None req-a673def5-940e-4328-aa0b-c418439978a1 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] Added segment 644471dd-6ba1-4f29-ad1d-0aaa4054efbb of type vxlan for network 6c4723c9-2f87-4382-b44b-a632fd5233cc [pid: 8|app: 0|req: 1167/2314] 10.0.0.143 () {34 vars in 749 bytes} [Thu Jul 9 18:08:16 2026] PUT /v2.0/floatingips/fab765e2-4319-45fd-ba73-efd2e2cef2f1 => generated 855 bytes in 831 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:08:17.337 7 INFO neutron.db.l3_hamode_db [None req-a673def5-940e-4328-aa0b-c418439978a1 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:08:17.350 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-445aa907-0c4a-4578-bd42-87cf35f3fb41'] response: {'name': 'network-changed', 'server_uuid': '0b59195e-89dc-4c24-9a10-9bbc832966e8', 'tag': '3b7ce5eb-d4f3-4b68-b4d1-3f93fc86e158', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1168/2315] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:08:17 2026] GET /v2.0/security-groups?id=2b6259c6-f795-4187-9eaf-8b5c242a6015&fields=id&fields=name => generated 111 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:08:17.471 7 INFO neutron.db.l3_hamode_db [None req-a673def5-940e-4328-aa0b-c418439978a1 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1169/2316] 10.0.0.143 () {32 vars in 818 bytes} [Thu Jul 9 18:08:17 2026] GET /v2.0/ports?network_id=4a4149d0-59e0-4f16-92c3-a602452fb809&mac_address=fa%3A16%3A3e%3Ad7%3A6c%3A7e => generated 1200 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:08:17.492 8 WARNING neutron_lib.context [None req-ed30d9b7-da50-42f5-842f-9723438e002e f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:08:17.702 8 INFO neutron.services.segments.plugin [-] Segment 910e25c5-2613-4aac-a648-9bdc9863c810 resource provider aggregate not found 2026-07-09 18:08:17.719 8 INFO neutron.services.segments.plugin [-] Segment 910e25c5-2613-4aac-a648-9bdc9863c810 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 910e25c5-2613-4aac-a648-9bdc9863c810 found for delete ", "request_id": "req-f5d09176-57f2-457e-af52-00dd566a7c8d"}]} 2026-07-09 18:08:17.727 8 INFO neutron.services.segments.plugin [-] Segment 910e25c5-2613-4aac-a648-9bdc9863c810 resource provider aggregate not found 2026-07-09 18:08:17.749 8 INFO neutron.services.segments.plugin [-] Segment 910e25c5-2613-4aac-a648-9bdc9863c810 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 910e25c5-2613-4aac-a648-9bdc9863c810 found for delete ", "request_id": "req-7b2dd425-e886-49a1-89e0-a4cd28fdee35"}]} [pid: 7|app: 0|req: 1148/2317] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:08:16 2026] POST /v2.0/routers => generated 507 bytes in 1191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2318] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:08:18 2026] GET /v2.0/ports?tenant_id=5db3054b994e4aacb1e2a246af4592d4&device_id=0b59195e-89dc-4c24-9a10-9bbc832966e8 => generated 1279 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:08:18.455 8 INFO neutron.db.l3_db [None req-ed30d9b7-da50-42f5-842f-9723438e002e f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Floating IP 33586ade-89a5-47a1-b1b7-f6001a2d1d00 associated. External IP: 10.96.250.205, port: 1167f0ec-78dd-423a-a76e-7522d8eaf710. [pid: 8|app: 0|req: 1170/2319] 10.0.0.143 () {34 vars in 677 bytes} [Thu Jul 9 18:08:17 2026] POST /v2.0/floatingips => generated 855 bytes in 1360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2320] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:08:18 2026] GET /v2.0/networks?id=3ecf16d8-7062-4ad3-9b68-2074d9c50a40 => generated 769 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2321] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:08:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=3b7ce5eb-d4f3-4b68-b4d1-3f93fc86e158 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2322] 10.0.0.118 () {34 vars in 1094 bytes} [Thu Jul 9 18:08:18 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-408074106&fields=id&tenant_id=6fae667b421d453ead2715679269d5b3 => generated 69 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2323] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:08:19 2026] GET /v2.0/subnets?id=8d2cf9e0-ad28-4f8f-9420-8fa29babfdb1 => generated 691 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2324] 10.0.0.118 () {34 vars in 982 bytes} [Thu Jul 9 18:08:19 2026] GET /v2.0/networks?id=45678eaf-d31d-4a8f-ba18-e2009bef0b25 => generated 705 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2325] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:08:19 2026] GET /v2.0/ports?network_id=3ecf16d8-7062-4ad3-9b68-2074d9c50a40&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: 1177/2326] 10.0.0.118 () {34 vars in 965 bytes} [Thu Jul 9 18:08:19 2026] GET /v2.0/quotas/6fae667b421d453ead2715679269d5b3 => 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: 1178/2327] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:08:19 2026] GET /v2.0/networks/3ecf16d8-7062-4ad3-9b68-2074d9c50a40?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2328] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 9 18:08:19 2026] GET /v2.0/ports?tenant_id=6fae667b421d453ead2715679269d5b3&fields=id => generated 333 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:08:19.388 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7eda891e-e8e9-463b-8307-132ed4e14c04'] response: {'name': 'network-changed', 'server_uuid': '784e3cfe-cd7e-4b8b-9ecf-031f3b1f0785', 'tag': '1167f0ec-78dd-423a-a76e-7522d8eaf710', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1180/2329] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:08:19 2026] GET /v2.0/networks/3ecf16d8-7062-4ad3-9b68-2074d9c50a40?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: 1181/2330] 10.0.0.118 () {34 vars in 1008 bytes} [Thu Jul 9 18:08:19 2026] GET /v2.0/networks/45678eaf-d31d-4a8f-ba18-e2009bef0b25?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: 1182/2331] 10.0.0.118 () {34 vars in 1108 bytes} [Thu Jul 9 18:08:19 2026] GET /v2.0/networks/45678eaf-d31d-4a8f-ba18-e2009bef0b25?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: 1150/2332] 10.0.0.143 () {34 vars in 783 bytes} [Thu Jul 9 18:08:18 2026] PUT /v2.0/routers/ec6fc2ef-af7c-4ea9-ae09-86fc13296a00/add_router_interface => generated 309 bytes in 1434 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2333] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:08:19 2026] GET /v2.0/ports?device_id=92edee3d-4e57-4862-b450-88bdf8997f58 => 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: 1183/2334] 10.0.0.143 () {32 vars in 717 bytes} [Thu Jul 9 18:08:19 2026] GET /v2.0/ports/d69c07cd-e7bc-4fe1-af74-173dd162cf21 => generated 955 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2335] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:08:19 2026] GET /v2.0/ports?tenant_id=6fae667b421d453ead2715679269d5b3&device_id=784e3cfe-cd7e-4b8b-9ecf-031f3b1f0785 => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2336] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:08:19 2026] GET /v2.0/networks?id=4a4149d0-59e0-4f16-92c3-a602452fb809 => generated 800 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2337] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:08:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.140&port_id=1167f0ec-78dd-423a-a76e-7522d8eaf710 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2338] 199.19.213.108 () {34 vars in 1104 bytes} [Thu Jul 9 18:08:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A28c&port_id=1167f0ec-78dd-423a-a76e-7522d8eaf710 => 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: 1188/2339] 199.19.213.108 () {34 vars in 1064 bytes} [Thu Jul 9 18:08:20 2026] GET /v2.0/subnets?id=0042a9d5-e8ad-46a2-a04f-159ef736b3d2&id=229fd660-8381-4d32-963e-9c7476843737 => generated 1410 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2340] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:08:20 2026] GET /v2.0/ports?network_id=4a4149d0-59e0-4f16-92c3-a602452fb809&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: 8|app: 0|req: 1190/2341] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:08:20 2026] GET /v2.0/ports?network_id=4a4149d0-59e0-4f16-92c3-a602452fb809&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: 1191/2342] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:08:20 2026] GET /v2.0/networks/4a4149d0-59e0-4f16-92c3-a602452fb809?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: 1192/2343] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:08:20 2026] GET /v2.0/networks/4a4149d0-59e0-4f16-92c3-a602452fb809?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: 1152/2344] 10.0.0.143 () {34 vars in 789 bytes} [Thu Jul 9 18:08:19 2026] PUT /v2.0/routers/ec6fc2ef-af7c-4ea9-ae09-86fc13296a00/remove_router_interface => generated 309 bytes in 1393 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2345] 10.0.0.143 () {32 vars in 736 bytes} [Thu Jul 9 18:08:21 2026] GET /v2.0/ports?device_id=ec6fc2ef-af7c-4ea9-ae09-86fc13296a00 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:08:21.795 7 INFO neutron.services.segments.plugin [-] Segment 644471dd-6ba1-4f29-ad1d-0aaa4054efbb resource provider aggregate not found 2026-07-09 18:08:21.803 7 INFO neutron.services.segments.plugin [-] Segment 644471dd-6ba1-4f29-ad1d-0aaa4054efbb resource provider aggregate not found 2026-07-09 18:08:21.807 7 INFO neutron.services.segments.plugin [-] Segment 644471dd-6ba1-4f29-ad1d-0aaa4054efbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 644471dd-6ba1-4f29-ad1d-0aaa4054efbb found for delete ", "request_id": "req-84d9e0a4-6606-4119-90ad-e5b69c7ef496"}]} 2026-07-09 18:08:21.818 7 INFO neutron.services.segments.plugin [-] Segment 644471dd-6ba1-4f29-ad1d-0aaa4054efbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 644471dd-6ba1-4f29-ad1d-0aaa4054efbb found for delete ", "request_id": "req-004a5bd1-1712-4968-9980-3e7be6d27340"}]} 2026-07-09 18:08:21.825 7 INFO neutron.db.l3_hamode_db [None req-cfe15548-efa1-41f4-b399-cf523c8f642c 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] HA network 6c4723c9-2f87-4382-b44b-a632fd5233cc was deleted as no HA routers are present in tenant 5617daa4dd184230aab08d202fd947a1. [pid: 7|app: 0|req: 1153/2346] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:08:21 2026] DELETE /v2.0/routers/ec6fc2ef-af7c-4ea9-ae09-86fc13296a00 => generated 0 bytes in 636 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2347] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:08:21 2026] DELETE /v2.0/subnets/0b0c0b25-33b3-42b1-8e8b-1659bd68b2c6 => 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: 1154/2348] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:08:22 2026] DELETE /v2.0/networks/3c276578-9e8c-4210-8460-da0afb0b154f => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:08:22.366 8 WARNING neutron_lib.context [None req-49f5c154-a663-48ca-890c-f8c6ffec648b 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:08:22.406 8 INFO neutron.db.segments_db [None req-49f5c154-a663-48ca-890c-f8c6ffec648b 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] Added segment 99ff7e93-c806-496b-a195-24d277f2b826 of type vxlan for network 49660e06-8150-4eea-8e0e-1e16bfea0d87 2026-07-09 18:08:22.671 8 INFO neutron.db.l3_hamode_db [None req-49f5c154-a663-48ca-890c-f8c6ffec648b 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:08:23.576 8 INFO neutron.db.l3_hamode_db [None req-49f5c154-a663-48ca-890c-f8c6ffec648b 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:08:24.034 7 INFO neutron.services.segments.plugin [-] Segment 80663813-81a7-4594-beb9-80727ce221d2 resource provider aggregate not found 2026-07-09 18:08:24.040 7 INFO neutron.services.segments.plugin [-] Segment 80663813-81a7-4594-beb9-80727ce221d2 resource provider aggregate not found 2026-07-09 18:08:24.052 7 INFO neutron.services.segments.plugin [-] Segment 80663813-81a7-4594-beb9-80727ce221d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80663813-81a7-4594-beb9-80727ce221d2 found for delete ", "request_id": "req-587f42e4-6cb6-47bc-abd8-40ca0fb4cbad"}]} 2026-07-09 18:08:24.056 7 INFO neutron.services.segments.plugin [-] Segment 80663813-81a7-4594-beb9-80727ce221d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80663813-81a7-4594-beb9-80727ce221d2 found for delete ", "request_id": "req-28a96b74-2018-486d-9234-cd85a22ae27d"}]} [pid: 7|app: 0|req: 1155/2349] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:08:24 2026] GET /v2.0/networks?id=45678eaf-d31d-4a8f-ba18-e2009bef0b25 => generated 705 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2350] 199.19.213.108 () {34 vars in 1050 bytes} [Thu Jul 9 18:08:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6fae667b421d453ead2715679269d5b3 => generated 178 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:08:24.166 7 WARNING neutron_lib.context [req-90ed8f31-e47e-48cf-bc5a-95de299e0092 req-b704b951-68d3-4241-8f43-977492b051b9 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1157/2351] 199.19.213.108 () {38 vars in 955 bytes} [Thu Jul 9 18:08:24 2026] POST /v2.0/ports => generated 1183 bytes in 535 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: 1195/2352] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:08:22 2026] POST /v2.0/routers => generated 688 bytes in 2708 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2353] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:08:25 2026] GET /v2.0/ports?device_id=92edee3d-4e57-4862-b450-88bdf8997f58 => generated 1198 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2354] 10.0.0.114 () {34 vars in 990 bytes} [Thu Jul 9 18:08:25 2026] GET /v2.0/ports?device_id=784e3cfe-cd7e-4b8b-9ecf-031f3b1f0785 => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2355] 199.19.213.108 () {38 vars in 1028 bytes} [Thu Jul 9 18:08:24 2026] PUT /v2.0/ports/85ba45d4-b7b0-4947-9b7b-6d33b9a19b93 => generated 1464 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1198/2356] 10.0.0.143 () {32 vars in 721 bytes} [Thu Jul 9 18:08:25 2026] GET /v2.0/routers/6e39128c-6992-4c18-9af7-f03b6e64e570 => generated 694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:08:25.283 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0750fbbc-62cd-4aef-88ce-a4b9a0e26916'] response: {'name': 'network-changed', 'server_uuid': '92edee3d-4e57-4862-b450-88bdf8997f58', 'tag': '85ba45d4-b7b0-4947-9b7b-6d33b9a19b93', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1159/2357] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:08:25 2026] GET /v2.0/security-groups?id=2b6259c6-f795-4187-9eaf-8b5c242a6015&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2358] 10.0.0.114 () {34 vars in 1040 bytes} [Thu Jul 9 18:08:25 2026] GET /v2.0/security-groups?id=2b6259c6-f795-4187-9eaf-8b5c242a6015&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2359] 10.0.0.143 () {32 vars in 647 bytes} [Thu Jul 9 18:08:25 2026] GET /v2.0/routers => generated 697 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2362] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:08:25 2026] GET /v2.0/ports?device_id=0b59195e-89dc-4c24-9a10-9bbc832966e8 => generated 1010 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2363] 10.0.0.118 () {34 vars in 1120 bytes} [Thu Jul 9 18:08:25 2026] GET /v2.0/security-groups?id=4017862d-17a8-43d5-a07e-30fcf3546593&id=5ad6276d-bd14-4772-b280-5e92e7504b25&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2364] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:08:25 2026] GET /v2.0/ports?tenant_id=6fae667b421d453ead2715679269d5b3&device_id=92edee3d-4e57-4862-b450-88bdf8997f58 => generated 1467 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2365] 10.0.0.143 () {34 vars in 741 bytes} [Thu Jul 9 18:08:25 2026] PUT /v2.0/routers/6e39128c-6992-4c18-9af7-f03b6e64e570 => generated 701 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2366] 199.19.213.108 () {34 vars in 1018 bytes} [Thu Jul 9 18:08:25 2026] GET /v2.0/networks?tenant_id=6fae667b421d453ead2715679269d5b3&shared=False => generated 2372 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2367] 10.0.0.143 () {32 vars in 736 bytes} [Thu Jul 9 18:08:25 2026] GET /v2.0/ports?device_id=0b59195e-89dc-4c24-9a10-9bbc832966e8 => generated 1279 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2368] 10.0.0.143 () {32 vars in 858 bytes} [Thu Jul 9 18:08:26 2026] GET /v2.0/floatingips?floating_network_id=32cf7ffb-875e-495b-929e-c726957c97f3&port_id=3b7ce5eb-d4f3-4b68-b4d1-3f93fc86e158 => generated 860 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2369] 10.0.0.143 () {32 vars in 721 bytes} [Thu Jul 9 18:08:26 2026] GET /v2.0/routers/6e39128c-6992-4c18-9af7-f03b6e64e570 => generated 701 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2370] 10.0.0.143 () {32 vars in 736 bytes} [Thu Jul 9 18:08:26 2026] GET /v2.0/ports?device_id=6e39128c-6992-4c18-9af7-f03b6e64e570 => 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: 1168/2371] 199.19.213.108 () {34 vars in 930 bytes} [Thu Jul 9 18:08:26 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2372] 10.0.0.114 () {34 vars in 990 bytes} [Thu Jul 9 18:08:26 2026] GET /v2.0/ports?device_id=0b59195e-89dc-4c24-9a10-9bbc832966e8 => generated 1279 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2373] 10.0.0.114 () {34 vars in 1120 bytes} [Thu Jul 9 18:08:26 2026] GET /v2.0/security-groups?id=5ad6276d-bd14-4772-b280-5e92e7504b25&id=4017862d-17a8-43d5-a07e-30fcf3546593&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:08:27.188 8 INFO neutron.services.segments.plugin [-] Segment 99ff7e93-c806-496b-a195-24d277f2b826 resource provider aggregate not found 2026-07-09 18:08:27.195 8 INFO neutron.services.segments.plugin [-] Segment 99ff7e93-c806-496b-a195-24d277f2b826 resource provider aggregate not found 2026-07-09 18:08:27.204 8 INFO neutron.services.segments.plugin [-] Segment 99ff7e93-c806-496b-a195-24d277f2b826 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99ff7e93-c806-496b-a195-24d277f2b826 found for delete ", "request_id": "req-27b391bc-0c19-4a9d-8a5e-e1ad290e7ba6"}]} 2026-07-09 18:08:27.209 8 INFO neutron.db.l3_hamode_db [None req-545c6186-2619-4bd8-80b9-c54f85f0d182 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] HA network 49660e06-8150-4eea-8e0e-1e16bfea0d87 was deleted as no HA routers are present in tenant 5617daa4dd184230aab08d202fd947a1. [pid: 8|app: 0|req: 1204/2374] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:08:26 2026] DELETE /v2.0/routers/6e39128c-6992-4c18-9af7-f03b6e64e570 => generated 0 bytes in 1042 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:08:27.233 8 INFO neutron.services.segments.plugin [-] Segment 99ff7e93-c806-496b-a195-24d277f2b826 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99ff7e93-c806-496b-a195-24d277f2b826 found for delete ", "request_id": "req-7575fc09-1327-41b8-9389-d3b34adeee26"}]} [pid: 7|app: 0|req: 1171/2375] 10.0.0.143 () {32 vars in 736 bytes} [Thu Jul 9 18:08:27 2026] GET /v2.0/ports?device_id=6e39128c-6992-4c18-9af7-f03b6e64e570 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:08:27.281 7 INFO neutron.api.v2.resource [None req-dae2fcc0-c69a-45de-8754-3364574131a7 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1172/2376] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:08:27 2026] DELETE /v2.0/routers/6e39128c-6992-4c18-9af7-f03b6e64e570 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2377] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:08:27 2026] GET /v2.0/ports?tenant_id=6fae667b421d453ead2715679269d5b3&device_id=92edee3d-4e57-4862-b450-88bdf8997f58 => generated 1467 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2378] 10.0.0.143 () {32 vars in 736 bytes} [Thu Jul 9 18:08:27 2026] GET /v2.0/ports?device_id=ec6fc2ef-af7c-4ea9-ae09-86fc13296a00 => 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: 1206/2379] 199.19.213.108 () {34 vars in 1056 bytes} [Thu Jul 9 18:08:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.90&port_id=85ba45d4-b7b0-4947-9b7b-6d33b9a19b93 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:08:27.329 7 INFO neutron.api.v2.resource [None req-367a2b78-c815-430a-823c-c80005aa96a3 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1174/2380] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:08:27 2026] DELETE /v2.0/routers/ec6fc2ef-af7c-4ea9-ae09-86fc13296a00 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2381] 199.19.213.108 () {34 vars in 1106 bytes} [Thu Jul 9 18:08:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1b5&port_id=85ba45d4-b7b0-4947-9b7b-6d33b9a19b93 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:08:27.350 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c4d1d102-79f1-49d0-b4f9-f8009a6a1648 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1175/2382] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:08:27 2026] DELETE /v2.0/subnets/0b0c0b25-33b3-42b1-8e8b-1659bd68b2c6 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2383] 10.0.0.143 () {32 vars in 736 bytes} [Thu Jul 9 18:08:27 2026] GET /v2.0/ports?device_id=51e655e8-6b01-4b52-a031-365bcfd2abe4 => 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: 1208/2384] 199.19.213.108 () {34 vars in 1064 bytes} [Thu Jul 9 18:08:27 2026] GET /v2.0/subnets?id=3c2c3daa-8085-4110-b397-c72d9f82dbbf&id=a913199b-53cf-447a-9009-77383eeb2254 => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:08:27.404 7 INFO neutron.api.v2.resource [None req-72015b6b-c2ea-4126-a639-1e2f7bb6ba83 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1177/2385] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:08:27 2026] DELETE /v2.0/routers/51e655e8-6b01-4b52-a031-365bcfd2abe4 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:08:27.424 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f3b20abb-7ec7-4bd2-a06f-81e0094cb87c 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1178/2386] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:08:27 2026] DELETE /v2.0/subnets/50cce96e-fb0e-4237-88bf-242e2588bc95 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2387] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:08:27 2026] GET /v2.0/ports?network_id=45678eaf-d31d-4a8f-ba18-e2009bef0b25&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: 1179/2388] 10.0.0.143 () {32 vars in 736 bytes} [Thu Jul 9 18:08:27 2026] GET /v2.0/ports?device_id=ea43eb2e-b0ac-4099-9998-3b7ca7039534 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:08:27.475 7 INFO neutron.api.v2.resource [None req-114da7cb-9c2c-417e-836e-9df71cf3c317 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1180/2389] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:08:27 2026] DELETE /v2.0/routers/ea43eb2e-b0ac-4099-9998-3b7ca7039534 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2390] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:08:27 2026] GET /v2.0/ports?network_id=45678eaf-d31d-4a8f-ba18-e2009bef0b25&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:08:27.498 7 INFO neutron.pecan_wsgi.hooks.translation [None req-908b4b41-8cb4-4da5-9389-27fda6cc0dad 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1181/2391] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:08:27 2026] DELETE /v2.0/subnets/82f43473-9d68-48da-a527-7ca4ba5f899b => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:08:27.517 7 INFO neutron.pecan_wsgi.hooks.translation [None req-54ae8ca7-e8a3-4027-abc0-45a67c8a6de7 8400589d0a7e424d903c9fd36c7b577b 5617daa4dd184230aab08d202fd947a1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1182/2392] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:08:27 2026] DELETE /v2.0/subnets/ac4596b7-490a-4cb2-82b5-4a516d895157 => 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: 1211/2393] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:08:27 2026] GET /v2.0/networks/45678eaf-d31d-4a8f-ba18-e2009bef0b25?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2394] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:08:27 2026] GET /v2.0/networks/45678eaf-d31d-4a8f-ba18-e2009bef0b25?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2395] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:08:28 2026] GET /v2.0/security-groups?tenant_id=5617daa4dd184230aab08d202fd947a1&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2396] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:08:28 2026] DELETE /v2.0/security-groups/24d59842-a10c-452c-ba31-f31dce437a6c => 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: 1213/2397] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:08:29 2026] GET /v2.0/ports?device_id=0b59195e-89dc-4c24-9a10-9bbc832966e8 => generated 1010 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2398] 10.0.0.118 () {34 vars in 1120 bytes} [Thu Jul 9 18:08:29 2026] GET /v2.0/security-groups?id=4017862d-17a8-43d5-a07e-30fcf3546593&id=5ad6276d-bd14-4772-b280-5e92e7504b25&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:08:30.137 8 WARNING neutron_lib.context [None req-998fb1b4-5771-4771-9405-090dfa3ae2c7 7c9aac48676a4e4da0e5873ecc183a67 7d8a7faf8046491b98fc4109a143b03b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1214/2399] 10.0.0.143 () {34 vars in 684 bytes} [Thu Jul 9 18:08:30 2026] POST /v2.0/security-groups => generated 1627 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2400] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:08:30 2026] GET /v2.0/ports?device_id=0b59195e-89dc-4c24-9a10-9bbc832966e8 => generated 1010 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2401] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:08:30 2026] GET /v2.0/ports?device_id=92edee3d-4e57-4862-b450-88bdf8997f58 => generated 1200 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2402] 10.0.0.143 () {32 vars in 663 bytes} [Thu Jul 9 18:08:30 2026] GET /v2.0/security-groups => generated 4536 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2403] 10.0.0.118 () {34 vars in 1120 bytes} [Thu Jul 9 18:08:30 2026] GET /v2.0/security-groups?id=4017862d-17a8-43d5-a07e-30fcf3546593&id=5ad6276d-bd14-4772-b280-5e92e7504b25&fields=id&fields=name => generated 206 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2404] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:08:30 2026] GET /v2.0/security-groups?id=2b6259c6-f795-4187-9eaf-8b5c242a6015&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2405] 10.0.0.143 () {34 vars in 758 bytes} [Thu Jul 9 18:08:30 2026] PUT /v2.0/security-groups/a764522b-9872-4f89-af8c-6c6a9c760db0 => generated 1666 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2406] 10.0.0.143 () {32 vars in 737 bytes} [Thu Jul 9 18:08:30 2026] GET /v2.0/security-groups/a764522b-9872-4f89-af8c-6c6a9c760db0 => generated 1666 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2407] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:08:30 2026] DELETE /v2.0/security-groups/a764522b-9872-4f89-af8c-6c6a9c760db0 => 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: 1190/2408] 10.0.0.143 () {32 vars in 663 bytes} [Thu Jul 9 18:08:30 2026] GET /v2.0/security-groups => generated 2929 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:08:30.819 8 INFO neutron.api.v2.resource [None req-e57d5c21-ccc1-4fdc-b9bf-70df8bc0537b 7c9aac48676a4e4da0e5873ecc183a67 7d8a7faf8046491b98fc4109a143b03b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1219/2409] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:08:30 2026] DELETE /v2.0/security-groups/a764522b-9872-4f89-af8c-6c6a9c760db0 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:08:30.840 7 WARNING neutron_lib.context [None req-ae27736a-115b-44a6-a089-04ae0997115c 7c9aac48676a4e4da0e5873ecc183a67 7d8a7faf8046491b98fc4109a143b03b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1191/2410] 10.0.0.143 () {34 vars in 684 bytes} [Thu Jul 9 18:08:30 2026] POST /v2.0/security-groups => generated 1626 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:08:31.017 8 WARNING neutron_lib.context [None req-9dbd1287-d5e3-4c19-af3f-2636d08eb217 7c9aac48676a4e4da0e5873ecc183a67 7d8a7faf8046491b98fc4109a143b03b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1192/2411] 199.19.213.108 () {34 vars in 1096 bytes} [Thu Jul 9 18:08:31 2026] GET /v2.0/ports?device_id=784e3cfe-cd7e-4b8b-9ecf-031f3b1f0785&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2412] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:08:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2413] 10.0.0.143 () {32 vars in 747 bytes} [Thu Jul 9 18:08:31 2026] GET /v2.0/security-group-rules/9611178d-16af-4e9b-bfae-5867d850f149 => generated 601 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2414] 199.19.213.108 () {34 vars in 994 bytes} [Thu Jul 9 18:08:31 2026] GET /v2.0/ports?device_id=0b59195e-89dc-4c24-9a10-9bbc832966e8 => generated 1010 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2415] 10.0.0.143 () {32 vars in 673 bytes} [Thu Jul 9 18:08:31 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2416] 10.0.0.143 () {32 vars in 750 bytes} [Thu Jul 9 18:08:31 2026] DELETE /v2.0/security-group-rules/9611178d-16af-4e9b-bfae-5867d850f149 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2417] 10.0.0.143 () {32 vars in 673 bytes} [Thu Jul 9 18:08:31 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:08:31.482 8 WARNING neutron_lib.context [None req-455581cf-846b-4f36-9fd7-817ea57133f6 7c9aac48676a4e4da0e5873ecc183a67 7d8a7faf8046491b98fc4109a143b03b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:08:31.503 7 INFO neutron.db.l3_db [req-fd9364b3-38b7-4955-b4e0-94fce59106c7 req-0c168ccf-6e72-4e2c-aa9a-c14f182da3ee 5ca3361b19bb4bb5a67ced9675bde8bd 5db3054b994e4aacb1e2a246af4592d4 - - default default] Floating IP fab765e2-4319-45fd-ba73-efd2e2cef2f1 disassociated. External IP: 10.96.250.204, port: 3b7ce5eb-d4f3-4b68-b4d1-3f93fc86e158. [pid: 8|app: 0|req: 1225/2418] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:08:31 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: 1226/2419] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:08:31 2026] GET /v2.0/ports?device_id=0b59195e-89dc-4c24-9a10-9bbc832966e8 => 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: 1227/2420] 10.0.0.143 () {32 vars in 747 bytes} [Thu Jul 9 18:08:31 2026] GET /v2.0/security-group-rules/2befcc0d-e606-41db-8442-56fffa4f2f14 => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2421] 10.0.0.143 () {32 vars in 673 bytes} [Thu Jul 9 18:08:31 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2422] 10.0.0.143 () {32 vars in 750 bytes} [Thu Jul 9 18:08:31 2026] DELETE /v2.0/security-group-rules/2befcc0d-e606-41db-8442-56fffa4f2f14 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2423] 10.0.0.143 () {32 vars in 673 bytes} [Thu Jul 9 18:08:31 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:08:31.891 8 WARNING neutron_lib.context [None req-7baf5068-36ef-483e-87ff-1be1a7a89ede 7c9aac48676a4e4da0e5873ecc183a67 7d8a7faf8046491b98fc4109a143b03b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1194/2424] 199.19.213.108 () {36 vars in 997 bytes} [Thu Jul 9 18:08:31 2026] DELETE /v2.0/ports/3b7ce5eb-d4f3-4b68-b4d1-3f93fc86e158 => generated 0 bytes in 690 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2425] 10.0.0.143 () {34 vars in 695 bytes} [Thu Jul 9 18:08:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2426] 10.0.0.143 () {32 vars in 747 bytes} [Thu Jul 9 18:08:32 2026] GET /v2.0/security-group-rules/b081404f-0992-4741-b4ca-4dc6b98dbf13 => generated 602 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:08:32.145 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-779f0b5d-f699-45f0-aeba-26d258c69c13'] response: {'server_uuid': '0b59195e-89dc-4c24-9a10-9bbc832966e8', 'name': 'network-vif-deleted', 'tag': '3b7ce5eb-d4f3-4b68-b4d1-3f93fc86e158', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1232/2427] 10.0.0.143 () {32 vars in 673 bytes} [Thu Jul 9 18:08:32 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2428] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:08:32 2026] GET /v2.0/ports?tenant_id=6fae667b421d453ead2715679269d5b3&device_id=784e3cfe-cd7e-4b8b-9ecf-031f3b1f0785 => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2429] 10.0.0.143 () {32 vars in 750 bytes} [Thu Jul 9 18:08:32 2026] DELETE /v2.0/security-group-rules/b081404f-0992-4741-b4ca-4dc6b98dbf13 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2430] 10.0.0.143 () {32 vars in 673 bytes} [Thu Jul 9 18:08:32 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) [pid: 8|app: 0|req: 1234/2431] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:08:32 2026] DELETE /v2.0/security-groups/f5e804c5-5130-43df-8a88-e4d3bf2f858d => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2432] 10.0.0.143 () {32 vars in 663 bytes} [Thu Jul 9 18:08:32 2026] GET /v2.0/security-groups => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2433] 10.0.0.143 () {32 vars in 663 bytes} [Thu Jul 9 18:08:32 2026] GET /v2.0/security-groups => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2434] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:08:32 2026] GET /v2.0/ports?device_id=0b59195e-89dc-4c24-9a10-9bbc832966e8 => 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: 1199/2435] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:08:32 2026] GET /v2.0/networks?id=4a4149d0-59e0-4f16-92c3-a602452fb809 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2436] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:08:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.140&port_id=1167f0ec-78dd-423a-a76e-7522d8eaf710 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2437] 199.19.213.108 () {34 vars in 1104 bytes} [Thu Jul 9 18:08:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A28c&port_id=1167f0ec-78dd-423a-a76e-7522d8eaf710 => 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: 1238/2438] 199.19.213.108 () {34 vars in 1064 bytes} [Thu Jul 9 18:08:32 2026] GET /v2.0/subnets?id=0042a9d5-e8ad-46a2-a04f-159ef736b3d2&id=229fd660-8381-4d32-963e-9c7476843737 => generated 1410 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2439] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:08:32 2026] GET /v2.0/ports?network_id=4a4149d0-59e0-4f16-92c3-a602452fb809&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: 8|app: 0|req: 1239/2440] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:08:32 2026] GET /v2.0/ports?network_id=4a4149d0-59e0-4f16-92c3-a602452fb809&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2441] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:08:32 2026] GET /v2.0/networks/4a4149d0-59e0-4f16-92c3-a602452fb809?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: 1203/2442] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:08:33 2026] GET /v2.0/networks/4a4149d0-59e0-4f16-92c3-a602452fb809?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: 1240/2443] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:08:33 2026] GET /v2.0/security-groups?tenant_id=7d8a7faf8046491b98fc4109a143b03b&name=default => generated 2929 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2444] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:08:33 2026] DELETE /v2.0/security-groups/400cbe9c-dfa9-4686-a921-d2b3bd2c5806 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2445] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:08:33 2026] GET /v2.0/ports?device_id=0b59195e-89dc-4c24-9a10-9bbc832966e8 => 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: 1205/2446] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:08:34 2026] GET /v2.0/ports?device_id=0b59195e-89dc-4c24-9a10-9bbc832966e8 => 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: 1242/2447] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:08:35 2026] GET /v2.0/ports?device_id=92edee3d-4e57-4862-b450-88bdf8997f58 => generated 1200 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2448] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:08:35 2026] GET /v2.0/security-groups?id=2b6259c6-f795-4187-9eaf-8b5c242a6015&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: 1243/2449] 10.0.0.143 () {32 vars in 818 bytes} [Thu Jul 9 18:08:35 2026] GET /v2.0/ports?network_id=45678eaf-d31d-4a8f-ba18-e2009bef0b25&mac_address=fa%3A16%3A3e%3A10%3A3e%3Aca => generated 1200 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:08:35.868 7 WARNING neutron_lib.context [None req-57252e7b-4384-4c0c-8e9e-29a08b1a10f9 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1244/2450] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:08:36 2026] DELETE /v2.0/security-groups/4017862d-17a8-43d5-a07e-30fcf3546593 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:08:36.236 8 INFO neutron.api.v2.resource [None req-1ed08b5e-f25e-409e-aa77-8373fe2490d5 5ca3361b19bb4bb5a67ced9675bde8bd 5db3054b994e4aacb1e2a246af4592d4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1245/2451] 10.0.0.143 () {32 vars in 737 bytes} [Thu Jul 9 18:08:36 2026] GET /v2.0/security-groups/4017862d-17a8-43d5-a07e-30fcf3546593 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2452] 10.0.0.143 () {32 vars in 732 bytes} [Thu Jul 9 18:08:36 2026] DELETE /v2.0/floatingips/fab765e2-4319-45fd-ba73-efd2e2cef2f1 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2453] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:08:36 2026] DELETE /v2.0/security-groups/5ad6276d-bd14-4772-b280-5e92e7504b25 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:08:36.849 7 INFO neutron.db.l3_db [None req-57252e7b-4384-4c0c-8e9e-29a08b1a10f9 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Floating IP 9a536e9b-f553-4fe6-95ee-f21d1af4933f associated. External IP: 10.96.250.215, port: 85ba45d4-b7b0-4947-9b7b-6d33b9a19b93. [pid: 7|app: 0|req: 1207/2454] 10.0.0.143 () {34 vars in 677 bytes} [Thu Jul 9 18:08:35 2026] POST /v2.0/floatingips => generated 854 bytes in 1396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:08:37.304 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b3e2b2e-59d2-4da6-b16a-d6cae81681cc'] response: {'name': 'network-changed', 'server_uuid': '92edee3d-4e57-4862-b450-88bdf8997f58', 'tag': '85ba45d4-b7b0-4947-9b7b-6d33b9a19b93', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1208/2455] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:08:37 2026] GET /v2.0/security-groups?tenant_id=4a0a195706984c7f8e8efcbedc8734e0&name=default => generated 2929 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2456] 10.0.0.118 () {34 vars in 1084 bytes} [Thu Jul 9 18:08:37 2026] GET /v2.0/ports?device_id=92edee3d-4e57-4862-b450-88bdf8997f58&device_id=784e3cfe-cd7e-4b8b-9ecf-031f3b1f0785 => generated 2927 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2457] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:08:37 2026] DELETE /v2.0/security-groups/e78ee916-b59f-45b4-9bba-baa4bda5e0b7 => 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: 1211/2458] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:08:37 2026] GET /v2.0/security-groups?id=2b6259c6-f795-4187-9eaf-8b5c242a6015&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2459] 10.0.0.143 () {34 vars in 789 bytes} [Thu Jul 9 18:08:36 2026] PUT /v2.0/routers/d93c6d74-25ca-4653-b881-7e5a14d16c01/remove_router_interface => generated 309 bytes in 1085 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2460] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:08:37 2026] GET /v2.0/ports?tenant_id=6fae667b421d453ead2715679269d5b3&device_id=92edee3d-4e57-4862-b450-88bdf8997f58 => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2461] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:08:37 2026] GET /v2.0/networks?id=45678eaf-d31d-4a8f-ba18-e2009bef0b25 => generated 801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2462] 199.19.213.108 () {34 vars in 1056 bytes} [Thu Jul 9 18:08:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.90&port_id=85ba45d4-b7b0-4947-9b7b-6d33b9a19b93 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2463] 10.0.0.118 () {34 vars in 1084 bytes} [Thu Jul 9 18:08:37 2026] GET /v2.0/ports?device_id=92edee3d-4e57-4862-b450-88bdf8997f58&device_id=784e3cfe-cd7e-4b8b-9ecf-031f3b1f0785 => generated 2927 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2464] 199.19.213.108 () {34 vars in 1106 bytes} [Thu Jul 9 18:08:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1b5&port_id=85ba45d4-b7b0-4947-9b7b-6d33b9a19b93 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2465] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:08:38 2026] GET /v2.0/security-groups?id=2b6259c6-f795-4187-9eaf-8b5c242a6015&fields=id&fields=name => generated 111 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2466] 199.19.213.108 () {34 vars in 1064 bytes} [Thu Jul 9 18:08:38 2026] GET /v2.0/subnets?id=3c2c3daa-8085-4110-b397-c72d9f82dbbf&id=a913199b-53cf-447a-9009-77383eeb2254 => generated 1414 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2467] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:08:38 2026] GET /v2.0/ports?network_id=45678eaf-d31d-4a8f-ba18-e2009bef0b25&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2468] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:08:38 2026] GET /v2.0/ports?network_id=45678eaf-d31d-4a8f-ba18-e2009bef0b25&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2469] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:08:38 2026] GET /v2.0/networks/45678eaf-d31d-4a8f-ba18-e2009bef0b25?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: 1259/2470] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:08:38 2026] GET /v2.0/networks/45678eaf-d31d-4a8f-ba18-e2009bef0b25?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:08:38.690 7 INFO neutron.services.segments.plugin [-] Segment c3a424e6-0372-491b-81dc-911eb0aaf2fb resource provider aggregate not found 2026-07-09 18:08:38.694 7 INFO neutron.services.segments.plugin [-] Segment c3a424e6-0372-491b-81dc-911eb0aaf2fb resource provider aggregate not found 2026-07-09 18:08:38.701 7 INFO neutron.db.l3_hamode_db [None req-3278acdb-b17f-4a16-bd9e-7ef5fbfb3e9f 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] HA network 86768add-3fa8-4453-aa52-7fae59e91589 was deleted as no HA routers are present in tenant 5db3054b994e4aacb1e2a246af4592d4. 2026-07-09 18:08:38.702 7 INFO neutron.services.segments.plugin [-] Segment c3a424e6-0372-491b-81dc-911eb0aaf2fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3a424e6-0372-491b-81dc-911eb0aaf2fb found for delete ", "request_id": "req-af072294-cb35-4efe-9256-b5290aff7275"}]} [pid: 7|app: 0|req: 1212/2471] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:08:37 2026] DELETE /v2.0/routers/d93c6d74-25ca-4653-b881-7e5a14d16c01 => generated 0 bytes in 909 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2472] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:08:38 2026] DELETE /v2.0/subnets/8d2cf9e0-ad28-4f8f-9420-8fa29babfdb1 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:08:38.895 7 INFO neutron.services.segments.plugin [-] Segment c3a424e6-0372-491b-81dc-911eb0aaf2fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3a424e6-0372-491b-81dc-911eb0aaf2fb found for delete ", "request_id": "req-86e48c56-640c-4c60-98a5-33ba42c53356"}]} [pid: 7|app: 0|req: 1213/2473] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:08:38 2026] DELETE /v2.0/networks/3ecf16d8-7062-4ad3-9b68-2074d9c50a40 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2474] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:08:39 2026] GET /v2.0/security-groups?tenant_id=52d95322c78d438dbe5583a00c4afda4&name=default => generated 2929 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2475] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:08:40 2026] DELETE /v2.0/security-groups/f8638451-dcbf-4911-a7a2-0ec6cd20d7aa => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2476] 10.0.0.143 () {34 vars in 789 bytes} [Thu Jul 9 18:08:39 2026] PUT /v2.0/routers/b11bd75e-27fe-4c45-9d0c-3708e9622002/remove_router_interface => generated 309 bytes in 1077 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:08:40.749 7 INFO neutron.services.segments.plugin [-] Segment ab653241-a431-4470-971f-a99e59060db3 resource provider aggregate not found 2026-07-09 18:08:40.770 7 INFO neutron.services.segments.plugin [-] Segment ab653241-a431-4470-971f-a99e59060db3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab653241-a431-4470-971f-a99e59060db3 found for delete ", "request_id": "req-a65ccad0-aded-44c1-8851-ba390f316594"}]} 2026-07-09 18:08:40.925 7 INFO neutron.services.segments.plugin [-] Segment ab653241-a431-4470-971f-a99e59060db3 resource provider aggregate not found 2026-07-09 18:08:40.943 7 INFO neutron.services.segments.plugin [-] Segment ab653241-a431-4470-971f-a99e59060db3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab653241-a431-4470-971f-a99e59060db3 found for delete ", "request_id": "req-cebf5b48-5221-40da-88d8-a1bc7f253986"}]} 2026-07-09 18:08:41.313 7 INFO neutron.db.l3_hamode_db [None req-b646d20e-d77e-4957-a3bf-da52c6555853 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] HA network 0a958655-1dee-4f63-bd9d-e18da9c010d9 was deleted as no HA routers are present in tenant 1339ea8bdece410caa004e9e770c7b66. [pid: 7|app: 0|req: 1216/2479] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:08:40 2026] DELETE /v2.0/routers/b11bd75e-27fe-4c45-9d0c-3708e9622002 => generated 0 bytes in 986 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2480] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:08:41 2026] DELETE /v2.0/subnets/46c3553e-6f3c-4cd5-b857-58c777c57a7a => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2481] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:08:41 2026] DELETE /v2.0/networks/6e82e2aa-6da2-49f2-ab79-992d8711bb1b => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2482] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:08:42 2026] GET /v2.0/security-groups?tenant_id=5db3054b994e4aacb1e2a246af4592d4&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2483] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:08:42 2026] DELETE /v2.0/security-groups/dd646798-0970-4195-b324-aca605339bf8 => 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: 1266/2484] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:08:42 2026] GET /v2.0/security-groups?tenant_id=1339ea8bdece410caa004e9e770c7b66&name=default => generated 2925 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2485] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:08:42 2026] DELETE /v2.0/security-groups/666b8dbb-0723-4f4c-ad71-f03b4a158465 => 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: 1267/2486] 10.0.0.114 () {34 vars in 990 bytes} [Thu Jul 9 18:08:43 2026] GET /v2.0/ports?device_id=92edee3d-4e57-4862-b450-88bdf8997f58 => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:08:43.458 7 INFO neutron.services.segments.plugin [-] Segment f1e676cd-d46a-4cd8-b38f-3ae7ff1ce051 resource provider aggregate not found 2026-07-09 18:08:43.461 7 INFO neutron.services.segments.plugin [-] Segment f1e676cd-d46a-4cd8-b38f-3ae7ff1ce051 resource provider aggregate not found 2026-07-09 18:08:43.469 7 INFO neutron.services.segments.plugin [-] Segment f1e676cd-d46a-4cd8-b38f-3ae7ff1ce051 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1e676cd-d46a-4cd8-b38f-3ae7ff1ce051 found for delete ", "request_id": "req-7bb8654a-f1e1-4b08-bc0e-0b0918dcd9b2"}]} 2026-07-09 18:08:43.475 7 INFO neutron.services.segments.plugin [-] Segment f1e676cd-d46a-4cd8-b38f-3ae7ff1ce051 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1e676cd-d46a-4cd8-b38f-3ae7ff1ce051 found for delete ", "request_id": "req-fef537f1-7038-4d9e-818d-3f07f83b85ac"}]} 2026-07-09 18:08:43.486 7 INFO neutron.services.segments.plugin [-] Segment c54adbb8-637d-496e-bffe-7d0516e15b38 resource provider aggregate not found 2026-07-09 18:08:43.489 7 INFO neutron.services.segments.plugin [-] Segment c54adbb8-637d-496e-bffe-7d0516e15b38 resource provider aggregate not found [pid: 7|app: 0|req: 1220/2487] 10.0.0.114 () {34 vars in 1040 bytes} [Thu Jul 9 18:08:43 2026] GET /v2.0/security-groups?id=2b6259c6-f795-4187-9eaf-8b5c242a6015&fields=id&fields=name => generated 111 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2488] 10.0.0.251 () {30 vars in 650 bytes} [Thu Jul 9 18:08:43 2026] GET /v2.0/extensions => generated 20516 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-09 18:08:43.627 7 INFO neutron.services.segments.plugin [-] Segment c54adbb8-637d-496e-bffe-7d0516e15b38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c54adbb8-637d-496e-bffe-7d0516e15b38 found for delete ", "request_id": "req-1262ee91-a901-4818-af4b-bdabf0477169"}]} 2026-07-09 18:08:43.628 7 INFO neutron.services.segments.plugin [-] Segment c54adbb8-637d-496e-bffe-7d0516e15b38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c54adbb8-637d-496e-bffe-7d0516e15b38 found for delete ", "request_id": "req-e4f30fc8-3a7b-4a71-84d6-8cdbddee37ce"}]} [pid: 7|app: 0|req: 1221/2489] 10.0.0.251 () {30 vars in 724 bytes} [Thu Jul 9 18:08:43 2026] GET /v2.0/quotas/23452a769df74c5b9c8cd56fa81a42b5/details => generated 847 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2490] 10.0.0.251 () {30 vars in 650 bytes} [Thu Jul 9 18:08:46 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2491] 10.0.0.251 () {30 vars in 724 bytes} [Thu Jul 9 18:08:46 2026] GET /v2.0/quotas/23452a769df74c5b9c8cd56fa81a42b5/details => generated 847 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:08:47.183 8 WARNING neutron_lib.context [None req-aa822324-6b94-4c4d-8d6d-7413fba18160 359f27f55c4749fab731a5de243d6b2b 56e471a73984482daee4626e4130d309 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:08:47.223 8 INFO neutron.db.segments_db [None req-aa822324-6b94-4c4d-8d6d-7413fba18160 359f27f55c4749fab731a5de243d6b2b 56e471a73984482daee4626e4130d309 - - default default] Added segment 324c5bbf-9fa9-4cf5-9e97-26441d7cf252 of type vxlan for network 9761cee6-b6b5-4b9f-90ad-f7c38f01ec32 2026-07-09 18:08:47.584 8 INFO neutron.db.l3_hamode_db [None req-aa822324-6b94-4c4d-8d6d-7413fba18160 359f27f55c4749fab731a5de243d6b2b 56e471a73984482daee4626e4130d309 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:08:47.704 8 INFO neutron.db.l3_hamode_db [None req-aa822324-6b94-4c4d-8d6d-7413fba18160 359f27f55c4749fab731a5de243d6b2b 56e471a73984482daee4626e4130d309 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1270/2492] 10.0.0.143 () {34 vars in 668 bytes} [Thu Jul 9 18:08:47 2026] POST /v2.0/routers => generated 474 bytes in 1397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:08:48.412 8 WARNING neutron_lib.context [None req-d6403f71-06fd-4414-8612-b61820ebdb84 359f27f55c4749fab731a5de243d6b2b 56e471a73984482daee4626e4130d309 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:08:48.453 8 INFO neutron.db.l3_hamode_db [None req-d6403f71-06fd-4414-8612-b61820ebdb84 359f27f55c4749fab731a5de243d6b2b 56e471a73984482daee4626e4130d309 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:08:48.567 8 INFO neutron.db.l3_hamode_db [None req-d6403f71-06fd-4414-8612-b61820ebdb84 359f27f55c4749fab731a5de243d6b2b 56e471a73984482daee4626e4130d309 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1223/2493] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:08:48 2026] GET /v2.0/security-groups?tenant_id=23452a769df74c5b9c8cd56fa81a42b5&name=default => generated 2929 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2494] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:08:48 2026] DELETE /v2.0/security-groups/21789b9a-3b76-49a8-84c9-4570b251835f => 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: 1225/2495] 10.0.0.143 () {32 vars in 721 bytes} [Thu Jul 9 18:08:48 2026] GET /v2.0/subnets/5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2496] 10.0.0.143 () {34 vars in 668 bytes} [Thu Jul 9 18:08:48 2026] POST /v2.0/routers => generated 474 bytes in 866 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:08:49.295 7 WARNING neutron_lib.context [None req-d9f389ca-b6d8-4f66-969e-3436ae06d135 359f27f55c4749fab731a5de243d6b2b 56e471a73984482daee4626e4130d309 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:08:49.339 7 INFO neutron.db.l3_hamode_db [None req-d9f389ca-b6d8-4f66-969e-3436ae06d135 359f27f55c4749fab731a5de243d6b2b 56e471a73984482daee4626e4130d309 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:08:49.495 7 INFO neutron.db.l3_hamode_db [None req-d9f389ca-b6d8-4f66-969e-3436ae06d135 359f27f55c4749fab731a5de243d6b2b 56e471a73984482daee4626e4130d309 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1272/2497] 10.0.0.48 () {30 vars in 688 bytes} [Thu Jul 9 18:08:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2498] 10.0.0.48 () {30 vars in 690 bytes} [Thu Jul 9 18:08:50 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: 1274/2499] 10.0.0.48 () {30 vars in 666 bytes} [Thu Jul 9 18:08:50 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: 1226/2500] 10.0.0.143 () {34 vars in 668 bytes} [Thu Jul 9 18:08:49 2026] POST /v2.0/routers => generated 474 bytes in 875 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2501] 10.0.0.48 () {30 vars in 702 bytes} [Thu Jul 9 18:08:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:08:50.171 7 WARNING neutron_lib.context [None req-4a12eb94-4a48-4266-8d00-0022cbf272e7 359f27f55c4749fab731a5de243d6b2b 56e471a73984482daee4626e4130d309 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:08:50.218 7 INFO neutron.db.l3_hamode_db [None req-4a12eb94-4a48-4266-8d00-0022cbf272e7 359f27f55c4749fab731a5de243d6b2b 56e471a73984482daee4626e4130d309 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:08:50.359 7 INFO neutron.db.l3_hamode_db [None req-4a12eb94-4a48-4266-8d00-0022cbf272e7 359f27f55c4749fab731a5de243d6b2b 56e471a73984482daee4626e4130d309 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1276/2502] 10.0.0.48 () {28 vars in 437 bytes} [Thu Jul 9 18:08:50 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: 1277/2503] 10.0.0.48 () {30 vars in 726 bytes} [Thu Jul 9 18:08:50 2026] GET /v2.0/subnets/5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 658 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2504] 10.0.0.48 () {30 vars in 688 bytes} [Thu Jul 9 18:08:50 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: 1279/2505] 10.0.0.48 () {30 vars in 690 bytes} [Thu Jul 9 18:08:50 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: 1280/2506] 10.0.0.48 () {30 vars in 666 bytes} [Thu Jul 9 18:08:50 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: 1281/2507] 10.0.0.48 () {30 vars in 702 bytes} [Thu Jul 9 18:08:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2508] 10.0.0.48 () {30 vars in 726 bytes} [Thu Jul 9 18:08:50 2026] GET /v2.0/subnets/5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2509] 10.0.0.48 () {30 vars in 688 bytes} [Thu Jul 9 18:08:50 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: 1284/2510] 10.0.0.48 () {30 vars in 690 bytes} [Thu Jul 9 18:08:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2511] 10.0.0.48 () {30 vars in 666 bytes} [Thu Jul 9 18:08:50 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: 1286/2512] 10.0.0.48 () {30 vars in 702 bytes} [Thu Jul 9 18:08:51 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: 1227/2513] 10.0.0.143 () {34 vars in 668 bytes} [Thu Jul 9 18:08:50 2026] POST /v2.0/routers => generated 474 bytes in 905 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:08:51.087 7 WARNING neutron_lib.context [None req-506cbc3a-b7fb-470f-8c18-98592ad370f3 359f27f55c4749fab731a5de243d6b2b 56e471a73984482daee4626e4130d309 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1287/2514] 10.0.0.48 () {30 vars in 728 bytes} [Thu Jul 9 18:08:51 2026] GET /v2.0/networks/bed476b5-d9c2-4cea-ac87-a8f68c83429c => generated 796 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2515] 10.0.0.48 () {30 vars in 680 bytes} [Thu Jul 9 18:08:51 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:08:51.140 7 INFO neutron.db.l3_hamode_db [None req-506cbc3a-b7fb-470f-8c18-98592ad370f3 359f27f55c4749fab731a5de243d6b2b 56e471a73984482daee4626e4130d309 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:08:51.284 7 INFO neutron.db.l3_hamode_db [None req-506cbc3a-b7fb-470f-8c18-98592ad370f3 359f27f55c4749fab731a5de243d6b2b 56e471a73984482daee4626e4130d309 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1289/2516] 10.0.0.48 () {34 vars in 702 bytes} [Thu Jul 9 18:08:51 2026] POST /v2.0/ports => generated 1128 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2517] 10.0.0.143 () {34 vars in 668 bytes} [Thu Jul 9 18:08:51 2026] POST /v2.0/routers => generated 474 bytes in 840 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/2518] 10.0.0.143 () {34 vars in 751 bytes} [Thu Jul 9 18:08:51 2026] PUT /v2.0/routers/efa05ea4-855e-4c27-884a-a33aaa9181f0/tags => generated 17 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2519] 10.0.0.143 () {34 vars in 751 bytes} [Thu Jul 9 18:08:51 2026] PUT /v2.0/routers/e241c966-5264-4f7a-bb18-8094e04ec6ab/tags => generated 25 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2520] 10.0.0.143 () {34 vars in 751 bytes} [Thu Jul 9 18:08:52 2026] PUT /v2.0/routers/95807e5e-c9b7-4b09-97b6-f3ec64ca2b55/tags => generated 34 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2521] 10.0.0.143 () {34 vars in 751 bytes} [Thu Jul 9 18:08:52 2026] PUT /v2.0/routers/97b27721-6599-4316-b0a7-93c49e05117f/tags => generated 19 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2522] 10.0.0.143 () {32 vars in 664 bytes} [Thu Jul 9 18:08:52 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2523] 10.0.0.143 () {32 vars in 678 bytes} [Thu Jul 9 18:08:52 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2524] 10.0.0.143 () {32 vars in 674 bytes} [Thu Jul 9 18:08:52 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2525] 10.0.0.143 () {32 vars in 686 bytes} [Thu Jul 9 18:08:52 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2526] 10.0.0.143 () {32 vars in 672 bytes} [Thu Jul 9 18:08:52 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2527] 10.0.0.143 () {32 vars in 686 bytes} [Thu Jul 9 18:08:52 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2528] 10.0.0.143 () {32 vars in 682 bytes} [Thu Jul 9 18:08:52 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2529] 10.0.0.143 () {32 vars in 694 bytes} [Thu Jul 9 18:08:52 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2530] 10.0.0.143 () {32 vars in 721 bytes} [Thu Jul 9 18:08:52 2026] GET /v2.0/routers/efa05ea4-855e-4c27-884a-a33aaa9181f0 => generated 485 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2531] 10.0.0.143 () {34 vars in 678 bytes} [Thu Jul 9 18:08:53 2026] POST /v2.0/qos/policies => generated 359 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2532] 10.0.0.143 () {34 vars in 678 bytes} [Thu Jul 9 18:08:53 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: 7|app: 0|req: 1237/2533] 10.0.0.143 () {34 vars in 678 bytes} [Thu Jul 9 18:08:53 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2534] 10.0.0.143 () {34 vars in 678 bytes} [Thu Jul 9 18:08:53 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2535] 10.0.0.143 () {34 vars in 678 bytes} [Thu Jul 9 18:08:53 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2536] 10.0.0.143 () {34 vars in 753 bytes} [Thu Jul 9 18:08:53 2026] PUT /v2.0/policies/61f6ef5f-fec9-47bb-9f33-57b175f940b0/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: 1241/2537] 10.0.0.143 () {34 vars in 753 bytes} [Thu Jul 9 18:08:53 2026] PUT /v2.0/policies/173aef78-bc73-4a21-9b65-65555334ee30/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2538] 10.0.0.143 () {34 vars in 753 bytes} [Thu Jul 9 18:08:53 2026] PUT /v2.0/policies/ea744455-1726-4ff9-80ae-de2987b0cacf/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: 1243/2539] 10.0.0.143 () {34 vars in 753 bytes} [Thu Jul 9 18:08:53 2026] PUT /v2.0/policies/582de941-2c65-4b32-88ef-6f7555a69dd0/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: 1297/2540] 10.0.0.143 () {34 vars in 742 bytes} [Thu Jul 9 18:08:53 2026] PUT /v2.0/routers/efa05ea4-855e-4c27-884a-a33aaa9181f0 => generated 485 bytes in 574 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2541] 10.0.0.143 () {32 vars in 736 bytes} [Thu Jul 9 18:08:53 2026] GET /v2.0/ports?device_id=efa05ea4-855e-4c27-884a-a33aaa9181f0 => 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: 1298/2542] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:08:53 2026] DELETE /v2.0/routers/efa05ea4-855e-4c27-884a-a33aaa9181f0 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2543] 10.0.0.143 () {32 vars in 674 bytes} [Thu Jul 9 18:08:53 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2544] 10.0.0.143 () {32 vars in 721 bytes} [Thu Jul 9 18:08:54 2026] GET /v2.0/routers/e241c966-5264-4f7a-bb18-8094e04ec6ab => generated 493 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2545] 10.0.0.143 () {32 vars in 688 bytes} [Thu Jul 9 18:08:54 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2546] 10.0.0.143 () {32 vars in 684 bytes} [Thu Jul 9 18:08:54 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2547] 10.0.0.143 () {32 vars in 696 bytes} [Thu Jul 9 18:08:54 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2548] 199.19.213.108 () {30 vars in 702 bytes} [Thu Jul 9 18:08:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2549] 10.0.0.143 () {32 vars in 682 bytes} [Thu Jul 9 18:08:54 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2550] 199.19.213.108 () {30 vars in 704 bytes} [Thu Jul 9 18:08:54 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: 1252/2551] 10.0.0.143 () {32 vars in 696 bytes} [Thu Jul 9 18:08:54 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2552] 199.19.213.108 () {30 vars in 680 bytes} [Thu Jul 9 18:08:54 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: 1254/2553] 10.0.0.143 () {32 vars in 692 bytes} [Thu Jul 9 18:08:54 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2554] 199.19.213.108 () {30 vars in 716 bytes} [Thu Jul 9 18:08:54 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: 1256/2555] 10.0.0.143 () {32 vars in 704 bytes} [Thu Jul 9 18:08:54 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2556] 199.19.213.108 () {30 vars in 736 bytes} [Thu Jul 9 18:08:54 2026] GET /v2.0/ports/e18cbf7c-587b-4a05-8619-70e134b02e6d => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2557] 10.0.0.143 () {32 vars in 734 bytes} [Thu Jul 9 18:08:54 2026] DELETE /v2.0/qos/policies/61f6ef5f-fec9-47bb-9f33-57b175f940b0 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2558] 10.0.0.143 () {32 vars in 734 bytes} [Thu Jul 9 18:08:54 2026] DELETE /v2.0/qos/policies/173aef78-bc73-4a21-9b65-65555334ee30 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2559] 10.0.0.143 () {34 vars in 742 bytes} [Thu Jul 9 18:08:54 2026] PUT /v2.0/routers/e241c966-5264-4f7a-bb18-8094e04ec6ab => generated 493 bytes in 585 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2560] 10.0.0.143 () {32 vars in 736 bytes} [Thu Jul 9 18:08:54 2026] GET /v2.0/ports?device_id=e241c966-5264-4f7a-bb18-8094e04ec6ab => 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: 1260/2561] 10.0.0.143 () {32 vars in 734 bytes} [Thu Jul 9 18:08:54 2026] DELETE /v2.0/qos/policies/ea744455-1726-4ff9-80ae-de2987b0cacf => 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: 1261/2562] 10.0.0.143 () {32 vars in 734 bytes} [Thu Jul 9 18:08:54 2026] DELETE /v2.0/qos/policies/582de941-2c65-4b32-88ef-6f7555a69dd0 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2563] 10.0.0.143 () {32 vars in 734 bytes} [Thu Jul 9 18:08:54 2026] DELETE /v2.0/qos/policies/d6c78944-f393-4f18-ae4e-70f9358b9687 => 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: 1263/2564] 199.19.213.108 () {30 vars in 702 bytes} [Thu Jul 9 18:08:54 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: 1264/2565] 199.19.213.108 () {30 vars in 704 bytes} [Thu Jul 9 18:08:54 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: 1265/2566] 199.19.213.108 () {30 vars in 680 bytes} [Thu Jul 9 18:08:54 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: 1266/2567] 199.19.213.108 () {30 vars in 716 bytes} [Thu Jul 9 18:08:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:08:54.919 7 INFO neutron.api.v2.resource [None req-1fe549c1-0601-4e63-8d79-c3edcf5265f0 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1267/2568] 199.19.213.108 () {30 vars in 762 bytes} [Thu Jul 9 18:08:54 2026] GET /v2.0/security-groups/lb-0271124e-f2cf-4c1e-be16-09a474088176 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2569] 199.19.213.108 () {30 vars in 784 bytes} [Thu Jul 9 18:08:54 2026] GET /v2.0/security-groups?name=lb-0271124e-f2cf-4c1e-be16-09a474088176 => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2570] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:08:54 2026] DELETE /v2.0/routers/e241c966-5264-4f7a-bb18-8094e04ec6ab => generated 0 bytes in 456 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2571] 199.19.213.108 () {34 vars in 735 bytes} [Thu Jul 9 18:08:54 2026] POST /v2.0/security-groups => generated 1638 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2572] 10.0.0.143 () {32 vars in 721 bytes} [Thu Jul 9 18:08:55 2026] GET /v2.0/routers/95807e5e-c9b7-4b09-97b6-f3ec64ca2b55 => generated 502 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2573] 199.19.213.108 () {30 vars in 814 bytes} [Thu Jul 9 18:08:55 2026] GET /v2.0/security-group-rules?security_group_id=a0760962-6aca-401d-95a7-3a9a2cabd2c7 => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2574] 199.19.213.108 () {34 vars in 788 bytes} [Thu Jul 9 18:08:55 2026] PUT /v2.0/ports/e18cbf7c-587b-4a05-8619-70e134b02e6d => generated 1128 bytes in 231 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: 1272/2575] 199.19.213.108 () {30 vars in 702 bytes} [Thu Jul 9 18:08:55 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: 1273/2576] 199.19.213.108 () {30 vars in 704 bytes} [Thu Jul 9 18:08:55 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: 1274/2577] 199.19.213.108 () {30 vars in 680 bytes} [Thu Jul 9 18:08:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2578] 10.0.0.143 () {34 vars in 742 bytes} [Thu Jul 9 18:08:55 2026] PUT /v2.0/routers/95807e5e-c9b7-4b09-97b6-f3ec64ca2b55 => generated 502 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2579] 199.19.213.108 () {30 vars in 716 bytes} [Thu Jul 9 18:08:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2582] 10.0.0.143 () {32 vars in 736 bytes} [Thu Jul 9 18:08:55 2026] GET /v2.0/ports?device_id=95807e5e-c9b7-4b09-97b6-f3ec64ca2b55 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2583] 199.19.213.108 () {30 vars in 740 bytes} [Thu Jul 9 18:08:55 2026] GET /v2.0/subnets/5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2584] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:08:55 2026] GET /v2.0/security-groups?tenant_id=358576b286ce4294bbf3b3f4788b6c99&name=default => generated 2929 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2585] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:08:55 2026] DELETE /v2.0/security-groups/19baca8f-88f5-4b06-b7c5-783bce7e8e55 => 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: 1277/2586] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:08:56 2026] GET /v2.0/security-groups?tenant_id=d75641965e48440dbc7f3fbe961b749a&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2587] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:08:55 2026] DELETE /v2.0/routers/95807e5e-c9b7-4b09-97b6-f3ec64ca2b55 => 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: 1311/2588] 10.0.0.143 () {32 vars in 721 bytes} [Thu Jul 9 18:08:56 2026] GET /v2.0/routers/97b27721-6599-4316-b0a7-93c49e05117f => generated 487 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2589] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:08:56 2026] DELETE /v2.0/security-groups/d08b7b5a-2764-4070-9c5b-ab543d2a64a2 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2590] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:08:56 2026] GET /v2.0/security-groups?tenant_id=2e049c8342884d3db7f2ac2735b6ef06&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2591] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:08:56 2026] DELETE /v2.0/security-groups/daa87a6d-c04f-44a2-a0da-55821bdb984c => 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: 1312/2592] 10.0.0.143 () {34 vars in 742 bytes} [Thu Jul 9 18:08:56 2026] PUT /v2.0/routers/97b27721-6599-4316-b0a7-93c49e05117f => generated 487 bytes in 663 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2593] 10.0.0.143 () {32 vars in 736 bytes} [Thu Jul 9 18:08:57 2026] GET /v2.0/ports?device_id=97b27721-6599-4316-b0a7-93c49e05117f => 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: 1313/2594] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:08:57 2026] DELETE /v2.0/routers/97b27721-6599-4316-b0a7-93c49e05117f => generated 0 bytes in 406 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2595] 10.0.0.143 () {32 vars in 721 bytes} [Thu Jul 9 18:08:57 2026] GET /v2.0/routers/cebf433b-758b-47db-9d4e-69e8c6e59344 => generated 480 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2596] 10.0.0.143 () {34 vars in 742 bytes} [Thu Jul 9 18:08:57 2026] PUT /v2.0/routers/cebf433b-758b-47db-9d4e-69e8c6e59344 => generated 480 bytes in 675 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2597] 10.0.0.143 () {32 vars in 736 bytes} [Thu Jul 9 18:08:58 2026] GET /v2.0/ports?device_id=cebf433b-758b-47db-9d4e-69e8c6e59344 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:08:58.853 8 INFO neutron.services.segments.plugin [-] Segment 324c5bbf-9fa9-4cf5-9e97-26441d7cf252 resource provider aggregate not found 2026-07-09 18:08:58.860 8 INFO neutron.services.segments.plugin [-] Segment 324c5bbf-9fa9-4cf5-9e97-26441d7cf252 resource provider aggregate not found 2026-07-09 18:08:58.878 8 INFO neutron.services.segments.plugin [-] Segment 324c5bbf-9fa9-4cf5-9e97-26441d7cf252 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 324c5bbf-9fa9-4cf5-9e97-26441d7cf252 found for delete ", "request_id": "req-30f0e289-2a05-4721-a746-f2dd5bc06e50"}]} 2026-07-09 18:08:58.879 8 INFO neutron.db.l3_hamode_db [None req-2759d3d6-3593-4371-acb2-e0f6dbeaed33 359f27f55c4749fab731a5de243d6b2b 56e471a73984482daee4626e4130d309 - - default default] HA network 9761cee6-b6b5-4b9f-90ad-f7c38f01ec32 was deleted as no HA routers are present in tenant 56e471a73984482daee4626e4130d309. [pid: 8|app: 0|req: 1315/2598] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:08:58 2026] DELETE /v2.0/routers/cebf433b-758b-47db-9d4e-69e8c6e59344 => generated 0 bytes in 606 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2599] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:08:59 2026] GET /v2.0/security-groups?tenant_id=bae3f4a46e714c61a14c57017331660e&name=default => generated 2929 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:09:00.005 8 INFO neutron.services.segments.plugin [-] Segment 324c5bbf-9fa9-4cf5-9e97-26441d7cf252 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 324c5bbf-9fa9-4cf5-9e97-26441d7cf252 found for delete ", "request_id": "req-c16380f7-9d2c-462d-a216-5e9a16110b7a"}]} [pid: 8|app: 0|req: 1316/2600] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:09:00 2026] DELETE /v2.0/security-groups/06fef0bb-44f0-491a-9a10-f602637767e0 => 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: 1285/2601] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:09:00 2026] GET /v2.0/security-groups?tenant_id=d1483490221d4c63b587d4c1ae9c7da5&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2602] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:09:00 2026] DELETE /v2.0/security-groups/92d66178-0a96-4932-b0c8-93c44faa87d0 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2603] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:09:00 2026] GET /v2.0/security-groups?tenant_id=56e471a73984482daee4626e4130d309&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2604] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:09:00 2026] DELETE /v2.0/security-groups/5e811920-0454-49d6-98e4-a99a71ecb933 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:09:01.208 7 WARNING neutron_lib.context [None req-b146a125-2e8c-4343-8e4d-8e6731e33d02 065e419ea7ad434ca75b26dc07f0b959 a87cd3d909b04026805bfb1d31407ec7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:09:01.369 7 INFO neutron.db.segments_db [None req-b146a125-2e8c-4343-8e4d-8e6731e33d02 065e419ea7ad434ca75b26dc07f0b959 a87cd3d909b04026805bfb1d31407ec7 - - default default] Added segment a8ce9d5b-a10b-4880-ad85-06ff2f00e68d of type vxlan for network d340a1b6-e843-4447-a6de-9e8d5d14480b [pid: 7|app: 0|req: 1287/2605] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:09:00 2026] POST /v2.0/networks => generated 632 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:09:01.491 8 WARNING neutron_lib.context [None req-8d638b14-1d68-43a6-9082-78f9c0619afa 065e419ea7ad434ca75b26dc07f0b959 a87cd3d909b04026805bfb1d31407ec7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1319/2606] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:09:01 2026] POST /v2.0/subnets => generated 626 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:09:01.781 7 WARNING neutron_lib.context [None req-0102f401-3c60-4cc6-985f-785c0b2269ec 065e419ea7ad434ca75b26dc07f0b959 a87cd3d909b04026805bfb1d31407ec7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:09:01.843 7 INFO neutron.db.segments_db [None req-0102f401-3c60-4cc6-985f-785c0b2269ec 065e419ea7ad434ca75b26dc07f0b959 a87cd3d909b04026805bfb1d31407ec7 - - default default] Added segment c02861b0-1fe8-4511-ba65-008163fbf962 of type vxlan for network 86f633f2-70a1-477e-bb72-3a142764370e [pid: 7|app: 0|req: 1288/2607] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:09:01 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) 2026-07-09 18:09:01.941 8 WARNING neutron_lib.context [None req-c63d04ee-7353-4be9-b6a2-b1dfadc619c3 065e419ea7ad434ca75b26dc07f0b959 a87cd3d909b04026805bfb1d31407ec7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1320/2608] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:09:01 2026] POST /v2.0/subnets => generated 629 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:09:02.234 7 WARNING neutron_lib.context [None req-4774aa90-c8e4-4d66-b669-eded6bd2f24a 065e419ea7ad434ca75b26dc07f0b959 a87cd3d909b04026805bfb1d31407ec7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:09:02.288 7 INFO neutron.db.segments_db [None req-4774aa90-c8e4-4d66-b669-eded6bd2f24a 065e419ea7ad434ca75b26dc07f0b959 a87cd3d909b04026805bfb1d31407ec7 - - default default] Added segment 3e14f83b-2f2c-4474-a2ce-ba00795ed683 of type vxlan for network f2a124cd-6a77-4aa5-a0e3-7025a1320aef [pid: 7|app: 0|req: 1289/2609] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:09:02 2026] POST /v2.0/networks => generated 631 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:09:02.385 8 WARNING neutron_lib.context [None req-c22081a4-d683-4f4e-8cf5-e351390724cc 065e419ea7ad434ca75b26dc07f0b959 a87cd3d909b04026805bfb1d31407ec7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1321/2610] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:09:02 2026] POST /v2.0/subnets => generated 629 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:09:02.667 7 WARNING neutron_lib.context [None req-ef8b2a41-300e-4b57-85e5-f979267205f2 065e419ea7ad434ca75b26dc07f0b959 a87cd3d909b04026805bfb1d31407ec7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:09:02.722 7 INFO neutron.db.segments_db [None req-ef8b2a41-300e-4b57-85e5-f979267205f2 065e419ea7ad434ca75b26dc07f0b959 a87cd3d909b04026805bfb1d31407ec7 - - default default] Added segment cc7ab73d-9eee-4ac1-9a20-ce3f9dc33451 of type vxlan for network 0c4b9033-5de9-4271-8cf3-49b50981d6c9 [pid: 7|app: 0|req: 1290/2611] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:09:02 2026] POST /v2.0/networks => generated 631 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:09:02.840 8 WARNING neutron_lib.context [None req-3d494f67-a745-41ca-b73b-3076bcfc958b 065e419ea7ad434ca75b26dc07f0b959 a87cd3d909b04026805bfb1d31407ec7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1322/2612] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:09:02 2026] POST /v2.0/subnets => generated 629 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:09:03.103 7 WARNING neutron_lib.context [None req-2f1b9adf-8bec-4a78-bdc4-7d6e977e9252 065e419ea7ad434ca75b26dc07f0b959 a87cd3d909b04026805bfb1d31407ec7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:09:03.189 7 INFO neutron.db.segments_db [None req-2f1b9adf-8bec-4a78-bdc4-7d6e977e9252 065e419ea7ad434ca75b26dc07f0b959 a87cd3d909b04026805bfb1d31407ec7 - - default default] Added segment 8f8552c3-7ada-4336-80f3-f286fb62e50e of type vxlan for network 9df566f9-7df0-4e1f-826d-9c43fb10dcb1 [pid: 7|app: 0|req: 1291/2613] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:09:03 2026] POST /v2.0/networks => generated 631 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:09:03.333 8 WARNING neutron_lib.context [None req-6e6bab22-7ca2-4380-88c6-bdaa97fbc489 065e419ea7ad434ca75b26dc07f0b959 a87cd3d909b04026805bfb1d31407ec7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1323/2614] 10.0.0.143 () {34 vars in 669 bytes} [Thu Jul 9 18:09:03 2026] POST /v2.0/subnets => generated 629 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2615] 10.0.0.143 () {34 vars in 751 bytes} [Thu Jul 9 18:09:03 2026] PUT /v2.0/subnets/c3ce3ba9-6357-45f2-9f1f-b880891f3022/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2616] 10.0.0.143 () {34 vars in 751 bytes} [Thu Jul 9 18:09:03 2026] PUT /v2.0/subnets/569f1cc6-4149-425d-83df-ac0d5e64c987/tags => generated 25 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2617] 10.0.0.118 () {34 vars in 1016 bytes} [Thu Jul 9 18:09:03 2026] GET /v2.0/security-groups?id=cb9b9835-7e4b-47f0-bc39-3e724a66fbf3&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: 1325/2618] 10.0.0.143 () {34 vars in 751 bytes} [Thu Jul 9 18:09:03 2026] PUT /v2.0/subnets/2518efc0-545e-46fe-ac07-2a9bd46bb74f/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2619] 10.0.0.118 () {34 vars in 982 bytes} [Thu Jul 9 18:09:03 2026] GET /v2.0/networks?id=dcd20482-e612-4f4d-b86d-55710c7589e2 => generated 735 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2620] 10.0.0.118 () {34 vars in 965 bytes} [Thu Jul 9 18:09:03 2026] GET /v2.0/quotas/bfdd4aea41cb4e76b369636c97f9bb9d => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2621] 10.0.0.143 () {34 vars in 751 bytes} [Thu Jul 9 18:09:03 2026] PUT /v2.0/subnets/5c3b1d1b-b4bf-4762-b472-088ea3f7e6d9/tags => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2622] 10.0.0.118 () {34 vars in 1002 bytes} [Thu Jul 9 18:09:03 2026] GET /v2.0/ports?tenant_id=bfdd4aea41cb4e76b369636c97f9bb9d&fields=id => generated 149 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2623] 10.0.0.143 () {32 vars in 664 bytes} [Thu Jul 9 18:09:03 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2624] 10.0.0.118 () {34 vars in 1008 bytes} [Thu Jul 9 18:09:04 2026] GET /v2.0/networks/dcd20482-e612-4f4d-b86d-55710c7589e2?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2625] 10.0.0.143 () {32 vars in 678 bytes} [Thu Jul 9 18:09:04 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2626] 10.0.0.118 () {34 vars in 1108 bytes} [Thu Jul 9 18:09:04 2026] GET /v2.0/networks/dcd20482-e612-4f4d-b86d-55710c7589e2?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: 1329/2627] 10.0.0.143 () {32 vars in 674 bytes} [Thu Jul 9 18:09:04 2026] GET /v2.0/subnets?tags-any=blue => 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: 1299/2628] 10.0.0.143 () {32 vars in 686 bytes} [Thu Jul 9 18:09:04 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2629] 10.0.0.143 () {32 vars in 672 bytes} [Thu Jul 9 18:09:04 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2630] 10.0.0.143 () {32 vars in 686 bytes} [Thu Jul 9 18:09:04 2026] GET /v2.0/subnets?not-tags=red%2Cblue => 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: 1331/2631] 10.0.0.143 () {32 vars in 682 bytes} [Thu Jul 9 18:09:04 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2632] 10.0.0.143 () {32 vars in 694 bytes} [Thu Jul 9 18:09:04 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2633] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:09:04 2026] DELETE /v2.0/subnets/c3ce3ba9-6357-45f2-9f1f-b880891f3022 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2634] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:09:04 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => 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: 1302/2635] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:09:04 2026] DELETE /v2.0/subnets/569f1cc6-4149-425d-83df-ac0d5e64c987 => 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: 1303/2636] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:09:05 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => 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: 1334/2637] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:09:05 2026] DELETE /v2.0/subnets/2518efc0-545e-46fe-ac07-2a9bd46bb74f => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2638] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:09:05 2026] DELETE /v2.0/subnets/5c3b1d1b-b4bf-4762-b472-088ea3f7e6d9 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2639] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:09:05 2026] DELETE /v2.0/subnets/efc8eb1b-b5df-4f85-b8a2-44c111c0bef1 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:09:05.684 7 WARNING neutron_lib.context [None req-a64ebc0c-97d6-4bf1-a5d7-29fd691a53b0 269372a3ba3843c1b89aaca0ba148743 cca831c301b94146a3e66aa5bfa576c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1305/2640] 10.0.0.143 () {34 vars in 684 bytes} [Thu Jul 9 18:09:05 2026] POST /v2.0/security-groups => generated 1603 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:09:05.939 7 WARNING neutron_lib.context [None req-02d58065-2589-495d-970f-3b56f7fbe8bd 269372a3ba3843c1b89aaca0ba148743 cca831c301b94146a3e66aa5bfa576c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:09:05.989 8 INFO neutron.services.segments.plugin [-] Segment a8ce9d5b-a10b-4880-ad85-06ff2f00e68d resource provider aggregate not found 2026-07-09 18:09:05.994 8 INFO neutron.services.segments.plugin [-] Segment a8ce9d5b-a10b-4880-ad85-06ff2f00e68d resource provider aggregate not found [pid: 8|app: 0|req: 1336/2641] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:09:05 2026] DELETE /v2.0/networks/d340a1b6-e843-4447-a6de-9e8d5d14480b => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:09:06.021 8 INFO neutron.services.segments.plugin [-] Segment a8ce9d5b-a10b-4880-ad85-06ff2f00e68d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8ce9d5b-a10b-4880-ad85-06ff2f00e68d found for delete ", "request_id": "req-50228717-0eb9-4b1f-8073-9a566f42575b"}]} 2026-07-09 18:09:06.027 8 INFO neutron.services.segments.plugin [-] Segment a8ce9d5b-a10b-4880-ad85-06ff2f00e68d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8ce9d5b-a10b-4880-ad85-06ff2f00e68d found for delete ", "request_id": "req-47aab37f-492a-45f2-9e0f-87643a910029"}]} [pid: 7|app: 0|req: 1306/2642] 10.0.0.143 () {34 vars in 684 bytes} [Thu Jul 9 18:09:05 2026] POST /v2.0/security-groups => generated 1603 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:09:06.136 7 WARNING neutron_lib.context [None req-6648839a-5058-4a17-a398-1df6c513fcb5 269372a3ba3843c1b89aaca0ba148743 cca831c301b94146a3e66aa5bfa576c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1337/2643] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:09:06 2026] DELETE /v2.0/networks/86f633f2-70a1-477e-bb72-3a142764370e => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2644] 10.0.0.143 () {34 vars in 684 bytes} [Thu Jul 9 18:09:06 2026] POST /v2.0/security-groups => generated 1603 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:09:06.321 7 WARNING neutron_lib.context [None req-8cf89f40-2676-4402-a49f-ab30083733c0 269372a3ba3843c1b89aaca0ba148743 cca831c301b94146a3e66aa5bfa576c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/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: 1308/2645] 10.0.0.143 () {34 vars in 684 bytes} [Thu Jul 9 18:09:06 2026] POST /v2.0/security-groups => generated 1603 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:09:06.479 7 WARNING neutron_lib.context [None req-11385c01-49e6-4925-a31b-85562f797a40 269372a3ba3843c1b89aaca0ba148743 cca831c301b94146a3e66aa5bfa576c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1338/2646] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:09:06 2026] DELETE /v2.0/networks/f2a124cd-6a77-4aa5-a0e3-7025a1320aef => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2647] 10.0.0.143 () {34 vars in 684 bytes} [Thu Jul 9 18:09:06 2026] POST /v2.0/security-groups => generated 1603 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2648] 10.0.0.143 () {34 vars in 767 bytes} [Thu Jul 9 18:09:06 2026] PUT /v2.0/security-groups/2bd43b37-2cf1-4b25-94fb-688217549b0e/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: 1311/2649] 10.0.0.143 () {34 vars in 767 bytes} [Thu Jul 9 18:09:06 2026] PUT /v2.0/security-groups/98730f86-f4a3-4c1c-aacf-db01caea5702/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2650] 10.0.0.143 () {34 vars in 767 bytes} [Thu Jul 9 18:09:06 2026] PUT /v2.0/security-groups/d122b948-916e-495b-933e-bf1db731a132/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2651] 10.0.0.143 () {34 vars in 767 bytes} [Thu Jul 9 18:09:06 2026] PUT /v2.0/security-groups/22870f40-f291-4909-8b79-13739a4379d5/tags => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2652] 10.0.0.143 () {32 vars in 680 bytes} [Thu Jul 9 18:09:06 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2653] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:09:06 2026] DELETE /v2.0/networks/0c4b9033-5de9-4271-8cf3-49b50981d6c9 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2654] 10.0.0.143 () {32 vars in 694 bytes} [Thu Jul 9 18:09:06 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2655] 10.0.0.143 () {32 vars in 690 bytes} [Thu Jul 9 18:09:06 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: 7|app: 0|req: 1317/2656] 10.0.0.143 () {32 vars in 702 bytes} [Thu Jul 9 18:09:06 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2657] 10.0.0.143 () {32 vars in 688 bytes} [Thu Jul 9 18:09:07 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: 7|app: 0|req: 1319/2658] 10.0.0.143 () {32 vars in 702 bytes} [Thu Jul 9 18:09:07 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2659] 10.0.0.143 () {32 vars in 698 bytes} [Thu Jul 9 18:09:07 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2660] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:09:06 2026] DELETE /v2.0/networks/9df566f9-7df0-4e1f-826d-9c43fb10dcb1 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2661] 10.0.0.143 () {32 vars in 710 bytes} [Thu Jul 9 18:09:07 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: 8|app: 0|req: 1341/2662] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:09:07 2026] DELETE /v2.0/security-groups/2bd43b37-2cf1-4b25-94fb-688217549b0e => 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: 1322/2663] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:09:07 2026] DELETE /v2.0/security-groups/98730f86-f4a3-4c1c-aacf-db01caea5702 => 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: 1342/2664] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:09:07 2026] DELETE /v2.0/security-groups/d122b948-916e-495b-933e-bf1db731a132 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2665] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:09:07 2026] DELETE /v2.0/security-groups/22870f40-f291-4909-8b79-13739a4379d5 => 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: 1343/2666] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:09:07 2026] DELETE /v2.0/security-groups/76bf9b9f-e2a7-4539-ab94-6e52f1a82d41 => 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: 1324/2667] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:09:07 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2668] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:09:07 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => 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: 1325/2669] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:09:08 2026] GET /v2.0/security-groups?tenant_id=db91ebd820a24f9bb5fca369eaa4764d&name=default => generated 2929 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:09:08.532 8 INFO neutron.services.segments.plugin [-] Segment c02861b0-1fe8-4511-ba65-008163fbf962 resource provider aggregate not found 2026-07-09 18:09:08.536 8 INFO neutron.services.segments.plugin [-] Segment c02861b0-1fe8-4511-ba65-008163fbf962 resource provider aggregate not found 2026-07-09 18:09:08.551 8 INFO neutron.services.segments.plugin [-] Segment c02861b0-1fe8-4511-ba65-008163fbf962 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c02861b0-1fe8-4511-ba65-008163fbf962 found for delete ", "request_id": "req-e20d98c7-ebc0-4002-95a4-603963d1bf23"}]} 2026-07-09 18:09:08.558 8 INFO neutron.services.segments.plugin [-] Segment c02861b0-1fe8-4511-ba65-008163fbf962 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c02861b0-1fe8-4511-ba65-008163fbf962 found for delete ", "request_id": "req-9f209b38-278b-4d40-977d-67332f5a3fb0"}]} 2026-07-09 18:09:08.573 8 INFO neutron.services.segments.plugin [-] Segment 3e14f83b-2f2c-4474-a2ce-ba00795ed683 resource provider aggregate not found 2026-07-09 18:09:08.577 8 INFO neutron.services.segments.plugin [-] Segment 3e14f83b-2f2c-4474-a2ce-ba00795ed683 resource provider aggregate not found 2026-07-09 18:09:08.601 8 INFO neutron.services.segments.plugin [-] Segment 3e14f83b-2f2c-4474-a2ce-ba00795ed683 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e14f83b-2f2c-4474-a2ce-ba00795ed683 found for delete ", "request_id": "req-6d3ae190-c97f-47d1-ad41-eb719f426007"}]} 2026-07-09 18:09:08.604 8 INFO neutron.services.segments.plugin [-] Segment 3e14f83b-2f2c-4474-a2ce-ba00795ed683 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e14f83b-2f2c-4474-a2ce-ba00795ed683 found for delete ", "request_id": "req-ffdfa0f0-300d-4823-b848-92a420b4c558"}]} 2026-07-09 18:09:08.619 8 INFO neutron.services.segments.plugin [-] Segment cc7ab73d-9eee-4ac1-9a20-ce3f9dc33451 resource provider aggregate not found 2026-07-09 18:09:08.624 8 INFO neutron.services.segments.plugin [-] Segment cc7ab73d-9eee-4ac1-9a20-ce3f9dc33451 resource provider aggregate not found 2026-07-09 18:09:08.644 8 INFO neutron.services.segments.plugin [-] Segment cc7ab73d-9eee-4ac1-9a20-ce3f9dc33451 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc7ab73d-9eee-4ac1-9a20-ce3f9dc33451 found for delete ", "request_id": "req-0a17888f-896c-4e4a-a195-14887f323331"}]} 2026-07-09 18:09:08.649 8 INFO neutron.services.segments.plugin [-] Segment cc7ab73d-9eee-4ac1-9a20-ce3f9dc33451 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc7ab73d-9eee-4ac1-9a20-ce3f9dc33451 found for delete ", "request_id": "req-b3be9e5b-0ae6-4387-bba0-497b78860db0"}]} 2026-07-09 18:09:08.659 8 INFO neutron.services.segments.plugin [-] Segment 8f8552c3-7ada-4336-80f3-f286fb62e50e resource provider aggregate not found 2026-07-09 18:09:08.664 8 INFO neutron.services.segments.plugin [-] Segment 8f8552c3-7ada-4336-80f3-f286fb62e50e resource provider aggregate not found [pid: 8|app: 0|req: 1345/2670] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:09:08 2026] DELETE /v2.0/security-groups/42d9df79-f649-4d18-969d-0799059e9bfe => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:09:08.819 8 INFO neutron.services.segments.plugin [-] Segment 8f8552c3-7ada-4336-80f3-f286fb62e50e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f8552c3-7ada-4336-80f3-f286fb62e50e found for delete ", "request_id": "req-507f5d4e-5368-441e-a985-3b229383aa29"}]} 2026-07-09 18:09:08.820 8 INFO neutron.services.segments.plugin [-] Segment 8f8552c3-7ada-4336-80f3-f286fb62e50e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f8552c3-7ada-4336-80f3-f286fb62e50e found for delete ", "request_id": "req-a5b38768-32de-49cb-af62-c457424fce57"}]} [pid: 8|app: 0|req: 1346/2671] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:09:08 2026] GET /v2.0/security-groups?tenant_id=a87cd3d909b04026805bfb1d31407ec7&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2672] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:09:08 2026] DELETE /v2.0/security-groups/13aac08d-7f10-4274-a0fe-951742c3705f => 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: 1326/2673] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:09:08 2026] GET /v2.0/security-groups?tenant_id=7fe77412005d43b6b5725c767efa1152&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: 1348/2674] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:09:08 2026] GET /v2.0/networks?id=dcd20482-e612-4f4d-b86d-55710c7589e2 => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2675] 199.19.213.108 () {34 vars in 1050 bytes} [Thu Jul 9 18:09:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bfdd4aea41cb4e76b369636c97f9bb9d => generated 343 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2676] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:09:08 2026] DELETE /v2.0/security-groups/c012ed3f-8dde-4dc1-8751-78d7620e1a13 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2677] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:09:09 2026] GET /v2.0/security-groups?tenant_id=ea6610edd3fe4078b9e0088e0e91c50f&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: 1329/2678] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:09:09 2026] DELETE /v2.0/security-groups/9f358425-6d31-413e-8c0c-602e0ef7bfb6 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2679] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:09:09 2026] GET /v2.0/security-groups?tenant_id=cca831c301b94146a3e66aa5bfa576c3&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2680] 199.19.213.108 () {38 vars in 955 bytes} [Thu Jul 9 18:09:09 2026] POST /v2.0/ports => generated 1082 bytes in 313 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: 1331/2681] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:09:09 2026] DELETE /v2.0/security-groups/8ed6dfa8-a280-479a-9c1b-4be4e5eca9a3 => 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: 1332/2682] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:09:09 2026] GET /v2.0/security-groups?tenant_id=9e01408d519a4cacb6a0ce6d43ee415a&name=default => generated 2929 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2683] 199.19.213.108 () {38 vars in 1028 bytes} [Thu Jul 9 18:09:09 2026] PUT /v2.0/ports/721bbf25-f030-4410-a1b6-ec8d9a2d4be4 => generated 1243 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2684] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:09:09 2026] DELETE /v2.0/security-groups/35155400-183a-415a-b23b-73e3e13168de => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2687] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:09:10 2026] GET /v2.0/ports?tenant_id=bfdd4aea41cb4e76b369636c97f9bb9d&device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 1246 bytes in 29 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: 1353/2688] 199.19.213.108 () {34 vars in 1062 bytes} [Thu Jul 9 18:09:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.104&port_id=721bbf25-f030-4410-a1b6-ec8d9a2d4be4 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2689] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:09:10 2026] GET /v2.0/subnets?id=12cbbfa5-2d8f-4b6f-8f23-dcb30010e58e => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:09:11.002 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0457e73-2f1d-4083-b090-76124c6600e8'] response: {'name': 'network-changed', 'server_uuid': '48976231-10dc-49c0-bebd-ff3d79380b6c', 'tag': '721bbf25-f030-4410-a1b6-ec8d9a2d4be4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1337/2690] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:09:11 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 1246 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2691] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:09:11 2026] GET /v2.0/ports?network_id=dcd20482-e612-4f4d-b86d-55710c7589e2&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: 1355/2692] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:09:11 2026] GET /v2.0/security-groups?id=cb9b9835-7e4b-47f0-bc39-3e724a66fbf3&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: 1338/2693] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:09:11 2026] GET /v2.0/networks/dcd20482-e612-4f4d-b86d-55710c7589e2?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2694] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:09:11 2026] GET /v2.0/networks/dcd20482-e612-4f4d-b86d-55710c7589e2?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: 1339/2695] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:09:11 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2696] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:09:12 2026] GET /v2.0/ports?tenant_id=bfdd4aea41cb4e76b369636c97f9bb9d&device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2697] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:09:12 2026] GET /v2.0/networks?id=dcd20482-e612-4f4d-b86d-55710c7589e2 => generated 735 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2698] 199.19.213.108 () {34 vars in 1062 bytes} [Thu Jul 9 18:09:12 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.104&port_id=721bbf25-f030-4410-a1b6-ec8d9a2d4be4 => 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: 1341/2699] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:09:12 2026] GET /v2.0/subnets?id=12cbbfa5-2d8f-4b6f-8f23-dcb30010e58e => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2700] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:09:12 2026] GET /v2.0/ports?network_id=dcd20482-e612-4f4d-b86d-55710c7589e2&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2701] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:09:12 2026] GET /v2.0/networks/dcd20482-e612-4f4d-b86d-55710c7589e2?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: 1360/2702] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:09:12 2026] GET /v2.0/networks/dcd20482-e612-4f4d-b86d-55710c7589e2?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: 1343/2703] 10.0.0.143 () {34 vars in 678 bytes} [Thu Jul 9 18:09:12 2026] POST /v2.0/qos/policies => generated 359 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2704] 10.0.0.143 () {34 vars in 753 bytes} [Thu Jul 9 18:09:12 2026] PUT /v2.0/policies/78c35017-c76a-428b-a9a7-da465f068bc7/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: 1344/2705] 10.0.0.143 () {32 vars in 733 bytes} [Thu Jul 9 18:09:12 2026] GET /v2.0/policies/78c35017-c76a-428b-a9a7-da465f068bc7/tags => generated 25 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2706] 10.0.0.143 () {34 vars in 764 bytes} [Thu Jul 9 18:09:12 2026] PUT /v2.0/policies/78c35017-c76a-428b-a9a7-da465f068bc7/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2707] 10.0.0.143 () {32 vars in 733 bytes} [Thu Jul 9 18:09:13 2026] GET /v2.0/policies/78c35017-c76a-428b-a9a7-da465f068bc7/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2708] 10.0.0.143 () {34 vars in 760 bytes} [Thu Jul 9 18:09:13 2026] PUT /v2.0/policies/78c35017-c76a-428b-a9a7-da465f068bc7/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2709] 10.0.0.143 () {32 vars in 733 bytes} [Thu Jul 9 18:09:13 2026] GET /v2.0/policies/78c35017-c76a-428b-a9a7-da465f068bc7/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2710] 10.0.0.143 () {34 vars in 782 bytes} [Thu Jul 9 18:09:13 2026] PUT /v2.0/policies/78c35017-c76a-428b-a9a7-da465f068bc7/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: 1347/2711] 10.0.0.143 () {32 vars in 733 bytes} [Thu Jul 9 18:09:13 2026] GET /v2.0/policies/78c35017-c76a-428b-a9a7-da465f068bc7/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2712] 10.0.0.143 () {34 vars in 753 bytes} [Thu Jul 9 18:09:13 2026] PUT /v2.0/policies/78c35017-c76a-428b-a9a7-da465f068bc7/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2713] 10.0.0.143 () {32 vars in 733 bytes} [Thu Jul 9 18:09:13 2026] GET /v2.0/policies/78c35017-c76a-428b-a9a7-da465f068bc7/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2714] 10.0.0.143 () {32 vars in 741 bytes} [Thu Jul 9 18:09:13 2026] GET /v2.0/policies/78c35017-c76a-428b-a9a7-da465f068bc7/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:09:13.271 8 INFO neutron.api.v2.resource [None req-374019bc-e598-45a9-be2d-161bfb0079a9 a64412c731b7486aba7c606f28201a20 6e2edb1ecd9b4aa2a0f9b675c34f8140 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1367/2715] 10.0.0.143 () {32 vars in 745 bytes} [Thu Jul 9 18:09:13 2026] GET /v2.0/policies/78c35017-c76a-428b-a9a7-da465f068bc7/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:09:13.277 7 WARNING neutron_lib.context [None req-ee7b02e0-8a4c-415a-9b88-694972763e18 c6ad00034e5c4f1cb7f1ec0d3d72ca2f e494b58eb88c415c82d725e311d05cdf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1368/2716] 10.0.0.143 () {32 vars in 744 bytes} [Thu Jul 9 18:09:13 2026] DELETE /v2.0/policies/78c35017-c76a-428b-a9a7-da465f068bc7/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2717] 10.0.0.143 () {32 vars in 733 bytes} [Thu Jul 9 18:09:13 2026] GET /v2.0/policies/78c35017-c76a-428b-a9a7-da465f068bc7/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:09:13.378 8 INFO neutron.api.v2.resource [None req-11846565-4584-4d9e-8fb1-30568805a944 a64412c731b7486aba7c606f28201a20 6e2edb1ecd9b4aa2a0f9b675c34f8140 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1370/2718] 10.0.0.143 () {32 vars in 748 bytes} [Thu Jul 9 18:09:13 2026] DELETE /v2.0/policies/78c35017-c76a-428b-a9a7-da465f068bc7/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2719] 10.0.0.143 () {32 vars in 736 bytes} [Thu Jul 9 18:09:13 2026] DELETE /v2.0/policies/78c35017-c76a-428b-a9a7-da465f068bc7/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2720] 10.0.0.143 () {32 vars in 733 bytes} [Thu Jul 9 18:09:13 2026] GET /v2.0/policies/78c35017-c76a-428b-a9a7-da465f068bc7/tags => 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: 1373/2721] 10.0.0.143 () {32 vars in 734 bytes} [Thu Jul 9 18:09:13 2026] DELETE /v2.0/qos/policies/78c35017-c76a-428b-a9a7-da465f068bc7 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2722] 10.0.0.143 () {34 vars in 676 bytes} [Thu Jul 9 18:09:13 2026] POST /v2.0/floatingips => generated 552 bytes in 694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2723] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:09:14 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 1246 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2724] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:09:14 2026] GET /v2.0/security-groups?id=cb9b9835-7e4b-47f0-bc39-3e724a66fbf3&fields=id&fields=name => generated 96 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2725] 10.0.0.143 () {34 vars in 759 bytes} [Thu Jul 9 18:09:13 2026] PUT /v2.0/floatingips/ea015315-c982-4da5-bf78-5cbeb3198220/tags => generated 25 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2726] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:09:14 2026] GET /v2.0/security-groups?tenant_id=6e2edb1ecd9b4aa2a0f9b675c34f8140&name=default => generated 2929 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2727] 10.0.0.143 () {32 vars in 739 bytes} [Thu Jul 9 18:09:14 2026] GET /v2.0/floatingips/ea015315-c982-4da5-bf78-5cbeb3198220/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2728] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:09:14 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 1246 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2729] 10.0.0.143 () {34 vars in 770 bytes} [Thu Jul 9 18:09:14 2026] PUT /v2.0/floatingips/ea015315-c982-4da5-bf78-5cbeb3198220/tags/green => 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: 1354/2730] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:09:14 2026] DELETE /v2.0/security-groups/4775fef8-9bb5-4a2e-b44e-d64801fc8e65 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2731] 10.0.0.143 () {32 vars in 739 bytes} [Thu Jul 9 18:09:14 2026] GET /v2.0/floatingips/ea015315-c982-4da5-bf78-5cbeb3198220/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2732] 10.0.0.143 () {34 vars in 766 bytes} [Thu Jul 9 18:09:14 2026] PUT /v2.0/floatingips/ea015315-c982-4da5-bf78-5cbeb3198220/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: 1378/2733] 10.0.0.143 () {32 vars in 739 bytes} [Thu Jul 9 18:09:14 2026] GET /v2.0/floatingips/ea015315-c982-4da5-bf78-5cbeb3198220/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2734] 10.0.0.143 () {34 vars in 788 bytes} [Thu Jul 9 18:09:14 2026] PUT /v2.0/floatingips/ea015315-c982-4da5-bf78-5cbeb3198220/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2735] 10.0.0.143 () {32 vars in 739 bytes} [Thu Jul 9 18:09:14 2026] GET /v2.0/floatingips/ea015315-c982-4da5-bf78-5cbeb3198220/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2736] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:09:14 2026] GET /v2.0/security-groups?tenant_id=a0199e654f3c4c5f8eeedf7f574d720d&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2737] 10.0.0.143 () {34 vars in 759 bytes} [Thu Jul 9 18:09:14 2026] PUT /v2.0/floatingips/ea015315-c982-4da5-bf78-5cbeb3198220/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2738] 10.0.0.143 () {32 vars in 739 bytes} [Thu Jul 9 18:09:14 2026] GET /v2.0/floatingips/ea015315-c982-4da5-bf78-5cbeb3198220/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2739] 10.0.0.143 () {32 vars in 747 bytes} [Thu Jul 9 18:09:14 2026] GET /v2.0/floatingips/ea015315-c982-4da5-bf78-5cbeb3198220/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: 1357/2740] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:09:14 2026] DELETE /v2.0/security-groups/fc4eef27-1744-47dd-8d85-79582362895b => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:09:14.978 8 INFO neutron.api.v2.resource [None req-00c9b6dd-72eb-4359-8b81-4a64ece23b1e c6ad00034e5c4f1cb7f1ec0d3d72ca2f e494b58eb88c415c82d725e311d05cdf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1384/2741] 10.0.0.143 () {32 vars in 751 bytes} [Thu Jul 9 18:09:14 2026] GET /v2.0/floatingips/ea015315-c982-4da5-bf78-5cbeb3198220/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2742] 10.0.0.143 () {32 vars in 750 bytes} [Thu Jul 9 18:09:14 2026] DELETE /v2.0/floatingips/ea015315-c982-4da5-bf78-5cbeb3198220/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2743] 10.0.0.143 () {32 vars in 739 bytes} [Thu Jul 9 18:09:15 2026] GET /v2.0/floatingips/ea015315-c982-4da5-bf78-5cbeb3198220/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:09:15.132 7 INFO neutron.api.v2.resource [None req-9f634284-18df-4e71-92d2-b92f92c92395 c6ad00034e5c4f1cb7f1ec0d3d72ca2f e494b58eb88c415c82d725e311d05cdf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1359/2744] 10.0.0.143 () {32 vars in 754 bytes} [Thu Jul 9 18:09:15 2026] DELETE /v2.0/floatingips/ea015315-c982-4da5-bf78-5cbeb3198220/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2745] 10.0.0.143 () {32 vars in 742 bytes} [Thu Jul 9 18:09:15 2026] DELETE /v2.0/floatingips/ea015315-c982-4da5-bf78-5cbeb3198220/tags => 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: 1360/2746] 10.0.0.143 () {32 vars in 739 bytes} [Thu Jul 9 18:09:15 2026] GET /v2.0/floatingips/ea015315-c982-4da5-bf78-5cbeb3198220/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2747] 199.19.213.108 () {34 vars in 994 bytes} [Thu Jul 9 18:09:15 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2748] 199.19.213.108 () {34 vars in 1044 bytes} [Thu Jul 9 18:09:15 2026] GET /v2.0/security-groups?id=cb9b9835-7e4b-47f0-bc39-3e724a66fbf3&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2749] 10.0.0.143 () {32 vars in 732 bytes} [Thu Jul 9 18:09:15 2026] DELETE /v2.0/floatingips/ea015315-c982-4da5-bf78-5cbeb3198220 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2750] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:09:16 2026] GET /v2.0/security-groups?tenant_id=6e67b75219e94fea8f758f3e34f63d9e&name=default => generated 2929 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2751] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:09:16 2026] DELETE /v2.0/security-groups/ff8a7fe9-09d1-4e3b-8351-001ee93b6ccc => 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: 1364/2752] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:09:16 2026] GET /v2.0/security-groups?tenant_id=e494b58eb88c415c82d725e311d05cdf&name=default => generated 2929 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2753] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:09:17 2026] DELETE /v2.0/security-groups/86049e33-577e-4723-8b8b-6f0c888d81fe => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2754] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:09:17 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => 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: 1390/2755] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:09:17 2026] GET /v2.0/security-groups?id=cb9b9835-7e4b-47f0-bc39-3e724a66fbf3&fields=id&fields=name => generated 96 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2756] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:09:17 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:09:18.881 8 WARNING neutron_lib.context [None req-8876b051-c4d9-4250-92a5-6aaa8fcd4bf0 f0948c8596234dce8c4a4735775513fb 473e87f3cf0a4bd1b36dba4af8bafb09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:09:19.087 8 INFO neutron.db.segments_db [None req-8876b051-c4d9-4250-92a5-6aaa8fcd4bf0 f0948c8596234dce8c4a4735775513fb 473e87f3cf0a4bd1b36dba4af8bafb09 - - default default] Added segment 28c496b9-1fd8-4cee-a4a4-9c68ba679bfe of type vxlan for network b6fac2b0-df82-4acd-80d8-78f5ff0cb95d [pid: 8|app: 0|req: 1391/2757] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:09:18 2026] POST /v2.0/networks => generated 631 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:09:19.217 7 WARNING neutron_lib.context [None req-81c30000-9bb1-4c14-b21b-68c34e77d184 f0948c8596234dce8c4a4735775513fb 473e87f3cf0a4bd1b36dba4af8bafb09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:09:19.280 7 INFO neutron.db.segments_db [None req-81c30000-9bb1-4c14-b21b-68c34e77d184 f0948c8596234dce8c4a4735775513fb 473e87f3cf0a4bd1b36dba4af8bafb09 - - default default] Added segment 878d5208-2558-4d93-9edb-5606492c5e97 of type vxlan for network e1def4b6-30bd-47b5-ba9c-f9f1e91bb014 [pid: 7|app: 0|req: 1367/2758] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:09:19 2026] POST /v2.0/networks => generated 631 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2759] 10.0.0.143 () {34 vars in 753 bytes} [Thu Jul 9 18:09:19 2026] PUT /v2.0/networks/b6fac2b0-df82-4acd-80d8-78f5ff0cb95d/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2760] 10.0.0.143 () {32 vars in 733 bytes} [Thu Jul 9 18:09:19 2026] GET /v2.0/networks/b6fac2b0-df82-4acd-80d8-78f5ff0cb95d/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: 1393/2761] 10.0.0.143 () {34 vars in 753 bytes} [Thu Jul 9 18:09:19 2026] PUT /v2.0/networks/e1def4b6-30bd-47b5-ba9c-f9f1e91bb014/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2762] 10.0.0.143 () {32 vars in 733 bytes} [Thu Jul 9 18:09:19 2026] GET /v2.0/networks/e1def4b6-30bd-47b5-ba9c-f9f1e91bb014/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2763] 10.0.0.143 () {34 vars in 753 bytes} [Thu Jul 9 18:09:19 2026] PUT /v2.0/networks/e1def4b6-30bd-47b5-ba9c-f9f1e91bb014/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2764] 10.0.0.143 () {32 vars in 733 bytes} [Thu Jul 9 18:09:19 2026] GET /v2.0/networks/e1def4b6-30bd-47b5-ba9c-f9f1e91bb014/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2765] 10.0.0.143 () {32 vars in 733 bytes} [Thu Jul 9 18:09:19 2026] GET /v2.0/networks/b6fac2b0-df82-4acd-80d8-78f5ff0cb95d/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:09:19.864 7 INFO neutron.services.segments.plugin [-] Segment 28c496b9-1fd8-4cee-a4a4-9c68ba679bfe resource provider aggregate not found 2026-07-09 18:09:19.869 7 INFO neutron.services.segments.plugin [-] Segment 28c496b9-1fd8-4cee-a4a4-9c68ba679bfe resource provider aggregate not found 2026-07-09 18:09:19.887 7 INFO neutron.services.segments.plugin [-] Segment 28c496b9-1fd8-4cee-a4a4-9c68ba679bfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28c496b9-1fd8-4cee-a4a4-9c68ba679bfe found for delete ", "request_id": "req-2c4b5149-fb98-4a78-b7f1-607011f2751a"}]} [pid: 7|app: 0|req: 1371/2766] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:09:19 2026] DELETE /v2.0/networks/b6fac2b0-df82-4acd-80d8-78f5ff0cb95d => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:09:20.037 8 INFO neutron.services.segments.plugin [-] Segment 878d5208-2558-4d93-9edb-5606492c5e97 resource provider aggregate not found 2026-07-09 18:09:20.042 8 INFO neutron.services.segments.plugin [-] Segment 878d5208-2558-4d93-9edb-5606492c5e97 resource provider aggregate not found 2026-07-09 18:09:20.051 8 INFO neutron.services.segments.plugin [-] Segment 878d5208-2558-4d93-9edb-5606492c5e97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 878d5208-2558-4d93-9edb-5606492c5e97 found for delete ", "request_id": "req-c2f7aa0f-d4f0-4713-90e0-8d3467353245"}]} 2026-07-09 18:09:20.067 8 INFO neutron.services.segments.plugin [-] Segment 878d5208-2558-4d93-9edb-5606492c5e97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 878d5208-2558-4d93-9edb-5606492c5e97 found for delete ", "request_id": "req-be5cdc1e-0a3a-4f80-8884-b9581c750c1b"}]} [pid: 8|app: 0|req: 1396/2767] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:09:19 2026] DELETE /v2.0/networks/e1def4b6-30bd-47b5-ba9c-f9f1e91bb014 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:09:20.501 7 INFO neutron.services.segments.plugin [-] Segment 28c496b9-1fd8-4cee-a4a4-9c68ba679bfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28c496b9-1fd8-4cee-a4a4-9c68ba679bfe found for delete ", "request_id": "req-ec136882-8a44-4d8d-a71a-e3c480ba7156"}]} 2026-07-09 18:09:20.690 7 WARNING neutron_lib.context [None req-978ef078-f2ef-44a6-bd93-d343f7bf5ceb dd5b9ff809c84890b8d1b452b3f55632 a3fdd92fc3df490287b996cf2d8ecb86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1397/2768] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:09:20 2026] GET /v2.0/security-groups?tenant_id=473e87f3cf0a4bd1b36dba4af8bafb09&name=default => generated 2929 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:09:20.842 7 INFO neutron.db.segments_db [None req-978ef078-f2ef-44a6-bd93-d343f7bf5ceb dd5b9ff809c84890b8d1b452b3f55632 a3fdd92fc3df490287b996cf2d8ecb86 - - default default] Added segment 33fefea0-6de3-4538-bdd5-f85eb0d31f09 of type vxlan for network 01082d43-e1f7-46ce-9a8d-4e9387fd1c5e [pid: 8|app: 0|req: 1398/2769] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:09:20 2026] DELETE /v2.0/security-groups/8852cdf8-0ea9-41f1-b67b-991bbc0eec5b => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2770] 10.0.0.143 () {34 vars in 670 bytes} [Thu Jul 9 18:09:20 2026] POST /v2.0/networks => generated 631 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:09:20.952 8 WARNING neutron_lib.context [None req-07bf66f7-8718-4fa6-9aa6-e012050b8172 dd5b9ff809c84890b8d1b452b3f55632 a3fdd92fc3df490287b996cf2d8ecb86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1373/2771] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:09:21 2026] GET /v2.0/security-groups?tenant_id=3c4d1708e53f4c04ad490ca8581c8bb1&name=default => generated 2929 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2772] 10.0.0.143 () {34 vars in 664 bytes} [Thu Jul 9 18:09:20 2026] POST /v2.0/ports => generated 743 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1374/2773] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:09:21 2026] DELETE /v2.0/security-groups/98082191-5920-48c8-95a6-105265c19475 => 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: 1400/2774] 10.0.0.143 () {34 vars in 747 bytes} [Thu Jul 9 18:09:21 2026] PUT /v2.0/ports/1bca65cd-b0aa-4333-b43b-0a3ccaf5e704/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: 1375/2775] 10.0.0.143 () {32 vars in 727 bytes} [Thu Jul 9 18:09:21 2026] GET /v2.0/ports/1bca65cd-b0aa-4333-b43b-0a3ccaf5e704/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2776] 10.0.0.143 () {34 vars in 758 bytes} [Thu Jul 9 18:09:21 2026] PUT /v2.0/ports/1bca65cd-b0aa-4333-b43b-0a3ccaf5e704/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2777] 10.0.0.143 () {32 vars in 727 bytes} [Thu Jul 9 18:09:21 2026] GET /v2.0/ports/1bca65cd-b0aa-4333-b43b-0a3ccaf5e704/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2778] 10.0.0.143 () {34 vars in 754 bytes} [Thu Jul 9 18:09:21 2026] PUT /v2.0/ports/1bca65cd-b0aa-4333-b43b-0a3ccaf5e704/tags/red => 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: 1377/2779] 10.0.0.143 () {32 vars in 727 bytes} [Thu Jul 9 18:09:21 2026] GET /v2.0/ports/1bca65cd-b0aa-4333-b43b-0a3ccaf5e704/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2780] 10.0.0.143 () {34 vars in 776 bytes} [Thu Jul 9 18:09:21 2026] PUT /v2.0/ports/1bca65cd-b0aa-4333-b43b-0a3ccaf5e704/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2781] 10.0.0.143 () {32 vars in 727 bytes} [Thu Jul 9 18:09:21 2026] GET /v2.0/ports/1bca65cd-b0aa-4333-b43b-0a3ccaf5e704/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2782] 10.0.0.143 () {34 vars in 747 bytes} [Thu Jul 9 18:09:21 2026] PUT /v2.0/ports/1bca65cd-b0aa-4333-b43b-0a3ccaf5e704/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2783] 10.0.0.143 () {32 vars in 727 bytes} [Thu Jul 9 18:09:21 2026] GET /v2.0/ports/1bca65cd-b0aa-4333-b43b-0a3ccaf5e704/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: 1405/2784] 10.0.0.143 () {32 vars in 735 bytes} [Thu Jul 9 18:09:21 2026] GET /v2.0/ports/1bca65cd-b0aa-4333-b43b-0a3ccaf5e704/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:09:21.893 7 INFO neutron.api.v2.resource [None req-6df9f52c-1b26-4426-8d4d-cf525314708e dd5b9ff809c84890b8d1b452b3f55632 a3fdd92fc3df490287b996cf2d8ecb86 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1380/2785] 10.0.0.143 () {32 vars in 739 bytes} [Thu Jul 9 18:09:21 2026] GET /v2.0/ports/1bca65cd-b0aa-4333-b43b-0a3ccaf5e704/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2786] 10.0.0.143 () {32 vars in 738 bytes} [Thu Jul 9 18:09:21 2026] DELETE /v2.0/ports/1bca65cd-b0aa-4333-b43b-0a3ccaf5e704/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: 1381/2787] 10.0.0.143 () {32 vars in 727 bytes} [Thu Jul 9 18:09:21 2026] GET /v2.0/ports/1bca65cd-b0aa-4333-b43b-0a3ccaf5e704/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:09:22.041 8 INFO neutron.api.v2.resource [None req-7d8566cb-85ac-43db-b0e2-aa84969c09e2 dd5b9ff809c84890b8d1b452b3f55632 a3fdd92fc3df490287b996cf2d8ecb86 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1407/2788] 10.0.0.143 () {32 vars in 742 bytes} [Thu Jul 9 18:09:22 2026] DELETE /v2.0/ports/1bca65cd-b0aa-4333-b43b-0a3ccaf5e704/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2789] 10.0.0.143 () {32 vars in 730 bytes} [Thu Jul 9 18:09:22 2026] DELETE /v2.0/ports/1bca65cd-b0aa-4333-b43b-0a3ccaf5e704/tags => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2790] 10.0.0.143 () {32 vars in 727 bytes} [Thu Jul 9 18:09:22 2026] GET /v2.0/ports/1bca65cd-b0aa-4333-b43b-0a3ccaf5e704/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2791] 10.0.0.143 () {32 vars in 720 bytes} [Thu Jul 9 18:09:22 2026] DELETE /v2.0/ports/1bca65cd-b0aa-4333-b43b-0a3ccaf5e704 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2792] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:09:22 2026] DELETE /v2.0/networks/01082d43-e1f7-46ce-9a8d-4e9387fd1c5e => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2793] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:09:23 2026] GET /v2.0/security-groups?tenant_id=a3fdd92fc3df490287b996cf2d8ecb86&name=default => generated 2929 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:09:23.519 8 INFO neutron.services.segments.plugin [-] Segment 33fefea0-6de3-4538-bdd5-f85eb0d31f09 resource provider aggregate not found 2026-07-09 18:09:23.523 8 INFO neutron.services.segments.plugin [-] Segment 33fefea0-6de3-4538-bdd5-f85eb0d31f09 resource provider aggregate not found 2026-07-09 18:09:23.550 8 INFO neutron.services.segments.plugin [-] Segment 33fefea0-6de3-4538-bdd5-f85eb0d31f09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33fefea0-6de3-4538-bdd5-f85eb0d31f09 found for delete ", "request_id": "req-c0559c9e-5bca-4897-bdd2-b641058a8b09"}]} 2026-07-09 18:09:23.561 8 INFO neutron.services.segments.plugin [-] Segment 33fefea0-6de3-4538-bdd5-f85eb0d31f09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33fefea0-6de3-4538-bdd5-f85eb0d31f09 found for delete ", "request_id": "req-71352b05-ab4a-408c-bf3f-5eb15e3fcfa9"}]} [pid: 8|app: 0|req: 1410/2794] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:09:23 2026] DELETE /v2.0/security-groups/5f522c8c-0617-4bfb-87cf-4b0f67d3d93a => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2795] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:09:23 2026] GET /v2.0/security-groups?tenant_id=8331dab362b2422c8ac887d54572e8e0&name=default => generated 2929 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2796] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:09:23 2026] DELETE /v2.0/security-groups/ce9ec7ad-a578-4fd2-9ccd-8c1aa3389a39 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2799] 199.19.213.108 () {34 vars in 1096 bytes} [Thu Jul 9 18:09:33 2026] GET /v2.0/ports?device_id=784e3cfe-cd7e-4b8b-9ecf-031f3b1f0785&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2800] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:09:34 2026] GET /v2.0/ports?tenant_id=6fae667b421d453ead2715679269d5b3&device_id=784e3cfe-cd7e-4b8b-9ecf-031f3b1f0785 => generated 1469 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2801] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:09:35 2026] GET /v2.0/networks?id=4a4149d0-59e0-4f16-92c3-a602452fb809 => generated 800 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2802] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:09:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.140&port_id=1167f0ec-78dd-423a-a76e-7522d8eaf710 => 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: 1389/2803] 199.19.213.108 () {34 vars in 1104 bytes} [Thu Jul 9 18:09:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A28c&port_id=1167f0ec-78dd-423a-a76e-7522d8eaf710 => 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: 1415/2804] 199.19.213.108 () {34 vars in 1064 bytes} [Thu Jul 9 18:09:35 2026] GET /v2.0/subnets?id=0042a9d5-e8ad-46a2-a04f-159ef736b3d2&id=229fd660-8381-4d32-963e-9c7476843737 => generated 1410 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2805] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:09:35 2026] GET /v2.0/ports?network_id=4a4149d0-59e0-4f16-92c3-a602452fb809&device_owner=network%3Adhcp => generated 1457 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2806] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:09:35 2026] GET /v2.0/ports?network_id=4a4149d0-59e0-4f16-92c3-a602452fb809&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: 1391/2807] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:09:35 2026] GET /v2.0/networks/4a4149d0-59e0-4f16-92c3-a602452fb809?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: 1417/2808] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:09:35 2026] GET /v2.0/networks/4a4149d0-59e0-4f16-92c3-a602452fb809?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2811] 199.19.213.108 () {30 vars in 702 bytes} [Thu Jul 9 18:09: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: 8|app: 0|req: 1419/2812] 199.19.213.108 () {30 vars in 704 bytes} [Thu Jul 9 18:09:53 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: 1394/2813] 199.19.213.108 () {30 vars in 680 bytes} [Thu Jul 9 18:09:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2814] 199.19.213.108 () {30 vars in 716 bytes} [Thu Jul 9 18:09:53 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: 1395/2815] 199.19.213.108 () {30 vars in 740 bytes} [Thu Jul 9 18:09:53 2026] GET /v2.0/subnets/5354f34c-87fc-4b94-b3a6-ec98472e8551 => 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: 1421/2816] 199.19.213.108 () {30 vars in 768 bytes} [Thu Jul 9 18:09:53 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => 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: 1396/2817] 199.19.213.108 () {34 vars in 716 bytes} [Thu Jul 9 18:09:53 2026] POST /v2.0/ports => generated 1097 bytes in 839 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2818] 10.0.0.118 () {34 vars in 971 bytes} [Thu Jul 9 18:09:54 2026] GET /v2.0/ports/a0b3fbcc-a792-49ca-988b-8e27a9bc890a => generated 1097 bytes in 38 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: 1397/2819] 10.0.0.118 () {34 vars in 907 bytes} [Thu Jul 9 18:09:54 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2822] 199.19.213.108 () {34 vars in 1262 bytes} [Thu Jul 9 18:09:55 2026] GET /v2.0/ports/a0b3fbcc-a792-49ca-988b-8e27a9bc890a?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: 8|app: 0|req: 1424/2823] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:09:55 2026] GET /v2.0/networks/bed476b5-d9c2-4cea-ac87-a8f68c83429c?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2824] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:09:55 2026] GET /v2.0/networks/bed476b5-d9c2-4cea-ac87-a8f68c83429c?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: 1425/2825] 199.19.213.108 () {34 vars in 975 bytes} [Thu Jul 9 18:09:56 2026] GET /v2.0/ports/a0b3fbcc-a792-49ca-988b-8e27a9bc890a => generated 1097 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2826] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:09:56 2026] GET /v2.0/networks?id=bed476b5-d9c2-4cea-ac87-a8f68c83429c => 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: 1426/2827] 199.19.213.108 () {38 vars in 1028 bytes} [Thu Jul 9 18:09:56 2026] PUT /v2.0/ports/a0b3fbcc-a792-49ca-988b-8e27a9bc890a => generated 1287 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2828] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:09:57 2026] GET /v2.0/ports?tenant_id=bfdd4aea41cb4e76b369636c97f9bb9d&device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 2527 bytes in 49 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: 1427/2829] 199.19.213.108 () {34 vars in 1062 bytes} [Thu Jul 9 18:09:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.104&port_id=721bbf25-f030-4410-a1b6-ec8d9a2d4be4 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2830] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:09:58 2026] GET /v2.0/subnets?id=12cbbfa5-2d8f-4b6f-8f23-dcb30010e58e => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2831] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:09:58 2026] GET /v2.0/ports?network_id=dcd20482-e612-4f4d-b86d-55710c7589e2&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2832] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:09:58 2026] GET /v2.0/networks/dcd20482-e612-4f4d-b86d-55710c7589e2?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:09:58.220 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-64b2d325-27cc-470e-be86-fe13af2e0efa'] response: {'name': 'network-changed', 'server_uuid': '48976231-10dc-49c0-bebd-ff3d79380b6c', 'tag': 'a0b3fbcc-a792-49ca-988b-8e27a9bc890a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1429/2833] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:09:58 2026] GET /v2.0/networks/dcd20482-e612-4f4d-b86d-55710c7589e2?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: 1405/2834] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:09:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.252&port_id=a0b3fbcc-a792-49ca-988b-8e27a9bc890a => 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: 1430/2835] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:09:58 2026] GET /v2.0/subnets?id=5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 679 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2836] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:09:58 2026] GET /v2.0/ports?network_id=bed476b5-d9c2-4cea-ac87-a8f68c83429c&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: 1431/2837] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:09:58 2026] GET /v2.0/networks/bed476b5-d9c2-4cea-ac87-a8f68c83429c?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2838] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:09:58 2026] GET /v2.0/networks/bed476b5-d9c2-4cea-ac87-a8f68c83429c?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: 1432/2839] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:09:59 2026] GET /v2.0/ports?tenant_id=bfdd4aea41cb4e76b369636c97f9bb9d&device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 2527 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2840] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:09:59 2026] GET /v2.0/networks?id=bed476b5-d9c2-4cea-ac87-a8f68c83429c => generated 799 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2841] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:09:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.252&port_id=a0b3fbcc-a792-49ca-988b-8e27a9bc890a => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2842] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:09:59 2026] GET /v2.0/subnets?id=5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2843] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:09:59 2026] GET /v2.0/ports?network_id=bed476b5-d9c2-4cea-ac87-a8f68c83429c&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: 1410/2844] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:09:59 2026] GET /v2.0/networks/bed476b5-d9c2-4cea-ac87-a8f68c83429c?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: 1435/2845] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:09:59 2026] GET /v2.0/networks/bed476b5-d9c2-4cea-ac87-a8f68c83429c?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: 1411/2846] 10.0.0.118 () {34 vars in 971 bytes} [Thu Jul 9 18:10:01 2026] GET /v2.0/ports/a0b3fbcc-a792-49ca-988b-8e27a9bc890a => generated 1289 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2847] 199.19.213.108 () {34 vars in 788 bytes} [Thu Jul 9 18:10:01 2026] PUT /v2.0/ports/a0b3fbcc-a792-49ca-988b-8e27a9bc890a => generated 1313 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:10:02.080 7 INFO neutron.api.v2.resource [None req-e799c03e-b076-4a01-8572-73d8a2ba5a80 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1412/2848] 199.19.213.108 () {30 vars in 762 bytes} [Thu Jul 9 18:10:02 2026] GET /v2.0/security-groups/lb-0271124e-f2cf-4c1e-be16-09a474088176 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1437/2849] 199.19.213.108 () {30 vars in 784 bytes} [Thu Jul 9 18:10:02 2026] GET /v2.0/security-groups?name=lb-0271124e-f2cf-4c1e-be16-09a474088176 => generated 1639 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2850] 199.19.213.108 () {34 vars in 788 bytes} [Thu Jul 9 18:10:02 2026] PUT /v2.0/ports/a0b3fbcc-a792-49ca-988b-8e27a9bc890a => generated 1313 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:10:02.602 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3df9a5b9-3883-4830-910e-3f043884fa20'] response: {'name': 'network-changed', 'server_uuid': '48976231-10dc-49c0-bebd-ff3d79380b6c', 'tag': 'a0b3fbcc-a792-49ca-988b-8e27a9bc890a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1438/2851] 199.19.213.108 () {30 vars in 702 bytes} [Thu Jul 9 18:10:02 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: 7|app: 0|req: 1414/2852] 199.19.213.108 () {30 vars in 704 bytes} [Thu Jul 9 18:10:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2853] 199.19.213.108 () {30 vars in 680 bytes} [Thu Jul 9 18:10:02 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: 1415/2854] 199.19.213.108 () {30 vars in 716 bytes} [Thu Jul 9 18:10:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2855] 199.19.213.108 () {30 vars in 740 bytes} [Thu Jul 9 18:10:02 2026] GET /v2.0/subnets/5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2856] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:10:02 2026] GET /v2.0/ports?tenant_id=bfdd4aea41cb4e76b369636c97f9bb9d&device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2857] 199.19.213.108 () {30 vars in 736 bytes} [Thu Jul 9 18:10:02 2026] GET /v2.0/ports/e18cbf7c-587b-4a05-8619-70e134b02e6d => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2858] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:10:02 2026] GET /v2.0/networks?id=bed476b5-d9c2-4cea-ac87-a8f68c83429c => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:10:02.773 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b34ecfd2-2162-4634-a2ef-2a77a2c2601e'] response: {'name': 'network-changed', 'server_uuid': '48976231-10dc-49c0-bebd-ff3d79380b6c', 'tag': 'a0b3fbcc-a792-49ca-988b-8e27a9bc890a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1418/2859] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:10:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.252&port_id=a0b3fbcc-a792-49ca-988b-8e27a9bc890a => 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: 1442/2860] 199.19.213.108 () {30 vars in 736 bytes} [Thu Jul 9 18:10:02 2026] GET /v2.0/ports/a0b3fbcc-a792-49ca-988b-8e27a9bc890a => generated 1349 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2861] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:10:02 2026] GET /v2.0/subnets?id=5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 679 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2862] 199.19.213.108 () {30 vars in 740 bytes} [Thu Jul 9 18:10:02 2026] GET /v2.0/subnets/5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2863] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:10:02 2026] GET /v2.0/ports?network_id=bed476b5-d9c2-4cea-ac87-a8f68c83429c&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2864] 199.19.213.108 () {30 vars in 742 bytes} [Thu Jul 9 18:10:02 2026] GET /v2.0/networks/bed476b5-d9c2-4cea-ac87-a8f68c83429c => generated 796 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2865] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:10:02 2026] GET /v2.0/networks/bed476b5-d9c2-4cea-ac87-a8f68c83429c?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: 1445/2866] 199.19.213.108 () {30 vars in 736 bytes} [Thu Jul 9 18:10:02 2026] GET /v2.0/ports/e18cbf7c-587b-4a05-8619-70e134b02e6d => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2867] 199.19.213.108 () {30 vars in 740 bytes} [Thu Jul 9 18:10:02 2026] GET /v2.0/subnets/5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2868] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:10:02 2026] GET /v2.0/networks/bed476b5-d9c2-4cea-ac87-a8f68c83429c?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: 1447/2869] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:10:04 2026] GET /v2.0/ports?tenant_id=bfdd4aea41cb4e76b369636c97f9bb9d&device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 2589 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2870] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:10:04 2026] GET /v2.0/networks?id=bed476b5-d9c2-4cea-ac87-a8f68c83429c => generated 799 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2871] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:10:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.252&port_id=a0b3fbcc-a792-49ca-988b-8e27a9bc890a => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2872] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:10:04 2026] GET /v2.0/subnets?id=5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 679 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2873] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:10:04 2026] GET /v2.0/ports?network_id=bed476b5-d9c2-4cea-ac87-a8f68c83429c&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2874] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:10:04 2026] GET /v2.0/networks/bed476b5-d9c2-4cea-ac87-a8f68c83429c?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: 1450/2875] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:10:04 2026] GET /v2.0/networks/bed476b5-d9c2-4cea-ac87-a8f68c83429c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:10:12.103 8 WARNING neutron_lib.context [None req-ebef495a-6254-423f-8356-62adf7cd70da f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 18:10:12.945 8 INFO neutron.db.l3_db [None req-ebef495a-6254-423f-8356-62adf7cd70da f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Floating IP bc7e48e8-7057-4cf9-a211-316bcf4c2a63 associated. External IP: 10.96.250.207, port: e18cbf7c-587b-4a05-8619-70e134b02e6d. [pid: 8|app: 0|req: 1452/2878] 10.0.0.143 () {34 vars in 677 bytes} [Thu Jul 9 18:10:12 2026] POST /v2.0/floatingips => generated 898 bytes in 1230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2879] 199.19.213.108 () {30 vars in 702 bytes} [Thu Jul 9 18:10:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2880] 199.19.213.108 () {30 vars in 704 bytes} [Thu Jul 9 18:10:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2881] 199.19.213.108 () {30 vars in 680 bytes} [Thu Jul 9 18:10:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2882] 199.19.213.108 () {30 vars in 716 bytes} [Thu Jul 9 18:10:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:10:16.463 7 INFO neutron.api.v2.resource [None req-d0209b3f-990e-4dcb-869c-bf9de08d5aa4 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1429/2883] 199.19.213.108 () {30 vars in 762 bytes} [Thu Jul 9 18:10:16 2026] GET /v2.0/security-groups/lb-0271124e-f2cf-4c1e-be16-09a474088176 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2884] 199.19.213.108 () {30 vars in 784 bytes} [Thu Jul 9 18:10:16 2026] GET /v2.0/security-groups?name=lb-0271124e-f2cf-4c1e-be16-09a474088176 => generated 1639 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2885] 199.19.213.108 () {30 vars in 814 bytes} [Thu Jul 9 18:10:16 2026] GET /v2.0/security-group-rules?security_group_id=a0760962-6aca-401d-95a7-3a9a2cabd2c7 => generated 1182 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2886] 199.19.213.108 () {34 vars in 746 bytes} [Thu Jul 9 18:10:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2887] 199.19.213.108 () {34 vars in 746 bytes} [Thu Jul 9 18:10:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2888] 10.0.0.48 () {30 vars in 688 bytes} [Thu Jul 9 18:10:24 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: 1432/2889] 10.0.0.48 () {30 vars in 690 bytes} [Thu Jul 9 18:10:24 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: 1458/2890] 10.0.0.48 () {30 vars in 666 bytes} [Thu Jul 9 18:10:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2891] 10.0.0.48 () {30 vars in 702 bytes} [Thu Jul 9 18:10:24 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: 1459/2892] 10.0.0.48 () {28 vars in 437 bytes} [Thu Jul 9 18:10:24 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2893] 10.0.0.48 () {30 vars in 726 bytes} [Thu Jul 9 18:10:24 2026] GET /v2.0/subnets/0042a9d5-e8ad-46a2-a04f-159ef736b3d2 => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2894] 199.19.213.108 () {30 vars in 702 bytes} [Thu Jul 9 18:10:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2895] 199.19.213.108 () {30 vars in 704 bytes} [Thu Jul 9 18:10:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2896] 199.19.213.108 () {30 vars in 680 bytes} [Thu Jul 9 18:10:25 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: 1436/2897] 199.19.213.108 () {30 vars in 716 bytes} [Thu Jul 9 18:10:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2898] 199.19.213.108 () {30 vars in 740 bytes} [Thu Jul 9 18:10:25 2026] GET /v2.0/subnets/0042a9d5-e8ad-46a2-a04f-159ef736b3d2 => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2899] 199.19.213.108 () {30 vars in 768 bytes} [Thu Jul 9 18:10:25 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 2589 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2902] 199.19.213.108 () {30 vars in 702 bytes} [Thu Jul 9 18:10:25 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: 1440/2903] 199.19.213.108 () {30 vars in 704 bytes} [Thu Jul 9 18:10:25 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: 1464/2904] 199.19.213.108 () {30 vars in 680 bytes} [Thu Jul 9 18:10:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2905] 199.19.213.108 () {30 vars in 716 bytes} [Thu Jul 9 18:10:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2906] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:10:26 2026] GET /v2.0/networks/4a4149d0-59e0-4f16-92c3-a602452fb809?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: 1442/2907] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:10:26 2026] GET /v2.0/networks/4a4149d0-59e0-4f16-92c3-a602452fb809?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: 1466/2908] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:10:27 2026] GET /v2.0/networks?id=4a4149d0-59e0-4f16-92c3-a602452fb809 => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2909] 199.19.213.108 () {38 vars in 955 bytes} [Thu Jul 9 18:10:27 2026] POST /v2.0/ports => generated 1303 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2910] 199.19.213.108 () {38 vars in 1028 bytes} [Thu Jul 9 18:10:27 2026] PUT /v2.0/ports/d9119e05-fbd4-4eac-8ffb-23109b1941f0 => generated 1464 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1444/2911] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:10:29 2026] GET /v2.0/ports?tenant_id=bfdd4aea41cb4e76b369636c97f9bb9d&device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 4045 bytes in 56 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: 1468/2912] 199.19.213.108 () {34 vars in 1062 bytes} [Thu Jul 9 18:10:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.104&port_id=721bbf25-f030-4410-a1b6-ec8d9a2d4be4 => 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: 1445/2913] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:10:29 2026] GET /v2.0/subnets?id=12cbbfa5-2d8f-4b6f-8f23-dcb30010e58e => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:10:29.550 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-36c09d0e-d429-46b4-890b-f3e531280a96'] response: {'name': 'network-changed', 'server_uuid': '48976231-10dc-49c0-bebd-ff3d79380b6c', 'tag': 'd9119e05-fbd4-4eac-8ffb-23109b1941f0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1469/2914] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:10:29 2026] GET /v2.0/ports?network_id=dcd20482-e612-4f4d-b86d-55710c7589e2&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2915] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:10:29 2026] GET /v2.0/networks/dcd20482-e612-4f4d-b86d-55710c7589e2?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2916] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:10:29 2026] GET /v2.0/networks/dcd20482-e612-4f4d-b86d-55710c7589e2?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: 1447/2917] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:10:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.252&port_id=a0b3fbcc-a792-49ca-988b-8e27a9bc890a => 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: 1471/2918] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:10:29 2026] GET /v2.0/subnets?id=5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2919] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:10:29 2026] GET /v2.0/ports?network_id=bed476b5-d9c2-4cea-ac87-a8f68c83429c&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2920] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:10:29 2026] GET /v2.0/networks/bed476b5-d9c2-4cea-ac87-a8f68c83429c?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: 1449/2921] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:10:29 2026] GET /v2.0/networks/bed476b5-d9c2-4cea-ac87-a8f68c83429c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2922] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:10:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=d9119e05-fbd4-4eac-8ffb-23109b1941f0 => 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: 1450/2923] 199.19.213.108 () {34 vars in 1104 bytes} [Thu Jul 9 18:10:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A345&port_id=d9119e05-fbd4-4eac-8ffb-23109b1941f0 => 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: 1474/2924] 199.19.213.108 () {34 vars in 1064 bytes} [Thu Jul 9 18:10:29 2026] GET /v2.0/subnets?id=0042a9d5-e8ad-46a2-a04f-159ef736b3d2&id=229fd660-8381-4d32-963e-9c7476843737 => generated 1410 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2925] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:10:29 2026] GET /v2.0/ports?network_id=4a4149d0-59e0-4f16-92c3-a602452fb809&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: 8|app: 0|req: 1475/2926] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:10:30 2026] GET /v2.0/ports?network_id=4a4149d0-59e0-4f16-92c3-a602452fb809&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: 1452/2927] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:10:30 2026] GET /v2.0/networks/4a4149d0-59e0-4f16-92c3-a602452fb809?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2928] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:10:30 2026] GET /v2.0/networks/4a4149d0-59e0-4f16-92c3-a602452fb809?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: 1453/2929] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:10:31 2026] GET /v2.0/ports?tenant_id=bfdd4aea41cb4e76b369636c97f9bb9d&device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 4045 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2930] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:10:31 2026] GET /v2.0/networks?id=4a4149d0-59e0-4f16-92c3-a602452fb809 => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2931] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:10:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=d9119e05-fbd4-4eac-8ffb-23109b1941f0 => 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: 1478/2932] 199.19.213.108 () {34 vars in 1104 bytes} [Thu Jul 9 18:10:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A345&port_id=d9119e05-fbd4-4eac-8ffb-23109b1941f0 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2933] 199.19.213.108 () {34 vars in 1064 bytes} [Thu Jul 9 18:10:31 2026] GET /v2.0/subnets?id=0042a9d5-e8ad-46a2-a04f-159ef736b3d2&id=229fd660-8381-4d32-963e-9c7476843737 => generated 1410 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2934] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:10:31 2026] GET /v2.0/ports?network_id=4a4149d0-59e0-4f16-92c3-a602452fb809&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2935] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:10:31 2026] GET /v2.0/ports?network_id=4a4149d0-59e0-4f16-92c3-a602452fb809&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2936] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:10:31 2026] GET /v2.0/networks/4a4149d0-59e0-4f16-92c3-a602452fb809?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2937] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:10:31 2026] GET /v2.0/networks/4a4149d0-59e0-4f16-92c3-a602452fb809?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: 1481/2938] 199.19.213.108 () {34 vars in 1096 bytes} [Thu Jul 9 18:10:33 2026] GET /v2.0/ports?device_id=92edee3d-4e57-4862-b450-88bdf8997f58&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2939] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:10:33 2026] GET /v2.0/ports?tenant_id=6fae667b421d453ead2715679269d5b3&device_id=92edee3d-4e57-4862-b450-88bdf8997f58 => 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: 1482/2940] 10.0.0.118 () {34 vars in 971 bytes} [Thu Jul 9 18:10:33 2026] GET /v2.0/ports/d9119e05-fbd4-4eac-8ffb-23109b1941f0 => generated 1466 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2941] 199.19.213.108 () {30 vars in 736 bytes} [Thu Jul 9 18:10:33 2026] GET /v2.0/ports/d9119e05-fbd4-4eac-8ffb-23109b1941f0 => generated 1466 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2942] 199.19.213.108 () {30 vars in 736 bytes} [Thu Jul 9 18:10:33 2026] GET /v2.0/ports/d9119e05-fbd4-4eac-8ffb-23109b1941f0 => generated 1466 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2943] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:10:34 2026] GET /v2.0/networks?id=45678eaf-d31d-4a8f-ba18-e2009bef0b25 => 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: 1485/2944] 199.19.213.108 () {34 vars in 1056 bytes} [Thu Jul 9 18:10:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.90&port_id=85ba45d4-b7b0-4947-9b7b-6d33b9a19b93 => generated 859 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2945] 199.19.213.108 () {34 vars in 1106 bytes} [Thu Jul 9 18:10:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1b5&port_id=85ba45d4-b7b0-4947-9b7b-6d33b9a19b93 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2946] 199.19.213.108 () {34 vars in 789 bytes} [Thu Jul 9 18:10:33 2026] PUT /v2.0/ports/d9119e05-fbd4-4eac-8ffb-23109b1941f0 => generated 1201 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2947] 199.19.213.108 () {34 vars in 1064 bytes} [Thu Jul 9 18:10:34 2026] GET /v2.0/subnets?id=3c2c3daa-8085-4110-b397-c72d9f82dbbf&id=a913199b-53cf-447a-9009-77383eeb2254 => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1488/2948] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:10:34 2026] GET /v2.0/ports?network_id=45678eaf-d31d-4a8f-ba18-e2009bef0b25&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2949] 199.19.213.108 () {30 vars in 742 bytes} [Thu Jul 9 18:10:34 2026] GET /v2.0/networks/4a4149d0-59e0-4f16-92c3-a602452fb809 => generated 797 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:10:34.458 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-793ad7f5-10f9-4049-a63e-59455c2df3fb'] response: {'name': 'network-changed', 'server_uuid': '48976231-10dc-49c0-bebd-ff3d79380b6c', 'tag': 'd9119e05-fbd4-4eac-8ffb-23109b1941f0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1489/2950] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:10:34 2026] GET /v2.0/ports?network_id=45678eaf-d31d-4a8f-ba18-e2009bef0b25&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: 1462/2951] 199.19.213.108 () {30 vars in 740 bytes} [Thu Jul 9 18:10:34 2026] GET /v2.0/subnets/0042a9d5-e8ad-46a2-a04f-159ef736b3d2 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2952] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:10:34 2026] GET /v2.0/networks/45678eaf-d31d-4a8f-ba18-e2009bef0b25?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2953] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:10:34 2026] GET /v2.0/networks/45678eaf-d31d-4a8f-ba18-e2009bef0b25?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: 1491/2954] 199.19.213.108 () {30 vars in 702 bytes} [Thu Jul 9 18:10:34 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: 1464/2955] 199.19.213.108 () {30 vars in 704 bytes} [Thu Jul 9 18:10:34 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: 1492/2956] 199.19.213.108 () {30 vars in 680 bytes} [Thu Jul 9 18:10:34 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: 1465/2957] 199.19.213.108 () {30 vars in 716 bytes} [Thu Jul 9 18:10:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2958] 199.19.213.108 () {30 vars in 740 bytes} [Thu Jul 9 18:10:34 2026] GET /v2.0/subnets/5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2959] 199.19.213.108 () {30 vars in 736 bytes} [Thu Jul 9 18:10:34 2026] GET /v2.0/ports/e18cbf7c-587b-4a05-8619-70e134b02e6d => generated 1128 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2960] 199.19.213.108 () {30 vars in 736 bytes} [Thu Jul 9 18:10:34 2026] GET /v2.0/ports/a0b3fbcc-a792-49ca-988b-8e27a9bc890a => generated 1349 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2961] 199.19.213.108 () {30 vars in 740 bytes} [Thu Jul 9 18:10:34 2026] GET /v2.0/subnets/5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2962] 199.19.213.108 () {30 vars in 742 bytes} [Thu Jul 9 18:10:34 2026] GET /v2.0/networks/bed476b5-d9c2-4cea-ac87-a8f68c83429c => generated 796 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2963] 199.19.213.108 () {30 vars in 736 bytes} [Thu Jul 9 18:10:34 2026] GET /v2.0/ports/e18cbf7c-587b-4a05-8619-70e134b02e6d => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2964] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:10:34 2026] GET /v2.0/ports?tenant_id=bfdd4aea41cb4e76b369636c97f9bb9d&device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 3818 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2965] 199.19.213.108 () {30 vars in 740 bytes} [Thu Jul 9 18:10:34 2026] GET /v2.0/subnets/5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2966] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:10:35 2026] GET /v2.0/networks?id=4a4149d0-59e0-4f16-92c3-a602452fb809 => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2967] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:10:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=d9119e05-fbd4-4eac-8ffb-23109b1941f0 => 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: 1498/2968] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:10:35 2026] GET /v2.0/subnets?id=0042a9d5-e8ad-46a2-a04f-159ef736b3d2 => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2969] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:10:35 2026] GET /v2.0/ports?network_id=4a4149d0-59e0-4f16-92c3-a602452fb809&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2970] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:10:35 2026] GET /v2.0/networks/4a4149d0-59e0-4f16-92c3-a602452fb809?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2971] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:10:35 2026] GET /v2.0/networks/4a4149d0-59e0-4f16-92c3-a602452fb809?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: 1500/2972] 10.0.0.48 () {30 vars in 688 bytes} [Thu Jul 9 18:10:40 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: 1473/2973] 10.0.0.48 () {30 vars in 690 bytes} [Thu Jul 9 18:10:40 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: 1501/2974] 10.0.0.48 () {30 vars in 666 bytes} [Thu Jul 9 18:10:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2975] 10.0.0.48 () {30 vars in 702 bytes} [Thu Jul 9 18:10:40 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: 1503/2978] 10.0.0.48 () {28 vars in 437 bytes} [Thu Jul 9 18:10:40 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2979] 10.0.0.48 () {30 vars in 726 bytes} [Thu Jul 9 18:10:40 2026] GET /v2.0/subnets/a913199b-53cf-447a-9009-77383eeb2254 => generated 656 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2980] 199.19.213.108 () {30 vars in 702 bytes} [Thu Jul 9 18:10:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2981] 199.19.213.108 () {30 vars in 704 bytes} [Thu Jul 9 18:10:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2982] 199.19.213.108 () {30 vars in 680 bytes} [Thu Jul 9 18:10:42 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: 1478/2983] 199.19.213.108 () {30 vars in 716 bytes} [Thu Jul 9 18:10:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2984] 199.19.213.108 () {30 vars in 740 bytes} [Thu Jul 9 18:10:43 2026] GET /v2.0/subnets/0042a9d5-e8ad-46a2-a04f-159ef736b3d2 => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2985] 199.19.213.108 () {30 vars in 740 bytes} [Thu Jul 9 18:10:43 2026] GET /v2.0/subnets/a913199b-53cf-447a-9009-77383eeb2254 => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2986] 199.19.213.108 () {30 vars in 768 bytes} [Thu Jul 9 18:10:43 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 3818 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2987] 199.19.213.108 () {30 vars in 702 bytes} [Thu Jul 9 18:10: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: 8|app: 0|req: 1508/2988] 199.19.213.108 () {30 vars in 704 bytes} [Thu Jul 9 18:10:43 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: 1481/2989] 199.19.213.108 () {30 vars in 680 bytes} [Thu Jul 9 18:10:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2990] 199.19.213.108 () {30 vars in 716 bytes} [Thu Jul 9 18:10: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: 1482/2991] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:10:44 2026] GET /v2.0/networks/45678eaf-d31d-4a8f-ba18-e2009bef0b25?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2992] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:10:44 2026] GET /v2.0/networks/45678eaf-d31d-4a8f-ba18-e2009bef0b25?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2993] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:10:45 2026] GET /v2.0/networks?id=45678eaf-d31d-4a8f-ba18-e2009bef0b25 => 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: 1511/2994] 199.19.213.108 () {38 vars in 955 bytes} [Thu Jul 9 18:10:45 2026] POST /v2.0/ports => generated 1303 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2995] 199.19.213.108 () {38 vars in 1028 bytes} [Thu Jul 9 18:10:45 2026] PUT /v2.0/ports/3ede6a40-ae5b-41ee-bec9-10fd182babf6 => generated 1464 bytes in 590 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: 1512/2996] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:10:47 2026] GET /v2.0/ports?tenant_id=bfdd4aea41cb4e76b369636c97f9bb9d&device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 5274 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1485/2997] 199.19.213.108 () {34 vars in 1062 bytes} [Thu Jul 9 18:10:47 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.104&port_id=721bbf25-f030-4410-a1b6-ec8d9a2d4be4 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2998] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:10:47 2026] GET /v2.0/subnets?id=12cbbfa5-2d8f-4b6f-8f23-dcb30010e58e => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:10:47.632 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-84b89fb5-5fa9-432a-91ba-735ae756bf56'] response: {'name': 'network-changed', 'server_uuid': '48976231-10dc-49c0-bebd-ff3d79380b6c', 'tag': '3ede6a40-ae5b-41ee-bec9-10fd182babf6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1486/2999] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:10:47 2026] GET /v2.0/ports?network_id=dcd20482-e612-4f4d-b86d-55710c7589e2&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: 1514/3000] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:10:47 2026] GET /v2.0/networks/dcd20482-e612-4f4d-b86d-55710c7589e2?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: 1487/3001] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:10:47 2026] GET /v2.0/networks/dcd20482-e612-4f4d-b86d-55710c7589e2?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: 1515/3002] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:10:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.252&port_id=a0b3fbcc-a792-49ca-988b-8e27a9bc890a => 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: 1488/3003] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:10:47 2026] GET /v2.0/subnets?id=5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3004] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:10:47 2026] GET /v2.0/ports?network_id=bed476b5-d9c2-4cea-ac87-a8f68c83429c&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: 1489/3005] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:10:47 2026] GET /v2.0/networks/bed476b5-d9c2-4cea-ac87-a8f68c83429c?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: 1517/3006] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:10:47 2026] GET /v2.0/networks/bed476b5-d9c2-4cea-ac87-a8f68c83429c?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: 1490/3007] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:10:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=d9119e05-fbd4-4eac-8ffb-23109b1941f0 => 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: 1518/3008] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:10:48 2026] GET /v2.0/subnets?id=0042a9d5-e8ad-46a2-a04f-159ef736b3d2 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3009] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:10:48 2026] GET /v2.0/ports?network_id=4a4149d0-59e0-4f16-92c3-a602452fb809&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3010] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:10:48 2026] GET /v2.0/networks/4a4149d0-59e0-4f16-92c3-a602452fb809?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3011] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:10:48 2026] GET /v2.0/networks/4a4149d0-59e0-4f16-92c3-a602452fb809?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: 1520/3012] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:10:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.246&port_id=3ede6a40-ae5b-41ee-bec9-10fd182babf6 => 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: 1493/3013] 199.19.213.108 () {34 vars in 1104 bytes} [Thu Jul 9 18:10:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae4&port_id=3ede6a40-ae5b-41ee-bec9-10fd182babf6 => 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: 1521/3014] 199.19.213.108 () {34 vars in 1064 bytes} [Thu Jul 9 18:10:48 2026] GET /v2.0/subnets?id=3c2c3daa-8085-4110-b397-c72d9f82dbbf&id=a913199b-53cf-447a-9009-77383eeb2254 => generated 1414 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3015] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:10:48 2026] GET /v2.0/ports?network_id=45678eaf-d31d-4a8f-ba18-e2009bef0b25&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3016] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:10:48 2026] GET /v2.0/ports?network_id=45678eaf-d31d-4a8f-ba18-e2009bef0b25&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3017] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:10:48 2026] GET /v2.0/networks/45678eaf-d31d-4a8f-ba18-e2009bef0b25?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: 1523/3018] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:10:48 2026] GET /v2.0/networks/45678eaf-d31d-4a8f-ba18-e2009bef0b25?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: 1496/3019] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:10:49 2026] GET /v2.0/ports?tenant_id=bfdd4aea41cb4e76b369636c97f9bb9d&device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 5274 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3020] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:10:49 2026] GET /v2.0/networks?id=45678eaf-d31d-4a8f-ba18-e2009bef0b25 => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3021] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:10:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.246&port_id=3ede6a40-ae5b-41ee-bec9-10fd182babf6 => 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: 1525/3022] 199.19.213.108 () {34 vars in 1104 bytes} [Thu Jul 9 18:10:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae4&port_id=3ede6a40-ae5b-41ee-bec9-10fd182babf6 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3023] 199.19.213.108 () {34 vars in 1064 bytes} [Thu Jul 9 18:10:49 2026] GET /v2.0/subnets?id=3c2c3daa-8085-4110-b397-c72d9f82dbbf&id=a913199b-53cf-447a-9009-77383eeb2254 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3024] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:10:49 2026] GET /v2.0/ports?network_id=45678eaf-d31d-4a8f-ba18-e2009bef0b25&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: 1499/3025] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:10:49 2026] GET /v2.0/ports?network_id=45678eaf-d31d-4a8f-ba18-e2009bef0b25&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3026] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:10:49 2026] GET /v2.0/networks/45678eaf-d31d-4a8f-ba18-e2009bef0b25?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3027] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:10:49 2026] GET /v2.0/networks/45678eaf-d31d-4a8f-ba18-e2009bef0b25?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: 1528/3028] 10.0.0.118 () {34 vars in 971 bytes} [Thu Jul 9 18:10:51 2026] GET /v2.0/ports/3ede6a40-ae5b-41ee-bec9-10fd182babf6 => generated 1466 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3029] 199.19.213.108 () {30 vars in 736 bytes} [Thu Jul 9 18:10:51 2026] GET /v2.0/ports/3ede6a40-ae5b-41ee-bec9-10fd182babf6 => generated 1466 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3030] 199.19.213.108 () {30 vars in 736 bytes} [Thu Jul 9 18:10:51 2026] GET /v2.0/ports/3ede6a40-ae5b-41ee-bec9-10fd182babf6 => generated 1466 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3031] 199.19.213.108 () {34 vars in 789 bytes} [Thu Jul 9 18:10:51 2026] PUT /v2.0/ports/3ede6a40-ae5b-41ee-bec9-10fd182babf6 => generated 1201 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3032] 199.19.213.108 () {30 vars in 742 bytes} [Thu Jul 9 18:10:52 2026] GET /v2.0/networks/45678eaf-d31d-4a8f-ba18-e2009bef0b25 => generated 798 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: 1503/3033] 199.19.213.108 () {30 vars in 740 bytes} [Thu Jul 9 18:10:52 2026] GET /v2.0/subnets/a913199b-53cf-447a-9009-77383eeb2254 => generated 674 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3034] 199.19.213.108 () {30 vars in 702 bytes} [Thu Jul 9 18:10:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:10:52.573 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-25988a11-5011-45e4-b877-adfdf8dbfa61'] response: {'name': 'network-changed', 'server_uuid': '48976231-10dc-49c0-bebd-ff3d79380b6c', 'tag': '3ede6a40-ae5b-41ee-bec9-10fd182babf6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1504/3035] 199.19.213.108 () {30 vars in 704 bytes} [Thu Jul 9 18:10:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3036] 199.19.213.108 () {30 vars in 680 bytes} [Thu Jul 9 18:10:52 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: 1505/3037] 199.19.213.108 () {30 vars in 716 bytes} [Thu Jul 9 18:10:52 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: 1533/3038] 199.19.213.108 () {30 vars in 740 bytes} [Thu Jul 9 18:10:52 2026] GET /v2.0/subnets/5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3039] 199.19.213.108 () {30 vars in 736 bytes} [Thu Jul 9 18:10:52 2026] GET /v2.0/ports/e18cbf7c-587b-4a05-8619-70e134b02e6d => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3040] 199.19.213.108 () {30 vars in 736 bytes} [Thu Jul 9 18:10:52 2026] GET /v2.0/ports/a0b3fbcc-a792-49ca-988b-8e27a9bc890a => generated 1349 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3041] 199.19.213.108 () {30 vars in 740 bytes} [Thu Jul 9 18:10:52 2026] GET /v2.0/subnets/5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3042] 199.19.213.108 () {30 vars in 742 bytes} [Thu Jul 9 18:10:52 2026] GET /v2.0/networks/bed476b5-d9c2-4cea-ac87-a8f68c83429c => generated 796 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3043] 199.19.213.108 () {30 vars in 736 bytes} [Thu Jul 9 18:10:52 2026] GET /v2.0/ports/e18cbf7c-587b-4a05-8619-70e134b02e6d => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3044] 199.19.213.108 () {30 vars in 740 bytes} [Thu Jul 9 18:10:52 2026] GET /v2.0/subnets/5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3045] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:10:52 2026] GET /v2.0/ports?tenant_id=bfdd4aea41cb4e76b369636c97f9bb9d&device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 5047 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3046] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:10:53 2026] GET /v2.0/networks?id=45678eaf-d31d-4a8f-ba18-e2009bef0b25 => generated 801 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3047] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:10:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.246&port_id=3ede6a40-ae5b-41ee-bec9-10fd182babf6 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3048] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:10:53 2026] GET /v2.0/subnets?id=a913199b-53cf-447a-9009-77383eeb2254 => generated 677 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3049] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:10:53 2026] GET /v2.0/ports?network_id=45678eaf-d31d-4a8f-ba18-e2009bef0b25&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: 8|app: 0|req: 1539/3050] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:10:53 2026] GET /v2.0/networks/45678eaf-d31d-4a8f-ba18-e2009bef0b25?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: 1512/3051] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:10:53 2026] GET /v2.0/networks/45678eaf-d31d-4a8f-ba18-e2009bef0b25?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: 1514/3054] 199.19.213.108 () {30 vars in 702 bytes} [Thu Jul 9 18:11:05 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: 1541/3055] 199.19.213.108 () {30 vars in 704 bytes} [Thu Jul 9 18:11:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3056] 199.19.213.108 () {30 vars in 680 bytes} [Thu Jul 9 18:11:05 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: 1542/3057] 199.19.213.108 () {30 vars in 716 bytes} [Thu Jul 9 18:11:05 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: 1516/3058] 199.19.213.108 () {30 vars in 740 bytes} [Thu Jul 9 18:11:05 2026] GET /v2.0/subnets/0042a9d5-e8ad-46a2-a04f-159ef736b3d2 => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3059] 199.19.213.108 () {30 vars in 768 bytes} [Thu Jul 9 18:11:05 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 5047 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3060] 199.19.213.108 () {30 vars in 702 bytes} [Thu Jul 9 18:11:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3061] 199.19.213.108 () {30 vars in 704 bytes} [Thu Jul 9 18:11:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3062] 199.19.213.108 () {30 vars in 680 bytes} [Thu Jul 9 18:11:06 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: 1545/3063] 199.19.213.108 () {30 vars in 716 bytes} [Thu Jul 9 18:11:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3064] 199.19.213.108 () {30 vars in 736 bytes} [Thu Jul 9 18:11:06 2026] GET /v2.0/ports/3ede6a40-ae5b-41ee-bec9-10fd182babf6 => generated 1237 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3065] 199.19.213.108 () {34 vars in 788 bytes} [Thu Jul 9 18:11:06 2026] PUT /v2.0/ports/3ede6a40-ae5b-41ee-bec9-10fd182babf6 => generated 1026 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3066] 199.19.213.108 () {30 vars in 742 bytes} [Thu Jul 9 18:11:06 2026] GET /v2.0/networks/45678eaf-d31d-4a8f-ba18-e2009bef0b25 => generated 798 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1547/3067] 199.19.213.108 () {30 vars in 768 bytes} [Thu Jul 9 18:11:06 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 4872 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3068] 199.19.213.108 () {30 vars in 768 bytes} [Thu Jul 9 18:11:06 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 4872 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:11:07.184 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a351ab71-8dfc-465e-aef2-33558e7fbc75'] response: {'name': 'network-changed', 'server_uuid': '48976231-10dc-49c0-bebd-ff3d79380b6c', 'tag': '3ede6a40-ae5b-41ee-bec9-10fd182babf6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1548/3069] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:11:07 2026] GET /v2.0/ports?tenant_id=bfdd4aea41cb4e76b369636c97f9bb9d&device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 4872 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3070] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:11:07 2026] GET /v2.0/networks?id=45678eaf-d31d-4a8f-ba18-e2009bef0b25 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3071] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:11:07 2026] GET /v2.0/networks/45678eaf-d31d-4a8f-ba18-e2009bef0b25?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: 1523/3072] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:11:07 2026] GET /v2.0/networks/45678eaf-d31d-4a8f-ba18-e2009bef0b25?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: 1550/3073] 199.19.213.108 () {30 vars in 768 bytes} [Thu Jul 9 18:11:07 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 4872 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3074] 199.19.213.108 () {34 vars in 975 bytes} [Thu Jul 9 18:11:08 2026] GET /v2.0/ports/3ede6a40-ae5b-41ee-bec9-10fd182babf6 => generated 1062 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3075] 199.19.213.108 () {30 vars in 768 bytes} [Thu Jul 9 18:11:08 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 4872 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3076] 199.19.213.108 () {36 vars in 997 bytes} [Thu Jul 9 18:11:08 2026] DELETE /v2.0/ports/3ede6a40-ae5b-41ee-bec9-10fd182babf6 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3077] 199.19.213.108 () {30 vars in 768 bytes} [Thu Jul 9 18:11:09 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 3818 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:11:10.024 8 INFO neutron.pecan_wsgi.hooks.translation [None req-21eea1a2-6410-48f9-8bd9-f4e6f9aa2888 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1552/3078] 199.19.213.108 () {32 vars in 758 bytes} [Thu Jul 9 18:11:09 2026] DELETE /v2.0/ports/3ede6a40-ae5b-41ee-bec9-10fd182babf6 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3079] 199.19.213.108 () {30 vars in 702 bytes} [Thu Jul 9 18:11:10 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: 1553/3080] 199.19.213.108 () {30 vars in 704 bytes} [Thu Jul 9 18:11:10 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: 1528/3081] 199.19.213.108 () {30 vars in 680 bytes} [Thu Jul 9 18:11:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:11:10.184 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b0dbc49-708a-4b6f-9818-e9d8c456c906'] response: {'server_uuid': '48976231-10dc-49c0-bebd-ff3d79380b6c', 'name': 'network-vif-deleted', 'tag': '3ede6a40-ae5b-41ee-bec9-10fd182babf6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1554/3082] 199.19.213.108 () {30 vars in 716 bytes} [Thu Jul 9 18:11:10 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: 1529/3083] 199.19.213.108 () {30 vars in 740 bytes} [Thu Jul 9 18:11:10 2026] GET /v2.0/subnets/5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3084] 199.19.213.108 () {30 vars in 736 bytes} [Thu Jul 9 18:11:10 2026] GET /v2.0/ports/e18cbf7c-587b-4a05-8619-70e134b02e6d => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3085] 199.19.213.108 () {30 vars in 736 bytes} [Thu Jul 9 18:11:10 2026] GET /v2.0/ports/a0b3fbcc-a792-49ca-988b-8e27a9bc890a => generated 1349 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3086] 199.19.213.108 () {30 vars in 740 bytes} [Thu Jul 9 18:11:10 2026] GET /v2.0/subnets/5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3087] 199.19.213.108 () {30 vars in 742 bytes} [Thu Jul 9 18:11:10 2026] GET /v2.0/networks/bed476b5-d9c2-4cea-ac87-a8f68c83429c => generated 796 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3088] 199.19.213.108 () {30 vars in 736 bytes} [Thu Jul 9 18:11:10 2026] GET /v2.0/ports/e18cbf7c-587b-4a05-8619-70e134b02e6d => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3089] 199.19.213.108 () {30 vars in 740 bytes} [Thu Jul 9 18:11:10 2026] GET /v2.0/subnets/5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3092] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:11:10 2026] GET /v2.0/ports?tenant_id=bfdd4aea41cb4e76b369636c97f9bb9d&device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 3818 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3093] 199.19.213.108 () {34 vars in 1146 bytes} [Thu Jul 9 18:11:10 2026] GET /v2.0/networks?id=dcd20482-e612-4f4d-b86d-55710c7589e2&id=bed476b5-d9c2-4cea-ac87-a8f68c83429c&id=4a4149d0-59e0-4f16-92c3-a602452fb809 => generated 2306 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3094] 199.19.213.108 () {34 vars in 1062 bytes} [Thu Jul 9 18:11:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.104&port_id=721bbf25-f030-4410-a1b6-ec8d9a2d4be4 => 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: 1536/3095] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:11:10 2026] GET /v2.0/subnets?id=12cbbfa5-2d8f-4b6f-8f23-dcb30010e58e => generated 654 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3096] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:11:10 2026] GET /v2.0/ports?network_id=dcd20482-e612-4f4d-b86d-55710c7589e2&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: 1537/3097] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:11:10 2026] GET /v2.0/networks/dcd20482-e612-4f4d-b86d-55710c7589e2?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3098] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:11:10 2026] GET /v2.0/networks/dcd20482-e612-4f4d-b86d-55710c7589e2?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: 1538/3099] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:11:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.252&port_id=a0b3fbcc-a792-49ca-988b-8e27a9bc890a => 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: 1562/3100] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:11:10 2026] GET /v2.0/subnets?id=5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 679 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3101] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:11:11 2026] GET /v2.0/ports?network_id=bed476b5-d9c2-4cea-ac87-a8f68c83429c&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: 1563/3102] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:11:11 2026] GET /v2.0/networks/bed476b5-d9c2-4cea-ac87-a8f68c83429c?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3103] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:11:11 2026] GET /v2.0/networks/bed476b5-d9c2-4cea-ac87-a8f68c83429c?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: 1564/3104] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:11:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=d9119e05-fbd4-4eac-8ffb-23109b1941f0 => 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: 1541/3105] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:11:11 2026] GET /v2.0/subnets?id=0042a9d5-e8ad-46a2-a04f-159ef736b3d2 => generated 676 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3106] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:11:11 2026] GET /v2.0/ports?network_id=4a4149d0-59e0-4f16-92c3-a602452fb809&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3107] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:11:11 2026] GET /v2.0/networks/4a4149d0-59e0-4f16-92c3-a602452fb809?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: 1566/3108] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:11:11 2026] GET /v2.0/networks/4a4149d0-59e0-4f16-92c3-a602452fb809?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3109] 199.19.213.108 () {30 vars in 702 bytes} [Thu Jul 9 18:11:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3110] 199.19.213.108 () {30 vars in 704 bytes} [Thu Jul 9 18:11:15 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: 1544/3111] 199.19.213.108 () {30 vars in 680 bytes} [Thu Jul 9 18:11:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3112] 199.19.213.108 () {30 vars in 716 bytes} [Thu Jul 9 18:11:16 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: 7|app: 0|req: 1545/3113] 199.19.213.108 () {30 vars in 768 bytes} [Thu Jul 9 18:11:16 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 3818 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3114] 199.19.213.108 () {30 vars in 702 bytes} [Thu Jul 9 18:11:16 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: 1546/3115] 199.19.213.108 () {30 vars in 704 bytes} [Thu Jul 9 18:11:16 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: 1570/3116] 199.19.213.108 () {30 vars in 680 bytes} [Thu Jul 9 18:11:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3117] 199.19.213.108 () {30 vars in 716 bytes} [Thu Jul 9 18:11:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3118] 199.19.213.108 () {30 vars in 736 bytes} [Thu Jul 9 18:11:16 2026] GET /v2.0/ports/d9119e05-fbd4-4eac-8ffb-23109b1941f0 => generated 1237 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3119] 199.19.213.108 () {34 vars in 788 bytes} [Thu Jul 9 18:11:16 2026] PUT /v2.0/ports/d9119e05-fbd4-4eac-8ffb-23109b1941f0 => generated 1026 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3120] 199.19.213.108 () {30 vars in 742 bytes} [Thu Jul 9 18:11:16 2026] GET /v2.0/networks/4a4149d0-59e0-4f16-92c3-a602452fb809 => generated 797 bytes in 54 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: 1549/3121] 199.19.213.108 () {30 vars in 768 bytes} [Thu Jul 9 18:11:16 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 3643 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3122] 199.19.213.108 () {30 vars in 768 bytes} [Thu Jul 9 18:11:16 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 3643 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:11:17.361 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ff6bab7-d01b-4563-b7a1-8c422dea1b76'] response: {'name': 'network-changed', 'server_uuid': '48976231-10dc-49c0-bebd-ff3d79380b6c', 'tag': 'd9119e05-fbd4-4eac-8ffb-23109b1941f0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1550/3123] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:11:17 2026] GET /v2.0/ports?tenant_id=bfdd4aea41cb4e76b369636c97f9bb9d&device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 3643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3124] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:11:17 2026] GET /v2.0/networks?id=4a4149d0-59e0-4f16-92c3-a602452fb809 => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3125] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:11:17 2026] GET /v2.0/networks/4a4149d0-59e0-4f16-92c3-a602452fb809?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3126] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:11:17 2026] GET /v2.0/networks/4a4149d0-59e0-4f16-92c3-a602452fb809?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3127] 199.19.213.108 () {30 vars in 768 bytes} [Thu Jul 9 18:11:17 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 3643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3128] 199.19.213.108 () {34 vars in 975 bytes} [Thu Jul 9 18:11:18 2026] GET /v2.0/ports/d9119e05-fbd4-4eac-8ffb-23109b1941f0 => generated 1062 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3129] 199.19.213.108 () {30 vars in 768 bytes} [Thu Jul 9 18:11:19 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 3643 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3130] 199.19.213.108 () {36 vars in 997 bytes} [Thu Jul 9 18:11:19 2026] DELETE /v2.0/ports/d9119e05-fbd4-4eac-8ffb-23109b1941f0 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3131] 199.19.213.108 () {30 vars in 768 bytes} [Thu Jul 9 18:11:20 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 2589 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:11:20.195 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bec24472-a916-45d4-9786-946e05870152 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1554/3132] 199.19.213.108 () {32 vars in 758 bytes} [Thu Jul 9 18:11:20 2026] DELETE /v2.0/ports/d9119e05-fbd4-4eac-8ffb-23109b1941f0 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3133] 199.19.213.108 () {30 vars in 702 bytes} [Thu Jul 9 18:11:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:11:20.328 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-21fce18e-5497-4308-8227-8524c3384965'] response: {'server_uuid': '48976231-10dc-49c0-bebd-ff3d79380b6c', 'name': 'network-vif-deleted', 'tag': 'd9119e05-fbd4-4eac-8ffb-23109b1941f0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1555/3134] 199.19.213.108 () {30 vars in 704 bytes} [Thu Jul 9 18:11: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: 8|app: 0|req: 1580/3135] 199.19.213.108 () {30 vars in 680 bytes} [Thu Jul 9 18:11: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: 7|app: 0|req: 1556/3136] 199.19.213.108 () {30 vars in 716 bytes} [Thu Jul 9 18:11: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: 8|app: 0|req: 1581/3137] 199.19.213.108 () {30 vars in 740 bytes} [Thu Jul 9 18:11:20 2026] GET /v2.0/subnets/5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3138] 199.19.213.108 () {30 vars in 736 bytes} [Thu Jul 9 18:11:20 2026] GET /v2.0/ports/e18cbf7c-587b-4a05-8619-70e134b02e6d => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3139] 199.19.213.108 () {30 vars in 736 bytes} [Thu Jul 9 18:11:20 2026] GET /v2.0/ports/a0b3fbcc-a792-49ca-988b-8e27a9bc890a => generated 1349 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3140] 199.19.213.108 () {30 vars in 740 bytes} [Thu Jul 9 18:11:20 2026] GET /v2.0/subnets/5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3141] 199.19.213.108 () {30 vars in 742 bytes} [Thu Jul 9 18:11:20 2026] GET /v2.0/networks/bed476b5-d9c2-4cea-ac87-a8f68c83429c => generated 796 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3142] 199.19.213.108 () {30 vars in 736 bytes} [Thu Jul 9 18:11:20 2026] GET /v2.0/ports/e18cbf7c-587b-4a05-8619-70e134b02e6d => 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: 1584/3143] 199.19.213.108 () {30 vars in 740 bytes} [Thu Jul 9 18:11:20 2026] GET /v2.0/subnets/5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3144] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:11:20 2026] GET /v2.0/ports?tenant_id=bfdd4aea41cb4e76b369636c97f9bb9d&device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 2589 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3145] 199.19.213.108 () {34 vars in 1146 bytes} [Thu Jul 9 18:11:20 2026] GET /v2.0/networks?id=dcd20482-e612-4f4d-b86d-55710c7589e2&id=bed476b5-d9c2-4cea-ac87-a8f68c83429c&id=4a4149d0-59e0-4f16-92c3-a602452fb809 => generated 2306 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3146] 199.19.213.108 () {34 vars in 1062 bytes} [Thu Jul 9 18:11:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.104&port_id=721bbf25-f030-4410-a1b6-ec8d9a2d4be4 => 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: 1586/3147] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:11:20 2026] GET /v2.0/subnets?id=12cbbfa5-2d8f-4b6f-8f23-dcb30010e58e => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3148] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:11:20 2026] GET /v2.0/ports?network_id=dcd20482-e612-4f4d-b86d-55710c7589e2&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3149] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:11:21 2026] GET /v2.0/networks/dcd20482-e612-4f4d-b86d-55710c7589e2?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3150] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:11:21 2026] GET /v2.0/networks/dcd20482-e612-4f4d-b86d-55710c7589e2?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: 1588/3151] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:11:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.252&port_id=a0b3fbcc-a792-49ca-988b-8e27a9bc890a => 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: 1564/3152] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:11:21 2026] GET /v2.0/subnets?id=5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 679 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3153] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:11:21 2026] GET /v2.0/ports?network_id=bed476b5-d9c2-4cea-ac87-a8f68c83429c&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3154] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:11:21 2026] GET /v2.0/networks/bed476b5-d9c2-4cea-ac87-a8f68c83429c?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: 1590/3155] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:11:21 2026] GET /v2.0/networks/bed476b5-d9c2-4cea-ac87-a8f68c83429c?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: 1567/3158] 199.19.213.108 () {30 vars in 702 bytes} [Thu Jul 9 18:11:32 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: 1592/3159] 199.19.213.108 () {30 vars in 704 bytes} [Thu Jul 9 18:11:32 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: 1568/3160] 199.19.213.108 () {30 vars in 680 bytes} [Thu Jul 9 18:11:32 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: 1593/3161] 199.19.213.108 () {30 vars in 716 bytes} [Thu Jul 9 18:11:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:11:32.368 7 INFO neutron.api.v2.resource [None req-2f933ce8-536f-4ec2-ae59-b868d4184097 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1569/3162] 199.19.213.108 () {30 vars in 762 bytes} [Thu Jul 9 18:11:32 2026] GET /v2.0/security-groups/lb-0271124e-f2cf-4c1e-be16-09a474088176 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3163] 199.19.213.108 () {30 vars in 784 bytes} [Thu Jul 9 18:11:32 2026] GET /v2.0/security-groups?name=lb-0271124e-f2cf-4c1e-be16-09a474088176 => generated 2865 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3164] 199.19.213.108 () {30 vars in 814 bytes} [Thu Jul 9 18:11:32 2026] GET /v2.0/security-group-rules?security_group_id=a0760962-6aca-401d-95a7-3a9a2cabd2c7 => generated 2334 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3165] 199.19.213.108 () {32 vars in 788 bytes} [Thu Jul 9 18:11:32 2026] DELETE /v2.0/security-group-rules/719dd016-8d58-4ae7-a8ec-fa5343cf849e => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3166] 199.19.213.108 () {32 vars in 788 bytes} [Thu Jul 9 18:11:32 2026] DELETE /v2.0/security-group-rules/d6426cb5-96f5-4d35-a805-dcdcfe8d088c => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3167] 199.19.213.108 () {34 vars in 1096 bytes} [Thu Jul 9 18:11:34 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 123 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3168] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:11:34 2026] GET /v2.0/ports?tenant_id=bfdd4aea41cb4e76b369636c97f9bb9d&device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 2589 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3169] 199.19.213.108 () {34 vars in 1066 bytes} [Thu Jul 9 18:11:35 2026] GET /v2.0/networks?id=dcd20482-e612-4f4d-b86d-55710c7589e2&id=bed476b5-d9c2-4cea-ac87-a8f68c83429c => generated 1520 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3170] 199.19.213.108 () {34 vars in 1062 bytes} [Thu Jul 9 18:11:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.104&port_id=721bbf25-f030-4410-a1b6-ec8d9a2d4be4 => 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: 1598/3171] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:11:35 2026] GET /v2.0/subnets?id=12cbbfa5-2d8f-4b6f-8f23-dcb30010e58e => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3172] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:11:35 2026] GET /v2.0/ports?network_id=dcd20482-e612-4f4d-b86d-55710c7589e2&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: 8|app: 0|req: 1599/3173] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:11:35 2026] GET /v2.0/networks/dcd20482-e612-4f4d-b86d-55710c7589e2?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: 1575/3174] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:11:35 2026] GET /v2.0/networks/dcd20482-e612-4f4d-b86d-55710c7589e2?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: 1600/3175] 199.19.213.108 () {34 vars in 1058 bytes} [Thu Jul 9 18:11:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.252&port_id=a0b3fbcc-a792-49ca-988b-8e27a9bc890a => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3176] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:11:35 2026] GET /v2.0/subnets?id=5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3177] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:11:35 2026] GET /v2.0/ports?network_id=bed476b5-d9c2-4cea-ac87-a8f68c83429c&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: 1577/3178] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:11:35 2026] GET /v2.0/networks/bed476b5-d9c2-4cea-ac87-a8f68c83429c?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3179] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:11:35 2026] GET /v2.0/networks/bed476b5-d9c2-4cea-ac87-a8f68c83429c?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-09 18:11:36.359 7 INFO neutron.db.l3_db [None req-0e556354-03c6-4e96-a3e7-d8d21541ad18 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Floating IP bc7e48e8-7057-4cf9-a211-316bcf4c2a63 disassociated (deleted). External IP: 10.96.250.207, port: e18cbf7c-587b-4a05-8619-70e134b02e6d. [pid: 7|app: 0|req: 1578/3180] 10.0.0.143 () {32 vars in 732 bytes} [Thu Jul 9 18:11:35 2026] DELETE /v2.0/floatingips/bc7e48e8-7057-4cf9-a211-316bcf4c2a63 => generated 0 bytes in 783 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:11:36.755 8 INFO neutron.api.v2.resource [None req-4791be60-c113-4a96-8b55-967c3dd5bcff f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1603/3181] 10.0.0.143 () {32 vars in 729 bytes} [Thu Jul 9 18:11:36 2026] GET /v2.0/floatingips/bc7e48e8-7057-4cf9-a211-316bcf4c2a63 => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3182] 199.19.213.108 () {30 vars in 702 bytes} [Thu Jul 9 18:11:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3183] 199.19.213.108 () {30 vars in 704 bytes} [Thu Jul 9 18:11:37 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: 1580/3184] 199.19.213.108 () {30 vars in 680 bytes} [Thu Jul 9 18:11:37 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: 1605/3185] 199.19.213.108 () {30 vars in 716 bytes} [Thu Jul 9 18:11:37 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-09 18:11:37.797 7 INFO neutron.api.v2.resource [None req-73ac0441-ff0a-4065-ac21-700e32c887e9 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1581/3186] 199.19.213.108 () {30 vars in 762 bytes} [Thu Jul 9 18:11:37 2026] GET /v2.0/security-groups/lb-0271124e-f2cf-4c1e-be16-09a474088176 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3187] 199.19.213.108 () {30 vars in 784 bytes} [Thu Jul 9 18:11:37 2026] GET /v2.0/security-groups?name=lb-0271124e-f2cf-4c1e-be16-09a474088176 => generated 1639 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3188] 199.19.213.108 () {30 vars in 814 bytes} [Thu Jul 9 18:11:37 2026] GET /v2.0/security-group-rules?security_group_id=a0760962-6aca-401d-95a7-3a9a2cabd2c7 => generated 1182 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3189] 199.19.213.108 () {30 vars in 702 bytes} [Thu Jul 9 18:11:37 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: 1583/3190] 199.19.213.108 () {30 vars in 704 bytes} [Thu Jul 9 18:11:37 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: 1608/3191] 199.19.213.108 () {30 vars in 680 bytes} [Thu Jul 9 18:11:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3192] 199.19.213.108 () {30 vars in 716 bytes} [Thu Jul 9 18:11:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3193] 199.19.213.108 () {30 vars in 740 bytes} [Thu Jul 9 18:11:38 2026] GET /v2.0/subnets/5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3194] 199.19.213.108 () {30 vars in 768 bytes} [Thu Jul 9 18:11:38 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 2589 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3195] 199.19.213.108 () {30 vars in 768 bytes} [Thu Jul 9 18:11:38 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 2589 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3196] 199.19.213.108 () {30 vars in 768 bytes} [Thu Jul 9 18:11:38 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 2589 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3197] 199.19.213.108 () {30 vars in 768 bytes} [Thu Jul 9 18:11:39 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3198] 199.19.213.108 () {34 vars in 975 bytes} [Thu Jul 9 18:11:40 2026] GET /v2.0/ports/a0b3fbcc-a792-49ca-988b-8e27a9bc890a => generated 1349 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3199] 199.19.213.108 () {34 vars in 1060 bytes} [Thu Jul 9 18:11:40 2026] GET /v2.0/ports/a0b3fbcc-a792-49ca-988b-8e27a9bc890a?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3200] 199.19.213.108 () {30 vars in 768 bytes} [Thu Jul 9 18:11:40 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3201] 199.19.213.108 () {34 vars in 1016 bytes} [Thu Jul 9 18:11:40 2026] GET /v2.0/networks/bed476b5-d9c2-4cea-ac87-a8f68c83429c?fields=dns_domain => generated 29 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3204] 199.19.213.108 () {38 vars in 1028 bytes} [Thu Jul 9 18:11:40 2026] PUT /v2.0/ports/a0b3fbcc-a792-49ca-988b-8e27a9bc890a => generated 1150 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3205] 199.19.213.108 () {30 vars in 768 bytes} [Thu Jul 9 18:11:41 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 1248 bytes in 44 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: 1590/3206] 199.19.213.108 () {34 vars in 788 bytes} [Thu Jul 9 18:11:41 2026] PUT /v2.0/ports/a0b3fbcc-a792-49ca-988b-8e27a9bc890a => generated 1090 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3207] 199.19.213.108 () {30 vars in 736 bytes} [Thu Jul 9 18:11:41 2026] GET /v2.0/ports/a0b3fbcc-a792-49ca-988b-8e27a9bc890a => generated 1090 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1591/3208] 199.19.213.108 () {32 vars in 758 bytes} [Thu Jul 9 18:11:41 2026] DELETE /v2.0/ports/a0b3fbcc-a792-49ca-988b-8e27a9bc890a => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3209] 199.19.213.108 () {30 vars in 702 bytes} [Thu Jul 9 18:11:42 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: 1592/3210] 199.19.213.108 () {30 vars in 704 bytes} [Thu Jul 9 18:11:42 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: 1619/3211] 199.19.213.108 () {30 vars in 680 bytes} [Thu Jul 9 18:11:42 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: 1593/3212] 199.19.213.108 () {30 vars in 716 bytes} [Thu Jul 9 18:11: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) 2026-07-09 18:11:42.244 8 INFO neutron.pecan_wsgi.hooks.translation [None req-daea0d19-e114-44c3-ba41-9f1ae8993a81 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1620/3213] 199.19.213.108 () {32 vars in 758 bytes} [Thu Jul 9 18:11:42 2026] DELETE /v2.0/ports/a0b3fbcc-a792-49ca-988b-8e27a9bc890a => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3214] 199.19.213.108 () {30 vars in 736 bytes} [Thu Jul 9 18:11:42 2026] GET /v2.0/ports/e18cbf7c-587b-4a05-8619-70e134b02e6d => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:11:42.310 8 INFO neutron.api.v2.resource [None req-6e024b68-b866-4eb0-8b5e-b29399b50474 60568f2c74be49cea6910e52d7c804b0 bfdd4aea41cb4e76b369636c97f9bb9d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1621/3215] 199.19.213.108 () {30 vars in 762 bytes} [Thu Jul 9 18:11:42 2026] GET /v2.0/security-groups/lb-0271124e-f2cf-4c1e-be16-09a474088176 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3216] 199.19.213.108 () {30 vars in 784 bytes} [Thu Jul 9 18:11:42 2026] GET /v2.0/security-groups?name=lb-0271124e-f2cf-4c1e-be16-09a474088176 => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3217] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:11:42 2026] GET /v2.0/ports?tenant_id=bfdd4aea41cb4e76b369636c97f9bb9d&device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => 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: 1596/3218] 199.19.213.108 () {30 vars in 736 bytes} [Thu Jul 9 18:11:42 2026] GET /v2.0/ports/e18cbf7c-587b-4a05-8619-70e134b02e6d => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3219] 199.19.213.108 () {34 vars in 1066 bytes} [Thu Jul 9 18:11:42 2026] GET /v2.0/networks?id=dcd20482-e612-4f4d-b86d-55710c7589e2&id=bed476b5-d9c2-4cea-ac87-a8f68c83429c => generated 1520 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3220] 199.19.213.108 () {34 vars in 1062 bytes} [Thu Jul 9 18:11:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.104&port_id=721bbf25-f030-4410-a1b6-ec8d9a2d4be4 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3221] 199.19.213.108 () {34 vars in 984 bytes} [Thu Jul 9 18:11:42 2026] GET /v2.0/subnets?id=12cbbfa5-2d8f-4b6f-8f23-dcb30010e58e => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3222] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:11:42 2026] GET /v2.0/ports?network_id=dcd20482-e612-4f4d-b86d-55710c7589e2&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3223] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:11:42 2026] GET /v2.0/networks/dcd20482-e612-4f4d-b86d-55710c7589e2?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3224] 199.19.213.108 () {34 vars in 788 bytes} [Thu Jul 9 18:11:42 2026] PUT /v2.0/ports/e18cbf7c-587b-4a05-8619-70e134b02e6d => generated 1090 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3225] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:11:42 2026] GET /v2.0/networks/dcd20482-e612-4f4d-b86d-55710c7589e2?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: 1598/3226] 199.19.213.108 () {32 vars in 778 bytes} [Thu Jul 9 18:11:42 2026] DELETE /v2.0/security-groups/a0760962-6aca-401d-95a7-3a9a2cabd2c7 => 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: 1629/3227] 199.19.213.108 () {32 vars in 758 bytes} [Thu Jul 9 18:11:42 2026] DELETE /v2.0/ports/e18cbf7c-587b-4a05-8619-70e134b02e6d => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3228] 199.19.213.108 () {34 vars in 994 bytes} [Thu Jul 9 18:11:45 2026] GET /v2.0/ports?device_id=48976231-10dc-49c0-bebd-ff3d79380b6c => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3229] 199.19.213.108 () {36 vars in 997 bytes} [Thu Jul 9 18:11:45 2026] DELETE /v2.0/ports/721bbf25-f030-4410-a1b6-ec8d9a2d4be4 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:11:47.381 7 INFO neutron.db.l3_db [None req-be8a9163-d793-4c6b-b4ee-766743c4bd99 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Floating IP 9a536e9b-f553-4fe6-95ee-f21d1af4933f disassociated (deleted). External IP: 10.96.250.215, port: 85ba45d4-b7b0-4947-9b7b-6d33b9a19b93. [pid: 7|app: 0|req: 1600/3230] 10.0.0.143 () {32 vars in 732 bytes} [Thu Jul 9 18:11:47 2026] DELETE /v2.0/floatingips/9a536e9b-f553-4fe6-95ee-f21d1af4933f => generated 0 bytes in 730 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:11:47.776 8 INFO neutron.api.v2.resource [None req-20b913b8-c767-4510-ab2b-bbd0d54bf45a f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1631/3231] 10.0.0.143 () {32 vars in 729 bytes} [Thu Jul 9 18:11:47 2026] GET /v2.0/floatingips/9a536e9b-f553-4fe6-95ee-f21d1af4933f => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:11:47.992 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-377deee9-53e9-4858-85da-585fa76adafb'] response: {'name': 'network-changed', 'server_uuid': '92edee3d-4e57-4862-b450-88bdf8997f58', 'tag': '85ba45d4-b7b0-4947-9b7b-6d33b9a19b93', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1601/3232] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:11:47 2026] GET /v2.0/ports?device_id=92edee3d-4e57-4862-b450-88bdf8997f58 => generated 1200 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3233] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:11:48 2026] GET /v2.0/security-groups?id=2b6259c6-f795-4187-9eaf-8b5c242a6015&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: 7|app: 0|req: 1602/3234] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:11:48 2026] GET /v2.0/ports?tenant_id=6fae667b421d453ead2715679269d5b3&device_id=92edee3d-4e57-4862-b450-88bdf8997f58 => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:11:48.549 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-280f0a76-af12-447f-9095-72e42325c30c'] response: {'server_uuid': '48976231-10dc-49c0-bebd-ff3d79380b6c', 'name': 'network-vif-deleted', 'tag': '721bbf25-f030-4410-a1b6-ec8d9a2d4be4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1633/3235] 199.19.213.108 () {34 vars in 986 bytes} [Thu Jul 9 18:11:48 2026] GET /v2.0/networks?id=45678eaf-d31d-4a8f-ba18-e2009bef0b25 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3236] 199.19.213.108 () {34 vars in 1056 bytes} [Thu Jul 9 18:11:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.90&port_id=85ba45d4-b7b0-4947-9b7b-6d33b9a19b93 => 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: 1634/3237] 199.19.213.108 () {34 vars in 1106 bytes} [Thu Jul 9 18:11:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1b5&port_id=85ba45d4-b7b0-4947-9b7b-6d33b9a19b93 => 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: 1604/3238] 199.19.213.108 () {34 vars in 1064 bytes} [Thu Jul 9 18:11:48 2026] GET /v2.0/subnets?id=3c2c3daa-8085-4110-b397-c72d9f82dbbf&id=a913199b-53cf-447a-9009-77383eeb2254 => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3239] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:11:48 2026] GET /v2.0/ports?network_id=45678eaf-d31d-4a8f-ba18-e2009bef0b25&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: 1605/3240] 199.19.213.108 () {34 vars in 1052 bytes} [Thu Jul 9 18:11:48 2026] GET /v2.0/ports?network_id=45678eaf-d31d-4a8f-ba18-e2009bef0b25&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: 1636/3241] 199.19.213.108 () {34 vars in 1012 bytes} [Thu Jul 9 18:11:48 2026] GET /v2.0/networks/45678eaf-d31d-4a8f-ba18-e2009bef0b25?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3242] 199.19.213.108 () {34 vars in 1112 bytes} [Thu Jul 9 18:11:48 2026] GET /v2.0/networks/45678eaf-d31d-4a8f-ba18-e2009bef0b25?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3243] 199.19.213.108 () {34 vars in 994 bytes} [Thu Jul 9 18:11:49 2026] GET /v2.0/ports?device_id=92edee3d-4e57-4862-b450-88bdf8997f58 => generated 1200 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3244] 199.19.213.108 () {36 vars in 997 bytes} [Thu Jul 9 18:11:49 2026] DELETE /v2.0/ports/85ba45d4-b7b0-4947-9b7b-6d33b9a19b93 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3245] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:11:53 2026] GET /v2.0/ports?device_id=92edee3d-4e57-4862-b450-88bdf8997f58 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:11:58.281 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-25a6115a-cb1d-450b-875e-3ff39d39acee'] response: {'server_uuid': '92edee3d-4e57-4862-b450-88bdf8997f58', 'name': 'network-vif-deleted', 'tag': '85ba45d4-b7b0-4947-9b7b-6d33b9a19b93', 'status': 'completed', 'code': 200} 2026-07-09 18:11:58.560 7 INFO neutron.db.l3_db [None req-9e235663-8ff2-4dda-b68a-08bf028c549e f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] Floating IP 33586ade-89a5-47a1-b1b7-f6001a2d1d00 disassociated (deleted). External IP: 10.96.250.205, port: 1167f0ec-78dd-423a-a76e-7522d8eaf710. [pid: 7|app: 0|req: 1609/3248] 10.0.0.143 () {32 vars in 732 bytes} [Thu Jul 9 18:11:58 2026] DELETE /v2.0/floatingips/33586ade-89a5-47a1-b1b7-f6001a2d1d00 => generated 0 bytes in 622 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:11:58.896 8 INFO neutron.api.v2.resource [None req-0f45a26a-cf47-428a-9878-df613b0a5d53 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1640/3249] 10.0.0.143 () {32 vars in 729 bytes} [Thu Jul 9 18:11:58 2026] GET /v2.0/floatingips/33586ade-89a5-47a1-b1b7-f6001a2d1d00 => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3250] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:11:59 2026] GET /v2.0/ports?device_id=784e3cfe-cd7e-4b8b-9ecf-031f3b1f0785 => generated 1200 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3251] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jul 9 18:11:59 2026] GET /v2.0/security-groups?id=2b6259c6-f795-4187-9eaf-8b5c242a6015&fields=id&fields=name => generated 111 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3252] 199.19.213.108 () {34 vars in 994 bytes} [Thu Jul 9 18:12:00 2026] GET /v2.0/ports?device_id=784e3cfe-cd7e-4b8b-9ecf-031f3b1f0785 => generated 1200 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3253] 199.19.213.108 () {36 vars in 997 bytes} [Thu Jul 9 18:12:00 2026] DELETE /v2.0/ports/1167f0ec-78dd-423a-a76e-7522d8eaf710 => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:12:01.508 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b950c132-221a-4a79-beec-b39a1d10386c'] response: {'name': 'network-changed', 'server_uuid': '784e3cfe-cd7e-4b8b-9ecf-031f3b1f0785', 'tag': '1167f0ec-78dd-423a-a76e-7522d8eaf710', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1612/3254] 199.19.213.108 () {34 vars in 1080 bytes} [Thu Jul 9 18:12:01 2026] GET /v2.0/ports?tenant_id=6fae667b421d453ead2715679269d5b3&device_id=784e3cfe-cd7e-4b8b-9ecf-031f3b1f0785 => 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: 1643/3255] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jul 9 18:12:04 2026] GET /v2.0/ports?device_id=784e3cfe-cd7e-4b8b-9ecf-031f3b1f0785 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3256] 10.0.0.143 () {32 vars in 750 bytes} [Thu Jul 9 18:12:09 2026] DELETE /v2.0/security-group-rules/a064b7e3-0073-471f-a651-b1913b0fd242 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:12:09.457 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3381117-5f4b-43f9-a57f-f4f200796c5d'] response: {'server_uuid': '784e3cfe-cd7e-4b8b-9ecf-031f3b1f0785', 'name': 'network-vif-deleted', 'tag': '1167f0ec-78dd-423a-a76e-7522d8eaf710', 'status': 'completed', 'code': 200} 2026-07-09 18:12:09.467 8 INFO neutron.api.v2.resource [None req-97aed0eb-0bb2-4001-8636-3a93b30dbba5 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1644/3257] 10.0.0.143 () {32 vars in 747 bytes} [Thu Jul 9 18:12:09 2026] GET /v2.0/security-group-rules/a064b7e3-0073-471f-a651-b1913b0fd242 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3258] 10.0.0.143 () {32 vars in 750 bytes} [Thu Jul 9 18:12:09 2026] DELETE /v2.0/security-group-rules/739be36d-998c-44e0-832e-b1ce89c33319 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:12:09.576 8 INFO neutron.api.v2.resource [None req-c01a012a-b813-4cec-a091-88a594eaae69 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1645/3259] 10.0.0.143 () {32 vars in 747 bytes} [Thu Jul 9 18:12:09 2026] GET /v2.0/security-group-rules/739be36d-998c-44e0-832e-b1ce89c33319 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3260] 10.0.0.143 () {32 vars in 750 bytes} [Thu Jul 9 18:12:09 2026] DELETE /v2.0/security-group-rules/0e147f57-651f-41f0-9184-df2a6591fc15 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:12:09.684 8 INFO neutron.api.v2.resource [None req-c665e988-2d08-449d-94c1-9c9641ca5c20 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1646/3261] 10.0.0.143 () {32 vars in 747 bytes} [Thu Jul 9 18:12:09 2026] GET /v2.0/security-group-rules/0e147f57-651f-41f0-9184-df2a6591fc15 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3262] 10.0.0.143 () {32 vars in 750 bytes} [Thu Jul 9 18:12:09 2026] DELETE /v2.0/security-group-rules/9d10efad-4037-4760-90bc-7777a5b99347 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:12:09.780 8 INFO neutron.api.v2.resource [None req-67363c25-3e36-4fae-afa1-7475224ca5bf f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1647/3263] 10.0.0.143 () {32 vars in 747 bytes} [Thu Jul 9 18:12:09 2026] GET /v2.0/security-group-rules/9d10efad-4037-4760-90bc-7777a5b99347 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3264] 10.0.0.143 () {32 vars in 750 bytes} [Thu Jul 9 18:12:09 2026] DELETE /v2.0/security-group-rules/08ed55e6-00d7-47fe-88f6-040d2f690eec => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:12:09.868 8 INFO neutron.api.v2.resource [None req-45adf3fc-8546-4882-b92a-5ace2be57c76 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1648/3265] 10.0.0.143 () {32 vars in 747 bytes} [Thu Jul 9 18:12:09 2026] GET /v2.0/security-group-rules/08ed55e6-00d7-47fe-88f6-040d2f690eec => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3266] 10.0.0.143 () {32 vars in 750 bytes} [Thu Jul 9 18:12:09 2026] DELETE /v2.0/security-group-rules/ac89bb90-61e4-4524-be04-f651f5153811 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:12:09.960 8 INFO neutron.api.v2.resource [None req-b3085628-a38d-4282-8104-eb4ec79761d3 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1649/3267] 10.0.0.143 () {32 vars in 747 bytes} [Thu Jul 9 18:12:09 2026] GET /v2.0/security-group-rules/ac89bb90-61e4-4524-be04-f651f5153811 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3268] 10.0.0.143 () {32 vars in 750 bytes} [Thu Jul 9 18:12:09 2026] DELETE /v2.0/security-group-rules/a3310982-0a03-4ea9-b84b-23151c0b292e => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:12:10.059 8 INFO neutron.api.v2.resource [None req-05c8b00b-b785-4e5d-8190-93cdbbee57ba f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1650/3269] 10.0.0.143 () {32 vars in 747 bytes} [Thu Jul 9 18:12:10 2026] GET /v2.0/security-group-rules/a3310982-0a03-4ea9-b84b-23151c0b292e => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3270] 10.0.0.143 () {32 vars in 750 bytes} [Thu Jul 9 18:12:10 2026] DELETE /v2.0/security-group-rules/c6bcb6db-af7f-4333-9e53-f20e5d158d7f => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:12:10.181 8 INFO neutron.api.v2.resource [None req-caa89b22-bbde-42fe-a58e-613819f88335 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1651/3271] 10.0.0.143 () {32 vars in 747 bytes} [Thu Jul 9 18:12:10 2026] GET /v2.0/security-group-rules/c6bcb6db-af7f-4333-9e53-f20e5d158d7f => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3272] 10.0.0.143 () {32 vars in 750 bytes} [Thu Jul 9 18:12:10 2026] DELETE /v2.0/security-group-rules/b16a8c3d-dc40-424a-8f58-750b136a428a => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:12:10.274 8 INFO neutron.api.v2.resource [None req-3685ff44-15c1-426c-8dee-a34d7322f48e f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1652/3273] 10.0.0.143 () {32 vars in 747 bytes} [Thu Jul 9 18:12:10 2026] GET /v2.0/security-group-rules/b16a8c3d-dc40-424a-8f58-750b136a428a => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3274] 10.0.0.143 () {32 vars in 750 bytes} [Thu Jul 9 18:12:10 2026] DELETE /v2.0/security-group-rules/197ae9b4-6d53-4a02-b126-2bd5d331c75a => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:12:10.367 8 INFO neutron.api.v2.resource [None req-0eba8ce2-8a77-4e37-99e4-d597891f1d5f f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1653/3275] 10.0.0.143 () {32 vars in 747 bytes} [Thu Jul 9 18:12:10 2026] GET /v2.0/security-group-rules/197ae9b4-6d53-4a02-b126-2bd5d331c75a => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3276] 10.0.0.143 () {32 vars in 750 bytes} [Thu Jul 9 18:12:10 2026] DELETE /v2.0/security-group-rules/95cb239d-c9a8-46d3-b315-0bd65b35aa1a => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:12:10.459 8 INFO neutron.api.v2.resource [None req-88fdde34-9c43-440e-8c87-6fdb886dd77a f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1654/3277] 10.0.0.143 () {32 vars in 747 bytes} [Thu Jul 9 18:12:10 2026] GET /v2.0/security-group-rules/95cb239d-c9a8-46d3-b315-0bd65b35aa1a => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3278] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:12:10 2026] DELETE /v2.0/security-groups/2b6259c6-f795-4187-9eaf-8b5c242a6015 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:12:10.570 8 INFO neutron.api.v2.resource [None req-f06c9318-d29b-4bd6-b5e7-e4a9bb771e0f f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1655/3279] 10.0.0.143 () {32 vars in 737 bytes} [Thu Jul 9 18:12:10 2026] GET /v2.0/security-groups/2b6259c6-f795-4187-9eaf-8b5c242a6015 => 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: 1625/3282] 10.0.0.143 () {34 vars in 789 bytes} [Thu Jul 9 18:12:10 2026] PUT /v2.0/routers/5defbb5b-2ef8-4446-8621-4824ed536674/remove_router_interface => generated 309 bytes in 1282 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:12:12.144 8 INFO neutron.api.v2.resource [None req-fd3943d3-88d8-47fb-b3a2-57a1f3a9e009 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1658/3283] 10.0.0.143 () {34 vars in 789 bytes} [Thu Jul 9 18:12:11 2026] PUT /v2.0/routers/5defbb5b-2ef8-4446-8621-4824ed536674/remove_router_interface => generated 198 bytes in 240 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3284] 10.0.0.143 () {34 vars in 789 bytes} [Thu Jul 9 18:12:12 2026] PUT /v2.0/routers/5defbb5b-2ef8-4446-8621-4824ed536674/remove_router_interface => generated 309 bytes in 1014 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:12:13.352 8 INFO neutron.api.v2.resource [None req-452556c7-4b68-4bc8-94e5-cd5ce89cba31 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1659/3285] 10.0.0.143 () {34 vars in 789 bytes} [Thu Jul 9 18:12:13 2026] PUT /v2.0/routers/5defbb5b-2ef8-4446-8621-4824ed536674/remove_router_interface => generated 198 bytes in 186 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3286] 10.0.0.143 () {34 vars in 789 bytes} [Thu Jul 9 18:12:13 2026] PUT /v2.0/routers/5defbb5b-2ef8-4446-8621-4824ed536674/remove_router_interface => generated 309 bytes in 1003 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:12:14.525 8 INFO neutron.api.v2.resource [None req-6a19ad80-48da-4af1-b2bc-2e40e94a9d86 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1660/3287] 10.0.0.143 () {34 vars in 789 bytes} [Thu Jul 9 18:12:14 2026] PUT /v2.0/routers/5defbb5b-2ef8-4446-8621-4824ed536674/remove_router_interface => generated 198 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:12:15.479 7 INFO neutron.db.l3_hamode_db [None req-d31310f5-4c8d-449a-a190-4ef97dea752f f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] HA network 94373dda-4648-48fa-972f-d19b96dcf08a was deleted as no HA routers are present in tenant 6fae667b421d453ead2715679269d5b3. [pid: 7|app: 0|req: 1628/3288] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:12:14 2026] DELETE /v2.0/routers/5defbb5b-2ef8-4446-8621-4824ed536674 => generated 0 bytes in 953 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:12:15.513 8 INFO neutron.api.v2.resource [None req-e6e397b9-71f8-4172-8d89-be592a6d9687 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1661/3289] 10.0.0.143 () {32 vars in 721 bytes} [Thu Jul 9 18:12:15 2026] GET /v2.0/routers/5defbb5b-2ef8-4446-8621-4824ed536674 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:12:15.520 7 INFO neutron.services.segments.plugin [-] Segment d2a3524c-8145-42bc-9292-5547b4a138a9 resource provider aggregate not found 2026-07-09 18:12:15.537 7 INFO neutron.services.segments.plugin [-] Segment d2a3524c-8145-42bc-9292-5547b4a138a9 resource provider aggregate not found 2026-07-09 18:12:15.545 7 INFO neutron.services.segments.plugin [-] Segment d2a3524c-8145-42bc-9292-5547b4a138a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2a3524c-8145-42bc-9292-5547b4a138a9 found for delete ", "request_id": "req-8a92b66c-f492-4249-9621-dd1d2d51f3e0"}]} 2026-07-09 18:12:15.556 7 INFO neutron.services.segments.plugin [-] Segment d2a3524c-8145-42bc-9292-5547b4a138a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2a3524c-8145-42bc-9292-5547b4a138a9 found for delete ", "request_id": "req-277922cd-a90e-46de-a90e-0bbfede40649"}]} [pid: 7|app: 0|req: 1629/3290] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:12:15 2026] DELETE /v2.0/subnets/3c2c3daa-8085-4110-b397-c72d9f82dbbf => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:12:15.719 8 INFO neutron.pecan_wsgi.hooks.translation [None req-de77f0d6-0967-48e9-9dec-0c914e066882 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1662/3291] 10.0.0.143 () {32 vars in 721 bytes} [Thu Jul 9 18:12:15 2026] GET /v2.0/subnets/3c2c3daa-8085-4110-b397-c72d9f82dbbf => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3292] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:12:15 2026] DELETE /v2.0/subnets/a913199b-53cf-447a-9009-77383eeb2254 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:12:15.892 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f84b1a7-7114-4ee2-9b27-163ff81a0456 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1663/3293] 10.0.0.143 () {32 vars in 721 bytes} [Thu Jul 9 18:12:15 2026] GET /v2.0/subnets/a913199b-53cf-447a-9009-77383eeb2254 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3294] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:12:15 2026] DELETE /v2.0/networks/45678eaf-d31d-4a8f-ba18-e2009bef0b25 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:12:16.249 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9870adea-0bdd-4eab-b1a1-f2bc8e332db5 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1664/3295] 10.0.0.143 () {32 vars in 723 bytes} [Thu Jul 9 18:12:16 2026] GET /v2.0/networks/45678eaf-d31d-4a8f-ba18-e2009bef0b25 => 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: 1632/3296] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:12:16 2026] DELETE /v2.0/subnets/229fd660-8381-4d32-963e-9c7476843737 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:12:16.436 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e102d777-0ab2-4962-be94-4268743031cf f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1665/3297] 10.0.0.143 () {32 vars in 721 bytes} [Thu Jul 9 18:12:16 2026] GET /v2.0/subnets/229fd660-8381-4d32-963e-9c7476843737 => 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: 1633/3298] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:12:16 2026] DELETE /v2.0/subnets/0042a9d5-e8ad-46a2-a04f-159ef736b3d2 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:12:16.653 8 INFO neutron.pecan_wsgi.hooks.translation [None req-64e02830-dd56-4f74-b970-7adf7e24abfa f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1666/3299] 10.0.0.143 () {32 vars in 721 bytes} [Thu Jul 9 18:12:16 2026] GET /v2.0/subnets/0042a9d5-e8ad-46a2-a04f-159ef736b3d2 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3300] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:12:16 2026] DELETE /v2.0/networks/4a4149d0-59e0-4f16-92c3-a602452fb809 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:12:17.005 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ff5779fb-9537-456e-9ec9-838c684f3a98 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1667/3301] 10.0.0.143 () {32 vars in 723 bytes} [Thu Jul 9 18:12:16 2026] GET /v2.0/networks/4a4149d0-59e0-4f16-92c3-a602452fb809 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3302] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:12:17 2026] DELETE /v2.0/subnets/02811d6c-d33d-4f2d-84f0-10e8bcd94227 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:12:17.203 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d5fcb28-ed33-4f6a-995b-7208697040ed f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1668/3303] 10.0.0.143 () {32 vars in 721 bytes} [Thu Jul 9 18:12:17 2026] GET /v2.0/subnets/02811d6c-d33d-4f2d-84f0-10e8bcd94227 => 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: 1636/3304] 10.0.0.143 () {32 vars in 724 bytes} [Thu Jul 9 18:12:17 2026] DELETE /v2.0/subnets/5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:12:17.384 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0ea27838-8c4e-41c9-9a15-d8438d0a05b8 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1669/3305] 10.0.0.143 () {32 vars in 721 bytes} [Thu Jul 9 18:12:17 2026] GET /v2.0/subnets/5354f34c-87fc-4b94-b3a6-ec98472e8551 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:12:17.567 7 INFO neutron.services.segments.plugin [-] Segment 151d60d9-e450-45c3-93ea-24ed6ced50fb resource provider aggregate not found 2026-07-09 18:12:17.578 7 INFO neutron.services.segments.plugin [-] Segment 151d60d9-e450-45c3-93ea-24ed6ced50fb resource provider aggregate not found 2026-07-09 18:12:17.584 7 INFO neutron.services.segments.plugin [-] Segment 151d60d9-e450-45c3-93ea-24ed6ced50fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 151d60d9-e450-45c3-93ea-24ed6ced50fb found for delete ", "request_id": "req-d60ad71b-611b-445d-9260-60ac70ceefab"}]} 2026-07-09 18:12:17.597 7 INFO neutron.services.segments.plugin [-] Segment 151d60d9-e450-45c3-93ea-24ed6ced50fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 151d60d9-e450-45c3-93ea-24ed6ced50fb found for delete ", "request_id": "req-afff15d6-11e2-492e-ab2d-85bd8d8cffa3"}]} 2026-07-09 18:12:17.601 7 INFO neutron.services.segments.plugin [-] Segment b316b201-416e-4817-b9f7-8be32b7abc8b resource provider aggregate not found 2026-07-09 18:12:17.612 7 INFO neutron.services.segments.plugin [-] Segment b316b201-416e-4817-b9f7-8be32b7abc8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b316b201-416e-4817-b9f7-8be32b7abc8b found for delete ", "request_id": "req-a6ce6e01-499d-407c-81d2-5e8582608bed"}]} 2026-07-09 18:12:17.614 7 INFO neutron.services.segments.plugin [-] Segment b316b201-416e-4817-b9f7-8be32b7abc8b resource provider aggregate not found 2026-07-09 18:12:17.629 7 INFO neutron.services.segments.plugin [-] Segment b316b201-416e-4817-b9f7-8be32b7abc8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b316b201-416e-4817-b9f7-8be32b7abc8b found for delete ", "request_id": "req-8334c097-429c-4cf7-8b34-2fec6d3f3147"}]} [pid: 7|app: 0|req: 1637/3306] 10.0.0.143 () {32 vars in 726 bytes} [Thu Jul 9 18:12:17 2026] DELETE /v2.0/networks/bed476b5-d9c2-4cea-ac87-a8f68c83429c => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:12:17.769 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fc17d69b-164b-4e89-8df0-d21636b8c389 f4752ed7c6d444b1bcd580bd2ac5aaf2 6fae667b421d453ead2715679269d5b3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1670/3307] 10.0.0.143 () {32 vars in 723 bytes} [Thu Jul 9 18:12:17 2026] GET /v2.0/networks/bed476b5-d9c2-4cea-ac87-a8f68c83429c => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:12:19.806 7 INFO neutron.services.segments.plugin [-] Segment 8d07e237-60c3-49f8-9102-d7cf79974839 resource provider aggregate not found 2026-07-09 18:12:19.810 7 INFO neutron.services.segments.plugin [-] Segment 8d07e237-60c3-49f8-9102-d7cf79974839 resource provider aggregate not found 2026-07-09 18:12:19.819 7 INFO neutron.services.segments.plugin [-] Segment 8d07e237-60c3-49f8-9102-d7cf79974839 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d07e237-60c3-49f8-9102-d7cf79974839 found for delete ", "request_id": "req-6437887e-66ed-483e-8b17-8aea7b41659f"}]} 2026-07-09 18:12:19.824 7 INFO neutron.services.segments.plugin [-] Segment 8d07e237-60c3-49f8-9102-d7cf79974839 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d07e237-60c3-49f8-9102-d7cf79974839 found for delete ", "request_id": "req-0590d673-16c8-4095-8857-f9e59a1e5f53"}]} [pid: 7|app: 0|req: 1638/3308] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:12:19 2026] GET /v2.0/security-groups?tenant_id=a414e9a193ce463f8153b3e83ba4ee13&name=default => generated 2929 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3309] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:12:20 2026] DELETE /v2.0/security-groups/0058abbc-6013-426a-9c82-9d89eeecb0ed => 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: 1639/3310] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:12:20 2026] GET /v2.0/security-groups?tenant_id=a54196dbb9ee45588fe3133caaead54c&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3311] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:12:20 2026] DELETE /v2.0/security-groups/8eddc1ca-cc25-405e-a1ba-7fd85c6e2b70 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3312] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:12:20 2026] GET /v2.0/security-groups?tenant_id=0e4898605bff4c4aaeae2faaf23783d2&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3313] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:12:20 2026] DELETE /v2.0/security-groups/d40fb4ac-517c-4381-845b-0156fd4556d0 => 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: 1641/3314] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:12:21 2026] GET /v2.0/security-groups?tenant_id=6fae667b421d453ead2715679269d5b3&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3315] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:12:21 2026] DELETE /v2.0/security-groups/a4e8dfa8-35d2-4100-b57b-602d741ca2de => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3316] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:12:21 2026] GET /v2.0/security-groups?tenant_id=af85ccb117de4086a2a72f28a3a3c873&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3317] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:12:21 2026] DELETE /v2.0/security-groups/0c2f1508-ea0c-4657-89b4-ba264a3f7d9e => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3318] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:12:21 2026] GET /v2.0/security-groups?tenant_id=91a08ee0cda54c8c8ad638ceea4fea43&name=default => generated 2929 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3319] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:12:22 2026] DELETE /v2.0/security-groups/5b787c5a-a828-43dc-adad-299acc0b74d5 => 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: 1644/3320] 10.0.0.143 () {32 vars in 774 bytes} [Thu Jul 9 18:12:22 2026] GET /v2.0/security-groups?tenant_id=e30b8a847819429aae0f2fa8f8320078&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3321] 10.0.0.143 () {32 vars in 740 bytes} [Thu Jul 9 18:12:22 2026] DELETE /v2.0/security-groups/2a83b7c8-7ac8-48ce-8f05-bdd52f122933 => 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: 1645/3322] 10.0.0.143 () {32 vars in 649 bytes} [Thu Jul 9 18:12:25 2026] GET /v2.0/networks => generated 2168 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3325] 10.0.0.143 () {32 vars in 655 bytes} [Thu Jul 9 18:12:26 2026] GET /v2.0/floatingips => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3326] 10.0.0.143 () {32 vars in 647 bytes} [Thu Jul 9 18:12:26 2026] GET /v2.0/routers => generated 15 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3327] 10.0.0.143 () {32 vars in 643 bytes} [Thu Jul 9 18:12:26 2026] GET /v2.0/ports => generated 4725 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1680/3328] 10.0.0.143 () {32 vars in 647 bytes} [Thu Jul 9 18:12:26 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3329] 10.0.0.143 () {32 vars in 649 bytes} [Thu Jul 9 18:12:26 2026] GET /v2.0/networks => generated 2168 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1681/3330] 10.0.0.143 () {32 vars in 663 bytes} [Thu Jul 9 18:12:26 2026] GET /v2.0/security-groups => generated 17401 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3331] 10.0.0.143 () {32 vars in 655 bytes} [Thu Jul 9 18:12:27 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)