+ 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 [Mon May 11 11:24:06 2026] *** compiled with version: 13.3.0 on 11 May 2026 01:40:44 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-58c64d55f4-gq65k machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fc5a157a668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-11 11:24:10.938 8 INFO neutron.common.config [-] Logging enabled! 2026-05-11 11:24:10.939 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-11 11:24:10.973 7 INFO neutron.common.config [-] Logging enabled! 2026-05-11 11:24:10.974 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-11 11:24:11.483 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-11 11:24:11.516 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-11 11:24:12.595 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 11:24:12.598 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-11 11:24:12.602 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-11 11:24:12.603 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 11:24:12.603 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-11 11:24:12.604 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-11 11:24:12.604 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 11:24:12.612 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 11:24:12.612 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 11:24:12.612 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 11:24:12.619 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 11:24:12.622 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-11 11:24:12.625 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-11 11:24:12.626 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 11:24:12.627 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-11 11:24:12.627 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-11 11:24:12.627 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 11:24:12.635 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 11:24:12.635 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 11:24:12.635 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 11:24:12.636 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-11 11:24:12.638 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 11:24:12.638 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-11 11:24:12.657 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-11 11:24:12.658 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 11:24:12.658 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-11 11:24:12.687 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-11 11:24:12.688 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-11 11:24:12.688 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-11 11:24:12.688 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-11 11:24:12.709 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-11 11:24:12.709 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-11 11:24:12.710 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-11 11:24:12.710 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-11 11:24:13.118 7 INFO neutron.plugins.ml2.managers [None req-7445a767-4adf-4bc6-8f74-2600c6d390ae - - - - - -] Initializing driver for type 'vlan' 2026-05-11 11:24:13.154 8 INFO neutron.plugins.ml2.managers [None req-8208787c-3fd2-4efc-9b8f-f07019db8b5d - - - - - -] Initializing driver for type 'vlan' 2026-05-11 11:24:13.264 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7445a767-4adf-4bc6-8f74-2600c6d390ae - - - - - -] VlanTypeDriver initialization complete 2026-05-11 11:24:13.264 7 INFO neutron.plugins.ml2.managers [None req-7445a767-4adf-4bc6-8f74-2600c6d390ae - - - - - -] Initializing driver for type 'vxlan' 2026-05-11 11:24:13.265 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7445a767-4adf-4bc6-8f74-2600c6d390ae - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-11 11:24:13.284 7 INFO neutron.plugins.ml2.managers [None req-7445a767-4adf-4bc6-8f74-2600c6d390ae - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-11 11:24:13.285 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7445a767-4adf-4bc6-8f74-2600c6d390ae - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-11 11:24:13.285 7 INFO neutron.plugins.ml2.managers [None req-7445a767-4adf-4bc6-8f74-2600c6d390ae - - - - - -] Initializing extension driver 'port_security' 2026-05-11 11:24:13.285 7 INFO neutron.plugins.ml2.extensions.port_security [None req-7445a767-4adf-4bc6-8f74-2600c6d390ae - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-11 11:24:13.285 7 INFO neutron.plugins.ml2.managers [None req-7445a767-4adf-4bc6-8f74-2600c6d390ae - - - - - -] Initializing extension driver 'qos' 2026-05-11 11:24:13.286 7 INFO neutron.plugins.ml2.managers [None req-7445a767-4adf-4bc6-8f74-2600c6d390ae - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-11 11:24:13.286 7 INFO neutron.plugins.ml2.managers [None req-7445a767-4adf-4bc6-8f74-2600c6d390ae - - - - - -] Initializing mechanism driver 'l2population' 2026-05-11 11:24:13.299 7 INFO neutron.quota [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded quota_driver: . 2026-05-11 11:24:13.299 7 INFO neutron.plugins.ml2.plugin [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Modular L2 Plugin initialization complete 2026-05-11 11:24:13.300 7 INFO neutron.plugins.ml2.managers [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-11 11:24:13.300 7 INFO neutron.plugins.ml2.managers [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-11 11:24:13.300 7 INFO neutron.plugins.ml2.managers [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-11 11:24:13.300 7 INFO neutron.extensions.vlantransparent [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Disabled vlantransparent extension. 2026-05-11 11:24:13.301 7 INFO neutron.manager [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loading Plugin: qos 2026-05-11 11:24:13.305 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8208787c-3fd2-4efc-9b8f-f07019db8b5d - - - - - -] VlanTypeDriver initialization complete 2026-05-11 11:24:13.305 8 INFO neutron.plugins.ml2.managers [None req-8208787c-3fd2-4efc-9b8f-f07019db8b5d - - - - - -] Initializing driver for type 'vxlan' 2026-05-11 11:24:13.306 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8208787c-3fd2-4efc-9b8f-f07019db8b5d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-11 11:24:13.315 7 INFO neutron.manager [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loading Plugin: router 2026-05-11 11:24:13.325 8 INFO neutron.plugins.ml2.managers [None req-8208787c-3fd2-4efc-9b8f-f07019db8b5d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-11 11:24:13.326 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8208787c-3fd2-4efc-9b8f-f07019db8b5d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-11 11:24:13.326 8 INFO neutron.plugins.ml2.managers [None req-8208787c-3fd2-4efc-9b8f-f07019db8b5d - - - - - -] Initializing extension driver 'port_security' 2026-05-11 11:24:13.326 8 INFO neutron.plugins.ml2.extensions.port_security [None req-8208787c-3fd2-4efc-9b8f-f07019db8b5d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-11 11:24:13.326 8 INFO neutron.plugins.ml2.managers [None req-8208787c-3fd2-4efc-9b8f-f07019db8b5d - - - - - -] Initializing extension driver 'qos' 2026-05-11 11:24:13.326 8 INFO neutron.plugins.ml2.managers [None req-8208787c-3fd2-4efc-9b8f-f07019db8b5d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-11 11:24:13.326 8 INFO neutron.plugins.ml2.managers [None req-8208787c-3fd2-4efc-9b8f-f07019db8b5d - - - - - -] Initializing mechanism driver 'l2population' 2026-05-11 11:24:13.338 8 INFO neutron.quota [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded quota_driver: . 2026-05-11 11:24:13.339 8 INFO neutron.plugins.ml2.plugin [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Modular L2 Plugin initialization complete 2026-05-11 11:24:13.339 8 INFO neutron.plugins.ml2.managers [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-11 11:24:13.339 8 INFO neutron.plugins.ml2.managers [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-11 11:24:13.340 8 INFO neutron.plugins.ml2.managers [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-11 11:24:13.340 8 INFO neutron.extensions.vlantransparent [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Disabled vlantransparent extension. 2026-05-11 11:24:13.340 8 INFO neutron.manager [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loading Plugin: qos 2026-05-11 11:24:13.357 8 INFO neutron.manager [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loading Plugin: router 2026-05-11 11:24:13.361 7 INFO neutron.services.service_base [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-11 11:24:13.361 7 INFO neutron.manager [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loading Plugin: segments 2026-05-11 11:24:13.417 8 INFO neutron.services.service_base [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-11 11:24:13.418 8 INFO neutron.manager [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loading Plugin: segments 2026-05-11 11:24:13.469 7 INFO neutron.manager [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loading Plugin: trunk 2026-05-11 11:24:13.486 7 INFO neutron.manager [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loading Plugin: vpnaas 2026-05-11 11:24:13.526 8 INFO neutron.manager [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loading Plugin: trunk 2026-05-11 11:24:13.527 7 WARNING stevedore.named [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-11 11:24:13.542 8 INFO neutron.manager [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loading Plugin: vpnaas 2026-05-11 11:24:13.583 8 WARNING stevedore.named [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-11 11:24:13.607 7 INFO neutron_vpnaas.services.vpn.plugin [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-11 11:24:13.608 7 INFO neutron.common.utils [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-11 11:24:13.608 7 INFO neutron.manager [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loading Plugin: auto_allocate 2026-05-11 11:24:13.614 7 INFO neutron.manager [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loading Plugin: tag 2026-05-11 11:24:13.623 7 INFO neutron.manager [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loading Plugin: timestamp 2026-05-11 11:24:13.626 7 INFO neutron.manager [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loading Plugin: network_ip_availability 2026-05-11 11:24:13.630 7 INFO neutron.manager [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loading Plugin: flavors 2026-05-11 11:24:13.633 7 INFO neutron.manager [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loading Plugin: revisions 2026-05-11 11:24:13.636 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Initializing extension manager. 2026-05-11 11:24:13.637 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: address-group 2026-05-11 11:24:13.638 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: address-scope 2026-05-11 11:24:13.639 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-11 11:24:13.640 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: agent 2026-05-11 11:24:13.640 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: agent-resources-synced 2026-05-11 11:24:13.642 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-11 11:24:13.642 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-11 11:24:13.643 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: availability_zone 2026-05-11 11:24:13.644 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: availability_zone_filter 2026-05-11 11:24:13.644 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-11 11:24:13.645 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: default-subnetpools 2026-05-11 11:24:13.647 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-11 11:24:13.647 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: dns-integration 2026-05-11 11:24:13.648 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: dns-domain-ports 2026-05-11 11:24:13.648 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-11 11:24:13.649 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: dvr 2026-05-11 11:24:13.650 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-11 11:24:13.650 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: empty-string-filtering 2026-05-11 11:24:13.651 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 11:24:13.651 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-11 11:24:13.652 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: external-net 2026-05-11 11:24:13.652 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-11 11:24:13.653 8 INFO neutron_vpnaas.services.vpn.plugin [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-11 11:24:13.653 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: extraroute 2026-05-11 11:24:13.653 8 INFO neutron.common.utils [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-11 11:24:13.653 8 INFO neutron.manager [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loading Plugin: auto_allocate 2026-05-11 11:24:13.654 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: extraroute-atomic 2026-05-11 11:24:13.654 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-11 11:24:13.655 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-11 11:24:13.655 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-11 11:24:13.656 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-11 11:24:13.657 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: fip-port-details 2026-05-11 11:24:13.657 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: flavors 2026-05-11 11:24:13.659 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-11 11:24:13.659 8 INFO neutron.manager [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loading Plugin: tag 2026-05-11 11:24:13.659 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: floatingip-pools 2026-05-11 11:24:13.660 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: ip_allocation 2026-05-11 11:24:13.660 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-11 11:24:13.661 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: l2_adjacency 2026-05-11 11:24:13.662 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: router 2026-05-11 11:24:13.664 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 11:24:13.665 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-11 11:24:13.665 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-11 11:24:13.666 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: ext-gw-mode 2026-05-11 11:24:13.666 8 INFO neutron.manager [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loading Plugin: timestamp 2026-05-11 11:24:13.666 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: l3-ha 2026-05-11 11:24:13.667 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-11 11:24:13.667 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-11 11:24:13.668 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: l3-flavors 2026-05-11 11:24:13.669 8 INFO neutron.manager [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loading Plugin: network_ip_availability 2026-05-11 11:24:13.669 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-11 11:24:13.670 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-11 11:24:13.673 8 INFO neutron.manager [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loading Plugin: flavors 2026-05-11 11:24:13.673 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-11 11:24:13.675 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-11 11:24:13.676 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-11 11:24:13.676 8 INFO neutron.manager [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loading Plugin: revisions 2026-05-11 11:24:13.677 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-11 11:24:13.677 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-11 11:24:13.678 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: multi-provider 2026-05-11 11:24:13.679 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: net-mtu 2026-05-11 11:24:13.679 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: net-mtu-writable 2026-05-11 11:24:13.679 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Initializing extension manager. 2026-05-11 11:24:13.680 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: network_availability_zone 2026-05-11 11:24:13.680 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: network_ha 2026-05-11 11:24:13.681 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: address-group 2026-05-11 11:24:13.681 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: network-ip-availability 2026-05-11 11:24:13.682 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: address-scope 2026-05-11 11:24:13.682 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-11 11:24:13.682 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-11 11:24:13.683 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: pagination 2026-05-11 11:24:13.683 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: agent 2026-05-11 11:24:13.683 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: port-device-profile 2026-05-11 11:24:13.684 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: agent-resources-synced 2026-05-11 11:24:13.684 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-11 11:24:13.685 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-11 11:24:13.685 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-11 11:24:13.685 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-11 11:24:13.686 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: port-mac-override 2026-05-11 11:24:13.686 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-11 11:24:13.686 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-11 11:24:13.687 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: availability_zone 2026-05-11 11:24:13.687 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-11 11:24:13.687 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: availability_zone_filter 2026-05-11 11:24:13.687 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-11 11:24:13.688 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-11 11:24:13.688 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: port-resource-request 2026-05-11 11:24:13.688 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: default-subnetpools 2026-05-11 11:24:13.689 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-11 11:24:13.690 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-11 11:24:13.690 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-11 11:24:13.690 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: binding 2026-05-11 11:24:13.690 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: dns-integration 2026-05-11 11:24:13.691 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: dns-domain-ports 2026-05-11 11:24:13.691 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: binding-extended 2026-05-11 11:24:13.692 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-11 11:24:13.692 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: port-security 2026-05-11 11:24:13.692 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: dvr 2026-05-11 11:24:13.692 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: project-id 2026-05-11 11:24:13.693 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-11 11:24:13.693 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: provider 2026-05-11 11:24:13.693 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: empty-string-filtering 2026-05-11 11:24:13.694 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 11:24:13.694 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-11 11:24:13.695 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: external-net 2026-05-11 11:24:13.695 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: qos 2026-05-11 11:24:13.695 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-11 11:24:13.696 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: extraroute 2026-05-11 11:24:13.696 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-11 11:24:13.697 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: extraroute-atomic 2026-05-11 11:24:13.697 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-11 11:24:13.697 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: qos-default 2026-05-11 11:24:13.697 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-11 11:24:13.698 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-11 11:24:13.698 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: qos-fip 2026-05-11 11:24:13.698 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-11 11:24:13.698 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-11 11:24:13.699 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-11 11:24:13.699 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-11 11:24:13.699 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: fip-port-details 2026-05-11 11:24:13.700 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-11 11:24:13.700 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: flavors 2026-05-11 11:24:13.700 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-11 11:24:13.701 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-11 11:24:13.701 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-11 11:24:13.702 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: qos-pps 2026-05-11 11:24:13.702 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: floatingip-pools 2026-05-11 11:24:13.702 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-11 11:24:13.703 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: ip_allocation 2026-05-11 11:24:13.703 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-11 11:24:13.703 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-11 11:24:13.704 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: qos-rules-alias 2026-05-11 11:24:13.704 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: l2_adjacency 2026-05-11 11:24:13.704 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: quota-check-limit 2026-05-11 11:24:13.705 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: router 2026-05-11 11:24:13.706 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: quotas 2026-05-11 11:24:13.707 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 11:24:13.708 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-11 11:24:13.708 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: quota_details 2026-05-11 11:24:13.708 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-11 11:24:13.709 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: ext-gw-mode 2026-05-11 11:24:13.709 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: rbac-policies 2026-05-11 11:24:13.709 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: l3-ha 2026-05-11 11:24:13.710 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: rbac-address-group 2026-05-11 11:24:13.710 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-11 11:24:13.710 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: rbac-address-scope 2026-05-11 11:24:13.710 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-11 11:24:13.711 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: l3-flavors 2026-05-11 11:24:13.711 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: rbac-security-groups 2026-05-11 11:24:13.711 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-11 11:24:13.712 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-11 11:24:13.712 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: revision-if-match 2026-05-11 11:24:13.712 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-11 11:24:13.713 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-11 11:24:13.714 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: router_availability_zone 2026-05-11 11:24:13.714 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-11 11:24:13.716 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-11 11:24:13.716 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-11 11:24:13.716 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-11 11:24:13.717 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-11 11:24:13.718 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-11 11:24:13.718 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-11 11:24:13.718 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-11 11:24:13.719 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-11 11:24:13.719 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-11 11:24:13.720 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-11 11:24:13.721 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-11 11:24:13.721 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: multi-provider 2026-05-11 11:24:13.722 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: net-mtu 2026-05-11 11:24:13.722 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: net-mtu-writable 2026-05-11 11:24:13.723 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: network_availability_zone 2026-05-11 11:24:13.724 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: network_ha 2026-05-11 11:24:13.724 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: security-group 2026-05-11 11:24:13.724 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: network-ip-availability 2026-05-11 11:24:13.725 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: segment 2026-05-11 11:24:13.725 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-11 11:24:13.725 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-11 11:24:13.726 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: pagination 2026-05-11 11:24:13.726 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: service-type 2026-05-11 11:24:13.727 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: port-device-profile 2026-05-11 11:24:13.727 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: sorting 2026-05-11 11:24:13.727 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-11 11:24:13.727 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: standard-attr-segment 2026-05-11 11:24:13.728 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-11 11:24:13.728 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: standard-attr-description 2026-05-11 11:24:13.728 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-11 11:24:13.729 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: port-mac-override 2026-05-11 11:24:13.729 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: stateful-security-group 2026-05-11 11:24:13.729 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-11 11:24:13.729 7 WARNING neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-11 11:24:13.730 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-11 11:24:13.730 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-11 11:24:13.730 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-11 11:24:13.731 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: subnet-external-network 2026-05-11 11:24:13.731 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: port-resource-request 2026-05-11 11:24:13.731 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: subnet_onboard 2026-05-11 11:24:13.731 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-11 11:24:13.732 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-11 11:24:13.732 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-11 11:24:13.733 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: subnet-service-types 2026-05-11 11:24:13.733 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: binding 2026-05-11 11:24:13.733 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: subnet_allocation 2026-05-11 11:24:13.734 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: binding-extended 2026-05-11 11:24:13.734 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-11 11:24:13.734 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: port-security 2026-05-11 11:24:13.735 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: tag-creation 2026-05-11 11:24:13.735 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: project-id 2026-05-11 11:24:13.735 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: provider 2026-05-11 11:24:13.735 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-11 11:24:13.737 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: qos 2026-05-11 11:24:13.738 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-11 11:24:13.739 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: standard-attr-tag 2026-05-11 11:24:13.739 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-11 11:24:13.739 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: qos-default 2026-05-11 11:24:13.740 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-11 11:24:13.740 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: qos-fip 2026-05-11 11:24:13.741 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-11 11:24:13.741 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: trunk 2026-05-11 11:24:13.741 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-11 11:24:13.741 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: trunk-details 2026-05-11 11:24:13.742 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-11 11:24:13.742 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-11 11:24:13.742 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-11 11:24:13.742 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-11 11:24:13.743 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-11 11:24:13.744 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: qos-pps 2026-05-11 11:24:13.744 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-11 11:24:13.744 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-11 11:24:13.745 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-11 11:24:13.745 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: qos-rules-alias 2026-05-11 11:24:13.745 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-11 11:24:13.746 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: quota-check-limit 2026-05-11 11:24:13.746 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: vpn-flavors 2026-05-11 11:24:13.748 7 INFO neutron.api.extensions [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Loaded extension: vpnaas 2026-05-11 11:24:13.748 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: quotas 2026-05-11 11:24:13.749 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: quota_details 2026-05-11 11:24:13.750 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-11 11:24:13.750 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-11 11:24:13.751 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 11:24:13.751 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: rbac-policies 2026-05-11 11:24:13.751 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-11 11:24:13.751 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: rbac-address-group 2026-05-11 11:24:13.752 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: rbac-address-scope 2026-05-11 11:24:13.752 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: rbac-security-groups 2026-05-11 11:24:13.753 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-11 11:24:13.753 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: revision-if-match 2026-05-11 11:24:13.754 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-11 11:24:13.754 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-11 11:24:13.755 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: router_availability_zone 2026-05-11 11:24:13.755 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-11 11:24:13.755 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-11 11:24:13.757 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-11 11:24:13.758 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-11 11:24:13.758 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-11 11:24:13.759 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-11 11:24:13.759 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-11 11:24:13.760 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-11 11:24:13.760 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-11 11:24:13.760 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-11 11:24:13.761 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-11 11:24:13.762 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 11:24:13.762 7 WARNING neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] subnetpool is already registered 2026-05-11 11:24:13.763 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 11:24:13.763 7 WARNING neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] subnetpool is already registered 2026-05-11 11:24:13.763 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-11 11:24:13.764 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-11 11:24:13.764 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-11 11:24:13.765 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-11 11:24:13.765 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: security-group 2026-05-11 11:24:13.765 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 11:24:13.766 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 11:24:13.766 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: segment 2026-05-11 11:24:13.767 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-11 11:24:13.767 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: service-type 2026-05-11 11:24:13.768 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: sorting 2026-05-11 11:24:13.768 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: standard-attr-segment 2026-05-11 11:24:13.769 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: standard-attr-description 2026-05-11 11:24:13.770 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: stateful-security-group 2026-05-11 11:24:13.770 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-11 11:24:13.770 7 WARNING neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] router is already registered 2026-05-11 11:24:13.770 8 WARNING neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-11 11:24:13.771 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-11 11:24:13.771 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-11 11:24:13.771 7 WARNING neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] floatingip is already registered 2026-05-11 11:24:13.771 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: subnet-external-network 2026-05-11 11:24:13.772 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: subnet_onboard 2026-05-11 11:24:13.772 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-11 11:24:13.773 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: subnet-service-types 2026-05-11 11:24:13.774 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: subnet_allocation 2026-05-11 11:24:13.774 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-11 11:24:13.775 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-11 11:24:13.775 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: tag-creation 2026-05-11 11:24:13.775 7 WARNING neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] rbac_policy is already registered 2026-05-11 11:24:13.775 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-11 11:24:13.776 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-11 11:24:13.776 7 WARNING neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] security_group is already registered 2026-05-11 11:24:13.776 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-11 11:24:13.777 7 WARNING neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] security_group_rule is already registered 2026-05-11 11:24:13.777 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 11:24:13.778 7 WARNING neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] subnetpool is already registered 2026-05-11 11:24:13.778 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 11:24:13.778 7 WARNING neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] subnetpool is already registered 2026-05-11 11:24:13.779 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-11 11:24:13.779 7 WARNING neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] trunk is already registered 2026-05-11 11:24:13.779 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: standard-attr-tag 2026-05-11 11:24:13.779 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-11 11:24:13.780 7 WARNING neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] endpoint_group is already registered 2026-05-11 11:24:13.780 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-11 11:24:13.780 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-11 11:24:13.780 7 WARNING neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] vpnservice is already registered 2026-05-11 11:24:13.781 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: trunk 2026-05-11 11:24:13.781 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-11 11:24:13.781 7 WARNING neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] ipsec_site_connection is already registered 2026-05-11 11:24:13.781 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: trunk-details 2026-05-11 11:24:13.782 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 11:24:13.782 7 WARNING neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] ipsecpolicy is already registered 2026-05-11 11:24:13.782 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-11 11:24:13.782 7 INFO neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 11:24:13.782 7 WARNING neutron.quota.resource_registry [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] ikepolicy is already registered 2026-05-11 11:24:13.783 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-11 11:24:13.784 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-11 11:24:13.785 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-11 11:24:13.786 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: vpn-flavors 2026-05-11 11:24:13.788 8 INFO neutron.api.extensions [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Loaded extension: vpnaas 2026-05-11 11:24:13.790 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-11 11:24:13.790 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-11 11:24:13.791 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 11:24:13.791 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-11 11:24:13.794 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-11 11:24:13.795 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-11 11:24:13.799 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-11 11:24:13.800 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-11 11:24:13.800 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-11 11:24:13.801 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 11:24:13.802 8 WARNING neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] subnetpool is already registered 2026-05-11 11:24:13.802 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 11:24:13.802 8 WARNING neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] subnetpool is already registered 2026-05-11 11:24:13.803 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-11 11:24:13.803 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-11 11:24:13.804 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-11 11:24:13.804 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-11 11:24:13.804 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 11:24:13.805 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 11:24:13.809 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-11 11:24:13.809 8 WARNING neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] router is already registered 2026-05-11 11:24:13.809 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-11 11:24:13.810 8 WARNING neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] floatingip is already registered 2026-05-11 11:24:13.813 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-11 11:24:13.813 8 WARNING neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] rbac_policy is already registered 2026-05-11 11:24:13.814 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-11 11:24:13.814 8 WARNING neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] security_group is already registered 2026-05-11 11:24:13.815 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-11 11:24:13.815 8 WARNING neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] security_group_rule is already registered 2026-05-11 11:24:13.816 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 11:24:13.816 8 WARNING neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] subnetpool is already registered 2026-05-11 11:24:13.816 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 11:24:13.817 8 WARNING neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] subnetpool is already registered 2026-05-11 11:24:13.817 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-11 11:24:13.817 8 WARNING neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] trunk is already registered 2026-05-11 11:24:13.818 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-11 11:24:13.818 8 WARNING neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] endpoint_group is already registered 2026-05-11 11:24:13.818 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-11 11:24:13.818 8 WARNING neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] vpnservice is already registered 2026-05-11 11:24:13.819 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-11 11:24:13.819 8 WARNING neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] ipsec_site_connection is already registered 2026-05-11 11:24:13.819 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 11:24:13.820 8 WARNING neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] ipsecpolicy is already registered 2026-05-11 11:24:13.820 8 INFO neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 11:24:13.820 8 WARNING neutron.quota.resource_registry [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] ikepolicy is already registered 2026-05-11 11:24:13.942 7 WARNING keystonemiddleware._common.config [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 11:24:13.949 7 WARNING oslo_config.cfg [None req-e826a00f-8e72-474e-aeaa-33d567f6d7d0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fc5a157a668 pid: 7 (default app) 2026-05-11 11:24:13.983 8 WARNING keystonemiddleware._common.config [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 11:24:13.990 8 WARNING oslo_config.cfg [None req-aa334947-722e-46bd-93f1-d31b75f18715 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fc5a157a668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:24:17.941 8 INFO neutron.pecan_wsgi.hooks.translation [None req-63e13a93-0f8e-42dc-a9c5-7081f6801b1d 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.19.213.177 () {44 vars in 928 bytes} [Mon May 11 11:24:17 2026] GET /v2.0/networks/public => generated 108 bytes in 668 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: 4/5] 199.19.213.177 () {44 vars in 950 bytes} [Mon May 11 11:24:17 2026] GET /v2.0/networks?name=public => generated 15 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:24:18.557 8 WARNING neutron.services.revisions.revision_plugin [None req-280a124f-8527-44ec-825d-8f43505170c2 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Could not find related network for resource to bump revision. 2026-05-11 11:24:18.579 8 INFO neutron.db.segments_db [None req-280a124f-8527-44ec-825d-8f43505170c2 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Added segment 5d11c011-e6ed-4f9b-ac07-1941e5eab126 of type flat for network 81901c20-4d15-4b41-8dd1-22eb5f6d5c67 2026-05-11 11:24:18.626 8 INFO neutron.pecan_wsgi.hooks.translation [None req-280a124f-8527-44ec-825d-8f43505170c2 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.19.213.177 () {48 vars in 968 bytes} [Mon May 11 11:24:18 2026] POST /v2.0/networks => generated 124 bytes in 459 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:24:24.843 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7575f737-28de-4c96-9cc7-832d9796bab8 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.19.213.177 () {44 vars in 928 bytes} [Mon May 11 11:24:24 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: 3/8] 199.19.213.177 () {44 vars in 950 bytes} [Mon May 11 11:24:24 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:24:25.080 7 WARNING neutron.services.revisions.revision_plugin [None req-94b6c995-6a3a-4874-b2c7-e7016bbfcaa4 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Could not find related network for resource to bump revision. 2026-05-11 11:24:25.102 7 INFO neutron.db.segments_db [None req-94b6c995-6a3a-4874-b2c7-e7016bbfcaa4 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Added segment 59abf35e-7be0-4f10-8bbf-96e3c789cc22 of type flat for network a989cd74-2cec-43c8-9572-7d98b535c4dc 2026-05-11 11:24:25.147 7 INFO neutron.pecan_wsgi.hooks.translation [None req-94b6c995-6a3a-4874-b2c7-e7016bbfcaa4 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.19.213.177 () {48 vars in 968 bytes} [Mon May 11 11:24:24 2026] POST /v2.0/networks => generated 124 bytes in 288 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:24:30.974 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1897b4e1-4d6d-46c8-b88d-4c936642ce66 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/11] 199.19.213.177 () {44 vars in 928 bytes} [Mon May 11 11:24:30 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/12] 199.19.213.177 () {44 vars in 950 bytes} [Mon May 11 11:24:30 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:24:31.051 7 WARNING neutron.services.revisions.revision_plugin [None req-28faa42d-e550-4c19-a460-451f01d67ee5 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Could not find related network for resource to bump revision. 2026-05-11 11:24:31.065 7 INFO neutron.db.segments_db [None req-28faa42d-e550-4c19-a460-451f01d67ee5 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Added segment e24fd79b-b1c7-4aab-96ae-e53257675449 of type flat for network 32ccfc91-2659-4120-a1ef-f6957a90cef2 2026-05-11 11:24:31.092 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28faa42d-e550-4c19-a460-451f01d67ee5 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.19.213.177 () {48 vars in 968 bytes} [Mon May 11 11:24:31 2026] POST /v2.0/networks => generated 124 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:24:36.959 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9fb0bb3a-f7a3-452b-9ada-b78a7023805d 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.19.213.177 () {44 vars in 928 bytes} [Mon May 11 11:24:36 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.19.213.177 () {44 vars in 950 bytes} [Mon May 11 11:24:36 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:24:37.058 8 WARNING neutron.services.revisions.revision_plugin [None req-6a63d5cc-7a40-4ce0-becd-04a19c968ba7 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Could not find related network for resource to bump revision. 2026-05-11 11:24:37.081 8 INFO neutron.db.segments_db [None req-6a63d5cc-7a40-4ce0-becd-04a19c968ba7 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Added segment a277dcce-419e-4406-88d4-a49b404ce40e of type flat for network 5d6e02cd-4986-4a5e-90e4-ce54493f013b 2026-05-11 11:24:37.108 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6a63d5cc-7a40-4ce0-becd-04a19c968ba7 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.19.213.177 () {48 vars in 968 bytes} [Mon May 11 11:24:36 2026] POST /v2.0/networks => generated 124 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:24:43.024 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ff6054ed-3703-4f95-90a7-b4bc5d81f7cc 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.19.213.177 () {44 vars in 928 bytes} [Mon May 11 11:24:42 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.177 () {44 vars in 950 bytes} [Mon May 11 11:24:43 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:24:43.094 7 WARNING neutron.services.revisions.revision_plugin [None req-2a213e20-5aab-4d19-b820-e7e65fef6384 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Could not find related network for resource to bump revision. 2026-05-11 11:24:43.117 7 INFO neutron.db.segments_db [None req-2a213e20-5aab-4d19-b820-e7e65fef6384 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Added segment f4c0df15-0a98-48c0-9727-1b83c7983c7b of type flat for network d91af133-0592-4b44-a0d3-03cea4369635 2026-05-11 11:24:43.145 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2a213e20-5aab-4d19-b820-e7e65fef6384 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.19.213.177 () {48 vars in 968 bytes} [Mon May 11 11:24:43 2026] POST /v2.0/networks => generated 124 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:24:49.093 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f0e08f57-aa8a-402f-b3c9-f7d7a9b3115a 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/21] 199.19.213.177 () {44 vars in 928 bytes} [Mon May 11 11:24:49 2026] GET /v2.0/networks/public => generated 108 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/22] 199.19.213.177 () {44 vars in 950 bytes} [Mon May 11 11:24:49 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:24:49.171 7 WARNING neutron.services.revisions.revision_plugin [None req-c3a5b632-2544-4458-aae8-0324943045e2 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Could not find related network for resource to bump revision. 2026-05-11 11:24:49.192 7 INFO neutron.db.segments_db [None req-c3a5b632-2544-4458-aae8-0324943045e2 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Added segment 7436dea4-9a04-4ef8-8b96-2e0b7cfaa3ea of type flat for network 6f1f29c3-e3d4-43cc-a37d-0352a59f596f [pid: 7|app: 0|req: 13/23] 199.19.213.177 () {48 vars in 968 bytes} [Mon May 11 11:24:49 2026] POST /v2.0/networks => generated 706 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:24:50.436 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e2c2fe60-e574-4a50-8fdd-096381d485f0 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/24] 199.19.213.177 () {44 vars in 928 bytes} [Mon May 11 11:24:50 2026] GET /v2.0/networks/public => generated 108 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 199.19.213.177 () {44 vars in 950 bytes} [Mon May 11 11:24:50 2026] GET /v2.0/networks?name=public => generated 709 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:24:50.514 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e782165c-e086-4353-b1a0-e631e10d2257 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/26] 199.19.213.177 () {44 vars in 1035 bytes} [Mon May 11 11:24:50 2026] GET /v2.0/subnets/public-subnet?network_id=6f1f29c3-e3d4-43cc-a37d-0352a59f596f => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/27] 199.19.213.177 () {44 vars in 1058 bytes} [Mon May 11 11:24:50 2026] GET /v2.0/subnets?name=public-subnet&network_id=6f1f29c3-e3d4-43cc-a37d-0352a59f596f => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 199.19.213.177 () {48 vars in 966 bytes} [Mon May 11 11:24:50 2026] POST /v2.0/subnets => generated 664 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:29:26.818 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ab4bf1c7-068c-4779-b0b0-dcc03b731fc0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-11 11:29:26.819 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 11 11:29:26 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.177) !!! 2026-05-11 11:29:26.944 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0c0de2bf-4962-434b-baa9-8b54dfe6ecbf 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/64] 199.19.213.177 () {44 vars in 938 bytes} [Mon May 11 11:29:26 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:29:26.953 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a4b81a68-a20b-4ee9-aad8-5c7c8248911f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-11 11:29:26.955 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 11 11:29:26 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.177) !!! [pid: 8|app: 0|req: 31/65] 199.19.213.177 () {44 vars in 960 bytes} [Mon May 11 11:29:26 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:29:27.031 7 INFO neutron.db.segments_db [None req-0a8421fb-cd1c-4e36-b9a8-01ac9cff3b81 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Added segment 10d8a707-509b-4ac3-a545-77e1be6d88a1 of type vxlan for network 299c9a60-5386-426d-b331-825c36c635a1 [pid: 7|app: 0|req: 35/66] 199.19.213.177 () {48 vars in 967 bytes} [Mon May 11 11:29:26 2026] POST /v2.0/networks => generated 707 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:29:28.003 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a4b81a68-a20b-4ee9-aad8-5c7c8248911f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57822. 2026-05-11 11:29:28.039 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f2dfe74-155d-4b7a-85a2-062b8384c94e 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/67] 199.19.213.177 () {44 vars in 938 bytes} [Mon May 11 11:29:27 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:29:28.067 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ab4bf1c7-068c-4779-b0b0-dcc03b731fc0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57838. [pid: 7|app: 0|req: 36/68] 199.19.213.177 () {44 vars in 960 bytes} [Mon May 11 11:29:28 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:29:28.104 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8f3f9456-2edb-4445-b7a8-0bd46c70c117 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/69] 199.19.213.177 () {44 vars in 1037 bytes} [Mon May 11 11:29:28 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=299c9a60-5386-426d-b331-825c36c635a1 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/70] 199.19.213.177 () {44 vars in 1060 bytes} [Mon May 11 11:29:28 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=299c9a60-5386-426d-b331-825c36c635a1 => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/71] 199.19.213.177 () {48 vars in 966 bytes} [Mon May 11 11:29:28 2026] POST /v2.0/subnets => generated 651 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:29:29.435 7 INFO neutron.api.v2.resource [None req-ef2856f8-2d93-4122-827f-48e930209db8 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/72] 199.19.213.177 () {44 vars in 972 bytes} [Mon May 11 11:29:29 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/73] 199.19.213.177 () {44 vars in 994 bytes} [Mon May 11 11:29:29 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/74] 199.19.213.177 () {48 vars in 981 bytes} [Mon May 11 11:29:29 2026] POST /v2.0/security-groups => generated 1616 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:29:30 2026] GET /v2.0/security-groups/98dd6f34-6428-4d32-887f-b528dfb3c5a7 => generated 1616 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:29:30 2026] GET /v2.0/security-groups/98dd6f34-6428-4d32-887f-b528dfb3c5a7 => 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: 38/79] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:29:30 2026] GET /v2.0/security-groups/98dd6f34-6428-4d32-887f-b528dfb3c5a7 => generated 1616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.19.213.177 () {48 vars in 992 bytes} [Mon May 11 11:29:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:29:31 2026] GET /v2.0/security-groups/98dd6f34-6428-4d32-887f-b528dfb3c5a7 => generated 2230 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:29:31 2026] GET /v2.0/security-groups/98dd6f34-6428-4d32-887f-b528dfb3c5a7 => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:29:31 2026] GET /v2.0/security-groups/98dd6f34-6428-4d32-887f-b528dfb3c5a7 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.19.213.177 () {48 vars in 992 bytes} [Mon May 11 11:29:31 2026] POST /v2.0/security-group-rules => generated 603 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:29:32 2026] GET /v2.0/security-groups/98dd6f34-6428-4d32-887f-b528dfb3c5a7 => generated 2846 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:29:32 2026] GET /v2.0/security-groups/98dd6f34-6428-4d32-887f-b528dfb3c5a7 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:29:32 2026] GET /v2.0/security-groups/98dd6f34-6428-4d32-887f-b528dfb3c5a7 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.19.213.177 () {48 vars in 992 bytes} [Mon May 11 11:29:32 2026] POST /v2.0/security-group-rules => generated 603 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:29:33 2026] GET /v2.0/security-groups/98dd6f34-6428-4d32-887f-b528dfb3c5a7 => generated 3462 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:29:33 2026] GET /v2.0/security-groups/98dd6f34-6428-4d32-887f-b528dfb3c5a7 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:29:33 2026] GET /v2.0/security-groups/98dd6f34-6428-4d32-887f-b528dfb3c5a7 => generated 3462 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.19.213.177 () {48 vars in 992 bytes} [Mon May 11 11:29:34 2026] POST /v2.0/security-group-rules => generated 603 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:29:34 2026] GET /v2.0/security-groups/98dd6f34-6428-4d32-887f-b528dfb3c5a7 => generated 4078 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/94] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:29:34 2026] GET /v2.0/security-groups/98dd6f34-6428-4d32-887f-b528dfb3c5a7 => generated 4078 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/95] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:29:35 2026] GET /v2.0/security-groups/98dd6f34-6428-4d32-887f-b528dfb3c5a7 => generated 4078 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.19.213.177 () {48 vars in 992 bytes} [Mon May 11 11:29:35 2026] POST /v2.0/security-group-rules => generated 603 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/97] 199.19.213.177 () {44 vars in 988 bytes} [Mon May 11 11:29:36 2026] GET /v2.0/networks/299c9a60-5386-426d-b331-825c36c635a1 => generated 732 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:29:36.396 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f9c9697c-3887-4ba0-83b9-6b7ee14459fa 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/98] 199.19.213.177 () {44 vars in 1077 bytes} [Mon May 11 11:29:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=299c9a60-5386-426d-b331-825c36c635a1 => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/99] 199.19.213.177 () {44 vars in 1100 bytes} [Mon May 11 11:29:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=299c9a60-5386-426d-b331-825c36c635a1 => 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: 52/100] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:29:36 2026] GET /v2.0/security-groups/98dd6f34-6428-4d32-887f-b528dfb3c5a7 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/101] 199.19.213.177 () {48 vars in 962 bytes} [Mon May 11 11:29:36 2026] POST /v2.0/ports => generated 1100 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 11:29:42.601 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3c340407-4c7c-4380-af42-cd9a09c576ce 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/102] 199.19.213.177 () {44 vars in 979 bytes} [Mon May 11 11:29:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 50/103] 199.19.213.177 () {44 vars in 1001 bytes} [Mon May 11 11:29:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/104] 199.19.213.177 () {48 vars in 1031 bytes} [Mon May 11 11:29:42 2026] PUT /v2.0/ports/331cc711-c122-479c-bff8-9708dff7911d => generated 1249 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/105] 199.19.213.177 () {44 vars in 921 bytes} [Mon May 11 11:29:44 2026] GET /v2.0/ports => generated 3730 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:29:45.621 8 INFO neutron.api.v2.resource [None req-9c81c787-7139-444c-b99f-45ddcbe260a4 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/108] 199.19.213.177 () {44 vars in 960 bytes} [Mon May 11 11:29:45 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 37 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: 56/109] 199.19.213.177 () {44 vars in 982 bytes} [Mon May 11 11:29:45 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/110] 199.19.213.177 () {48 vars in 981 bytes} [Mon May 11 11:29:45 2026] POST /v2.0/security-groups => generated 1610 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/111] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:29:46 2026] GET /v2.0/security-groups/11fc5ea6-41b6-4769-9be6-fc9021675a7b => generated 1610 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/112] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:29:46 2026] GET /v2.0/security-groups/11fc5ea6-41b6-4769-9be6-fc9021675a7b => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/113] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:29:46 2026] GET /v2.0/security-groups/11fc5ea6-41b6-4769-9be6-fc9021675a7b => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/114] 199.19.213.177 () {48 vars in 992 bytes} [Mon May 11 11:29:46 2026] POST /v2.0/security-group-rules => generated 623 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/115] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:29:47 2026] GET /v2.0/security-groups/11fc5ea6-41b6-4769-9be6-fc9021675a7b => generated 2246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/116] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:29:47 2026] GET /v2.0/security-groups/11fc5ea6-41b6-4769-9be6-fc9021675a7b => generated 2246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/117] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:29:47 2026] GET /v2.0/security-groups/11fc5ea6-41b6-4769-9be6-fc9021675a7b => generated 2246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/118] 199.19.213.177 () {48 vars in 992 bytes} [Mon May 11 11:29:47 2026] POST /v2.0/security-group-rules => generated 627 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/127] 199.19.213.177 () {44 vars in 976 bytes} [Mon May 11 11:30:57 2026] GET /v2.0/quotas/462a5285aae547dc812e620dad69325a => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 63/128] 199.19.213.177 () {48 vars in 1028 bytes} [Mon May 11 11:30:58 2026] PUT /v2.0/quotas/462a5285aae547dc812e620dad69325a => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:33:07.537 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ab4bf1c7-068c-4779-b0b0-dcc03b731fc0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-11 11:33:07.538 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 11 11:33:07 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.177) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:33:07.739 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e97089b8-ff83-4d92-80bf-2b75be0abc4c 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 75/147] 199.19.213.177 () {30 vars in 740 bytes} [Mon May 11 11:33:07 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 210 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:33:07.753 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a4b81a68-a20b-4ee9-aad8-5c7c8248911f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-11 11:33:07.755 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 11 11:33:07 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.177) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 73/148] 199.19.213.177 () {30 vars in 762 bytes} [Mon May 11 11:33:07 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:33:09.481 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ab4bf1c7-068c-4779-b0b0-dcc03b731fc0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38840. 2026-05-11 11:33:09.606 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f2fb1003-3022-4310-b406-4a158bba53b1 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/149] 199.19.213.177 () {30 vars in 740 bytes} [Mon May 11 11:33:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:33:09.643 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a4b81a68-a20b-4ee9-aad8-5c7c8248911f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38848. [pid: 8|app: 0|req: 74/150] 199.19.213.177 () {30 vars in 762 bytes} [Mon May 11 11:33:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:38:53.443 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ab4bf1c7-068c-4779-b0b0-dcc03b731fc0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-11 11:38:53.444 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 11 11:38:53 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=98d6af0846bc4b2198a0ce1c8417bfea (ip 199.19.213.177) !!! 2026-05-11 11:38:53.590 7 INFO neutron.api.v2.resource [None req-6008a938-9614-495e-8946-9e35f830bce4 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 100/197] 199.19.213.177 () {44 vars in 1075 bytes} [Mon May 11 11:38:53 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=98d6af0846bc4b2198a0ce1c8417bfea => generated 139 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:38:53.600 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a4b81a68-a20b-4ee9-aad8-5c7c8248911f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-11 11:38:53.603 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 11 11:38:53 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=98d6af0846bc4b2198a0ce1c8417bfea (ip 199.19.213.177) !!! [pid: 8|app: 0|req: 98/198] 199.19.213.177 () {44 vars in 1098 bytes} [Mon May 11 11:38:53 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=98d6af0846bc4b2198a0ce1c8417bfea => generated 23 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/199] 199.19.213.177 () {48 vars in 982 bytes} [Mon May 11 11:38:53 2026] POST /v2.0/security-groups => generated 1624 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 11:38:54.905 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a4b81a68-a20b-4ee9-aad8-5c7c8248911f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56952. [pid: 8|app: 0|req: 99/200] 199.19.213.177 () {44 vars in 1089 bytes} [Mon May 11 11:38:54 2026] GET /v2.0/security-groups/359e1255-f9ed-491d-af09-3a64a875065d?project_id=98d6af0846bc4b2198a0ce1c8417bfea => generated 1624 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:38:54.975 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ab4bf1c7-068c-4779-b0b0-dcc03b731fc0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56960. [pid: 7|app: 0|req: 102/201] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:38:54 2026] GET /v2.0/security-groups/359e1255-f9ed-491d-af09-3a64a875065d => generated 1624 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/202] 199.19.213.177 () {44 vars in 1089 bytes} [Mon May 11 11:38:55 2026] GET /v2.0/security-groups/359e1255-f9ed-491d-af09-3a64a875065d?project_id=98d6af0846bc4b2198a0ce1c8417bfea => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/203] 199.19.213.177 () {48 vars in 992 bytes} [Mon May 11 11:38:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/204] 199.19.213.177 () {44 vars in 1089 bytes} [Mon May 11 11:38:56 2026] GET /v2.0/security-groups/359e1255-f9ed-491d-af09-3a64a875065d?project_id=98d6af0846bc4b2198a0ce1c8417bfea => generated 2234 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/205] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:38:56 2026] GET /v2.0/security-groups/359e1255-f9ed-491d-af09-3a64a875065d => generated 2234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/206] 199.19.213.177 () {44 vars in 1089 bytes} [Mon May 11 11:38:56 2026] GET /v2.0/security-groups/359e1255-f9ed-491d-af09-3a64a875065d?project_id=98d6af0846bc4b2198a0ce1c8417bfea => generated 2234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/207] 199.19.213.177 () {48 vars in 992 bytes} [Mon May 11 11:38:56 2026] POST /v2.0/security-group-rules => generated 599 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/208] 199.19.213.177 () {44 vars in 1089 bytes} [Mon May 11 11:38:57 2026] GET /v2.0/security-groups/359e1255-f9ed-491d-af09-3a64a875065d?project_id=98d6af0846bc4b2198a0ce1c8417bfea => generated 2846 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/209] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:38:57 2026] GET /v2.0/security-groups/359e1255-f9ed-491d-af09-3a64a875065d => generated 2846 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/210] 199.19.213.177 () {44 vars in 1089 bytes} [Mon May 11 11:38:57 2026] GET /v2.0/security-groups/359e1255-f9ed-491d-af09-3a64a875065d?project_id=98d6af0846bc4b2198a0ce1c8417bfea => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/211] 199.19.213.177 () {48 vars in 992 bytes} [Mon May 11 11:38:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/212] 199.19.213.177 () {44 vars in 1089 bytes} [Mon May 11 11:38:58 2026] GET /v2.0/security-groups/359e1255-f9ed-491d-af09-3a64a875065d?project_id=98d6af0846bc4b2198a0ce1c8417bfea => generated 3460 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/213] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:38:58 2026] GET /v2.0/security-groups/359e1255-f9ed-491d-af09-3a64a875065d => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/214] 199.19.213.177 () {44 vars in 1089 bytes} [Mon May 11 11:38:58 2026] GET /v2.0/security-groups/359e1255-f9ed-491d-af09-3a64a875065d?project_id=98d6af0846bc4b2198a0ce1c8417bfea => generated 3460 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/215] 199.19.213.177 () {48 vars in 992 bytes} [Mon May 11 11:38:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/234] 199.19.213.177 () {30 vars in 740 bytes} [Mon May 11 11:41:10 2026] GET /v2.0/networks?tenant_id=98d6af0846bc4b2198a0ce1c8417bfea&shared=False => generated 15 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:41:10.633 7 INFO neutron.db.segments_db [None req-0f85c73c-ef0d-4b5a-a004-35f6c4c00da2 bc5c72c7310341b7ab5653828848f374 98d6af0846bc4b2198a0ce1c8417bfea - - 3d60c94ed9854aeba51ec4fd79cb6897 3d60c94ed9854aeba51ec4fd79cb6897] Added segment 2d6f6286-51b5-434e-aad6-e274c2e5daf7 of type vxlan for network 4230ce4e-55e4-4f7b-8cbd-d2e90d9eac95 [pid: 7|app: 0|req: 119/235] 199.19.213.177 () {34 vars in 682 bytes} [Mon May 11 11:41:10 2026] POST /v2.0/networks => generated 718 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/236] 199.19.213.177 () {30 vars in 722 bytes} [Mon May 11 11:41:10 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 120/237] 199.19.213.177 () {30 vars in 633 bytes} [Mon May 11 11:41:10 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: 118/238] 199.19.213.177 () {34 vars in 677 bytes} [Mon May 11 11:41:10 2026] POST /v2.0/ports => generated 999 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/239] 199.19.213.177 () {30 vars in 703 bytes} [Mon May 11 11:41:11 2026] GET /v2.0/networks/4230ce4e-55e4-4f7b-8cbd-d2e90d9eac95 => generated 705 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/240] 199.19.213.177 () {30 vars in 722 bytes} [Mon May 11 11:41:13 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/241] 199.19.213.177 () {30 vars in 703 bytes} [Mon May 11 11:41:13 2026] GET /v2.0/networks/4230ce4e-55e4-4f7b-8cbd-d2e90d9eac95 => generated 705 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/246] 199.19.213.177 () {44 vars in 976 bytes} [Mon May 11 11:41:29 2026] GET /v2.0/quotas/98d6af0846bc4b2198a0ce1c8417bfea => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 125/247] 199.19.213.177 () {48 vars in 1028 bytes} [Mon May 11 11:41:30 2026] PUT /v2.0/quotas/98d6af0846bc4b2198a0ce1c8417bfea => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:52:09.591 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ab4bf1c7-068c-4779-b0b0-dcc03b731fc0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-11 11:52:09.593 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 11 11:52:09 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.177) !!! 2026-05-11 11:52:09.732 7 INFO neutron.pecan_wsgi.hooks.translation [None req-31a07e6d-8032-4a20-9500-a9fb874951e4 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 168/332] 199.19.213.177 () {44 vars in 928 bytes} [Mon May 11 11:52:09 2026] GET /v2.0/networks/public => generated 108 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:52:09.742 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a4b81a68-a20b-4ee9-aad8-5c7c8248911f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-11 11:52:09.743 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 11 11:52:09 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.177) !!! [pid: 8|app: 0|req: 165/333] 199.19.213.177 () {44 vars in 950 bytes} [Mon May 11 11:52:09 2026] GET /v2.0/networks?name=public => generated 753 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:52:10.784 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ab4bf1c7-068c-4779-b0b0-dcc03b731fc0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33574. 2026-05-11 11:52:10.812 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f0e503fc-f682-489b-a746-57f27acd0a16 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 169/334] 199.19.213.177 () {44 vars in 928 bytes} [Mon May 11 11:52:10 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:52:10.848 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a4b81a68-a20b-4ee9-aad8-5c7c8248911f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33580. [pid: 8|app: 0|req: 166/335] 199.19.213.177 () {44 vars in 950 bytes} [Mon May 11 11:52:10 2026] GET /v2.0/networks?name=public => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:52:10.885 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3bc1a4a6-d931-4599-a6ce-9a77a262e0ce 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 170/336] 199.19.213.177 () {44 vars in 1035 bytes} [Mon May 11 11:52:10 2026] GET /v2.0/subnets/public-subnet?network_id=6f1f29c3-e3d4-43cc-a37d-0352a59f596f => generated 113 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/337] 199.19.213.177 () {44 vars in 1058 bytes} [Mon May 11 11:52:10 2026] GET /v2.0/subnets?name=public-subnet&network_id=6f1f29c3-e3d4-43cc-a37d-0352a59f596f => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:52:37.468 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aa33ae8d-dbd2-4007-8b1d-6b5f253c7729 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/342] 199.19.213.177 () {44 vars in 938 bytes} [Mon May 11 11:52:37 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/343] 199.19.213.177 () {44 vars in 960 bytes} [Mon May 11 11:52:37 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:52:38.459 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1697e96d-ebbb-4fd5-b508-8b5e5bd7e198 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 174/344] 199.19.213.177 () {44 vars in 938 bytes} [Mon May 11 11:52:38 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/345] 199.19.213.177 () {44 vars in 960 bytes} [Mon May 11 11:52:38 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:52:38.544 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c3c117ed-6ef2-4d92-bb00-ea725b74eff2 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/346] 199.19.213.177 () {44 vars in 1037 bytes} [Mon May 11 11:52:38 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=299c9a60-5386-426d-b331-825c36c635a1 => 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: 172/347] 199.19.213.177 () {44 vars in 1060 bytes} [Mon May 11 11:52:38 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=299c9a60-5386-426d-b331-825c36c635a1 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:52:39.580 7 INFO neutron.api.v2.resource [None req-3e8737a3-6f11-49f6-aa1c-ac098e8f067e 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/348] 199.19.213.177 () {44 vars in 972 bytes} [Mon May 11 11:52:39 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/349] 199.19.213.177 () {44 vars in 994 bytes} [Mon May 11 11:52:39 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/350] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:52:40 2026] GET /v2.0/security-groups/98dd6f34-6428-4d32-887f-b528dfb3c5a7 => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/351] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:52:40 2026] GET /v2.0/security-groups/98dd6f34-6428-4d32-887f-b528dfb3c5a7 => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/352] 199.19.213.177 () {44 vars in 1012 bytes} [Mon May 11 11:52:40 2026] GET /v2.0/security-group-rules/5470c665-ea17-474f-80b0-7b972611691e => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/353] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:52:41 2026] GET /v2.0/security-groups/98dd6f34-6428-4d32-887f-b528dfb3c5a7 => generated 4694 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/354] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:52:41 2026] GET /v2.0/security-groups/98dd6f34-6428-4d32-887f-b528dfb3c5a7 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/355] 199.19.213.177 () {44 vars in 1012 bytes} [Mon May 11 11:52:41 2026] GET /v2.0/security-group-rules/868f6b6c-9385-48e2-95d4-60d77b6b99db => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/356] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:52:42 2026] GET /v2.0/security-groups/98dd6f34-6428-4d32-887f-b528dfb3c5a7 => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/357] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:52:42 2026] GET /v2.0/security-groups/98dd6f34-6428-4d32-887f-b528dfb3c5a7 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/358] 199.19.213.177 () {44 vars in 1012 bytes} [Mon May 11 11:52:42 2026] GET /v2.0/security-group-rules/c5924acf-b321-4770-b67c-d25a73a2e0d6 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/359] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:52:43 2026] GET /v2.0/security-groups/98dd6f34-6428-4d32-887f-b528dfb3c5a7 => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/360] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:52:43 2026] GET /v2.0/security-groups/98dd6f34-6428-4d32-887f-b528dfb3c5a7 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/361] 199.19.213.177 () {44 vars in 1012 bytes} [Mon May 11 11:52:43 2026] GET /v2.0/security-group-rules/024f9349-7071-46ec-b722-de83071a304d => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/362] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:52:44 2026] GET /v2.0/security-groups/98dd6f34-6428-4d32-887f-b528dfb3c5a7 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/363] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:52:44 2026] GET /v2.0/security-groups/98dd6f34-6428-4d32-887f-b528dfb3c5a7 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/364] 199.19.213.177 () {44 vars in 1012 bytes} [Mon May 11 11:52:44 2026] GET /v2.0/security-group-rules/f7ddc68a-ffcd-4716-97d6-c11d31449c61 => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/367] 199.19.213.177 () {44 vars in 988 bytes} [Mon May 11 11:52:45 2026] GET /v2.0/networks/299c9a60-5386-426d-b331-825c36c635a1 => generated 732 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:52:45.633 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2abd30ae-0d94-4bf0-9210-41cb82a4ae0b 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/368] 199.19.213.177 () {44 vars in 1077 bytes} [Mon May 11 11:52:45 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=299c9a60-5386-426d-b331-825c36c635a1 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/369] 199.19.213.177 () {44 vars in 1100 bytes} [Mon May 11 11:52:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=299c9a60-5386-426d-b331-825c36c635a1 => generated 1254 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/370] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:52:45 2026] GET /v2.0/security-groups/98dd6f34-6428-4d32-887f-b528dfb3c5a7 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:52:52.373 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4806baf2-6f96-4ed5-b529-6826128499bf 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 188/371] 199.19.213.177 () {44 vars in 979 bytes} [Mon May 11 11:52:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/372] 199.19.213.177 () {44 vars in 1001 bytes} [Mon May 11 11:52:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/373] 199.19.213.177 () {44 vars in 921 bytes} [Mon May 11 11:52:53 2026] GET /v2.0/ports => generated 4725 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:52:54.961 8 INFO neutron.api.v2.resource [None req-39ac4eac-6ebf-4dfc-ba46-584a2544b47d 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 185/374] 199.19.213.177 () {44 vars in 960 bytes} [Mon May 11 11:52:54 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/375] 199.19.213.177 () {44 vars in 982 bytes} [Mon May 11 11:52:54 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/376] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:52:55 2026] GET /v2.0/security-groups/11fc5ea6-41b6-4769-9be6-fc9021675a7b => generated 2886 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/377] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:52:55 2026] GET /v2.0/security-groups/11fc5ea6-41b6-4769-9be6-fc9021675a7b => generated 2886 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/378] 199.19.213.177 () {44 vars in 1012 bytes} [Mon May 11 11:52:56 2026] GET /v2.0/security-group-rules/758cd044-37f0-4cec-925c-6647ba99265e => generated 623 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/379] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:52:56 2026] GET /v2.0/security-groups/11fc5ea6-41b6-4769-9be6-fc9021675a7b => generated 2886 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/380] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:52:56 2026] GET /v2.0/security-groups/11fc5ea6-41b6-4769-9be6-fc9021675a7b => generated 2886 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/381] 199.19.213.177 () {44 vars in 1012 bytes} [Mon May 11 11:52:56 2026] GET /v2.0/security-group-rules/12e52665-1f9c-4e0f-84fd-0d9dbe91eefb => generated 627 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/384] 199.19.213.177 () {44 vars in 976 bytes} [Mon May 11 11:53:08 2026] GET /v2.0/quotas/462a5285aae547dc812e620dad69325a => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:53:57.190 8 INFO neutron.api.v2.resource [None req-b7258aef-6ba3-4a0d-8fc3-a1bb1d5636b4 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/391] 199.19.213.177 () {44 vars in 1075 bytes} [Mon May 11 11:53:57 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=98d6af0846bc4b2198a0ce1c8417bfea => generated 139 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/392] 199.19.213.177 () {44 vars in 1098 bytes} [Mon May 11 11:53:57 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=98d6af0846bc4b2198a0ce1c8417bfea => generated 4072 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/393] 199.19.213.177 () {44 vars in 1089 bytes} [Mon May 11 11:53:58 2026] GET /v2.0/security-groups/359e1255-f9ed-491d-af09-3a64a875065d?project_id=98d6af0846bc4b2198a0ce1c8417bfea => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/394] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:53:58 2026] GET /v2.0/security-groups/359e1255-f9ed-491d-af09-3a64a875065d => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/395] 199.19.213.177 () {44 vars in 1012 bytes} [Mon May 11 11:53:58 2026] GET /v2.0/security-group-rules/a87a1a70-1408-457c-a68a-64b35c642521 => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/396] 199.19.213.177 () {44 vars in 1089 bytes} [Mon May 11 11:53:59 2026] GET /v2.0/security-groups/359e1255-f9ed-491d-af09-3a64a875065d?project_id=98d6af0846bc4b2198a0ce1c8417bfea => generated 4075 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/397] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:53:59 2026] GET /v2.0/security-groups/359e1255-f9ed-491d-af09-3a64a875065d => generated 4075 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/398] 199.19.213.177 () {44 vars in 1012 bytes} [Mon May 11 11:53:59 2026] GET /v2.0/security-group-rules/4369cb33-08c2-4367-b5e9-3ad91f53b876 => generated 599 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/401] 199.19.213.177 () {44 vars in 1089 bytes} [Mon May 11 11:54:00 2026] GET /v2.0/security-groups/359e1255-f9ed-491d-af09-3a64a875065d?project_id=98d6af0846bc4b2198a0ce1c8417bfea => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/402] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:54:00 2026] GET /v2.0/security-groups/359e1255-f9ed-491d-af09-3a64a875065d => generated 4075 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/403] 199.19.213.177 () {44 vars in 1012 bytes} [Mon May 11 11:54:00 2026] GET /v2.0/security-group-rules/4877e3d3-2e58-4b1a-8f5a-429fa061682b => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/404] 199.19.213.177 () {44 vars in 1089 bytes} [Mon May 11 11:54:01 2026] GET /v2.0/security-groups/359e1255-f9ed-491d-af09-3a64a875065d?project_id=98d6af0846bc4b2198a0ce1c8417bfea => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/405] 199.19.213.177 () {44 vars in 1002 bytes} [Mon May 11 11:54:01 2026] GET /v2.0/security-groups/359e1255-f9ed-491d-af09-3a64a875065d => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/406] 199.19.213.177 () {44 vars in 1012 bytes} [Mon May 11 11:54:01 2026] GET /v2.0/security-group-rules/d84f8535-32a7-48d5-b6e2-01e521e3d1f8 => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/407] 199.19.213.177 () {44 vars in 976 bytes} [Mon May 11 11:54:08 2026] GET /v2.0/quotas/98d6af0846bc4b2198a0ce1c8417bfea => 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: 206/414] 199.19.213.177 () {44 vars in 950 bytes} [Mon May 11 11:54:58 2026] GET /v2.0/networks?name=public => generated 753 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/421] 10.0.0.220 () {32 vars in 649 bytes} [Mon May 11 11:55:37 2026] GET /v2.0/networks => generated 2168 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:55:38.483 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ab4bf1c7-068c-4779-b0b0-dcc03b731fc0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 7|app: 0|req: 212/422] 10.0.0.220 () {32 vars in 655 bytes} [Mon May 11 11:55:38 2026] GET /v2.0/floatingips => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/423] 10.0.0.220 () {32 vars in 647 bytes} [Mon May 11 11:55:38 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/424] 10.0.0.220 () {32 vars in 643 bytes} [Mon May 11 11:55:38 2026] GET /v2.0/ports => generated 4725 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/425] 10.0.0.220 () {32 vars in 647 bytes} [Mon May 11 11:55:38 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/426] 10.0.0.220 () {32 vars in 649 bytes} [Mon May 11 11:55:38 2026] GET /v2.0/networks => generated 2168 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/427] 10.0.0.220 () {32 vars in 663 bytes} [Mon May 11 11:55:38 2026] GET /v2.0/security-groups => generated 17401 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/428] 10.0.0.220 () {32 vars in 655 bytes} [Mon May 11 11:55:38 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:55:49.220 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ab4bf1c7-068c-4779-b0b0-dcc03b731fc0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60900. 2026-05-11 11:55:49.453 7 INFO neutron.db.segments_db [None req-b6f10876-21d8-4965-946c-eceffb49ac56 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Added segment 00e598ed-e8ee-438a-a9be-31632ae6edb1 of type vxlan for network 7dbe548f-4d51-4959-9ad9-5de421fc04b4 2026-05-11 11:55:49.511 8 INFO neutron.db.segments_db [None req-a23fed38-73e5-42ad-b925-0bb90a3fd439 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Added segment 90ebe894-ffa8-4751-bf0f-cecb434cf002 of type vxlan for network 34f2cd4e-95cd-426a-a1eb-331f518d80b6 [pid: 7|app: 0|req: 217/431] 10.0.0.220 () {34 vars in 671 bytes} [Mon May 11 11:55:49 2026] POST /v2.0/networks => generated 743 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/432] 10.0.0.220 () {34 vars in 671 bytes} [Mon May 11 11:55:49 2026] POST /v2.0/networks => generated 745 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:55:49.771 7 INFO neutron.db.segments_db [None req-0e1b6703-2053-40e0-9094-65f202fc19b2 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Added segment 3e75a37e-1dea-4190-84f0-f2ea63241746 of type vxlan for network 90ff8d0b-7b8f-4713-be34-c82dc1021580 [pid: 8|app: 0|req: 216/433] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:55:49 2026] POST /v2.0/subnets => generated 691 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/434] 10.0.0.220 () {34 vars in 671 bytes} [Mon May 11 11:55:49 2026] POST /v2.0/networks => generated 747 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:55:49.903 7 INFO neutron.db.segments_db [None req-b6322304-3b47-4616-b88f-de8ceda6e35e 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Added segment 708ecd0b-3246-49d2-b745-abdd84a7edcf of type vxlan for network 81727b44-6cb8-4f28-80fc-4fa6af4c87dc [pid: 8|app: 0|req: 217/435] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:55:49 2026] POST /v2.0/subnets => generated 692 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/436] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:55:49 2026] POST /v2.0/subnets => generated 694 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:55:50.181 8 INFO neutron.db.segments_db [None req-689ead5d-2c65-44af-86cc-2b4a879ba3b3 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Added segment 5890b8f2-e6e3-4022-9b7b-8d3873eaf5fa of type vxlan for network 46db1019-cc19-4989-a409-a610f8ce35d0 2026-05-11 11:55:50.211 7 INFO neutron.db.l3_hamode_db [None req-b6322304-3b47-4616-b88f-de8ceda6e35e 2b3133c803554c119474b05e00d73976 a6c63b38a9e642c2a80c34d3ded1e4c0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 11:55:50.419 8 INFO neutron.db.l3_hamode_db [None req-689ead5d-2c65-44af-86cc-2b4a879ba3b3 2b3133c803554c119474b05e00d73976 2de023fa00584a74aa79ba58e8ff0a52 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 11:55:51.322 7 INFO neutron.db.l3_hamode_db [None req-b6322304-3b47-4616-b88f-de8ceda6e35e 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 11:55:51.597 8 INFO neutron.db.l3_hamode_db [None req-689ead5d-2c65-44af-86cc-2b4a879ba3b3 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 219/437] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:55:49 2026] POST /v2.0/routers => generated 731 bytes in 2387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/438] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:55:52 2026] GET /v2.0/security-groups?tenant_id=5e41452ef8d94b78959fdbe9132fbf6a&name=default => generated 2922 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:55:52.531 7 INFO neutron.db.segments_db [None req-f2c8e14c-1f07-492e-8f3e-ac3cccaab131 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Added segment 3274e6d9-367a-47cc-885d-da28fe0b7cd1 of type vxlan for network 15741a8a-6659-4083-909a-ad3b12f75fdf [pid: 8|app: 0|req: 219/439] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:55:50 2026] POST /v2.0/routers => generated 732 bytes in 2578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:55:52.792 7 INFO neutron.db.l3_hamode_db [None req-f2c8e14c-1f07-492e-8f3e-ac3cccaab131 2b3133c803554c119474b05e00d73976 645847e9138c4f6cba3939d439e9fad1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 11:55:53.549 7 INFO neutron.db.l3_hamode_db [None req-f2c8e14c-1f07-492e-8f3e-ac3cccaab131 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 220/440] 10.0.0.220 () {34 vars in 783 bytes} [Mon May 11 11:55:52 2026] PUT /v2.0/routers/0d50ff4b-183c-499b-881b-01601b468b73/add_router_interface => generated 309 bytes in 1104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/441] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:55:53 2026] DELETE /v2.0/security-groups/a2adc5cc-8d83-40bd-b1e4-3578423bd5c8 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/442] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:55:52 2026] POST /v2.0/routers => generated 734 bytes in 2062 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:55:54.558 7 WARNING neutron_lib.context [None req-d4aeab49-d0b3-45f1-8a90-cad915e7eafd a9eafcb4dad742998086e503d2c56971 a6c63b38a9e642c2a80c34d3ded1e4c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 222/443] 10.0.0.220 () {34 vars in 685 bytes} [Mon May 11 11:55:54 2026] POST /v2.0/security-groups => generated 1661 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/444] 10.0.0.220 () {34 vars in 783 bytes} [Mon May 11 11:55:53 2026] PUT /v2.0/routers/19837e7b-d601-4fb9-8cfc-cdbbfc7ca1fe/add_router_interface => generated 309 bytes in 1283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:55:55.231 8 WARNING neutron_lib.context [None req-062ba29f-b769-455b-8d0b-5917f0c97058 a9eafcb4dad742998086e503d2c56971 a6c63b38a9e642c2a80c34d3ded1e4c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 223/445] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:55:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:55:55.359 8 WARNING neutron_lib.context [None req-a3357aec-6830-4dcc-816d-75af653ace87 a9eafcb4dad742998086e503d2c56971 a6c63b38a9e642c2a80c34d3ded1e4c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 224/446] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:55:55 2026] POST /v2.0/security-group-rules => generated 602 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:55:55.454 8 WARNING neutron_lib.context [None req-aee47038-7d4b-4487-9eaa-60583f741589 a9eafcb4dad742998086e503d2c56971 a6c63b38a9e642c2a80c34d3ded1e4c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 225/447] 10.0.0.220 () {34 vars in 676 bytes} [Mon May 11 11:55:55 2026] POST /v2.0/floatingips => generated 552 bytes in 620 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/448] 10.0.0.220 () {34 vars in 783 bytes} [Mon May 11 11:55:54 2026] PUT /v2.0/routers/ba6594dd-f1f5-4d8e-90b9-151e47508af3/add_router_interface => generated 309 bytes in 1484 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:55:56.239 7 WARNING neutron_lib.context [req-171321a1-4c85-4b28-8a5c-c1164cec3e50 req-5c19ae5f-d389-4351-a68c-a5315d8362fc ef818c8c909146d8996d77eed34d7b96 2de023fa00584a74aa79ba58e8ff0a52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:55:56.321 8 INFO neutron.db.segments_db [None req-25d9d447-059d-4873-91c6-cd0724dcaef2 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Added segment 572463bf-17fc-428c-8b30-b73e5c04c823 of type vxlan for network 94b13333-3e80-47e4-a1e4-10111ed6a3f9 [pid: 7|app: 0|req: 224/449] 10.0.0.98 () {38 vars in 970 bytes} [Mon May 11 11:55:56 2026] POST /v2.0/security-groups => generated 1680 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/450] 10.0.0.220 () {34 vars in 671 bytes} [Mon May 11 11:55:56 2026] POST /v2.0/networks => generated 742 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/451] 10.0.0.98 () {34 vars in 1099 bytes} [Mon May 11 11:55:56 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1206529477&fields=id&tenant_id=a6c63b38a9e642c2a80c34d3ded1e4c0 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/452] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:55:56 2026] POST /v2.0/subnets => generated 689 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/453] 10.0.0.98 () {34 vars in 981 bytes} [Mon May 11 11:55:56 2026] GET /v2.0/networks?id=7dbe548f-4d51-4959-9ad9-5de421fc04b4 => generated 676 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/454] 10.0.0.98 () {34 vars in 964 bytes} [Mon May 11 11:55:56 2026] GET /v2.0/quotas/a6c63b38a9e642c2a80c34d3ded1e4c0 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:55:56.662 7 INFO neutron.db.segments_db [None req-cf31b65c-b0d8-44e4-a8aa-7f4169167102 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Added segment cd7f27d2-5443-4bc8-8c51-d67547475f50 of type vxlan for network d840f399-9485-46bc-9a7b-828f9bb32a1c [pid: 8|app: 0|req: 230/455] 10.0.0.98 () {34 vars in 1001 bytes} [Mon May 11 11:55:56 2026] GET /v2.0/ports?tenant_id=a6c63b38a9e642c2a80c34d3ded1e4c0&fields=id => generated 103 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:55:56.804 8 WARNING neutron_lib.context [req-7502ceb1-7c3c-4646-a304-b412116bc59e req-10e17d46-7446-4a45-9cf2-962196641c77 ef818c8c909146d8996d77eed34d7b96 2de023fa00584a74aa79ba58e8ff0a52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 231/456] 10.0.0.98 () {38 vars in 970 bytes} [Mon May 11 11:55:56 2026] POST /v2.0/security-groups => generated 1682 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 11:55:56.946 7 INFO neutron.db.l3_hamode_db [None req-cf31b65c-b0d8-44e4-a8aa-7f4169167102 2b3133c803554c119474b05e00d73976 e94a06e119f34daeaecdae820c742c2e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 11:55:56.982 8 WARNING neutron_lib.context [req-08cc2608-7d8a-4fb4-96a4-ec95015ec6ad req-c4ca8f12-2c5c-4aa1-9611-0564ee2b2f0b 2db785253e8641afba3640d22cf8b07d 645847e9138c4f6cba3939d439e9fad1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 232/457] 10.0.0.98 () {38 vars in 970 bytes} [Mon May 11 11:55:56 2026] POST /v2.0/security-groups => generated 1685 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 11:55:57.134 8 WARNING neutron_lib.context [req-660cb97a-2367-43e1-bc03-484b7b7e3895 req-e9962fae-95b0-485b-a6c0-1c8be1c10fbb ef818c8c909146d8996d77eed34d7b96 2de023fa00584a74aa79ba58e8ff0a52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 233/458] 10.0.0.98 () {38 vars in 970 bytes} [Mon May 11 11:55:57 2026] POST /v2.0/security-groups => generated 1680 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/459] 10.0.0.98 () {34 vars in 906 bytes} [Mon May 11 11:55:57 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) [pid: 8|app: 0|req: 235/460] 10.0.0.98 () {34 vars in 990 bytes} [Mon May 11 11:55:57 2026] GET /v2.0/security-groups/1fc726c2-0d02-4803-838a-b7a772d97d6b => generated 1685 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/461] 10.0.0.98 () {34 vars in 1007 bytes} [Mon May 11 11:55:57 2026] GET /v2.0/networks/7dbe548f-4d51-4959-9ad9-5de421fc04b4?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:55:57.362 8 WARNING neutron_lib.context [req-01e17b5b-28f1-4833-8d70-4895e4dd1581 req-6b908f5c-11aa-47e1-b183-266b234581d4 2db785253e8641afba3640d22cf8b07d 645847e9138c4f6cba3939d439e9fad1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 237/462] 10.0.0.98 () {38 vars in 980 bytes} [Mon May 11 11:55:57 2026] POST /v2.0/security-group-rules => generated 614 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/463] 10.0.0.98 () {34 vars in 1107 bytes} [Mon May 11 11:55:57 2026] GET /v2.0/networks/7dbe548f-4d51-4959-9ad9-5de421fc04b4?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: 239/464] 10.0.0.98 () {34 vars in 1001 bytes} [Mon May 11 11:55:57 2026] GET /v2.0/security-groups?tenant_id=2de023fa00584a74aa79ba58e8ff0a52 => generated 7903 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/465] 10.0.0.98 () {34 vars in 990 bytes} [Mon May 11 11:55:57 2026] GET /v2.0/security-groups/d88dd5c9-a70c-4142-b5bd-e1569ba65579 => generated 2918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/466] 10.0.0.98 () {34 vars in 990 bytes} [Mon May 11 11:55:57 2026] GET /v2.0/security-groups/d88dd5c9-a70c-4142-b5bd-e1569ba65579 => generated 2918 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:55:57.638 8 WARNING neutron_lib.context [req-ad072017-25bc-4eab-9e67-485a8754d458 req-7444dc19-ef96-48c0-95bc-5e5505ed95b1 2db785253e8641afba3640d22cf8b07d 645847e9138c4f6cba3939d439e9fad1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:55:57.747 7 INFO neutron.db.l3_hamode_db [None req-cf31b65c-b0d8-44e4-a8aa-7f4169167102 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 242/467] 10.0.0.98 () {38 vars in 970 bytes} [Mon May 11 11:55:57 2026] POST /v2.0/security-groups => generated 1686 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/468] 10.0.0.98 () {34 vars in 990 bytes} [Mon May 11 11:55:57 2026] GET /v2.0/security-groups/6c683b09-983a-4896-85e4-dc13a2a9dab8 => generated 1680 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/469] 10.0.0.98 () {36 vars in 1012 bytes} [Mon May 11 11:55:57 2026] DELETE /v2.0/security-groups/6c683b09-983a-4896-85e4-dc13a2a9dab8 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/470] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:55:57 2026] GET /v2.0/ports?device_id=a8c11286-ffb2-45d3-9b86-db003fa1fbb5 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/471] 10.0.0.98 () {34 vars in 990 bytes} [Mon May 11 11:55:57 2026] GET /v2.0/security-groups/d63ae042-be27-47a5-8837-3f4dbae61647 => generated 1686 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:55:57.979 8 WARNING neutron_lib.context [req-e6d2d200-85b0-45ad-8d91-78b631b0e322 req-3dd40107-8e08-4cec-9c33-79f10bdc73f0 2db785253e8641afba3640d22cf8b07d 645847e9138c4f6cba3939d439e9fad1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 247/472] 10.0.0.98 () {38 vars in 980 bytes} [Mon May 11 11:55:57 2026] POST /v2.0/security-group-rules => generated 614 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:55:58.092 8 INFO neutron.api.v2.resource [req-5a4f496e-827b-4f54-b831-4779123259d1 req-ea3ae75e-23a5-4ebd-a1bd-b74d0bfc4b30 ef818c8c909146d8996d77eed34d7b96 2de023fa00584a74aa79ba58e8ff0a52 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 248/473] 10.0.0.98 () {34 vars in 990 bytes} [Mon May 11 11:55:58 2026] GET /v2.0/security-groups/6c683b09-983a-4896-85e4-dc13a2a9dab8 => 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: 249/474] 10.0.0.98 () {34 vars in 990 bytes} [Mon May 11 11:55:58 2026] GET /v2.0/security-groups/9f214dec-5f5d-4b9b-9497-34a59920b8ef => generated 1682 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/475] 10.0.0.98 () {34 vars in 990 bytes} [Mon May 11 11:55:58 2026] GET /v2.0/security-groups/d63ae042-be27-47a5-8837-3f4dbae61647 => generated 2311 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/476] 10.0.0.98 () {36 vars in 1012 bytes} [Mon May 11 11:55:58 2026] DELETE /v2.0/security-groups/9f214dec-5f5d-4b9b-9497-34a59920b8ef => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:55:58.256 8 WARNING neutron_lib.context [req-72732eb8-4595-42d3-8183-fe04a2d7f0d7 req-ca984af2-e625-476b-a19d-0ef6c2e31ae2 2db785253e8641afba3640d22cf8b07d 645847e9138c4f6cba3939d439e9fad1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/477] 10.0.0.98 () {38 vars in 980 bytes} [Mon May 11 11:55:58 2026] POST /v2.0/security-group-rules => generated 619 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:55:58.375 8 INFO neutron.api.v2.resource [req-0de73a77-eb68-4699-9346-4e44c23806ed req-178c74cd-b4d7-4d7b-b9d6-6b760269522c ef818c8c909146d8996d77eed34d7b96 2de023fa00584a74aa79ba58e8ff0a52 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 253/478] 10.0.0.98 () {34 vars in 990 bytes} [Mon May 11 11:55:58 2026] GET /v2.0/security-groups/9f214dec-5f5d-4b9b-9497-34a59920b8ef => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/479] 10.0.0.98 () {34 vars in 990 bytes} [Mon May 11 11:55:58 2026] GET /v2.0/security-groups/d63ae042-be27-47a5-8837-3f4dbae61647 => generated 2941 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/480] 10.0.0.98 () {34 vars in 990 bytes} [Mon May 11 11:55:58 2026] GET /v2.0/security-groups/8c5d4c6a-5310-42db-b0f7-b9e96735fec5 => generated 1680 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/481] 10.0.0.98 () {34 vars in 1000 bytes} [Mon May 11 11:55:58 2026] GET /v2.0/security-group-rules/5b04180e-99a6-4f7f-957b-c37194e9db53 => generated 616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/482] 10.0.0.98 () {36 vars in 1012 bytes} [Mon May 11 11:55:58 2026] DELETE /v2.0/security-groups/8c5d4c6a-5310-42db-b0f7-b9e96735fec5 => 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: 258/483] 10.0.0.98 () {34 vars in 990 bytes} [Mon May 11 11:55:58 2026] GET /v2.0/security-groups/d63ae042-be27-47a5-8837-3f4dbae61647 => generated 2941 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:55:58.619 8 INFO neutron.api.v2.resource [req-f0e8b689-cdb3-428e-bdf8-9b32cc583d45 req-2800394f-8117-4af7-85bd-7a4bc39269bd ef818c8c909146d8996d77eed34d7b96 2de023fa00584a74aa79ba58e8ff0a52 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 259/484] 10.0.0.98 () {34 vars in 990 bytes} [Mon May 11 11:55:58 2026] GET /v2.0/security-groups/8c5d4c6a-5310-42db-b0f7-b9e96735fec5 => 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: 226/485] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:55:56 2026] POST /v2.0/routers => generated 729 bytes in 2015 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/486] 10.0.0.98 () {36 vars in 1022 bytes} [Mon May 11 11:55:58 2026] DELETE /v2.0/security-group-rules/5b04180e-99a6-4f7f-957b-c37194e9db53 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/487] 10.0.0.98 () {34 vars in 1001 bytes} [Mon May 11 11:55:58 2026] GET /v2.0/security-groups?tenant_id=2de023fa00584a74aa79ba58e8ff0a52 => 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: 262/488] 10.0.0.98 () {34 vars in 990 bytes} [Mon May 11 11:55:58 2026] GET /v2.0/security-groups/d63ae042-be27-47a5-8837-3f4dbae61647 => generated 2311 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/489] 10.0.0.98 () {34 vars in 990 bytes} [Mon May 11 11:55:58 2026] GET /v2.0/security-groups/d88dd5c9-a70c-4142-b5bd-e1569ba65579 => generated 2918 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/490] 10.0.0.98 () {36 vars in 1012 bytes} [Mon May 11 11:55:58 2026] DELETE /v2.0/security-groups/d63ae042-be27-47a5-8837-3f4dbae61647 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/491] 10.0.0.98 () {34 vars in 990 bytes} [Mon May 11 11:55:58 2026] GET /v2.0/security-groups/d88dd5c9-a70c-4142-b5bd-e1569ba65579 => generated 2918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/492] 10.0.0.98 () {34 vars in 990 bytes} [Mon May 11 11:55:58 2026] GET /v2.0/security-groups/1fc726c2-0d02-4803-838a-b7a772d97d6b => generated 2310 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/493] 10.0.0.98 () {36 vars in 1012 bytes} [Mon May 11 11:55:58 2026] DELETE /v2.0/security-groups/1fc726c2-0d02-4803-838a-b7a772d97d6b => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:55:59.046 8 INFO neutron.api.v2.resource [req-8566af2b-b3ee-4987-89a9-fca289ebb89d req-8918a4d8-8891-44a0-bfd7-6c7ad3cde5c4 ef818c8c909146d8996d77eed34d7b96 2de023fa00584a74aa79ba58e8ff0a52 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 268/494] 10.0.0.98 () {34 vars in 990 bytes} [Mon May 11 11:55:59 2026] GET /v2.0/security-groups/8c5d4c6a-5310-42db-b0f7-b9e96735fec5 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/495] 10.0.0.220 () {34 vars in 783 bytes} [Mon May 11 11:55:58 2026] PUT /v2.0/routers/da036b16-7706-4e20-996a-519b1f454cec/add_router_interface => generated 309 bytes in 1055 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:55:59.704 7 INFO neutron.api.v2.resource [req-188a3671-2202-4cf2-a226-becf8b84d070 req-a70fb44a-5e7a-4fd1-bdf8-3891cae67845 ef818c8c909146d8996d77eed34d7b96 2de023fa00584a74aa79ba58e8ff0a52 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 228/496] 10.0.0.98 () {34 vars in 990 bytes} [Mon May 11 11:55:59 2026] GET /v2.0/security-groups/9f214dec-5f5d-4b9b-9497-34a59920b8ef => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/497] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:55:59 2026] GET /v2.0/ports?device_id=a8c11286-ffb2-45d3-9b86-db003fa1fbb5 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:55:59.747 7 INFO neutron.api.v2.resource [req-f269c3d2-ea94-472a-9903-7d1dbaef92a5 req-3d4099f3-9299-4a4e-81e0-62d4782131c2 ef818c8c909146d8996d77eed34d7b96 2de023fa00584a74aa79ba58e8ff0a52 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 232/500] 10.0.0.98 () {34 vars in 990 bytes} [Mon May 11 11:55:59 2026] GET /v2.0/security-groups/6c683b09-983a-4896-85e4-dc13a2a9dab8 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/501] 10.0.0.220 () {34 vars in 789 bytes} [Mon May 11 11:55:59 2026] PUT /v2.0/routers/ba6594dd-f1f5-4d8e-90b9-151e47508af3/remove_router_interface => generated 309 bytes in 923 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:56:00.517 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-66054ee6-0d1b-4b47-97ef-b3e635fcc042 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-05-11 11:56:00.879 8 INFO neutron.db.l3_hamode_db [None req-66054ee6-0d1b-4b47-97ef-b3e635fcc042 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] HA network 15741a8a-6659-4083-909a-ad3b12f75fdf was deleted as no HA routers are present in tenant 645847e9138c4f6cba3939d439e9fad1. [pid: 7|app: 0|req: 233/502] 10.0.0.220 () {34 vars in 789 bytes} [Mon May 11 11:55:59 2026] PUT /v2.0/routers/19837e7b-d601-4fb9-8cfc-cdbbfc7ca1fe/remove_router_interface => generated 309 bytes in 1128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/503] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:55:59 2026] DELETE /v2.0/routers/ba6594dd-f1f5-4d8e-90b9-151e47508af3 => generated 0 bytes in 910 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:56:00.888 7 WARNING neutron_lib.context [None req-5ebf7ebc-3f0d-44df-b879-1383a6bb465b 674b99ff89b543968691c845451d8414 e94a06e119f34daeaecdae820c742c2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 271/504] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:00 2026] GET /v2.0/ports?device_id=a8c11286-ffb2-45d3-9b86-db003fa1fbb5 => 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: 234/505] 10.0.0.220 () {34 vars in 685 bytes} [Mon May 11 11:56:00 2026] POST /v2.0/security-groups => generated 1659 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/506] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:56:00 2026] DELETE /v2.0/subnets/644a30d8-a467-442c-b8c9-094e5df874cd => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:56:01.119 8 WARNING neutron_lib.context [None req-10cc85e5-fcaa-4801-b741-084fb917f964 674b99ff89b543968691c845451d8414 e94a06e119f34daeaecdae820c742c2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:56:01.264 8 INFO neutron.services.segments.plugin [-] Segment 3274e6d9-367a-47cc-885d-da28fe0b7cd1 resource provider aggregate not found 2026-05-11 11:56:01.285 8 INFO neutron.services.segments.plugin [-] Segment 3274e6d9-367a-47cc-885d-da28fe0b7cd1 resource provider aggregate not found 2026-05-11 11:56:01.291 8 INFO neutron.services.segments.plugin [-] Segment 3274e6d9-367a-47cc-885d-da28fe0b7cd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3274e6d9-367a-47cc-885d-da28fe0b7cd1 found for delete ", "request_id": "req-ef9bd430-d014-4e48-bf6d-5a177445b2fe"}]} [pid: 8|app: 0|req: 273/507] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:56:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:56:01.305 8 INFO neutron.services.segments.plugin [-] Segment 3274e6d9-367a-47cc-885d-da28fe0b7cd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3274e6d9-367a-47cc-885d-da28fe0b7cd1 found for delete ", "request_id": "req-86be8100-4b6d-43c7-a81c-2e7b80f93f40"}]} 2026-05-11 11:56:01.535 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-ea2416fe-670b-4e40-b89a-cd482e14e85c 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - 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: 274/508] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:56:01 2026] DELETE /v2.0/networks/90ff8d0b-7b8f-4713-be34-c82dc1021580 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:56:01.544 8 WARNING neutron_lib.context [None req-ef8c48d5-a198-4baa-a4ad-9228d8b3c81c 674b99ff89b543968691c845451d8414 e94a06e119f34daeaecdae820c742c2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 275/509] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:56:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:56:01.631 8 WARNING neutron_lib.context [None req-6618532b-8c0e-4efd-a6be-1e03b2cb7da4 674b99ff89b543968691c845451d8414 e94a06e119f34daeaecdae820c742c2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:56:01.858 7 INFO neutron.db.l3_hamode_db [None req-ea2416fe-670b-4e40-b89a-cd482e14e85c 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] HA network 46db1019-cc19-4989-a409-a610f8ce35d0 was deleted as no HA routers are present in tenant 2de023fa00584a74aa79ba58e8ff0a52. [pid: 7|app: 0|req: 235/510] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:56:01 2026] DELETE /v2.0/routers/19837e7b-d601-4fb9-8cfc-cdbbfc7ca1fe => generated 0 bytes in 837 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/511] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:56:01 2026] GET /v2.0/security-groups?tenant_id=645847e9138c4f6cba3939d439e9fad1&name=default => generated 2921 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/512] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:56:01 2026] DELETE /v2.0/subnets/83099594-95f7-4cbc-ab97-97581521f65d => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/513] 10.0.0.220 () {34 vars in 676 bytes} [Mon May 11 11:56:01 2026] POST /v2.0/floatingips => generated 552 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/515] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:56:02 2026] DELETE /v2.0/security-groups/dbf931ef-d7d9-4ab5-8edf-395b51275c42 => 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: 277/515] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:02 2026] GET /v2.0/ports?device_id=a8c11286-ffb2-45d3-9b86-db003fa1fbb5 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:56:02.314 7 INFO neutron.services.segments.plugin [-] Segment 5890b8f2-e6e3-4022-9b7b-8d3873eaf5fa resource provider aggregate not found 2026-05-11 11:56:02.332 7 INFO neutron.services.segments.plugin [-] Segment 5890b8f2-e6e3-4022-9b7b-8d3873eaf5fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5890b8f2-e6e3-4022-9b7b-8d3873eaf5fa found for delete ", "request_id": "req-a2ea4dc3-14d5-4aef-aa61-d53722505bb0"}]} 2026-05-11 11:56:02.461 7 INFO neutron.services.segments.plugin [-] Segment 5890b8f2-e6e3-4022-9b7b-8d3873eaf5fa resource provider aggregate not found 2026-05-11 11:56:02.476 7 INFO neutron.services.segments.plugin [-] Segment 5890b8f2-e6e3-4022-9b7b-8d3873eaf5fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5890b8f2-e6e3-4022-9b7b-8d3873eaf5fa found for delete ", "request_id": "req-c5397933-b82b-44a7-986a-86fd0a81e300"}]} [pid: 7|app: 0|req: 239/516] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:56:02 2026] DELETE /v2.0/networks/34f2cd4e-95cd-426a-a1eb-331f518d80b6 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/517] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 11:56:02 2026] GET /v2.0/networks?id=7dbe548f-4d51-4959-9ad9-5de421fc04b4 => generated 676 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/518] 199.19.213.177 () {34 vars in 1050 bytes} [Mon May 11 11:56:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a6c63b38a9e642c2a80c34d3ded1e4c0 => generated 181 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:56:02.731 8 WARNING neutron_lib.context [req-b6a20b5e-0a36-448a-ab3f-d04d1466bfd3 req-e80d011d-28d0-43aa-a293-400b242f47af a9eafcb4dad742998086e503d2c56971 a6c63b38a9e642c2a80c34d3ded1e4c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 240/519] 10.0.0.98 () {34 vars in 1097 bytes} [Mon May 11 11:56:02 2026] GET /v2.0/security-groups?name=tempest-securitygroup--593259152&fields=id&tenant_id=e94a06e119f34daeaecdae820c742c2e => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/520] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:56:02 2026] GET /v2.0/security-groups?tenant_id=2de023fa00584a74aa79ba58e8ff0a52&name=default => generated 2921 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/521] 10.0.0.98 () {34 vars in 981 bytes} [Mon May 11 11:56:02 2026] GET /v2.0/networks?id=94b13333-3e80-47e4-a1e4-10111ed6a3f9 => generated 674 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/522] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:56:02 2026] DELETE /v2.0/security-groups/d88dd5c9-a70c-4142-b5bd-e1569ba65579 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/523] 10.0.0.98 () {34 vars in 964 bytes} [Mon May 11 11:56:02 2026] GET /v2.0/quotas/e94a06e119f34daeaecdae820c742c2e => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/524] 10.0.0.98 () {34 vars in 1001 bytes} [Mon May 11 11:56:02 2026] GET /v2.0/ports?tenant_id=e94a06e119f34daeaecdae820c742c2e&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/525] 199.19.213.177 () {38 vars in 955 bytes} [Mon May 11 11:56:02 2026] POST /v2.0/ports => generated 954 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/526] 199.19.213.177 () {34 vars in 911 bytes} [Mon May 11 11:56:03 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:56:03.352 8 INFO neutron.services.segments.plugin [-] Segment 3e75a37e-1dea-4190-84f0-f2ea63241746 resource provider aggregate not found 2026-05-11 11:56:03.357 8 INFO neutron.services.segments.plugin [-] Segment 3e75a37e-1dea-4190-84f0-f2ea63241746 resource provider aggregate not found 2026-05-11 11:56:03.376 8 INFO neutron.services.segments.plugin [-] Segment 3e75a37e-1dea-4190-84f0-f2ea63241746 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e75a37e-1dea-4190-84f0-f2ea63241746 found for delete ", "request_id": "req-f2b43353-eb9e-4c69-b010-fb8d6f90b8a5"}]} 2026-05-11 11:56:03.381 8 INFO neutron.services.segments.plugin [-] Segment 3e75a37e-1dea-4190-84f0-f2ea63241746 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e75a37e-1dea-4190-84f0-f2ea63241746 found for delete ", "request_id": "req-dd3a3299-7b44-4f43-8d8b-1c86a6aa44fa"}]} [pid: 8|app: 0|req: 281/527] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:03 2026] GET /v2.0/ports?device_id=a8c11286-ffb2-45d3-9b86-db003fa1fbb5 => generated 957 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/528] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:03 2026] GET /v2.0/security-groups?id=cd60fdeb-8a26-4c5d-840f-039ca801f35e&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/529] 10.0.0.98 () {34 vars in 906 bytes} [Mon May 11 11:56:03 2026] GET /v2.0/extensions => generated 20516 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/530] 10.0.0.98 () {34 vars in 1007 bytes} [Mon May 11 11:56:03 2026] GET /v2.0/networks/94b13333-3e80-47e4-a1e4-10111ed6a3f9?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: 284/531] 10.0.0.98 () {34 vars in 1107 bytes} [Mon May 11 11:56:03 2026] GET /v2.0/networks/94b13333-3e80-47e4-a1e4-10111ed6a3f9?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: 285/532] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:03 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => 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: 248/533] 199.19.213.177 () {38 vars in 1028 bytes} [Mon May 11 11:56:03 2026] PUT /v2.0/ports/007639c6-9ccf-40ab-90d7-8d1965a78e1d => generated 1235 bytes in 625 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:56:04.390 8 INFO neutron.db.segments_db [None req-97ade66d-ed64-49f8-9d92-68f8dc416a7d 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Added segment 3d9ec954-dc79-4888-8d8a-f752f8fed89a of type vxlan for network ec7db8dc-8819-42a5-a18b-d5e638d5366c [pid: 8|app: 0|req: 286/534] 10.0.0.220 () {34 vars in 671 bytes} [Mon May 11 11:56:04 2026] POST /v2.0/networks => generated 752 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:56:04.536 7 INFO neutron.services.segments.plugin [-] Segment 90ebe894-ffa8-4751-bf0f-cecb434cf002 resource provider aggregate not found 2026-05-11 11:56:04.544 7 INFO neutron.services.segments.plugin [-] Segment 90ebe894-ffa8-4751-bf0f-cecb434cf002 resource provider aggregate not found 2026-05-11 11:56:04.553 7 INFO neutron.services.segments.plugin [-] Segment 90ebe894-ffa8-4751-bf0f-cecb434cf002 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90ebe894-ffa8-4751-bf0f-cecb434cf002 found for delete ", "request_id": "req-1edd5874-b5a3-444b-8a0e-1f0d8fe55658"}]} 2026-05-11 11:56:04.563 7 INFO neutron.services.segments.plugin [-] Segment 90ebe894-ffa8-4751-bf0f-cecb434cf002 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90ebe894-ffa8-4751-bf0f-cecb434cf002 found for delete ", "request_id": "req-a814a124-8c94-40a9-9236-82c7fc8e61a9"}]} [pid: 8|app: 0|req: 287/535] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:04 2026] GET /v2.0/ports?device_id=a8c11286-ffb2-45d3-9b86-db003fa1fbb5 => 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: 288/536] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:04 2026] GET /v2.0/security-groups?id=cd60fdeb-8a26-4c5d-840f-039ca801f35e&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: 249/537] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:56:04 2026] POST /v2.0/subnets => generated 699 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:56:04.773 8 INFO neutron.db.segments_db [None req-45f1c1af-8def-4636-874e-55fc9e25bbf8 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Added segment 5287bbd2-6b0b-479d-9f50-5f0675358f7b of type vxlan for network 7c8960c5-4d8c-4ece-9873-424d1a6fe9b1 2026-05-11 11:56:04.985 7 INFO neutron.db.segments_db [None req-b8182366-1153-451c-960e-70112fd8c0c5 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Added segment 173a9119-6679-4158-8d49-035d7194a0cd of type vxlan for network 840f6a77-3a55-420c-8206-6372feab4a84 2026-05-11 11:56:05.025 8 INFO neutron.db.l3_hamode_db [None req-45f1c1af-8def-4636-874e-55fc9e25bbf8 2b3133c803554c119474b05e00d73976 7a88eece9d554726b3943e9b3be43774 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 11:56:05.042 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-04804b50-b5c2-4ae3-9401-69b9674d2895'] response: {'name': 'network-changed', 'server_uuid': 'a8c11286-ffb2-45d3-9b86-db003fa1fbb5', 'tag': '007639c6-9ccf-40ab-90d7-8d1965a78e1d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 250/538] 10.0.0.220 () {34 vars in 671 bytes} [Mon May 11 11:56:04 2026] POST /v2.0/networks => generated 748 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/539] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:05 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => 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: 252/540] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:56:05 2026] POST /v2.0/subnets => generated 695 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/541] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:56:05 2026] GET /v2.0/ports?tenant_id=a6c63b38a9e642c2a80c34d3ded1e4c0&device_id=a8c11286-ffb2-45d3-9b86-db003fa1fbb5 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:56:05.330 7 INFO neutron.db.segments_db [None req-f16e517d-129a-4644-8078-08e5578ee372 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Added segment 9127beae-8573-49fe-847b-9feaa27474c9 of type vxlan for network c4b326c6-3f34-4ed5-9bcf-956dde71eded 2026-05-11 11:56:05.608 7 INFO neutron.db.l3_hamode_db [None req-f16e517d-129a-4644-8078-08e5578ee372 2b3133c803554c119474b05e00d73976 fc210af9db184d30955f94390e0dbbfa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 11:56:05.855 8 INFO neutron.db.l3_hamode_db [None req-45f1c1af-8def-4636-874e-55fc9e25bbf8 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 11:56:06.672 7 INFO neutron.db.l3_hamode_db [None req-f16e517d-129a-4644-8078-08e5578ee372 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 289/542] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:56:04 2026] POST /v2.0/routers => generated 739 bytes in 2428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/543] 199.19.213.177 () {34 vars in 1058 bytes} [Mon May 11 11:56:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=007639c6-9ccf-40ab-90d7-8d1965a78e1d => 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: 291/544] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:07 2026] GET /v2.0/ports?device_id=a8c11286-ffb2-45d3-9b86-db003fa1fbb5 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/545] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:07 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => 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: 254/546] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:56:05 2026] POST /v2.0/routers => generated 735 bytes in 2379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/547] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 11:56:07 2026] GET /v2.0/subnets?id=c0d6b4cf-efd0-4008-9ea5-27483215c543 => generated 694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/548] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:07 2026] GET /v2.0/security-groups?id=cd60fdeb-8a26-4c5d-840f-039ca801f35e&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/549] 10.0.0.220 () {34 vars in 783 bytes} [Mon May 11 11:56:07 2026] PUT /v2.0/routers/657eb71f-7055-4494-9b81-c7ad13b2d639/add_router_interface => generated 309 bytes in 1145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/550] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 11:56:08 2026] GET /v2.0/ports?network_id=7dbe548f-4d51-4959-9ad9-5de421fc04b4&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/551] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 11:56:08 2026] GET /v2.0/networks?id=94b13333-3e80-47e4-a1e4-10111ed6a3f9 => generated 674 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/552] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:08 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => 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: 297/553] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 11:56:08 2026] GET /v2.0/networks/7dbe548f-4d51-4959-9ad9-5de421fc04b4?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: 298/554] 199.19.213.177 () {34 vars in 1050 bytes} [Mon May 11 11:56:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e94a06e119f34daeaecdae820c742c2e => generated 180 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/555] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 11:56:08 2026] GET /v2.0/networks/7dbe548f-4d51-4959-9ad9-5de421fc04b4?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-05-11 11:56:08.696 8 WARNING neutron_lib.context [req-7d1ac7a6-5453-4cdb-8abc-03720e3d6093 req-c270fe36-2422-40bb-8bf2-694e76a65804 674b99ff89b543968691c845451d8414 e94a06e119f34daeaecdae820c742c2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/556] 10.0.0.220 () {34 vars in 783 bytes} [Mon May 11 11:56:07 2026] PUT /v2.0/routers/4964a147-2804-45b2-b836-743852b8cb7b/add_router_interface => generated 309 bytes in 1209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/557] 199.19.213.177 () {38 vars in 955 bytes} [Mon May 11 11:56:08 2026] POST /v2.0/ports => generated 958 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/558] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:08 2026] GET /v2.0/ports?device_id=a8c11286-ffb2-45d3-9b86-db003fa1fbb5 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:56:09.058 8 WARNING neutron_lib.context [None req-3a183416-506a-497e-8431-2208cdd02f35 0933c61598d643ecabf1038c4a4db3c5 7a88eece9d554726b3943e9b3be43774 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 301/559] 10.0.0.220 () {34 vars in 685 bytes} [Mon May 11 11:56:09 2026] POST /v2.0/security-groups => generated 1659 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/560] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:09 2026] GET /v2.0/security-groups?id=cd60fdeb-8a26-4c5d-840f-039ca801f35e&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:56:09.191 8 WARNING neutron_lib.context [None req-a6514caa-f6a6-462c-999d-03bd40c78766 0933c61598d643ecabf1038c4a4db3c5 7a88eece9d554726b3943e9b3be43774 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 303/561] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:56:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:56:09.318 8 WARNING neutron_lib.context [None req-e589eac3-85bc-40f4-9f32-1b94bf5f5bb7 0933c61598d643ecabf1038c4a4db3c5 7a88eece9d554726b3943e9b3be43774 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 304/562] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:56:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:56:09.428 8 WARNING neutron_lib.context [None req-ea154fd8-4bfa-4b08-9d18-9672e7198f0e 0933c61598d643ecabf1038c4a4db3c5 7a88eece9d554726b3943e9b3be43774 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/563] 199.19.213.177 () {38 vars in 1028 bytes} [Mon May 11 11:56:09 2026] PUT /v2.0/ports/fddaff57-9907-42ca-b260-7ccde1976607 => generated 1239 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:56:09.546 7 WARNING neutron_lib.context [None req-cf3778df-6541-4a3c-81d5-a2aa5b4cbd4e cff7fa305eab4bb39c576ad89bc58541 fc210af9db184d30955f94390e0dbbfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:56:09.614 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-62927dcf-16d3-400d-9e00-d81f8b67e115'] response: {'name': 'network-changed', 'server_uuid': '6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad', 'tag': 'fddaff57-9907-42ca-b260-7ccde1976607', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 260/564] 10.0.0.220 () {34 vars in 685 bytes} [Mon May 11 11:56:09 2026] POST /v2.0/security-groups => generated 1661 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/565] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:09 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:56:09.733 7 WARNING neutron_lib.context [None req-29f1a305-1320-484d-87bf-905aeea22948 cff7fa305eab4bb39c576ad89bc58541 fc210af9db184d30955f94390e0dbbfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 262/566] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:56:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/567] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:56:09 2026] GET /v2.0/ports?tenant_id=a6c63b38a9e642c2a80c34d3ded1e4c0&device_id=a8c11286-ffb2-45d3-9b86-db003fa1fbb5 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/568] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:09 2026] GET /v2.0/security-groups?id=cbc2dfbd-f795-4cae-9520-8e5581a4734e&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:56:09.933 7 WARNING neutron_lib.context [None req-5e35cdae-e7a2-441c-a73d-a6c60b3b6c46 cff7fa305eab4bb39c576ad89bc58541 fc210af9db184d30955f94390e0dbbfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 305/569] 10.0.0.220 () {34 vars in 676 bytes} [Mon May 11 11:56:09 2026] POST /v2.0/floatingips => generated 552 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/570] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 11:56:09 2026] GET /v2.0/networks?id=7dbe548f-4d51-4959-9ad9-5de421fc04b4 => generated 771 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/571] 199.19.213.177 () {34 vars in 1058 bytes} [Mon May 11 11:56:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=007639c6-9ccf-40ab-90d7-8d1965a78e1d => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/572] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:56:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/573] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 11:56:10 2026] GET /v2.0/subnets?id=c0d6b4cf-efd0-4008-9ea5-27483215c543 => generated 694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:56:10.040 7 WARNING neutron_lib.context [None req-03edbfe5-b8ab-45b0-8cd7-d6e74ebb9b00 cff7fa305eab4bb39c576ad89bc58541 fc210af9db184d30955f94390e0dbbfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 309/574] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 11:56:10 2026] GET /v2.0/ports?network_id=7dbe548f-4d51-4959-9ad9-5de421fc04b4&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/575] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 11:56:10 2026] GET /v2.0/networks/7dbe548f-4d51-4959-9ad9-5de421fc04b4?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: 311/576] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:56:10 2026] GET /v2.0/ports?tenant_id=e94a06e119f34daeaecdae820c742c2e&device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/577] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 11:56:10 2026] GET /v2.0/networks/7dbe548f-4d51-4959-9ad9-5de421fc04b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/578] 199.19.213.177 () {34 vars in 1018 bytes} [Mon May 11 11:56:10 2026] GET /v2.0/networks?tenant_id=e94a06e119f34daeaecdae820c742c2e&shared=False => generated 770 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/579] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:10 2026] GET /v2.0/ports?device_id=a8c11286-ffb2-45d3-9b86-db003fa1fbb5 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/580] 199.19.213.177 () {34 vars in 930 bytes} [Mon May 11 11:56:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/581] 10.0.0.98 () {34 vars in 1097 bytes} [Mon May 11 11:56:10 2026] GET /v2.0/security-groups?name=tempest-securitygroup--392777791&fields=id&tenant_id=7a88eece9d554726b3943e9b3be43774 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/582] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:10 2026] GET /v2.0/security-groups?id=cd60fdeb-8a26-4c5d-840f-039ca801f35e&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/583] 10.0.0.98 () {34 vars in 981 bytes} [Mon May 11 11:56:10 2026] GET /v2.0/networks?id=ec7db8dc-8819-42a5-a18b-d5e638d5366c => generated 684 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/584] 10.0.0.98 () {34 vars in 964 bytes} [Mon May 11 11:56:10 2026] GET /v2.0/quotas/7a88eece9d554726b3943e9b3be43774 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/585] 10.0.0.220 () {34 vars in 676 bytes} [Mon May 11 11:56:10 2026] POST /v2.0/floatingips => generated 552 bytes in 587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/586] 10.0.0.98 () {34 vars in 1001 bytes} [Mon May 11 11:56:10 2026] GET /v2.0/ports?tenant_id=7a88eece9d554726b3943e9b3be43774&fields=id => generated 103 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/587] 10.0.0.98 () {34 vars in 1007 bytes} [Mon May 11 11:56:10 2026] GET /v2.0/networks/ec7db8dc-8819-42a5-a18b-d5e638d5366c?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: 321/588] 10.0.0.98 () {34 vars in 1107 bytes} [Mon May 11 11:56:10 2026] GET /v2.0/networks/ec7db8dc-8819-42a5-a18b-d5e638d5366c?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: 268/589] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:10 2026] GET /v2.0/ports?device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:56:10.996 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a4b81a68-a20b-4ee9-aad8-5c7c8248911f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection [pid: 8|app: 0|req: 322/590] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:10 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/591] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:11 2026] GET /v2.0/security-groups?id=cbc2dfbd-f795-4cae-9520-8e5581a4734e&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/592] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:56:11 2026] GET /v2.0/ports?tenant_id=e94a06e119f34daeaecdae820c742c2e&device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/593] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 11:56:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=fddaff57-9907-42ca-b260-7ccde1976607 => 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: 324/594] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 11:56:11 2026] GET /v2.0/subnets?id=6be0edc5-039e-41b9-9fef-3fa1ddb470c8 => generated 692 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/595] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:11 2026] GET /v2.0/ports?device_id=a8c11286-ffb2-45d3-9b86-db003fa1fbb5 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/596] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 11:56:11 2026] GET /v2.0/ports?network_id=94b13333-3e80-47e4-a1e4-10111ed6a3f9&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/597] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:11 2026] GET /v2.0/security-groups?id=cd60fdeb-8a26-4c5d-840f-039ca801f35e&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/598] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 11:56:11 2026] GET /v2.0/networks/94b13333-3e80-47e4-a1e4-10111ed6a3f9?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: 327/599] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 11:56:11 2026] GET /v2.0/networks/94b13333-3e80-47e4-a1e4-10111ed6a3f9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/600] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:11 2026] GET /v2.0/ports?device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => 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: 328/601] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:12 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/602] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:12 2026] GET /v2.0/security-groups?id=cbc2dfbd-f795-4cae-9520-8e5581a4734e&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:56:12.736 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a4b81a68-a20b-4ee9-aad8-5c7c8248911f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42198. [pid: 8|app: 0|req: 329/603] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:12 2026] GET /v2.0/ports?device_id=a8c11286-ffb2-45d3-9b86-db003fa1fbb5 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/604] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:12 2026] GET /v2.0/security-groups?id=cd60fdeb-8a26-4c5d-840f-039ca801f35e&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: 330/605] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:13 2026] GET /v2.0/ports?device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => 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: 276/606] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:13 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/607] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:13 2026] GET /v2.0/security-groups?id=cbc2dfbd-f795-4cae-9520-8e5581a4734e&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: 277/608] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:13 2026] GET /v2.0/ports?device_id=a8c11286-ffb2-45d3-9b86-db003fa1fbb5 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/609] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:13 2026] GET /v2.0/security-groups?id=cd60fdeb-8a26-4c5d-840f-039ca801f35e&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/610] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:14 2026] GET /v2.0/ports?device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => 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: 333/611] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:14 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/612] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:14 2026] GET /v2.0/security-groups?id=cbc2dfbd-f795-4cae-9520-8e5581a4734e&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: 335/615] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:15 2026] GET /v2.0/ports?device_id=a8c11286-ffb2-45d3-9b86-db003fa1fbb5 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/616] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:15 2026] GET /v2.0/security-groups?id=cd60fdeb-8a26-4c5d-840f-039ca801f35e&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/617] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:15 2026] GET /v2.0/ports?device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/618] 10.0.0.98 () {34 vars in 1099 bytes} [Mon May 11 11:56:15 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2108908643&fields=id&tenant_id=fc210af9db184d30955f94390e0dbbfa => generated 69 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/619] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 11:56:15 2026] GET /v2.0/networks?id=ec7db8dc-8819-42a5-a18b-d5e638d5366c => generated 684 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/620] 10.0.0.98 () {34 vars in 981 bytes} [Mon May 11 11:56:15 2026] GET /v2.0/networks?id=840f6a77-3a55-420c-8206-6372feab4a84 => generated 680 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/621] 199.19.213.177 () {34 vars in 1050 bytes} [Mon May 11 11:56:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7a88eece9d554726b3943e9b3be43774 => generated 180 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/622] 10.0.0.98 () {34 vars in 964 bytes} [Mon May 11 11:56:15 2026] GET /v2.0/quotas/fc210af9db184d30955f94390e0dbbfa => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:56:15.473 8 WARNING neutron_lib.context [req-222a3c38-bc93-4329-b64a-3706d7128d9b req-017d63b2-bf89-45ae-8750-2f7ccb087ccb 0933c61598d643ecabf1038c4a4db3c5 7a88eece9d554726b3943e9b3be43774 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 285/623] 10.0.0.98 () {34 vars in 1001 bytes} [Mon May 11 11:56:15 2026] GET /v2.0/ports?tenant_id=fc210af9db184d30955f94390e0dbbfa&fields=id => generated 103 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/624] 10.0.0.98 () {34 vars in 1007 bytes} [Mon May 11 11:56:15 2026] GET /v2.0/networks/840f6a77-3a55-420c-8206-6372feab4a84?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: 287/625] 10.0.0.98 () {34 vars in 1107 bytes} [Mon May 11 11:56:15 2026] GET /v2.0/networks/840f6a77-3a55-420c-8206-6372feab4a84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/626] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:15 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/627] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:15 2026] GET /v2.0/security-groups?id=cbc2dfbd-f795-4cae-9520-8e5581a4734e&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/628] 199.19.213.177 () {38 vars in 955 bytes} [Mon May 11 11:56:15 2026] POST /v2.0/ports => generated 958 bytes in 374 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: 340/629] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:15 2026] GET /v2.0/ports?device_id=e3fa5633-5b96-4b03-804d-2bb8137b18f2 => 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: 290/630] 199.19.213.177 () {38 vars in 1028 bytes} [Mon May 11 11:56:15 2026] PUT /v2.0/ports/48929e79-9100-441e-897e-935e9d4c2504 => generated 1239 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/631] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:16 2026] GET /v2.0/ports?device_id=a8c11286-ffb2-45d3-9b86-db003fa1fbb5 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 291/632] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:16 2026] GET /v2.0/security-groups?id=cd60fdeb-8a26-4c5d-840f-039ca801f35e&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/633] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:16 2026] GET /v2.0/ports?device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => generated 973 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:56:16.479 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0e1f760-1a23-456b-9dd0-e62e8a8edd91'] response: {'name': 'network-changed', 'server_uuid': 'ad38d920-fd88-4717-bdc2-2f6ced09f236', 'tag': '48929e79-9100-441e-897e-935e9d4c2504', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 292/634] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:16 2026] GET /v2.0/security-groups?id=17d6f3f2-566b-4f85-8535-8a246d046011&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/635] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:16 2026] GET /v2.0/ports?device_id=a8c11286-ffb2-45d3-9b86-db003fa1fbb5 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/636] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:16 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/637] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:16 2026] GET /v2.0/security-groups?id=cbc2dfbd-f795-4cae-9520-8e5581a4734e&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/638] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:56:16 2026] GET /v2.0/ports?tenant_id=7a88eece9d554726b3943e9b3be43774&device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:56:17.023 7 INFO neutron.db.l3_db [None req-b2f60782-7d2e-41fa-ab4e-2dc13fd5e3b7 a9eafcb4dad742998086e503d2c56971 a6c63b38a9e642c2a80c34d3ded1e4c0 - - default default] Floating IP d04fa314-cdc4-4485-a2dd-65070d61b1af associated. External IP: 10.96.250.220, port: 007639c6-9ccf-40ab-90d7-8d1965a78e1d. [pid: 8|app: 0|req: 347/639] 199.19.213.177 () {34 vars in 1018 bytes} [Mon May 11 11:56:17 2026] GET /v2.0/networks?tenant_id=7a88eece9d554726b3943e9b3be43774&shared=False => generated 780 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/640] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:17 2026] GET /v2.0/ports?device_id=e3fa5633-5b96-4b03-804d-2bb8137b18f2 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/641] 199.19.213.177 () {34 vars in 930 bytes} [Mon May 11 11:56:17 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/642] 10.0.0.220 () {34 vars in 749 bytes} [Mon May 11 11:56:16 2026] PUT /v2.0/floatingips/d04fa314-cdc4-4485-a2dd-65070d61b1af => generated 855 bytes in 733 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/643] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:17 2026] GET /v2.0/ports?device_id=a8c11286-ffb2-45d3-9b86-db003fa1fbb5 => 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: 294/644] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:17 2026] GET /v2.0/security-groups?id=cd60fdeb-8a26-4c5d-840f-039ca801f35e&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/645] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:17 2026] GET /v2.0/ports?device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/646] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:17 2026] GET /v2.0/security-groups?id=17d6f3f2-566b-4f85-8535-8a246d046011&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/647] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:17 2026] GET /v2.0/ports?device_id=a8c11286-ffb2-45d3-9b86-db003fa1fbb5 => 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: 296/648] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:17 2026] GET /v2.0/security-groups?id=cd60fdeb-8a26-4c5d-840f-039ca801f35e&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: 353/649] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:18 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/650] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:18 2026] GET /v2.0/security-groups?id=cbc2dfbd-f795-4cae-9520-8e5581a4734e&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/651] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:18 2026] GET /v2.0/ports?device_id=e3fa5633-5b96-4b03-804d-2bb8137b18f2 => 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: 298/652] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:56:18 2026] GET /v2.0/ports?tenant_id=7a88eece9d554726b3943e9b3be43774&device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/653] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 11:56:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=48929e79-9100-441e-897e-935e9d4c2504 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/654] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:18 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/655] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 11:56:18 2026] GET /v2.0/subnets?id=3f72d8e8-81c4-4fad-ae95-9e7649385feb => generated 702 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/656] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 11:56:18 2026] GET /v2.0/ports?network_id=ec7db8dc-8819-42a5-a18b-d5e638d5366c&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/657] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 11:56:18 2026] GET /v2.0/networks/ec7db8dc-8819-42a5-a18b-d5e638d5366c?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: 359/658] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 11:56:18 2026] GET /v2.0/networks/ec7db8dc-8819-42a5-a18b-d5e638d5366c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:56:18.515 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7941652-2d89-4606-b3e3-9a3813a48a49'] response: {'name': 'network-changed', 'server_uuid': 'a8c11286-ffb2-45d3-9b86-db003fa1fbb5', 'tag': '007639c6-9ccf-40ab-90d7-8d1965a78e1d', 'status': 'completed', 'code': 200} 2026-05-11 11:56:18.595 7 INFO neutron.db.l3_db [None req-23e1ff11-10d5-48da-b8b9-3b07b74fea6b 674b99ff89b543968691c845451d8414 e94a06e119f34daeaecdae820c742c2e - - default default] Floating IP 9214923a-66cf-4315-9d84-8fb7a8e86c4d associated. External IP: 10.96.250.215, port: fddaff57-9907-42ca-b260-7ccde1976607. [pid: 8|app: 0|req: 360/659] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:18 2026] GET /v2.0/ports?device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/660] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:18 2026] GET /v2.0/security-groups?id=17d6f3f2-566b-4f85-8535-8a246d046011&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/661] 10.0.0.220 () {34 vars in 749 bytes} [Mon May 11 11:56:18 2026] PUT /v2.0/floatingips/9214923a-66cf-4315-9d84-8fb7a8e86c4d => generated 856 bytes in 646 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/662] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:18 2026] GET /v2.0/ports?device_id=a8c11286-ffb2-45d3-9b86-db003fa1fbb5 => 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: 301/663] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:18 2026] GET /v2.0/security-groups?id=cd60fdeb-8a26-4c5d-840f-039ca801f35e&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: 363/664] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:56:19 2026] GET /v2.0/ports?tenant_id=a6c63b38a9e642c2a80c34d3ded1e4c0&device_id=a8c11286-ffb2-45d3-9b86-db003fa1fbb5 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/665] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 11:56:19 2026] GET /v2.0/networks?id=7dbe548f-4d51-4959-9ad9-5de421fc04b4 => generated 771 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/666] 199.19.213.177 () {34 vars in 1058 bytes} [Mon May 11 11:56:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=007639c6-9ccf-40ab-90d7-8d1965a78e1d => 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: 303/667] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:19 2026] GET /v2.0/ports?device_id=e3fa5633-5b96-4b03-804d-2bb8137b18f2 => 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: 365/668] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 11:56:19 2026] GET /v2.0/subnets?id=c0d6b4cf-efd0-4008-9ea5-27483215c543 => generated 694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/669] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 11:56:19 2026] GET /v2.0/ports?network_id=7dbe548f-4d51-4959-9ad9-5de421fc04b4&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/670] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 11:56:19 2026] GET /v2.0/networks/7dbe548f-4d51-4959-9ad9-5de421fc04b4?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: 305/671] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 11:56:19 2026] GET /v2.0/networks/7dbe548f-4d51-4959-9ad9-5de421fc04b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/672] 199.19.213.177 () {34 vars in 994 bytes} [Mon May 11 11:56:19 2026] GET /v2.0/ports?device_id=a8c11286-ffb2-45d3-9b86-db003fa1fbb5 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/673] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:19 2026] GET /v2.0/ports?device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/674] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:19 2026] GET /v2.0/security-groups?id=17d6f3f2-566b-4f85-8535-8a246d046011&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/675] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:20 2026] GET /v2.0/ports?device_id=a8c11286-ffb2-45d3-9b86-db003fa1fbb5 => 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: 371/676] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:20 2026] GET /v2.0/security-groups?id=cd60fdeb-8a26-4c5d-840f-039ca801f35e&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:56:20.179 7 INFO neutron.db.l3_db [req-c5e99686-caed-41bd-aa46-088ac3a66b3f req-824fcc7d-14e9-40f6-9438-478b089903a2 a9eafcb4dad742998086e503d2c56971 a6c63b38a9e642c2a80c34d3ded1e4c0 - - default default] Floating IP d04fa314-cdc4-4485-a2dd-65070d61b1af disassociated. External IP: 10.96.250.220, port: 007639c6-9ccf-40ab-90d7-8d1965a78e1d. [pid: 8|app: 0|req: 372/677] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:20 2026] GET /v2.0/ports?device_id=e3fa5633-5b96-4b03-804d-2bb8137b18f2 => 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: 373/678] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 11:56:20 2026] GET /v2.0/networks?id=840f6a77-3a55-420c-8206-6372feab4a84 => generated 680 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/679] 199.19.213.177 () {34 vars in 1050 bytes} [Mon May 11 11:56:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fc210af9db184d30955f94390e0dbbfa => generated 181 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:56:20.438 8 WARNING neutron_lib.context [req-a7fc26c8-db66-411e-b9d3-dc3cab53d91c req-72be244f-e2a8-407d-bfb9-be76c17dd9cb cff7fa305eab4bb39c576ad89bc58541 fc210af9db184d30955f94390e0dbbfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:56:20.645 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8ed59ee-5120-4997-96e9-735c4d6f1400'] response: {'name': 'network-changed', 'server_uuid': '6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad', 'tag': 'fddaff57-9907-42ca-b260-7ccde1976607', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 375/680] 199.19.213.177 () {38 vars in 955 bytes} [Mon May 11 11:56:20 2026] POST /v2.0/ports => generated 954 bytes in 443 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: 306/681] 199.19.213.177 () {36 vars in 997 bytes} [Mon May 11 11:56:19 2026] DELETE /v2.0/ports/007639c6-9ccf-40ab-90d7-8d1965a78e1d => generated 0 bytes in 1184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/682] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:21 2026] GET /v2.0/ports?device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => generated 973 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/683] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:21 2026] GET /v2.0/security-groups?id=17d6f3f2-566b-4f85-8535-8a246d046011&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/684] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:56:21 2026] GET /v2.0/ports?tenant_id=e94a06e119f34daeaecdae820c742c2e&device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/685] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:21 2026] GET /v2.0/ports?device_id=a8c11286-ffb2-45d3-9b86-db003fa1fbb5 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/686] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 11:56:21 2026] GET /v2.0/networks?id=94b13333-3e80-47e4-a1e4-10111ed6a3f9 => generated 770 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/687] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 11:56:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=fddaff57-9907-42ca-b260-7ccde1976607 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/688] 199.19.213.177 () {38 vars in 1028 bytes} [Mon May 11 11:56:20 2026] PUT /v2.0/ports/8824b254-a2ac-4aa1-944b-42e73ea88312 => generated 1235 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/689] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 11:56:21 2026] GET /v2.0/subnets?id=6be0edc5-039e-41b9-9fef-3fa1ddb470c8 => generated 692 bytes in 36 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: 314/690] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 11:56:21 2026] GET /v2.0/ports?network_id=94b13333-3e80-47e4-a1e4-10111ed6a3f9&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/691] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:21 2026] GET /v2.0/ports?device_id=e3fa5633-5b96-4b03-804d-2bb8137b18f2 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/692] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 11:56:21 2026] GET /v2.0/networks/94b13333-3e80-47e4-a1e4-10111ed6a3f9?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/693] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:21 2026] GET /v2.0/security-groups?id=7450d5bd-72a5-4711-b7e9-eceeaa02ba99&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/694] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 11:56:21 2026] GET /v2.0/networks/94b13333-3e80-47e4-a1e4-10111ed6a3f9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/695] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:22 2026] GET /v2.0/ports?device_id=a8c11286-ffb2-45d3-9b86-db003fa1fbb5 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/696] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:22 2026] GET /v2.0/ports?device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => generated 975 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/697] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:56:22 2026] GET /v2.0/ports?tenant_id=fc210af9db184d30955f94390e0dbbfa&device_id=e3fa5633-5b96-4b03-804d-2bb8137b18f2 => generated 1238 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/698] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:22 2026] GET /v2.0/security-groups?id=17d6f3f2-566b-4f85-8535-8a246d046011&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/699] 199.19.213.177 () {34 vars in 1058 bytes} [Mon May 11 11:56:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8824b254-a2ac-4aa1-944b-42e73ea88312 => 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: 319/700] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 11:56:22 2026] GET /v2.0/subnets?id=b6604143-23e5-4f78-b077-2fa1f0722800 => generated 698 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:56:22.495 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ccf68f8-e3bd-42db-9c8a-af4879ea1d42'] response: {'name': 'network-changed', 'server_uuid': 'e3fa5633-5b96-4b03-804d-2bb8137b18f2', 'tag': '8824b254-a2ac-4aa1-944b-42e73ea88312', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 382/701] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 11:56:22 2026] GET /v2.0/ports?network_id=840f6a77-3a55-420c-8206-6372feab4a84&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: 320/702] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 11:56:22 2026] GET /v2.0/networks/840f6a77-3a55-420c-8206-6372feab4a84?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/703] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 11:56:22 2026] GET /v2.0/networks/840f6a77-3a55-420c-8206-6372feab4a84?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) 2026-05-11 11:56:22.673 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9001bdd1-d568-43fb-99a4-3eb7f7252cbf'] response: {'server_uuid': 'a8c11286-ffb2-45d3-9b86-db003fa1fbb5', 'name': 'network-vif-deleted', 'tag': '007639c6-9ccf-40ab-90d7-8d1965a78e1d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 321/704] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:22 2026] GET /v2.0/ports?device_id=e3fa5633-5b96-4b03-804d-2bb8137b18f2 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/705] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:22 2026] GET /v2.0/security-groups?id=7450d5bd-72a5-4711-b7e9-eceeaa02ba99&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/706] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:23 2026] GET /v2.0/ports?device_id=a8c11286-ffb2-45d3-9b86-db003fa1fbb5 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/707] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:23 2026] GET /v2.0/ports?device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/708] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:23 2026] GET /v2.0/security-groups?id=17d6f3f2-566b-4f85-8535-8a246d046011&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/709] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:23 2026] GET /v2.0/ports?device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/710] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:56:23 2026] GET /v2.0/ports?tenant_id=fc210af9db184d30955f94390e0dbbfa&device_id=e3fa5633-5b96-4b03-804d-2bb8137b18f2 => 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: 325/711] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 11:56:23 2026] GET /v2.0/networks?id=840f6a77-3a55-420c-8206-6372feab4a84 => generated 776 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/712] 199.19.213.177 () {34 vars in 1058 bytes} [Mon May 11 11:56:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8824b254-a2ac-4aa1-944b-42e73ea88312 => 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: 327/713] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 11:56:23 2026] GET /v2.0/subnets?id=b6604143-23e5-4f78-b077-2fa1f0722800 => generated 698 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/714] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:23 2026] GET /v2.0/ports?device_id=e3fa5633-5b96-4b03-804d-2bb8137b18f2 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/715] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 11:56:23 2026] GET /v2.0/ports?network_id=840f6a77-3a55-420c-8206-6372feab4a84&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: 330/716] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:23 2026] GET /v2.0/security-groups?id=7450d5bd-72a5-4711-b7e9-eceeaa02ba99&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/717] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 11:56:23 2026] GET /v2.0/networks/840f6a77-3a55-420c-8206-6372feab4a84?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/718] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 11:56:23 2026] GET /v2.0/networks/840f6a77-3a55-420c-8206-6372feab4a84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:56:24.251 8 INFO neutron.db.l3_db [None req-039a54d9-ab6d-4586-b0c7-1b61ee652a4e 0933c61598d643ecabf1038c4a4db3c5 7a88eece9d554726b3943e9b3be43774 - - default default] Floating IP 3bf6f705-3676-4f3d-8781-50a6ce6da9f7 associated. External IP: 10.96.250.213, port: 48929e79-9100-441e-897e-935e9d4c2504. [pid: 8|app: 0|req: 387/719] 10.0.0.220 () {34 vars in 749 bytes} [Mon May 11 11:56:23 2026] PUT /v2.0/floatingips/3bf6f705-3676-4f3d-8781-50a6ce6da9f7 => generated 856 bytes in 922 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/720] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:56:24 2026] DELETE /v2.0/security-groups/cd60fdeb-8a26-4c5d-840f-039ca801f35e => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:56:24.679 8 INFO neutron.api.v2.resource [None req-b61c7579-d0e7-4c50-8935-2067c036c37e a9eafcb4dad742998086e503d2c56971 a6c63b38a9e642c2a80c34d3ded1e4c0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 388/721] 10.0.0.220 () {32 vars in 737 bytes} [Mon May 11 11:56:24 2026] GET /v2.0/security-groups/cd60fdeb-8a26-4c5d-840f-039ca801f35e => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/722] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:24 2026] GET /v2.0/ports?device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:56:24.739 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fdcefd30-5f2e-4f57-bd30-544720d9837a'] response: {'name': 'network-changed', 'server_uuid': 'ad38d920-fd88-4717-bdc2-2f6ced09f236', 'tag': '48929e79-9100-441e-897e-935e9d4c2504', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 335/723] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:24 2026] GET /v2.0/security-groups?id=17d6f3f2-566b-4f85-8535-8a246d046011&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/724] 10.0.0.220 () {32 vars in 732 bytes} [Mon May 11 11:56:24 2026] DELETE /v2.0/floatingips/d04fa314-cdc4-4485-a2dd-65070d61b1af => generated 0 bytes in 329 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/725] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:25 2026] GET /v2.0/ports?device_id=e3fa5633-5b96-4b03-804d-2bb8137b18f2 => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/726] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:25 2026] GET /v2.0/security-groups?id=7450d5bd-72a5-4711-b7e9-eceeaa02ba99&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/727] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:56:25 2026] GET /v2.0/ports?tenant_id=7a88eece9d554726b3943e9b3be43774&device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/728] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 11:56:25 2026] GET /v2.0/networks?id=ec7db8dc-8819-42a5-a18b-d5e638d5366c => generated 780 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/729] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 11:56:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=48929e79-9100-441e-897e-935e9d4c2504 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/730] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 11:56:25 2026] GET /v2.0/subnets?id=3f72d8e8-81c4-4fad-ae95-9e7649385feb => generated 702 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/731] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 11:56:25 2026] GET /v2.0/ports?network_id=ec7db8dc-8819-42a5-a18b-d5e638d5366c&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: 343/732] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 11:56:25 2026] GET /v2.0/networks/ec7db8dc-8819-42a5-a18b-d5e638d5366c?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/733] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 11:56:25 2026] GET /v2.0/networks/ec7db8dc-8819-42a5-a18b-d5e638d5366c?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: 390/734] 10.0.0.220 () {34 vars in 789 bytes} [Mon May 11 11:56:25 2026] PUT /v2.0/routers/0d50ff4b-183c-499b-881b-01601b468b73/remove_router_interface => generated 309 bytes in 869 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/735] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:26 2026] GET /v2.0/ports?device_id=e3fa5633-5b96-4b03-804d-2bb8137b18f2 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/736] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:26 2026] GET /v2.0/security-groups?id=7450d5bd-72a5-4711-b7e9-eceeaa02ba99&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:56:26.865 7 INFO neutron.services.segments.plugin [-] Segment 708ecd0b-3246-49d2-b745-abdd84a7edcf resource provider aggregate not found 2026-05-11 11:56:26.870 7 INFO neutron.services.segments.plugin [-] Segment 708ecd0b-3246-49d2-b745-abdd84a7edcf resource provider aggregate not found 2026-05-11 11:56:26.878 7 INFO neutron.services.segments.plugin [-] Segment 708ecd0b-3246-49d2-b745-abdd84a7edcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 708ecd0b-3246-49d2-b745-abdd84a7edcf found for delete ", "request_id": "req-2f9cae56-1d70-482c-9512-679e078a2f41"}]} 2026-05-11 11:56:26.881 7 INFO neutron.db.l3_hamode_db [None req-b227e932-74ba-4d51-af5c-c8cfaf16ef5e 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] HA network 81727b44-6cb8-4f28-80fc-4fa6af4c87dc was deleted as no HA routers are present in tenant a6c63b38a9e642c2a80c34d3ded1e4c0. [pid: 7|app: 0|req: 345/737] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:56:25 2026] DELETE /v2.0/routers/0d50ff4b-183c-499b-881b-01601b468b73 => generated 0 bytes in 987 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/738] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:56:26 2026] DELETE /v2.0/subnets/c0d6b4cf-efd0-4008-9ea5-27483215c543 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:56:27.045 7 INFO neutron.services.segments.plugin [-] Segment 708ecd0b-3246-49d2-b745-abdd84a7edcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 708ecd0b-3246-49d2-b745-abdd84a7edcf found for delete ", "request_id": "req-918dd44e-53c8-42a5-a03c-382e73b013ae"}]} [pid: 7|app: 0|req: 346/739] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:56:27 2026] DELETE /v2.0/networks/7dbe548f-4d51-4959-9ad9-5de421fc04b4 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/740] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:27 2026] GET /v2.0/ports?device_id=e3fa5633-5b96-4b03-804d-2bb8137b18f2 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/741] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:27 2026] GET /v2.0/security-groups?id=7450d5bd-72a5-4711-b7e9-eceeaa02ba99&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: 395/742] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:56:27 2026] GET /v2.0/security-groups?tenant_id=a6c63b38a9e642c2a80c34d3ded1e4c0&name=default => generated 2921 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/743] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:56:27 2026] DELETE /v2.0/security-groups/6e9832d1-296f-400c-9876-0c1dc00f5762 => 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: 396/744] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:28 2026] GET /v2.0/ports?device_id=e3fa5633-5b96-4b03-804d-2bb8137b18f2 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/745] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:28 2026] GET /v2.0/security-groups?id=7450d5bd-72a5-4711-b7e9-eceeaa02ba99&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:56:29.767 7 INFO neutron.services.segments.plugin [-] Segment 00e598ed-e8ee-438a-a9be-31632ae6edb1 resource provider aggregate not found 2026-05-11 11:56:29.773 7 INFO neutron.services.segments.plugin [-] Segment 00e598ed-e8ee-438a-a9be-31632ae6edb1 resource provider aggregate not found 2026-05-11 11:56:29.791 7 INFO neutron.services.segments.plugin [-] Segment 00e598ed-e8ee-438a-a9be-31632ae6edb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00e598ed-e8ee-438a-a9be-31632ae6edb1 found for delete ", "request_id": "req-3bc032c7-df8f-46d4-96f9-f319e5f9ceae"}]} 2026-05-11 11:56:29.792 7 INFO neutron.services.segments.plugin [-] Segment 00e598ed-e8ee-438a-a9be-31632ae6edb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00e598ed-e8ee-438a-a9be-31632ae6edb1 found for delete ", "request_id": "req-1d7eae01-5dfe-48fb-97b3-186aea6b51cb"}]} [pid: 7|app: 0|req: 352/748] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:29 2026] GET /v2.0/ports?device_id=e3fa5633-5b96-4b03-804d-2bb8137b18f2 => generated 971 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/749] 10.0.0.152 () {34 vars in 990 bytes} [Mon May 11 11:56:29 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => generated 1244 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/750] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:29 2026] GET /v2.0/security-groups?id=7450d5bd-72a5-4711-b7e9-eceeaa02ba99&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: 398/751] 10.0.0.152 () {34 vars in 1040 bytes} [Mon May 11 11:56:29 2026] GET /v2.0/security-groups?id=cbc2dfbd-f795-4cae-9520-8e5581a4734e&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/752] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:31 2026] GET /v2.0/ports?device_id=e3fa5633-5b96-4b03-804d-2bb8137b18f2 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/753] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:31 2026] GET /v2.0/security-groups?id=7450d5bd-72a5-4711-b7e9-eceeaa02ba99&fields=id&fields=name => generated 114 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/754] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:31 2026] GET /v2.0/ports?device_id=e3fa5633-5b96-4b03-804d-2bb8137b18f2 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:56:31.613 8 INFO neutron.db.l3_db [None req-f364a9f1-5f7d-42ee-ad8e-1c32d7bb1d38 cff7fa305eab4bb39c576ad89bc58541 fc210af9db184d30955f94390e0dbbfa - - default default] Floating IP fa7bca4a-8d55-4b8e-b13a-f0ce12aa0857 associated. External IP: 10.96.250.203, port: 8824b254-a2ac-4aa1-944b-42e73ea88312. [pid: 8|app: 0|req: 400/755] 10.0.0.220 () {34 vars in 749 bytes} [Mon May 11 11:56:31 2026] PUT /v2.0/floatingips/fa7bca4a-8d55-4b8e-b13a-f0ce12aa0857 => generated 855 bytes in 588 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/756] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:31 2026] GET /v2.0/ports?device_id=e3fa5633-5b96-4b03-804d-2bb8137b18f2 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/757] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:31 2026] GET /v2.0/security-groups?id=7450d5bd-72a5-4711-b7e9-eceeaa02ba99&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:56:32.291 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d87ce9e0-22cb-4c61-874d-d76f756d98a4'] response: {'name': 'network-changed', 'server_uuid': 'e3fa5633-5b96-4b03-804d-2bb8137b18f2', 'tag': '8824b254-a2ac-4aa1-944b-42e73ea88312', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 402/758] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:32 2026] GET /v2.0/ports?device_id=e3fa5633-5b96-4b03-804d-2bb8137b18f2 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/759] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:56:32 2026] GET /v2.0/security-groups?tenant_id=1ede3273bcf14690b98bd1259b8471cc&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/760] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:32 2026] GET /v2.0/security-groups?id=7450d5bd-72a5-4711-b7e9-eceeaa02ba99&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/761] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:56:32 2026] DELETE /v2.0/security-groups/1efd62ca-0b8f-44f0-8acf-4a38403a37d6 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/762] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:56:32 2026] GET /v2.0/ports?tenant_id=fc210af9db184d30955f94390e0dbbfa&device_id=e3fa5633-5b96-4b03-804d-2bb8137b18f2 => 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: 359/763] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 11:56:32 2026] GET /v2.0/networks?id=840f6a77-3a55-420c-8206-6372feab4a84 => generated 776 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/764] 199.19.213.177 () {34 vars in 1058 bytes} [Mon May 11 11:56:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8824b254-a2ac-4aa1-944b-42e73ea88312 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/765] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 11:56:32 2026] GET /v2.0/subnets?id=b6604143-23e5-4f78-b077-2fa1f0722800 => generated 698 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/766] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 11:56:32 2026] GET /v2.0/ports?network_id=840f6a77-3a55-420c-8206-6372feab4a84&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/767] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:56:32 2026] GET /v2.0/security-groups?tenant_id=0cd6b1e7554649d6912be5c478e90c0f&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: 363/768] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 11:56:32 2026] GET /v2.0/networks/840f6a77-3a55-420c-8206-6372feab4a84?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/769] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 11:56:32 2026] GET /v2.0/networks/840f6a77-3a55-420c-8206-6372feab4a84?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: 406/770] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:56:32 2026] DELETE /v2.0/security-groups/12bc50bf-84ae-4fac-acea-e95f9355e570 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/771] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:33 2026] GET /v2.0/ports?device_id=e3fa5633-5b96-4b03-804d-2bb8137b18f2 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/772] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:33 2026] GET /v2.0/security-groups?id=7450d5bd-72a5-4711-b7e9-eceeaa02ba99&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: 366/773] 10.0.0.152 () {34 vars in 990 bytes} [Mon May 11 11:56:33 2026] GET /v2.0/ports?device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => 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: 408/774] 10.0.0.152 () {34 vars in 1040 bytes} [Mon May 11 11:56:33 2026] GET /v2.0/security-groups?id=17d6f3f2-566b-4f85-8535-8a246d046011&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/775] 199.19.213.177 () {34 vars in 994 bytes} [Mon May 11 11:56:34 2026] GET /v2.0/ports?device_id=e3fa5633-5b96-4b03-804d-2bb8137b18f2 => 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: 368/776] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:34 2026] GET /v2.0/ports?device_id=e3fa5633-5b96-4b03-804d-2bb8137b18f2 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:56:34.620 8 INFO neutron.db.l3_db [req-13038d8e-2e97-4903-8e7b-28aae8897cc2 req-e5609299-7820-4f19-b3c6-0c0e87a5114e cff7fa305eab4bb39c576ad89bc58541 fc210af9db184d30955f94390e0dbbfa - - default default] Floating IP fa7bca4a-8d55-4b8e-b13a-f0ce12aa0857 disassociated. External IP: 10.96.250.203, port: 8824b254-a2ac-4aa1-944b-42e73ea88312. [pid: 7|app: 0|req: 369/777] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:34 2026] GET /v2.0/security-groups?id=7450d5bd-72a5-4711-b7e9-eceeaa02ba99&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: 409/778] 199.19.213.177 () {36 vars in 997 bytes} [Mon May 11 11:56:34 2026] DELETE /v2.0/ports/8824b254-a2ac-4aa1-944b-42e73ea88312 => generated 0 bytes in 1346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/779] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:35 2026] GET /v2.0/ports?device_id=e3fa5633-5b96-4b03-804d-2bb8137b18f2 => 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: 410/780] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:36 2026] GET /v2.0/ports?device_id=e3fa5633-5b96-4b03-804d-2bb8137b18f2 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/781] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:56:37 2026] GET /v2.0/security-groups?tenant_id=eef706dc9d404f5fa807452fec981c21&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:56:38.076 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-41c846c8-c316-4d78-ae2c-ffea2c2bccaa'] response: {'server_uuid': 'e3fa5633-5b96-4b03-804d-2bb8137b18f2', 'name': 'network-vif-deleted', 'tag': '8824b254-a2ac-4aa1-944b-42e73ea88312', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 372/782] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:38 2026] GET /v2.0/ports?device_id=e3fa5633-5b96-4b03-804d-2bb8137b18f2 => 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: 411/783] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:56:38 2026] DELETE /v2.0/security-groups/9693e16a-a895-4a04-ad83-697d20a4f6de => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/784] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:56:38 2026] GET /v2.0/security-groups?tenant_id=8160a51a8085482883999c62dd8e6725&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/785] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:56:38 2026] DELETE /v2.0/security-groups/57688471-251e-4fa0-b8ad-459f2627239e => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/786] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:39 2026] GET /v2.0/ports?device_id=e3fa5633-5b96-4b03-804d-2bb8137b18f2 => 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: 413/787] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:56:40 2026] DELETE /v2.0/security-groups/7450d5bd-72a5-4711-b7e9-eceeaa02ba99 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:56:40.503 7 INFO neutron.api.v2.resource [None req-96ddebea-5ff8-4173-ad6f-3ddfe5937e18 cff7fa305eab4bb39c576ad89bc58541 fc210af9db184d30955f94390e0dbbfa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 375/788] 10.0.0.220 () {32 vars in 737 bytes} [Mon May 11 11:56:40 2026] GET /v2.0/security-groups/7450d5bd-72a5-4711-b7e9-eceeaa02ba99 => 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: 414/789] 10.0.0.220 () {32 vars in 732 bytes} [Mon May 11 11:56:40 2026] DELETE /v2.0/floatingips/fa7bca4a-8d55-4b8e-b13a-f0ce12aa0857 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/790] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:56:40 2026] GET /v2.0/security-groups?tenant_id=7b6874bb1a6344c480724cded70a1389&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/791] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:56:41 2026] DELETE /v2.0/security-groups/6ae7c743-27b9-4ff4-806c-cc6ef9686279 => 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: 415/792] 10.0.0.220 () {34 vars in 789 bytes} [Mon May 11 11:56:40 2026] PUT /v2.0/routers/4964a147-2804-45b2-b836-743852b8cb7b/remove_router_interface => generated 309 bytes in 911 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:56:42.603 7 INFO neutron.services.segments.plugin [-] Segment 9127beae-8573-49fe-847b-9feaa27474c9 resource provider aggregate not found 2026-05-11 11:56:42.606 7 INFO neutron.services.segments.plugin [-] Segment 9127beae-8573-49fe-847b-9feaa27474c9 resource provider aggregate not found 2026-05-11 11:56:42.620 7 INFO neutron.services.segments.plugin [-] Segment 9127beae-8573-49fe-847b-9feaa27474c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9127beae-8573-49fe-847b-9feaa27474c9 found for delete ", "request_id": "req-9d12479d-6141-4019-9778-9c0f59afcc55"}]} 2026-05-11 11:56:42.621 7 INFO neutron.db.l3_hamode_db [None req-92646354-fa14-46d5-81a8-ffe4205d0b1f 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] HA network c4b326c6-3f34-4ed5-9bcf-956dde71eded was deleted as no HA routers are present in tenant fc210af9db184d30955f94390e0dbbfa. 2026-05-11 11:56:42.622 7 INFO neutron.services.segments.plugin [-] Segment 9127beae-8573-49fe-847b-9feaa27474c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9127beae-8573-49fe-847b-9feaa27474c9 found for delete ", "request_id": "req-cd0f2625-117d-4786-899f-f38072ce9dcc"}]} [pid: 7|app: 0|req: 378/793] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:56:41 2026] DELETE /v2.0/routers/4964a147-2804-45b2-b836-743852b8cb7b => generated 0 bytes in 844 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/794] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:56:42 2026] DELETE /v2.0/subnets/b6604143-23e5-4f78-b077-2fa1f0722800 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/795] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:56:42 2026] DELETE /v2.0/networks/840f6a77-3a55-420c-8206-6372feab4a84 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/796] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:56:43 2026] GET /v2.0/security-groups?tenant_id=fc210af9db184d30955f94390e0dbbfa&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/797] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:56:43 2026] DELETE /v2.0/security-groups/4f26bc03-55e1-4543-929d-56395c06c728 => 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: 418/800] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:44 2026] GET /v2.0/ports?device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:56:44.842 7 INFO neutron.services.segments.plugin [-] Segment 173a9119-6679-4158-8d49-035d7194a0cd resource provider aggregate not found 2026-05-11 11:56:44.850 7 INFO neutron.services.segments.plugin [-] Segment 173a9119-6679-4158-8d49-035d7194a0cd resource provider aggregate not found 2026-05-11 11:56:44.861 7 INFO neutron.services.segments.plugin [-] Segment 173a9119-6679-4158-8d49-035d7194a0cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 173a9119-6679-4158-8d49-035d7194a0cd found for delete ", "request_id": "req-6b914cfb-afd5-4b8f-b727-d332ce73f5c7"}]} 2026-05-11 11:56:44.866 7 INFO neutron.services.segments.plugin [-] Segment 173a9119-6679-4158-8d49-035d7194a0cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 173a9119-6679-4158-8d49-035d7194a0cd found for delete ", "request_id": "req-61efb671-61d3-466a-b83a-65b6349b12cb"}]} [pid: 7|app: 0|req: 383/801] 10.0.0.98 () {34 vars in 970 bytes} [Mon May 11 11:56:44 2026] GET /v2.0/ports/48929e79-9100-441e-897e-935e9d4c2504 => generated 972 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/802] 199.19.213.177 () {34 vars in 1096 bytes} [Mon May 11 11:56:45 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad&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) 2026-05-11 11:56:45.433 8 INFO neutron.db.segments_db [None req-c7f51a98-6df2-4cc8-89ec-5b1a49970f9d 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Added segment 247482bb-7485-4723-ac73-51d95ed93b15 of type vxlan for network 909a925e-99ac-499d-9859-4d122bb538e7 [pid: 8|app: 0|req: 419/803] 10.0.0.220 () {34 vars in 671 bytes} [Mon May 11 11:56:45 2026] POST /v2.0/networks => generated 738 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/804] 199.19.213.177 () {34 vars in 1000 bytes} [Mon May 11 11:56:45 2026] GET /v2.0/subnets?network_id=ec7db8dc-8819-42a5-a18b-d5e638d5366c => generated 684 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/805] 199.19.213.177 () {34 vars in 1146 bytes} [Mon May 11 11:56:45 2026] GET /v2.0/ports?device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236&device_owner=compute%3Anova&network_id=ec7db8dc-8819-42a5-a18b-d5e638d5366c => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/806] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:56:45 2026] POST /v2.0/subnets => generated 685 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:56:45.730 8 INFO neutron.db.segments_db [None req-f80af517-a8fd-4630-b693-f88f9685ee4c 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Added segment 4c4d0ed7-ce55-4b2b-8a9a-387949ca23a3 of type vxlan for network 376b4e07-da10-4b67-a317-1c702943f9d6 2026-05-11 11:56:46.013 8 INFO neutron.db.l3_hamode_db [None req-f80af517-a8fd-4630-b693-f88f9685ee4c 2b3133c803554c119474b05e00d73976 f5c389dd821a452aa22004ca8ac143ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 387/807] 199.19.213.177 () {38 vars in 1028 bytes} [Mon May 11 11:56:45 2026] PUT /v2.0/ports/48929e79-9100-441e-897e-935e9d4c2504 => generated 1153 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:56:46.238 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cff11788-5174-4d18-9797-b0f46de366bd'] response: {'name': 'network-changed', 'server_uuid': 'ad38d920-fd88-4717-bdc2-2f6ced09f236', 'tag': '48929e79-9100-441e-897e-935e9d4c2504', '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: 7|app: 0|req: 388/808] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:56:46 2026] GET /v2.0/security-groups?tenant_id=fd0c2f4bbeab42b588f8cb99f456a5ef&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/809] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:56:46 2026] GET /v2.0/ports?tenant_id=e94a06e119f34daeaecdae820c742c2e&device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => 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: 390/810] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:56:46 2026] DELETE /v2.0/security-groups/4303d111-fc74-4a23-b5a6-0ecb2513ce56 => 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: 391/811] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:56:46 2026] GET /v2.0/ports?tenant_id=7a88eece9d554726b3943e9b3be43774&device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => generated 1425 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/812] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 11:56:46 2026] GET /v2.0/networks?id=ec7db8dc-8819-42a5-a18b-d5e638d5366c => generated 780 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:56:46.843 8 INFO neutron.db.l3_hamode_db [None req-f80af517-a8fd-4630-b693-f88f9685ee4c 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 393/813] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 11:56:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=48929e79-9100-441e-897e-935e9d4c2504 => 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: 394/814] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 11:56:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=48929e79-9100-441e-897e-935e9d4c2504 => generated 861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/815] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 11:56:46 2026] GET /v2.0/subnets?id=3f72d8e8-81c4-4fad-ae95-9e7649385feb => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/816] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 11:56:46 2026] GET /v2.0/ports?network_id=ec7db8dc-8819-42a5-a18b-d5e638d5366c&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: 397/817] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 11:56:46 2026] GET /v2.0/networks?id=94b13333-3e80-47e4-a1e4-10111ed6a3f9 => generated 770 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/818] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 11:56:47 2026] GET /v2.0/networks/ec7db8dc-8819-42a5-a18b-d5e638d5366c?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/819] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 11:56:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=fddaff57-9907-42ca-b260-7ccde1976607 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/820] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 11:56:47 2026] GET /v2.0/networks/ec7db8dc-8819-42a5-a18b-d5e638d5366c?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: 401/821] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 11:56:47 2026] GET /v2.0/subnets?id=6be0edc5-039e-41b9-9fef-3fa1ddb470c8 => generated 692 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/822] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 11:56:47 2026] GET /v2.0/ports?network_id=94b13333-3e80-47e4-a1e4-10111ed6a3f9&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/823] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:47 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/824] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 11:56:47 2026] GET /v2.0/networks/94b13333-3e80-47e4-a1e4-10111ed6a3f9?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/825] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:47 2026] GET /v2.0/security-groups?id=cbc2dfbd-f795-4cae-9520-8e5581a4734e&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/826] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 11:56:47 2026] GET /v2.0/networks/94b13333-3e80-47e4-a1e4-10111ed6a3f9?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: 407/827] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:47 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/828] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:47 2026] GET /v2.0/security-groups?id=cbc2dfbd-f795-4cae-9520-8e5581a4734e&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/829] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:56:45 2026] POST /v2.0/routers => generated 725 bytes in 2040 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/830] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:47 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/831] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:47 2026] GET /v2.0/security-groups?id=cbc2dfbd-f795-4cae-9520-8e5581a4734e&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: 424/832] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/ports?device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => generated 1156 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/833] 10.0.0.220 () {32 vars in 653 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions => generated 20516 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/834] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/ports?tenant_id=7a88eece9d554726b3943e9b3be43774&device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => generated 1425 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/835] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/security-groups?id=17d6f3f2-566b-4f85-8535-8a246d046011&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/836] 10.0.0.220 () {32 vars in 681 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/837] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/networks?id=ec7db8dc-8819-42a5-a18b-d5e638d5366c => generated 780 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/838] 10.0.0.220 () {32 vars in 681 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/839] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=48929e79-9100-441e-897e-935e9d4c2504 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/840] 10.0.0.220 () {32 vars in 729 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/841] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=48929e79-9100-441e-897e-935e9d4c2504 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/842] 10.0.0.220 () {32 vars in 665 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/agent => generated 153 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/843] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/subnets?id=3f72d8e8-81c4-4fad-ae95-9e7649385feb => generated 702 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/844] 10.0.0.220 () {32 vars in 699 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/845] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/ports?network_id=ec7db8dc-8819-42a5-a18b-d5e638d5366c&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/846] 10.0.0.220 () {32 vars in 697 bytes} [Mon May 11 11:56:48 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: 439/847] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/networks/ec7db8dc-8819-42a5-a18b-d5e638d5366c?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: 440/848] 10.0.0.220 () {32 vars in 701 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/auto-allocated-topology => 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: 441/849] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/networks/ec7db8dc-8819-42a5-a18b-d5e638d5366c?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: 442/850] 10.0.0.220 () {32 vars in 689 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/851] 10.0.0.220 () {32 vars in 703 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/852] 10.0.0.220 () {32 vars in 693 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/853] 10.0.0.220 () {32 vars in 695 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/854] 10.0.0.220 () {32 vars in 685 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/855] 10.0.0.220 () {32 vars in 687 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/856] 10.0.0.220 () {32 vars in 661 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/857] 10.0.0.220 () {32 vars in 699 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/858] 10.0.0.220 () {32 vars in 679 bytes} [Mon May 11 11:56:48 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: 451/859] 10.0.0.220 () {32 vars in 683 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/860] 10.0.0.220 () {32 vars in 675 bytes} [Mon May 11 11:56:48 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: 453/861] 10.0.0.220 () {32 vars in 689 bytes} [Mon May 11 11:56:48 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: 8|app: 0|req: 454/862] 10.0.0.220 () {32 vars in 723 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/863] 10.0.0.220 () {32 vars in 687 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/864] 10.0.0.220 () {32 vars in 669 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/865] 10.0.0.220 () {32 vars in 687 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/866] 10.0.0.220 () {32 vars in 681 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/867] 10.0.0.220 () {32 vars in 699 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/868] 10.0.0.220 () {32 vars in 679 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/l2_adjacency => 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: 461/869] 10.0.0.220 () {32 vars in 667 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/870] 10.0.0.220 () {32 vars in 677 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/871] 10.0.0.220 () {32 vars in 665 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/872] 10.0.0.220 () {32 vars in 675 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/873] 10.0.0.220 () {32 vars in 713 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/874] 10.0.0.220 () {32 vars in 691 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/875] 10.0.0.220 () {34 vars in 783 bytes} [Mon May 11 11:56:47 2026] PUT /v2.0/routers/451817ce-f1a5-4480-99b7-3818ead48773/add_router_interface => generated 309 bytes in 1187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/876] 10.0.0.220 () {32 vars in 683 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/877] 10.0.0.220 () {32 vars in 669 bytes} [Mon May 11 11:56:48 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: 468/878] 10.0.0.220 () {32 vars in 687 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/879] 10.0.0.220 () {32 vars in 705 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/880] 10.0.0.220 () {32 vars in 675 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/881] 10.0.0.220 () {32 vars in 701 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/882] 10.0.0.220 () {32 vars in 675 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/883] 10.0.0.220 () {32 vars in 693 bytes} [Mon May 11 11:56:48 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: 471/884] 10.0.0.220 () {32 vars in 689 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/885] 10.0.0.220 () {32 vars in 709 bytes} [Mon May 11 11:56:48 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/886] 10.0.0.220 () {32 vars in 705 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/887] 10.0.0.220 () {32 vars in 719 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/888] 10.0.0.220 () {32 vars in 697 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/889] 10.0.0.220 () {32 vars in 711 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/890] 10.0.0.220 () {32 vars in 669 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/binding => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/891] 10.0.0.220 () {32 vars in 687 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/892] 10.0.0.220 () {32 vars in 681 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/893] 10.0.0.220 () {32 vars in 675 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/894] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => 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: 422/895] 10.0.0.220 () {32 vars in 671 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/896] 10.0.0.220 () {32 vars in 661 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/897] 10.0.0.220 () {32 vars in 699 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/898] 10.0.0.220 () {32 vars in 699 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/899] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/security-groups?id=cbc2dfbd-f795-4cae-9520-8e5581a4734e&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/900] 10.0.0.220 () {32 vars in 677 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/901] 10.0.0.220 () {32 vars in 669 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/902] 10.0.0.220 () {32 vars in 683 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/903] 10.0.0.220 () {32 vars in 701 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/904] 10.0.0.220 () {32 vars in 685 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/905] 10.0.0.220 () {32 vars in 707 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/906] 10.0.0.220 () {32 vars in 669 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/907] 10.0.0.220 () {32 vars in 697 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/908] 10.0.0.220 () {32 vars in 695 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/909] 10.0.0.220 () {32 vars in 685 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/910] 10.0.0.220 () {32 vars in 689 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/911] 10.0.0.220 () {32 vars in 667 bytes} [Mon May 11 11:56:49 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: 483/912] 10.0.0.220 () {32 vars in 681 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/913] 10.0.0.220 () {32 vars in 681 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/914] 10.0.0.220 () {32 vars in 691 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/915] 10.0.0.220 () {32 vars in 691 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/916] 10.0.0.220 () {32 vars in 695 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/917] 10.0.0.220 () {32 vars in 685 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/918] 10.0.0.220 () {32 vars in 689 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/919] 10.0.0.220 () {32 vars in 701 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/920] 10.0.0.220 () {32 vars in 703 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/921] 10.0.0.220 () {32 vars in 713 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/922] 199.19.213.177 () {34 vars in 1120 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/ports?device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.11 => generated 1156 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/923] 10.0.0.220 () {32 vars in 717 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/924] 10.0.0.220 () {32 vars in 715 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/925] 10.0.0.220 () {32 vars in 727 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/926] 10.0.0.220 () {32 vars in 741 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/927] 10.0.0.220 () {32 vars in 719 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/928] 10.0.0.220 () {32 vars in 683 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/929] 10.0.0.220 () {32 vars in 669 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/930] 10.0.0.220 () {32 vars in 719 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/931] 10.0.0.220 () {32 vars in 679 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/932] 10.0.0.220 () {32 vars in 669 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/933] 10.0.0.220 () {32 vars in 697 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/934] 10.0.0.220 () {32 vars in 705 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/935] 10.0.0.220 () {32 vars in 701 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/936] 10.0.0.220 () {32 vars in 701 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/937] 10.0.0.220 () {32 vars in 683 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/938] 10.0.0.220 () {32 vars in 705 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/939] 10.0.0.220 () {32 vars in 695 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/940] 10.0.0.220 () {32 vars in 689 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/941] 10.0.0.220 () {32 vars in 697 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/942] 10.0.0.220 () {32 vars in 679 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/943] 10.0.0.220 () {32 vars in 689 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/944] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/ports?tenant_id=e94a06e119f34daeaecdae820c742c2e&device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => 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: 461/945] 10.0.0.220 () {32 vars in 701 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:56:49.560 7 WARNING neutron_lib.context [None req-9823e0f9-6ad1-4099-8e1f-3598c51c3ab8 4d0b8a7102b04236a94c34dbb4982ede f5c389dd821a452aa22004ca8ac143ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 462/946] 10.0.0.220 () {34 vars in 685 bytes} [Mon May 11 11:56:49 2026] POST /v2.0/security-groups => generated 1658 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/947] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/networks?id=94b13333-3e80-47e4-a1e4-10111ed6a3f9 => generated 770 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/948] 10.0.0.220 () {32 vars in 665 bytes} [Mon May 11 11:56:49 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) 2026-05-11 11:56:49.755 7 WARNING neutron_lib.context [None req-4e1f17a0-0a52-44ea-8c0b-68d638e92d00 4d0b8a7102b04236a94c34dbb4982ede f5c389dd821a452aa22004ca8ac143ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 485/949] 199.19.213.177 () {38 vars in 1028 bytes} [Mon May 11 11:56:49 2026] PUT /v2.0/ports/48929e79-9100-441e-897e-935e9d4c2504 => generated 972 bytes in 567 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: 465/950] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:56:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/951] 10.0.0.220 () {32 vars in 681 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:56:49.897 7 WARNING neutron_lib.context [None req-fad99e1e-0a0a-49f0-9379-638fb0bb728a 4d0b8a7102b04236a94c34dbb4982ede f5c389dd821a452aa22004ca8ac143ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 486/952] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=fddaff57-9907-42ca-b260-7ccde1976607 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/953] 10.0.0.220 () {32 vars in 693 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:56:49.919 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-32e18bc6-2187-46e9-9839-62abb6d19f55'] response: {'name': 'network-changed', 'server_uuid': 'ad38d920-fd88-4717-bdc2-2f6ced09f236', 'tag': '48929e79-9100-441e-897e-935e9d4c2504', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 488/954] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/subnets?id=6be0edc5-039e-41b9-9fef-3fa1ddb470c8 => generated 692 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/955] 10.0.0.220 () {32 vars in 677 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/956] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/ports?network_id=94b13333-3e80-47e4-a1e4-10111ed6a3f9&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/957] 10.0.0.220 () {32 vars in 667 bytes} [Mon May 11 11:56:49 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: 7|app: 0|req: 467/958] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:56:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:56:50.011 7 WARNING neutron_lib.context [None req-4997f563-6ca2-4434-b426-6e8ae00937f3 4d0b8a7102b04236a94c34dbb4982ede f5c389dd821a452aa22004ca8ac143ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 492/959] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 11:56:49 2026] GET /v2.0/networks/94b13333-3e80-47e4-a1e4-10111ed6a3f9?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: 493/960] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 11:56:50 2026] GET /v2.0/networks/94b13333-3e80-47e4-a1e4-10111ed6a3f9?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: 494/961] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:50 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/962] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:50 2026] GET /v2.0/security-groups?id=cbc2dfbd-f795-4cae-9520-8e5581a4734e&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/963] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:56:50 2026] GET /v2.0/ports?tenant_id=7a88eece9d554726b3943e9b3be43774&device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => 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: 497/964] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 11:56:50 2026] GET /v2.0/networks?id=ec7db8dc-8819-42a5-a18b-d5e638d5366c => generated 780 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/965] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 11:56:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=48929e79-9100-441e-897e-935e9d4c2504 => generated 861 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/966] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 11:56:50 2026] GET /v2.0/subnets?id=3f72d8e8-81c4-4fad-ae95-9e7649385feb => generated 702 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/967] 10.0.0.220 () {34 vars in 676 bytes} [Mon May 11 11:56:50 2026] POST /v2.0/floatingips => generated 552 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/968] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 11:56:50 2026] GET /v2.0/ports?network_id=ec7db8dc-8819-42a5-a18b-d5e638d5366c&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/969] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 11:56:50 2026] GET /v2.0/networks/ec7db8dc-8819-42a5-a18b-d5e638d5366c?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: 502/970] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 11:56:50 2026] GET /v2.0/networks/ec7db8dc-8819-42a5-a18b-d5e638d5366c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/971] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:56:50 2026] GET /v2.0/security-groups?tenant_id=aa14d722bd0b40c3ac5ec8635051c3f4&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/972] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:56:50 2026] DELETE /v2.0/security-groups/acdc5afb-4f06-4e48-8339-a17f9165f8a5 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/973] 10.0.0.98 () {34 vars in 1097 bytes} [Mon May 11 11:56:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--109363608&fields=id&tenant_id=f5c389dd821a452aa22004ca8ac143ba => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/974] 10.0.0.98 () {34 vars in 981 bytes} [Mon May 11 11:56:51 2026] GET /v2.0/networks?id=909a925e-99ac-499d-9859-4d122bb538e7 => generated 670 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/975] 10.0.0.98 () {34 vars in 964 bytes} [Mon May 11 11:56:51 2026] GET /v2.0/quotas/f5c389dd821a452aa22004ca8ac143ba => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/976] 10.0.0.98 () {34 vars in 1001 bytes} [Mon May 11 11:56:51 2026] GET /v2.0/ports?tenant_id=f5c389dd821a452aa22004ca8ac143ba&fields=id => generated 103 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/977] 10.0.0.98 () {34 vars in 1007 bytes} [Mon May 11 11:56:51 2026] GET /v2.0/networks/909a925e-99ac-499d-9859-4d122bb538e7?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: 506/978] 10.0.0.98 () {34 vars in 1107 bytes} [Mon May 11 11:56:51 2026] GET /v2.0/networks/909a925e-99ac-499d-9859-4d122bb538e7?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: 473/979] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:51 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/980] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:51 2026] GET /v2.0/security-groups?id=cbc2dfbd-f795-4cae-9520-8e5581a4734e&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: 474/981] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:51 2026] GET /v2.0/ports?device_id=d1b48288-1430-4e8b-976b-7a42c84e3439 => 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: 508/982] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:56:51 2026] GET /v2.0/ports?tenant_id=7a88eece9d554726b3943e9b3be43774&device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/983] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:51 2026] GET /v2.0/ports?device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/984] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 11:56:51 2026] GET /v2.0/networks?id=ec7db8dc-8819-42a5-a18b-d5e638d5366c => 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: 476/985] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:51 2026] GET /v2.0/security-groups?id=17d6f3f2-566b-4f85-8535-8a246d046011&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/986] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 11:56:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=48929e79-9100-441e-897e-935e9d4c2504 => generated 861 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/987] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 11:56:51 2026] GET /v2.0/subnets?id=3f72d8e8-81c4-4fad-ae95-9e7649385feb => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/988] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 11:56:52 2026] GET /v2.0/ports?network_id=ec7db8dc-8819-42a5-a18b-d5e638d5366c&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: 478/989] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 11:56:52 2026] GET /v2.0/networks/ec7db8dc-8819-42a5-a18b-d5e638d5366c?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: 512/990] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 11:56:52 2026] GET /v2.0/networks/ec7db8dc-8819-42a5-a18b-d5e638d5366c?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: 479/991] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:52 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/992] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:52 2026] GET /v2.0/ports?device_id=d1b48288-1430-4e8b-976b-7a42c84e3439 => 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: 513/993] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:52 2026] GET /v2.0/security-groups?id=cbc2dfbd-f795-4cae-9520-8e5581a4734e&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:56:52.976 7 WARNING neutron_lib.context [None req-e85d45e3-4dc5-43f7-b690-27c74e85c1b8 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 514/994] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:52 2026] GET /v2.0/ports?device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:56:53.104 7 INFO neutron.db.segments_db [None req-e85d45e3-4dc5-43f7-b690-27c74e85c1b8 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] Added segment d5f7ca43-eb83-4683-beae-f084930a1082 of type vxlan for network 228b2057-cc11-451b-993a-61dea158e64a [pid: 8|app: 0|req: 515/995] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:53 2026] GET /v2.0/security-groups?id=17d6f3f2-566b-4f85-8535-8a246d046011&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/996] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:56:52 2026] POST /v2.0/networks => generated 629 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:56:53.210 8 WARNING neutron_lib.context [None req-37489e58-605c-4479-bb8d-8ca2f223087a 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:56:53.260 8 INFO neutron.db.segments_db [None req-37489e58-605c-4479-bb8d-8ca2f223087a 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] Added segment 3ed0ff50-bcf8-4ddc-ac5d-045b92117d50 of type vxlan for network d0d767cc-6eba-454a-94ae-eff1f49ce136 [pid: 8|app: 0|req: 516/997] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:56:53 2026] POST /v2.0/networks => generated 629 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:56:53.370 7 WARNING neutron_lib.context [None req-f3e77065-e1a1-4084-b440-9d39a91c8b2f 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 482/998] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:56:53 2026] POST /v2.0/subnets => generated 626 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:56:53.582 8 WARNING neutron_lib.context [None req-e78552a0-cb01-4e12-89c6-03a93dacd902 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 483/999] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:53 2026] GET /v2.0/ports?device_id=d1b48288-1430-4e8b-976b-7a42c84e3439 => 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: 484/1000] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:53 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1001] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:53 2026] GET /v2.0/security-groups?id=cbc2dfbd-f795-4cae-9520-8e5581a4734e&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1002] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:56:53 2026] POST /v2.0/subnets => generated 626 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:56:53.837 7 WARNING neutron_lib.context [None req-c5c070c4-44a0-45cf-80ab-5674bd20483d 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:56:53.874 7 INFO neutron.db.segments_db [None req-c5c070c4-44a0-45cf-80ab-5674bd20483d 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] Added segment 726fae9d-7eed-460e-8895-a736990a130f of type vxlan for network 044d7fbc-73dc-474d-a141-21830bdceb53 [pid: 8|app: 0|req: 518/1003] 199.19.213.177 () {34 vars in 994 bytes} [Mon May 11 11:56:53 2026] GET /v2.0/ports?device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:56:54.127 7 INFO neutron.db.l3_hamode_db [None req-c5c070c4-44a0-45cf-80ab-5674bd20483d 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 11:56:54.224 8 INFO neutron.db.l3_db [req-db13833f-206d-474d-8905-6115375072d1 req-8a2d0b83-d4e0-415e-8a92-0d0b26839724 0933c61598d643ecabf1038c4a4db3c5 7a88eece9d554726b3943e9b3be43774 - - default default] Floating IP 3bf6f705-3676-4f3d-8781-50a6ce6da9f7 disassociated. External IP: 10.96.250.213, port: 48929e79-9100-441e-897e-935e9d4c2504. 2026-05-11 11:56:54.284 7 INFO neutron.db.l3_hamode_db [None req-c5c070c4-44a0-45cf-80ab-5674bd20483d 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 519/1004] 199.19.213.177 () {36 vars in 997 bytes} [Mon May 11 11:56:54 2026] DELETE /v2.0/ports/48929e79-9100-441e-897e-935e9d4c2504 => generated 0 bytes in 506 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1005] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:54 2026] GET /v2.0/ports?device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:56:54.832 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f59686b-0ba0-4341-997a-f3bba063177c'] response: {'server_uuid': 'ad38d920-fd88-4717-bdc2-2f6ced09f236', 'name': 'network-vif-deleted', 'tag': '48929e79-9100-441e-897e-935e9d4c2504', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 521/1006] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:54 2026] GET /v2.0/ports?device_id=d1b48288-1430-4e8b-976b-7a42c84e3439 => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1007] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:56:53 2026] POST /v2.0/routers => generated 506 bytes in 1174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1008] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:54 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1009] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:55 2026] GET /v2.0/security-groups?id=cbc2dfbd-f795-4cae-9520-8e5581a4734e&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1010] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:55 2026] GET /v2.0/ports?device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => 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: 525/1011] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 11:56:55 2026] GET /v2.0/networks?id=909a925e-99ac-499d-9859-4d122bb538e7 => generated 670 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1012] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:56 2026] GET /v2.0/ports?device_id=d1b48288-1430-4e8b-976b-7a42c84e3439 => 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: 527/1013] 199.19.213.177 () {34 vars in 1050 bytes} [Mon May 11 11:56:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f5c389dd821a452aa22004ca8ac143ba => generated 180 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:56:56.119 8 WARNING neutron_lib.context [req-2c4979b5-d888-4363-aeef-9c0484fe244f req-9ba56037-4527-40b1-b8e0-a51cb9364a53 4d0b8a7102b04236a94c34dbb4982ede f5c389dd821a452aa22004ca8ac143ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 487/1014] 10.0.0.220 () {34 vars in 783 bytes} [Mon May 11 11:56:55 2026] PUT /v2.0/routers/9b1cd025-91bb-49ff-b40f-26225f8de46f/add_router_interface => generated 309 bytes in 1248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1015] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:56 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1016] 10.0.0.220 () {32 vars in 717 bytes} [Mon May 11 11:56:56 2026] GET /v2.0/ports/559f83ff-111a-43fe-adbf-d90dbbb70643 => generated 955 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1017] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:56 2026] GET /v2.0/security-groups?id=cbc2dfbd-f795-4cae-9520-8e5581a4734e&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: 528/1018] 199.19.213.177 () {38 vars in 955 bytes} [Mon May 11 11:56:56 2026] POST /v2.0/ports => generated 958 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 529/1019] 199.19.213.177 () {38 vars in 1028 bytes} [Mon May 11 11:56:56 2026] PUT /v2.0/ports/aa5a792c-9394-4e45-922d-a01a39007d6d => generated 1239 bytes in 443 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: 530/1020] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:56 2026] GET /v2.0/ports?device_id=ad38d920-fd88-4717-bdc2-2f6ced09f236 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:56:57.137 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6e2b144-2e73-4938-a1bb-3f63159210cb'] response: {'name': 'network-changed', 'server_uuid': 'd1b48288-1430-4e8b-976b-7a42c84e3439', 'tag': 'aa5a792c-9394-4e45-922d-a01a39007d6d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 531/1021] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:57 2026] GET /v2.0/ports?device_id=d1b48288-1430-4e8b-976b-7a42c84e3439 => generated 973 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1022] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:57 2026] GET /v2.0/security-groups?id=c5189abb-8b93-40a2-8b28-6d2e04af7873&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1023] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:56:57 2026] GET /v2.0/ports?tenant_id=f5c389dd821a452aa22004ca8ac143ba&device_id=d1b48288-1430-4e8b-976b-7a42c84e3439 => 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: 534/1024] 199.19.213.177 () {34 vars in 1018 bytes} [Mon May 11 11:56:57 2026] GET /v2.0/networks?tenant_id=f5c389dd821a452aa22004ca8ac143ba&shared=False => generated 766 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1025] 199.19.213.177 () {34 vars in 930 bytes} [Mon May 11 11:56:57 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1026] 10.0.0.220 () {34 vars in 783 bytes} [Mon May 11 11:56:56 2026] PUT /v2.0/routers/9b1cd025-91bb-49ff-b40f-26225f8de46f/add_router_interface => generated 309 bytes in 1312 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1027] 10.0.0.220 () {32 vars in 717 bytes} [Mon May 11 11:56:57 2026] GET /v2.0/ports/28976395-c89c-4a77-9bc1-5a8af7868710 => generated 955 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1028] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:56:58 2026] DELETE /v2.0/security-groups/17d6f3f2-566b-4f85-8535-8a246d046011 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:56:58.108 8 INFO neutron.api.v2.resource [None req-fb0977e5-314c-4056-8eca-f4a7fc0d0003 0933c61598d643ecabf1038c4a4db3c5 7a88eece9d554726b3943e9b3be43774 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 538/1029] 10.0.0.220 () {32 vars in 737 bytes} [Mon May 11 11:56:58 2026] GET /v2.0/security-groups/17d6f3f2-566b-4f85-8535-8a246d046011 => 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: 539/1030] 10.0.0.220 () {32 vars in 732 bytes} [Mon May 11 11:56:58 2026] DELETE /v2.0/floatingips/3bf6f705-3676-4f3d-8781-50a6ce6da9f7 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1031] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:56:58 2026] GET /v2.0/ports?device_id=d1b48288-1430-4e8b-976b-7a42c84e3439 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1032] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:56:58 2026] GET /v2.0/security-groups?id=c5189abb-8b93-40a2-8b28-6d2e04af7873&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1033] 10.0.0.220 () {34 vars in 789 bytes} [Mon May 11 11:56:57 2026] PUT /v2.0/routers/9b1cd025-91bb-49ff-b40f-26225f8de46f/remove_router_interface => generated 309 bytes in 915 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1034] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:56:58 2026] GET /v2.0/ports?tenant_id=f5c389dd821a452aa22004ca8ac143ba&device_id=d1b48288-1430-4e8b-976b-7a42c84e3439 => 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: 542/1035] 10.0.0.220 () {34 vars in 789 bytes} [Mon May 11 11:56:58 2026] PUT /v2.0/routers/657eb71f-7055-4494-9b81-c7ad13b2d639/remove_router_interface => generated 309 bytes in 812 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1036] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 11:56:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=aa5a792c-9394-4e45-922d-a01a39007d6d => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1037] 10.0.0.220 () {34 vars in 789 bytes} [Mon May 11 11:56:58 2026] PUT /v2.0/routers/9b1cd025-91bb-49ff-b40f-26225f8de46f/remove_router_interface => generated 309 bytes in 724 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1038] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 11:56:59 2026] GET /v2.0/subnets?id=621de31d-5cd5-42ea-a780-ba2f209235db => generated 688 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1039] 10.0.0.220 () {32 vars in 736 bytes} [Mon May 11 11:56:59 2026] GET /v2.0/ports?device_id=9b1cd025-91bb-49ff-b40f-26225f8de46f => 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: 497/1040] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 11:56:59 2026] GET /v2.0/ports?network_id=909a925e-99ac-499d-9859-4d122bb538e7&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:57:00.022 7 INFO neutron.services.segments.plugin [-] Segment 726fae9d-7eed-460e-8895-a736990a130f resource provider aggregate not found 2026-05-11 11:57:00.027 7 INFO neutron.services.segments.plugin [-] Segment 726fae9d-7eed-460e-8895-a736990a130f resource provider aggregate not found 2026-05-11 11:57:00.037 7 INFO neutron.db.l3_hamode_db [None req-156e2d69-35f3-44f8-a0e1-e6764cefa0c9 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] HA network 044d7fbc-73dc-474d-a141-21830bdceb53 was deleted as no HA routers are present in tenant 5cec7a3b8c1b47a9afcc0ab5ead251e8. [pid: 7|app: 0|req: 498/1041] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:56:59 2026] DELETE /v2.0/routers/9b1cd025-91bb-49ff-b40f-26225f8de46f => generated 0 bytes in 541 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:57:00.045 7 INFO neutron.services.segments.plugin [-] Segment 726fae9d-7eed-460e-8895-a736990a130f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 726fae9d-7eed-460e-8895-a736990a130f found for delete ", "request_id": "req-a3e1ef19-6183-4a4b-a016-306e5e5dbca4"}]} 2026-05-11 11:57:00.045 7 INFO neutron.services.segments.plugin [-] Segment 726fae9d-7eed-460e-8895-a736990a130f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 726fae9d-7eed-460e-8895-a736990a130f found for delete ", "request_id": "req-f007270a-ef90-4a5d-b5fd-7ed179bd725e"}]} [pid: 7|app: 0|req: 499/1042] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 11:57:00 2026] GET /v2.0/networks/909a925e-99ac-499d-9859-4d122bb538e7?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:57:00.134 8 INFO neutron.services.segments.plugin [-] Segment 5287bbd2-6b0b-479d-9f50-5f0675358f7b resource provider aggregate not found 2026-05-11 11:57:00.140 8 INFO neutron.services.segments.plugin [-] Segment 5287bbd2-6b0b-479d-9f50-5f0675358f7b resource provider aggregate not found 2026-05-11 11:57:00.149 8 INFO neutron.db.l3_hamode_db [None req-04ac4615-ecfc-4498-9ada-9df5bcbbd9e1 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] HA network 7c8960c5-4d8c-4ece-9873-424d1a6fe9b1 was deleted as no HA routers are present in tenant 7a88eece9d554726b3943e9b3be43774. [pid: 7|app: 0|req: 500/1043] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:00 2026] GET /v2.0/ports?device_id=d1b48288-1430-4e8b-976b-7a42c84e3439 => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1044] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:56:59 2026] DELETE /v2.0/routers/657eb71f-7055-4494-9b81-c7ad13b2d639 => generated 0 bytes in 879 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:57:00.157 8 INFO neutron.services.segments.plugin [-] Segment 5287bbd2-6b0b-479d-9f50-5f0675358f7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5287bbd2-6b0b-479d-9f50-5f0675358f7b found for delete ", "request_id": "req-efb52fca-2940-4111-a70f-d72cf7bd033b"}]} 2026-05-11 11:57:00.158 8 INFO neutron.services.segments.plugin [-] Segment 5287bbd2-6b0b-479d-9f50-5f0675358f7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5287bbd2-6b0b-479d-9f50-5f0675358f7b found for delete ", "request_id": "req-0f1fcc7f-b86d-496f-9184-0ff484878497"}]} [pid: 8|app: 0|req: 546/1047] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 11:57:00 2026] GET /v2.0/networks/909a925e-99ac-499d-9859-4d122bb538e7?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: 502/1048] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:00 2026] DELETE /v2.0/subnets/d8a054bd-702c-4831-b667-975d9458222a => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1049] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:57:00 2026] GET /v2.0/security-groups?id=c5189abb-8b93-40a2-8b28-6d2e04af7873&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1050] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:00 2026] DELETE /v2.0/subnets/3f72d8e8-81c4-4fad-ae95-9e7649385feb => 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: 504/1051] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:00 2026] DELETE /v2.0/subnets/351ba3ba-36c0-4db1-87a2-a3f86e1b5f5f => 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: 548/1052] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:00 2026] DELETE /v2.0/networks/ec7db8dc-8819-42a5-a18b-d5e638d5366c => 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: 505/1053] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:00 2026] DELETE /v2.0/networks/d0d767cc-6eba-454a-94ae-eff1f49ce136 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1054] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:00 2026] GET /v2.0/security-groups?tenant_id=7a88eece9d554726b3943e9b3be43774&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1055] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:00 2026] DELETE /v2.0/security-groups/e9d9a8a2-2140-46dc-bf8c-439628b306da => 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: 549/1056] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:00 2026] DELETE /v2.0/networks/228b2057-cc11-451b-993a-61dea158e64a => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:57:01.155 7 WARNING neutron_lib.context [None req-0abcebea-e848-42bf-a795-440d53ab8071 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:01.205 7 INFO neutron.db.segments_db [None req-0abcebea-e848-42bf-a795-440d53ab8071 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] Added segment 93422b9b-bc0e-4253-b802-57f39aad77bd of type vxlan for network ae79f853-b60a-435b-948d-37a629e29bd3 [pid: 7|app: 0|req: 508/1057] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:57:01 2026] POST /v2.0/networks => generated 629 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:57:01.318 8 WARNING neutron_lib.context [None req-2b106782-0c25-485f-bb3d-f295ce5095e5 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1058] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:01 2026] GET /v2.0/ports?device_id=d1b48288-1430-4e8b-976b-7a42c84e3439 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1059] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:57:01 2026] GET /v2.0/security-groups?id=c5189abb-8b93-40a2-8b28-6d2e04af7873&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1060] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:57:01 2026] POST /v2.0/subnets => generated 626 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:57:01.600 7 WARNING neutron_lib.context [None req-1c5f24c1-46ca-4a81-99d3-1c1207824762 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:01.633 7 INFO neutron.db.segments_db [None req-1c5f24c1-46ca-4a81-99d3-1c1207824762 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] Added segment 78ef19f2-e3ef-4dc8-b3b4-63e280df7234 of type vxlan for network f2044c5d-0f7b-493d-90ae-206a68917a09 2026-05-11 11:57:01.878 7 INFO neutron.db.l3_hamode_db [None req-1c5f24c1-46ca-4a81-99d3-1c1207824762 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 11:57:01.984 7 INFO neutron.db.l3_hamode_db [None req-1c5f24c1-46ca-4a81-99d3-1c1207824762 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 11:57:02.359 7 INFO neutron.services.segments.plugin [-] Segment 3ed0ff50-bcf8-4ddc-ac5d-045b92117d50 resource provider aggregate not found 2026-05-11 11:57:02.362 7 INFO neutron.services.segments.plugin [-] Segment 3ed0ff50-bcf8-4ddc-ac5d-045b92117d50 resource provider aggregate not found 2026-05-11 11:57:02.381 7 INFO neutron.services.segments.plugin [-] Segment 3ed0ff50-bcf8-4ddc-ac5d-045b92117d50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ed0ff50-bcf8-4ddc-ac5d-045b92117d50 found for delete ", "request_id": "req-52656c62-1408-4ffd-91c0-db9d7cc56cbc"}]} 2026-05-11 11:57:02.384 7 INFO neutron.services.segments.plugin [-] Segment 3ed0ff50-bcf8-4ddc-ac5d-045b92117d50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ed0ff50-bcf8-4ddc-ac5d-045b92117d50 found for delete ", "request_id": "req-12367041-5ed0-45e1-8001-689fd0059220"}]} 2026-05-11 11:57:02.571 8 INFO neutron.services.segments.plugin [-] Segment 3d9ec954-dc79-4888-8d8a-f752f8fed89a resource provider aggregate not found 2026-05-11 11:57:02.579 8 INFO neutron.services.segments.plugin [-] Segment 3d9ec954-dc79-4888-8d8a-f752f8fed89a resource provider aggregate not found 2026-05-11 11:57:02.596 8 INFO neutron.services.segments.plugin [-] Segment 3d9ec954-dc79-4888-8d8a-f752f8fed89a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d9ec954-dc79-4888-8d8a-f752f8fed89a found for delete ", "request_id": "req-efb6f791-74aa-4f77-a390-25c0335482a5"}]} 2026-05-11 11:57:02.602 8 INFO neutron.services.segments.plugin [-] Segment 3d9ec954-dc79-4888-8d8a-f752f8fed89a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d9ec954-dc79-4888-8d8a-f752f8fed89a found for delete ", "request_id": "req-17c44bae-d651-4b91-9460-67256062f6ff"}]} 2026-05-11 11:57:02.619 8 INFO neutron.services.segments.plugin [-] Segment d5f7ca43-eb83-4683-beae-f084930a1082 resource provider aggregate not found 2026-05-11 11:57:02.626 8 INFO neutron.services.segments.plugin [-] Segment d5f7ca43-eb83-4683-beae-f084930a1082 resource provider aggregate not found 2026-05-11 11:57:02.637 8 INFO neutron.services.segments.plugin [-] Segment d5f7ca43-eb83-4683-beae-f084930a1082 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5f7ca43-eb83-4683-beae-f084930a1082 found for delete ", "request_id": "req-0e75054a-4e57-40aa-898c-864a11e4a779"}]} 2026-05-11 11:57:02.646 8 INFO neutron.services.segments.plugin [-] Segment d5f7ca43-eb83-4683-beae-f084930a1082 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5f7ca43-eb83-4683-beae-f084930a1082 found for delete ", "request_id": "req-fed6536a-1577-4ca5-b644-ad38ff88a26b"}]} [pid: 8|app: 0|req: 551/1061] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:02 2026] GET /v2.0/ports?device_id=d1b48288-1430-4e8b-976b-7a42c84e3439 => 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: 552/1062] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:57:02 2026] GET /v2.0/security-groups?id=c5189abb-8b93-40a2-8b28-6d2e04af7873&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: 511/1063] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:57:01 2026] POST /v2.0/routers => generated 507 bytes in 1373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:57:02.980 8 WARNING neutron_lib.context [None req-fb62e5f9-fa5c-4e8e-bd7d-006b4e40227d 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 553/1064] 10.0.0.220 () {34 vars in 665 bytes} [Mon May 11 11:57:02 2026] POST /v2.0/ports => generated 952 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: 554/1065] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:03 2026] GET /v2.0/ports?device_id=d1b48288-1430-4e8b-976b-7a42c84e3439 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1066] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:57:03 2026] GET /v2.0/security-groups?id=c5189abb-8b93-40a2-8b28-6d2e04af7873&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1067] 10.0.0.220 () {34 vars in 783 bytes} [Mon May 11 11:57:03 2026] PUT /v2.0/routers/3fe0f8ec-f4a2-45b4-b1ba-e1cfefb65968/add_router_interface => generated 309 bytes in 1170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1068] 10.0.0.220 () {32 vars in 717 bytes} [Mon May 11 11:57:04 2026] GET /v2.0/ports/fdec4dac-da0f-4449-a664-858b8d0e0f4e => generated 1026 bytes in 34 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: 557/1069] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:04 2026] GET /v2.0/ports?device_id=d1b48288-1430-4e8b-976b-7a42c84e3439 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1070] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:57:05 2026] GET /v2.0/security-groups?id=c5189abb-8b93-40a2-8b28-6d2e04af7873&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1071] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:05 2026] GET /v2.0/ports?device_id=d1b48288-1430-4e8b-976b-7a42c84e3439 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1072] 10.0.0.220 () {34 vars in 789 bytes} [Mon May 11 11:57:04 2026] PUT /v2.0/routers/3fe0f8ec-f4a2-45b4-b1ba-e1cfefb65968/remove_router_interface => generated 309 bytes in 795 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:57:05.499 7 INFO neutron.api.v2.resource [None req-ab08ca92-011c-4d20-b4c6-12403f0ec32f 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 514/1073] 10.0.0.220 () {34 vars in 789 bytes} [Mon May 11 11:57:05 2026] PUT /v2.0/routers/3fe0f8ec-f4a2-45b4-b1ba-e1cfefb65968/remove_router_interface => generated 197 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1074] 10.0.0.220 () {32 vars in 736 bytes} [Mon May 11 11:57:05 2026] GET /v2.0/ports?device_id=3fe0f8ec-f4a2-45b4-b1ba-e1cfefb65968 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:57:05.575 8 INFO neutron.db.l3_db [None req-1c5d7a7c-ad72-4d63-b985-68efa52187e9 4d0b8a7102b04236a94c34dbb4982ede f5c389dd821a452aa22004ca8ac143ba - - default default] Floating IP 8ec51619-5c8c-4a38-bcb5-5bd33f4e1026 associated. External IP: 10.96.250.204, port: aa5a792c-9394-4e45-922d-a01a39007d6d. [pid: 8|app: 0|req: 560/1075] 10.0.0.220 () {34 vars in 749 bytes} [Mon May 11 11:57:05 2026] PUT /v2.0/floatingips/8ec51619-5c8c-4a38-bcb5-5bd33f4e1026 => generated 856 bytes in 759 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:57:06.033 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8717c12-8fd5-4ac1-a317-e8b9a00da045'] response: {'name': 'network-changed', 'server_uuid': 'd1b48288-1430-4e8b-976b-7a42c84e3439', 'tag': 'aa5a792c-9394-4e45-922d-a01a39007d6d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 561/1076] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:05 2026] GET /v2.0/ports?device_id=d1b48288-1430-4e8b-976b-7a42c84e3439 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:57:06.051 7 INFO neutron.services.segments.plugin [-] Segment 78ef19f2-e3ef-4dc8-b3b4-63e280df7234 resource provider aggregate not found 2026-05-11 11:57:06.060 7 INFO neutron.services.segments.plugin [-] Segment 78ef19f2-e3ef-4dc8-b3b4-63e280df7234 resource provider aggregate not found 2026-05-11 11:57:06.064 7 INFO neutron.services.segments.plugin [-] Segment 78ef19f2-e3ef-4dc8-b3b4-63e280df7234 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78ef19f2-e3ef-4dc8-b3b4-63e280df7234 found for delete ", "request_id": "req-efa50772-769a-4bf8-b863-b86a3a7d36be"}]} 2026-05-11 11:57:06.073 7 INFO neutron.db.l3_hamode_db [None req-d0d8ea9a-c26f-4aec-83a8-4b85ae93085b 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] HA network f2044c5d-0f7b-493d-90ae-206a68917a09 was deleted as no HA routers are present in tenant 5cec7a3b8c1b47a9afcc0ab5ead251e8. [pid: 7|app: 0|req: 516/1077] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:05 2026] DELETE /v2.0/routers/3fe0f8ec-f4a2-45b4-b1ba-e1cfefb65968 => generated 0 bytes in 547 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:57:06.088 7 INFO neutron.services.segments.plugin [-] Segment 78ef19f2-e3ef-4dc8-b3b4-63e280df7234 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78ef19f2-e3ef-4dc8-b3b4-63e280df7234 found for delete ", "request_id": "req-a424fcd5-a572-4ea5-be15-9f98b6fc4a34"}]} [pid: 8|app: 0|req: 562/1078] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:57:06 2026] GET /v2.0/security-groups?id=c5189abb-8b93-40a2-8b28-6d2e04af7873&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: 7|app: 0|req: 517/1079] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:06 2026] DELETE /v2.0/subnets/123fa582-d0bc-4c98-a2ae-bf3b97fc8b2d => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1080] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:06 2026] GET /v2.0/ports?device_id=d1b48288-1430-4e8b-976b-7a42c84e3439 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1081] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:57:06 2026] GET /v2.0/security-groups?id=c5189abb-8b93-40a2-8b28-6d2e04af7873&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:57:06.549 8 INFO neutron.services.segments.plugin [-] Segment 93422b9b-bc0e-4253-b802-57f39aad77bd resource provider aggregate not found [pid: 8|app: 0|req: 563/1082] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:06 2026] DELETE /v2.0/networks/ae79f853-b60a-435b-948d-37a629e29bd3 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:57:06.567 8 WARNING neutron_lib.context [None req-ac2f798e-3159-40e1-8c02-71d060f9d4c1 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:06.571 8 INFO neutron.services.segments.plugin [-] Segment 93422b9b-bc0e-4253-b802-57f39aad77bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93422b9b-bc0e-4253-b802-57f39aad77bd found for delete ", "request_id": "req-1570db0b-304c-4241-9f45-fddbf5bb7455"}]} 2026-05-11 11:57:06.572 8 INFO neutron.services.segments.plugin [-] Segment 93422b9b-bc0e-4253-b802-57f39aad77bd resource provider aggregate not found [pid: 7|app: 0|req: 520/1083] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:57:06 2026] GET /v2.0/ports?tenant_id=f5c389dd821a452aa22004ca8ac143ba&device_id=d1b48288-1430-4e8b-976b-7a42c84e3439 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:57:06.588 8 INFO neutron.services.segments.plugin [-] Segment 93422b9b-bc0e-4253-b802-57f39aad77bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93422b9b-bc0e-4253-b802-57f39aad77bd found for delete ", "request_id": "req-53001f2a-a08f-4ce1-9267-2b9e91fe93eb"}]} [pid: 7|app: 0|req: 521/1084] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 11:57:06 2026] GET /v2.0/networks?id=909a925e-99ac-499d-9859-4d122bb538e7 => generated 766 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:57:06.625 8 INFO neutron.db.segments_db [None req-ac2f798e-3159-40e1-8c02-71d060f9d4c1 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] Added segment dfbbc63b-0e08-4686-adac-a7b71d812423 of type vxlan for network 17a585db-4c17-4add-a856-2126de87eb8d [pid: 7|app: 0|req: 522/1085] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 11:57:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=aa5a792c-9394-4e45-922d-a01a39007d6d => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1086] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:57:06 2026] POST /v2.0/networks => generated 630 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1087] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 11:57:06 2026] GET /v2.0/subnets?id=621de31d-5cd5-42ea-a780-ba2f209235db => generated 688 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:57:06.709 8 WARNING neutron_lib.context [None req-99d22725-45d7-4b24-b939-857b2adcef09 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 524/1088] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 11:57:06 2026] GET /v2.0/ports?network_id=909a925e-99ac-499d-9859-4d122bb538e7&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: 525/1089] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 11:57:06 2026] GET /v2.0/networks/909a925e-99ac-499d-9859-4d122bb538e7?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1090] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 11:57:06 2026] GET /v2.0/networks/909a925e-99ac-499d-9859-4d122bb538e7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1091] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:57:06 2026] POST /v2.0/subnets => generated 626 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:57:06.953 7 WARNING neutron_lib.context [None req-381a14dd-4689-4c69-a95b-f4cefaf628e1 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:07.009 7 INFO neutron.db.segments_db [None req-381a14dd-4689-4c69-a95b-f4cefaf628e1 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] Added segment 7a204b6d-1bb2-4e9b-9819-14a74c043bdd of type vxlan for network 4c170872-79f8-4439-9e38-e9efb1505f8b 2026-05-11 11:57:07.274 7 INFO neutron.db.l3_hamode_db [None req-381a14dd-4689-4c69-a95b-f4cefaf628e1 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 566/1092] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:07 2026] GET /v2.0/security-groups?tenant_id=bb493510e38b47d88ab1cfc15ad54921&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:57:07.388 7 INFO neutron.db.l3_hamode_db [None req-381a14dd-4689-4c69-a95b-f4cefaf628e1 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 567/1093] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:07 2026] DELETE /v2.0/security-groups/02328814-5701-4717-a421-9d08788ee430 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1094] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:07 2026] GET /v2.0/ports?device_id=d1b48288-1430-4e8b-976b-7a42c84e3439 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1095] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:57:07 2026] GET /v2.0/security-groups?id=c5189abb-8b93-40a2-8b28-6d2e04af7873&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1096] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:07 2026] GET /v2.0/security-groups?tenant_id=db9b3ddf2e7b40dc97250a4c0bb825d5&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1097] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:07 2026] DELETE /v2.0/security-groups/f240b951-7f2d-40d2-b2c6-8895b88634ca => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1098] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:57:06 2026] POST /v2.0/routers => generated 507 bytes in 1156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1099] 199.19.213.177 () {34 vars in 994 bytes} [Mon May 11 11:57:08 2026] GET /v2.0/ports?device_id=d1b48288-1430-4e8b-976b-7a42c84e3439 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:57:08.627 7 INFO neutron.db.l3_db [req-a2ccdf35-ea9f-4978-98a3-270881cf77d6 req-0c3bb9ef-c2ec-4f99-9da0-6ab73847eb9f 4d0b8a7102b04236a94c34dbb4982ede f5c389dd821a452aa22004ca8ac143ba - - default default] Floating IP 8ec51619-5c8c-4a38-bcb5-5bd33f4e1026 disassociated. External IP: 10.96.250.204, port: aa5a792c-9394-4e45-922d-a01a39007d6d. [pid: 7|app: 0|req: 529/1100] 199.19.213.177 () {36 vars in 997 bytes} [Mon May 11 11:57:08 2026] DELETE /v2.0/ports/aa5a792c-9394-4e45-922d-a01a39007d6d => generated 0 bytes in 570 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:57:09.004 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9186887c-08c3-4c28-9ebf-b8fde0f0e46f'] response: {'server_uuid': 'd1b48288-1430-4e8b-976b-7a42c84e3439', 'name': 'network-vif-deleted', 'tag': 'aa5a792c-9394-4e45-922d-a01a39007d6d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 530/1101] 10.0.0.152 () {34 vars in 990 bytes} [Mon May 11 11:57:08 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => generated 1244 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1102] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:09 2026] GET /v2.0/ports?device_id=d1b48288-1430-4e8b-976b-7a42c84e3439 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1103] 10.0.0.152 () {34 vars in 1040 bytes} [Mon May 11 11:57:09 2026] GET /v2.0/security-groups?id=cbc2dfbd-f795-4cae-9520-8e5581a4734e&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1104] 10.0.0.220 () {34 vars in 783 bytes} [Mon May 11 11:57:08 2026] PUT /v2.0/routers/afb127ed-1094-4cb3-a1ad-c5390b9ccbdf/add_router_interface => generated 309 bytes in 1189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1105] 10.0.0.220 () {32 vars in 717 bytes} [Mon May 11 11:57:09 2026] GET /v2.0/ports/af64b973-491b-45a0-93fc-16e8725879b3 => generated 955 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1106] 10.0.0.220 () {34 vars in 789 bytes} [Mon May 11 11:57:09 2026] PUT /v2.0/routers/afb127ed-1094-4cb3-a1ad-c5390b9ccbdf/remove_router_interface => generated 309 bytes in 749 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1107] 10.0.0.220 () {32 vars in 736 bytes} [Mon May 11 11:57:10 2026] GET /v2.0/ports?device_id=afb127ed-1094-4cb3-a1ad-c5390b9ccbdf => 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: 535/1108] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:10 2026] GET /v2.0/ports?device_id=d1b48288-1430-4e8b-976b-7a42c84e3439 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:57:10.664 8 INFO neutron.services.segments.plugin [-] Segment 7a204b6d-1bb2-4e9b-9819-14a74c043bdd resource provider aggregate not found 2026-05-11 11:57:10.669 8 INFO neutron.services.segments.plugin [-] Segment 7a204b6d-1bb2-4e9b-9819-14a74c043bdd resource provider aggregate not found 2026-05-11 11:57:10.678 8 INFO neutron.services.segments.plugin [-] Segment 7a204b6d-1bb2-4e9b-9819-14a74c043bdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a204b6d-1bb2-4e9b-9819-14a74c043bdd found for delete ", "request_id": "req-01eb3965-b8c6-480e-bc1e-15567a475b21"}]} 2026-05-11 11:57:10.685 8 INFO neutron.services.segments.plugin [-] Segment 7a204b6d-1bb2-4e9b-9819-14a74c043bdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a204b6d-1bb2-4e9b-9819-14a74c043bdd found for delete ", "request_id": "req-40012fd7-ad50-43a5-9bd7-2f50d5d2b8e7"}]} 2026-05-11 11:57:10.698 8 INFO neutron.db.l3_hamode_db [None req-389b17ce-b1cc-43f7-a28c-836e65e2df3b 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] HA network 4c170872-79f8-4439-9e38-e9efb1505f8b was deleted as no HA routers are present in tenant 5cec7a3b8c1b47a9afcc0ab5ead251e8. [pid: 8|app: 0|req: 574/1109] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:10 2026] DELETE /v2.0/routers/afb127ed-1094-4cb3-a1ad-c5390b9ccbdf => generated 0 bytes in 520 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1110] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:10 2026] DELETE /v2.0/subnets/732f2a9c-72f6-4383-96ea-a313c39f34d4 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1111] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:10 2026] DELETE /v2.0/networks/17a585db-4c17-4add-a856-2126de87eb8d => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:57:11.214 7 WARNING neutron_lib.context [None req-7cab3879-effe-4de4-be71-b078befd778d 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:11.255 7 INFO neutron.db.segments_db [None req-7cab3879-effe-4de4-be71-b078befd778d 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] Added segment 84ae7263-357d-419a-91a1-44d2041c6688 of type vxlan for network 8d982b26-5074-4446-b67a-b7d66e232814 [pid: 8|app: 0|req: 576/1112] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:11 2026] GET /v2.0/ports?device_id=d1b48288-1430-4e8b-976b-7a42c84e3439 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:57:11.498 7 INFO neutron.db.l3_hamode_db [None req-7cab3879-effe-4de4-be71-b078befd778d 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 577/1113] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:11 2026] GET /v2.0/security-groups?tenant_id=62fb0c54577941b597d383eb872a787a&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1114] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:11 2026] DELETE /v2.0/security-groups/89f3e970-f99e-45a4-9fa5-ff9f23876ee2 => 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: 579/1115] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:11 2026] GET /v2.0/security-groups?tenant_id=07fb24bc728f4ad083eaec72c9a702fc&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1116] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:12 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1117] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:12 2026] DELETE /v2.0/security-groups/980e78de-7ba7-4fd6-bcfd-70f0d76ee29a => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:57:12.247 7 INFO neutron.db.l3_hamode_db [None req-7cab3879-effe-4de4-be71-b078befd778d 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 582/1118] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:57:12 2026] GET /v2.0/security-groups?id=cbc2dfbd-f795-4cae-9520-8e5581a4734e&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: 583/1119] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:12 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1120] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:57:12 2026] GET /v2.0/security-groups?id=cbc2dfbd-f795-4cae-9520-8e5581a4734e&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1121] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:12 2026] DELETE /v2.0/security-groups/c5189abb-8b93-40a2-8b28-6d2e04af7873 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:57:12.609 8 INFO neutron.api.v2.resource [None req-27950ceb-aebb-4975-b549-a3928c86bf4a 4d0b8a7102b04236a94c34dbb4982ede f5c389dd821a452aa22004ca8ac143ba - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 586/1122] 10.0.0.220 () {32 vars in 737 bytes} [Mon May 11 11:57:12 2026] GET /v2.0/security-groups/c5189abb-8b93-40a2-8b28-6d2e04af7873 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:57:12.697 8 INFO neutron.services.segments.plugin [-] Segment dfbbc63b-0e08-4686-adac-a7b71d812423 resource provider aggregate not found 2026-05-11 11:57:12.701 8 INFO neutron.services.segments.plugin [-] Segment dfbbc63b-0e08-4686-adac-a7b71d812423 resource provider aggregate not found 2026-05-11 11:57:12.707 8 INFO neutron.services.segments.plugin [-] Segment dfbbc63b-0e08-4686-adac-a7b71d812423 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfbbc63b-0e08-4686-adac-a7b71d812423 found for delete ", "request_id": "req-b3ff4d0d-198d-4324-965d-d40e36065034"}]} 2026-05-11 11:57:12.713 8 INFO neutron.services.segments.plugin [-] Segment dfbbc63b-0e08-4686-adac-a7b71d812423 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfbbc63b-0e08-4686-adac-a7b71d812423 found for delete ", "request_id": "req-a0081a4a-77f6-4ff0-84a8-5e4024b7d04c"}]} [pid: 7|app: 0|req: 537/1123] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:57:11 2026] POST /v2.0/routers => generated 687 bytes in 1989 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1124] 10.0.0.220 () {32 vars in 732 bytes} [Mon May 11 11:57:12 2026] DELETE /v2.0/floatingips/8ec51619-5c8c-4a38-bcb5-5bd33f4e1026 => generated 0 bytes in 626 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1125] 10.0.0.220 () {32 vars in 721 bytes} [Mon May 11 11:57:13 2026] GET /v2.0/routers/74caea2f-c6f5-4a24-a932-a66c79afcca5 => generated 693 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1126] 10.0.0.220 () {32 vars in 647 bytes} [Mon May 11 11:57:13 2026] GET /v2.0/routers => generated 696 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1127] 10.0.0.220 () {34 vars in 741 bytes} [Mon May 11 11:57:13 2026] PUT /v2.0/routers/74caea2f-c6f5-4a24-a932-a66c79afcca5 => generated 700 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1128] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:13 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1129] 10.0.0.220 () {32 vars in 721 bytes} [Mon May 11 11:57:13 2026] GET /v2.0/routers/74caea2f-c6f5-4a24-a932-a66c79afcca5 => generated 700 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1130] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:57:13 2026] GET /v2.0/security-groups?id=cbc2dfbd-f795-4cae-9520-8e5581a4734e&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1131] 10.0.0.220 () {32 vars in 736 bytes} [Mon May 11 11:57:13 2026] GET /v2.0/ports?device_id=74caea2f-c6f5-4a24-a932-a66c79afcca5 => 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: 588/1132] 10.0.0.220 () {34 vars in 789 bytes} [Mon May 11 11:57:13 2026] PUT /v2.0/routers/451817ce-f1a5-4480-99b7-3818ead48773/remove_router_interface => generated 309 bytes in 1003 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:57:14.734 7 INFO neutron.services.segments.plugin [-] Segment 84ae7263-357d-419a-91a1-44d2041c6688 resource provider aggregate not found 2026-05-11 11:57:14.738 7 INFO neutron.services.segments.plugin [-] Segment 84ae7263-357d-419a-91a1-44d2041c6688 resource provider aggregate not found 2026-05-11 11:57:14.744 7 INFO neutron.services.segments.plugin [-] Segment 84ae7263-357d-419a-91a1-44d2041c6688 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84ae7263-357d-419a-91a1-44d2041c6688 found for delete ", "request_id": "req-9285694f-1107-4968-be89-00fc1171efad"}]} 2026-05-11 11:57:14.751 7 INFO neutron.services.segments.plugin [-] Segment 84ae7263-357d-419a-91a1-44d2041c6688 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84ae7263-357d-419a-91a1-44d2041c6688 found for delete ", "request_id": "req-4bffa5f1-40b2-4cf0-a6d3-13faa4351612"}]} 2026-05-11 11:57:14.753 7 INFO neutron.db.l3_hamode_db [None req-f910ecf7-fa6b-4146-a7dd-674778d7b1dc 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] HA network 8d982b26-5074-4446-b67a-b7d66e232814 was deleted as no HA routers are present in tenant 5cec7a3b8c1b47a9afcc0ab5ead251e8. [pid: 7|app: 0|req: 545/1133] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:13 2026] DELETE /v2.0/routers/74caea2f-c6f5-4a24-a932-a66c79afcca5 => generated 0 bytes in 798 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1134] 199.19.213.177 () {34 vars in 994 bytes} [Mon May 11 11:57:14 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:57:15.058 8 INFO neutron.services.segments.plugin [-] Segment 4c4d0ed7-ce55-4b2b-8a9a-387949ca23a3 resource provider aggregate not found 2026-05-11 11:57:15.065 8 INFO neutron.services.segments.plugin [-] Segment 4c4d0ed7-ce55-4b2b-8a9a-387949ca23a3 resource provider aggregate not found 2026-05-11 11:57:15.077 8 INFO neutron.db.l3_hamode_db [None req-b9fcf98b-ca59-4868-a194-86a15772b60a 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] HA network 376b4e07-da10-4b67-a317-1c702943f9d6 was deleted as no HA routers are present in tenant f5c389dd821a452aa22004ca8ac143ba. [pid: 8|app: 0|req: 589/1135] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:14 2026] DELETE /v2.0/routers/451817ce-f1a5-4480-99b7-3818ead48773 => generated 0 bytes in 822 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1137] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:14 2026] GET /v2.0/security-groups?tenant_id=a9d3b8cc83124cfdb4475ac6acb51775&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:57:15.086 8 INFO neutron.services.segments.plugin [-] Segment 4c4d0ed7-ce55-4b2b-8a9a-387949ca23a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c4d0ed7-ce55-4b2b-8a9a-387949ca23a3 found for delete ", "request_id": "req-545437b3-d701-459f-8cc9-0226b8e5677e"}]} 2026-05-11 11:57:15.087 8 INFO neutron.services.segments.plugin [-] Segment 4c4d0ed7-ce55-4b2b-8a9a-387949ca23a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c4d0ed7-ce55-4b2b-8a9a-387949ca23a3 found for delete ", "request_id": "req-459ca2cf-78f9-4fa7-ae2d-4af5ac6a5988"}]} [pid: 7|app: 0|req: 548/1139] 10.0.0.220 () {32 vars in 736 bytes} [Mon May 11 11:57:15 2026] GET /v2.0/ports?device_id=74caea2f-c6f5-4a24-a932-a66c79afcca5 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1140] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:15 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1141] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:15 2026] DELETE /v2.0/subnets/621de31d-5cd5-42ea-a780-ba2f209235db => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:57:15.317 8 INFO neutron.db.l3_db [req-24dcc13f-2e81-4a9b-a1ea-a13ae37ce98b req-941210f1-bb14-4d0c-9e68-13eab2cc3675 674b99ff89b543968691c845451d8414 e94a06e119f34daeaecdae820c742c2e - - default default] Floating IP 9214923a-66cf-4315-9d84-8fb7a8e86c4d disassociated. External IP: 10.96.250.215, port: fddaff57-9907-42ca-b260-7ccde1976607. [pid: 7|app: 0|req: 551/1142] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:15 2026] DELETE /v2.0/security-groups/141c5566-2e09-4b52-8679-790ebd73f632 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:57:15.388 7 INFO neutron.api.v2.resource [None req-904f1849-8a43-4da5-8d97-5d37abeb7f5c 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 552/1143] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:15 2026] DELETE /v2.0/routers/74caea2f-c6f5-4a24-a932-a66c79afcca5 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1144] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:57:15 2026] GET /v2.0/security-groups?id=cbc2dfbd-f795-4cae-9520-8e5581a4734e&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1145] 199.19.213.177 () {36 vars in 997 bytes} [Mon May 11 11:57:15 2026] DELETE /v2.0/ports/fddaff57-9907-42ca-b260-7ccde1976607 => generated 0 bytes in 561 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1146] 10.0.0.220 () {32 vars in 736 bytes} [Mon May 11 11:57:15 2026] GET /v2.0/ports?device_id=afb127ed-1094-4cb3-a1ad-c5390b9ccbdf => 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: 554/1147] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:15 2026] DELETE /v2.0/networks/909a925e-99ac-499d-9859-4d122bb538e7 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:57:15.700 8 INFO neutron.api.v2.resource [None req-02294f46-ae1e-4980-86df-69fe8900df1e 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 594/1148] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:15 2026] DELETE /v2.0/routers/afb127ed-1094-4cb3-a1ad-c5390b9ccbdf => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:57:15.721 7 INFO neutron.pecan_wsgi.hooks.translation [None req-204fb62a-ef93-4fcd-8ae4-cb365da33eda 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 555/1149] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:15 2026] DELETE /v2.0/subnets/732f2a9c-72f6-4383-96ea-a313c39f34d4 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:57:15.733 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc8bcb02-bcb1-4f08-aa67-032bfefdd248'] response: {'server_uuid': '6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad', 'name': 'network-vif-deleted', 'tag': 'fddaff57-9907-42ca-b260-7ccde1976607', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 595/1150] 10.0.0.220 () {32 vars in 736 bytes} [Mon May 11 11:57:15 2026] GET /v2.0/ports?device_id=3fe0f8ec-f4a2-45b4-b1ba-e1cfefb65968 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:57:15.772 7 INFO neutron.api.v2.resource [None req-56b58c57-4fe9-43ae-b732-7245e30c460f 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 556/1151] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:15 2026] DELETE /v2.0/routers/3fe0f8ec-f4a2-45b4-b1ba-e1cfefb65968 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:57:15.787 8 INFO neutron.pecan_wsgi.hooks.translation [None req-76a108be-a31b-4133-b245-a0d6146dbc2e 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 596/1152] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:15 2026] DELETE /v2.0/subnets/123fa582-d0bc-4c98-a2ae-bf3b97fc8b2d => 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: 557/1153] 10.0.0.220 () {32 vars in 736 bytes} [Mon May 11 11:57:15 2026] GET /v2.0/ports?device_id=9b1cd025-91bb-49ff-b40f-26225f8de46f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:57:15.839 8 INFO neutron.api.v2.resource [None req-9d814539-b13e-4e9c-b398-5e841f543543 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 597/1154] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:15 2026] DELETE /v2.0/routers/9b1cd025-91bb-49ff-b40f-26225f8de46f => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:57:15.858 7 INFO neutron.pecan_wsgi.hooks.translation [None req-15ec2ac5-c16f-4bda-b68a-e2e98f511ec3 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 558/1155] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:15 2026] DELETE /v2.0/subnets/d8a054bd-702c-4831-b667-975d9458222a => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:57:15.877 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d9741621-2f6f-4fd5-9b8d-f782afc49003 73541c4792644625990dfe16dbc6e092 5cec7a3b8c1b47a9afcc0ab5ead251e8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 559/1156] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:15 2026] DELETE /v2.0/subnets/351ba3ba-36c0-4db1-87a2-a3f86e1b5f5f => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1157] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:15 2026] GET /v2.0/security-groups?tenant_id=f5c389dd821a452aa22004ca8ac143ba&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1158] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:15 2026] DELETE /v2.0/security-groups/b95aed11-c3eb-4410-95d4-c8204299565f => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1159] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:16 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => 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: 599/1160] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:16 2026] GET /v2.0/security-groups?tenant_id=5cec7a3b8c1b47a9afcc0ab5ead251e8&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1161] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:16 2026] DELETE /v2.0/security-groups/fb1bd862-5e72-40a5-a11c-b374341a7aee => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:57:17.205 8 WARNING neutron_lib.context [None req-116aba35-df9d-4c9b-b8a4-fcd2e2a4f297 e65f3873de1745e6b1e6f8871359480c f6c5aa538c8340948ad03c3809f78f13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:17.393 8 INFO neutron.db.segments_db [None req-116aba35-df9d-4c9b-b8a4-fcd2e2a4f297 e65f3873de1745e6b1e6f8871359480c f6c5aa538c8340948ad03c3809f78f13 - - default default] Added segment 6d691505-84b3-49c0-8cbc-ff60340d55ba of type vxlan for network 2b065eb4-593f-4f0d-9141-1897de532952 [pid: 8|app: 0|req: 600/1162] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:57:17 2026] POST /v2.0/networks => generated 648 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1163] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:17 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:57:18.024 8 WARNING neutron_lib.context [None req-10aa9bac-0193-4bf7-99e3-f45331f5ed0c e65f3873de1745e6b1e6f8871359480c f6c5aa538c8340948ad03c3809f78f13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 601/1164] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:57:18 2026] POST /v2.0/subnets => generated 673 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:57:18.271 7 WARNING neutron_lib.context [None req-e703f518-559d-4d29-8ed2-9cc19bc61675 e65f3873de1745e6b1e6f8871359480c f6c5aa538c8340948ad03c3809f78f13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:18.276 7 INFO neutron.services.segments.plugin [-] Segment 247482bb-7485-4723-ac73-51d95ed93b15 resource provider aggregate not found 2026-05-11 11:57:18.280 7 INFO neutron.services.segments.plugin [-] Segment 247482bb-7485-4723-ac73-51d95ed93b15 resource provider aggregate not found 2026-05-11 11:57:18.297 7 INFO neutron.services.segments.plugin [-] Segment 247482bb-7485-4723-ac73-51d95ed93b15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 247482bb-7485-4723-ac73-51d95ed93b15 found for delete ", "request_id": "req-0ade2e2f-9d1e-42eb-af5c-7e52f00140ad"}]} 2026-05-11 11:57:18.311 7 INFO neutron.services.segments.plugin [-] Segment 247482bb-7485-4723-ac73-51d95ed93b15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 247482bb-7485-4723-ac73-51d95ed93b15 found for delete ", "request_id": "req-e10b5ef7-8967-4bab-a2de-a4ea426d114b"}]} 2026-05-11 11:57:18.344 7 INFO neutron.db.segments_db [None req-e703f518-559d-4d29-8ed2-9cc19bc61675 e65f3873de1745e6b1e6f8871359480c f6c5aa538c8340948ad03c3809f78f13 - - default default] Added segment 65e1d5c9-f6cb-488d-8637-cacb75796571 of type vxlan for network a4008b39-bdec-449b-ae4f-2021700de9d9 [pid: 7|app: 0|req: 564/1165] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:57:18 2026] POST /v2.0/networks => generated 648 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1166] 10.0.0.220 () {34 vars in 743 bytes} [Mon May 11 11:57:18 2026] PUT /v2.0/networks/a4008b39-bdec-449b-ae4f-2021700de9d9 => generated 592 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:57:18.557 7 WARNING neutron_lib.context [None req-a8945636-833a-47d4-8e1c-9a51eb67f9d7 e65f3873de1745e6b1e6f8871359480c f6c5aa538c8340948ad03c3809f78f13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:18.618 8 WARNING neutron_lib.context [None req-9c1dde50-5fe0-465d-ad94-59ed7d77a0d0 06d1e335c1054f9b9c5dfbfe3b5fd1da e9b47a0d17f742308deda20c7a6c4249 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 602/1167] 10.0.0.220 () {34 vars in 677 bytes} [Mon May 11 11:57:18 2026] POST /v2.0/subnetpools => generated 549 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1168] 10.0.0.220 () {32 vars in 729 bytes} [Mon May 11 11:57:18 2026] GET /v2.0/subnetpools/1617e9a6-ced8-40af-a3ce-c7937be480f4 => generated 549 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1169] 10.0.0.220 () {34 vars in 749 bytes} [Mon May 11 11:57:18 2026] PUT /v2.0/subnetpools/1617e9a6-ced8-40af-a3ce-c7937be480f4 => generated 501 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1170] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:57:18 2026] POST /v2.0/subnets => generated 646 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1171] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:18 2026] GET /v2.0/ports?device_id=6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad => 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: 567/1172] 10.0.0.220 () {32 vars in 732 bytes} [Mon May 11 11:57:18 2026] DELETE /v2.0/subnetpools/1617e9a6-ced8-40af-a3ce-c7937be480f4 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:57:18.846 7 INFO neutron.api.v2.resource [None req-ff8e821b-302b-48a8-aece-0d69301643a4 06d1e335c1054f9b9c5dfbfe3b5fd1da e9b47a0d17f742308deda20c7a6c4249 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 568/1173] 10.0.0.220 () {32 vars in 729 bytes} [Mon May 11 11:57:18 2026] GET /v2.0/subnetpools/1617e9a6-ced8-40af-a3ce-c7937be480f4 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:57:18.864 7 INFO neutron.api.v2.resource [None req-e8157e5e-32ba-4ed5-9d5f-6acfa7403052 06d1e335c1054f9b9c5dfbfe3b5fd1da e9b47a0d17f742308deda20c7a6c4249 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 569/1174] 10.0.0.220 () {32 vars in 732 bytes} [Mon May 11 11:57:18 2026] DELETE /v2.0/subnetpools/1617e9a6-ced8-40af-a3ce-c7937be480f4 => 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: 606/1175] 10.0.0.220 () {34 vars in 741 bytes} [Mon May 11 11:57:18 2026] PUT /v2.0/subnets/2468c7a7-7334-4960-999d-f02dac219b0a => generated 656 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:57:19.086 8 INFO neutron.services.segments.plugin [-] Segment 65e1d5c9-f6cb-488d-8637-cacb75796571 resource provider aggregate not found 2026-05-11 11:57:19.091 8 INFO neutron.services.segments.plugin [-] Segment 65e1d5c9-f6cb-488d-8637-cacb75796571 resource provider aggregate not found 2026-05-11 11:57:19.107 8 INFO neutron.services.segments.plugin [-] Segment 65e1d5c9-f6cb-488d-8637-cacb75796571 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65e1d5c9-f6cb-488d-8637-cacb75796571 found for delete ", "request_id": "req-615cd8d6-8e1b-4544-b205-b67a3b90330a"}]} 2026-05-11 11:57:19.108 8 INFO neutron.services.segments.plugin [-] Segment 65e1d5c9-f6cb-488d-8637-cacb75796571 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65e1d5c9-f6cb-488d-8637-cacb75796571 found for delete ", "request_id": "req-c5301d8e-b468-49e8-a833-c2065b84e849"}]} [pid: 8|app: 0|req: 607/1176] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:18 2026] DELETE /v2.0/networks/a4008b39-bdec-449b-ae4f-2021700de9d9 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:57:19.130 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9bae0819-845e-4466-9f39-dc197c98669e e65f3873de1745e6b1e6f8871359480c f6c5aa538c8340948ad03c3809f78f13 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 608/1177] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:19 2026] DELETE /v2.0/networks/a4008b39-bdec-449b-ae4f-2021700de9d9 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1178] 10.0.0.220 () {32 vars in 694 bytes} [Mon May 11 11:57:19 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1179] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:18 2026] GET /v2.0/security-groups?tenant_id=aed6890e7e8c4a2f918b60bb724c64fa&name=default => generated 2925 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1180] 10.0.0.220 () {32 vars in 742 bytes} [Mon May 11 11:57:19 2026] GET /v2.0/subnets?network_id=6f1f29c3-e3d4-43cc-a37d-0352a59f596f => generated 649 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1181] 10.0.0.220 () {32 vars in 653 bytes} [Mon May 11 11:57:19 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1182] 10.0.0.220 () {32 vars in 649 bytes} [Mon May 11 11:57:19 2026] GET /v2.0/networks => generated 1313 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1183] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:19 2026] DELETE /v2.0/security-groups/29a1eb09-37a4-4ca9-878c-4425bc84d5d9 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1184] 10.0.0.220 () {32 vars in 647 bytes} [Mon May 11 11:57:19 2026] GET /v2.0/subnets => generated 1312 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1185] 10.0.0.220 () {32 vars in 723 bytes} [Mon May 11 11:57:19 2026] GET /v2.0/networks/2b065eb4-593f-4f0d-9141-1897de532952 => generated 673 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1186] 10.0.0.220 () {32 vars in 721 bytes} [Mon May 11 11:57:19 2026] GET /v2.0/subnets/edc49ad7-49c2-467b-9f25-9f86813e13ac => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:57:19.471 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6e4cd753-c08a-4226-b986-7fc1e32d6a15 e65f3873de1745e6b1e6f8871359480c f6c5aa538c8340948ad03c3809f78f13 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 575/1187] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:19 2026] DELETE /v2.0/subnets/2468c7a7-7334-4960-999d-f02dac219b0a => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:57:19.488 7 INFO neutron.pecan_wsgi.hooks.translation [None req-efd900c0-e0ef-406c-affa-8c9fa39b30cd e65f3873de1745e6b1e6f8871359480c f6c5aa538c8340948ad03c3809f78f13 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 576/1188] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:19 2026] DELETE /v2.0/networks/a4008b39-bdec-449b-ae4f-2021700de9d9 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1189] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:19 2026] GET /v2.0/security-groups?tenant_id=e9b47a0d17f742308deda20c7a6c4249&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1190] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:19 2026] DELETE /v2.0/subnets/edc49ad7-49c2-467b-9f25-9f86813e13ac => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1191] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:19 2026] DELETE /v2.0/security-groups/a2eb5ca4-66f6-48ce-9707-724d1aa75d33 => 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: 578/1192] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:19 2026] DELETE /v2.0/networks/2b065eb4-593f-4f0d-9141-1897de532952 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1193] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:19 2026] DELETE /v2.0/security-groups/cbc2dfbd-f795-4cae-9520-8e5581a4734e => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:57:19.992 7 INFO neutron.api.v2.resource [None req-37d01b93-8eaf-4173-a48a-8540b8228f5f 674b99ff89b543968691c845451d8414 e94a06e119f34daeaecdae820c742c2e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 579/1194] 10.0.0.220 () {32 vars in 737 bytes} [Mon May 11 11:57:19 2026] GET /v2.0/security-groups/cbc2dfbd-f795-4cae-9520-8e5581a4734e => 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: 616/1195] 10.0.0.220 () {32 vars in 732 bytes} [Mon May 11 11:57:19 2026] DELETE /v2.0/floatingips/9214923a-66cf-4315-9d84-8fb7a8e86c4d => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:57:20.319 7 INFO neutron.services.segments.plugin [-] Segment 6d691505-84b3-49c0-8cbc-ff60340d55ba resource provider aggregate not found 2026-05-11 11:57:20.326 7 INFO neutron.services.segments.plugin [-] Segment 6d691505-84b3-49c0-8cbc-ff60340d55ba resource provider aggregate not found 2026-05-11 11:57:20.332 7 INFO neutron.services.segments.plugin [-] Segment 6d691505-84b3-49c0-8cbc-ff60340d55ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d691505-84b3-49c0-8cbc-ff60340d55ba found for delete ", "request_id": "req-f00d26eb-3024-4a47-96d0-1f4e958979ee"}]} 2026-05-11 11:57:20.340 7 INFO neutron.services.segments.plugin [-] Segment 6d691505-84b3-49c0-8cbc-ff60340d55ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d691505-84b3-49c0-8cbc-ff60340d55ba found for delete ", "request_id": "req-0ecd7162-fcdf-433c-aa82-3f55cf1c8fe4"}]} [pid: 8|app: 0|req: 617/1196] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:20 2026] GET /v2.0/security-groups?tenant_id=f6c5aa538c8340948ad03c3809f78f13&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1197] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:20 2026] DELETE /v2.0/security-groups/692e2528-4dcf-4991-af54-eae2aa5609fa => 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: 580/1198] 10.0.0.220 () {34 vars in 789 bytes} [Mon May 11 11:57:20 2026] PUT /v2.0/routers/da036b16-7706-4e20-996a-519b1f454cec/remove_router_interface => generated 309 bytes in 964 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:57:22.028 8 INFO neutron.services.segments.plugin [-] Segment cd7f27d2-5443-4bc8-8c51-d67547475f50 resource provider aggregate not found 2026-05-11 11:57:22.033 8 INFO neutron.services.segments.plugin [-] Segment cd7f27d2-5443-4bc8-8c51-d67547475f50 resource provider aggregate not found 2026-05-11 11:57:22.046 8 INFO neutron.services.segments.plugin [-] Segment cd7f27d2-5443-4bc8-8c51-d67547475f50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd7f27d2-5443-4bc8-8c51-d67547475f50 found for delete ", "request_id": "req-15fb05b1-ac18-4508-9727-08381330f4b9"}]} 2026-05-11 11:57:22.048 8 INFO neutron.services.segments.plugin [-] Segment cd7f27d2-5443-4bc8-8c51-d67547475f50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd7f27d2-5443-4bc8-8c51-d67547475f50 found for delete ", "request_id": "req-a068c4af-50b6-4091-a10a-6988974e8d5a"}]} 2026-05-11 11:57:22.049 8 INFO neutron.db.l3_hamode_db [None req-67022814-6b4e-42ca-a23a-6696dfe8e1e7 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] HA network d840f399-9485-46bc-9a7b-828f9bb32a1c was deleted as no HA routers are present in tenant e94a06e119f34daeaecdae820c742c2e. [pid: 8|app: 0|req: 619/1199] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:21 2026] DELETE /v2.0/routers/da036b16-7706-4e20-996a-519b1f454cec => generated 0 bytes in 821 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1200] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:22 2026] DELETE /v2.0/subnets/6be0edc5-039e-41b9-9fef-3fa1ddb470c8 => 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: 620/1201] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:22 2026] DELETE /v2.0/networks/94b13333-3e80-47e4-a1e4-10111ed6a3f9 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1202] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:22 2026] GET /v2.0/security-groups?tenant_id=e94a06e119f34daeaecdae820c742c2e&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1203] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:22 2026] DELETE /v2.0/security-groups/ea8d2471-994f-4d00-bfc3-a24d1d93ec42 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:57:22.856 7 WARNING neutron_lib.context [None req-20562dd6-49ea-4ed7-b358-65c616805a68 6326b76e7d2c4b04bb4904627eefa641 717ddefab58941068e0445dc8a40f7bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:23.001 7 INFO neutron.db.segments_db [None req-20562dd6-49ea-4ed7-b358-65c616805a68 6326b76e7d2c4b04bb4904627eefa641 717ddefab58941068e0445dc8a40f7bc - - default default] Added segment 4b4816eb-aff3-49e0-92e5-66b02c25b713 of type vxlan for network 7afe37bf-9096-400c-bba7-c72181c15736 [pid: 7|app: 0|req: 582/1204] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:57:22 2026] POST /v2.0/networks => generated 648 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:57:23.095 8 WARNING neutron_lib.context [None req-e234cc1e-da49-4360-b66d-c0bfd011095a 6326b76e7d2c4b04bb4904627eefa641 717ddefab58941068e0445dc8a40f7bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 623/1205] 10.0.0.220 () {34 vars in 665 bytes} [Mon May 11 11:57:23 2026] POST /v2.0/ports => generated 779 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:57:23.379 7 WARNING neutron_lib.context [None req-94350096-8bed-42a4-9855-8eed41828ed6 6326b76e7d2c4b04bb4904627eefa641 717ddefab58941068e0445dc8a40f7bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:23.432 7 INFO neutron.db.segments_db [None req-94350096-8bed-42a4-9855-8eed41828ed6 6326b76e7d2c4b04bb4904627eefa641 717ddefab58941068e0445dc8a40f7bc - - default default] Added segment 95e0500f-bd48-4a9e-8b0b-3733bcfe8281 of type vxlan for network 307426f7-01cc-434d-b8d4-b72c98fff01b [pid: 7|app: 0|req: 583/1206] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:57:23 2026] POST /v2.0/networks => generated 635 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:57:23.528 8 WARNING neutron_lib.context [None req-f5261381-d2e7-45c3-ac92-0c7d7b8d5e73 6326b76e7d2c4b04bb4904627eefa641 717ddefab58941068e0445dc8a40f7bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 624/1207] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:57:23 2026] POST /v2.0/subnets => generated 646 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:57:23.750 8 WARNING neutron_lib.context [None req-417b4645-d679-472d-b909-f309b8d5db63 6326b76e7d2c4b04bb4904627eefa641 717ddefab58941068e0445dc8a40f7bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 584/1208] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:23 2026] GET /v2.0/security-groups?tenant_id=b871a541b8394689b7a16a7f855aa7d2&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1209] 10.0.0.220 () {34 vars in 665 bytes} [Mon May 11 11:57:23 2026] POST /v2.0/ports => generated 961 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:57:24.071 8 INFO neutron.services.segments.plugin [-] Segment 572463bf-17fc-428c-8b30-b73e5c04c823 resource provider aggregate not found 2026-05-11 11:57:24.077 8 INFO neutron.services.segments.plugin [-] Segment 572463bf-17fc-428c-8b30-b73e5c04c823 resource provider aggregate not found 2026-05-11 11:57:24.090 8 INFO neutron.services.segments.plugin [-] Segment 572463bf-17fc-428c-8b30-b73e5c04c823 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 572463bf-17fc-428c-8b30-b73e5c04c823 found for delete ", "request_id": "req-61bd6f4c-71ff-4629-8704-6b9988c446e0"}]} 2026-05-11 11:57:24.094 8 INFO neutron.services.segments.plugin [-] Segment 572463bf-17fc-428c-8b30-b73e5c04c823 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 572463bf-17fc-428c-8b30-b73e5c04c823 found for delete ", "request_id": "req-84fbd90e-75f7-49b7-8d6d-d1ff369e9bf1"}]} [pid: 7|app: 0|req: 585/1210] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:24 2026] DELETE /v2.0/security-groups/4bf1355d-18a3-463d-a8f4-f2e9aeb5734d => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 626/1211] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:24 2026] GET /v2.0/security-groups?tenant_id=a9f999f8d6714f7dbe34ffea00c01985&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1212] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:24 2026] DELETE /v2.0/security-groups/ee338f91-6715-4b8d-919a-9897c1aa46ed => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1213] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:57:24 2026] DELETE /v2.0/ports/551b061a-0c57-46db-9c9a-944378b2b7f3 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:57:24.434 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2db109ad-dfff-4d7c-a2f3-9483ecbdd136 6326b76e7d2c4b04bb4904627eefa641 717ddefab58941068e0445dc8a40f7bc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 628/1214] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:57:24 2026] DELETE /v2.0/ports/551b061a-0c57-46db-9c9a-944378b2b7f3 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:57:24.459 7 INFO neutron.pecan_wsgi.hooks.translation [None req-560fd21b-2be9-4862-8735-a553850b5eea 6326b76e7d2c4b04bb4904627eefa641 717ddefab58941068e0445dc8a40f7bc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 587/1215] 10.0.0.220 () {32 vars in 717 bytes} [Mon May 11 11:57:24 2026] GET /v2.0/ports/551b061a-0c57-46db-9c9a-944378b2b7f3 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1216] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:24 2026] DELETE /v2.0/subnets/f5253379-ccc6-4406-ada3-5716787adcc3 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1217] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:24 2026] GET /v2.0/security-groups?tenant_id=949f7a5677d74c09b8f1a04ed8560a7b&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:57:24.930 7 INFO neutron.services.segments.plugin [-] Segment 95e0500f-bd48-4a9e-8b0b-3733bcfe8281 resource provider aggregate not found 2026-05-11 11:57:24.934 7 INFO neutron.services.segments.plugin [-] Segment 95e0500f-bd48-4a9e-8b0b-3733bcfe8281 resource provider aggregate not found 2026-05-11 11:57:24.953 7 INFO neutron.services.segments.plugin [-] Segment 95e0500f-bd48-4a9e-8b0b-3733bcfe8281 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95e0500f-bd48-4a9e-8b0b-3733bcfe8281 found for delete ", "request_id": "req-504d5578-f29c-4c79-abed-caf1e1cae639"}]} 2026-05-11 11:57:24.961 7 INFO neutron.services.segments.plugin [-] Segment 95e0500f-bd48-4a9e-8b0b-3733bcfe8281 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95e0500f-bd48-4a9e-8b0b-3733bcfe8281 found for delete ", "request_id": "req-3b839d3c-0b6d-41d9-8f95-b42c208d832f"}]} [pid: 7|app: 0|req: 588/1218] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:24 2026] DELETE /v2.0/networks/307426f7-01cc-434d-b8d4-b72c98fff01b => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1219] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:24 2026] DELETE /v2.0/security-groups/69814e8e-35ee-4f2b-9bf7-42085c649f88 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:57:25.071 7 WARNING neutron_lib.context [None req-359ca931-e2be-4536-8565-27c0a08511c0 6326b76e7d2c4b04bb4904627eefa641 717ddefab58941068e0445dc8a40f7bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:25.110 8 INFO neutron.db.segments_db [None req-23f4c915-94b1-44a3-a844-cdd033dd4154 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Added segment 7c2e440e-9a1a-49bd-9b57-95d235f5c9ee of type vxlan for network 92d897c1-1279-40f6-91e6-546d9ef4a537 2026-05-11 11:57:25.119 7 INFO neutron.db.segments_db [None req-359ca931-e2be-4536-8565-27c0a08511c0 6326b76e7d2c4b04bb4904627eefa641 717ddefab58941068e0445dc8a40f7bc - - default default] Added segment 54e0a98f-e076-40ac-85ec-9ad3b7e78129 of type vxlan for network 52f58698-7a60-4df9-9036-e851f722d990 [pid: 7|app: 0|req: 590/1220] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:57:25 2026] POST /v2.0/networks => generated 635 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1221] 10.0.0.220 () {34 vars in 671 bytes} [Mon May 11 11:57:24 2026] POST /v2.0/networks => generated 745 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:57:25.235 8 WARNING neutron_lib.context [None req-e33a975a-b250-4c59-871e-142a3c1c38e1 6326b76e7d2c4b04bb4904627eefa641 717ddefab58941068e0445dc8a40f7bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 591/1222] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:57:25 2026] POST /v2.0/subnets => generated 692 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:57:25.475 7 INFO neutron.db.segments_db [None req-39b35fcb-b439-4a9c-a78f-d258e6bfe807 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Added segment 9579e69b-aba6-4cef-8109-2cb1fa75bd50 of type vxlan for network 7cbfe960-1a28-4b78-a24f-debdab2eee21 [pid: 8|app: 0|req: 632/1223] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:57:25 2026] POST /v2.0/subnets => generated 646 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:57:25.525 8 WARNING neutron_lib.context [None req-9d983eb6-9033-443e-926b-e6884a2f82ac 6326b76e7d2c4b04bb4904627eefa641 717ddefab58941068e0445dc8a40f7bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:25.780 7 INFO neutron.db.l3_hamode_db [None req-39b35fcb-b439-4a9c-a78f-d258e6bfe807 2b3133c803554c119474b05e00d73976 d23c39f3a5d94108a34f0eac8c0cb1de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 633/1224] 10.0.0.220 () {34 vars in 665 bytes} [Mon May 11 11:57:25 2026] POST /v2.0/ports => generated 928 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1225] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:57:25 2026] DELETE /v2.0/ports/6587fb72-045e-4d9c-8c99-e034d8ee5d7b => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:57:26.179 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f0c645e2-2fa4-44c5-8786-b5c88e08970c 6326b76e7d2c4b04bb4904627eefa641 717ddefab58941068e0445dc8a40f7bc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 635/1226] 10.0.0.220 () {32 vars in 717 bytes} [Mon May 11 11:57:26 2026] GET /v2.0/ports/6587fb72-045e-4d9c-8c99-e034d8ee5d7b => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1227] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:26 2026] DELETE /v2.0/subnets/e9961a72-3743-4e5d-8442-4984f0842e4d => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:57:26.594 7 INFO neutron.db.l3_hamode_db [None req-39b35fcb-b439-4a9c-a78f-d258e6bfe807 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 11:57:26.705 8 INFO neutron.services.segments.plugin [-] Segment 54e0a98f-e076-40ac-85ec-9ad3b7e78129 resource provider aggregate not found 2026-05-11 11:57:26.713 8 INFO neutron.services.segments.plugin [-] Segment 54e0a98f-e076-40ac-85ec-9ad3b7e78129 resource provider aggregate not found 2026-05-11 11:57:26.716 8 INFO neutron.services.segments.plugin [-] Segment 54e0a98f-e076-40ac-85ec-9ad3b7e78129 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54e0a98f-e076-40ac-85ec-9ad3b7e78129 found for delete ", "request_id": "req-00d8eb44-0c95-4a4b-b6a1-75bd395db032"}]} 2026-05-11 11:57:26.724 8 INFO neutron.services.segments.plugin [-] Segment 54e0a98f-e076-40ac-85ec-9ad3b7e78129 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54e0a98f-e076-40ac-85ec-9ad3b7e78129 found for delete ", "request_id": "req-1b34e7a1-88ba-4a63-869b-3c3e7f237779"}]} [pid: 8|app: 0|req: 637/1228] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:26 2026] DELETE /v2.0/networks/52f58698-7a60-4df9-9036-e851f722d990 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:57:26.751 8 WARNING neutron_lib.context [None req-bb9552d3-8a53-461e-b343-647c54931507 6326b76e7d2c4b04bb4904627eefa641 717ddefab58941068e0445dc8a40f7bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 638/1229] 10.0.0.220 () {34 vars in 665 bytes} [Mon May 11 11:57:26 2026] POST /v2.0/ports => generated 779 bytes in 302 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: 639/1230] 10.0.0.220 () {34 vars in 737 bytes} [Mon May 11 11:57:27 2026] PUT /v2.0/ports/29830831-4a49-435b-a562-c4a7267d090c => generated 752 bytes in 263 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: 592/1231] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:57:25 2026] POST /v2.0/routers => generated 732 bytes in 2042 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1232] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:57:27 2026] DELETE /v2.0/ports/29830831-4a49-435b-a562-c4a7267d090c => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1233] 10.0.0.55 () {30 vars in 649 bytes} [Mon May 11 11:57:27 2026] GET /v2.0/extensions => generated 20516 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1234] 10.0.0.220 () {32 vars in 643 bytes} [Mon May 11 11:57:27 2026] GET /v2.0/ports => generated 782 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1235] 10.0.0.55 () {30 vars in 723 bytes} [Mon May 11 11:57:27 2026] GET /v2.0/quotas/6630193dca874c03b3bd4bdb00924646/details => generated 847 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:57:28.314 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a472b709-a4a3-4c93-adcc-4817314a0b69 6326b76e7d2c4b04bb4904627eefa641 717ddefab58941068e0445dc8a40f7bc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 596/1236] 10.0.0.220 () {32 vars in 717 bytes} [Mon May 11 11:57:28 2026] GET /v2.0/ports/29830831-4a49-435b-a562-c4a7267d090c => 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: 597/1237] 10.0.0.220 () {32 vars in 643 bytes} [Mon May 11 11:57:28 2026] GET /v2.0/ports => generated 782 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1238] 10.0.0.220 () {32 vars in 717 bytes} [Mon May 11 11:57:28 2026] GET /v2.0/ports/5e4798e1-7748-4944-827f-30ef4979e6f5 => generated 779 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:57:28.408 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4e687a8a-826a-43f6-84b6-f24f803c4a6b 6326b76e7d2c4b04bb4904627eefa641 717ddefab58941068e0445dc8a40f7bc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 599/1239] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:57:28 2026] DELETE /v2.0/ports/6587fb72-045e-4d9c-8c99-e034d8ee5d7b => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:57:28.430 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5263c75c-2f62-4db0-a421-371ff83ca46a 6326b76e7d2c4b04bb4904627eefa641 717ddefab58941068e0445dc8a40f7bc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 600/1240] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:28 2026] DELETE /v2.0/subnets/e9961a72-3743-4e5d-8442-4984f0842e4d => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:57:28.448 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef6b8c2d-3e56-4739-9654-5ff0ec192601 6326b76e7d2c4b04bb4904627eefa641 717ddefab58941068e0445dc8a40f7bc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 601/1241] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:28 2026] DELETE /v2.0/subnets/f5253379-ccc6-4406-ada3-5716787adcc3 => 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: 602/1242] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:57:28 2026] DELETE /v2.0/ports/5e4798e1-7748-4944-827f-30ef4979e6f5 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:57:28.765 7 INFO neutron.services.segments.plugin [-] Segment 4b4816eb-aff3-49e0-92e5-66b02c25b713 resource provider aggregate not found 2026-05-11 11:57:28.770 7 INFO neutron.services.segments.plugin [-] Segment 4b4816eb-aff3-49e0-92e5-66b02c25b713 resource provider aggregate not found [pid: 7|app: 0|req: 603/1243] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:28 2026] DELETE /v2.0/networks/7afe37bf-9096-400c-bba7-c72181c15736 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:57:28.784 7 INFO neutron.services.segments.plugin [-] Segment 4b4816eb-aff3-49e0-92e5-66b02c25b713 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b4816eb-aff3-49e0-92e5-66b02c25b713 found for delete ", "request_id": "req-8ce85b27-b680-4a75-b9e3-bbaf92b3409c"}]} 2026-05-11 11:57:28.784 7 INFO neutron.services.segments.plugin [-] Segment 4b4816eb-aff3-49e0-92e5-66b02c25b713 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b4816eb-aff3-49e0-92e5-66b02c25b713 found for delete ", "request_id": "req-a2728b03-d1ff-4e06-b3f2-bd58128d27fa"}]} [pid: 8|app: 0|req: 641/1244] 10.0.0.220 () {34 vars in 783 bytes} [Mon May 11 11:57:27 2026] PUT /v2.0/routers/9cd9c1de-33bd-4abd-8396-846f2578db9e/add_router_interface => generated 309 bytes in 1278 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1245] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:28 2026] GET /v2.0/security-groups?tenant_id=3a266793bb6548c6a1f23127c12d3c28&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1246] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:29 2026] DELETE /v2.0/security-groups/cae3d02c-ddeb-4f39-a147-900281247425 => 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: 643/1247] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:29 2026] GET /v2.0/security-groups?tenant_id=13b3e9d7da3d44b5aa84d59363ce4b72&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1248] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:29 2026] GET /v2.0/security-groups?tenant_id=717ddefab58941068e0445dc8a40f7bc&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1249] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:29 2026] DELETE /v2.0/security-groups/553900c2-033e-44e4-b7b2-b4da8345b906 => 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: 606/1250] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:29 2026] DELETE /v2.0/security-groups/a5029e62-99f7-4a7d-8fc8-8f4e84785d2e => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1253] 10.0.0.98 () {34 vars in 981 bytes} [Mon May 11 11:57:29 2026] GET /v2.0/networks?id=92d897c1-1279-40f6-91e6-546d9ef4a537 => generated 677 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1254] 10.0.0.98 () {34 vars in 964 bytes} [Mon May 11 11:57:29 2026] GET /v2.0/quotas/d23c39f3a5d94108a34f0eac8c0cb1de => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1255] 10.0.0.98 () {34 vars in 1001 bytes} [Mon May 11 11:57:29 2026] GET /v2.0/ports?tenant_id=d23c39f3a5d94108a34f0eac8c0cb1de&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1256] 10.0.0.98 () {34 vars in 1007 bytes} [Mon May 11 11:57:29 2026] GET /v2.0/networks/92d897c1-1279-40f6-91e6-546d9ef4a537?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1257] 10.0.0.98 () {34 vars in 1107 bytes} [Mon May 11 11:57:30 2026] GET /v2.0/networks/92d897c1-1279-40f6-91e6-546d9ef4a537?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: 8|app: 0|req: 648/1258] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:30 2026] GET /v2.0/ports?device_id=7692c128-09ff-488a-b218-8c0b857a93ce => 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: 611/1259] 10.0.0.55 () {30 vars in 649 bytes} [Mon May 11 11:57:30 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: 649/1260] 10.0.0.55 () {30 vars in 723 bytes} [Mon May 11 11:57:30 2026] GET /v2.0/quotas/6630193dca874c03b3bd4bdb00924646/details => generated 847 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1261] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:31 2026] GET /v2.0/ports?device_id=7692c128-09ff-488a-b218-8c0b857a93ce => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:57:31.607 8 WARNING neutron_lib.context [None req-be040524-25d6-4876-b758-b4b767881ad7 67080b09c77b46e698d9236bcbe347da 4a68bbe582324d0b8890469ce63eebe0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:31.758 8 INFO neutron.db.segments_db [None req-be040524-25d6-4876-b758-b4b767881ad7 67080b09c77b46e698d9236bcbe347da 4a68bbe582324d0b8890469ce63eebe0 - - default default] Added segment 17422053-da2a-4a9b-9db3-f8769f4507c6 of type vxlan for network 6919b5ae-44e7-4e6b-8000-797cf8fa28ce [pid: 8|app: 0|req: 650/1262] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:57:31 2026] POST /v2.0/networks => generated 643 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:57:31.865 7 WARNING neutron_lib.context [None req-39970794-b386-45df-97a0-19274b6548b3 67080b09c77b46e698d9236bcbe347da 4a68bbe582324d0b8890469ce63eebe0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 613/1263] 10.0.0.220 () {34 vars in 665 bytes} [Mon May 11 11:57:31 2026] POST /v2.0/ports => generated 775 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:57:32.112 8 WARNING neutron_lib.context [None req-e0b3b3d8-b5fd-4333-abb9-2c8b17f4acf6 67080b09c77b46e698d9236bcbe347da 4a68bbe582324d0b8890469ce63eebe0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:32.157 8 INFO neutron.db.segments_db [None req-e0b3b3d8-b5fd-4333-abb9-2c8b17f4acf6 67080b09c77b46e698d9236bcbe347da 4a68bbe582324d0b8890469ce63eebe0 - - default default] Added segment 6e4c0bd7-4289-4711-b379-52045975d8d6 of type vxlan for network 1fcfb3e3-e264-40a7-b832-c5774ce8b3ff [pid: 8|app: 0|req: 651/1264] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:57:32 2026] POST /v2.0/networks => generated 632 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:57:32.250 7 WARNING neutron_lib.context [None req-272eba44-6434-4926-8575-4149aac29e07 67080b09c77b46e698d9236bcbe347da 4a68bbe582324d0b8890469ce63eebe0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 652/1265] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:32 2026] GET /v2.0/ports?device_id=7692c128-09ff-488a-b218-8c0b857a93ce => 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: 614/1266] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:57:32 2026] POST /v2.0/subnets => generated 626 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:57:32.486 8 WARNING neutron_lib.context [None req-26201e27-fb62-4769-95c2-f9497fcd8ce0 67080b09c77b46e698d9236bcbe347da 4a68bbe582324d0b8890469ce63eebe0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1267] 10.0.0.220 () {34 vars in 665 bytes} [Mon May 11 11:57:32 2026] POST /v2.0/ports => generated 953 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 615/1268] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:32 2026] GET /v2.0/security-groups?tenant_id=6630193dca874c03b3bd4bdb00924646&name=default => generated 2925 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1269] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:33 2026] DELETE /v2.0/security-groups/eea1582a-3146-4a25-be95-4b81eea81999 => 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: 654/1270] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:57:32 2026] DELETE /v2.0/ports/df7a6854-26ff-4707-a95a-ff9fa085dd6b => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:57:33.272 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a89bfc53-975b-4e0e-a37e-10d943ad179a 67080b09c77b46e698d9236bcbe347da 4a68bbe582324d0b8890469ce63eebe0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 617/1271] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:57:33 2026] DELETE /v2.0/ports/df7a6854-26ff-4707-a95a-ff9fa085dd6b => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:57:33.299 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b878ec2a-63d9-44b1-ab8c-a2a5ebff2556 67080b09c77b46e698d9236bcbe347da 4a68bbe582324d0b8890469ce63eebe0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 655/1272] 10.0.0.220 () {32 vars in 717 bytes} [Mon May 11 11:57:33 2026] GET /v2.0/ports/df7a6854-26ff-4707-a95a-ff9fa085dd6b => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1273] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:33 2026] DELETE /v2.0/subnets/403f53c2-6e72-499c-8721-e20e389483f0 => 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: 619/1274] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:33 2026] GET /v2.0/ports?device_id=7692c128-09ff-488a-b218-8c0b857a93ce => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:57:33.747 8 INFO neutron.services.segments.plugin [-] Segment 6e4c0bd7-4289-4711-b379-52045975d8d6 resource provider aggregate not found 2026-05-11 11:57:33.764 8 INFO neutron.services.segments.plugin [-] Segment 6e4c0bd7-4289-4711-b379-52045975d8d6 resource provider aggregate not found 2026-05-11 11:57:33.769 8 INFO neutron.services.segments.plugin [-] Segment 6e4c0bd7-4289-4711-b379-52045975d8d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e4c0bd7-4289-4711-b379-52045975d8d6 found for delete ", "request_id": "req-a97b6bd3-a21b-45f4-b29b-5fb187b5360f"}]} [pid: 8|app: 0|req: 656/1275] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:33 2026] DELETE /v2.0/networks/1fcfb3e3-e264-40a7-b832-c5774ce8b3ff => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:57:33.789 7 WARNING neutron_lib.context [None req-2583b197-db41-45d3-bc4c-21d5f1191065 67080b09c77b46e698d9236bcbe347da 4a68bbe582324d0b8890469ce63eebe0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:33.858 7 INFO neutron.db.segments_db [None req-2583b197-db41-45d3-bc4c-21d5f1191065 67080b09c77b46e698d9236bcbe347da 4a68bbe582324d0b8890469ce63eebe0 - - default default] Added segment 8c564418-3bd6-426c-8d0c-8af421c07ecb of type vxlan for network 2e3cf6e6-e59a-41e3-94a3-6fcf0e37a83d [pid: 7|app: 0|req: 620/1276] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:57:33 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-05-11 11:57:33.962 8 WARNING neutron_lib.context [None req-1a632edd-bac7-48d7-a02d-8c1af194dfc3 67080b09c77b46e698d9236bcbe347da 4a68bbe582324d0b8890469ce63eebe0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:33.964 8 INFO neutron.services.segments.plugin [-] Segment 6e4c0bd7-4289-4711-b379-52045975d8d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e4c0bd7-4289-4711-b379-52045975d8d6 found for delete ", "request_id": "req-977ea682-066a-48d6-b271-cac9413bcfce"}]} [pid: 8|app: 0|req: 657/1277] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:57:33 2026] POST /v2.0/subnets => generated 626 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:57:34.230 7 WARNING neutron_lib.context [None req-8cae2d2e-3897-4e01-bb77-6358c50c7386 67080b09c77b46e698d9236bcbe347da 4a68bbe582324d0b8890469ce63eebe0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 621/1278] 10.0.0.220 () {34 vars in 665 bytes} [Mon May 11 11:57:34 2026] POST /v2.0/ports => generated 912 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1279] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 11:57:34 2026] GET /v2.0/networks?id=92d897c1-1279-40f6-91e6-546d9ef4a537 => generated 677 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:57:34.548 8 WARNING neutron_lib.context [req-3c88a6ba-204e-4c5b-bb08-7f61db7be681 req-180285a0-7a77-4018-b020-97300a5b32d6 c6ec40496afe495fb34ff483c168eb6f d23c39f3a5d94108a34f0eac8c0cb1de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 622/1280] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:57:34 2026] DELETE /v2.0/ports/84e8464a-515f-4c2e-84de-4af73eb5400f => 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: 659/1281] 199.19.213.177 () {38 vars in 955 bytes} [Mon May 11 11:57:34 2026] POST /v2.0/ports => generated 954 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, ' 2026-05-11 11:57:34.884 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6d63ab7b-c596-4f98-b1fe-73158d919a43 67080b09c77b46e698d9236bcbe347da 4a68bbe582324d0b8890469ce63eebe0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 660/1282] 10.0.0.220 () {32 vars in 717 bytes} [Mon May 11 11:57:34 2026] GET /v2.0/ports/84e8464a-515f-4c2e-84de-4af73eb5400f => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1283] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:34 2026] GET /v2.0/ports?device_id=7692c128-09ff-488a-b218-8c0b857a93ce => generated 957 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1284] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:34 2026] DELETE /v2.0/subnets/b441de7f-f9bf-4c81-a742-05a66aa05a97 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1285] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:57:35 2026] GET /v2.0/security-groups?id=762bd790-1279-4dbf-b2f8-21d70a4a9d70&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1286] 199.19.213.177 () {38 vars in 1028 bytes} [Mon May 11 11:57:34 2026] PUT /v2.0/ports/e2130fa6-0ce0-4ce4-b42e-54af782f8df7 => generated 1235 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:57:35.384 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e6d7ba3-07a1-49d1-b2cd-7ea405966bd4'] response: {'name': 'network-changed', 'server_uuid': '7692c128-09ff-488a-b218-8c0b857a93ce', 'tag': 'e2130fa6-0ce0-4ce4-b42e-54af782f8df7', 'status': 'completed', 'code': 200} 2026-05-11 11:57:35.393 7 INFO neutron.services.segments.plugin [-] Segment 8c564418-3bd6-426c-8d0c-8af421c07ecb resource provider aggregate not found 2026-05-11 11:57:35.397 7 INFO neutron.services.segments.plugin [-] Segment 8c564418-3bd6-426c-8d0c-8af421c07ecb resource provider aggregate not found 2026-05-11 11:57:35.407 7 INFO neutron.services.segments.plugin [-] Segment 8c564418-3bd6-426c-8d0c-8af421c07ecb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c564418-3bd6-426c-8d0c-8af421c07ecb found for delete ", "request_id": "req-bb00c3bd-a377-43cc-976d-e9ef0fd00d58"}]} [pid: 7|app: 0|req: 626/1287] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:35 2026] DELETE /v2.0/networks/2e3cf6e6-e59a-41e3-94a3-6fcf0e37a83d => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:57:35.421 7 INFO neutron.services.segments.plugin [-] Segment 8c564418-3bd6-426c-8d0c-8af421c07ecb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c564418-3bd6-426c-8d0c-8af421c07ecb found for delete ", "request_id": "req-56b7489d-ba4a-4441-8672-7ea59d8d022c"}]} 2026-05-11 11:57:35.427 7 WARNING neutron_lib.context [None req-72c85daf-9740-44dc-913d-5186f05d714b 67080b09c77b46e698d9236bcbe347da 4a68bbe582324d0b8890469ce63eebe0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 627/1288] 10.0.0.220 () {34 vars in 665 bytes} [Mon May 11 11:57:35 2026] POST /v2.0/ports => generated 775 bytes in 252 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: 662/1289] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:35 2026] GET /v2.0/security-groups?tenant_id=25ab30a0fb0f46bb8fa938355fd451dc&name=default => generated 2925 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1290] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:35 2026] DELETE /v2.0/security-groups/d61b7729-3994-4fde-8457-4e7bb2a35fee => 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: 628/1291] 10.0.0.220 () {34 vars in 737 bytes} [Mon May 11 11:57:35 2026] PUT /v2.0/ports/76c659b9-7bbb-45e6-b1b4-08ba947f1e8b => generated 752 bytes in 173 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: 629/1292] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:57:35 2026] GET /v2.0/ports?tenant_id=d23c39f3a5d94108a34f0eac8c0cb1de&device_id=7692c128-09ff-488a-b218-8c0b857a93ce => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1293] 199.19.213.177 () {34 vars in 1018 bytes} [Mon May 11 11:57:35 2026] GET /v2.0/networks?tenant_id=d23c39f3a5d94108a34f0eac8c0cb1de&shared=False => generated 773 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1294] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:57:35 2026] DELETE /v2.0/ports/76c659b9-7bbb-45e6-b1b4-08ba947f1e8b => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1295] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:35 2026] GET /v2.0/security-groups?tenant_id=46cc6311498f485fae8c00343b9728b7&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1296] 199.19.213.177 () {34 vars in 930 bytes} [Mon May 11 11:57:36 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1297] 10.0.0.220 () {32 vars in 643 bytes} [Mon May 11 11:57:36 2026] GET /v2.0/ports => generated 778 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:57:36.177 7 INFO neutron.pecan_wsgi.hooks.translation [None req-80f76cba-af25-4871-8f47-60e6c6a14be6 67080b09c77b46e698d9236bcbe347da 4a68bbe582324d0b8890469ce63eebe0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 633/1298] 10.0.0.220 () {32 vars in 717 bytes} [Mon May 11 11:57:36 2026] GET /v2.0/ports/76c659b9-7bbb-45e6-b1b4-08ba947f1e8b => 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: 634/1299] 10.0.0.220 () {32 vars in 643 bytes} [Mon May 11 11:57:36 2026] GET /v2.0/ports => generated 778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1300] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:36 2026] DELETE /v2.0/security-groups/5eb57cb8-e87d-4fb9-b8c7-44c64bfd73eb => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1301] 10.0.0.220 () {32 vars in 717 bytes} [Mon May 11 11:57:36 2026] GET /v2.0/ports/7d7bddf9-d91b-49d7-a9ee-a661538831e7 => generated 775 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:57:36.289 8 INFO neutron.pecan_wsgi.hooks.translation [None req-12a6929b-3c5f-450f-9476-964c73d6d8de 67080b09c77b46e698d9236bcbe347da 4a68bbe582324d0b8890469ce63eebe0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 668/1302] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:57:36 2026] DELETE /v2.0/ports/84e8464a-515f-4c2e-84de-4af73eb5400f => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1303] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:36 2026] GET /v2.0/ports?device_id=7692c128-09ff-488a-b218-8c0b857a93ce => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:57:36.305 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e0cc7006-2f25-4661-a61c-627546d488df 67080b09c77b46e698d9236bcbe347da 4a68bbe582324d0b8890469ce63eebe0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 669/1304] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:36 2026] DELETE /v2.0/subnets/b441de7f-f9bf-4c81-a742-05a66aa05a97 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:57:36.323 8 INFO neutron.pecan_wsgi.hooks.translation [None req-68be0483-168e-4aac-8dca-c3d78fcf847f 67080b09c77b46e698d9236bcbe347da 4a68bbe582324d0b8890469ce63eebe0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 670/1305] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:36 2026] DELETE /v2.0/subnets/403f53c2-6e72-499c-8721-e20e389483f0 => 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: 636/1306] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:57:36 2026] GET /v2.0/security-groups?id=762bd790-1279-4dbf-b2f8-21d70a4a9d70&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1307] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:57:36 2026] DELETE /v2.0/ports/7d7bddf9-d91b-49d7-a9ee-a661538831e7 => 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: 637/1308] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:36 2026] DELETE /v2.0/networks/6919b5ae-44e7-4e6b-8000-797cf8fa28ce => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1309] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:57:37 2026] GET /v2.0/ports?tenant_id=d23c39f3a5d94108a34f0eac8c0cb1de&device_id=7692c128-09ff-488a-b218-8c0b857a93ce => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1310] 199.19.213.177 () {34 vars in 1058 bytes} [Mon May 11 11:57:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=e2130fa6-0ce0-4ce4-b42e-54af782f8df7 => 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: 672/1311] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:37 2026] GET /v2.0/security-groups?tenant_id=4a68bbe582324d0b8890469ce63eebe0&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: 673/1312] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 11:57:37 2026] GET /v2.0/subnets?id=864c95a5-9aa7-4516-8ea9-5928e3cbc83f => generated 695 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1313] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 11:57:37 2026] GET /v2.0/ports?network_id=92d897c1-1279-40f6-91e6-546d9ef4a537&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: 640/1314] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:37 2026] DELETE /v2.0/security-groups/abc5f192-f7eb-47d3-bdcb-45b24397b978 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1315] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 11:57:37 2026] GET /v2.0/networks/92d897c1-1279-40f6-91e6-546d9ef4a537?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:57:37.427 7 INFO neutron.services.segments.plugin [-] Segment 17422053-da2a-4a9b-9db3-f8769f4507c6 resource provider aggregate not found 2026-05-11 11:57:37.447 7 INFO neutron.services.segments.plugin [-] Segment 17422053-da2a-4a9b-9db3-f8769f4507c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17422053-da2a-4a9b-9db3-f8769f4507c6 found for delete ", "request_id": "req-cf6e0ff4-9ff0-4f7d-a9b7-59390b2deba1"}]} 2026-05-11 11:57:37.447 7 INFO neutron.services.segments.plugin [-] Segment 17422053-da2a-4a9b-9db3-f8769f4507c6 resource provider aggregate not found 2026-05-11 11:57:37.460 7 INFO neutron.services.segments.plugin [-] Segment 17422053-da2a-4a9b-9db3-f8769f4507c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17422053-da2a-4a9b-9db3-f8769f4507c6 found for delete ", "request_id": "req-d5e4aa10-c2fc-4b5a-ad61-5cbd72732deb"}]} [pid: 7|app: 0|req: 642/1316] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 11:57:37 2026] GET /v2.0/networks/92d897c1-1279-40f6-91e6-546d9ef4a537?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) 2026-05-11 11:57:37.509 8 INFO neutron.db.segments_db [None req-86a72a19-499d-44d0-b0f3-1a22786e6970 43bb4c81a30c4a38965ffd43874f288a 66a65e58bf904a11857b42a347c8b284 - - default default] Added segment c1efe5d9-ff69-4478-9b61-a0a8c1182249 of type vxlan for network aadc686e-1b94-4467-ad99-912df8105c1b [pid: 7|app: 0|req: 643/1317] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:37 2026] GET /v2.0/ports?device_id=7692c128-09ff-488a-b218-8c0b857a93ce => 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: 644/1318] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:57:37 2026] GET /v2.0/security-groups?id=762bd790-1279-4dbf-b2f8-21d70a4a9d70&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1319] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:57:37 2026] POST /v2.0/networks => generated 727 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1320] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:57:37 2026] POST /v2.0/subnets => generated 644 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:57:37.806 8 WARNING neutron.api.v2.base [None req-b785ad84-2a29-4402-938d-4771e359e860 43bb4c81a30c4a38965ffd43874f288a 66a65e58bf904a11857b42a347c8b284 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-11 11:57:37.807 8 INFO neutron.api.v2.resource [None req-b785ad84-2a29-4402-938d-4771e359e860 43bb4c81a30c4a38965ffd43874f288a 66a65e58bf904a11857b42a347c8b284 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 676/1321] 10.0.0.220 () {34 vars in 681 bytes} [Mon May 11 11:57:37 2026] POST /v2.0/rbac-policies => generated 143 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1322] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:37 2026] DELETE /v2.0/networks/aadc686e-1b94-4467-ad99-912df8105c1b => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:57:38.087 8 INFO neutron.db.segments_db [None req-d6a7ae0c-2416-49f4-b14b-95b27d1cc66f 43bb4c81a30c4a38965ffd43874f288a 66a65e58bf904a11857b42a347c8b284 - - default default] Added segment dca4cf22-4061-4dd7-b479-75c89f845f2c of type vxlan for network 74cd030e-991b-4a42-ae5a-67fa2eda6226 [pid: 8|app: 0|req: 677/1323] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:57:38 2026] POST /v2.0/networks => generated 725 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1324] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:57:38 2026] POST /v2.0/subnets => generated 647 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:57:38.422 7 WARNING neutron.api.v2.base [None req-a1310702-5942-469a-a1ea-98f562d5ab62 43bb4c81a30c4a38965ffd43874f288a 66a65e58bf904a11857b42a347c8b284 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-11 11:57:38.423 7 INFO neutron.api.v2.resource [None req-a1310702-5942-469a-a1ea-98f562d5ab62 43bb4c81a30c4a38965ffd43874f288a 66a65e58bf904a11857b42a347c8b284 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 648/1325] 10.0.0.220 () {34 vars in 681 bytes} [Mon May 11 11:57:38 2026] POST /v2.0/rbac-policies => generated 547 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1326] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:38 2026] DELETE /v2.0/networks/74cd030e-991b-4a42-ae5a-67fa2eda6226 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1327] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:38 2026] GET /v2.0/security-groups?tenant_id=e112fff36c134bac92f8922aaff2ac51&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1328] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:38 2026] GET /v2.0/ports?device_id=7692c128-09ff-488a-b218-8c0b857a93ce => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:57:38.741 8 INFO neutron.db.segments_db [None req-0f27b6d4-291d-4677-b995-111adb2ba2db 43bb4c81a30c4a38965ffd43874f288a 66a65e58bf904a11857b42a347c8b284 - - default default] Added segment 56d846dc-4df3-43ad-a03e-4a02bd0d204d of type vxlan for network a48f292f-a5b9-4417-a4f2-2f2e02b5b324 [pid: 7|app: 0|req: 651/1329] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:38 2026] DELETE /v2.0/security-groups/86ce7cda-f14b-4c9e-a4e0-c7706c00080e => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1330] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:57:38 2026] GET /v2.0/security-groups?id=762bd790-1279-4dbf-b2f8-21d70a4a9d70&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1331] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:57:38 2026] POST /v2.0/networks => generated 726 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1332] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:57:38 2026] POST /v2.0/subnets => generated 647 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:57:39.215 7 WARNING neutron_lib.context [None req-c93fce3f-d4ce-4b32-b5f0-cc9c5fa72b71 cf79306899844db39afccf9f1dee4f50 59a0cf16765b4d509d97df60908ff76f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 680/1333] 10.0.0.220 () {34 vars in 681 bytes} [Mon May 11 11:57:39 2026] POST /v2.0/rbac-policies => generated 324 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1334] 10.0.0.220 () {34 vars in 684 bytes} [Mon May 11 11:57:39 2026] POST /v2.0/security-groups => generated 1625 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1335] 10.0.0.220 () {32 vars in 663 bytes} [Mon May 11 11:57:39 2026] GET /v2.0/security-groups => generated 4530 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:57:39.489 7 INFO neutron.services.segments.plugin [-] Segment c1efe5d9-ff69-4478-9b61-a0a8c1182249 resource provider aggregate not found 2026-05-11 11:57:39.503 7 INFO neutron.services.segments.plugin [-] Segment c1efe5d9-ff69-4478-9b61-a0a8c1182249 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1efe5d9-ff69-4478-9b61-a0a8c1182249 found for delete ", "request_id": "req-b153ab4d-a6f5-4161-bb10-5562f9a6547f"}]} 2026-05-11 11:57:39.509 7 INFO neutron.services.segments.plugin [-] Segment c1efe5d9-ff69-4478-9b61-a0a8c1182249 resource provider aggregate not found 2026-05-11 11:57:39.516 7 INFO neutron.services.segments.plugin [-] Segment dca4cf22-4061-4dd7-b479-75c89f845f2c resource provider aggregate not found 2026-05-11 11:57:39.521 7 INFO neutron.services.segments.plugin [-] Segment c1efe5d9-ff69-4478-9b61-a0a8c1182249 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1efe5d9-ff69-4478-9b61-a0a8c1182249 found for delete ", "request_id": "req-3b7ec48f-1711-46a6-a079-a23439316813"}]} 2026-05-11 11:57:39.528 7 INFO neutron.services.segments.plugin [-] Segment dca4cf22-4061-4dd7-b479-75c89f845f2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dca4cf22-4061-4dd7-b479-75c89f845f2c found for delete ", "request_id": "req-3d297180-0c5d-4fab-95a8-5f118240579f"}]} 2026-05-11 11:57:39.535 7 INFO neutron.services.segments.plugin [-] Segment dca4cf22-4061-4dd7-b479-75c89f845f2c resource provider aggregate not found 2026-05-11 11:57:39.550 7 INFO neutron.services.segments.plugin [-] Segment dca4cf22-4061-4dd7-b479-75c89f845f2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dca4cf22-4061-4dd7-b479-75c89f845f2c found for delete ", "request_id": "req-cab02b37-921b-4974-9df6-cc4ecc59363e"}]} [pid: 7|app: 0|req: 655/1336] 10.0.0.220 () {34 vars in 758 bytes} [Mon May 11 11:57:39 2026] PUT /v2.0/security-groups/d60228ba-4adc-423e-8e3e-9ccbff2f406b => generated 1663 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1337] 10.0.0.220 () {32 vars in 737 bytes} [Mon May 11 11:57:39 2026] GET /v2.0/security-groups/d60228ba-4adc-423e-8e3e-9ccbff2f406b => generated 1663 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1338] 10.0.0.220 () {32 vars in 723 bytes} [Mon May 11 11:57:39 2026] GET /v2.0/networks/a48f292f-a5b9-4417-a4f2-2f2e02b5b324 => generated 654 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1339] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:39 2026] DELETE /v2.0/security-groups/d60228ba-4adc-423e-8e3e-9ccbff2f406b => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1340] 10.0.0.220 () {32 vars in 663 bytes} [Mon May 11 11:57:39 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-05-11 11:57:39.797 8 INFO neutron.api.v2.resource [None req-3e3485e2-e510-491d-a869-d8801d550a54 cf79306899844db39afccf9f1dee4f50 59a0cf16765b4d509d97df60908ff76f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 684/1341] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:39 2026] DELETE /v2.0/security-groups/d60228ba-4adc-423e-8e3e-9ccbff2f406b => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:57:39.810 7 WARNING neutron_lib.context [None req-d53aba26-58df-4282-95ad-c10fa52523b5 cf79306899844db39afccf9f1dee4f50 59a0cf16765b4d509d97df60908ff76f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 685/1342] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:39 2026] GET /v2.0/ports?device_id=7692c128-09ff-488a-b218-8c0b857a93ce => 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: 658/1343] 10.0.0.220 () {34 vars in 684 bytes} [Mon May 11 11:57:39 2026] POST /v2.0/security-groups => generated 1623 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 11:57:39.994 7 WARNING neutron_lib.context [None req-35305a77-6028-4928-901e-ff040861f05a cf79306899844db39afccf9f1dee4f50 59a0cf16765b4d509d97df60908ff76f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 686/1344] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:57:39 2026] GET /v2.0/security-groups?id=762bd790-1279-4dbf-b2f8-21d70a4a9d70&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1345] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:57:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1346] 10.0.0.220 () {32 vars in 747 bytes} [Mon May 11 11:57:40 2026] GET /v2.0/security-group-rules/b3fdf360-1461-4f78-a3f0-51dc5a38829d => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1347] 10.0.0.220 () {32 vars in 673 bytes} [Mon May 11 11:57:40 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1348] 10.0.0.220 () {32 vars in 750 bytes} [Mon May 11 11:57:40 2026] DELETE /v2.0/security-group-rules/b3fdf360-1461-4f78-a3f0-51dc5a38829d => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:57:40.320 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d1d32125-54b4-4d58-88cd-66736e334e3b a2fb2e49f18a45109544481f0755ec25 9637c251f5294794977713fc6055fe72 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 687/1349] 10.0.0.220 () {32 vars in 723 bytes} [Mon May 11 11:57:40 2026] GET /v2.0/networks/a48f292f-a5b9-4417-a4f2-2f2e02b5b324 => generated 138 bytes in 233 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1350] 10.0.0.220 () {32 vars in 673 bytes} [Mon May 11 11:57:40 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:57:40.359 7 WARNING neutron_lib.context [None req-ec31db1d-f9d7-46e4-a62b-878c91ef75bc cf79306899844db39afccf9f1dee4f50 59a0cf16765b4d509d97df60908ff76f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 664/1351] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:57:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1352] 10.0.0.220 () {32 vars in 747 bytes} [Mon May 11 11:57:40 2026] GET /v2.0/security-group-rules/2aa3aa31-4cd2-4306-96a2-175aaa4d0fff => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1353] 10.0.0.220 () {32 vars in 673 bytes} [Mon May 11 11:57:40 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:57:40.599 7 WARNING neutron_lib.context [None req-3695283f-2313-40da-816a-e3265c4cdfd5 5f048ede1258451e9ed86c4551a5eadc 00ccb254e7a945bfba19e967c3508610 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:40.600 7 WARNING neutron_lib.context [None req-3695283f-2313-40da-816a-e3265c4cdfd5 5f048ede1258451e9ed86c4551a5eadc 00ccb254e7a945bfba19e967c3508610 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:40.767 8 INFO neutron.services.segments.plugin [-] Segment 56d846dc-4df3-43ad-a03e-4a02bd0d204d resource provider aggregate not found 2026-05-11 11:57:40.772 8 INFO neutron.services.segments.plugin [-] Segment 56d846dc-4df3-43ad-a03e-4a02bd0d204d resource provider aggregate not found [pid: 8|app: 0|req: 688/1354] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:40 2026] DELETE /v2.0/networks/a48f292f-a5b9-4417-a4f2-2f2e02b5b324 => generated 0 bytes in 456 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:57:40.788 8 INFO neutron.services.segments.plugin [-] Segment 56d846dc-4df3-43ad-a03e-4a02bd0d204d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56d846dc-4df3-43ad-a03e-4a02bd0d204d found for delete ", "request_id": "req-9b799297-5adb-4f23-812f-0914294030fd"}]} 2026-05-11 11:57:40.790 8 INFO neutron.services.segments.plugin [-] Segment 56d846dc-4df3-43ad-a03e-4a02bd0d204d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56d846dc-4df3-43ad-a03e-4a02bd0d204d found for delete ", "request_id": "req-8f5ecc52-32a2-4f5a-b2ed-ef3ed4a08bf2"}]} 2026-05-11 11:57:40.794 7 INFO neutron.db.segments_db [None req-3695283f-2313-40da-816a-e3265c4cdfd5 5f048ede1258451e9ed86c4551a5eadc 00ccb254e7a945bfba19e967c3508610 - - default default] Added segment bc331616-f244-427a-9fa2-25cede61a156 of type vxlan for network 5eac0afb-2717-4740-825a-c1f7211f8cfe 2026-05-11 11:57:40.858 7 INFO neutron.db.segments_db [None req-3695283f-2313-40da-816a-e3265c4cdfd5 5f048ede1258451e9ed86c4551a5eadc 00ccb254e7a945bfba19e967c3508610 - - default default] Added segment 3b2ccfa9-07d9-4e50-aef4-21d1136e58f3 of type vxlan for network 9c4b0dc0-83d1-4724-8ba2-f439589c45e6 [pid: 8|app: 0|req: 689/1355] 10.0.0.220 () {32 vars in 750 bytes} [Mon May 11 11:57:40 2026] DELETE /v2.0/security-group-rules/2aa3aa31-4cd2-4306-96a2-175aaa4d0fff => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:57:40.896 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cd9c30a3-707a-492e-84f2-b16356238376 43bb4c81a30c4a38965ffd43874f288a 66a65e58bf904a11857b42a347c8b284 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 690/1356] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:40 2026] DELETE /v2.0/subnets/ec48f008-194b-4645-83f9-b82d14055704 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1357] 10.0.0.220 () {32 vars in 673 bytes} [Mon May 11 11:57:40 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1358] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:57:40 2026] POST /v2.0/networks => generated 1245 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 11:57:40.981 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d407c103-2aa6-4557-ad51-4457d6a4b474 43bb4c81a30c4a38965ffd43874f288a 66a65e58bf904a11857b42a347c8b284 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 692/1359] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:40 2026] DELETE /v2.0/subnets/4749aa1e-948b-49d1-bca1-4a637e2e410c => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:57:40.987 7 WARNING neutron_lib.context [None req-65f1d8f7-2972-4c81-8d67-ab841c0a393b cf79306899844db39afccf9f1dee4f50 59a0cf16765b4d509d97df60908ff76f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 693/1360] 10.0.0.220 () {32 vars in 649 bytes} [Mon May 11 11:57:40 2026] GET /v2.0/networks => generated 1844 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:57:41.067 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c54a0adb-09f0-4177-b2ed-681518772bf0 43bb4c81a30c4a38965ffd43874f288a 66a65e58bf904a11857b42a347c8b284 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 694/1361] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:41 2026] DELETE /v2.0/subnets/e8356d40-6609-4a71-91ce-41a0124e9ecb => 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: 668/1362] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:57:40 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: 7|app: 0|req: 669/1363] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:41 2026] GET /v2.0/ports?device_id=7692c128-09ff-488a-b218-8c0b857a93ce => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1364] 10.0.0.220 () {32 vars in 747 bytes} [Mon May 11 11:57:41 2026] GET /v2.0/security-group-rules/2e7b29fd-17ce-4c39-bcee-69dfccae51ce => generated 602 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1365] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:57:41 2026] GET /v2.0/security-groups?id=762bd790-1279-4dbf-b2f8-21d70a4a9d70&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1366] 10.0.0.220 () {32 vars in 673 bytes} [Mon May 11 11:57:41 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1367] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:41 2026] DELETE /v2.0/networks/5eac0afb-2717-4740-825a-c1f7211f8cfe => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1368] 10.0.0.220 () {32 vars in 750 bytes} [Mon May 11 11:57:41 2026] DELETE /v2.0/security-group-rules/2e7b29fd-17ce-4c39-bcee-69dfccae51ce => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1369] 10.0.0.220 () {32 vars in 673 bytes} [Mon May 11 11:57:41 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1370] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:41 2026] DELETE /v2.0/networks/9c4b0dc0-83d1-4724-8ba2-f439589c45e6 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1371] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:41 2026] DELETE /v2.0/security-groups/4c8acfde-e18f-4dec-ac9b-de9ef10b6c92 => 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: 697/1372] 10.0.0.220 () {32 vars in 649 bytes} [Mon May 11 11:57:41 2026] GET /v2.0/networks => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:57:41.483 8 WARNING neutron_lib.context [None req-a7c46493-925a-4ebd-a6f5-adb716cafba7 5f048ede1258451e9ed86c4551a5eadc 00ccb254e7a945bfba19e967c3508610 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 676/1373] 10.0.0.220 () {32 vars in 663 bytes} [Mon May 11 11:57:41 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1374] 10.0.0.220 () {32 vars in 663 bytes} [Mon May 11 11:57:41 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:57:41.556 8 INFO neutron.db.segments_db [None req-a7c46493-925a-4ebd-a6f5-adb716cafba7 5f048ede1258451e9ed86c4551a5eadc 00ccb254e7a945bfba19e967c3508610 - - default default] Added segment d44f650c-deb5-46ed-b781-8efffaf333dd of type vxlan for network 294754c4-fd59-4f11-b677-83777f2a2338 [pid: 8|app: 0|req: 698/1375] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:57:41 2026] POST /v2.0/networks => generated 653 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:57:41.692 7 WARNING neutron_lib.context [None req-a4d93805-a2ac-4324-bac5-713b1f7ab450 5f048ede1258451e9ed86c4551a5eadc 00ccb254e7a945bfba19e967c3508610 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:41.755 7 INFO neutron.db.segments_db [None req-a4d93805-a2ac-4324-bac5-713b1f7ab450 5f048ede1258451e9ed86c4551a5eadc 00ccb254e7a945bfba19e967c3508610 - - default default] Added segment 6cf308d3-61cf-4585-b0c9-c56daabccbfe of type vxlan for network 73fc3a8d-b5e5-4bec-8cda-66ebfd9ea189 [pid: 7|app: 0|req: 678/1376] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:57:41 2026] POST /v2.0/networks => generated 653 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:57:41.850 8 WARNING neutron_lib.context [None req-c0269dea-66e6-41ac-8fc2-50a1437ea862 5f048ede1258451e9ed86c4551a5eadc 00ccb254e7a945bfba19e967c3508610 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:41.875 8 WARNING neutron_lib.context [None req-c0269dea-66e6-41ac-8fc2-50a1437ea862 5f048ede1258451e9ed86c4551a5eadc 00ccb254e7a945bfba19e967c3508610 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 679/1377] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:41 2026] GET /v2.0/security-groups?tenant_id=9637c251f5294794977713fc6055fe72&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1378] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:42 2026] GET /v2.0/security-groups?tenant_id=59a0cf16765b4d509d97df60908ff76f&name=default => generated 2925 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1379] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:42 2026] DELETE /v2.0/security-groups/d09a9e09-2b4a-4a12-90d3-35004694d7b3 => 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: 682/1380] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:42 2026] DELETE /v2.0/security-groups/25045437-2e1c-4f9e-a055-0647053a6de8 => 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: 699/1381] 10.0.0.220 () {34 vars in 665 bytes} [Mon May 11 11:57:41 2026] POST /v2.0/ports => generated 1506 bytes in 649 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: 683/1382] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:42 2026] GET /v2.0/ports?device_id=7692c128-09ff-488a-b218-8c0b857a93ce => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1383] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:42 2026] GET /v2.0/security-groups?tenant_id=66a65e58bf904a11857b42a347c8b284&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1384] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:57:42 2026] GET /v2.0/security-groups?id=762bd790-1279-4dbf-b2f8-21d70a4a9d70&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1385] 10.0.0.220 () {32 vars in 643 bytes} [Mon May 11 11:57:42 2026] GET /v2.0/ports => generated 1506 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1386] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:42 2026] DELETE /v2.0/security-groups/01bfb61a-a79e-41d0-80ec-69cc3cdfdc08 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1387] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:57:42 2026] DELETE /v2.0/ports/8dabda1f-734a-4b80-aaf0-0e93b60635ec => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:57:42.824 8 INFO neutron.services.segments.plugin [-] Segment bc331616-f244-427a-9fa2-25cede61a156 resource provider aggregate not found 2026-05-11 11:57:42.833 8 INFO neutron.services.segments.plugin [-] Segment bc331616-f244-427a-9fa2-25cede61a156 resource provider aggregate not found 2026-05-11 11:57:42.839 8 INFO neutron.services.segments.plugin [-] Segment bc331616-f244-427a-9fa2-25cede61a156 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc331616-f244-427a-9fa2-25cede61a156 found for delete ", "request_id": "req-b76064b2-80d1-4b98-8049-92cbf1451224"}]} 2026-05-11 11:57:42.851 8 INFO neutron.services.segments.plugin [-] Segment bc331616-f244-427a-9fa2-25cede61a156 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc331616-f244-427a-9fa2-25cede61a156 found for delete ", "request_id": "req-01ff54c9-677b-4830-9d51-835ee1fcdc49"}]} 2026-05-11 11:57:42.854 8 INFO neutron.services.segments.plugin [-] Segment 3b2ccfa9-07d9-4e50-aef4-21d1136e58f3 resource provider aggregate not found 2026-05-11 11:57:42.868 8 INFO neutron.services.segments.plugin [-] Segment 3b2ccfa9-07d9-4e50-aef4-21d1136e58f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b2ccfa9-07d9-4e50-aef4-21d1136e58f3 found for delete ", "request_id": "req-6572cbe3-ff35-44ac-aff2-a99a73514f44"}]} 2026-05-11 11:57:42.871 8 INFO neutron.services.segments.plugin [-] Segment 3b2ccfa9-07d9-4e50-aef4-21d1136e58f3 resource provider aggregate not found 2026-05-11 11:57:42.888 8 INFO neutron.services.segments.plugin [-] Segment 3b2ccfa9-07d9-4e50-aef4-21d1136e58f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b2ccfa9-07d9-4e50-aef4-21d1136e58f3 found for delete ", "request_id": "req-d442a41b-47b8-480b-9817-cba94e1f9849"}]} [pid: 8|app: 0|req: 703/1388] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:42 2026] GET /v2.0/security-groups?tenant_id=d435c178f5b141b5a6faffbd5b4e227e&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1389] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:42 2026] GET /v2.0/ports?device_id=7692c128-09ff-488a-b218-8c0b857a93ce => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1390] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:57:42 2026] DELETE /v2.0/ports/336f1506-0ddc-4df9-a755-4b46370ce9bc => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1391] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:57:43 2026] GET /v2.0/security-groups?id=762bd790-1279-4dbf-b2f8-21d70a4a9d70&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1392] 10.0.0.220 () {32 vars in 643 bytes} [Mon May 11 11:57:43 2026] GET /v2.0/ports => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:57:43.092 7 WARNING neutron_lib.context [None req-2d7da2a2-ac01-4b8f-aeb9-dc68f8df832b 5f048ede1258451e9ed86c4551a5eadc 00ccb254e7a945bfba19e967c3508610 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 705/1393] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:42 2026] DELETE /v2.0/security-groups/20a27f2c-741a-4dad-8520-d5823c315248 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:57:43.148 7 INFO neutron.db.segments_db [None req-2d7da2a2-ac01-4b8f-aeb9-dc68f8df832b 5f048ede1258451e9ed86c4551a5eadc 00ccb254e7a945bfba19e967c3508610 - - default default] Added segment 2cdd8545-9d01-4250-b838-40f2e5a51b16 of type vxlan for network 1f5d80d3-f1dc-48c7-898f-9a777c8dfdf1 [pid: 7|app: 0|req: 689/1394] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:57:43 2026] POST /v2.0/networks => generated 654 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:57:43.250 8 WARNING neutron_lib.context [None req-e6c4f9a7-42bb-4b9c-acef-8a541f1d0d06 5f048ede1258451e9ed86c4551a5eadc 00ccb254e7a945bfba19e967c3508610 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:43.303 8 INFO neutron.db.segments_db [None req-e6c4f9a7-42bb-4b9c-acef-8a541f1d0d06 5f048ede1258451e9ed86c4551a5eadc 00ccb254e7a945bfba19e967c3508610 - - default default] Added segment f6b04c44-e0d4-41b3-9b03-1cdfdb9b48c0 of type vxlan for network 938b0f89-05bc-4ec4-8aa4-91f8b36f92e2 [pid: 8|app: 0|req: 706/1395] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:57:43 2026] POST /v2.0/networks => generated 653 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:57:43.898 7 WARNING neutron_lib.context [None req-f71f8e74-c591-4454-8b1c-d009785b792b 5f048ede1258451e9ed86c4551a5eadc 00ccb254e7a945bfba19e967c3508610 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:43.919 7 WARNING neutron_lib.context [None req-f71f8e74-c591-4454-8b1c-d009785b792b 5f048ede1258451e9ed86c4551a5eadc 00ccb254e7a945bfba19e967c3508610 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 707/1396] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:44 2026] GET /v2.0/ports?device_id=7692c128-09ff-488a-b218-8c0b857a93ce => 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: 708/1397] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:57:44 2026] GET /v2.0/security-groups?id=762bd790-1279-4dbf-b2f8-21d70a4a9d70&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1398] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:57:43 2026] POST /v2.0/subnets => generated 1324 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1399] 10.0.0.220 () {32 vars in 647 bytes} [Mon May 11 11:57:44 2026] GET /v2.0/subnets => generated 1960 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1400] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:44 2026] DELETE /v2.0/subnets/133c5814-b7f2-49b8-8c6c-dfc6790d5a46 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1403] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:44 2026] DELETE /v2.0/subnets/e77356d2-1292-4ee7-8bc4-9a1f5595981b => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1404] 10.0.0.220 () {32 vars in 647 bytes} [Mon May 11 11:57:44 2026] GET /v2.0/subnets => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1405] 199.19.213.177 () {34 vars in 994 bytes} [Mon May 11 11:57:44 2026] GET /v2.0/ports?device_id=7692c128-09ff-488a-b218-8c0b857a93ce => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:57:44.902 8 INFO neutron.services.segments.plugin [-] Segment f6b04c44-e0d4-41b3-9b03-1cdfdb9b48c0 resource provider aggregate not found 2026-05-11 11:57:44.909 8 INFO neutron.services.segments.plugin [-] Segment f6b04c44-e0d4-41b3-9b03-1cdfdb9b48c0 resource provider aggregate not found 2026-05-11 11:57:44.917 8 INFO neutron.services.segments.plugin [-] Segment f6b04c44-e0d4-41b3-9b03-1cdfdb9b48c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6b04c44-e0d4-41b3-9b03-1cdfdb9b48c0 found for delete ", "request_id": "req-7662fd70-944e-40ff-b8f8-9203d1977557"}]} 2026-05-11 11:57:44.920 8 INFO neutron.services.segments.plugin [-] Segment f6b04c44-e0d4-41b3-9b03-1cdfdb9b48c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6b04c44-e0d4-41b3-9b03-1cdfdb9b48c0 found for delete ", "request_id": "req-aa95a91b-4a02-40ae-ba1c-8ee54c33d73d"}]} [pid: 8|app: 0|req: 711/1406] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:44 2026] DELETE /v2.0/networks/938b0f89-05bc-4ec4-8aa4-91f8b36f92e2 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1407] 199.19.213.177 () {36 vars in 997 bytes} [Mon May 11 11:57:44 2026] DELETE /v2.0/ports/e2130fa6-0ce0-4ce4-b42e-54af782f8df7 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1408] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:44 2026] DELETE /v2.0/networks/1f5d80d3-f1dc-48c7-898f-9a777c8dfdf1 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:57:45.185 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-914bdf35-e755-4a22-bd91-3abb925fad41'] response: {'server_uuid': '7692c128-09ff-488a-b218-8c0b857a93ce', 'name': 'network-vif-deleted', 'tag': 'e2130fa6-0ce0-4ce4-b42e-54af782f8df7', 'status': 'completed', 'code': 200} 2026-05-11 11:57:45.289 7 INFO neutron.services.segments.plugin [-] Segment 6cf308d3-61cf-4585-b0c9-c56daabccbfe resource provider aggregate not found 2026-05-11 11:57:45.295 7 INFO neutron.services.segments.plugin [-] Segment 6cf308d3-61cf-4585-b0c9-c56daabccbfe resource provider aggregate not found [pid: 7|app: 0|req: 697/1409] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:45 2026] DELETE /v2.0/networks/73fc3a8d-b5e5-4bec-8cda-66ebfd9ea189 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1410] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:45 2026] GET /v2.0/ports?device_id=7692c128-09ff-488a-b218-8c0b857a93ce => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:57:45.321 7 INFO neutron.services.segments.plugin [-] Segment 6cf308d3-61cf-4585-b0c9-c56daabccbfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cf308d3-61cf-4585-b0c9-c56daabccbfe found for delete ", "request_id": "req-2c313ee9-f74b-469d-abdb-02b22367fc9b"}]} 2026-05-11 11:57:45.323 7 INFO neutron.services.segments.plugin [-] Segment 6cf308d3-61cf-4585-b0c9-c56daabccbfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cf308d3-61cf-4585-b0c9-c56daabccbfe found for delete ", "request_id": "req-d62df4eb-ef2e-4a62-a3dd-2bdfa736a782"}]} [pid: 7|app: 0|req: 698/1411] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:45 2026] DELETE /v2.0/networks/294754c4-fd59-4f11-b677-83777f2a2338 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1412] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:45 2026] GET /v2.0/security-groups?tenant_id=00ccb254e7a945bfba19e967c3508610&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1413] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:46 2026] DELETE /v2.0/security-groups/21df8904-9807-42f4-8ed9-170d549a86ce => 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: 715/1414] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:46 2026] GET /v2.0/ports?device_id=7692c128-09ff-488a-b218-8c0b857a93ce => 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: 700/1415] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:46 2026] GET /v2.0/security-groups?tenant_id=f8d2100a541140be954c700c38341a4d&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:57:47.292 8 INFO neutron.services.segments.plugin [-] Segment 2cdd8545-9d01-4250-b838-40f2e5a51b16 resource provider aggregate not found 2026-05-11 11:57:47.297 8 INFO neutron.services.segments.plugin [-] Segment 2cdd8545-9d01-4250-b838-40f2e5a51b16 resource provider aggregate not found 2026-05-11 11:57:47.306 8 INFO neutron.services.segments.plugin [-] Segment 2cdd8545-9d01-4250-b838-40f2e5a51b16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cdd8545-9d01-4250-b838-40f2e5a51b16 found for delete ", "request_id": "req-50e7120f-55fe-4ca5-8f76-f05ee737e410"}]} 2026-05-11 11:57:47.311 8 INFO neutron.services.segments.plugin [-] Segment 2cdd8545-9d01-4250-b838-40f2e5a51b16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cdd8545-9d01-4250-b838-40f2e5a51b16 found for delete ", "request_id": "req-357ebc63-d20e-47a8-add9-df11e5e9de76"}]} [pid: 8|app: 0|req: 716/1416] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:47 2026] DELETE /v2.0/security-groups/07b59cc3-5d1b-4ee7-8cec-d57340180583 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:57:47.483 7 INFO neutron.services.segments.plugin [-] Segment d44f650c-deb5-46ed-b781-8efffaf333dd resource provider aggregate not found 2026-05-11 11:57:47.493 7 INFO neutron.services.segments.plugin [-] Segment d44f650c-deb5-46ed-b781-8efffaf333dd resource provider aggregate not found 2026-05-11 11:57:47.503 7 INFO neutron.services.segments.plugin [-] Segment d44f650c-deb5-46ed-b781-8efffaf333dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d44f650c-deb5-46ed-b781-8efffaf333dd found for delete ", "request_id": "req-4a21365d-3778-40d5-b09b-45ae921a0683"}]} 2026-05-11 11:57:47.513 7 INFO neutron.services.segments.plugin [-] Segment d44f650c-deb5-46ed-b781-8efffaf333dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d44f650c-deb5-46ed-b781-8efffaf333dd found for delete ", "request_id": "req-04832839-f886-4b61-8fba-c613f9299e97"}]} [pid: 8|app: 0|req: 717/1417] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:57:47 2026] GET /v2.0/ports?device_id=7692c128-09ff-488a-b218-8c0b857a93ce => 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: 701/1418] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:47 2026] GET /v2.0/security-groups?tenant_id=0423208a9a7c4fd381bb312676856f27&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:57:47.645 8 WARNING neutron_lib.context [None req-89e03135-340d-4c8a-8513-2681b377a7c0 33aa5afac6f64db79018fde64cbf881a 870d137e56c84470892166ebc3d946c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:47.686 8 INFO neutron.db.segments_db [None req-89e03135-340d-4c8a-8513-2681b377a7c0 33aa5afac6f64db79018fde64cbf881a 870d137e56c84470892166ebc3d946c6 - - default default] Added segment e3b66811-0bcb-49df-8116-6b9c25071f1e of type vxlan for network 0c3e1139-9ff3-4984-bd6d-7f8c0758111f [pid: 7|app: 0|req: 702/1419] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:47 2026] DELETE /v2.0/security-groups/3caa2861-64e7-44e0-ab9f-7da60711fea9 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:57:47.890 8 INFO neutron.db.l3_hamode_db [None req-89e03135-340d-4c8a-8513-2681b377a7c0 33aa5afac6f64db79018fde64cbf881a 870d137e56c84470892166ebc3d946c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 11:57:47.992 7 WARNING neutron_lib.context [None req-d6cc9864-ae03-4ec7-9028-61fee85c6c8c 1a78dcbc0a18463889f899d7efbbefc3 32315515598e4a9496ce4ec675bff337 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:47.992 7 WARNING neutron_lib.context [None req-d6cc9864-ae03-4ec7-9028-61fee85c6c8c 1a78dcbc0a18463889f899d7efbbefc3 32315515598e4a9496ce4ec675bff337 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:48.033 8 INFO neutron.db.l3_hamode_db [None req-89e03135-340d-4c8a-8513-2681b377a7c0 33aa5afac6f64db79018fde64cbf881a 870d137e56c84470892166ebc3d946c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 11:57:48.140 7 INFO neutron.db.segments_db [None req-d6cc9864-ae03-4ec7-9028-61fee85c6c8c 1a78dcbc0a18463889f899d7efbbefc3 32315515598e4a9496ce4ec675bff337 - - default default] Added segment 510846d5-4db0-4a4a-b384-5af4795ed745 of type vxlan for network 398dd415-45eb-4d05-bda2-166b12a5a8cc 2026-05-11 11:57:48.210 7 INFO neutron.db.segments_db [None req-d6cc9864-ae03-4ec7-9028-61fee85c6c8c 1a78dcbc0a18463889f899d7efbbefc3 32315515598e4a9496ce4ec675bff337 - - default default] Added segment 5e09c595-4878-4360-bcac-e4af3b2e1dfa of type vxlan for network e1183fd7-16d3-4bb8-ad28-fe215e1fa5e1 [pid: 7|app: 0|req: 703/1420] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:57:47 2026] POST /v2.0/networks => generated 1245 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1421] 10.0.0.220 () {32 vars in 649 bytes} [Mon May 11 11:57:48 2026] GET /v2.0/networks => generated 1844 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1422] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:48 2026] DELETE /v2.0/networks/398dd415-45eb-4d05-bda2-166b12a5a8cc => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1423] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:48 2026] DELETE /v2.0/networks/e1183fd7-16d3-4bb8-ad28-fe215e1fa5e1 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1424] 10.0.0.220 () {34 vars in 668 bytes} [Mon May 11 11:57:47 2026] POST /v2.0/routers => generated 474 bytes in 1127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1425] 10.0.0.220 () {32 vars in 649 bytes} [Mon May 11 11:57:48 2026] GET /v2.0/networks => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:57:48.703 8 WARNING neutron_lib.context [None req-d3e5475b-879c-4614-93d0-ccdc6f89fe6a 33aa5afac6f64db79018fde64cbf881a 870d137e56c84470892166ebc3d946c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:48.734 8 INFO neutron.db.l3_hamode_db [None req-d3e5475b-879c-4614-93d0-ccdc6f89fe6a 33aa5afac6f64db79018fde64cbf881a 870d137e56c84470892166ebc3d946c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 11:57:48.853 8 INFO neutron.db.l3_hamode_db [None req-d3e5475b-879c-4614-93d0-ccdc6f89fe6a 33aa5afac6f64db79018fde64cbf881a 870d137e56c84470892166ebc3d946c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 720/1426] 10.0.0.220 () {34 vars in 668 bytes} [Mon May 11 11:57:48 2026] POST /v2.0/routers => generated 474 bytes in 694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:57:49.398 8 WARNING neutron_lib.context [None req-e1e72294-b1fa-49c6-b3b6-a4227c6fdad0 1a78dcbc0a18463889f899d7efbbefc3 32315515598e4a9496ce4ec675bff337 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:49.447 8 INFO neutron.db.segments_db [None req-e1e72294-b1fa-49c6-b3b6-a4227c6fdad0 1a78dcbc0a18463889f899d7efbbefc3 32315515598e4a9496ce4ec675bff337 - - default default] Added segment 5fcac904-56c0-44f3-96b7-b100e55f57ac of type vxlan for network 6a4bc25c-56b6-43eb-b034-79f2b45820ce 2026-05-11 11:57:49.529 7 INFO neutron.services.segments.plugin [-] Segment 510846d5-4db0-4a4a-b384-5af4795ed745 resource provider aggregate not found 2026-05-11 11:57:49.545 7 INFO neutron.services.segments.plugin [-] Segment 510846d5-4db0-4a4a-b384-5af4795ed745 resource provider aggregate not found [pid: 8|app: 0|req: 721/1427] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:57:49 2026] POST /v2.0/networks => generated 650 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:57:49.550 7 INFO neutron.services.segments.plugin [-] Segment 510846d5-4db0-4a4a-b384-5af4795ed745 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 510846d5-4db0-4a4a-b384-5af4795ed745 found for delete ", "request_id": "req-f7faaff4-0791-4e3b-a7f7-046c55fabefe"}]} 2026-05-11 11:57:49.557 8 WARNING neutron_lib.context [None req-83e57bd5-945d-43f8-878e-e3a0653955e0 33aa5afac6f64db79018fde64cbf881a 870d137e56c84470892166ebc3d946c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:49.563 7 INFO neutron.services.segments.plugin [-] Segment 510846d5-4db0-4a4a-b384-5af4795ed745 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 510846d5-4db0-4a4a-b384-5af4795ed745 found for delete ", "request_id": "req-545d98b0-3ad6-48e8-a093-5512c2b84774"}]} 2026-05-11 11:57:49.567 7 INFO neutron.services.segments.plugin [-] Segment 5e09c595-4878-4360-bcac-e4af3b2e1dfa resource provider aggregate not found 2026-05-11 11:57:49.576 7 INFO neutron.services.segments.plugin [-] Segment 5e09c595-4878-4360-bcac-e4af3b2e1dfa resource provider aggregate not found 2026-05-11 11:57:49.581 7 INFO neutron.services.segments.plugin [-] Segment 5e09c595-4878-4360-bcac-e4af3b2e1dfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e09c595-4878-4360-bcac-e4af3b2e1dfa found for delete ", "request_id": "req-1c2932ef-7e9c-4c2e-a954-e08216f93a3b"}]} [pid: 7|app: 0|req: 707/1428] 10.0.0.220 () {34 vars in 789 bytes} [Mon May 11 11:57:48 2026] PUT /v2.0/routers/9cd9c1de-33bd-4abd-8396-846f2578db9e/remove_router_interface => generated 309 bytes in 952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:57:49.590 7 WARNING neutron_lib.context [None req-7e9cbefb-0a2b-4702-9727-a9498534bb63 1a78dcbc0a18463889f899d7efbbefc3 32315515598e4a9496ce4ec675bff337 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:49.592 7 INFO neutron.services.segments.plugin [-] Segment 5e09c595-4878-4360-bcac-e4af3b2e1dfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e09c595-4878-4360-bcac-e4af3b2e1dfa found for delete ", "request_id": "req-e196b02b-c45d-4a7b-ae4f-79c92fe50e27"}]} 2026-05-11 11:57:49.597 8 INFO neutron.db.l3_hamode_db [None req-83e57bd5-945d-43f8-878e-e3a0653955e0 33aa5afac6f64db79018fde64cbf881a 870d137e56c84470892166ebc3d946c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 11:57:49.649 7 INFO neutron.db.segments_db [None req-7e9cbefb-0a2b-4702-9727-a9498534bb63 1a78dcbc0a18463889f899d7efbbefc3 32315515598e4a9496ce4ec675bff337 - - default default] Added segment 428b55bc-b91f-4ab8-9db4-be1974e06538 of type vxlan for network b0172de3-4347-4269-9e40-639567a92010 2026-05-11 11:57:49.700 8 INFO neutron.db.l3_hamode_db [None req-83e57bd5-945d-43f8-878e-e3a0653955e0 33aa5afac6f64db79018fde64cbf881a 870d137e56c84470892166ebc3d946c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 708/1429] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:57:49 2026] POST /v2.0/networks => generated 649 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1430] 10.0.0.220 () {34 vars in 668 bytes} [Mon May 11 11:57:49 2026] POST /v2.0/routers => generated 474 bytes in 755 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:57:50.312 8 WARNING neutron_lib.context [None req-b919e761-14b2-4708-8c4c-529be1eb5e0b 1a78dcbc0a18463889f899d7efbbefc3 32315515598e4a9496ce4ec675bff337 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:50.342 8 WARNING neutron_lib.context [None req-b919e761-14b2-4708-8c4c-529be1eb5e0b 1a78dcbc0a18463889f899d7efbbefc3 32315515598e4a9496ce4ec675bff337 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:50.607 7 INFO neutron.db.l3_hamode_db [None req-01bb8fad-6ecc-48c3-8ada-538d68b4c296 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] HA network 7cbfe960-1a28-4b78-a24f-debdab2eee21 was deleted as no HA routers are present in tenant d23c39f3a5d94108a34f0eac8c0cb1de. [pid: 7|app: 0|req: 709/1431] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:49 2026] DELETE /v2.0/routers/9cd9c1de-33bd-4abd-8396-846f2578db9e => generated 0 bytes in 860 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:57:50.617 7 WARNING neutron_lib.context [None req-971503f3-b575-450e-be50-ce8b6f8b3703 33aa5afac6f64db79018fde64cbf881a 870d137e56c84470892166ebc3d946c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:50.656 7 INFO neutron.db.l3_hamode_db [None req-971503f3-b575-450e-be50-ce8b6f8b3703 33aa5afac6f64db79018fde64cbf881a 870d137e56c84470892166ebc3d946c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 11:57:50.799 7 INFO neutron.db.l3_hamode_db [None req-971503f3-b575-450e-be50-ce8b6f8b3703 33aa5afac6f64db79018fde64cbf881a 870d137e56c84470892166ebc3d946c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 723/1432] 10.0.0.220 () {34 vars in 665 bytes} [Mon May 11 11:57:50 2026] POST /v2.0/ports => generated 1506 bytes in 670 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: 724/1433] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:50 2026] DELETE /v2.0/subnets/864c95a5-9aa7-4516-8ea9-5928e3cbc83f => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1434] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:51 2026] GET /v2.0/security-groups?tenant_id=47fd9bb6fa374b3b8a90777c380b8ab5&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1435] 10.0.0.220 () {34 vars in 668 bytes} [Mon May 11 11:57:50 2026] POST /v2.0/routers => generated 474 bytes in 797 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1436] 10.0.0.220 () {32 vars in 643 bytes} [Mon May 11 11:57:51 2026] GET /v2.0/ports => generated 1506 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:57:51.602 7 INFO neutron.services.segments.plugin [-] Segment 9579e69b-aba6-4cef-8109-2cb1fa75bd50 resource provider aggregate not found 2026-05-11 11:57:51.613 7 INFO neutron.services.segments.plugin [-] Segment 9579e69b-aba6-4cef-8109-2cb1fa75bd50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9579e69b-aba6-4cef-8109-2cb1fa75bd50 found for delete ", "request_id": "req-2b013341-98e6-4c59-835b-df0c75dc0763"}]} 2026-05-11 11:57:51.615 7 INFO neutron.services.segments.plugin [-] Segment 9579e69b-aba6-4cef-8109-2cb1fa75bd50 resource provider aggregate not found [pid: 8|app: 0|req: 727/1437] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:51 2026] DELETE /v2.0/security-groups/724713ee-b623-4fc3-baeb-22d16ba3608d => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:57:51.628 7 INFO neutron.services.segments.plugin [-] Segment 9579e69b-aba6-4cef-8109-2cb1fa75bd50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9579e69b-aba6-4cef-8109-2cb1fa75bd50 found for delete ", "request_id": "req-e1ca818e-8c65-42d2-ae92-e6a499cc15cc"}]} 2026-05-11 11:57:51.629 8 WARNING neutron_lib.context [None req-796374db-4d96-4ba3-bfbe-c748ac207ec2 33aa5afac6f64db79018fde64cbf881a 870d137e56c84470892166ebc3d946c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:51.686 8 INFO neutron.db.l3_hamode_db [None req-796374db-4d96-4ba3-bfbe-c748ac207ec2 33aa5afac6f64db79018fde64cbf881a 870d137e56c84470892166ebc3d946c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 711/1438] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:51 2026] DELETE /v2.0/networks/92d897c1-1279-40f6-91e6-546d9ef4a537 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:57:51.809 8 INFO neutron.db.l3_hamode_db [None req-796374db-4d96-4ba3-bfbe-c748ac207ec2 33aa5afac6f64db79018fde64cbf881a 870d137e56c84470892166ebc3d946c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 712/1439] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:57:51 2026] DELETE /v2.0/ports/0e77c9eb-4bc1-41a3-bdf1-6e29da663f46 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1440] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:51 2026] GET /v2.0/security-groups?tenant_id=d23c39f3a5d94108a34f0eac8c0cb1de&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1441] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:57:51 2026] DELETE /v2.0/ports/08b785cb-0c4d-4b81-b14b-bb9e633bb248 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1442] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:52 2026] DELETE /v2.0/security-groups/762bd790-1279-4dbf-b2f8-21d70a4a9d70 => 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: 716/1443] 10.0.0.220 () {32 vars in 643 bytes} [Mon May 11 11:57:52 2026] GET /v2.0/ports => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:57:52.316 7 WARNING neutron_lib.context [None req-1232b73a-d88f-42f1-9b72-81151b84e486 1a78dcbc0a18463889f899d7efbbefc3 32315515598e4a9496ce4ec675bff337 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 728/1444] 10.0.0.220 () {34 vars in 668 bytes} [Mon May 11 11:57:51 2026] POST /v2.0/routers => generated 474 bytes in 733 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:57:52.374 7 INFO neutron.db.segments_db [None req-1232b73a-d88f-42f1-9b72-81151b84e486 1a78dcbc0a18463889f899d7efbbefc3 32315515598e4a9496ce4ec675bff337 - - default default] Added segment d72f7502-8400-42b7-ba7c-4b50cf79b2aa of type vxlan for network 29f1623e-c354-48ae-a681-5063c098dee4 [pid: 8|app: 0|req: 729/1445] 10.0.0.220 () {34 vars in 751 bytes} [Mon May 11 11:57:52 2026] PUT /v2.0/routers/95d6fc47-9a7d-4aec-9e44-60371e06e019/tags => generated 17 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1446] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:57:52 2026] POST /v2.0/networks => generated 650 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1447] 10.0.0.220 () {34 vars in 751 bytes} [Mon May 11 11:57:52 2026] PUT /v2.0/routers/04d2d909-b3c0-4519-8300-806eb4235a26/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:57:52.497 7 WARNING neutron_lib.context [None req-977c9faa-8c58-4b85-ac2a-45cb043b8f19 1a78dcbc0a18463889f899d7efbbefc3 32315515598e4a9496ce4ec675bff337 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 731/1448] 10.0.0.220 () {34 vars in 751 bytes} [Mon May 11 11:57:52 2026] PUT /v2.0/routers/2052baed-fec1-47ef-bc41-1804a6242bc6/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:57:52.556 7 INFO neutron.db.segments_db [None req-977c9faa-8c58-4b85-ac2a-45cb043b8f19 1a78dcbc0a18463889f899d7efbbefc3 32315515598e4a9496ce4ec675bff337 - - default default] Added segment ad194f99-1d7b-4033-81c8-361c6b54b06a of type vxlan for network 0300ed3d-f18d-410c-8ad2-20f89ca2e698 [pid: 8|app: 0|req: 732/1449] 10.0.0.220 () {34 vars in 751 bytes} [Mon May 11 11:57:52 2026] PUT /v2.0/routers/bcb78f64-3617-47dc-85c0-435e3d29f7a3/tags => generated 19 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1450] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:57:52 2026] POST /v2.0/networks => generated 650 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1451] 10.0.0.220 () {32 vars in 664 bytes} [Mon May 11 11:57:52 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:57:52.737 8 WARNING neutron_lib.context [None req-17792c03-0928-457f-8017-729008b8b96b 1a78dcbc0a18463889f899d7efbbefc3 32315515598e4a9496ce4ec675bff337 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:52.765 8 WARNING neutron_lib.context [None req-17792c03-0928-457f-8017-729008b8b96b 1a78dcbc0a18463889f899d7efbbefc3 32315515598e4a9496ce4ec675bff337 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 719/1452] 10.0.0.220 () {32 vars in 678 bytes} [Mon May 11 11:57:52 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1453] 10.0.0.220 () {32 vars in 674 bytes} [Mon May 11 11:57:52 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1454] 10.0.0.220 () {32 vars in 686 bytes} [Mon May 11 11:57:52 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1455] 10.0.0.220 () {32 vars in 672 bytes} [Mon May 11 11:57:52 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1456] 10.0.0.220 () {32 vars in 686 bytes} [Mon May 11 11:57:53 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1457] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:57:52 2026] POST /v2.0/subnets => generated 1274 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1458] 10.0.0.220 () {32 vars in 682 bytes} [Mon May 11 11:57:53 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1459] 10.0.0.220 () {32 vars in 647 bytes} [Mon May 11 11:57:53 2026] GET /v2.0/subnets => generated 1910 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1460] 10.0.0.220 () {32 vars in 694 bytes} [Mon May 11 11:57:53 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1461] 10.0.0.220 () {32 vars in 721 bytes} [Mon May 11 11:57:53 2026] GET /v2.0/routers/95d6fc47-9a7d-4aec-9e44-60371e06e019 => generated 485 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1462] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:53 2026] DELETE /v2.0/subnets/b5e35336-7679-4a52-9af3-c44afb3a299f => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1463] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:53 2026] DELETE /v2.0/subnets/4b9d8ea2-10ac-476a-8c02-b8e4f7a02daa => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1464] 10.0.0.220 () {32 vars in 647 bytes} [Mon May 11 11:57:53 2026] GET /v2.0/subnets => generated 649 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:57:53.616 8 INFO neutron.services.segments.plugin [-] Segment ad194f99-1d7b-4033-81c8-361c6b54b06a resource provider aggregate not found 2026-05-11 11:57:53.625 7 INFO neutron.services.segments.plugin [-] Segment 7c2e440e-9a1a-49bd-9b57-95d235f5c9ee resource provider aggregate not found 2026-05-11 11:57:53.629 8 INFO neutron.services.segments.plugin [-] Segment ad194f99-1d7b-4033-81c8-361c6b54b06a resource provider aggregate not found 2026-05-11 11:57:53.632 8 INFO neutron.services.segments.plugin [-] Segment ad194f99-1d7b-4033-81c8-361c6b54b06a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad194f99-1d7b-4033-81c8-361c6b54b06a found for delete ", "request_id": "req-25e3f28c-8590-4804-8c22-6876229a1bc8"}]} 2026-05-11 11:57:53.642 8 INFO neutron.services.segments.plugin [-] Segment ad194f99-1d7b-4033-81c8-361c6b54b06a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad194f99-1d7b-4033-81c8-361c6b54b06a found for delete ", "request_id": "req-81e075cc-007a-46ac-a8ad-b2a368267f34"}]} [pid: 8|app: 0|req: 739/1465] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:53 2026] DELETE /v2.0/networks/0300ed3d-f18d-410c-8ad2-20f89ca2e698 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:57:53.652 7 INFO neutron.services.segments.plugin [-] Segment 7c2e440e-9a1a-49bd-9b57-95d235f5c9ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c2e440e-9a1a-49bd-9b57-95d235f5c9ee found for delete ", "request_id": "req-e049e434-5b9d-4af6-9638-4f814dd93898"}]} 2026-05-11 11:57:53.656 7 INFO neutron.services.segments.plugin [-] Segment 7c2e440e-9a1a-49bd-9b57-95d235f5c9ee resource provider aggregate not found 2026-05-11 11:57:53.678 7 INFO neutron.services.segments.plugin [-] Segment 7c2e440e-9a1a-49bd-9b57-95d235f5c9ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c2e440e-9a1a-49bd-9b57-95d235f5c9ee found for delete ", "request_id": "req-33d78b1e-d026-43fc-a247-394b549b00e9"}]} [pid: 8|app: 0|req: 740/1466] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:53 2026] DELETE /v2.0/networks/29f1623e-c354-48ae-a681-5063c098dee4 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1467] 10.0.0.220 () {34 vars in 742 bytes} [Mon May 11 11:57:53 2026] PUT /v2.0/routers/95d6fc47-9a7d-4aec-9e44-60371e06e019 => generated 485 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1468] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:53 2026] DELETE /v2.0/networks/b0172de3-4347-4269-9e40-639567a92010 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1469] 10.0.0.220 () {32 vars in 736 bytes} [Mon May 11 11:57:53 2026] GET /v2.0/ports?device_id=95d6fc47-9a7d-4aec-9e44-60371e06e019 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1470] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:57:53 2026] DELETE /v2.0/networks/6a4bc25c-56b6-43eb-b034-79f2b45820ce => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1471] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:53 2026] GET /v2.0/security-groups?tenant_id=2d3ed2d392044e55aa7926037a47e1ad&name=default => generated 2925 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1472] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:54 2026] DELETE /v2.0/security-groups/587e0145-0c8d-429f-a56f-6e26b3b5003f => 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: 731/1473] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:54 2026] DELETE /v2.0/routers/95d6fc47-9a7d-4aec-9e44-60371e06e019 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1474] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:54 2026] GET /v2.0/security-groups?tenant_id=32315515598e4a9496ce4ec675bff337&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1475] 10.0.0.220 () {32 vars in 721 bytes} [Mon May 11 11:57:54 2026] GET /v2.0/routers/04d2d909-b3c0-4519-8300-806eb4235a26 => generated 493 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1476] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:54 2026] DELETE /v2.0/security-groups/dcfd540c-5207-48bc-a1e9-981a33155867 => 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: 744/1477] 10.0.0.220 () {34 vars in 742 bytes} [Mon May 11 11:57:54 2026] PUT /v2.0/routers/04d2d909-b3c0-4519-8300-806eb4235a26 => generated 493 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1478] 10.0.0.220 () {32 vars in 736 bytes} [Mon May 11 11:57:55 2026] GET /v2.0/ports?device_id=04d2d909-b3c0-4519-8300-806eb4235a26 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:57:55.663 8 INFO neutron.services.segments.plugin [-] Segment d72f7502-8400-42b7-ba7c-4b50cf79b2aa resource provider aggregate not found 2026-05-11 11:57:55.668 8 INFO neutron.services.segments.plugin [-] Segment d72f7502-8400-42b7-ba7c-4b50cf79b2aa resource provider aggregate not found 2026-05-11 11:57:55.676 8 INFO neutron.services.segments.plugin [-] Segment d72f7502-8400-42b7-ba7c-4b50cf79b2aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d72f7502-8400-42b7-ba7c-4b50cf79b2aa found for delete ", "request_id": "req-3f9ce0ea-2aaa-4625-ba98-6a4b6396ab67"}]} 2026-05-11 11:57:55.690 8 INFO neutron.services.segments.plugin [-] Segment d72f7502-8400-42b7-ba7c-4b50cf79b2aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d72f7502-8400-42b7-ba7c-4b50cf79b2aa found for delete ", "request_id": "req-f3284f17-d005-4514-840d-5a27bf0e22fd"}]} [pid: 8|app: 0|req: 745/1479] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:55 2026] DELETE /v2.0/routers/04d2d909-b3c0-4519-8300-806eb4235a26 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:57:55.928 7 INFO neutron.services.segments.plugin [-] Segment 428b55bc-b91f-4ab8-9db4-be1974e06538 resource provider aggregate not found 2026-05-11 11:57:55.933 7 INFO neutron.services.segments.plugin [-] Segment 428b55bc-b91f-4ab8-9db4-be1974e06538 resource provider aggregate not found 2026-05-11 11:57:55.939 7 INFO neutron.services.segments.plugin [-] Segment 428b55bc-b91f-4ab8-9db4-be1974e06538 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 428b55bc-b91f-4ab8-9db4-be1974e06538 found for delete ", "request_id": "req-7724b28f-863d-4cd0-af91-c4ddb293596a"}]} 2026-05-11 11:57:55.956 7 INFO neutron.services.segments.plugin [-] Segment 428b55bc-b91f-4ab8-9db4-be1974e06538 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 428b55bc-b91f-4ab8-9db4-be1974e06538 found for delete ", "request_id": "req-e5c64231-e55b-4350-af95-7eb2358a27c1"}]} 2026-05-11 11:57:55.962 7 INFO neutron.services.segments.plugin [-] Segment 5fcac904-56c0-44f3-96b7-b100e55f57ac resource provider aggregate not found 2026-05-11 11:57:55.976 7 INFO neutron.services.segments.plugin [-] Segment 5fcac904-56c0-44f3-96b7-b100e55f57ac resource provider aggregate not found 2026-05-11 11:57:55.986 7 INFO neutron.services.segments.plugin [-] Segment 5fcac904-56c0-44f3-96b7-b100e55f57ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fcac904-56c0-44f3-96b7-b100e55f57ac found for delete ", "request_id": "req-f302baa7-ebe6-40e2-9f7f-0031d9d6f75f"}]} 2026-05-11 11:57:55.987 7 INFO neutron.services.segments.plugin [-] Segment 5fcac904-56c0-44f3-96b7-b100e55f57ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fcac904-56c0-44f3-96b7-b100e55f57ac found for delete ", "request_id": "req-5b5d4060-b834-410b-ae25-8fb0d0ef5b29"}]} [pid: 7|app: 0|req: 735/1480] 10.0.0.220 () {32 vars in 721 bytes} [Mon May 11 11:57:55 2026] GET /v2.0/routers/2052baed-fec1-47ef-bc41-1804a6242bc6 => generated 502 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1481] 10.0.0.220 () {34 vars in 742 bytes} [Mon May 11 11:57:55 2026] PUT /v2.0/routers/2052baed-fec1-47ef-bc41-1804a6242bc6 => generated 502 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1482] 10.0.0.220 () {32 vars in 736 bytes} [Mon May 11 11:57:56 2026] GET /v2.0/ports?device_id=2052baed-fec1-47ef-bc41-1804a6242bc6 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:57:56.848 7 WARNING neutron_lib.context [None req-30f15394-ee71-4412-a35a-08ad1afeb1ae 1e87fcec780c450dbe6cd20eebde76e7 4f3567e91abe4fd3a53ccc09e480d423 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 747/1483] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:56 2026] DELETE /v2.0/routers/2052baed-fec1-47ef-bc41-1804a6242bc6 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1484] 10.0.0.220 () {32 vars in 721 bytes} [Mon May 11 11:57:56 2026] GET /v2.0/routers/bcb78f64-3617-47dc-85c0-435e3d29f7a3 => generated 487 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1485] 10.0.0.220 () {34 vars in 684 bytes} [Mon May 11 11:57:56 2026] POST /v2.0/security-groups => generated 1624 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 11:57:57.281 7 WARNING neutron_lib.context [None req-9974023c-de25-49cd-aadb-1f6dfd633e44 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:57.417 7 INFO neutron.db.segments_db [None req-9974023c-de25-49cd-aadb-1f6dfd633e44 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Added segment f767549d-6cb1-4d0d-8295-d4247f1da7af of type vxlan for network be7070c0-d327-4bec-86c3-72eb71ce1bc4 [pid: 8|app: 0|req: 749/1486] 10.0.0.220 () {34 vars in 742 bytes} [Mon May 11 11:57:56 2026] PUT /v2.0/routers/bcb78f64-3617-47dc-85c0-435e3d29f7a3 => generated 487 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1487] 10.0.0.220 () {32 vars in 663 bytes} [Mon May 11 11:57:57 2026] GET /v2.0/security-groups => generated 4529 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1488] 10.0.0.220 () {32 vars in 736 bytes} [Mon May 11 11:57:57 2026] GET /v2.0/ports?device_id=bcb78f64-3617-47dc-85c0-435e3d29f7a3 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1489] 10.0.0.220 () {34 vars in 671 bytes} [Mon May 11 11:57:57 2026] POST /v2.0/networks => generated 632 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1490] 10.0.0.220 () {34 vars in 758 bytes} [Mon May 11 11:57:57 2026] PUT /v2.0/security-groups/daf6b8b8-c719-418f-87fd-1f647ea0912f => generated 1663 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:57:57.546 8 WARNING neutron_lib.context [None req-b7df3f76-9973-4061-bee6-a9c294f4ac50 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:57:57.592 8 INFO neutron.db.segments_db [None req-b7df3f76-9973-4061-bee6-a9c294f4ac50 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Added segment b2419bb1-1be8-42d0-ba9c-d04a22010135 of type vxlan for network 086bd000-2f60-48c3-973f-2cbd4f76353d 2026-05-11 11:57:57.817 8 INFO neutron.db.l3_hamode_db [None req-b7df3f76-9973-4061-bee6-a9c294f4ac50 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 739/1491] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:57 2026] DELETE /v2.0/routers/bcb78f64-3617-47dc-85c0-435e3d29f7a3 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1492] 10.0.0.220 () {32 vars in 737 bytes} [Mon May 11 11:57:57 2026] GET /v2.0/security-groups/daf6b8b8-c719-418f-87fd-1f647ea0912f => generated 1663 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1493] 10.0.0.220 () {32 vars in 721 bytes} [Mon May 11 11:57:57 2026] GET /v2.0/routers/1d40a8dc-e99c-4675-bd4e-7eca961dd87e => generated 480 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1494] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:57 2026] DELETE /v2.0/security-groups/daf6b8b8-c719-418f-87fd-1f647ea0912f => 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: 743/1495] 10.0.0.220 () {34 vars in 742 bytes} [Mon May 11 11:57:58 2026] PUT /v2.0/routers/1d40a8dc-e99c-4675-bd4e-7eca961dd87e => generated 480 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1496] 10.0.0.220 () {32 vars in 663 bytes} [Mon May 11 11:57:58 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:57:58.562 8 INFO neutron.db.l3_hamode_db [None req-b7df3f76-9973-4061-bee6-a9c294f4ac50 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 745/1497] 10.0.0.220 () {32 vars in 736 bytes} [Mon May 11 11:57:58 2026] GET /v2.0/ports?device_id=1d40a8dc-e99c-4675-bd4e-7eca961dd87e => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:57:58.592 7 INFO neutron.api.v2.resource [None req-323e54cd-3446-414d-ac24-1deafbefcb95 1e87fcec780c450dbe6cd20eebde76e7 4f3567e91abe4fd3a53ccc09e480d423 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 746/1498] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:58 2026] DELETE /v2.0/security-groups/daf6b8b8-c719-418f-87fd-1f647ea0912f => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:57:59.061 7 INFO neutron.services.segments.plugin [-] Segment e3b66811-0bcb-49df-8116-6b9c25071f1e resource provider aggregate not found 2026-05-11 11:57:59.064 7 INFO neutron.services.segments.plugin [-] Segment e3b66811-0bcb-49df-8116-6b9c25071f1e resource provider aggregate not found 2026-05-11 11:57:59.077 7 INFO neutron.services.segments.plugin [-] Segment e3b66811-0bcb-49df-8116-6b9c25071f1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3b66811-0bcb-49df-8116-6b9c25071f1e found for delete ", "request_id": "req-81b59016-b9ff-4890-abb3-e4e701e00d05"}]} 2026-05-11 11:57:59.081 7 INFO neutron.services.segments.plugin [-] Segment e3b66811-0bcb-49df-8116-6b9c25071f1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3b66811-0bcb-49df-8116-6b9c25071f1e found for delete ", "request_id": "req-0e39d79f-aab5-4259-86da-68e789c7321f"}]} 2026-05-11 11:57:59.085 7 INFO neutron.db.l3_hamode_db [None req-66e4c534-acbf-4e61-a122-22396b061ebf 33aa5afac6f64db79018fde64cbf881a 870d137e56c84470892166ebc3d946c6 - - default default] HA network 0c3e1139-9ff3-4984-bd6d-7f8c0758111f was deleted as no HA routers are present in tenant 870d137e56c84470892166ebc3d946c6. [pid: 7|app: 0|req: 747/1499] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:57:58 2026] DELETE /v2.0/routers/1d40a8dc-e99c-4675-bd4e-7eca961dd87e => generated 0 bytes in 496 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:57:59.094 7 WARNING neutron_lib.context [None req-04ab57e1-9d74-4950-99cc-6b5e59bd4b54 1e87fcec780c450dbe6cd20eebde76e7 4f3567e91abe4fd3a53ccc09e480d423 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 748/1500] 10.0.0.220 () {34 vars in 684 bytes} [Mon May 11 11:57:59 2026] POST /v2.0/security-groups => generated 1624 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1501] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:57:57 2026] POST /v2.0/routers => generated 695 bytes in 1871 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:57:59.416 8 WARNING neutron_lib.context [None req-3b4aed88-0e9e-4cf2-8102-649a7ab257b3 1e87fcec780c450dbe6cd20eebde76e7 4f3567e91abe4fd3a53ccc09e480d423 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 749/1502] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:59 2026] GET /v2.0/security-groups?tenant_id=432107916160490c9cbd300f3e6893bc&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1503] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:57:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1504] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:57:59 2026] DELETE /v2.0/security-groups/50e8afaf-de65-4b0b-8605-f5ea8f8aec0f => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1505] 10.0.0.220 () {32 vars in 747 bytes} [Mon May 11 11:57:59 2026] GET /v2.0/security-group-rules/59d4c16d-2309-4b18-a968-58243cea1656 => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1508] 10.0.0.220 () {32 vars in 776 bytes} [Mon May 11 11:57:59 2026] GET /v2.0/subnets?project_id=4274ed589ea74f79966b5740ed568c78&cidr=10.100.0.0%2F28 => generated 14 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1509] 10.0.0.220 () {32 vars in 673 bytes} [Mon May 11 11:57:59 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1510] 10.0.0.220 () {32 vars in 694 bytes} [Mon May 11 11:57:59 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1511] 10.0.0.220 () {32 vars in 750 bytes} [Mon May 11 11:57:59 2026] DELETE /v2.0/security-group-rules/59d4c16d-2309-4b18-a968-58243cea1656 => 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: 753/1512] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:59 2026] GET /v2.0/security-groups?tenant_id=88775d905bec48eeae352625d5a6e640&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1513] 10.0.0.220 () {32 vars in 784 bytes} [Mon May 11 11:57:59 2026] GET /v2.0/subnets?network_id=6f1f29c3-e3d4-43cc-a37d-0352a59f596f&cidr=10.100.0.0%2F28 => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1514] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:57:59 2026] GET /v2.0/security-groups?tenant_id=3aea30b0caf047468dc53db14c715696&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1515] 10.0.0.220 () {32 vars in 673 bytes} [Mon May 11 11:58:00 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:58:00.106 7 WARNING neutron_lib.context [None req-cf502ee7-f36c-4c45-8f31-79362cc6909d 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 761/1516] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:00 2026] DELETE /v2.0/security-groups/0c898df6-08a8-4dc6-a36e-b8dc6a0f17f0 => 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: 762/1517] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:00 2026] DELETE /v2.0/security-groups/fc7a4998-b617-4902-915a-641829cae4d8 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:58:00.239 8 WARNING neutron_lib.context [None req-011ab40e-b8c3-4779-ad3b-816b76630ef5 1e87fcec780c450dbe6cd20eebde76e7 4f3567e91abe4fd3a53ccc09e480d423 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 756/1518] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:58:00 2026] POST /v2.0/subnets => generated 656 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1519] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:58:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1520] 10.0.0.220 () {32 vars in 747 bytes} [Mon May 11 11:58:00 2026] GET /v2.0/security-group-rules/4e25328e-76fc-4ef9-9e2d-00b01679bd05 => generated 601 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1521] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:58:00 2026] GET /v2.0/security-groups?tenant_id=93ff2aa342574f19bd19ae1b659e1a0c&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1522] 10.0.0.220 () {32 vars in 673 bytes} [Mon May 11 11:58:00 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1523] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:00 2026] DELETE /v2.0/security-groups/f1b28f88-c644-4ba9-bd55-7421d17ab5b3 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1524] 10.0.0.220 () {32 vars in 750 bytes} [Mon May 11 11:58:00 2026] DELETE /v2.0/security-group-rules/4e25328e-76fc-4ef9-9e2d-00b01679bd05 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1525] 10.0.0.220 () {32 vars in 673 bytes} [Mon May 11 11:58:00 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1526] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:58:00 2026] GET /v2.0/security-groups?tenant_id=870d137e56c84470892166ebc3d946c6&name=default => generated 2925 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:58:00.994 8 WARNING neutron_lib.context [None req-d798b75a-9d1a-4ffb-accf-c94982ced850 1e87fcec780c450dbe6cd20eebde76e7 4f3567e91abe4fd3a53ccc09e480d423 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:58:01.031 8 INFO neutron.db.securitygroups_db [None req-d798b75a-9d1a-4ffb-accf-c94982ced850 1e87fcec780c450dbe6cd20eebde76e7 4f3567e91abe4fd3a53ccc09e480d423 - - default default] Project 4f3567e91abe4fd3a53ccc09e480d423 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: 771/1527] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:58:00 2026] POST /v2.0/security-group-rules => generated 607 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1528] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:01 2026] DELETE /v2.0/security-groups/f7836e81-9924-46b3-b2a0-8b89f484b1cc => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1529] 10.0.0.220 () {32 vars in 747 bytes} [Mon May 11 11:58:01 2026] GET /v2.0/security-group-rules/7767b5ad-2409-4564-8e5b-a33100698fb3 => generated 607 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1530] 10.0.0.220 () {32 vars in 673 bytes} [Mon May 11 11:58:01 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1531] 10.0.0.220 () {32 vars in 750 bytes} [Mon May 11 11:58:01 2026] DELETE /v2.0/security-group-rules/7767b5ad-2409-4564-8e5b-a33100698fb3 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1532] 10.0.0.220 () {32 vars in 673 bytes} [Mon May 11 11:58:01 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1533] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:01 2026] DELETE /v2.0/security-groups/f713828f-9cfe-4c76-a7a0-e7a710b1d085 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1534] 10.0.0.220 () {32 vars in 663 bytes} [Mon May 11 11:58:01 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1535] 10.0.0.220 () {32 vars in 663 bytes} [Mon May 11 11:58:01 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1536] 10.0.0.220 () {34 vars in 783 bytes} [Mon May 11 11:58:00 2026] PUT /v2.0/routers/6897fea3-8a23-4650-943c-97ef7bd6296a/add_router_interface => generated 309 bytes in 1715 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1537] 10.0.0.220 () {32 vars in 649 bytes} [Mon May 11 11:58:02 2026] GET /v2.0/networks => generated 3606 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1538] 10.0.0.220 () {32 vars in 647 bytes} [Mon May 11 11:58:02 2026] GET /v2.0/subnets => generated 2594 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1539] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:58:02 2026] GET /v2.0/security-groups?tenant_id=4f3567e91abe4fd3a53ccc09e480d423&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1540] 10.0.0.220 () {32 vars in 647 bytes} [Mon May 11 11:58:02 2026] GET /v2.0/routers => generated 738 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1541] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:02 2026] DELETE /v2.0/security-groups/fced05f5-3044-4d13-ae4e-e879ba365548 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:58:02.339 8 WARNING neutron_lib.context [None req-316aebce-8d2c-4e6b-8b98-ed066b69daad 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 783/1542] 10.0.0.220 () {34 vars in 685 bytes} [Mon May 11 11:58:02 2026] POST /v2.0/security-groups => generated 1671 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 11:58:02.480 7 WARNING neutron_lib.context [None req-fd0ef464-8ff3-42b6-bfbb-1812e32552a1 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 760/1543] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:58:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:58:02.595 8 WARNING neutron_lib.context [None req-5948578c-7c34-4f75-8884-51c4a019e8bb 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 784/1544] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:58:02 2026] POST /v2.0/security-group-rules => generated 596 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:58:02.717 7 WARNING neutron_lib.context [None req-07af1f77-17e8-4a40-a73c-c5709d610bfa 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 761/1545] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:58:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:58:02.833 8 WARNING neutron_lib.context [None req-baac0289-be9d-40f9-a42d-f6f157e1db6a 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 785/1546] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:58:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:58:02.984 7 WARNING neutron_lib.context [None req-8feafab2-5ae3-4e3a-ad10-56eaaa496e20 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:58:03.010 7 INFO neutron.db.securitygroups_db [None req-8feafab2-5ae3-4e3a-ad10-56eaaa496e20 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Project 4274ed589ea74f79966b5740ed568c78 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: 762/1547] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:58:02 2026] POST /v2.0/security-group-rules => generated 607 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:58:03.090 8 WARNING neutron_lib.context [None req-bbbeff55-6301-446a-a497-45d0abef8796 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:58:03.135 8 INFO neutron.db.securitygroups_db [None req-bbbeff55-6301-446a-a497-45d0abef8796 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Project 4274ed589ea74f79966b5740ed568c78 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: 786/1548] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:58:03 2026] POST /v2.0/security-group-rules => generated 606 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1549] 10.0.0.220 () {32 vars in 649 bytes} [Mon May 11 11:58:03 2026] GET /v2.0/networks => generated 1297 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1550] 10.0.0.98 () {34 vars in 1095 bytes} [Mon May 11 11:58:03 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-30889083&fields=id&tenant_id=4274ed589ea74f79966b5740ed568c78 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1551] 10.0.0.98 () {34 vars in 981 bytes} [Mon May 11 11:58:03 2026] GET /v2.0/networks?id=be7070c0-d327-4bec-86c3-72eb71ce1bc4 => generated 660 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1552] 10.0.0.98 () {34 vars in 964 bytes} [Mon May 11 11:58:03 2026] GET /v2.0/quotas/4274ed589ea74f79966b5740ed568c78 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1553] 10.0.0.98 () {34 vars in 1001 bytes} [Mon May 11 11:58:04 2026] GET /v2.0/ports?tenant_id=4274ed589ea74f79966b5740ed568c78&fields=id => generated 103 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1554] 10.0.0.98 () {34 vars in 1007 bytes} [Mon May 11 11:58:04 2026] GET /v2.0/networks/be7070c0-d327-4bec-86c3-72eb71ce1bc4?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1555] 10.0.0.98 () {34 vars in 1107 bytes} [Mon May 11 11:58:04 2026] GET /v2.0/networks/be7070c0-d327-4bec-86c3-72eb71ce1bc4?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: 769/1556] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:04 2026] GET /v2.0/ports?device_id=b9a3be15-2b0b-4707-abfc-bccf2c4f137c => 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: 788/1557] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:58:03 2026] GET /v2.0/security-groups?tenant_id=44b6a20910a24fa8bc33dd10f0d739c8&name=default => generated 2925 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1558] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:04 2026] DELETE /v2.0/security-groups/8318ebb6-c62f-406a-9945-71b2f4d31c70 => 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: 789/1559] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:58:04 2026] GET /v2.0/security-groups?tenant_id=e7286f4976984d69954fb2944b52329d&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1560] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:04 2026] DELETE /v2.0/security-groups/0d283746-ef5f-4819-858d-2124bb20be8d => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1561] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:05 2026] GET /v2.0/ports?device_id=b9a3be15-2b0b-4707-abfc-bccf2c4f137c => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:58:05.422 8 WARNING neutron_lib.context [None req-20bdb268-dac4-4b11-b254-daed610e7d32 47d898a628274830818c16cb039a1288 08b1e127637e463e949cbd7929aac33d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 790/1562] 10.0.0.220 () {34 vars in 684 bytes} [Mon May 11 11:58:05 2026] POST /v2.0/security-groups => generated 1601 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 11:58:05.619 7 WARNING neutron_lib.context [None req-07796440-4558-4661-8528-b7ed6a7a5089 47d898a628274830818c16cb039a1288 08b1e127637e463e949cbd7929aac33d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 773/1563] 10.0.0.220 () {34 vars in 684 bytes} [Mon May 11 11:58:05 2026] POST /v2.0/security-groups => generated 1601 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 11:58:05.779 8 WARNING neutron_lib.context [None req-de8e11f0-da1c-451a-84f0-b302bfed7126 47d898a628274830818c16cb039a1288 08b1e127637e463e949cbd7929aac33d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 791/1564] 10.0.0.220 () {34 vars in 684 bytes} [Mon May 11 11:58:05 2026] POST /v2.0/security-groups => generated 1601 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 11:58:05.932 7 WARNING neutron_lib.context [None req-d93db5c3-9917-4187-a63f-6a57763bf04e 47d898a628274830818c16cb039a1288 08b1e127637e463e949cbd7929aac33d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 774/1565] 10.0.0.220 () {34 vars in 684 bytes} [Mon May 11 11:58:05 2026] POST /v2.0/security-groups => generated 1601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 11:58:06.065 8 WARNING neutron_lib.context [None req-472fe126-3dc5-4243-adc9-8f54ca82ac8f 47d898a628274830818c16cb039a1288 08b1e127637e463e949cbd7929aac33d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 792/1566] 10.0.0.220 () {34 vars in 684 bytes} [Mon May 11 11:58:06 2026] POST /v2.0/security-groups => generated 1601 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1567] 10.0.0.220 () {34 vars in 767 bytes} [Mon May 11 11:58:06 2026] PUT /v2.0/security-groups/5a7a2664-b80f-440c-8c6e-1ecd9fddf601/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1568] 10.0.0.220 () {34 vars in 767 bytes} [Mon May 11 11:58:06 2026] PUT /v2.0/security-groups/b89b75f5-9650-484c-b88c-6462bd9732d8/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1569] 10.0.0.220 () {34 vars in 767 bytes} [Mon May 11 11:58:06 2026] PUT /v2.0/security-groups/21b7cfda-b6b9-4927-af15-fb4522080bc7/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: 794/1570] 10.0.0.220 () {34 vars in 767 bytes} [Mon May 11 11:58:06 2026] PUT /v2.0/security-groups/60cbcb4c-3c71-48d5-adba-731e8c9859af/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1571] 10.0.0.220 () {32 vars in 680 bytes} [Mon May 11 11:58:06 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1572] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:06 2026] GET /v2.0/ports?device_id=b9a3be15-2b0b-4707-abfc-bccf2c4f137c => 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: 795/1573] 10.0.0.220 () {32 vars in 694 bytes} [Mon May 11 11:58:06 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1574] 10.0.0.220 () {32 vars in 690 bytes} [Mon May 11 11:58:06 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1575] 10.0.0.220 () {32 vars in 702 bytes} [Mon May 11 11:58:06 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1576] 10.0.0.220 () {32 vars in 688 bytes} [Mon May 11 11:58:06 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1577] 10.0.0.220 () {32 vars in 702 bytes} [Mon May 11 11:58:06 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1578] 10.0.0.220 () {32 vars in 698 bytes} [Mon May 11 11:58:06 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1579] 10.0.0.220 () {32 vars in 710 bytes} [Mon May 11 11:58:06 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:58:06.860 7 WARNING neutron_lib.context [None req-05ecd560-f13e-4494-a4c3-6942ff0e7cd3 35c9e1d3c35b46bbbab5341d8b7a7bb6 9ea27f681a5c419c9336f201a13ccd43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 800/1580] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:06 2026] DELETE /v2.0/security-groups/5a7a2664-b80f-440c-8c6e-1ecd9fddf601 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1581] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:06 2026] DELETE /v2.0/security-groups/b89b75f5-9650-484c-b88c-6462bd9732d8 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:58:07.006 7 INFO neutron.db.segments_db [None req-05ecd560-f13e-4494-a4c3-6942ff0e7cd3 35c9e1d3c35b46bbbab5341d8b7a7bb6 9ea27f681a5c419c9336f201a13ccd43 - - default default] Added segment b4557a79-6375-40b5-b2db-be8a7c99443d of type vxlan for network 4ca147da-751a-410a-aa31-9c3b2a271be7 [pid: 8|app: 0|req: 802/1582] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:06 2026] DELETE /v2.0/security-groups/21b7cfda-b6b9-4927-af15-fb4522080bc7 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1583] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:58:06 2026] POST /v2.0/networks => generated 649 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:58:07.092 7 WARNING neutron_lib.context [None req-d863f716-7d6f-4840-8fe3-da3c31ac0f6a 35c9e1d3c35b46bbbab5341d8b7a7bb6 9ea27f681a5c419c9336f201a13ccd43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 803/1584] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:07 2026] DELETE /v2.0/security-groups/60cbcb4c-3c71-48d5-adba-731e8c9859af => 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: 804/1585] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:07 2026] DELETE /v2.0/security-groups/effccc96-0d07-48ee-8bb4-ceb3b3174f6a => 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: 782/1586] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:58:07 2026] POST /v2.0/subnets => generated 627 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:58:07.339 7 WARNING neutron_lib.context [None req-0f4b6a59-77f0-42bb-bdc7-2bd9a2515138 35c9e1d3c35b46bbbab5341d8b7a7bb6 9ea27f681a5c419c9336f201a13ccd43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:58:07.375 7 INFO neutron.db.segments_db [None req-0f4b6a59-77f0-42bb-bdc7-2bd9a2515138 35c9e1d3c35b46bbbab5341d8b7a7bb6 9ea27f681a5c419c9336f201a13ccd43 - - default default] Added segment 53c46901-4fb0-4232-964b-3cc9be0c2238 of type vxlan for network 19d7b738-f85a-459b-a09e-b8d17857a005 [pid: 8|app: 0|req: 805/1587] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:58:07 2026] GET /v2.0/security-groups?tenant_id=b8cfec7b305e4ee5b4448227b6fd686c&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1588] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:07 2026] DELETE /v2.0/security-groups/2e7a8cef-6ef7-427f-a526-19dbb1bd983c => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1589] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:07 2026] GET /v2.0/ports?device_id=b9a3be15-2b0b-4707-abfc-bccf2c4f137c => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:58:07.662 7 INFO neutron.db.l3_hamode_db [None req-0f4b6a59-77f0-42bb-bdc7-2bd9a2515138 35c9e1d3c35b46bbbab5341d8b7a7bb6 9ea27f681a5c419c9336f201a13ccd43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 808/1590] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:58:07 2026] GET /v2.0/security-groups?tenant_id=9a7aa32fd9bd4156a55c69cb56fc158c&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1591] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:07 2026] DELETE /v2.0/security-groups/82486bd3-b9d4-4271-bd2f-8b8c5bbc7cae => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1592] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:58:07 2026] GET /v2.0/security-groups?tenant_id=08b1e127637e463e949cbd7929aac33d&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: 811/1593] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:08 2026] DELETE /v2.0/security-groups/606222ab-056c-4091-a875-19e22b3ed34d => 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: 812/1594] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:58:08 2026] GET /v2.0/security-groups?tenant_id=3fa043ffa3d74d1e823d658fd9f3c785&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:58:08.532 7 INFO neutron.db.l3_hamode_db [None req-0f4b6a59-77f0-42bb-bdc7-2bd9a2515138 35c9e1d3c35b46bbbab5341d8b7a7bb6 9ea27f681a5c419c9336f201a13ccd43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 813/1595] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:08 2026] DELETE /v2.0/security-groups/a585cdbe-56a1-4297-bb6d-575074934a0e => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1596] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 11:58:08 2026] GET /v2.0/networks?id=be7070c0-d327-4bec-86c3-72eb71ce1bc4 => generated 660 bytes in 65 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.98 () {34 vars in 989 bytes} [Mon May 11 11:58:08 2026] GET /v2.0/ports?device_id=b9a3be15-2b0b-4707-abfc-bccf2c4f137c => 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: 816/1598] 199.19.213.177 () {34 vars in 1050 bytes} [Mon May 11 11:58:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4274ed589ea74f79966b5740ed568c78 => generated 179 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1599] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:58:08 2026] GET /v2.0/security-groups?tenant_id=b39618e4aad54262a696b10fda1a5016&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:58:08.845 8 WARNING neutron_lib.context [req-66a99c4e-77bd-4437-ab75-0dcc9936b03c req-09f99ecf-6649-4eb1-b05d-bbd4cfbd1f80 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 818/1600] 199.19.213.177 () {38 vars in 955 bytes} [Mon May 11 11:58:08 2026] POST /v2.0/ports => generated 958 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: 8|app: 0|req: 819/1601] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:09 2026] DELETE /v2.0/security-groups/eef6cf3b-e810-4029-b6b2-32b8d24dd87f => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1602] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:58:07 2026] POST /v2.0/routers => generated 694 bytes in 2111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1603] 199.19.213.177 () {38 vars in 1028 bytes} [Mon May 11 11:58:09 2026] PUT /v2.0/ports/7baee2ed-6a1f-435f-a7c7-c1561f45ad01 => generated 1239 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:58:09.777 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2345dab6-8e1c-446d-b98a-170c12c86d52'] response: {'name': 'network-changed', 'server_uuid': 'b9a3be15-2b0b-4707-abfc-bccf2c4f137c', 'tag': '7baee2ed-6a1f-435f-a7c7-c1561f45ad01', '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-05-11 11:58:10.002 8 INFO neutron.db.segments_db [None req-cd778dab-667a-41cc-82f6-a05b5554deb7 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Added segment 6fdd1987-871b-4016-aeea-e98862eb2f91 of type vxlan for network 58a9161c-c203-47c7-9fce-0faf740c2811 [pid: 8|app: 0|req: 821/1604] 10.0.0.220 () {34 vars in 671 bytes} [Mon May 11 11:58:09 2026] POST /v2.0/networks => generated 741 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1605] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:10 2026] GET /v2.0/ports?device_id=b9a3be15-2b0b-4707-abfc-bccf2c4f137c => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1606] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:58:10 2026] POST /v2.0/subnets => generated 688 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1607] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:58:10 2026] GET /v2.0/security-groups?id=a7367278-18a2-4df7-a3b6-ad03d7892cdd&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1608] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:58:10 2026] GET /v2.0/ports?tenant_id=4274ed589ea74f79966b5740ed568c78&device_id=b9a3be15-2b0b-4707-abfc-bccf2c4f137c => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:58:10.474 8 INFO neutron.db.segments_db [None req-0ff76f0a-ffc0-480a-8f97-8bd8734ef3a8 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Added segment 4f87fdc0-f4f8-4f19-9e37-020a48f0fdae of type vxlan for network ec9fe199-c143-4aeb-90e7-11180309608b 2026-05-11 11:58:10.773 8 INFO neutron.db.l3_hamode_db [None req-0ff76f0a-ffc0-480a-8f97-8bd8734ef3a8 2b3133c803554c119474b05e00d73976 57389bece1e94c0ba3f78122f0314f31 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 784/1609] 10.0.0.220 () {34 vars in 783 bytes} [Mon May 11 11:58:09 2026] PUT /v2.0/routers/288da412-4032-45c7-a1ed-fc1f503f8dd3/add_router_interface => generated 309 bytes in 1347 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1610] 199.19.213.177 () {34 vars in 1018 bytes} [Mon May 11 11:58:10 2026] GET /v2.0/networks?tenant_id=4274ed589ea74f79966b5740ed568c78&shared=False => generated 756 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:58:10.848 7 WARNING neutron_lib.context [None req-0b582241-64fb-4944-aedc-a72726bdcb2d 35c9e1d3c35b46bbbab5341d8b7a7bb6 9ea27f681a5c419c9336f201a13ccd43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 786/1611] 10.0.0.220 () {34 vars in 665 bytes} [Mon May 11 11:58:10 2026] POST /v2.0/ports => generated 955 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 787/1612] 199.19.213.177 () {34 vars in 930 bytes} [Mon May 11 11:58:11 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:58:11.264 7 WARNING neutron_lib.context [None req-011593fc-1e6b-4b75-8862-a0c35f440311 35c9e1d3c35b46bbbab5341d8b7a7bb6 9ea27f681a5c419c9336f201a13ccd43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:58:11.557 8 INFO neutron.db.l3_hamode_db [None req-0ff76f0a-ffc0-480a-8f97-8bd8734ef3a8 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 788/1613] 10.0.0.220 () {34 vars in 665 bytes} [Mon May 11 11:58:11 2026] POST /v2.0/ports => generated 954 bytes in 369 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: 789/1614] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:11 2026] GET /v2.0/ports?device_id=b9a3be15-2b0b-4707-abfc-bccf2c4f137c => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:58:11.710 7 WARNING neutron_lib.context [None req-fc934efc-a569-4258-9479-8a0bd2778e50 35c9e1d3c35b46bbbab5341d8b7a7bb6 9ea27f681a5c419c9336f201a13ccd43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 826/1615] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:58:10 2026] POST /v2.0/routers => generated 728 bytes in 1990 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1616] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:58:12 2026] GET /v2.0/security-groups?id=a7367278-18a2-4df7-a3b6-ad03d7892cdd&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:58:12.458 7 INFO neutron.db.l3_db [None req-fc934efc-a569-4258-9479-8a0bd2778e50 35c9e1d3c35b46bbbab5341d8b7a7bb6 9ea27f681a5c419c9336f201a13ccd43 - - default default] Floating IP 4954f8cd-0a19-459c-af02-1e579c4c09db associated. External IP: 10.96.250.217, port: a9a7b3b6-dce9-42ef-a74a-25016b486c16. [pid: 8|app: 0|req: 828/1617] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:58:12 2026] GET /v2.0/ports?tenant_id=4274ed589ea74f79966b5740ed568c78&device_id=b9a3be15-2b0b-4707-abfc-bccf2c4f137c => generated 1242 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1618] 10.0.0.220 () {34 vars in 677 bytes} [Mon May 11 11:58:11 2026] POST /v2.0/floatingips => generated 841 bytes in 1068 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1619] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 11:58:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7baee2ed-6a1f-435f-a7c7-c1561f45ad01 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:58:12.908 7 INFO neutron.db.l3_db [None req-71eba10e-3f90-4637-9a4c-d65116bc96b3 35c9e1d3c35b46bbbab5341d8b7a7bb6 9ea27f681a5c419c9336f201a13ccd43 - - default default] Floating IP 4954f8cd-0a19-459c-af02-1e579c4c09db disassociated. External IP: 10.96.250.217, port: a9a7b3b6-dce9-42ef-a74a-25016b486c16. [pid: 7|app: 0|req: 792/1620] 10.0.0.220 () {34 vars in 749 bytes} [Mon May 11 11:58:12 2026] PUT /v2.0/floatingips/4954f8cd-0a19-459c-af02-1e579c4c09db => generated 552 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1621] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 11:58:13 2026] GET /v2.0/subnets?id=a5bfa23b-3b4b-4909-99a9-7da83c3cd6fa => generated 677 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1622] 10.0.0.220 () {32 vars in 732 bytes} [Mon May 11 11:58:13 2026] DELETE /v2.0/floatingips/4954f8cd-0a19-459c-af02-1e579c4c09db => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1623] 10.0.0.220 () {34 vars in 783 bytes} [Mon May 11 11:58:12 2026] PUT /v2.0/routers/837c9fa2-66eb-48d9-be54-584767b5291f/add_router_interface => generated 309 bytes in 1111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1624] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 11:58:13 2026] GET /v2.0/ports?network_id=be7070c0-d327-4bec-86c3-72eb71ce1bc4&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: 831/1625] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:13 2026] GET /v2.0/ports?device_id=b9a3be15-2b0b-4707-abfc-bccf2c4f137c => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:58:13.680 8 WARNING neutron_lib.context [None req-66f2c56d-242b-40b6-8b80-f25276cf6d74 35c9e1d3c35b46bbbab5341d8b7a7bb6 9ea27f681a5c419c9336f201a13ccd43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:58:13.697 7 WARNING neutron_lib.context [None req-f74b91b3-2c4a-4fc4-a018-9eba6f95679c 9d84ca31094e4b5cb3c07d3b8652c7cc 2973442c5d5e485a90c3123ccd699e71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 795/1626] 10.0.0.220 () {34 vars in 676 bytes} [Mon May 11 11:58:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1627] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 11:58:13 2026] GET /v2.0/networks/be7070c0-d327-4bec-86c3-72eb71ce1bc4?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1628] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:58:13 2026] GET /v2.0/security-groups?id=a7367278-18a2-4df7-a3b6-ad03d7892cdd&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:58:13.826 7 WARNING neutron_lib.context [None req-a5bb6f59-8de0-4ceb-9bf2-67411ee64341 9d84ca31094e4b5cb3c07d3b8652c7cc 2973442c5d5e485a90c3123ccd699e71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 798/1629] 10.0.0.220 () {34 vars in 676 bytes} [Mon May 11 11:58:13 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) [pid: 7|app: 0|req: 799/1630] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 11:58:13 2026] GET /v2.0/networks/be7070c0-d327-4bec-86c3-72eb71ce1bc4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:58:13.920 7 WARNING neutron_lib.context [None req-96288584-91e3-4120-ad3b-cbc6170f2aba 9d84ca31094e4b5cb3c07d3b8652c7cc 2973442c5d5e485a90c3123ccd699e71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 800/1631] 10.0.0.220 () {34 vars in 676 bytes} [Mon May 11 11:58:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:58:13.978 7 WARNING neutron_lib.context [None req-6cc95208-e60a-4dfa-8359-977b9cbddbd5 9d84ca31094e4b5cb3c07d3b8652c7cc 2973442c5d5e485a90c3123ccd699e71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 801/1632] 10.0.0.220 () {34 vars in 676 bytes} [Mon May 11 11:58:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:58:14.036 7 WARNING neutron_lib.context [None req-7624e480-5ba2-4c49-9d71-a2a3a086af8f 9d84ca31094e4b5cb3c07d3b8652c7cc 2973442c5d5e485a90c3123ccd699e71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 802/1633] 10.0.0.220 () {34 vars in 676 bytes} [Mon May 11 11:58:14 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) [pid: 7|app: 0|req: 803/1634] 10.0.0.220 () {34 vars in 759 bytes} [Mon May 11 11:58:14 2026] PUT /v2.0/subnetpools/1f0939d2-dc7a-46a5-8522-ebfb195f082e/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1635] 10.0.0.220 () {34 vars in 759 bytes} [Mon May 11 11:58:14 2026] PUT /v2.0/subnetpools/e824c559-de20-493d-9b17-cdbbe5423057/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: 805/1636] 10.0.0.220 () {34 vars in 759 bytes} [Mon May 11 11:58:14 2026] PUT /v2.0/subnetpools/efcbce97-804b-43ed-a84e-0631a848fcf3/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1637] 10.0.0.220 () {34 vars in 759 bytes} [Mon May 11 11:58:14 2026] PUT /v2.0/subnetpools/6bbfb8c3-56fe-4411-b58c-298248223c77/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1638] 10.0.0.220 () {32 vars in 672 bytes} [Mon May 11 11:58:14 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1639] 10.0.0.220 () {32 vars in 686 bytes} [Mon May 11 11:58:14 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1640] 10.0.0.220 () {32 vars in 682 bytes} [Mon May 11 11:58:14 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1641] 10.0.0.220 () {32 vars in 694 bytes} [Mon May 11 11:58:14 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1642] 10.0.0.220 () {32 vars in 680 bytes} [Mon May 11 11:58:14 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1643] 10.0.0.220 () {32 vars in 694 bytes} [Mon May 11 11:58:14 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:58:14.498 8 INFO neutron.db.l3_db [None req-66f2c56d-242b-40b6-8b80-f25276cf6d74 35c9e1d3c35b46bbbab5341d8b7a7bb6 9ea27f681a5c419c9336f201a13ccd43 - - default default] Floating IP 9bd5c531-9fce-4615-81c4-10426d915f6e associated. External IP: 10.96.250.210, port: 9ae10bec-d37b-42d9-a646-6292f9129689. [pid: 7|app: 0|req: 813/1644] 10.0.0.220 () {32 vars in 690 bytes} [Mon May 11 11:58:14 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1645] 10.0.0.220 () {32 vars in 702 bytes} [Mon May 11 11:58:14 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1646] 10.0.0.220 () {32 vars in 732 bytes} [Mon May 11 11:58:14 2026] DELETE /v2.0/subnetpools/1f0939d2-dc7a-46a5-8522-ebfb195f082e => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1647] 10.0.0.220 () {32 vars in 732 bytes} [Mon May 11 11:58:14 2026] DELETE /v2.0/subnetpools/e824c559-de20-493d-9b17-cdbbe5423057 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1648] 10.0.0.220 () {32 vars in 732 bytes} [Mon May 11 11:58:14 2026] DELETE /v2.0/subnetpools/efcbce97-804b-43ed-a84e-0631a848fcf3 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1651] 10.0.0.220 () {32 vars in 732 bytes} [Mon May 11 11:58:14 2026] DELETE /v2.0/subnetpools/6bbfb8c3-56fe-4411-b58c-298248223c77 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1652] 10.0.0.220 () {34 vars in 677 bytes} [Mon May 11 11:58:13 2026] POST /v2.0/floatingips => generated 842 bytes in 1149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1653] 10.0.0.220 () {32 vars in 732 bytes} [Mon May 11 11:58:14 2026] DELETE /v2.0/subnetpools/15d497c8-18d1-4e6a-9388-33be28e49e18 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1654] 10.0.0.220 () {32 vars in 729 bytes} [Mon May 11 11:58:14 2026] GET /v2.0/floatingips/9bd5c531-9fce-4615-81c4-10426d915f6e => generated 842 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1655] 10.0.0.220 () {32 vars in 655 bytes} [Mon May 11 11:58:14 2026] GET /v2.0/floatingips => generated 845 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1656] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:14 2026] GET /v2.0/ports?device_id=b9a3be15-2b0b-4707-abfc-bccf2c4f137c => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1657] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:58:14 2026] GET /v2.0/security-groups?id=a7367278-18a2-4df7-a3b6-ad03d7892cdd&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:58:15.324 7 INFO neutron.db.l3_db [None req-99564e31-2401-425a-96b0-3272a327e472 35c9e1d3c35b46bbbab5341d8b7a7bb6 9ea27f681a5c419c9336f201a13ccd43 - - default default] Floating IP 9bd5c531-9fce-4615-81c4-10426d915f6e associated. External IP: 10.96.250.210, port: 9ae10bec-d37b-42d9-a646-6292f9129689. [pid: 8|app: 0|req: 836/1658] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:58:15 2026] GET /v2.0/security-groups?tenant_id=274d44a289af41f68869a61205fbe3e4&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1659] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:15 2026] DELETE /v2.0/security-groups/e5a8bf0f-fa6e-46aa-ba0b-91ec72c1ee44 => 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: 838/1660] 10.0.0.98 () {34 vars in 981 bytes} [Mon May 11 11:58:15 2026] GET /v2.0/networks?id=58a9161c-c203-47c7-9fce-0faf740c2811 => generated 673 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1661] 10.0.0.220 () {34 vars in 749 bytes} [Mon May 11 11:58:14 2026] PUT /v2.0/floatingips/9bd5c531-9fce-4615-81c4-10426d915f6e => generated 841 bytes in 1027 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1662] 10.0.0.98 () {34 vars in 964 bytes} [Mon May 11 11:58:15 2026] GET /v2.0/quotas/57389bece1e94c0ba3f78122f0314f31 => 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: 840/1663] 10.0.0.98 () {34 vars in 1001 bytes} [Mon May 11 11:58:15 2026] GET /v2.0/ports?tenant_id=57389bece1e94c0ba3f78122f0314f31&fields=id => generated 103 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:58:16.096 7 INFO neutron.db.l3_db [None req-297f80e1-9575-4aac-a5cd-d4a4cbd0809d 35c9e1d3c35b46bbbab5341d8b7a7bb6 9ea27f681a5c419c9336f201a13ccd43 - - default default] Floating IP 9bd5c531-9fce-4615-81c4-10426d915f6e disassociated. External IP: 10.96.250.210, port: a9a7b3b6-dce9-42ef-a74a-25016b486c16. [pid: 8|app: 0|req: 841/1664] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:58:16 2026] GET /v2.0/security-groups?tenant_id=2973442c5d5e485a90c3123ccd699e71&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1665] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:16 2026] GET /v2.0/ports?device_id=b9a3be15-2b0b-4707-abfc-bccf2c4f137c => generated 973 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1666] 10.0.0.98 () {34 vars in 1007 bytes} [Mon May 11 11:58:16 2026] GET /v2.0/networks/58a9161c-c203-47c7-9fce-0faf740c2811?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1667] 10.0.0.220 () {34 vars in 749 bytes} [Mon May 11 11:58:15 2026] PUT /v2.0/floatingips/9bd5c531-9fce-4615-81c4-10426d915f6e => generated 552 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1668] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:58:16 2026] GET /v2.0/security-groups?id=a7367278-18a2-4df7-a3b6-ad03d7892cdd&fields=id&fields=name => generated 112 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1669] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:16 2026] DELETE /v2.0/security-groups/7fbe45f4-f366-4de0-90cb-96e7f58ff547 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1670] 10.0.0.98 () {34 vars in 1107 bytes} [Mon May 11 11:58:16 2026] GET /v2.0/networks/58a9161c-c203-47c7-9fce-0faf740c2811?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: 827/1671] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:16 2026] GET /v2.0/ports?device_id=29d81dcc-cbf9-4169-af20-81b886a1c516 => 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: 845/1672] 10.0.0.220 () {32 vars in 732 bytes} [Mon May 11 11:58:16 2026] DELETE /v2.0/floatingips/9bd5c531-9fce-4615-81c4-10426d915f6e => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1673] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:58:16 2026] GET /v2.0/security-groups?tenant_id=2e9ad86b2b7f4fd8a4507c65344f9a2b&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:58:16.803 8 INFO neutron.api.v2.resource [None req-45176992-91c0-4232-958c-2096eab673b3 35c9e1d3c35b46bbbab5341d8b7a7bb6 9ea27f681a5c419c9336f201a13ccd43 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 846/1674] 10.0.0.220 () {32 vars in 732 bytes} [Mon May 11 11:58:16 2026] DELETE /v2.0/floatingips/9bd5c531-9fce-4615-81c4-10426d915f6e => generated 144 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1675] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:16 2026] DELETE /v2.0/security-groups/c155ab7d-f8ff-459a-81ac-dbd2fc1e2dd1 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1676] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:58:16 2026] DELETE /v2.0/ports/a9a7b3b6-dce9-42ef-a74a-25016b486c16 => 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: 830/1677] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:58:17 2026] DELETE /v2.0/ports/9ae10bec-d37b-42d9-a646-6292f9129689 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1678] 10.0.0.220 () {32 vars in 736 bytes} [Mon May 11 11:58:17 2026] GET /v2.0/ports?device_id=288da412-4032-45c7-a1ed-fc1f503f8dd3 => generated 958 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1679] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:17 2026] GET /v2.0/ports?device_id=b9a3be15-2b0b-4707-abfc-bccf2c4f137c => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1680] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:58:17 2026] GET /v2.0/security-groups?id=a7367278-18a2-4df7-a3b6-ad03d7892cdd&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1681] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:17 2026] GET /v2.0/ports?device_id=29d81dcc-cbf9-4169-af20-81b886a1c516 => 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: 831/1682] 10.0.0.220 () {34 vars in 789 bytes} [Mon May 11 11:58:17 2026] PUT /v2.0/routers/288da412-4032-45c7-a1ed-fc1f503f8dd3/remove_router_interface => generated 309 bytes in 1025 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1683] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:18 2026] GET /v2.0/ports?device_id=b9a3be15-2b0b-4707-abfc-bccf2c4f137c => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1684] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:18 2026] GET /v2.0/ports?device_id=29d81dcc-cbf9-4169-af20-81b886a1c516 => 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: 834/1685] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:58:18 2026] GET /v2.0/security-groups?id=a7367278-18a2-4df7-a3b6-ad03d7892cdd&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:58:19.433 8 INFO neutron.services.segments.plugin [-] Segment 53c46901-4fb0-4232-964b-3cc9be0c2238 resource provider aggregate not found 2026-05-11 11:58:19.439 8 INFO neutron.services.segments.plugin [-] Segment 53c46901-4fb0-4232-964b-3cc9be0c2238 resource provider aggregate not found 2026-05-11 11:58:19.447 8 INFO neutron.db.l3_hamode_db [None req-d1616e14-1aaf-4853-a749-2bd14a57c8ae 35c9e1d3c35b46bbbab5341d8b7a7bb6 9ea27f681a5c419c9336f201a13ccd43 - - default default] HA network 19d7b738-f85a-459b-a09e-b8d17857a005 was deleted as no HA routers are present in tenant 9ea27f681a5c419c9336f201a13ccd43. [pid: 8|app: 0|req: 852/1686] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:58:18 2026] DELETE /v2.0/routers/288da412-4032-45c7-a1ed-fc1f503f8dd3 => generated 0 bytes in 936 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1687] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:58:19 2026] DELETE /v2.0/subnets/37d377c0-fdd7-4c78-ac97-040701cad9db => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:58:19.629 8 INFO neutron.services.segments.plugin [-] Segment 53c46901-4fb0-4232-964b-3cc9be0c2238 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53c46901-4fb0-4232-964b-3cc9be0c2238 found for delete ", "request_id": "req-c34062e0-65f2-4773-a7df-ebe87fa1f8b0"}]} 2026-05-11 11:58:19.631 8 INFO neutron.services.segments.plugin [-] Segment 53c46901-4fb0-4232-964b-3cc9be0c2238 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53c46901-4fb0-4232-964b-3cc9be0c2238 found for delete ", "request_id": "req-6a0500ef-cc91-4a95-ba48-a6f205083f49"}]} [pid: 8|app: 0|req: 853/1688] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:58:19 2026] DELETE /v2.0/networks/4ca147da-751a-410a-aa31-9c3b2a271be7 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1689] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:19 2026] GET /v2.0/ports?device_id=29d81dcc-cbf9-4169-af20-81b886a1c516 => 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: 854/1690] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:19 2026] GET /v2.0/ports?device_id=b9a3be15-2b0b-4707-abfc-bccf2c4f137c => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1691] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:58:19 2026] GET /v2.0/security-groups?id=a7367278-18a2-4df7-a3b6-ad03d7892cdd&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1692] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:20 2026] GET /v2.0/ports?device_id=b9a3be15-2b0b-4707-abfc-bccf2c4f137c => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1693] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:58:20 2026] GET /v2.0/security-groups?id=a7367278-18a2-4df7-a3b6-ad03d7892cdd&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1694] 10.0.0.220 () {32 vars in 736 bytes} [Mon May 11 11:58:20 2026] GET /v2.0/ports?device_id=b9a3be15-2b0b-4707-abfc-bccf2c4f137c => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:58:20.243 8 WARNING neutron_lib.context [None req-28b91f06-83a8-4ea8-a570-a7727beb9b7e 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:58:20.304 7 WARNING neutron_lib.context [None req-8690d027-32e7-46e6-970e-e088c4761d5f f0426baef30b4cd0b216ce77d82d4b11 cd600bc9b95b40e893a96e9b442cb01e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:58:20.519 7 INFO neutron.db.segments_db [None req-8690d027-32e7-46e6-970e-e088c4761d5f f0426baef30b4cd0b216ce77d82d4b11 cd600bc9b95b40e893a96e9b442cb01e - - default default] Added segment 4bb05c68-0488-4471-9f67-644e2b8bdc51 of type vxlan for network a7eea1ea-d187-44bc-870e-d36e2d272636 [pid: 7|app: 0|req: 838/1695] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:58:20 2026] POST /v2.0/networks => generated 631 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1696] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:58:20 2026] GET /v2.0/security-groups?tenant_id=9ea27f681a5c419c9336f201a13ccd43&name=default => generated 2925 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:58:20.687 7 WARNING neutron_lib.context [None req-6236580b-244a-4cf1-84c0-d990c587b650 f0426baef30b4cd0b216ce77d82d4b11 cd600bc9b95b40e893a96e9b442cb01e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 840/1697] 10.0.0.220 () {34 vars in 664 bytes} [Mon May 11 11:58:20 2026] POST /v2.0/ports => generated 743 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 841/1698] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:21 2026] DELETE /v2.0/security-groups/7181ad03-9c6d-4234-97e6-9af9c9aa2aaf => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:58:21.141 8 INFO neutron.db.l3_db [None req-28b91f06-83a8-4ea8-a570-a7727beb9b7e 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Floating IP 48624c33-b9a5-4ca5-b88b-ac505921c5b1 associated. External IP: 10.96.250.218, port: 7baee2ed-6a1f-435f-a7c7-c1561f45ad01. [pid: 7|app: 0|req: 842/1699] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 11:58:21 2026] GET /v2.0/networks?id=58a9161c-c203-47c7-9fce-0faf740c2811 => generated 673 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1700] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:21 2026] GET /v2.0/ports?device_id=29d81dcc-cbf9-4169-af20-81b886a1c516 => 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: 844/1701] 10.0.0.220 () {34 vars in 747 bytes} [Mon May 11 11:58:21 2026] PUT /v2.0/ports/ecae2ebd-b4b2-4b8c-be6a-936195b1dc9c/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:58:21.217 7 WARNING neutron_lib.context [req-46d50dcf-4e05-4920-b51b-a93f7c7b8187 req-d1351050-5fcf-43a2-a70f-b4a6c1cfc03d f253794233f64f7ea43681297900c142 57389bece1e94c0ba3f78122f0314f31 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 858/1702] 10.0.0.220 () {34 vars in 677 bytes} [Mon May 11 11:58:20 2026] POST /v2.0/floatingips => generated 856 bytes in 1254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1703] 10.0.0.220 () {32 vars in 727 bytes} [Mon May 11 11:58:21 2026] GET /v2.0/ports/ecae2ebd-b4b2-4b8c-be6a-936195b1dc9c/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:58:21.546 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4aea290-843c-4785-934c-2fe2f8d58b09'] response: {'name': 'network-changed', 'server_uuid': 'b9a3be15-2b0b-4707-abfc-bccf2c4f137c', 'tag': '7baee2ed-6a1f-435f-a7c7-c1561f45ad01', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 845/1704] 199.19.213.177 () {38 vars in 955 bytes} [Mon May 11 11:58:21 2026] POST /v2.0/ports => generated 958 bytes in 360 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: 860/1705] 10.0.0.220 () {32 vars in 729 bytes} [Mon May 11 11:58:21 2026] GET /v2.0/floatingips/48624c33-b9a5-4ca5-b88b-ac505921c5b1 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1706] 10.0.0.220 () {34 vars in 758 bytes} [Mon May 11 11:58:21 2026] PUT /v2.0/ports/ecae2ebd-b4b2-4b8c-be6a-936195b1dc9c/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-11 11:58:21.649 8 INFO neutron.services.segments.plugin [-] Segment b4557a79-6375-40b5-b2db-be8a7c99443d resource provider aggregate not found [pid: 7|app: 0|req: 847/1707] 10.0.0.220 () {32 vars in 727 bytes} [Mon May 11 11:58:21 2026] GET /v2.0/ports/ecae2ebd-b4b2-4b8c-be6a-936195b1dc9c/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:58:21.655 8 INFO neutron.services.segments.plugin [-] Segment b4557a79-6375-40b5-b2db-be8a7c99443d resource provider aggregate not found 2026-05-11 11:58:21.661 8 INFO neutron.services.segments.plugin [-] Segment b4557a79-6375-40b5-b2db-be8a7c99443d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4557a79-6375-40b5-b2db-be8a7c99443d found for delete ", "request_id": "req-d272f8cf-dfcf-4605-a36b-691e2e431be7"}]} 2026-05-11 11:58:21.668 8 INFO neutron.services.segments.plugin [-] Segment b4557a79-6375-40b5-b2db-be8a7c99443d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4557a79-6375-40b5-b2db-be8a7c99443d found for delete ", "request_id": "req-9ac406de-b2ff-48e6-88e6-24955f3c4b41"}]} [pid: 7|app: 0|req: 848/1708] 10.0.0.220 () {34 vars in 754 bytes} [Mon May 11 11:58:21 2026] PUT /v2.0/ports/ecae2ebd-b4b2-4b8c-be6a-936195b1dc9c/tags/red => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1709] 10.0.0.220 () {32 vars in 727 bytes} [Mon May 11 11:58:21 2026] GET /v2.0/ports/ecae2ebd-b4b2-4b8c-be6a-936195b1dc9c/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1710] 10.0.0.220 () {34 vars in 776 bytes} [Mon May 11 11:58:21 2026] PUT /v2.0/ports/ecae2ebd-b4b2-4b8c-be6a-936195b1dc9c/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1711] 10.0.0.220 () {32 vars in 727 bytes} [Mon May 11 11:58:21 2026] GET /v2.0/ports/ecae2ebd-b4b2-4b8c-be6a-936195b1dc9c/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1712] 10.0.0.220 () {34 vars in 747 bytes} [Mon May 11 11:58:21 2026] PUT /v2.0/ports/ecae2ebd-b4b2-4b8c-be6a-936195b1dc9c/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1713] 10.0.0.220 () {32 vars in 727 bytes} [Mon May 11 11:58:21 2026] GET /v2.0/ports/ecae2ebd-b4b2-4b8c-be6a-936195b1dc9c/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1714] 10.0.0.220 () {32 vars in 735 bytes} [Mon May 11 11:58:21 2026] GET /v2.0/ports/ecae2ebd-b4b2-4b8c-be6a-936195b1dc9c/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:58:22.017 7 INFO neutron.api.v2.resource [None req-c5f84557-5805-4dd6-a609-47ff8bbed7ca f0426baef30b4cd0b216ce77d82d4b11 cd600bc9b95b40e893a96e9b442cb01e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 855/1715] 10.0.0.220 () {32 vars in 739 bytes} [Mon May 11 11:58:21 2026] GET /v2.0/ports/ecae2ebd-b4b2-4b8c-be6a-936195b1dc9c/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1716] 199.19.213.177 () {38 vars in 1028 bytes} [Mon May 11 11:58:21 2026] PUT /v2.0/ports/e19014ec-c8cc-4284-89c6-ad73c79cd653 => generated 1239 bytes in 467 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: 856/1717] 10.0.0.220 () {32 vars in 738 bytes} [Mon May 11 11:58:22 2026] DELETE /v2.0/ports/ecae2ebd-b4b2-4b8c-be6a-936195b1dc9c/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1718] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:58:22 2026] GET /v2.0/ports?tenant_id=4274ed589ea74f79966b5740ed568c78&device_id=b9a3be15-2b0b-4707-abfc-bccf2c4f137c => 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: 857/1719] 10.0.0.220 () {32 vars in 727 bytes} [Mon May 11 11:58:22 2026] GET /v2.0/ports/ecae2ebd-b4b2-4b8c-be6a-936195b1dc9c/tags => generated 30 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:58:22.164 7 INFO neutron.api.v2.resource [None req-f77ba3fc-ca1d-45d2-9808-38a88003e238 f0426baef30b4cd0b216ce77d82d4b11 cd600bc9b95b40e893a96e9b442cb01e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 858/1720] 10.0.0.220 () {32 vars in 742 bytes} [Mon May 11 11:58:22 2026] DELETE /v2.0/ports/ecae2ebd-b4b2-4b8c-be6a-936195b1dc9c/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1721] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 11:58:22 2026] GET /v2.0/networks?id=be7070c0-d327-4bec-86c3-72eb71ce1bc4 => generated 756 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1722] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 11:58:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7baee2ed-6a1f-435f-a7c7-c1561f45ad01 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1723] 10.0.0.220 () {32 vars in 730 bytes} [Mon May 11 11:58:22 2026] DELETE /v2.0/ports/ecae2ebd-b4b2-4b8c-be6a-936195b1dc9c/tags => 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: 860/1724] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 11:58:22 2026] GET /v2.0/subnets?id=a5bfa23b-3b4b-4909-99a9-7da83c3cd6fa => 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: 865/1725] 10.0.0.220 () {32 vars in 727 bytes} [Mon May 11 11:58:22 2026] GET /v2.0/ports/ecae2ebd-b4b2-4b8c-be6a-936195b1dc9c/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1726] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 11:58:22 2026] GET /v2.0/ports?network_id=be7070c0-d327-4bec-86c3-72eb71ce1bc4&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1727] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:22 2026] GET /v2.0/ports?device_id=29d81dcc-cbf9-4169-af20-81b886a1c516 => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1728] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 11:58:22 2026] GET /v2.0/networks/be7070c0-d327-4bec-86c3-72eb71ce1bc4?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: 863/1729] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:58:22 2026] GET /v2.0/security-groups?id=785ecb37-3319-44f3-803f-977668d0c125&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1730] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 11:58:22 2026] GET /v2.0/networks/be7070c0-d327-4bec-86c3-72eb71ce1bc4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1731] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:58:22 2026] DELETE /v2.0/ports/ecae2ebd-b4b2-4b8c-be6a-936195b1dc9c => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1732] 10.0.0.220 () {32 vars in 729 bytes} [Mon May 11 11:58:22 2026] GET /v2.0/floatingips/48624c33-b9a5-4ca5-b88b-ac505921c5b1 => generated 856 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:58:22.690 7 INFO neutron.services.segments.plugin [-] Segment 4bb05c68-0488-4471-9f67-644e2b8bdc51 resource provider aggregate not found 2026-05-11 11:58:22.696 7 INFO neutron.services.segments.plugin [-] Segment 4bb05c68-0488-4471-9f67-644e2b8bdc51 resource provider aggregate not found [pid: 7|app: 0|req: 865/1733] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:58:22 2026] DELETE /v2.0/networks/a7eea1ea-d187-44bc-870e-d36e2d272636 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:58:22.992 8 WARNING neutron_lib.context [None req-cabb498b-da13-45f6-87ab-3482fa498895 cf4356a858f443f98ca1ce371c903796 6bb6b14999ef40aea8f185c6bbd4f89e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:58:23.081 7 INFO neutron.services.segments.plugin [-] Segment 4bb05c68-0488-4471-9f67-644e2b8bdc51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bb05c68-0488-4471-9f67-644e2b8bdc51 found for delete ", "request_id": "req-51992722-2520-4088-b8f6-f07e9852b892"}]} 2026-05-11 11:58:23.084 7 INFO neutron.services.segments.plugin [-] Segment 4bb05c68-0488-4471-9f67-644e2b8bdc51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bb05c68-0488-4471-9f67-644e2b8bdc51 found for delete ", "request_id": "req-32899d15-ce7e-4475-af84-24b78a4ac528"}]} [pid: 7|app: 0|req: 866/1734] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:58:23 2026] GET /v2.0/ports?tenant_id=57389bece1e94c0ba3f78122f0314f31&device_id=29d81dcc-cbf9-4169-af20-81b886a1c516 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1735] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 11:58:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e19014ec-c8cc-4284-89c6-ad73c79cd653 => 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: 868/1736] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 11:58:23 2026] GET /v2.0/subnets?id=5918ec0f-c32b-492b-b39a-fd6c7c04baf5 => generated 691 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1737] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 11:58:23 2026] GET /v2.0/ports?network_id=58a9161c-c203-47c7-9fce-0faf740c2811&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: 870/1738] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 11:58:23 2026] GET /v2.0/networks/58a9161c-c203-47c7-9fce-0faf740c2811?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1739] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 11:58:23 2026] GET /v2.0/networks/58a9161c-c203-47c7-9fce-0faf740c2811?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1740] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:58:23 2026] GET /v2.0/security-groups?tenant_id=cd600bc9b95b40e893a96e9b442cb01e&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:58:23.478 8 INFO neutron.db.segments_db [None req-cabb498b-da13-45f6-87ab-3482fa498895 cf4356a858f443f98ca1ce371c903796 6bb6b14999ef40aea8f185c6bbd4f89e - - default default] Added segment b4c5f9e7-2ba8-413f-8643-163a0f20e51b of type vxlan for network df99f526-cafe-4760-8d1d-ee0acc09a29e [pid: 8|app: 0|req: 869/1741] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:58:22 2026] POST /v2.0/networks => generated 643 bytes in 771 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1742] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:23 2026] DELETE /v2.0/security-groups/00faf068-9641-4f20-8c13-8cba1ca7f5ba => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:58:23.587 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-05a94ed0-52f0-4302-b0cf-48893255adc6'] response: {'name': 'network-changed', 'server_uuid': '29d81dcc-cbf9-4169-af20-81b886a1c516', 'tag': 'e19014ec-c8cc-4284-89c6-ad73c79cd653', 'status': 'completed', 'code': 200} 2026-05-11 11:58:23.604 7 WARNING neutron_lib.context [None req-1d428c1f-f7ba-48c8-b679-64b51b88aed6 cf4356a858f443f98ca1ce371c903796 6bb6b14999ef40aea8f185c6bbd4f89e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 870/1743] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:23 2026] GET /v2.0/ports?device_id=29d81dcc-cbf9-4169-af20-81b886a1c516 => generated 973 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1744] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:58:23 2026] GET /v2.0/security-groups?tenant_id=57cda396763e400cb56661a46042ac78&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1745] 10.0.0.220 () {32 vars in 729 bytes} [Mon May 11 11:58:23 2026] GET /v2.0/floatingips/48624c33-b9a5-4ca5-b88b-ac505921c5b1 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1746] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:58:23 2026] GET /v2.0/security-groups?id=785ecb37-3319-44f3-803f-977668d0c125&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1747] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:58:23 2026] POST /v2.0/subnets => generated 641 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:58:23.866 7 WARNING neutron_lib.context [None req-afa56684-5ad6-4c38-8b09-d1943d2465e0 cf4356a858f443f98ca1ce371c903796 6bb6b14999ef40aea8f185c6bbd4f89e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:58:23.924 7 INFO neutron.db.segments_db [None req-afa56684-5ad6-4c38-8b09-d1943d2465e0 cf4356a858f443f98ca1ce371c903796 6bb6b14999ef40aea8f185c6bbd4f89e - - default default] Added segment 43fbfce6-7367-4203-aef4-3488c0663e55 of type vxlan for network 5f0fc14e-9796-4b13-bfbf-319c92afd7f8 [pid: 8|app: 0|req: 874/1748] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:23 2026] DELETE /v2.0/security-groups/703276b6-426c-4c3b-98a9-cbfa99c679d2 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1749] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:58:23 2026] POST /v2.0/networks => generated 644 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1750] 10.0.0.220 () {34 vars in 743 bytes} [Mon May 11 11:58:24 2026] PUT /v2.0/networks/5f0fc14e-9796-4b13-bfbf-319c92afd7f8 => generated 592 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:58:24.129 7 WARNING neutron_lib.context [None req-b03d3151-43bd-4ae6-a51d-661c68136ac3 cf4356a858f443f98ca1ce371c903796 6bb6b14999ef40aea8f185c6bbd4f89e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 876/1751] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:58:24 2026] POST /v2.0/subnets => generated 626 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1752] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:58:24 2026] GET /v2.0/ports?tenant_id=57389bece1e94c0ba3f78122f0314f31&device_id=29d81dcc-cbf9-4169-af20-81b886a1c516 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1753] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 11:58:24 2026] GET /v2.0/networks?id=58a9161c-c203-47c7-9fce-0faf740c2811 => generated 769 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1754] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 11:58:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e19014ec-c8cc-4284-89c6-ad73c79cd653 => 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: 876/1755] 10.0.0.220 () {34 vars in 741 bytes} [Mon May 11 11:58:24 2026] PUT /v2.0/subnets/00f65d4b-a8a3-4fac-93ea-e47671024276 => generated 636 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1756] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 11:58:24 2026] GET /v2.0/subnets?id=5918ec0f-c32b-492b-b39a-fd6c7c04baf5 => generated 691 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1757] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 11:58:24 2026] GET /v2.0/ports?network_id=58a9161c-c203-47c7-9fce-0faf740c2811&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1758] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 11:58:24 2026] GET /v2.0/networks/58a9161c-c203-47c7-9fce-0faf740c2811?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1759] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 11:58:24 2026] GET /v2.0/networks/58a9161c-c203-47c7-9fce-0faf740c2811?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:58:24.708 8 INFO neutron.services.segments.plugin [-] Segment 43fbfce6-7367-4203-aef4-3488c0663e55 resource provider aggregate not found 2026-05-11 11:58:24.725 8 INFO neutron.services.segments.plugin [-] Segment 43fbfce6-7367-4203-aef4-3488c0663e55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43fbfce6-7367-4203-aef4-3488c0663e55 found for delete ", "request_id": "req-3e4bf095-03b3-4585-82db-bed374bcd1ed"}]} 2026-05-11 11:58:24.726 8 INFO neutron.services.segments.plugin [-] Segment 43fbfce6-7367-4203-aef4-3488c0663e55 resource provider aggregate not found 2026-05-11 11:58:24.738 8 INFO neutron.services.segments.plugin [-] Segment 43fbfce6-7367-4203-aef4-3488c0663e55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43fbfce6-7367-4203-aef4-3488c0663e55 found for delete ", "request_id": "req-77361eec-2b50-48a7-ba76-b22e27f22962"}]} [pid: 8|app: 0|req: 877/1760] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:58:24 2026] DELETE /v2.0/networks/5f0fc14e-9796-4b13-bfbf-319c92afd7f8 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:58:24.767 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e0ca13c9-9403-4c5c-9769-f083bc4bfeca cf4356a858f443f98ca1ce371c903796 6bb6b14999ef40aea8f185c6bbd4f89e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 884/1761] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:58:24 2026] DELETE /v2.0/networks/5f0fc14e-9796-4b13-bfbf-319c92afd7f8 => 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: 878/1762] 10.0.0.220 () {32 vars in 694 bytes} [Mon May 11 11:58:24 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1763] 10.0.0.220 () {32 vars in 742 bytes} [Mon May 11 11:58:24 2026] GET /v2.0/subnets?network_id=6f1f29c3-e3d4-43cc-a37d-0352a59f596f => generated 649 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1764] 10.0.0.220 () {32 vars in 653 bytes} [Mon May 11 11:58:24 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1765] 10.0.0.220 () {32 vars in 649 bytes} [Mon May 11 11:58:24 2026] GET /v2.0/networks => generated 1308 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1766] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:24 2026] GET /v2.0/ports?device_id=29d81dcc-cbf9-4169-af20-81b886a1c516 => generated 973 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1767] 10.0.0.220 () {32 vars in 647 bytes} [Mon May 11 11:58:24 2026] GET /v2.0/subnets => generated 1280 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1768] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:58:24 2026] GET /v2.0/security-groups?id=785ecb37-3319-44f3-803f-977668d0c125&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: 7|app: 0|req: 888/1769] 10.0.0.220 () {32 vars in 723 bytes} [Mon May 11 11:58:24 2026] GET /v2.0/networks/df99f526-cafe-4760-8d1d-ee0acc09a29e => generated 668 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1770] 10.0.0.220 () {32 vars in 721 bytes} [Mon May 11 11:58:25 2026] GET /v2.0/subnets/53e20873-402d-4fd5-b822-0a5a76486010 => generated 641 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:58:25.091 7 INFO neutron.pecan_wsgi.hooks.translation [None req-56e62be0-1b30-43f8-9a21-79ce6a2ff6ab cf4356a858f443f98ca1ce371c903796 6bb6b14999ef40aea8f185c6bbd4f89e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 889/1771] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:58:25 2026] DELETE /v2.0/subnets/00f65d4b-a8a3-4fac-93ea-e47671024276 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:58:25.117 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2eeb5ffc-8afa-4b0d-a5ce-84b9255bf4b7 cf4356a858f443f98ca1ce371c903796 6bb6b14999ef40aea8f185c6bbd4f89e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 883/1772] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:58:25 2026] DELETE /v2.0/networks/5f0fc14e-9796-4b13-bfbf-319c92afd7f8 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1773] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:58:25 2026] DELETE /v2.0/subnets/53e20873-402d-4fd5-b822-0a5a76486010 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1774] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:58:25 2026] DELETE /v2.0/networks/df99f526-cafe-4760-8d1d-ee0acc09a29e => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1775] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:26 2026] GET /v2.0/ports?device_id=29d81dcc-cbf9-4169-af20-81b886a1c516 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1776] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:58:26 2026] GET /v2.0/security-groups?id=785ecb37-3319-44f3-803f-977668d0c125&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1777] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:58:26 2026] GET /v2.0/security-groups?tenant_id=6bb6b14999ef40aea8f185c6bbd4f89e&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1778] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:26 2026] DELETE /v2.0/security-groups/c573ea69-d53e-4c07-bc37-a637ec7641ac => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:58:27.039 8 INFO neutron.services.segments.plugin [-] Segment b4c5f9e7-2ba8-413f-8643-163a0f20e51b resource provider aggregate not found 2026-05-11 11:58:27.045 8 INFO neutron.services.segments.plugin [-] Segment b4c5f9e7-2ba8-413f-8643-163a0f20e51b resource provider aggregate not found 2026-05-11 11:58:27.062 8 INFO neutron.services.segments.plugin [-] Segment b4c5f9e7-2ba8-413f-8643-163a0f20e51b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4c5f9e7-2ba8-413f-8643-163a0f20e51b found for delete ", "request_id": "req-a2350bd5-a0fb-4fc1-8ad6-d2aa3f9eda18"}]} 2026-05-11 11:58:27.065 8 INFO neutron.services.segments.plugin [-] Segment b4c5f9e7-2ba8-413f-8643-163a0f20e51b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4c5f9e7-2ba8-413f-8643-163a0f20e51b found for delete ", "request_id": "req-2f55b701-9ed6-4425-b7b8-27023bc5afa0"}]} [pid: 8|app: 0|req: 886/1779] 10.0.0.220 () {34 vars in 678 bytes} [Mon May 11 11:58:27 2026] POST /v2.0/qos/policies => generated 359 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1780] 10.0.0.220 () {34 vars in 753 bytes} [Mon May 11 11:58:27 2026] PUT /v2.0/policies/3f874154-8202-41c3-aa81-2d9ae8948e37/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1781] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:27 2026] GET /v2.0/ports?device_id=29d81dcc-cbf9-4169-af20-81b886a1c516 => 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: 888/1782] 10.0.0.220 () {32 vars in 733 bytes} [Mon May 11 11:58:27 2026] GET /v2.0/policies/3f874154-8202-41c3-aa81-2d9ae8948e37/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1783] 10.0.0.220 () {34 vars in 764 bytes} [Mon May 11 11:58:27 2026] PUT /v2.0/policies/3f874154-8202-41c3-aa81-2d9ae8948e37/tags/green => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1784] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:58:27 2026] GET /v2.0/security-groups?id=785ecb37-3319-44f3-803f-977668d0c125&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: 890/1785] 10.0.0.220 () {32 vars in 733 bytes} [Mon May 11 11:58:27 2026] GET /v2.0/policies/3f874154-8202-41c3-aa81-2d9ae8948e37/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: 896/1786] 10.0.0.220 () {34 vars in 760 bytes} [Mon May 11 11:58:27 2026] PUT /v2.0/policies/3f874154-8202-41c3-aa81-2d9ae8948e37/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: 891/1787] 10.0.0.220 () {32 vars in 733 bytes} [Mon May 11 11:58:27 2026] GET /v2.0/policies/3f874154-8202-41c3-aa81-2d9ae8948e37/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1788] 10.0.0.220 () {34 vars in 782 bytes} [Mon May 11 11:58:27 2026] PUT /v2.0/policies/3f874154-8202-41c3-aa81-2d9ae8948e37/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1789] 10.0.0.220 () {32 vars in 733 bytes} [Mon May 11 11:58:27 2026] GET /v2.0/policies/3f874154-8202-41c3-aa81-2d9ae8948e37/tags => generated 52 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1790] 10.0.0.220 () {34 vars in 753 bytes} [Mon May 11 11:58:27 2026] PUT /v2.0/policies/3f874154-8202-41c3-aa81-2d9ae8948e37/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1791] 10.0.0.220 () {32 vars in 733 bytes} [Mon May 11 11:58:27 2026] GET /v2.0/policies/3f874154-8202-41c3-aa81-2d9ae8948e37/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1792] 10.0.0.220 () {32 vars in 741 bytes} [Mon May 11 11:58:27 2026] GET /v2.0/policies/3f874154-8202-41c3-aa81-2d9ae8948e37/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:58:27.552 8 INFO neutron.api.v2.resource [None req-818ff1df-e68c-4871-947b-00904348aaaa 8586b451f9bd476db5bb95cda789d9ef b2131b8e7cb74f13af3a05e0d808bcdf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 894/1793] 10.0.0.220 () {32 vars in 745 bytes} [Mon May 11 11:58:27 2026] GET /v2.0/policies/3f874154-8202-41c3-aa81-2d9ae8948e37/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1794] 10.0.0.220 () {32 vars in 744 bytes} [Mon May 11 11:58:27 2026] DELETE /v2.0/policies/3f874154-8202-41c3-aa81-2d9ae8948e37/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1795] 10.0.0.220 () {32 vars in 733 bytes} [Mon May 11 11:58:27 2026] GET /v2.0/policies/3f874154-8202-41c3-aa81-2d9ae8948e37/tags => generated 30 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:58:27.627 7 INFO neutron.api.v2.resource [None req-71828038-52b7-43e9-8507-70865f87305a 8586b451f9bd476db5bb95cda789d9ef b2131b8e7cb74f13af3a05e0d808bcdf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 901/1796] 10.0.0.220 () {32 vars in 748 bytes} [Mon May 11 11:58:27 2026] DELETE /v2.0/policies/3f874154-8202-41c3-aa81-2d9ae8948e37/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1797] 10.0.0.220 () {32 vars in 736 bytes} [Mon May 11 11:58:27 2026] DELETE /v2.0/policies/3f874154-8202-41c3-aa81-2d9ae8948e37/tags => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1798] 10.0.0.220 () {32 vars in 733 bytes} [Mon May 11 11:58:27 2026] GET /v2.0/policies/3f874154-8202-41c3-aa81-2d9ae8948e37/tags => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1799] 10.0.0.220 () {32 vars in 734 bytes} [Mon May 11 11:58:27 2026] DELETE /v2.0/qos/policies/3f874154-8202-41c3-aa81-2d9ae8948e37 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:58:28.297 7 WARNING neutron_lib.context [None req-cac83583-29c1-4da0-9bc3-d740b864394e 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 898/1800] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:28 2026] GET /v2.0/ports?device_id=29d81dcc-cbf9-4169-af20-81b886a1c516 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:58:28.450 7 INFO neutron.db.segments_db [None req-cac83583-29c1-4da0-9bc3-d740b864394e 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] Added segment c1751190-1067-4d0e-95b3-f940e7eb7882 of type vxlan for network 1f489f0d-8d16-4a37-95f7-68934e8c08e1 [pid: 7|app: 0|req: 903/1801] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:58:28 2026] POST /v2.0/networks => generated 634 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1802] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:58:28 2026] GET /v2.0/security-groups?id=785ecb37-3319-44f3-803f-977668d0c125&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:58:28.572 7 WARNING neutron_lib.context [None req-8664da83-fdab-4bd2-8928-b2a92869ced1 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 899/1803] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:58:28 2026] GET /v2.0/security-groups?tenant_id=b2131b8e7cb74f13af3a05e0d808bcdf&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:58:28.635 7 INFO neutron.db.segments_db [None req-8664da83-fdab-4bd2-8928-b2a92869ced1 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] Added segment dfefa743-fc2c-4806-9271-844febdd0a01 of type vxlan for network 5e6d09d2-5b1d-4a42-afb1-926425e8a763 [pid: 8|app: 0|req: 900/1804] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:28 2026] DELETE /v2.0/security-groups/52f95260-cdcc-4efc-b455-af4bc6407499 => 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: 905/1805] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:58:28 2026] POST /v2.0/networks => generated 633 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:58:28.732 8 WARNING neutron_lib.context [None req-26e44c93-1ef3-4ae1-9315-25e1d485c224 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 901/1806] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:58:28 2026] POST /v2.0/subnets => generated 646 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1807] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:58:28 2026] GET /v2.0/security-groups?tenant_id=5e5de7804e7d42dd94e0689fdd2978c9&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:58:28.980 8 WARNING neutron_lib.context [None req-091692d0-d647-4a6d-8909-d93fd6f12a8f 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 907/1808] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:28 2026] DELETE /v2.0/security-groups/2e19a8af-4150-43dd-a1d4-a527c40ffd5d => 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: 902/1809] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:58:28 2026] POST /v2.0/subnets => generated 655 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:58:29.278 7 WARNING neutron_lib.context [None req-3a18ab5d-1aea-49bf-a652-7850a3a60194 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:58:29.325 7 INFO neutron.db.segments_db [None req-3a18ab5d-1aea-49bf-a652-7850a3a60194 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] Added segment cd6d7c4b-8036-4105-be2e-a1a7f7031b28 of type vxlan for network 52670d12-b415-4085-8e2b-e0a4c72b4773 2026-05-11 11:58:29.593 7 INFO neutron.db.l3_hamode_db [None req-3a18ab5d-1aea-49bf-a652-7850a3a60194 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 11:58:29.707 7 INFO neutron.db.l3_hamode_db [None req-3a18ab5d-1aea-49bf-a652-7850a3a60194 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 905/1812] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:29 2026] GET /v2.0/ports?device_id=29d81dcc-cbf9-4169-af20-81b886a1c516 => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1813] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:58:30 2026] GET /v2.0/security-groups?id=785ecb37-3319-44f3-803f-977668d0c125&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1814] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:58:29 2026] POST /v2.0/routers => generated 511 bytes in 1137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1815] 10.0.0.152 () {34 vars in 990 bytes} [Mon May 11 11:58:30 2026] GET /v2.0/ports?device_id=b9a3be15-2b0b-4707-abfc-bccf2c4f137c => 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: 910/1816] 10.0.0.152 () {34 vars in 1040 bytes} [Mon May 11 11:58:30 2026] GET /v2.0/security-groups?id=a7367278-18a2-4df7-a3b6-ad03d7892cdd&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1817] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:31 2026] GET /v2.0/ports?device_id=29d81dcc-cbf9-4169-af20-81b886a1c516 => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1818] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:58:31 2026] GET /v2.0/security-groups?id=785ecb37-3319-44f3-803f-977668d0c125&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: 907/1819] 10.0.0.220 () {34 vars in 783 bytes} [Mon May 11 11:58:30 2026] PUT /v2.0/routers/cb892158-9d9f-4f69-85cd-10281cf78a67/add_router_interface => generated 309 bytes in 1172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1820] 10.0.0.220 () {32 vars in 717 bytes} [Mon May 11 11:58:31 2026] GET /v2.0/ports/1134ec72-ff43-4ab0-9865-810e041bdc56 => generated 959 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1821] 199.19.213.177 () {34 vars in 994 bytes} [Mon May 11 11:58:31 2026] GET /v2.0/ports?device_id=29d81dcc-cbf9-4169-af20-81b886a1c516 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1822] 199.19.213.177 () {36 vars in 997 bytes} [Mon May 11 11:58:31 2026] DELETE /v2.0/ports/e19014ec-c8cc-4284-89c6-ad73c79cd653 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1823] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:32 2026] GET /v2.0/ports?device_id=29d81dcc-cbf9-4169-af20-81b886a1c516 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:58:32.488 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f94266a5-9fa4-44ba-b06f-2177a25d7f53'] response: {'server_uuid': '29d81dcc-cbf9-4169-af20-81b886a1c516', 'name': 'network-vif-deleted', 'tag': 'e19014ec-c8cc-4284-89c6-ad73c79cd653', 'status': 'completed', 'code': 200} 2026-05-11 11:58:32.611 7 WARNING neutron_lib.context [None req-9d707651-d82b-4b33-a293-8f24a556547f e30c4201f1884441b37f1e7fd108e666 0b401e50ec4b4eba927c53aba24e9b3a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:58:32.661 7 INFO neutron.db.segments_db [None req-9d707651-d82b-4b33-a293-8f24a556547f e30c4201f1884441b37f1e7fd108e666 0b401e50ec4b4eba927c53aba24e9b3a - - default default] Added segment 1ba1b717-de95-498b-996b-03683d684f0b of type vxlan for network cbdbb11a-aa90-4de3-b99c-0103a60808c9 [pid: 8|app: 0|req: 908/1824] 10.0.0.220 () {34 vars in 783 bytes} [Mon May 11 11:58:31 2026] PUT /v2.0/routers/cb892158-9d9f-4f69-85cd-10281cf78a67/add_router_interface => generated 309 bytes in 1146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1825] 10.0.0.220 () {32 vars in 717 bytes} [Mon May 11 11:58:32 2026] GET /v2.0/ports/8a06fe2b-a276-455a-ae5a-c5efdf8c3270 => generated 967 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:58:32.931 7 INFO neutron.db.l3_hamode_db [None req-9d707651-d82b-4b33-a293-8f24a556547f e30c4201f1884441b37f1e7fd108e666 0b401e50ec4b4eba927c53aba24e9b3a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 11:58:33.039 7 INFO neutron.db.l3_hamode_db [None req-9d707651-d82b-4b33-a293-8f24a556547f e30c4201f1884441b37f1e7fd108e666 0b401e50ec4b4eba927c53aba24e9b3a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 910/1826] 10.0.0.220 () {34 vars in 789 bytes} [Mon May 11 11:58:32 2026] PUT /v2.0/routers/cb892158-9d9f-4f69-85cd-10281cf78a67/remove_router_interface => generated 309 bytes in 729 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1827] 10.0.0.220 () {32 vars in 826 bytes} [Mon May 11 11:58:33 2026] GET /v2.0/ports?project_id=4274ed589ea74f79966b5740ed568c78&network_id=be7070c0-d327-4bec-86c3-72eb71ce1bc4 => generated 3695 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1828] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:33 2026] GET /v2.0/ports?device_id=29d81dcc-cbf9-4169-af20-81b886a1c516 => 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: 917/1829] 10.0.0.220 () {34 vars in 668 bytes} [Mon May 11 11:58:32 2026] POST /v2.0/routers => generated 474 bytes in 1291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1830] 10.0.0.220 () {34 vars in 751 bytes} [Mon May 11 11:58:33 2026] PUT /v2.0/routers/ff0f4c1c-5165-4846-95c8-4e3f6052039a/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1831] 10.0.0.220 () {32 vars in 731 bytes} [Mon May 11 11:58:33 2026] GET /v2.0/routers/ff0f4c1c-5165-4846-95c8-4e3f6052039a/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1832] 10.0.0.220 () {34 vars in 762 bytes} [Mon May 11 11:58:33 2026] PUT /v2.0/routers/ff0f4c1c-5165-4846-95c8-4e3f6052039a/tags/green => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1833] 10.0.0.220 () {32 vars in 731 bytes} [Mon May 11 11:58:33 2026] GET /v2.0/routers/ff0f4c1c-5165-4846-95c8-4e3f6052039a/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1834] 10.0.0.220 () {32 vars in 742 bytes} [Mon May 11 11:58:34 2026] GET /v2.0/subnets?network_id=6f1f29c3-e3d4-43cc-a37d-0352a59f596f => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1835] 10.0.0.220 () {34 vars in 758 bytes} [Mon May 11 11:58:34 2026] PUT /v2.0/routers/ff0f4c1c-5165-4846-95c8-4e3f6052039a/tags/red => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1836] 10.0.0.220 () {32 vars in 731 bytes} [Mon May 11 11:58:34 2026] GET /v2.0/routers/ff0f4c1c-5165-4846-95c8-4e3f6052039a/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1837] 10.0.0.220 () {34 vars in 780 bytes} [Mon May 11 11:58:34 2026] PUT /v2.0/routers/ff0f4c1c-5165-4846-95c8-4e3f6052039a/tags/black.or.white => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1838] 10.0.0.220 () {32 vars in 731 bytes} [Mon May 11 11:58:34 2026] GET /v2.0/routers/ff0f4c1c-5165-4846-95c8-4e3f6052039a/tags => generated 52 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:58:34.486 7 INFO neutron.db.l3_db [None req-ca87b8cf-2eab-4d2e-bc58-1d5fdfa71159 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Floating IP 48624c33-b9a5-4ca5-b88b-ac505921c5b1 disassociated. External IP: 10.96.250.218, port: 7baee2ed-6a1f-435f-a7c7-c1561f45ad01. [pid: 8|app: 0|req: 913/1839] 10.0.0.220 () {34 vars in 789 bytes} [Mon May 11 11:58:33 2026] PUT /v2.0/routers/cb892158-9d9f-4f69-85cd-10281cf78a67/remove_router_interface => generated 309 bytes in 801 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1840] 10.0.0.220 () {34 vars in 751 bytes} [Mon May 11 11:58:34 2026] PUT /v2.0/routers/ff0f4c1c-5165-4846-95c8-4e3f6052039a/tags => generated 37 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1841] 10.0.0.220 () {32 vars in 736 bytes} [Mon May 11 11:58:34 2026] GET /v2.0/ports?device_id=cb892158-9d9f-4f69-85cd-10281cf78a67 => 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: 916/1842] 10.0.0.220 () {32 vars in 731 bytes} [Mon May 11 11:58:34 2026] GET /v2.0/routers/ff0f4c1c-5165-4846-95c8-4e3f6052039a/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1843] 10.0.0.220 () {34 vars in 749 bytes} [Mon May 11 11:58:34 2026] PUT /v2.0/floatingips/48624c33-b9a5-4ca5-b88b-ac505921c5b1 => generated 554 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:58:34.855 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2372847-3572-4630-b4e1-b3da52d3ed60'] response: {'name': 'network-changed', 'server_uuid': 'b9a3be15-2b0b-4707-abfc-bccf2c4f137c', 'tag': '7baee2ed-6a1f-435f-a7c7-c1561f45ad01', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 928/1844] 10.0.0.220 () {32 vars in 739 bytes} [Mon May 11 11:58:34 2026] GET /v2.0/routers/ff0f4c1c-5165-4846-95c8-4e3f6052039a/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1845] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:34 2026] GET /v2.0/ports?device_id=29d81dcc-cbf9-4169-af20-81b886a1c516 => 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: 930/1846] 10.0.0.220 () {32 vars in 729 bytes} [Mon May 11 11:58:34 2026] GET /v2.0/floatingips/48624c33-b9a5-4ca5-b88b-ac505921c5b1 => generated 554 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:58:34.959 7 INFO neutron.api.v2.resource [None req-e4ef694b-43df-4ccb-8d02-31eb8dc0f765 e30c4201f1884441b37f1e7fd108e666 0b401e50ec4b4eba927c53aba24e9b3a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 931/1847] 10.0.0.220 () {32 vars in 743 bytes} [Mon May 11 11:58:34 2026] GET /v2.0/routers/ff0f4c1c-5165-4846-95c8-4e3f6052039a/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1848] 10.0.0.220 () {32 vars in 742 bytes} [Mon May 11 11:58:34 2026] DELETE /v2.0/routers/ff0f4c1c-5165-4846-95c8-4e3f6052039a/tags/red => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1849] 10.0.0.220 () {32 vars in 731 bytes} [Mon May 11 11:58:35 2026] GET /v2.0/routers/ff0f4c1c-5165-4846-95c8-4e3f6052039a/tags => generated 30 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:58:35.172 7 INFO neutron.api.v2.resource [None req-e6621588-8e5c-40d3-996d-15ae8ab2864d e30c4201f1884441b37f1e7fd108e666 0b401e50ec4b4eba927c53aba24e9b3a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 934/1850] 10.0.0.220 () {32 vars in 746 bytes} [Mon May 11 11:58:35 2026] DELETE /v2.0/routers/ff0f4c1c-5165-4846-95c8-4e3f6052039a/tags/green => generated 99 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 11:58:35.255 8 INFO neutron.services.segments.plugin [-] Segment cd6d7c4b-8036-4105-be2e-a1a7f7031b28 resource provider aggregate not found 2026-05-11 11:58:35.261 8 INFO neutron.services.segments.plugin [-] Segment cd6d7c4b-8036-4105-be2e-a1a7f7031b28 resource provider aggregate not found 2026-05-11 11:58:35.274 8 INFO neutron.services.segments.plugin [-] Segment cd6d7c4b-8036-4105-be2e-a1a7f7031b28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd6d7c4b-8036-4105-be2e-a1a7f7031b28 found for delete ", "request_id": "req-5504039d-7333-4606-b366-a970ce326694"}]} 2026-05-11 11:58:35.279 8 INFO neutron.services.segments.plugin [-] Segment cd6d7c4b-8036-4105-be2e-a1a7f7031b28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd6d7c4b-8036-4105-be2e-a1a7f7031b28 found for delete ", "request_id": "req-d41e49e7-76fc-4795-b407-4b5f735dd011"}]} 2026-05-11 11:58:35.280 8 INFO neutron.db.l3_hamode_db [None req-ba683ac1-fbcb-4ff0-99b5-5bd574abcee1 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] HA network 52670d12-b415-4085-8e2b-e0a4c72b4773 was deleted as no HA routers are present in tenant 4ce88f3425fa4150a12bd1d4d6e05598. [pid: 8|app: 0|req: 917/1851] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:58:34 2026] DELETE /v2.0/routers/cb892158-9d9f-4f69-85cd-10281cf78a67 => generated 0 bytes in 598 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1852] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:58:35 2026] DELETE /v2.0/subnets/762623ea-538b-4847-ac80-0397de35af94 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1853] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:58:35 2026] GET /v2.0/ports?tenant_id=4274ed589ea74f79966b5740ed568c78&device_id=b9a3be15-2b0b-4707-abfc-bccf2c4f137c => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1854] 10.0.0.220 () {32 vars in 734 bytes} [Mon May 11 11:58:35 2026] DELETE /v2.0/routers/ff0f4c1c-5165-4846-95c8-4e3f6052039a/tags => generated 0 bytes in 446 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1855] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:58:35 2026] DELETE /v2.0/subnets/9e392ad0-635f-42ef-8680-d8a48d764b8a => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1856] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 11:58:35 2026] GET /v2.0/networks?id=be7070c0-d327-4bec-86c3-72eb71ce1bc4 => generated 756 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1857] 10.0.0.220 () {32 vars in 731 bytes} [Mon May 11 11:58:35 2026] GET /v2.0/routers/ff0f4c1c-5165-4846-95c8-4e3f6052039a/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1858] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 11:58:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7baee2ed-6a1f-435f-a7c7-c1561f45ad01 => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1859] 10.0.0.220 () {32 vars in 721 bytes} [Mon May 11 11:58:35 2026] GET /v2.0/routers/ff0f4c1c-5165-4846-95c8-4e3f6052039a => generated 480 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1860] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 11:58:35 2026] GET /v2.0/subnets?id=a5bfa23b-3b4b-4909-99a9-7da83c3cd6fa => generated 677 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:58:35.946 7 INFO neutron.services.segments.plugin [-] Segment dfefa743-fc2c-4806-9271-844febdd0a01 resource provider aggregate not found 2026-05-11 11:58:35.953 7 INFO neutron.services.segments.plugin [-] Segment dfefa743-fc2c-4806-9271-844febdd0a01 resource provider aggregate not found 2026-05-11 11:58:35.963 7 INFO neutron.services.segments.plugin [-] Segment dfefa743-fc2c-4806-9271-844febdd0a01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfefa743-fc2c-4806-9271-844febdd0a01 found for delete ", "request_id": "req-b6983d58-5ba3-41e9-b071-ce794d4187c5"}]} [pid: 7|app: 0|req: 937/1861] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:58:35 2026] DELETE /v2.0/networks/5e6d09d2-5b1d-4a42-afb1-926425e8a763 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:58:35.979 7 INFO neutron.services.segments.plugin [-] Segment dfefa743-fc2c-4806-9271-844febdd0a01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfefa743-fc2c-4806-9271-844febdd0a01 found for delete ", "request_id": "req-108c08d4-dbe3-4aa0-a00b-6dfe4fa1c426"}]} [pid: 7|app: 0|req: 938/1862] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 11:58:35 2026] GET /v2.0/ports?network_id=be7070c0-d327-4bec-86c3-72eb71ce1bc4&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: 939/1863] 10.0.0.220 () {32 vars in 729 bytes} [Mon May 11 11:58:36 2026] GET /v2.0/floatingips/48624c33-b9a5-4ca5-b88b-ac505921c5b1 => generated 554 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1864] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:58:36 2026] DELETE /v2.0/networks/1f489f0d-8d16-4a37-95f7-68934e8c08e1 => 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: 925/1865] 10.0.0.220 () {34 vars in 742 bytes} [Mon May 11 11:58:35 2026] PUT /v2.0/routers/ff0f4c1c-5165-4846-95c8-4e3f6052039a => generated 480 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:58:36.368 8 WARNING neutron_lib.context [None req-60d55f9c-6f06-4d10-a449-2ae8a5a54ad9 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 941/1866] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 11:58:36 2026] GET /v2.0/networks/be7070c0-d327-4bec-86c3-72eb71ce1bc4?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1867] 10.0.0.220 () {32 vars in 736 bytes} [Mon May 11 11:58:36 2026] GET /v2.0/ports?device_id=ff0f4c1c-5165-4846-95c8-4e3f6052039a => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:58:36.428 8 INFO neutron.db.segments_db [None req-60d55f9c-6f06-4d10-a449-2ae8a5a54ad9 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] Added segment 9f97c0a7-7fff-479d-af89-13ff84e25760 of type vxlan for network b58cf26e-30cf-4441-bf09-fb65d1c66d52 [pid: 7|app: 0|req: 943/1868] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 11:58:36 2026] GET /v2.0/networks/be7070c0-d327-4bec-86c3-72eb71ce1bc4?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: 926/1869] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:58:36 2026] POST /v2.0/networks => generated 634 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:58:36.554 8 WARNING neutron_lib.context [None req-40b12577-9664-41cd-b077-2f1a61679a98 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 927/1870] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:58:36 2026] POST /v2.0/subnets => generated 646 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:58:36.853 8 WARNING neutron_lib.context [None req-4bd6fd55-d477-4b7f-8a39-88796d73050c 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:58:36.895 8 INFO neutron.db.segments_db [None req-4bd6fd55-d477-4b7f-8a39-88796d73050c 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] Added segment 8b2a64c1-917a-4364-bc9a-08058bc6399e of type vxlan for network 45342d2c-b6b8-4940-bde9-52528a7261f5 2026-05-11 11:58:37.020 7 INFO neutron.db.l3_hamode_db [None req-bfac4676-d9dc-4361-bf84-6c1fdf8cf7fa e30c4201f1884441b37f1e7fd108e666 0b401e50ec4b4eba927c53aba24e9b3a - - default default] HA network cbdbb11a-aa90-4de3-b99c-0103a60808c9 was deleted as no HA routers are present in tenant 0b401e50ec4b4eba927c53aba24e9b3a. [pid: 7|app: 0|req: 944/1871] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:58:36 2026] DELETE /v2.0/routers/ff0f4c1c-5165-4846-95c8-4e3f6052039a => generated 0 bytes in 569 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1872] 10.0.0.220 () {32 vars in 729 bytes} [Mon May 11 11:58:37 2026] GET /v2.0/floatingips/48624c33-b9a5-4ca5-b88b-ac505921c5b1 => generated 552 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:58:37.140 8 INFO neutron.db.l3_hamode_db [None req-4bd6fd55-d477-4b7f-8a39-88796d73050c 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 11:58:37.268 8 INFO neutron.db.l3_hamode_db [None req-4bd6fd55-d477-4b7f-8a39-88796d73050c 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 928/1873] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:58:36 2026] POST /v2.0/routers => generated 510 bytes in 990 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:58:37.985 7 INFO neutron.services.segments.plugin [-] Segment c1751190-1067-4d0e-95b3-f940e7eb7882 resource provider aggregate not found 2026-05-11 11:58:37.993 7 INFO neutron.services.segments.plugin [-] Segment c1751190-1067-4d0e-95b3-f940e7eb7882 resource provider aggregate not found 2026-05-11 11:58:38.000 7 INFO neutron.services.segments.plugin [-] Segment c1751190-1067-4d0e-95b3-f940e7eb7882 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1751190-1067-4d0e-95b3-f940e7eb7882 found for delete ", "request_id": "req-a0749a75-5eac-4704-bcf9-5494190d448b"}]} 2026-05-11 11:58:38.019 7 INFO neutron.services.segments.plugin [-] Segment c1751190-1067-4d0e-95b3-f940e7eb7882 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1751190-1067-4d0e-95b3-f940e7eb7882 found for delete ", "request_id": "req-8ac681f6-290d-48b9-9630-04994ef1ceb7"}]} 2026-05-11 11:58:38.023 7 INFO neutron.services.segments.plugin [-] Segment 1ba1b717-de95-498b-996b-03683d684f0b resource provider aggregate not found 2026-05-11 11:58:38.035 7 INFO neutron.services.segments.plugin [-] Segment 1ba1b717-de95-498b-996b-03683d684f0b resource provider aggregate not found 2026-05-11 11:58:38.039 7 INFO neutron.services.segments.plugin [-] Segment 1ba1b717-de95-498b-996b-03683d684f0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ba1b717-de95-498b-996b-03683d684f0b found for delete ", "request_id": "req-80efdd3e-b4c1-4731-b27a-5df59e413337"}]} [pid: 7|app: 0|req: 946/1874] 10.0.0.220 () {34 vars in 789 bytes} [Mon May 11 11:58:37 2026] PUT /v2.0/routers/837c9fa2-66eb-48d9-be54-584767b5291f/remove_router_interface => generated 309 bytes in 887 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:58:38.047 7 WARNING neutron_lib.context [None req-63dce9bd-cd04-4050-9861-d8a2ace4e05a 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:58:38.053 7 INFO neutron.services.segments.plugin [-] Segment 1ba1b717-de95-498b-996b-03683d684f0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ba1b717-de95-498b-996b-03683d684f0b found for delete ", "request_id": "req-2caff601-86ea-48da-954a-630b73eeca9d"}]} [pid: 8|app: 0|req: 929/1875] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:58:37 2026] GET /v2.0/security-groups?tenant_id=0f930cb8000d4a2a8cfd2adcb78eb66c&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1876] 10.0.0.220 () {34 vars in 665 bytes} [Mon May 11 11:58:38 2026] POST /v2.0/ports => generated 962 bytes in 306 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: 948/1877] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:38 2026] DELETE /v2.0/security-groups/a5368d45-da79-439a-8eea-cdf34c012803 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:58:38.460 7 WARNING neutron_lib.context [None req-ecc378e2-8808-4786-959c-f7cd5f4eb111 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 949/1878] 10.0.0.220 () {34 vars in 685 bytes} [Mon May 11 11:58:38 2026] POST /v2.0/security-groups => generated 1675 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 11:58:39.098 8 INFO neutron.services.segments.plugin [-] Segment 4f87fdc0-f4f8-4f19-9e37-020a48f0fdae resource provider aggregate not found 2026-05-11 11:58:39.109 8 INFO neutron.services.segments.plugin [-] Segment 4f87fdc0-f4f8-4f19-9e37-020a48f0fdae resource provider aggregate not found 2026-05-11 11:58:39.120 8 INFO neutron.db.l3_hamode_db [None req-0fb1bce3-daee-4189-a5bd-39e98bad8ec2 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] HA network ec9fe199-c143-4aeb-90e7-11180309608b was deleted as no HA routers are present in tenant 57389bece1e94c0ba3f78122f0314f31. [pid: 8|app: 0|req: 930/1879] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:58:38 2026] DELETE /v2.0/routers/837c9fa2-66eb-48d9-be54-584767b5291f => generated 0 bytes in 1026 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:58:39.129 8 INFO neutron.services.segments.plugin [-] Segment 4f87fdc0-f4f8-4f19-9e37-020a48f0fdae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f87fdc0-f4f8-4f19-9e37-020a48f0fdae found for delete ", "request_id": "req-99785b80-6ca2-401e-952f-e3601e998b05"}]} 2026-05-11 11:58:39.133 8 INFO neutron.services.segments.plugin [-] Segment 4f87fdc0-f4f8-4f19-9e37-020a48f0fdae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f87fdc0-f4f8-4f19-9e37-020a48f0fdae found for delete ", "request_id": "req-dbbcebfc-18b7-4dbf-a564-da3e8c220964"}]} [pid: 8|app: 0|req: 931/1880] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:58:39 2026] GET /v2.0/security-groups?tenant_id=0b401e50ec4b4eba927c53aba24e9b3a&name=default => generated 2925 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:58:39.229 8 WARNING neutron_lib.context [None req-c42dfcc7-373d-4970-bfb8-363c2522ebcf 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 932/1881] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:58:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1882] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:58:39 2026] DELETE /v2.0/subnets/5918ec0f-c32b-492b-b39a-fd6c7c04baf5 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1883] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:39 2026] DELETE /v2.0/security-groups/02cea0e7-26c1-4f39-b15f-274a6540a1a5 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:58:39.610 8 WARNING neutron_lib.context [None req-3187f9b7-9112-45ed-baf6-adf49e51d426 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 950/1884] 10.0.0.220 () {34 vars in 783 bytes} [Mon May 11 11:58:38 2026] PUT /v2.0/routers/62f593fa-7c7c-46f8-ba67-4020283b1dc7/add_router_interface => generated 309 bytes in 1148 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: 935/1885] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:58:39 2026] POST /v2.0/security-group-rules => generated 596 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1886] 10.0.0.220 () {32 vars in 717 bytes} [Mon May 11 11:58:39 2026] GET /v2.0/ports/9de4dae2-0a60-4120-8771-411e73a9435b => generated 1036 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:58:39.783 8 WARNING neutron_lib.context [None req-989b2362-fa93-4eed-b1ca-2bcbb2779cc8 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 937/1887] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:58:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1888] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:58:39 2026] DELETE /v2.0/networks/58a9161c-c203-47c7-9fce-0faf740c2811 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:58:40.013 7 WARNING neutron_lib.context [None req-e6c2bb48-581e-45b7-937c-7bf57d1524ed 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:58:40.065 7 INFO neutron.services.segments.plugin [-] Segment 6fdd1987-871b-4016-aeea-e98862eb2f91 resource provider aggregate not found 2026-05-11 11:58:40.085 7 INFO neutron.services.segments.plugin [-] Segment 6fdd1987-871b-4016-aeea-e98862eb2f91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fdd1987-871b-4016-aeea-e98862eb2f91 found for delete ", "request_id": "req-5485e087-cfca-439d-983c-5aab7de3d4c7"}]} 2026-05-11 11:58:40.089 7 INFO neutron.services.segments.plugin [-] Segment 6fdd1987-871b-4016-aeea-e98862eb2f91 resource provider aggregate not found 2026-05-11 11:58:40.107 7 INFO neutron.services.segments.plugin [-] Segment 6fdd1987-871b-4016-aeea-e98862eb2f91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fdd1987-871b-4016-aeea-e98862eb2f91 found for delete ", "request_id": "req-635eea3e-9d60-47e7-8b4f-a44b1de34b47"}]} [pid: 7|app: 0|req: 952/1889] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:58:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:58:40.208 7 WARNING neutron_lib.context [None req-5b93fcd5-24ff-4e79-a07a-fb87a5f9428c 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:58:40.255 7 INFO neutron.db.securitygroups_db [None req-5b93fcd5-24ff-4e79-a07a-fb87a5f9428c 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Project 4274ed589ea74f79966b5740ed568c78 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: 953/1890] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:58:40 2026] POST /v2.0/security-group-rules => generated 607 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1891] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:58:40 2026] GET /v2.0/security-groups?tenant_id=57389bece1e94c0ba3f78122f0314f31&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:58:40.426 7 WARNING neutron_lib.context [None req-e91b9256-e979-4f42-bf0d-1a007b2a866d 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:58:40.453 7 INFO neutron.db.securitygroups_db [None req-e91b9256-e979-4f42-bf0d-1a007b2a866d 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Project 4274ed589ea74f79966b5740ed568c78 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: 955/1892] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:58:40 2026] POST /v2.0/security-group-rules => generated 606 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1893] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:40 2026] DELETE /v2.0/security-groups/785ecb37-3319-44f3-803f-977668d0c125 => 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: 938/1894] 10.0.0.220 () {34 vars in 789 bytes} [Mon May 11 11:58:39 2026] PUT /v2.0/routers/62f593fa-7c7c-46f8-ba67-4020283b1dc7/remove_router_interface => generated 309 bytes in 858 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:58:40.876 7 INFO neutron.api.v2.resource [None req-d6039761-f27b-49a9-86d4-e65c3a8be630 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 957/1895] 10.0.0.220 () {34 vars in 789 bytes} [Mon May 11 11:58:40 2026] PUT /v2.0/routers/62f593fa-7c7c-46f8-ba67-4020283b1dc7/remove_router_interface => generated 197 bytes in 108 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: 939/1896] 10.0.0.220 () {32 vars in 736 bytes} [Mon May 11 11:58:40 2026] GET /v2.0/ports?device_id=62f593fa-7c7c-46f8-ba67-4020283b1dc7 => 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: 940/1897] 10.0.0.220 () {32 vars in 649 bytes} [Mon May 11 11:58:40 2026] GET /v2.0/networks => generated 1297 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1898] 10.0.0.98 () {34 vars in 1099 bytes} [Mon May 11 11:58:41 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1618803613&fields=id&tenant_id=4274ed589ea74f79966b5740ed568c78 => generated 69 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1899] 10.0.0.98 () {34 vars in 981 bytes} [Mon May 11 11:58:41 2026] GET /v2.0/networks?id=be7070c0-d327-4bec-86c3-72eb71ce1bc4 => generated 660 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1900] 10.0.0.98 () {34 vars in 964 bytes} [Mon May 11 11:58:41 2026] GET /v2.0/quotas/4274ed589ea74f79966b5740ed568c78 => 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: 944/1901] 10.0.0.98 () {34 vars in 1001 bytes} [Mon May 11 11:58:41 2026] GET /v2.0/ports?tenant_id=4274ed589ea74f79966b5740ed568c78&fields=id => generated 149 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1902] 10.0.0.98 () {34 vars in 1007 bytes} [Mon May 11 11:58:41 2026] GET /v2.0/networks/be7070c0-d327-4bec-86c3-72eb71ce1bc4?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:58:41.554 7 INFO neutron.db.l3_hamode_db [None req-e4e1c7df-7fb2-451b-b9dc-41333fd7ab5f 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] HA network 45342d2c-b6b8-4940-bde9-52528a7261f5 was deleted as no HA routers are present in tenant 4ce88f3425fa4150a12bd1d4d6e05598. [pid: 8|app: 0|req: 946/1903] 10.0.0.98 () {34 vars in 1107 bytes} [Mon May 11 11:58:41 2026] GET /v2.0/networks/be7070c0-d327-4bec-86c3-72eb71ce1bc4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1904] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:58:40 2026] DELETE /v2.0/routers/62f593fa-7c7c-46f8-ba67-4020283b1dc7 => generated 0 bytes in 645 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1905] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:41 2026] GET /v2.0/ports?device_id=1f4b42a9-606b-4325-9d1d-e1b8a44182dd => 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: 947/1906] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:58:41 2026] DELETE /v2.0/subnets/78589685-7abb-4903-991b-d5726f6972d1 => 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: 960/1907] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:58:41 2026] DELETE /v2.0/networks/b58cf26e-30cf-4441-bf09-fb65d1c66d52 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:58:42.068 8 WARNING neutron_lib.context [None req-9e5f2093-e70a-465b-8fda-79357f8cd82c 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:58:42.128 8 INFO neutron.db.segments_db [None req-9e5f2093-e70a-465b-8fda-79357f8cd82c 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] Added segment 28caff9f-def5-46c3-a2de-d38946d23f21 of type vxlan for network 7c73534d-59db-4011-b60f-90011d427ee2 [pid: 8|app: 0|req: 948/1908] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:58:42 2026] POST /v2.0/networks => generated 634 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:58:42.260 7 WARNING neutron_lib.context [None req-c3510342-4652-4264-bd76-8c5d8b657649 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:58:42.277 7 INFO neutron.services.segments.plugin [-] Segment 8b2a64c1-917a-4364-bc9a-08058bc6399e resource provider aggregate not found 2026-05-11 11:58:42.282 7 INFO neutron.services.segments.plugin [-] Segment 8b2a64c1-917a-4364-bc9a-08058bc6399e resource provider aggregate not found 2026-05-11 11:58:42.299 7 INFO neutron.services.segments.plugin [-] Segment 8b2a64c1-917a-4364-bc9a-08058bc6399e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b2a64c1-917a-4364-bc9a-08058bc6399e found for delete ", "request_id": "req-b79c40be-0474-49b1-8555-8b911802e35b"}]} 2026-05-11 11:58:42.311 7 INFO neutron.services.segments.plugin [-] Segment 8b2a64c1-917a-4364-bc9a-08058bc6399e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b2a64c1-917a-4364-bc9a-08058bc6399e found for delete ", "request_id": "req-c635da4c-2198-47cf-b709-baf27d9e4963"}]} 2026-05-11 11:58:42.316 7 INFO neutron.services.segments.plugin [-] Segment 9f97c0a7-7fff-479d-af89-13ff84e25760 resource provider aggregate not found 2026-05-11 11:58:42.336 7 INFO neutron.services.segments.plugin [-] Segment 9f97c0a7-7fff-479d-af89-13ff84e25760 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f97c0a7-7fff-479d-af89-13ff84e25760 found for delete ", "request_id": "req-d9145f76-19a8-4ecd-a14e-2bedfafd06ef"}]} 2026-05-11 11:58:42.352 7 INFO neutron.services.segments.plugin [-] Segment 9f97c0a7-7fff-479d-af89-13ff84e25760 resource provider aggregate not found 2026-05-11 11:58:42.379 7 INFO neutron.services.segments.plugin [-] Segment 9f97c0a7-7fff-479d-af89-13ff84e25760 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f97c0a7-7fff-479d-af89-13ff84e25760 found for delete ", "request_id": "req-26535bb4-fd18-4b2e-bcf3-1c5f11f412cf"}]} [pid: 7|app: 0|req: 961/1909] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:58:42 2026] POST /v2.0/subnets => generated 646 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:58:42.577 8 WARNING neutron_lib.context [None req-ebc772ab-8881-4879-ac82-72bdc77788b9 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:58:42.615 8 INFO neutron.db.segments_db [None req-ebc772ab-8881-4879-ac82-72bdc77788b9 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] Added segment e674b9a3-8eea-4da5-b789-87aeba2e1050 of type vxlan for network 19b641a0-8f36-479e-9774-9256121cf766 [pid: 7|app: 0|req: 962/1910] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:42 2026] GET /v2.0/ports?device_id=1f4b42a9-606b-4325-9d1d-e1b8a44182dd => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:58:42.865 8 INFO neutron.db.l3_hamode_db [None req-ebc772ab-8881-4879-ac82-72bdc77788b9 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 11:58:43.016 8 INFO neutron.db.l3_hamode_db [None req-ebc772ab-8881-4879-ac82-72bdc77788b9 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 11:58:43.030 7 WARNING neutron_lib.context [None req-7c81c75c-3860-4b45-9c9f-1ce42d1fc15a b34a475f1cdb4bb09af3a88af666944a 2ace557a21f144319978469544e65f2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:58:43.279 7 INFO neutron.db.segments_db [None req-7c81c75c-3860-4b45-9c9f-1ce42d1fc15a b34a475f1cdb4bb09af3a88af666944a 2ace557a21f144319978469544e65f2c - - default default] Added segment fb8d0430-a91e-488f-9c68-bcbf3908407e of type vxlan for network c78ea824-e251-4c6a-8ab1-c9008a77b343 [pid: 7|app: 0|req: 963/1911] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:58:42 2026] POST /v2.0/networks => generated 632 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:58:43.496 7 WARNING neutron_lib.context [None req-ca0e7185-7a01-4726-a94e-86dddafbd78b b34a475f1cdb4bb09af3a88af666944a 2ace557a21f144319978469544e65f2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 949/1912] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:58:42 2026] POST /v2.0/routers => generated 511 bytes in 1297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1913] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:58:43 2026] POST /v2.0/subnets => generated 626 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1914] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:43 2026] GET /v2.0/ports?device_id=1f4b42a9-606b-4325-9d1d-e1b8a44182dd => 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: 966/1915] 10.0.0.220 () {34 vars in 751 bytes} [Mon May 11 11:58:43 2026] PUT /v2.0/subnets/f51e1354-6bf1-470c-8254-e9d5c05a21ce/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1916] 10.0.0.220 () {32 vars in 731 bytes} [Mon May 11 11:58:43 2026] GET /v2.0/subnets/f51e1354-6bf1-470c-8254-e9d5c05a21ce/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1917] 10.0.0.220 () {34 vars in 762 bytes} [Mon May 11 11:58:44 2026] PUT /v2.0/subnets/f51e1354-6bf1-470c-8254-e9d5c05a21ce/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1918] 10.0.0.220 () {32 vars in 731 bytes} [Mon May 11 11:58:44 2026] GET /v2.0/subnets/f51e1354-6bf1-470c-8254-e9d5c05a21ce/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1919] 10.0.0.220 () {34 vars in 758 bytes} [Mon May 11 11:58:44 2026] PUT /v2.0/subnets/f51e1354-6bf1-470c-8254-e9d5c05a21ce/tags/red => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1920] 10.0.0.220 () {32 vars in 731 bytes} [Mon May 11 11:58:44 2026] GET /v2.0/subnets/f51e1354-6bf1-470c-8254-e9d5c05a21ce/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1921] 10.0.0.220 () {34 vars in 780 bytes} [Mon May 11 11:58:44 2026] PUT /v2.0/subnets/f51e1354-6bf1-470c-8254-e9d5c05a21ce/tags/black.or.white => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1922] 10.0.0.220 () {32 vars in 731 bytes} [Mon May 11 11:58:44 2026] GET /v2.0/subnets/f51e1354-6bf1-470c-8254-e9d5c05a21ce/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1923] 10.0.0.220 () {34 vars in 751 bytes} [Mon May 11 11:58:44 2026] PUT /v2.0/subnets/f51e1354-6bf1-470c-8254-e9d5c05a21ce/tags => generated 37 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1924] 10.0.0.220 () {32 vars in 731 bytes} [Mon May 11 11:58:44 2026] GET /v2.0/subnets/f51e1354-6bf1-470c-8254-e9d5c05a21ce/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1925] 10.0.0.220 () {32 vars in 739 bytes} [Mon May 11 11:58:44 2026] GET /v2.0/subnets/f51e1354-6bf1-470c-8254-e9d5c05a21ce/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:58:44.563 7 INFO neutron.api.v2.resource [None req-01aaf9ce-4233-41aa-8a76-82fd97b42881 b34a475f1cdb4bb09af3a88af666944a 2ace557a21f144319978469544e65f2c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 977/1926] 10.0.0.220 () {32 vars in 743 bytes} [Mon May 11 11:58:44 2026] GET /v2.0/subnets/f51e1354-6bf1-470c-8254-e9d5c05a21ce/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1927] 10.0.0.220 () {32 vars in 742 bytes} [Mon May 11 11:58:44 2026] DELETE /v2.0/subnets/f51e1354-6bf1-470c-8254-e9d5c05a21ce/tags/red => 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: 979/1928] 10.0.0.220 () {32 vars in 731 bytes} [Mon May 11 11:58:44 2026] GET /v2.0/subnets/f51e1354-6bf1-470c-8254-e9d5c05a21ce/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:58:44.724 7 INFO neutron.api.v2.resource [None req-98d8d717-2af2-4217-a8f4-73ef9b566224 b34a475f1cdb4bb09af3a88af666944a 2ace557a21f144319978469544e65f2c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 982/1931] 10.0.0.220 () {32 vars in 746 bytes} [Mon May 11 11:58:44 2026] DELETE /v2.0/subnets/f51e1354-6bf1-470c-8254-e9d5c05a21ce/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: 983/1932] 10.0.0.220 () {32 vars in 734 bytes} [Mon May 11 11:58:44 2026] DELETE /v2.0/subnets/f51e1354-6bf1-470c-8254-e9d5c05a21ce/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1933] 10.0.0.220 () {32 vars in 731 bytes} [Mon May 11 11:58:44 2026] GET /v2.0/subnets/f51e1354-6bf1-470c-8254-e9d5c05a21ce/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1934] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:58:44 2026] DELETE /v2.0/subnets/f51e1354-6bf1-470c-8254-e9d5c05a21ce => 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: 950/1935] 10.0.0.220 () {34 vars in 783 bytes} [Mon May 11 11:58:43 2026] PUT /v2.0/routers/66dd56c1-a77a-40db-886d-c13603316bae/add_router_interface => generated 309 bytes in 1216 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1936] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:45 2026] GET /v2.0/ports?device_id=1f4b42a9-606b-4325-9d1d-e1b8a44182dd => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1937] 10.0.0.220 () {32 vars in 717 bytes} [Mon May 11 11:58:45 2026] GET /v2.0/ports/23ed59c4-2fe2-4fb9-a49c-60814e7c6117 => generated 959 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:58:45.294 7 INFO neutron.services.segments.plugin [-] Segment fb8d0430-a91e-488f-9c68-bcbf3908407e resource provider aggregate not found 2026-05-11 11:58:45.298 7 INFO neutron.services.segments.plugin [-] Segment fb8d0430-a91e-488f-9c68-bcbf3908407e resource provider aggregate not found 2026-05-11 11:58:45.310 7 INFO neutron.services.segments.plugin [-] Segment fb8d0430-a91e-488f-9c68-bcbf3908407e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb8d0430-a91e-488f-9c68-bcbf3908407e found for delete ", "request_id": "req-2b25d008-9b42-4544-85ac-6f7aed2c3b3d"}]} 2026-05-11 11:58:45.311 7 INFO neutron.services.segments.plugin [-] Segment fb8d0430-a91e-488f-9c68-bcbf3908407e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb8d0430-a91e-488f-9c68-bcbf3908407e found for delete ", "request_id": "req-4e6a81e0-e3c1-4b0e-aec4-3da8a06c58cf"}]} [pid: 7|app: 0|req: 986/1938] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:58:44 2026] DELETE /v2.0/networks/c78ea824-e251-4c6a-8ab1-c9008a77b343 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1939] 10.0.0.220 () {34 vars in 789 bytes} [Mon May 11 11:58:45 2026] PUT /v2.0/routers/66dd56c1-a77a-40db-886d-c13603316bae/remove_router_interface => generated 309 bytes in 708 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1940] 10.0.0.220 () {32 vars in 736 bytes} [Mon May 11 11:58:45 2026] GET /v2.0/ports?device_id=66dd56c1-a77a-40db-886d-c13603316bae => 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: 988/1941] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 11:58:45 2026] GET /v2.0/networks?id=be7070c0-d327-4bec-86c3-72eb71ce1bc4 => 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: 989/1942] 199.19.213.177 () {34 vars in 1050 bytes} [Mon May 11 11:58:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4274ed589ea74f79966b5740ed568c78 => generated 272 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1943] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:58:46 2026] GET /v2.0/security-groups?tenant_id=2ace557a21f144319978469544e65f2c&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:58:46.258 7 WARNING neutron_lib.context [req-3d2e910d-a8d8-4a65-9a55-7e8097d390a4 req-02751d6b-348e-4d27-b845-78bd7cbf20ea 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:58:46.421 8 INFO neutron.services.segments.plugin [-] Segment e674b9a3-8eea-4da5-b789-87aeba2e1050 resource provider aggregate not found 2026-05-11 11:58:46.430 8 INFO neutron.services.segments.plugin [-] Segment e674b9a3-8eea-4da5-b789-87aeba2e1050 resource provider aggregate not found 2026-05-11 11:58:46.441 8 INFO neutron.services.segments.plugin [-] Segment e674b9a3-8eea-4da5-b789-87aeba2e1050 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e674b9a3-8eea-4da5-b789-87aeba2e1050 found for delete ", "request_id": "req-17fa37d5-9ca2-4546-a19c-cf83336b8bd5"}]} 2026-05-11 11:58:46.449 8 INFO neutron.services.segments.plugin [-] Segment e674b9a3-8eea-4da5-b789-87aeba2e1050 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e674b9a3-8eea-4da5-b789-87aeba2e1050 found for delete ", "request_id": "req-c66fbc6f-f73a-4668-8e67-0b342c915c61"}]} 2026-05-11 11:58:46.462 8 INFO neutron.db.l3_hamode_db [None req-4055c07a-c03a-4776-8657-1336a3c39c4c 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] HA network 19b641a0-8f36-479e-9774-9256121cf766 was deleted as no HA routers are present in tenant 4ce88f3425fa4150a12bd1d4d6e05598. [pid: 8|app: 0|req: 954/1944] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:58:45 2026] DELETE /v2.0/routers/66dd56c1-a77a-40db-886d-c13603316bae => generated 0 bytes in 533 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1945] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:46 2026] GET /v2.0/ports?device_id=1f4b42a9-606b-4325-9d1d-e1b8a44182dd => 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: 956/1946] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:46 2026] DELETE /v2.0/security-groups/2fe04727-6643-4717-83d6-e1d04ef1c078 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1947] 199.19.213.177 () {38 vars in 955 bytes} [Mon May 11 11:58:46 2026] POST /v2.0/ports => generated 954 bytes in 509 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: 957/1948] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:58:46 2026] DELETE /v2.0/subnets/1bdeb20e-251a-4a2d-ab52-300031d3b937 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1949] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:58:46 2026] GET /v2.0/security-groups?tenant_id=97e5da8f4d61449694e989471062ebe4&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1950] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:58:46 2026] DELETE /v2.0/networks/7c73534d-59db-4011-b60f-90011d427ee2 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1951] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:47 2026] DELETE /v2.0/security-groups/d493bb6a-8131-4730-b7f1-58e6426d00ed => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:58:47.286 7 WARNING neutron_lib.context [None req-b560aeaf-2386-4f34-a50d-bc9f4e48cd50 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 958/1952] 199.19.213.177 () {38 vars in 1028 bytes} [Mon May 11 11:58:46 2026] PUT /v2.0/ports/d38b96cd-62ac-4893-a36a-3c573eed5626 => generated 1235 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:58:47.333 7 INFO neutron.services.segments.plugin [-] Segment 28caff9f-def5-46c3-a2de-d38946d23f21 resource provider aggregate not found [pid: 8|app: 0|req: 959/1953] 199.19.213.177 () {34 vars in 1096 bytes} [Mon May 11 11:58:47 2026] GET /v2.0/ports?device_id=b9a3be15-2b0b-4707-abfc-bccf2c4f137c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:58:47.342 7 INFO neutron.services.segments.plugin [-] Segment 28caff9f-def5-46c3-a2de-d38946d23f21 resource provider aggregate not found 2026-05-11 11:58:47.346 7 INFO neutron.db.segments_db [None req-b560aeaf-2386-4f34-a50d-bc9f4e48cd50 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] Added segment 973eabd0-79fe-4fd0-8f4a-0cf69487feb7 of type vxlan for network 8071b79b-0d76-40dc-ab74-289a4efa293d 2026-05-11 11:58:47.355 7 INFO neutron.services.segments.plugin [-] Segment 28caff9f-def5-46c3-a2de-d38946d23f21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28caff9f-def5-46c3-a2de-d38946d23f21 found for delete ", "request_id": "req-62d29673-de34-4101-9bde-3d5d59d2250e"}]} 2026-05-11 11:58:47.357 7 INFO neutron.services.segments.plugin [-] Segment 28caff9f-def5-46c3-a2de-d38946d23f21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28caff9f-def5-46c3-a2de-d38946d23f21 found for delete ", "request_id": "req-f1eb0754-8de6-47cb-b72f-f3198a82a53b"}]} 2026-05-11 11:58:47.568 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f194a575-02f8-448f-a237-7a1a49b1ac93'] response: {'name': 'network-changed', 'server_uuid': '1f4b42a9-606b-4325-9d1d-e1b8a44182dd', 'tag': 'd38b96cd-62ac-4893-a36a-3c573eed5626', 'status': 'completed', 'code': 200} 2026-05-11 11:58:47.630 7 INFO neutron.db.l3_hamode_db [None req-b560aeaf-2386-4f34-a50d-bc9f4e48cd50 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 960/1954] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:47 2026] GET /v2.0/ports?device_id=1f4b42a9-606b-4325-9d1d-e1b8a44182dd => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1955] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:58:47 2026] GET /v2.0/security-groups?id=55378701-c190-4634-a1b9-90c327eaa71c&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: 962/1956] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:58:47 2026] GET /v2.0/ports?tenant_id=4274ed589ea74f79966b5740ed568c78&device_id=1f4b42a9-606b-4325-9d1d-e1b8a44182dd => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1957] 199.19.213.177 () {34 vars in 1018 bytes} [Mon May 11 11:58:47 2026] GET /v2.0/networks?tenant_id=4274ed589ea74f79966b5740ed568c78&shared=False => generated 756 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1958] 199.19.213.177 () {34 vars in 930 bytes} [Mon May 11 11:58:47 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:58:48.392 7 INFO neutron.db.l3_hamode_db [None req-b560aeaf-2386-4f34-a50d-bc9f4e48cd50 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 965/1959] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:58:48 2026] GET /v2.0/ports?tenant_id=4274ed589ea74f79966b5740ed568c78&device_id=b9a3be15-2b0b-4707-abfc-bccf2c4f137c => 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: 966/1960] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:48 2026] GET /v2.0/ports?device_id=1f4b42a9-606b-4325-9d1d-e1b8a44182dd => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1961] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:58:48 2026] GET /v2.0/security-groups?id=55378701-c190-4634-a1b9-90c327eaa71c&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: 968/1962] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 11:58:48 2026] GET /v2.0/networks?id=be7070c0-d327-4bec-86c3-72eb71ce1bc4 => 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: 969/1963] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 11:58:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7baee2ed-6a1f-435f-a7c7-c1561f45ad01 => 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: 970/1964] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 11:58:48 2026] GET /v2.0/subnets?id=a5bfa23b-3b4b-4909-99a9-7da83c3cd6fa => 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: 971/1965] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:58:49 2026] GET /v2.0/ports?tenant_id=4274ed589ea74f79966b5740ed568c78&device_id=1f4b42a9-606b-4325-9d1d-e1b8a44182dd => 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: 972/1966] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 11:58:49 2026] GET /v2.0/ports?network_id=be7070c0-d327-4bec-86c3-72eb71ce1bc4&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1967] 199.19.213.177 () {34 vars in 1058 bytes} [Mon May 11 11:58:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d38b96cd-62ac-4893-a36a-3c573eed5626 => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1968] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 11:58:49 2026] GET /v2.0/networks/be7070c0-d327-4bec-86c3-72eb71ce1bc4?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: 975/1969] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 11:58:49 2026] GET /v2.0/subnets?id=a5bfa23b-3b4b-4909-99a9-7da83c3cd6fa => generated 677 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1970] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 11:58:49 2026] GET /v2.0/networks/be7070c0-d327-4bec-86c3-72eb71ce1bc4?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: 977/1971] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 11:58:49 2026] GET /v2.0/ports?network_id=be7070c0-d327-4bec-86c3-72eb71ce1bc4&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: 978/1972] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 11:58:49 2026] GET /v2.0/networks/be7070c0-d327-4bec-86c3-72eb71ce1bc4?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: 995/1973] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:58:47 2026] POST /v2.0/routers => generated 692 bytes in 2090 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1974] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 11:58:49 2026] GET /v2.0/networks/be7070c0-d327-4bec-86c3-72eb71ce1bc4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1975] 10.0.0.220 () {32 vars in 721 bytes} [Mon May 11 11:58:49 2026] GET /v2.0/routers/25f06161-f622-47ee-8aa9-a299a2e40219 => generated 698 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1976] 10.0.0.220 () {32 vars in 647 bytes} [Mon May 11 11:58:49 2026] GET /v2.0/routers => generated 701 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1977] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:49 2026] GET /v2.0/ports?device_id=1f4b42a9-606b-4325-9d1d-e1b8a44182dd => 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: 997/1978] 10.0.0.220 () {34 vars in 741 bytes} [Mon May 11 11:58:49 2026] PUT /v2.0/routers/25f06161-f622-47ee-8aa9-a299a2e40219 => generated 705 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1979] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:58:49 2026] GET /v2.0/security-groups?id=55378701-c190-4634-a1b9-90c327eaa71c&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: 998/1980] 10.0.0.220 () {32 vars in 721 bytes} [Mon May 11 11:58:49 2026] GET /v2.0/routers/25f06161-f622-47ee-8aa9-a299a2e40219 => generated 705 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1981] 10.0.0.220 () {32 vars in 736 bytes} [Mon May 11 11:58:50 2026] GET /v2.0/ports?device_id=25f06161-f622-47ee-8aa9-a299a2e40219 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:58:50.876 7 INFO neutron.services.segments.plugin [-] Segment 973eabd0-79fe-4fd0-8f4a-0cf69487feb7 resource provider aggregate not found 2026-05-11 11:58:50.879 7 INFO neutron.services.segments.plugin [-] Segment 973eabd0-79fe-4fd0-8f4a-0cf69487feb7 resource provider aggregate not found 2026-05-11 11:58:50.895 7 INFO neutron.services.segments.plugin [-] Segment 973eabd0-79fe-4fd0-8f4a-0cf69487feb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 973eabd0-79fe-4fd0-8f4a-0cf69487feb7 found for delete ", "request_id": "req-f5051fbe-74fd-4809-bd07-2f23d83f0528"}]} 2026-05-11 11:58:50.897 7 INFO neutron.services.segments.plugin [-] Segment 973eabd0-79fe-4fd0-8f4a-0cf69487feb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 973eabd0-79fe-4fd0-8f4a-0cf69487feb7 found for delete ", "request_id": "req-3b5d6730-7965-49fd-925e-d042bfcdd883"}]} 2026-05-11 11:58:50.898 7 INFO neutron.db.l3_hamode_db [None req-04d6b545-a4ee-4283-a1e8-514210817cd5 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] HA network 8071b79b-0d76-40dc-ab74-289a4efa293d was deleted as no HA routers are present in tenant 4ce88f3425fa4150a12bd1d4d6e05598. [pid: 7|app: 0|req: 999/1982] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:58:50 2026] DELETE /v2.0/routers/25f06161-f622-47ee-8aa9-a299a2e40219 => generated 0 bytes in 840 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1983] 10.0.0.220 () {32 vars in 736 bytes} [Mon May 11 11:58:50 2026] GET /v2.0/ports?device_id=25f06161-f622-47ee-8aa9-a299a2e40219 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:58:50.958 7 INFO neutron.api.v2.resource [None req-4f14030b-4d29-4656-884a-6d9a0c075535 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1000/1984] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:58:50 2026] DELETE /v2.0/routers/25f06161-f622-47ee-8aa9-a299a2e40219 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1985] 10.0.0.220 () {32 vars in 736 bytes} [Mon May 11 11:58:50 2026] GET /v2.0/ports?device_id=66dd56c1-a77a-40db-886d-c13603316bae => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:58:51.008 7 INFO neutron.api.v2.resource [None req-39814282-4697-43e6-94c7-d94033b4b5d3 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1001/1986] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:58:50 2026] DELETE /v2.0/routers/66dd56c1-a77a-40db-886d-c13603316bae => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:58:51.029 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3ec40b46-cae6-4945-9b28-f77b53f54cab 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 986/1987] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:58:51 2026] DELETE /v2.0/subnets/1bdeb20e-251a-4a2d-ab52-300031d3b937 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1988] 10.0.0.220 () {32 vars in 736 bytes} [Mon May 11 11:58:51 2026] GET /v2.0/ports?device_id=62f593fa-7c7c-46f8-ba67-4020283b1dc7 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:58:51.076 7 INFO neutron.api.v2.resource [None req-297f9023-4f39-4928-a516-3c0361d9a4c8 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1003/1989] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:58:51 2026] DELETE /v2.0/routers/62f593fa-7c7c-46f8-ba67-4020283b1dc7 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:58:51.093 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1eb77e8e-1aa3-4ce6-b9ed-e869b9588bd2 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1004/1990] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:58:51 2026] DELETE /v2.0/subnets/78589685-7abb-4903-991b-d5726f6972d1 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1991] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:51 2026] GET /v2.0/ports?device_id=1f4b42a9-606b-4325-9d1d-e1b8a44182dd => 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: 1005/1992] 10.0.0.220 () {32 vars in 736 bytes} [Mon May 11 11:58:51 2026] GET /v2.0/ports?device_id=cb892158-9d9f-4f69-85cd-10281cf78a67 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:58:51.136 7 INFO neutron.api.v2.resource [None req-0c042b13-048d-4e78-b26b-5af646fba769 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1006/1993] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:58:51 2026] DELETE /v2.0/routers/cb892158-9d9f-4f69-85cd-10281cf78a67 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1994] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:58:51 2026] GET /v2.0/security-groups?id=55378701-c190-4634-a1b9-90c327eaa71c&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:58:51.150 7 INFO neutron.pecan_wsgi.hooks.translation [None req-da3cd632-b4d1-46f7-a4e7-8786579e4f6f 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1007/1995] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:58:51 2026] DELETE /v2.0/subnets/762623ea-538b-4847-ac80-0397de35af94 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:58:51.171 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ffa770a2-63d3-419d-9121-8f880f7fbf42 8dce48e1c48840999924f5094a1d96ed 4ce88f3425fa4150a12bd1d4d6e05598 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 989/1996] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:58:51 2026] DELETE /v2.0/subnets/9e392ad0-635f-42ef-8680-d8a48d764b8a => 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: 1008/1997] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:58:51 2026] GET /v2.0/security-groups?tenant_id=4ce88f3425fa4150a12bd1d4d6e05598&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1998] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:51 2026] DELETE /v2.0/security-groups/8a6d23de-70df-4181-8896-1594225b1c9c => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1999] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:52 2026] GET /v2.0/ports?device_id=1f4b42a9-606b-4325-9d1d-e1b8a44182dd => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2000] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:58:52 2026] GET /v2.0/security-groups?id=55378701-c190-4634-a1b9-90c327eaa71c&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: 1010/2001] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:53 2026] GET /v2.0/ports?device_id=1f4b42a9-606b-4325-9d1d-e1b8a44182dd => 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: 992/2002] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:58:53 2026] GET /v2.0/security-groups?id=55378701-c190-4634-a1b9-90c327eaa71c&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2003] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:58:53 2026] GET /v2.0/ports?device_id=1f4b42a9-606b-4325-9d1d-e1b8a44182dd => 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: 993/2004] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:58:53 2026] GET /v2.0/security-groups?id=55378701-c190-4634-a1b9-90c327eaa71c&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2005] 10.0.0.220 () {32 vars in 623 bytes} [Mon May 11 11:58:53 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: 1013/2006] 10.0.0.220 () {32 vars in 736 bytes} [Mon May 11 11:58:53 2026] GET /v2.0/ports?device_id=1f4b42a9-606b-4325-9d1d-e1b8a44182dd => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2007] 10.0.0.220 () {32 vars in 633 bytes} [Mon May 11 11:58:53 2026] GET /v2.0/ => generated 632 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:58:54.079 7 INFO neutron.db.l3_db [None req-16c3d811-f965-43a5-976c-c048921b3935 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Floating IP 48624c33-b9a5-4ca5-b88b-ac505921c5b1 associated. External IP: 10.96.250.218, port: d38b96cd-62ac-4893-a36a-3c573eed5626. [pid: 7|app: 0|req: 1014/2008] 10.0.0.220 () {34 vars in 749 bytes} [Mon May 11 11:58:53 2026] PUT /v2.0/floatingips/48624c33-b9a5-4ca5-b88b-ac505921c5b1 => generated 855 bytes in 728 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:58:54.463 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-012bd35d-c9cf-440c-aaa1-4fb2578f145a'] response: {'name': 'network-changed', 'server_uuid': '1f4b42a9-606b-4325-9d1d-e1b8a44182dd', 'tag': 'd38b96cd-62ac-4893-a36a-3c573eed5626', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 995/2009] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:58:54 2026] GET /v2.0/security-groups?tenant_id=e9529fc637834a92b8798bd920f388bb&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2010] 10.0.0.220 () {32 vars in 729 bytes} [Mon May 11 11:58:54 2026] GET /v2.0/floatingips/48624c33-b9a5-4ca5-b88b-ac505921c5b1 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2011] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:58:54 2026] GET /v2.0/security-groups?tenant_id=4c61d96fa068401f9d7761bf63a2757d&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2012] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:54 2026] DELETE /v2.0/security-groups/3428d9c2-5824-4f9d-9f69-521f4704e5c8 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2013] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:54 2026] DELETE /v2.0/security-groups/e6b374bf-43ba-4b00-a50e-e46197481335 => 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: 998/2014] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:58:54 2026] GET /v2.0/ports?tenant_id=4274ed589ea74f79966b5740ed568c78&device_id=1f4b42a9-606b-4325-9d1d-e1b8a44182dd => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2015] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 11:58:55 2026] GET /v2.0/networks?id=be7070c0-d327-4bec-86c3-72eb71ce1bc4 => generated 756 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2016] 199.19.213.177 () {34 vars in 1058 bytes} [Mon May 11 11:58:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d38b96cd-62ac-4893-a36a-3c573eed5626 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2017] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 11:58:55 2026] GET /v2.0/subnets?id=a5bfa23b-3b4b-4909-99a9-7da83c3cd6fa => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2018] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 11:58:55 2026] GET /v2.0/ports?network_id=be7070c0-d327-4bec-86c3-72eb71ce1bc4&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: 1019/2019] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 11:58:55 2026] GET /v2.0/networks/be7070c0-d327-4bec-86c3-72eb71ce1bc4?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: 1001/2020] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 11:58:55 2026] GET /v2.0/networks/be7070c0-d327-4bec-86c3-72eb71ce1bc4?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: 1020/2021] 10.0.0.220 () {32 vars in 729 bytes} [Mon May 11 11:58:55 2026] GET /v2.0/floatingips/48624c33-b9a5-4ca5-b88b-ac505921c5b1 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2022] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:58:57 2026] GET /v2.0/security-groups?tenant_id=43f07cbfbf984724bae7563c5099f6a5&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2023] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:58:58 2026] DELETE /v2.0/security-groups/a889f326-40ac-487b-b9eb-c70b8bf5dec6 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:59:02.139 8 WARNING neutron_lib.context [None req-54e40c98-3c4e-4213-a7f9-f6f5f0b3ddd3 6f6c0abc6c1e4d739db733aa3778566f 82106692e78c48b8a4862f36ad3bc123 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:59:02.291 8 INFO neutron.db.segments_db [None req-54e40c98-3c4e-4213-a7f9-f6f5f0b3ddd3 6f6c0abc6c1e4d739db733aa3778566f 82106692e78c48b8a4862f36ad3bc123 - - default default] Added segment 2b6b5672-209c-46c4-bcf6-975b52c9310b of type vxlan for network adc22c29-afc1-480a-a5ee-663165b4770d [pid: 8|app: 0|req: 1004/2026] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:59:01 2026] POST /v2.0/networks => generated 632 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:02.394 7 WARNING neutron_lib.context [None req-d653bdd8-361f-458c-9576-bf7f879a5f77 6f6c0abc6c1e4d739db733aa3778566f 82106692e78c48b8a4862f36ad3bc123 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:59:02.437 7 INFO neutron.db.segments_db [None req-d653bdd8-361f-458c-9576-bf7f879a5f77 6f6c0abc6c1e4d739db733aa3778566f 82106692e78c48b8a4862f36ad3bc123 - - default default] Added segment d5c15c55-f68c-4b11-baae-9d31565c2fa5 of type vxlan for network dbb86b7c-e463-4da4-8f65-12a9ccc84d35 [pid: 7|app: 0|req: 1023/2027] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:59:02 2026] POST /v2.0/networks => generated 632 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:02.536 8 WARNING neutron_lib.context [None req-ae3dfb29-bf19-4b80-8c54-02e73e080a0f 6f6c0abc6c1e4d739db733aa3778566f 82106692e78c48b8a4862f36ad3bc123 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:59:02.619 8 INFO neutron.db.segments_db [None req-ae3dfb29-bf19-4b80-8c54-02e73e080a0f 6f6c0abc6c1e4d739db733aa3778566f 82106692e78c48b8a4862f36ad3bc123 - - default default] Added segment 6412ff46-1051-4345-9092-193ca4cd5f0b of type vxlan for network 85dc76fb-9338-43de-b300-c08196f22915 [pid: 7|app: 0|req: 1024/2028] 10.0.0.152 () {34 vars in 990 bytes} [Mon May 11 11:59:02 2026] GET /v2.0/ports?device_id=1f4b42a9-606b-4325-9d1d-e1b8a44182dd => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2029] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:59:02 2026] POST /v2.0/networks => generated 631 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:02.735 8 WARNING neutron_lib.context [None req-68137eb8-313f-40f9-9416-e9c91bc1ffd9 6f6c0abc6c1e4d739db733aa3778566f 82106692e78c48b8a4862f36ad3bc123 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1025/2030] 10.0.0.152 () {34 vars in 1040 bytes} [Mon May 11 11:59:02 2026] GET /v2.0/security-groups?id=55378701-c190-4634-a1b9-90c327eaa71c&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:59:02.803 8 INFO neutron.db.segments_db [None req-68137eb8-313f-40f9-9416-e9c91bc1ffd9 6f6c0abc6c1e4d739db733aa3778566f 82106692e78c48b8a4862f36ad3bc123 - - default default] Added segment 70f97bdd-08c5-44c7-b0f0-dfa0ca381d64 of type vxlan for network a9f3241f-7d79-4dc5-8a36-c6fab352d913 [pid: 8|app: 0|req: 1006/2031] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:59:02 2026] POST /v2.0/networks => generated 632 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:02.920 7 WARNING neutron_lib.context [None req-85734941-fea9-4876-910e-0d3e630699bb 6f6c0abc6c1e4d739db733aa3778566f 82106692e78c48b8a4862f36ad3bc123 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:59:02.981 7 INFO neutron.db.segments_db [None req-85734941-fea9-4876-910e-0d3e630699bb 6f6c0abc6c1e4d739db733aa3778566f 82106692e78c48b8a4862f36ad3bc123 - - default default] Added segment e8f4b3c2-bff6-4d9c-bbb8-d3a6061274ca of type vxlan for network a1d16977-2e8d-4234-a442-a760ce339c29 [pid: 7|app: 0|req: 1026/2032] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:59:02 2026] POST /v2.0/networks => generated 632 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2033] 10.0.0.220 () {34 vars in 753 bytes} [Mon May 11 11:59:03 2026] PUT /v2.0/networks/adc22c29-afc1-480a-a5ee-663165b4770d/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2034] 10.0.0.220 () {34 vars in 753 bytes} [Mon May 11 11:59:03 2026] PUT /v2.0/networks/dbb86b7c-e463-4da4-8f65-12a9ccc84d35/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: 1008/2035] 10.0.0.220 () {34 vars in 753 bytes} [Mon May 11 11:59:03 2026] PUT /v2.0/networks/85dc76fb-9338-43de-b300-c08196f22915/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2036] 10.0.0.220 () {34 vars in 753 bytes} [Mon May 11 11:59:03 2026] PUT /v2.0/networks/a9f3241f-7d79-4dc5-8a36-c6fab352d913/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2037] 10.0.0.220 () {32 vars in 666 bytes} [Mon May 11 11:59:03 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2038] 10.0.0.220 () {32 vars in 680 bytes} [Mon May 11 11:59:03 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2039] 10.0.0.220 () {32 vars in 676 bytes} [Mon May 11 11:59:03 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2040] 10.0.0.220 () {32 vars in 688 bytes} [Mon May 11 11:59:03 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2041] 10.0.0.220 () {32 vars in 674 bytes} [Mon May 11 11:59:03 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2042] 10.0.0.220 () {32 vars in 688 bytes} [Mon May 11 11:59:03 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2043] 10.0.0.220 () {32 vars in 684 bytes} [Mon May 11 11:59:03 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2044] 10.0.0.220 () {32 vars in 696 bytes} [Mon May 11 11:59:03 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:59:04.323 8 INFO neutron.services.segments.plugin [-] Segment 2b6b5672-209c-46c4-bcf6-975b52c9310b resource provider aggregate not found 2026-05-11 11:59:04.326 8 INFO neutron.services.segments.plugin [-] Segment 2b6b5672-209c-46c4-bcf6-975b52c9310b resource provider aggregate not found 2026-05-11 11:59:04.332 8 INFO neutron.services.segments.plugin [-] Segment 2b6b5672-209c-46c4-bcf6-975b52c9310b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b6b5672-209c-46c4-bcf6-975b52c9310b found for delete ", "request_id": "req-1abbbc1a-f71e-4d2f-a506-f85a22bc3a85"}]} 2026-05-11 11:59:04.336 8 INFO neutron.services.segments.plugin [-] Segment 2b6b5672-209c-46c4-bcf6-975b52c9310b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b6b5672-209c-46c4-bcf6-975b52c9310b found for delete ", "request_id": "req-afd475a5-d7ca-446b-97bb-faad6baec9f0"}]} [pid: 8|app: 0|req: 1013/2045] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:59:03 2026] DELETE /v2.0/networks/adc22c29-afc1-480a-a5ee-663165b4770d => generated 0 bytes in 489 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:59:04.471 7 INFO neutron.services.segments.plugin [-] Segment d5c15c55-f68c-4b11-baae-9d31565c2fa5 resource provider aggregate not found 2026-05-11 11:59:04.480 7 INFO neutron.services.segments.plugin [-] Segment d5c15c55-f68c-4b11-baae-9d31565c2fa5 resource provider aggregate not found [pid: 7|app: 0|req: 1033/2046] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:59:04 2026] DELETE /v2.0/networks/dbb86b7c-e463-4da4-8f65-12a9ccc84d35 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:59:04.571 7 INFO neutron.services.segments.plugin [-] Segment d5c15c55-f68c-4b11-baae-9d31565c2fa5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5c15c55-f68c-4b11-baae-9d31565c2fa5 found for delete ", "request_id": "req-677ed87d-5b55-4b8e-9bb3-df5ec287a44a"}]} 2026-05-11 11:59:04.574 7 INFO neutron.services.segments.plugin [-] Segment d5c15c55-f68c-4b11-baae-9d31565c2fa5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5c15c55-f68c-4b11-baae-9d31565c2fa5 found for delete ", "request_id": "req-e0208267-d1f8-4f02-98da-ee1efac53507"}]} [pid: 8|app: 0|req: 1014/2047] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:59:04 2026] DELETE /v2.0/networks/85dc76fb-9338-43de-b300-c08196f22915 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2048] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:59:04 2026] GET /v2.0/security-groups?tenant_id=3498bd8dbded43c18cf051ab45d9c42d&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2049] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:59:04 2026] DELETE /v2.0/networks/a9f3241f-7d79-4dc5-8a36-c6fab352d913 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2050] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:04 2026] DELETE /v2.0/security-groups/1b6ff312-f2a1-4c3e-9e56-6d8d3774f093 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2051] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:59:04 2026] DELETE /v2.0/networks/a1d16977-2e8d-4234-a442-a760ce339c29 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2052] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:59:05 2026] GET /v2.0/ports?device_id=1f4b42a9-606b-4325-9d1d-e1b8a44182dd => 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: 1017/2053] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:59:05 2026] GET /v2.0/security-groups?id=55378701-c190-4634-a1b9-90c327eaa71c&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2054] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:59:05 2026] GET /v2.0/security-groups?tenant_id=c3c6a9132d74424db4e9258f9fc8cc9a&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2055] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:05 2026] DELETE /v2.0/security-groups/c97617a0-b39a-4a11-9c6c-71d19efdec00 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2056] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:59:06 2026] GET /v2.0/security-groups?tenant_id=3e7ff5e36c5c466a978b9fdaf3f46b11&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2057] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:59:06 2026] GET /v2.0/ports?device_id=1f4b42a9-606b-4325-9d1d-e1b8a44182dd => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:59:06.365 8 INFO neutron.services.segments.plugin [-] Segment 6412ff46-1051-4345-9092-193ca4cd5f0b resource provider aggregate not found 2026-05-11 11:59:06.372 8 INFO neutron.services.segments.plugin [-] Segment 6412ff46-1051-4345-9092-193ca4cd5f0b resource provider aggregate not found 2026-05-11 11:59:06.383 8 INFO neutron.services.segments.plugin [-] Segment 6412ff46-1051-4345-9092-193ca4cd5f0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6412ff46-1051-4345-9092-193ca4cd5f0b found for delete ", "request_id": "req-8a76a92c-77b0-40fc-b484-c246193e3a26"}]} 2026-05-11 11:59:06.388 8 INFO neutron.services.segments.plugin [-] Segment 6412ff46-1051-4345-9092-193ca4cd5f0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6412ff46-1051-4345-9092-193ca4cd5f0b found for delete ", "request_id": "req-3819ebd6-906a-4d6d-a3d4-bf8a353738a9"}]} [pid: 8|app: 0|req: 1020/2058] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:59:06 2026] GET /v2.0/security-groups?id=55378701-c190-4634-a1b9-90c327eaa71c&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: 1039/2059] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:06 2026] DELETE /v2.0/security-groups/7adba960-1075-4b00-93b2-872c894c198f => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:59:06.603 8 INFO neutron.services.segments.plugin [-] Segment 70f97bdd-08c5-44c7-b0f0-dfa0ca381d64 resource provider aggregate not found 2026-05-11 11:59:06.614 8 INFO neutron.services.segments.plugin [-] Segment 70f97bdd-08c5-44c7-b0f0-dfa0ca381d64 resource provider aggregate not found 2026-05-11 11:59:06.630 8 INFO neutron.services.segments.plugin [-] Segment 70f97bdd-08c5-44c7-b0f0-dfa0ca381d64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70f97bdd-08c5-44c7-b0f0-dfa0ca381d64 found for delete ", "request_id": "req-a582955c-daeb-455c-9049-7d0ebfdfee6f"}]} 2026-05-11 11:59:06.634 8 INFO neutron.services.segments.plugin [-] Segment 70f97bdd-08c5-44c7-b0f0-dfa0ca381d64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70f97bdd-08c5-44c7-b0f0-dfa0ca381d64 found for delete ", "request_id": "req-a52e51dd-a05f-40e4-ab7b-862e06997a50"}]} 2026-05-11 11:59:06.646 8 INFO neutron.services.segments.plugin [-] Segment e8f4b3c2-bff6-4d9c-bbb8-d3a6061274ca resource provider aggregate not found 2026-05-11 11:59:06.649 8 INFO neutron.services.segments.plugin [-] Segment e8f4b3c2-bff6-4d9c-bbb8-d3a6061274ca resource provider aggregate not found [pid: 8|app: 0|req: 1021/2060] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:59:06 2026] GET /v2.0/security-groups?tenant_id=82106692e78c48b8a4862f36ad3bc123&name=default => generated 2925 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2061] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:06 2026] DELETE /v2.0/security-groups/fc414a9d-5b5a-4c78-b658-8e5532f7c0cf => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:59:07.001 8 INFO neutron.services.segments.plugin [-] Segment e8f4b3c2-bff6-4d9c-bbb8-d3a6061274ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8f4b3c2-bff6-4d9c-bbb8-d3a6061274ca found for delete ", "request_id": "req-31cccc1e-5ac8-4df6-a005-64355bbe45e1"}]} 2026-05-11 11:59:07.003 8 INFO neutron.services.segments.plugin [-] Segment e8f4b3c2-bff6-4d9c-bbb8-d3a6061274ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8f4b3c2-bff6-4d9c-bbb8-d3a6061274ca found for delete ", "request_id": "req-e8a4a776-597b-4d36-bdcb-b4827039c6c5"}]} [pid: 8|app: 0|req: 1022/2062] 199.19.213.177 () {34 vars in 994 bytes} [Mon May 11 11:59:06 2026] GET /v2.0/ports?device_id=1f4b42a9-606b-4325-9d1d-e1b8a44182dd => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:59:07.322 7 INFO neutron.db.l3_db [req-9b553c98-a1cf-4849-a5f1-f2743831f1a0 req-ca5f8d64-c21c-4b1a-accd-ec8430e9680a 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] Floating IP 48624c33-b9a5-4ca5-b88b-ac505921c5b1 disassociated. External IP: 10.96.250.218, port: d38b96cd-62ac-4893-a36a-3c573eed5626. [pid: 8|app: 0|req: 1023/2063] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:59:07 2026] GET /v2.0/ports?device_id=1f4b42a9-606b-4325-9d1d-e1b8a44182dd => 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: 1041/2064] 199.19.213.177 () {36 vars in 997 bytes} [Mon May 11 11:59:07 2026] DELETE /v2.0/ports/d38b96cd-62ac-4893-a36a-3c573eed5626 => generated 0 bytes in 774 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2065] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:59:08 2026] GET /v2.0/ports?device_id=1f4b42a9-606b-4325-9d1d-e1b8a44182dd => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:59:08.981 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0243437e-d895-42d4-bb16-440a500b69f0'] response: {'server_uuid': '1f4b42a9-606b-4325-9d1d-e1b8a44182dd', 'name': 'network-vif-deleted', 'tag': 'd38b96cd-62ac-4893-a36a-3c573eed5626', 'status': 'completed', 'code': 200} 2026-05-11 11:59:09.096 7 WARNING neutron_lib.context [None req-72c7ddb8-ea69-4b27-96b3-362f12dc7d91 adb790748cfc45a89bce1ecac4b13722 73fe71015f56469e95d068df7b625f05 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:59:09.246 7 INFO neutron.db.segments_db [None req-72c7ddb8-ea69-4b27-96b3-362f12dc7d91 adb790748cfc45a89bce1ecac4b13722 73fe71015f56469e95d068df7b625f05 - - default default] Added segment 4c067b36-5834-4f8f-bbce-83af23947799 of type vxlan for network 4f3da3a6-369b-434b-9c48-ba7d4b2098e7 [pid: 7|app: 0|req: 1042/2066] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:59:08 2026] POST /v2.0/networks => generated 631 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:09.372 8 WARNING neutron_lib.context [None req-7f731aee-23be-47db-a844-97dab57246f1 adb790748cfc45a89bce1ecac4b13722 73fe71015f56469e95d068df7b625f05 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1025/2067] 10.0.0.220 () {34 vars in 664 bytes} [Mon May 11 11:59:09 2026] POST /v2.0/ports => generated 743 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:09.636 7 WARNING neutron_lib.context [None req-eac09743-3c39-4af6-ba6a-81bbaad7a70a adb790748cfc45a89bce1ecac4b13722 73fe71015f56469e95d068df7b625f05 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1026/2068] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:59:09 2026] GET /v2.0/ports?device_id=1f4b42a9-606b-4325-9d1d-e1b8a44182dd => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:59:09.684 7 INFO neutron.db.segments_db [None req-eac09743-3c39-4af6-ba6a-81bbaad7a70a adb790748cfc45a89bce1ecac4b13722 73fe71015f56469e95d068df7b625f05 - - default default] Added segment fb8955b1-d871-4531-b5a6-c7ad996bf8a1 of type vxlan for network 60c004c6-fd7c-4c3e-909e-745820806a9a [pid: 7|app: 0|req: 1043/2069] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:59:09 2026] POST /v2.0/networks => generated 631 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:09.782 8 WARNING neutron_lib.context [None req-b66909e5-91b6-4f06-9b48-0cee570f25db adb790748cfc45a89bce1ecac4b13722 73fe71015f56469e95d068df7b625f05 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1027/2070] 10.0.0.220 () {34 vars in 664 bytes} [Mon May 11 11:59:09 2026] POST /v2.0/ports => generated 743 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:10.095 7 WARNING neutron_lib.context [None req-d4af691d-ff7f-4aeb-99c7-9f686ecc327e adb790748cfc45a89bce1ecac4b13722 73fe71015f56469e95d068df7b625f05 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:59:10.160 7 INFO neutron.db.segments_db [None req-d4af691d-ff7f-4aeb-99c7-9f686ecc327e adb790748cfc45a89bce1ecac4b13722 73fe71015f56469e95d068df7b625f05 - - default default] Added segment d034232d-f967-49f8-8302-5fe5fffd718d of type vxlan for network da9e2231-7a45-4f50-9dea-1d760acf7962 [pid: 7|app: 0|req: 1044/2071] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:59:10 2026] POST /v2.0/networks => generated 631 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, ' 2026-05-11 11:59:10.278 8 WARNING neutron_lib.context [None req-4d15274d-7332-4835-8c2f-e148d815ec49 adb790748cfc45a89bce1ecac4b13722 73fe71015f56469e95d068df7b625f05 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1028/2072] 10.0.0.220 () {34 vars in 664 bytes} [Mon May 11 11:59:10 2026] POST /v2.0/ports => generated 743 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:10.559 7 WARNING neutron_lib.context [None req-aeb7cd8a-1fe2-4fb5-a958-09a6a3f8df29 adb790748cfc45a89bce1ecac4b13722 73fe71015f56469e95d068df7b625f05 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:59:10.605 7 INFO neutron.db.segments_db [None req-aeb7cd8a-1fe2-4fb5-a958-09a6a3f8df29 adb790748cfc45a89bce1ecac4b13722 73fe71015f56469e95d068df7b625f05 - - default default] Added segment 1ad91fab-4706-44ed-a54d-39e07c734bf7 of type vxlan for network 136d507b-153b-4cc9-a6a6-7e0d55d94742 [pid: 7|app: 0|req: 1045/2073] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:59:10 2026] POST /v2.0/networks => generated 632 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:59:10.699 8 WARNING neutron_lib.context [None req-3f518021-5b74-440a-b617-cabee90f5be5 adb790748cfc45a89bce1ecac4b13722 73fe71015f56469e95d068df7b625f05 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1046/2074] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:59:10 2026] GET /v2.0/ports?device_id=1f4b42a9-606b-4325-9d1d-e1b8a44182dd => 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: 1029/2075] 10.0.0.220 () {34 vars in 664 bytes} [Mon May 11 11:59:10 2026] POST /v2.0/ports => generated 743 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:59:10.958 8 WARNING neutron_lib.context [None req-07e8e675-4e94-4db0-b509-c4f1d64a6fc0 adb790748cfc45a89bce1ecac4b13722 73fe71015f56469e95d068df7b625f05 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1047/2076] 10.0.0.220 () {34 vars in 678 bytes} [Mon May 11 11:59:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:11.016 8 INFO neutron.db.segments_db [None req-07e8e675-4e94-4db0-b509-c4f1d64a6fc0 adb790748cfc45a89bce1ecac4b13722 73fe71015f56469e95d068df7b625f05 - - default default] Added segment f8c5b1a1-6c88-43cf-8b3c-88b246dcdec9 of type vxlan for network d4296596-1a8f-4cfd-9fbc-d5d99632e3ed [pid: 7|app: 0|req: 1048/2077] 10.0.0.220 () {34 vars in 678 bytes} [Mon May 11 11:59:10 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: 1049/2078] 10.0.0.220 () {34 vars in 678 bytes} [Mon May 11 11:59:11 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2079] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:59:10 2026] POST /v2.0/networks => generated 632 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2080] 10.0.0.220 () {34 vars in 678 bytes} [Mon May 11 11:59:11 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) 2026-05-11 11:59:11.127 8 WARNING neutron_lib.context [None req-66988fc3-8fcf-45c9-9ecc-90572f3a7e28 adb790748cfc45a89bce1ecac4b13722 73fe71015f56469e95d068df7b625f05 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1051/2081] 10.0.0.220 () {34 vars in 678 bytes} [Mon May 11 11:59:11 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2082] 10.0.0.220 () {34 vars in 753 bytes} [Mon May 11 11:59:11 2026] PUT /v2.0/policies/840ad227-ddd3-4f43-9c66-0d7153968208/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2083] 10.0.0.220 () {34 vars in 753 bytes} [Mon May 11 11:59:11 2026] PUT /v2.0/policies/48a91246-fce7-4ab5-9da4-de23f0d3df00/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2084] 10.0.0.220 () {34 vars in 753 bytes} [Mon May 11 11:59:11 2026] PUT /v2.0/policies/ede41c84-6c05-4a45-a882-2de1f1629726/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2085] 10.0.0.220 () {34 vars in 753 bytes} [Mon May 11 11:59:11 2026] PUT /v2.0/policies/a3d7ec0f-03f1-4ba6-b70f-49e6385ade28/tags => 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: 1031/2086] 10.0.0.220 () {34 vars in 664 bytes} [Mon May 11 11:59:11 2026] POST /v2.0/ports => generated 743 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2087] 10.0.0.220 () {34 vars in 747 bytes} [Mon May 11 11:59:11 2026] PUT /v2.0/ports/3435c908-3c64-42fe-b837-132118d49895/tags => generated 17 bytes in 43 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: 1032/2088] 10.0.0.220 () {34 vars in 747 bytes} [Mon May 11 11:59:11 2026] PUT /v2.0/ports/bbe207c9-15b7-4633-a0d6-cba779dc2868/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: 1057/2089] 10.0.0.220 () {34 vars in 747 bytes} [Mon May 11 11:59:11 2026] PUT /v2.0/ports/e67b7450-735a-41b0-89ad-630b04870d89/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2090] 10.0.0.220 () {34 vars in 747 bytes} [Mon May 11 11:59:11 2026] PUT /v2.0/ports/982dccc3-d5db-4055-9fcd-037809be4fda/tags => 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: 1034/2091] 10.0.0.220 () {32 vars in 674 bytes} [Mon May 11 11:59:11 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2092] 10.0.0.220 () {32 vars in 660 bytes} [Mon May 11 11:59:11 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2093] 10.0.0.220 () {32 vars in 688 bytes} [Mon May 11 11:59:11 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2094] 10.0.0.220 () {32 vars in 684 bytes} [Mon May 11 11:59:11 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2095] 10.0.0.220 () {32 vars in 674 bytes} [Mon May 11 11:59:11 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2096] 10.0.0.220 () {32 vars in 696 bytes} [Mon May 11 11:59:11 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2097] 10.0.0.220 () {32 vars in 670 bytes} [Mon May 11 11:59:11 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2098] 10.0.0.220 () {32 vars in 682 bytes} [Mon May 11 11:59:11 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2099] 10.0.0.220 () {32 vars in 682 bytes} [Mon May 11 11:59:11 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2100] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:11 2026] DELETE /v2.0/security-groups/55378701-c190-4634-a1b9-90c327eaa71c => 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: 1063/2101] 10.0.0.220 () {32 vars in 696 bytes} [Mon May 11 11:59:11 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2102] 10.0.0.220 () {32 vars in 668 bytes} [Mon May 11 11:59:11 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2103] 10.0.0.220 () {32 vars in 692 bytes} [Mon May 11 11:59:12 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2104] 10.0.0.220 () {32 vars in 682 bytes} [Mon May 11 11:59:12 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2105] 10.0.0.220 () {32 vars in 704 bytes} [Mon May 11 11:59:12 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2106] 10.0.0.220 () {32 vars in 732 bytes} [Mon May 11 11:59:12 2026] DELETE /v2.0/floatingips/48624c33-b9a5-4ca5-b88b-ac505921c5b1 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2107] 10.0.0.220 () {32 vars in 678 bytes} [Mon May 11 11:59:12 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2108] 10.0.0.220 () {32 vars in 734 bytes} [Mon May 11 11:59:12 2026] DELETE /v2.0/qos/policies/840ad227-ddd3-4f43-9c66-0d7153968208 => 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: 1044/2109] 10.0.0.220 () {32 vars in 690 bytes} [Mon May 11 11:59:12 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2110] 10.0.0.220 () {32 vars in 734 bytes} [Mon May 11 11:59:12 2026] DELETE /v2.0/qos/policies/48a91246-fce7-4ab5-9da4-de23f0d3df00 => 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: 1067/2111] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:59:12 2026] GET /v2.0/ports?device_id=b9a3be15-2b0b-4707-abfc-bccf2c4f137c => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2112] 10.0.0.220 () {32 vars in 734 bytes} [Mon May 11 11:59:12 2026] DELETE /v2.0/qos/policies/ede41c84-6c05-4a45-a882-2de1f1629726 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2113] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:59:12 2026] DELETE /v2.0/ports/3435c908-3c64-42fe-b837-132118d49895 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2114] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:59:12 2026] GET /v2.0/security-groups?id=a7367278-18a2-4df7-a3b6-ad03d7892cdd&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2115] 10.0.0.220 () {32 vars in 734 bytes} [Mon May 11 11:59:12 2026] DELETE /v2.0/qos/policies/a3d7ec0f-03f1-4ba6-b70f-49e6385ade28 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2116] 10.0.0.220 () {32 vars in 734 bytes} [Mon May 11 11:59:12 2026] DELETE /v2.0/qos/policies/86bec3b9-0afd-4c45-8f89-34695b5268d6 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2117] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:59:12 2026] DELETE /v2.0/ports/bbe207c9-15b7-4633-a0d6-cba779dc2868 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2118] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:59:12 2026] DELETE /v2.0/ports/e67b7450-735a-41b0-89ad-630b04870d89 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2119] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:59:13 2026] DELETE /v2.0/ports/982dccc3-d5db-4055-9fcd-037809be4fda => 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: 1049/2120] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:59:13 2026] DELETE /v2.0/ports/25e36035-0df8-4581-8f5d-6b9550cd52dd => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:59:13.532 7 INFO neutron.services.segments.plugin [-] Segment 4c067b36-5834-4f8f-bbce-83af23947799 resource provider aggregate not found 2026-05-11 11:59:13.536 7 INFO neutron.services.segments.plugin [-] Segment 4c067b36-5834-4f8f-bbce-83af23947799 resource provider aggregate not found 2026-05-11 11:59:13.543 7 INFO neutron.services.segments.plugin [-] Segment 4c067b36-5834-4f8f-bbce-83af23947799 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c067b36-5834-4f8f-bbce-83af23947799 found for delete ", "request_id": "req-e8b2d413-d791-469f-9826-0d95b517703a"}]} [pid: 7|app: 0|req: 1072/2121] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:59:13 2026] DELETE /v2.0/networks/4f3da3a6-369b-434b-9c48-ba7d4b2098e7 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:59:13.562 7 INFO neutron.services.segments.plugin [-] Segment 4c067b36-5834-4f8f-bbce-83af23947799 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c067b36-5834-4f8f-bbce-83af23947799 found for delete ", "request_id": "req-51ba24d9-23d3-458e-8b8b-18b5cfa1fad0"}]} [pid: 7|app: 0|req: 1073/2122] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:59:13 2026] DELETE /v2.0/networks/60c004c6-fd7c-4c3e-909e-745820806a9a => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2123] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:59:13 2026] GET /v2.0/security-groups?tenant_id=0fe31dc345224e90af3cab8c37fda369&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2124] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:59:13 2026] DELETE /v2.0/networks/da9e2231-7a45-4f50-9dea-1d760acf7962 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2125] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:59:13 2026] GET /v2.0/ports?device_id=b9a3be15-2b0b-4707-abfc-bccf2c4f137c => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2126] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:13 2026] DELETE /v2.0/security-groups/ade2b0e5-0aa2-4309-b86d-b0efdb4d4c02 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:59:13.964 8 INFO neutron.services.segments.plugin [-] Segment 1ad91fab-4706-44ed-a54d-39e07c734bf7 resource provider aggregate not found [pid: 7|app: 0|req: 1076/2127] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 11:59:13 2026] GET /v2.0/security-groups?id=a7367278-18a2-4df7-a3b6-ad03d7892cdd&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:59:13.969 8 INFO neutron.services.segments.plugin [-] Segment 1ad91fab-4706-44ed-a54d-39e07c734bf7 resource provider aggregate not found 2026-05-11 11:59:13.979 8 INFO neutron.services.segments.plugin [-] Segment 1ad91fab-4706-44ed-a54d-39e07c734bf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ad91fab-4706-44ed-a54d-39e07c734bf7 found for delete ", "request_id": "req-277fa209-6f08-42dd-ac84-3a0ed8762061"}]} 2026-05-11 11:59:13.985 8 INFO neutron.services.segments.plugin [-] Segment 1ad91fab-4706-44ed-a54d-39e07c734bf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ad91fab-4706-44ed-a54d-39e07c734bf7 found for delete ", "request_id": "req-f1408c9b-c707-434f-91c7-e199d112ddf4"}]} [pid: 8|app: 0|req: 1052/2128] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:59:13 2026] DELETE /v2.0/networks/136d507b-153b-4cc9-a6a6-7e0d55d94742 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2129] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:59:13 2026] DELETE /v2.0/networks/d4296596-1a8f-4cfd-9fbc-d5d99632e3ed => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2130] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:59:14 2026] GET /v2.0/security-groups?tenant_id=1db78af262724ea0aeb4309cbe54743c&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2131] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:14 2026] DELETE /v2.0/security-groups/98dff843-0d34-401e-bd9a-084c7ead90ce => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2132] 199.19.213.177 () {34 vars in 994 bytes} [Mon May 11 11:59:14 2026] GET /v2.0/ports?device_id=b9a3be15-2b0b-4707-abfc-bccf2c4f137c => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2133] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:59:14 2026] GET /v2.0/security-groups?tenant_id=3808287563624ad393ec512089311fe9&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2134] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:14 2026] DELETE /v2.0/security-groups/97e76383-bbfd-4a33-9959-d274128bfe7b => 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: 1080/2137] 199.19.213.177 () {36 vars in 997 bytes} [Mon May 11 11:59:14 2026] DELETE /v2.0/ports/7baee2ed-6a1f-435f-a7c7-c1561f45ad01 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2138] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:59:15 2026] GET /v2.0/ports?device_id=b9a3be15-2b0b-4707-abfc-bccf2c4f137c => 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: 1058/2139] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:59:14 2026] GET /v2.0/security-groups?tenant_id=68e51ca863704b62b8fa95c00436c902&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:59:15.157 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4feab64e-f380-441c-810c-d169c8a1e303'] response: {'server_uuid': 'b9a3be15-2b0b-4707-abfc-bccf2c4f137c', 'name': 'network-vif-deleted', 'tag': '7baee2ed-6a1f-435f-a7c7-c1561f45ad01', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1082/2140] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:15 2026] DELETE /v2.0/security-groups/f4551ca3-8bc1-4359-b23a-c942c4e43b60 => 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: 1059/2141] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:59:15 2026] GET /v2.0/security-groups?tenant_id=73fe71015f56469e95d068df7b625f05&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2142] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:15 2026] DELETE /v2.0/security-groups/e89fc808-bd1c-497f-852e-1e2486ccc18a => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2143] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:59:15 2026] GET /v2.0/security-groups?tenant_id=bc83d9e00e75412cab8ca01f8862a2d7&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:59:15.754 7 INFO neutron.services.segments.plugin [-] Segment fb8955b1-d871-4531-b5a6-c7ad996bf8a1 resource provider aggregate not found 2026-05-11 11:59:15.760 7 INFO neutron.services.segments.plugin [-] Segment fb8955b1-d871-4531-b5a6-c7ad996bf8a1 resource provider aggregate not found 2026-05-11 11:59:15.767 7 INFO neutron.services.segments.plugin [-] Segment fb8955b1-d871-4531-b5a6-c7ad996bf8a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb8955b1-d871-4531-b5a6-c7ad996bf8a1 found for delete ", "request_id": "req-52c8ca3d-46a0-44bb-9544-4268aed3323e"}]} 2026-05-11 11:59:15.779 7 INFO neutron.services.segments.plugin [-] Segment fb8955b1-d871-4531-b5a6-c7ad996bf8a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb8955b1-d871-4531-b5a6-c7ad996bf8a1 found for delete ", "request_id": "req-73f6ac8c-4197-454b-9846-7f20369a37b5"}]} 2026-05-11 11:59:15.783 7 INFO neutron.services.segments.plugin [-] Segment d034232d-f967-49f8-8302-5fe5fffd718d resource provider aggregate not found 2026-05-11 11:59:15.792 7 INFO neutron.services.segments.plugin [-] Segment d034232d-f967-49f8-8302-5fe5fffd718d resource provider aggregate not found 2026-05-11 11:59:15.797 7 INFO neutron.services.segments.plugin [-] Segment d034232d-f967-49f8-8302-5fe5fffd718d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d034232d-f967-49f8-8302-5fe5fffd718d found for delete ", "request_id": "req-a7fc4f66-bab7-4c8f-b065-6bd22919cbbc"}]} 2026-05-11 11:59:15.801 7 INFO neutron.services.segments.plugin [-] Segment d034232d-f967-49f8-8302-5fe5fffd718d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d034232d-f967-49f8-8302-5fe5fffd718d found for delete ", "request_id": "req-2b30dd41-db4c-40db-b3b5-311cfb333424"}]} 2026-05-11 11:59:15.808 7 INFO neutron.services.segments.plugin [-] Segment f8c5b1a1-6c88-43cf-8b3c-88b246dcdec9 resource provider aggregate not found 2026-05-11 11:59:15.811 7 INFO neutron.services.segments.plugin [-] Segment f8c5b1a1-6c88-43cf-8b3c-88b246dcdec9 resource provider aggregate not found 2026-05-11 11:59:15.819 7 INFO neutron.services.segments.plugin [-] Segment f8c5b1a1-6c88-43cf-8b3c-88b246dcdec9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8c5b1a1-6c88-43cf-8b3c-88b246dcdec9 found for delete ", "request_id": "req-eeada903-c78d-4212-bf81-ef7667d7f04b"}]} 2026-05-11 11:59:15.821 7 INFO neutron.services.segments.plugin [-] Segment f8c5b1a1-6c88-43cf-8b3c-88b246dcdec9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8c5b1a1-6c88-43cf-8b3c-88b246dcdec9 found for delete ", "request_id": "req-b1a20b74-ed24-4f5b-8cd7-1dbb5970c142"}]} [pid: 7|app: 0|req: 1084/2144] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:15 2026] DELETE /v2.0/security-groups/471ad4a7-56db-49bf-bc63-524b82a63bf3 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2145] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:59:16 2026] GET /v2.0/ports?device_id=b9a3be15-2b0b-4707-abfc-bccf2c4f137c => 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: 1085/2146] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:59:17 2026] GET /v2.0/ports?device_id=b9a3be15-2b0b-4707-abfc-bccf2c4f137c => 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: 1062/2147] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:18 2026] DELETE /v2.0/security-groups/a7367278-18a2-4df7-a3b6-ad03d7892cdd => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:59:18.725 8 WARNING neutron_lib.context [None req-3483d85f-2490-444f-b20b-89334fef2b43 f48a05ddf0e546bdb29a4f0d608a599c 7bb7aa996d10476b9f5f62a9bbf6bdbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:59:18.867 8 INFO neutron.db.segments_db [None req-3483d85f-2490-444f-b20b-89334fef2b43 f48a05ddf0e546bdb29a4f0d608a599c 7bb7aa996d10476b9f5f62a9bbf6bdbc - - default default] Added segment ea7a7260-83a1-445f-898b-f9d51000b841 of type vxlan for network e0a00b3f-d7ac-424f-866e-4f6a4dbc86d3 [pid: 8|app: 0|req: 1063/2148] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:59:18 2026] POST /v2.0/networks => generated 631 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:18.957 8 WARNING neutron_lib.context [None req-df1684fd-4b8e-4bb8-8ff4-2b6271576505 f48a05ddf0e546bdb29a4f0d608a599c 7bb7aa996d10476b9f5f62a9bbf6bdbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1064/2149] 10.0.0.220 () {34 vars in 664 bytes} [Mon May 11 11:59:18 2026] POST /v2.0/ports => generated 743 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:59:19.223 8 WARNING neutron_lib.context [None req-05bf01ca-66db-450a-b524-bac6d208ae47 f48a05ddf0e546bdb29a4f0d608a599c 7bb7aa996d10476b9f5f62a9bbf6bdbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1086/2150] 10.0.0.220 () {34 vars in 789 bytes} [Mon May 11 11:59:18 2026] PUT /v2.0/routers/6897fea3-8a23-4650-943c-97ef7bd6296a/remove_router_interface => generated 309 bytes in 934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2151] 10.0.0.220 () {34 vars in 666 bytes} [Mon May 11 11:59:19 2026] POST /v2.0/trunks => generated 407 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:19.408 8 WARNING neutron_lib.context [None req-39830004-3a0d-4350-a118-f2edec41f5cd f48a05ddf0e546bdb29a4f0d608a599c 7bb7aa996d10476b9f5f62a9bbf6bdbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:59:19.467 8 INFO neutron.db.segments_db [None req-39830004-3a0d-4350-a118-f2edec41f5cd f48a05ddf0e546bdb29a4f0d608a599c 7bb7aa996d10476b9f5f62a9bbf6bdbc - - default default] Added segment 144250b7-88cd-48ff-929d-b4decdf42d0a of type vxlan for network a310cfbe-8484-4a65-9cf9-347f06c72100 [pid: 7|app: 0|req: 1087/2152] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:59:19 2026] DELETE /v2.0/subnets/a5bfa23b-3b4b-4909-99a9-7da83c3cd6fa => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2153] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:59:19 2026] POST /v2.0/networks => generated 632 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:19.576 8 WARNING neutron_lib.context [None req-5bdf90f4-a118-4001-8d05-27eb87664fd3 f48a05ddf0e546bdb29a4f0d608a599c 7bb7aa996d10476b9f5f62a9bbf6bdbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1067/2154] 10.0.0.220 () {34 vars in 664 bytes} [Mon May 11 11:59:19 2026] POST /v2.0/ports => generated 743 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:59:19.842 8 WARNING neutron_lib.context [None req-268481e4-a2fd-48ce-ada5-3e7bc1b3ca67 f48a05ddf0e546bdb29a4f0d608a599c 7bb7aa996d10476b9f5f62a9bbf6bdbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1068/2155] 10.0.0.220 () {34 vars in 666 bytes} [Mon May 11 11:59:19 2026] POST /v2.0/trunks => generated 407 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:20.124 8 WARNING neutron_lib.context [None req-67d6f601-0727-4a4f-b40e-13da6443b055 4ea8fab012284fa7bf858f072cc3ceb2 623cb068b81342f99fd68b94813195cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:59:20.265 8 INFO neutron.db.segments_db [None req-67d6f601-0727-4a4f-b40e-13da6443b055 4ea8fab012284fa7bf858f072cc3ceb2 623cb068b81342f99fd68b94813195cc - - default default] Added segment 5b7f7010-9ec2-4783-b2fe-829dba4cd6ae of type vxlan for network ba2cf1bc-1e58-4176-a637-c83f44617061 2026-05-11 11:59:20.344 7 INFO neutron.services.segments.plugin [-] Segment b2419bb1-1be8-42d0-ba9c-d04a22010135 resource provider aggregate not found 2026-05-11 11:59:20.350 7 INFO neutron.services.segments.plugin [-] Segment b2419bb1-1be8-42d0-ba9c-d04a22010135 resource provider aggregate not found 2026-05-11 11:59:20.366 7 INFO neutron.services.segments.plugin [-] Segment b2419bb1-1be8-42d0-ba9c-d04a22010135 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2419bb1-1be8-42d0-ba9c-d04a22010135 found for delete ", "request_id": "req-322db087-b0d9-4746-9e37-ff59be3931db"}]} [pid: 8|app: 0|req: 1069/2156] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:59:19 2026] POST /v2.0/networks => generated 631 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:20.374 7 INFO neutron.services.segments.plugin [-] Segment b2419bb1-1be8-42d0-ba9c-d04a22010135 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2419bb1-1be8-42d0-ba9c-d04a22010135 found for delete ", "request_id": "req-1ed3f8f9-147e-4e67-ab10-b0eddc2be546"}]} 2026-05-11 11:59:20.378 8 WARNING neutron_lib.context [None req-a4693e39-27d3-4140-a3a6-dfeec61d638f f48a05ddf0e546bdb29a4f0d608a599c 7bb7aa996d10476b9f5f62a9bbf6bdbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:59:20.382 7 INFO neutron.db.l3_hamode_db [None req-8f3adb28-210e-4724-847c-f25b903c4433 12c156dd79ad495aa1506c8843f888c7 4274ed589ea74f79966b5740ed568c78 - - default default] HA network 086bd000-2f60-48c3-973f-2cbd4f76353d was deleted as no HA routers are present in tenant 4274ed589ea74f79966b5740ed568c78. [pid: 7|app: 0|req: 1088/2157] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:59:19 2026] DELETE /v2.0/routers/6897fea3-8a23-4650-943c-97ef7bd6296a => generated 0 bytes in 831 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:59:20.394 7 WARNING neutron_lib.context [None req-07e1c37a-4df0-49b6-b6c7-9e11b3d29f0d 4ea8fab012284fa7bf858f072cc3ceb2 623cb068b81342f99fd68b94813195cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:59:20.434 8 INFO neutron.db.segments_db [None req-a4693e39-27d3-4140-a3a6-dfeec61d638f f48a05ddf0e546bdb29a4f0d608a599c 7bb7aa996d10476b9f5f62a9bbf6bdbc - - default default] Added segment 057614ef-38ce-45ce-88cc-1a9172591856 of type vxlan for network 70f0f65c-09be-46b7-98a4-3f62e6c31e06 [pid: 8|app: 0|req: 1070/2158] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:59:20 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-05-11 11:59:20.656 8 INFO neutron.services.segments.plugin [-] Segment f767549d-6cb1-4d0d-8295-d4247f1da7af resource provider aggregate not found 2026-05-11 11:59:20.663 8 INFO neutron.services.segments.plugin [-] Segment f767549d-6cb1-4d0d-8295-d4247f1da7af resource provider aggregate not found [pid: 7|app: 0|req: 1089/2159] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:59:20 2026] POST /v2.0/subnets => generated 626 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:20.673 8 INFO neutron.services.segments.plugin [-] Segment f767549d-6cb1-4d0d-8295-d4247f1da7af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f767549d-6cb1-4d0d-8295-d4247f1da7af found for delete ", "request_id": "req-e8ae2f73-309a-472f-8691-1e15fe0d1221"}]} 2026-05-11 11:59:20.675 7 WARNING neutron_lib.context [None req-1122e106-3605-4e2b-be32-0366c0341790 f48a05ddf0e546bdb29a4f0d608a599c 7bb7aa996d10476b9f5f62a9bbf6bdbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:59:20.680 8 INFO neutron.services.segments.plugin [-] Segment f767549d-6cb1-4d0d-8295-d4247f1da7af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f767549d-6cb1-4d0d-8295-d4247f1da7af found for delete ", "request_id": "req-7f797f2f-ed82-484c-8c85-5edfc063a1c0"}]} [pid: 8|app: 0|req: 1071/2160] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:59:20 2026] DELETE /v2.0/networks/be7070c0-d327-4bec-86c3-72eb71ce1bc4 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:59:20.693 8 WARNING neutron_lib.context [None req-c07e6f1b-2e3a-4503-8016-f6ee287eeb8d 4ea8fab012284fa7bf858f072cc3ceb2 623cb068b81342f99fd68b94813195cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:59:20.787 8 INFO neutron.db.segments_db [None req-c07e6f1b-2e3a-4503-8016-f6ee287eeb8d 4ea8fab012284fa7bf858f072cc3ceb2 623cb068b81342f99fd68b94813195cc - - default default] Added segment e3e5a86c-89a7-4226-88d9-de6db5f682bc of type vxlan for network c38b23fd-3d35-4376-ae95-93c72a488dcc [pid: 8|app: 0|req: 1072/2161] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:59:20 2026] POST /v2.0/networks => generated 631 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:20.893 8 WARNING neutron_lib.context [None req-3af69f49-b9b0-43ab-9e8c-739bc8c7f77a 4ea8fab012284fa7bf858f072cc3ceb2 623cb068b81342f99fd68b94813195cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2162] 10.0.0.220 () {34 vars in 664 bytes} [Mon May 11 11:59:20 2026] POST /v2.0/ports => generated 743 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:59:20.974 7 WARNING neutron_lib.context [None req-a9427b46-f96f-4950-98ea-d52a935ecb07 f48a05ddf0e546bdb29a4f0d608a599c 7bb7aa996d10476b9f5f62a9bbf6bdbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1073/2163] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:59:20 2026] POST /v2.0/subnets => generated 629 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:21.189 8 WARNING neutron_lib.context [None req-f3dda4fb-a5e0-4f2d-9bbf-4154fb796b33 4ea8fab012284fa7bf858f072cc3ceb2 623cb068b81342f99fd68b94813195cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:59:21.232 8 INFO neutron.db.segments_db [None req-f3dda4fb-a5e0-4f2d-9bbf-4154fb796b33 4ea8fab012284fa7bf858f072cc3ceb2 623cb068b81342f99fd68b94813195cc - - default default] Added segment 7d00f87f-7914-451d-9b9c-33d13e3d9a03 of type vxlan for network 81afe7d5-d9e1-43e2-97fc-aabe88939a86 [pid: 8|app: 0|req: 1074/2164] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:59:21 2026] POST /v2.0/networks => generated 632 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:21.309 8 WARNING neutron_lib.context [None req-a9ef735e-a389-4e8e-85aa-cef8a1e7d7af 4ea8fab012284fa7bf858f072cc3ceb2 623cb068b81342f99fd68b94813195cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2165] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:59:21 2026] POST /v2.0/subnets => generated 629 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2166] 10.0.0.220 () {34 vars in 666 bytes} [Mon May 11 11:59:20 2026] POST /v2.0/trunks => generated 407 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:21.586 7 WARNING neutron_lib.context [None req-2c931208-2d57-4b48-b823-4c50344dfc58 4ea8fab012284fa7bf858f072cc3ceb2 623cb068b81342f99fd68b94813195cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:59:21.630 7 INFO neutron.db.segments_db [None req-2c931208-2d57-4b48-b823-4c50344dfc58 4ea8fab012284fa7bf858f072cc3ceb2 623cb068b81342f99fd68b94813195cc - - default default] Added segment bfaa29db-c60e-4f68-ba59-d56d079bf843 of type vxlan for network 90815ea9-ca39-424a-9b56-7d509dd0a1b5 [pid: 7|app: 0|req: 1092/2167] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:59:21 2026] POST /v2.0/networks => generated 632 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:21.715 7 WARNING neutron_lib.context [None req-6475ff10-ed95-4818-8fdf-d387449a4e3f f48a05ddf0e546bdb29a4f0d608a599c 7bb7aa996d10476b9f5f62a9bbf6bdbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1076/2168] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:59:21 2026] GET /v2.0/security-groups?tenant_id=17427f9abb544e60b630e84b8c79e0ae&name=default => generated 2929 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:59:21.755 8 WARNING neutron_lib.context [None req-8e75e634-1e0a-4172-9364-eeb1930b5828 4ea8fab012284fa7bf858f072cc3ceb2 623cb068b81342f99fd68b94813195cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:59:21.764 7 INFO neutron.db.segments_db [None req-6475ff10-ed95-4818-8fdf-d387449a4e3f f48a05ddf0e546bdb29a4f0d608a599c 7bb7aa996d10476b9f5f62a9bbf6bdbc - - default default] Added segment 8586ef41-574d-434e-a728-b3f7cad40bb6 of type vxlan for network 4c4cbaeb-5494-442f-8c93-2c833c51ff97 [pid: 7|app: 0|req: 1093/2169] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:59:21 2026] POST /v2.0/networks => generated 631 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2170] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:21 2026] DELETE /v2.0/security-groups/676884b0-00c7-4312-abe6-b2ab30450eea => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:59:21.981 7 WARNING neutron_lib.context [None req-77f6c87a-6d73-4f75-bc09-96211f6cf432 f48a05ddf0e546bdb29a4f0d608a599c 7bb7aa996d10476b9f5f62a9bbf6bdbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1077/2171] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:59:21 2026] POST /v2.0/subnets => generated 629 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:22.038 8 WARNING neutron_lib.context [None req-dac3bfc3-822e-4dac-9819-abf2dbe9e4aa 4ea8fab012284fa7bf858f072cc3ceb2 623cb068b81342f99fd68b94813195cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:59:22.084 8 INFO neutron.db.segments_db [None req-dac3bfc3-822e-4dac-9819-abf2dbe9e4aa 4ea8fab012284fa7bf858f072cc3ceb2 623cb068b81342f99fd68b94813195cc - - default default] Added segment 4675eb0f-48be-464a-a44d-708833a0a63b of type vxlan for network 0a5b709c-8d9a-4b34-a6e0-b471577e0d90 [pid: 8|app: 0|req: 1078/2172] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:59:22 2026] POST /v2.0/networks => generated 632 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2173] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:59:22 2026] GET /v2.0/security-groups?tenant_id=4274ed589ea74f79966b5740ed568c78&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:59:22.223 8 WARNING neutron_lib.context [None req-5db0a607-c1c2-4b8c-a889-48510f781823 4ea8fab012284fa7bf858f072cc3ceb2 623cb068b81342f99fd68b94813195cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1095/2174] 10.0.0.220 () {34 vars in 664 bytes} [Mon May 11 11:59:21 2026] POST /v2.0/ports => generated 743 bytes in 278 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: 1096/2175] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:22 2026] DELETE /v2.0/security-groups/11545aba-668d-4815-a845-5ac1f6fe5b1a => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:59:22.357 7 WARNING neutron_lib.context [None req-f79416c4-fef9-49bb-8d24-97ddd40183c5 f48a05ddf0e546bdb29a4f0d608a599c 7bb7aa996d10476b9f5f62a9bbf6bdbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1080/2176] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:59:22 2026] POST /v2.0/subnets => generated 629 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2177] 10.0.0.220 () {34 vars in 751 bytes} [Mon May 11 11:59:22 2026] PUT /v2.0/subnets/438cb0b8-c8ff-445c-ac4e-a584b55cab14/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2178] 10.0.0.220 () {34 vars in 666 bytes} [Mon May 11 11:59:22 2026] POST /v2.0/trunks => generated 407 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:22.552 7 WARNING neutron_lib.context [None req-e8ed207e-b898-4bb5-87fd-a66b0a5996c1 f48a05ddf0e546bdb29a4f0d608a599c 7bb7aa996d10476b9f5f62a9bbf6bdbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1082/2179] 10.0.0.220 () {34 vars in 751 bytes} [Mon May 11 11:59:22 2026] PUT /v2.0/subnets/3fa28da1-ec3b-4895-bd38-a7855d9ec5a1/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2180] 10.0.0.220 () {34 vars in 751 bytes} [Mon May 11 11:59:22 2026] PUT /v2.0/subnets/61b8c806-99ad-4169-9970-b6234f41de1e/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:59:22.637 7 INFO neutron.db.segments_db [None req-e8ed207e-b898-4bb5-87fd-a66b0a5996c1 f48a05ddf0e546bdb29a4f0d608a599c 7bb7aa996d10476b9f5f62a9bbf6bdbc - - default default] Added segment d9122b44-a4ff-4db3-8d8f-501baf20a110 of type vxlan for network f1acd0e2-87ca-46e8-81ba-5205b41382c4 [pid: 8|app: 0|req: 1084/2181] 10.0.0.220 () {34 vars in 751 bytes} [Mon May 11 11:59:22 2026] PUT /v2.0/subnets/11f002bb-e97a-41d3-b8d7-907531bcf7f2/tags => 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: 1085/2182] 10.0.0.220 () {32 vars in 664 bytes} [Mon May 11 11:59:22 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2183] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:59:22 2026] POST /v2.0/networks => generated 631 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:22.743 7 WARNING neutron_lib.context [None req-c75abe83-a8a1-4e0f-9f18-0354822cd501 f48a05ddf0e546bdb29a4f0d608a599c 7bb7aa996d10476b9f5f62a9bbf6bdbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2184] 10.0.0.220 () {32 vars in 678 bytes} [Mon May 11 11:59:22 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2185] 10.0.0.220 () {32 vars in 674 bytes} [Mon May 11 11:59:22 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2186] 10.0.0.220 () {32 vars in 686 bytes} [Mon May 11 11:59:22 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2187] 10.0.0.220 () {32 vars in 672 bytes} [Mon May 11 11:59:22 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2188] 10.0.0.220 () {32 vars in 686 bytes} [Mon May 11 11:59:22 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2189] 10.0.0.220 () {32 vars in 682 bytes} [Mon May 11 11:59:22 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: 1099/2190] 10.0.0.220 () {34 vars in 664 bytes} [Mon May 11 11:59:22 2026] POST /v2.0/ports => generated 743 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:59:23.041 7 WARNING neutron_lib.context [None req-d30ea2ad-263a-4a6b-8d8a-02f29e3bc089 f48a05ddf0e546bdb29a4f0d608a599c 7bb7aa996d10476b9f5f62a9bbf6bdbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2191] 10.0.0.220 () {32 vars in 694 bytes} [Mon May 11 11:59:23 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2192] 10.0.0.220 () {34 vars in 666 bytes} [Mon May 11 11:59:23 2026] POST /v2.0/trunks => generated 407 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2193] 10.0.0.220 () {34 vars in 749 bytes} [Mon May 11 11:59:23 2026] PUT /v2.0/trunks/3d5a509f-460c-4263-b5e6-3a36decea3b2/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2194] 10.0.0.220 () {34 vars in 749 bytes} [Mon May 11 11:59:23 2026] PUT /v2.0/trunks/afc062fb-a57b-4a23-b00d-5bbf5a86b5bb/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: 1093/2195] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:59:23 2026] DELETE /v2.0/subnets/438cb0b8-c8ff-445c-ac4e-a584b55cab14 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2196] 10.0.0.220 () {34 vars in 749 bytes} [Mon May 11 11:59:23 2026] PUT /v2.0/trunks/94971ead-c986-4c7a-b48a-ec635179671a/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2197] 10.0.0.220 () {34 vars in 749 bytes} [Mon May 11 11:59:23 2026] PUT /v2.0/trunks/d3c19580-08d2-47b0-837c-facb6459ccda/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2198] 10.0.0.220 () {32 vars in 662 bytes} [Mon May 11 11:59:23 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2199] 10.0.0.220 () {32 vars in 676 bytes} [Mon May 11 11:59:23 2026] GET /v2.0/trunks?tags=red%2Cblue => 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: 1107/2200] 10.0.0.220 () {32 vars in 672 bytes} [Mon May 11 11:59:23 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2201] 10.0.0.220 () {32 vars in 684 bytes} [Mon May 11 11:59:23 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: 1109/2202] 10.0.0.220 () {32 vars in 670 bytes} [Mon May 11 11:59:23 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2203] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:59:23 2026] DELETE /v2.0/subnets/3fa28da1-ec3b-4895-bd38-a7855d9ec5a1 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2204] 10.0.0.220 () {32 vars in 684 bytes} [Mon May 11 11:59:23 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2205] 10.0.0.220 () {32 vars in 680 bytes} [Mon May 11 11:59:23 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2206] 10.0.0.220 () {32 vars in 692 bytes} [Mon May 11 11:59:23 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2207] 10.0.0.220 () {32 vars in 719 bytes} [Mon May 11 11:59:23 2026] GET /v2.0/trunks/3d5a509f-460c-4263-b5e6-3a36decea3b2 => generated 412 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2208] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:59:23 2026] DELETE /v2.0/subnets/61b8c806-99ad-4169-9970-b6234f41de1e => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2209] 10.0.0.220 () {32 vars in 717 bytes} [Mon May 11 11:59:23 2026] GET /v2.0/ports/19494302-6120-4b6d-a5aa-0fc2039a5610 => generated 826 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2210] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:59:23 2026] DELETE /v2.0/subnets/11f002bb-e97a-41d3-b8d7-907531bcf7f2 => 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: 1115/2211] 10.0.0.220 () {32 vars in 722 bytes} [Mon May 11 11:59:23 2026] DELETE /v2.0/trunks/3d5a509f-460c-4263-b5e6-3a36decea3b2 => 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: 1116/2212] 10.0.0.220 () {32 vars in 719 bytes} [Mon May 11 11:59:23 2026] GET /v2.0/trunks/afc062fb-a57b-4a23-b00d-5bbf5a86b5bb => generated 420 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2213] 10.0.0.220 () {32 vars in 717 bytes} [Mon May 11 11:59:23 2026] GET /v2.0/ports/b19a98ce-971b-4315-bfd4-5d7d936f3450 => generated 826 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2214] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 11:59:23 2026] DELETE /v2.0/subnets/1c7b56e3-0062-453d-b6c0-15aef6ecbb16 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2215] 10.0.0.220 () {32 vars in 722 bytes} [Mon May 11 11:59:23 2026] DELETE /v2.0/trunks/afc062fb-a57b-4a23-b00d-5bbf5a86b5bb => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2216] 10.0.0.220 () {32 vars in 719 bytes} [Mon May 11 11:59:23 2026] GET /v2.0/trunks/94971ead-c986-4c7a-b48a-ec635179671a => generated 429 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 1120/2217] 10.0.0.220 () {32 vars in 717 bytes} [Mon May 11 11:59:23 2026] GET /v2.0/ports/d7eef693-4fe9-4b82-91da-34da16e5eed4 => generated 826 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2218] 10.0.0.220 () {32 vars in 722 bytes} [Mon May 11 11:59:24 2026] DELETE /v2.0/trunks/94971ead-c986-4c7a-b48a-ec635179671a => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:59:24.191 8 INFO neutron.services.segments.plugin [-] Segment 5b7f7010-9ec2-4783-b2fe-829dba4cd6ae resource provider aggregate not found 2026-05-11 11:59:24.194 8 INFO neutron.services.segments.plugin [-] Segment 5b7f7010-9ec2-4783-b2fe-829dba4cd6ae resource provider aggregate not found 2026-05-11 11:59:24.206 8 INFO neutron.services.segments.plugin [-] Segment 5b7f7010-9ec2-4783-b2fe-829dba4cd6ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b7f7010-9ec2-4783-b2fe-829dba4cd6ae found for delete ", "request_id": "req-35463334-07d4-4508-b9be-c00df6ce2227"}]} 2026-05-11 11:59:24.209 8 INFO neutron.services.segments.plugin [-] Segment 5b7f7010-9ec2-4783-b2fe-829dba4cd6ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b7f7010-9ec2-4783-b2fe-829dba4cd6ae found for delete ", "request_id": "req-03a1b68f-ad49-40f5-bf6e-a5e1201b4615"}]} [pid: 8|app: 0|req: 1098/2219] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:59:23 2026] DELETE /v2.0/networks/ba2cf1bc-1e58-4176-a637-c83f44617061 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2220] 10.0.0.220 () {32 vars in 719 bytes} [Mon May 11 11:59:24 2026] GET /v2.0/trunks/d3c19580-08d2-47b0-837c-facb6459ccda => generated 414 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:59:24.475 7 INFO neutron.db.segments_db [None req-18f3152c-baaa-49f2-8b6e-0f168bf7632f 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Added segment ace4bda7-7945-494a-a2d7-1115fdbd8d77 of type vxlan for network fe9d351d-b43a-46fc-a6cb-345389ec92db [pid: 8|app: 0|req: 1100/2221] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:59:24 2026] DELETE /v2.0/networks/c38b23fd-3d35-4376-ae95-93c72a488dcc => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2222] 10.0.0.220 () {34 vars in 671 bytes} [Mon May 11 11:59:24 2026] POST /v2.0/networks => generated 740 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2223] 10.0.0.220 () {32 vars in 717 bytes} [Mon May 11 11:59:24 2026] GET /v2.0/ports/5ac56091-9431-40e4-9948-3cb11f54f355 => generated 826 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2224] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:59:24 2026] POST /v2.0/subnets => generated 687 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2225] 10.0.0.220 () {32 vars in 722 bytes} [Mon May 11 11:59:24 2026] DELETE /v2.0/trunks/d3c19580-08d2-47b0-837c-facb6459ccda => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:59:24.872 7 INFO neutron.services.segments.plugin [-] Segment 7d00f87f-7914-451d-9b9c-33d13e3d9a03 resource provider aggregate not found 2026-05-11 11:59:24.877 7 INFO neutron.services.segments.plugin [-] Segment 7d00f87f-7914-451d-9b9c-33d13e3d9a03 resource provider aggregate not found 2026-05-11 11:59:24.893 7 INFO neutron.services.segments.plugin [-] Segment 7d00f87f-7914-451d-9b9c-33d13e3d9a03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d00f87f-7914-451d-9b9c-33d13e3d9a03 found for delete ", "request_id": "req-9381cdc9-1ced-459d-855e-b27a2017bfac"}]} 2026-05-11 11:59:24.893 7 INFO neutron.services.segments.plugin [-] Segment 7d00f87f-7914-451d-9b9c-33d13e3d9a03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d00f87f-7914-451d-9b9c-33d13e3d9a03 found for delete ", "request_id": "req-ca8e195c-ca05-4b6f-889f-6b49970b1d00"}]} [pid: 7|app: 0|req: 1123/2226] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:59:24 2026] DELETE /v2.0/networks/81afe7d5-d9e1-43e2-97fc-aabe88939a86 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:59:24.906 8 INFO neutron.db.segments_db [None req-56bac57c-dac4-4ae8-aaee-f4b10eba6f6d 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Added segment d4686f4c-a022-4059-962c-0e70844376a7 of type vxlan for network 50eeeeb6-712d-4fa6-b72e-75685bd7de24 [pid: 7|app: 0|req: 1124/2227] 10.0.0.220 () {32 vars in 719 bytes} [Mon May 11 11:59:24 2026] GET /v2.0/trunks/a90cf02b-9462-4c24-9216-222e40100e6c => generated 407 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:59:25.141 8 INFO neutron.db.l3_hamode_db [None req-56bac57c-dac4-4ae8-aaee-f4b10eba6f6d 2b3133c803554c119474b05e00d73976 c4ec559a078e4a54b5124a0fb3ba1dc2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1125/2228] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:59:24 2026] DELETE /v2.0/networks/90815ea9-ca39-424a-9b56-7d509dd0a1b5 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2229] 10.0.0.220 () {32 vars in 717 bytes} [Mon May 11 11:59:25 2026] GET /v2.0/ports/1db38d9e-2ee4-463d-b824-ec26deaa9c4a => generated 826 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2230] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:59:25 2026] DELETE /v2.0/networks/0a5b709c-8d9a-4b34-a6e0-b471577e0d90 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2231] 10.0.0.220 () {32 vars in 722 bytes} [Mon May 11 11:59:25 2026] DELETE /v2.0/trunks/a90cf02b-9462-4c24-9216-222e40100e6c => 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: 1129/2232] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:59:25 2026] DELETE /v2.0/ports/19494302-6120-4b6d-a5aa-0fc2039a5610 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:59:25.904 8 INFO neutron.db.l3_hamode_db [None req-56bac57c-dac4-4ae8-aaee-f4b10eba6f6d 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1130/2233] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:59:25 2026] DELETE /v2.0/ports/b19a98ce-971b-4315-bfd4-5d7d936f3450 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:59:26.227 8 INFO neutron.services.segments.plugin [-] Segment e3e5a86c-89a7-4226-88d9-de6db5f682bc resource provider aggregate not found [pid: 7|app: 0|req: 1131/2234] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:59:26 2026] DELETE /v2.0/ports/d7eef693-4fe9-4b82-91da-34da16e5eed4 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:59:26.231 8 INFO neutron.services.segments.plugin [-] Segment e3e5a86c-89a7-4226-88d9-de6db5f682bc resource provider aggregate not found 2026-05-11 11:59:26.251 8 INFO neutron.services.segments.plugin [-] Segment e3e5a86c-89a7-4226-88d9-de6db5f682bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3e5a86c-89a7-4226-88d9-de6db5f682bc found for delete ", "request_id": "req-fdba3928-e56e-4594-8a53-83a315017e3e"}]} 2026-05-11 11:59:26.254 8 INFO neutron.services.segments.plugin [-] Segment e3e5a86c-89a7-4226-88d9-de6db5f682bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3e5a86c-89a7-4226-88d9-de6db5f682bc found for delete ", "request_id": "req-3d9ef9c2-7e49-40ee-8be5-5b2a7f9d6f18"}]} [pid: 7|app: 0|req: 1132/2235] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:59:26 2026] DELETE /v2.0/ports/5ac56091-9431-40e4-9948-3cb11f54f355 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2236] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:59:26 2026] GET /v2.0/security-groups?tenant_id=0f9e5db1ebc04a40bb308e39120fe3bc&name=default => generated 2929 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2237] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:59:24 2026] POST /v2.0/routers => generated 727 bytes in 1928 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2238] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:59:26 2026] DELETE /v2.0/ports/1db38d9e-2ee4-463d-b824-ec26deaa9c4a => 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: 1105/2239] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:26 2026] DELETE /v2.0/security-groups/1eb45943-c6c8-415d-a102-f685476887cd => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:59:26.913 7 INFO neutron.services.segments.plugin [-] Segment bfaa29db-c60e-4f68-ba59-d56d079bf843 resource provider aggregate not found 2026-05-11 11:59:26.917 7 INFO neutron.services.segments.plugin [-] Segment bfaa29db-c60e-4f68-ba59-d56d079bf843 resource provider aggregate not found 2026-05-11 11:59:26.924 7 INFO neutron.services.segments.plugin [-] Segment bfaa29db-c60e-4f68-ba59-d56d079bf843 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfaa29db-c60e-4f68-ba59-d56d079bf843 found for delete ", "request_id": "req-3b889b9f-bacd-4320-92fc-d6f6bdfc9042"}]} 2026-05-11 11:59:26.939 7 INFO neutron.services.segments.plugin [-] Segment bfaa29db-c60e-4f68-ba59-d56d079bf843 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfaa29db-c60e-4f68-ba59-d56d079bf843 found for delete ", "request_id": "req-d669fbf7-0f9a-4677-8383-5848090cac5a"}]} 2026-05-11 11:59:26.943 7 INFO neutron.services.segments.plugin [-] Segment 4675eb0f-48be-464a-a44d-708833a0a63b resource provider aggregate not found 2026-05-11 11:59:26.954 7 INFO neutron.services.segments.plugin [-] Segment 4675eb0f-48be-464a-a44d-708833a0a63b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4675eb0f-48be-464a-a44d-708833a0a63b found for delete ", "request_id": "req-8a29591e-4532-4107-9523-c445ab40dbd8"}]} 2026-05-11 11:59:26.958 7 INFO neutron.services.segments.plugin [-] Segment 4675eb0f-48be-464a-a44d-708833a0a63b resource provider aggregate not found 2026-05-11 11:59:26.968 7 INFO neutron.services.segments.plugin [-] Segment 4675eb0f-48be-464a-a44d-708833a0a63b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4675eb0f-48be-464a-a44d-708833a0a63b found for delete ", "request_id": "req-f6b46699-7a2e-425d-8805-d2a75ea129fc"}]} [pid: 8|app: 0|req: 1106/2240] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:59:26 2026] DELETE /v2.0/networks/e0a00b3f-d7ac-424f-866e-4f6a4dbc86d3 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2241] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:59:27 2026] GET /v2.0/security-groups?tenant_id=984da255bebe48b787cb47777e02436c&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: 1108/2242] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:59:27 2026] DELETE /v2.0/networks/a310cfbe-8484-4a65-9cf9-347f06c72100 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2243] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:27 2026] DELETE /v2.0/security-groups/1fb7e948-abae-4a40-8114-ae629ce26376 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2244] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:59:27 2026] DELETE /v2.0/networks/70f0f65c-09be-46b7-98a4-3f62e6c31e06 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2245] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:59:27 2026] DELETE /v2.0/networks/4c4cbaeb-5494-442f-8c93-2c833c51ff97 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2246] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:59:27 2026] GET /v2.0/security-groups?tenant_id=623cb068b81342f99fd68b94813195cc&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2247] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:59:27 2026] DELETE /v2.0/networks/f1acd0e2-87ca-46e8-81ba-5205b41382c4 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2248] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:27 2026] DELETE /v2.0/security-groups/bfc94add-51db-4a97-932a-993847438cc4 => 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: 1135/2249] 10.0.0.220 () {34 vars in 783 bytes} [Mon May 11 11:59:26 2026] PUT /v2.0/routers/c57a1253-ed89-4559-9f3a-d89613e6b16c/add_router_interface => generated 309 bytes in 1237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:59:28.668 8 INFO neutron.services.segments.plugin [-] Segment ea7a7260-83a1-445f-898b-f9d51000b841 resource provider aggregate not found 2026-05-11 11:59:28.676 8 INFO neutron.services.segments.plugin [-] Segment ea7a7260-83a1-445f-898b-f9d51000b841 resource provider aggregate not found 2026-05-11 11:59:28.687 8 INFO neutron.services.segments.plugin [-] Segment ea7a7260-83a1-445f-898b-f9d51000b841 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea7a7260-83a1-445f-898b-f9d51000b841 found for delete ", "request_id": "req-7ab04c61-2282-4278-820a-17e5e5e97adc"}]} 2026-05-11 11:59:28.694 8 INFO neutron.services.segments.plugin [-] Segment ea7a7260-83a1-445f-898b-f9d51000b841 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea7a7260-83a1-445f-898b-f9d51000b841 found for delete ", "request_id": "req-d191f7f6-5d68-4ea2-9e89-f0e7bf50f9a2"}]} 2026-05-11 11:59:28.702 8 INFO neutron.services.segments.plugin [-] Segment 144250b7-88cd-48ff-929d-b4decdf42d0a resource provider aggregate not found 2026-05-11 11:59:28.710 8 INFO neutron.services.segments.plugin [-] Segment 144250b7-88cd-48ff-929d-b4decdf42d0a resource provider aggregate not found 2026-05-11 11:59:28.719 8 INFO neutron.services.segments.plugin [-] Segment 144250b7-88cd-48ff-929d-b4decdf42d0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 144250b7-88cd-48ff-929d-b4decdf42d0a found for delete ", "request_id": "req-eb3b20e1-593d-4342-9fb3-609b9d753fbb"}]} 2026-05-11 11:59:28.727 8 INFO neutron.services.segments.plugin [-] Segment 144250b7-88cd-48ff-929d-b4decdf42d0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 144250b7-88cd-48ff-929d-b4decdf42d0a found for delete ", "request_id": "req-1893ef0a-bf5b-473b-9517-b801198c63b1"}]} 2026-05-11 11:59:28.734 8 INFO neutron.services.segments.plugin [-] Segment 057614ef-38ce-45ce-88cc-1a9172591856 resource provider aggregate not found 2026-05-11 11:59:28.741 8 INFO neutron.services.segments.plugin [-] Segment 057614ef-38ce-45ce-88cc-1a9172591856 resource provider aggregate not found 2026-05-11 11:59:28.750 8 INFO neutron.services.segments.plugin [-] Segment 057614ef-38ce-45ce-88cc-1a9172591856 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 057614ef-38ce-45ce-88cc-1a9172591856 found for delete ", "request_id": "req-0cebfae5-c642-4acf-8413-721696f8d62b"}]} 2026-05-11 11:59:28.758 8 INFO neutron.services.segments.plugin [-] Segment 057614ef-38ce-45ce-88cc-1a9172591856 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 057614ef-38ce-45ce-88cc-1a9172591856 found for delete ", "request_id": "req-1fb99a43-5d1e-4206-8185-97f3d99083fb"}]} 2026-05-11 11:59:28.765 8 INFO neutron.services.segments.plugin [-] Segment 8586ef41-574d-434e-a728-b3f7cad40bb6 resource provider aggregate not found 2026-05-11 11:59:28.775 8 INFO neutron.services.segments.plugin [-] Segment 8586ef41-574d-434e-a728-b3f7cad40bb6 resource provider aggregate not found 2026-05-11 11:59:28.784 8 INFO neutron.services.segments.plugin [-] Segment 8586ef41-574d-434e-a728-b3f7cad40bb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8586ef41-574d-434e-a728-b3f7cad40bb6 found for delete ", "request_id": "req-8bc4fe3e-0d3b-4c8d-a51f-e09de4512a34"}]} 2026-05-11 11:59:28.793 8 INFO neutron.services.segments.plugin [-] Segment 8586ef41-574d-434e-a728-b3f7cad40bb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8586ef41-574d-434e-a728-b3f7cad40bb6 found for delete ", "request_id": "req-609676b2-2ebb-4661-aa58-1efd1f6263d9"}]} 2026-05-11 11:59:28.801 8 INFO neutron.services.segments.plugin [-] Segment d9122b44-a4ff-4db3-8d8f-501baf20a110 resource provider aggregate not found 2026-05-11 11:59:28.809 8 INFO neutron.services.segments.plugin [-] Segment d9122b44-a4ff-4db3-8d8f-501baf20a110 resource provider aggregate not found 2026-05-11 11:59:28.817 8 INFO neutron.services.segments.plugin [-] Segment d9122b44-a4ff-4db3-8d8f-501baf20a110 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9122b44-a4ff-4db3-8d8f-501baf20a110 found for delete ", "request_id": "req-bbdb2ff5-9272-497d-9a09-1246d5c491b2"}]} 2026-05-11 11:59:28.823 8 INFO neutron.services.segments.plugin [-] Segment d9122b44-a4ff-4db3-8d8f-501baf20a110 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9122b44-a4ff-4db3-8d8f-501baf20a110 found for delete ", "request_id": "req-c313e49a-61e8-46a9-bf60-278b365f174e"}]} [pid: 8|app: 0|req: 1115/2250] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:59:28 2026] GET /v2.0/security-groups?tenant_id=fcbdc255338c41f9965e222caf55b76d&name=default => generated 2929 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2251] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:28 2026] DELETE /v2.0/security-groups/4920979e-ec4c-4d77-b3a5-3039f2dc2128 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:59:29.302 8 INFO neutron.db.segments_db [None req-55dd0089-3898-4900-8025-6d2bc0ef497a 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Added segment 8da2766b-437f-48bd-bc73-ebd2c8248775 of type vxlan for network 8b050e39-41ec-4443-97e5-5050ba59e9e3 [pid: 7|app: 0|req: 1137/2252] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:59:29 2026] GET /v2.0/security-groups?tenant_id=5c9df23f1e9f46ceb798e238357ff231&name=default => generated 2929 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2253] 10.0.0.220 () {34 vars in 671 bytes} [Mon May 11 11:59:29 2026] POST /v2.0/networks => generated 740 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2254] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:29 2026] DELETE /v2.0/security-groups/739b9284-a45c-491e-add3-7066dd412146 => 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: 1117/2255] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:59:29 2026] POST /v2.0/subnets => generated 687 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:29.655 7 INFO neutron.db.segments_db [None req-27a7a4a6-044f-4bf6-bb01-24cfd6e2d040 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Added segment ba33d78c-95fd-4ea2-b942-51ba3343647a of type vxlan for network 3b636345-66a0-4da9-a667-ae403b928b8f [pid: 8|app: 0|req: 1118/2256] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:59:29 2026] GET /v2.0/security-groups?tenant_id=7bb7aa996d10476b9f5f62a9bbf6bdbc&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2259] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:29 2026] DELETE /v2.0/security-groups/9020c905-a76b-4bc7-ba62-c53ccaee2ac9 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:59:29.918 7 INFO neutron.db.l3_hamode_db [None req-27a7a4a6-044f-4bf6-bb01-24cfd6e2d040 2b3133c803554c119474b05e00d73976 3a0838871a204bfebd4e90161974f5b7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 11:59:30.752 7 INFO neutron.db.l3_hamode_db [None req-27a7a4a6-044f-4bf6-bb01-24cfd6e2d040 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1139/2260] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 11:59:29 2026] POST /v2.0/routers => generated 727 bytes in 2058 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2261] 10.0.0.220 () {34 vars in 783 bytes} [Mon May 11 11:59:31 2026] PUT /v2.0/routers/ee32204d-3539-4e23-ae5d-17305daf5b9c/add_router_interface => generated 309 bytes in 1165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:59:33.301 7 WARNING neutron_lib.context [None req-9591895d-654d-4f00-8cac-71eceb5bb741 a2f4fffd07684f1cb69e414df9f5fbd8 20f5808527fc419da51303cb655b5939 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:59:33.484 7 INFO neutron.db.segments_db [None req-9591895d-654d-4f00-8cac-71eceb5bb741 a2f4fffd07684f1cb69e414df9f5fbd8 20f5808527fc419da51303cb655b5939 - - default default] Added segment 0846c5dd-2ee4-4606-8a97-ad036a5fffc2 of type vxlan for network 862c7164-4266-42b0-9397-d66ed88e1608 2026-05-11 11:59:33.564 8 WARNING neutron_lib.context [None req-c45d6917-f2dd-40d5-9623-51b9e4aeb44d fef83f1831e04672bdbfeec6c77d5d18 c4ec559a078e4a54b5124a0fb3ba1dc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1140/2262] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:59:33 2026] POST /v2.0/networks => generated 631 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2263] 10.0.0.220 () {34 vars in 753 bytes} [Mon May 11 11:59:33 2026] PUT /v2.0/networks/862c7164-4266-42b0-9397-d66ed88e1608/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: 1142/2264] 10.0.0.220 () {32 vars in 733 bytes} [Mon May 11 11:59:33 2026] GET /v2.0/networks/862c7164-4266-42b0-9397-d66ed88e1608/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2265] 10.0.0.220 () {34 vars in 764 bytes} [Mon May 11 11:59:33 2026] PUT /v2.0/networks/862c7164-4266-42b0-9397-d66ed88e1608/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2266] 10.0.0.220 () {34 vars in 685 bytes} [Mon May 11 11:59:33 2026] POST /v2.0/security-groups => generated 1677 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 11:59:33.735 8 WARNING neutron_lib.context [None req-cf04387a-24b9-4076-ad6f-7e043f2524e7 fef83f1831e04672bdbfeec6c77d5d18 c4ec559a078e4a54b5124a0fb3ba1dc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1144/2267] 10.0.0.220 () {32 vars in 733 bytes} [Mon May 11 11:59:33 2026] GET /v2.0/networks/862c7164-4266-42b0-9397-d66ed88e1608/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2268] 10.0.0.220 () {34 vars in 760 bytes} [Mon May 11 11:59:33 2026] PUT /v2.0/networks/862c7164-4266-42b0-9397-d66ed88e1608/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2269] 10.0.0.220 () {32 vars in 733 bytes} [Mon May 11 11:59:33 2026] GET /v2.0/networks/862c7164-4266-42b0-9397-d66ed88e1608/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: 1147/2270] 10.0.0.220 () {34 vars in 782 bytes} [Mon May 11 11:59:33 2026] PUT /v2.0/networks/862c7164-4266-42b0-9397-d66ed88e1608/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2271] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:59:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:33.880 8 WARNING neutron_lib.context [None req-b785b149-1cb4-4a5d-9021-5bdf23780aa5 fef83f1831e04672bdbfeec6c77d5d18 c4ec559a078e4a54b5124a0fb3ba1dc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1148/2272] 10.0.0.220 () {32 vars in 733 bytes} [Mon May 11 11:59:33 2026] GET /v2.0/networks/862c7164-4266-42b0-9397-d66ed88e1608/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2273] 10.0.0.220 () {34 vars in 753 bytes} [Mon May 11 11:59:33 2026] PUT /v2.0/networks/862c7164-4266-42b0-9397-d66ed88e1608/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2274] 10.0.0.220 () {32 vars in 733 bytes} [Mon May 11 11:59:33 2026] GET /v2.0/networks/862c7164-4266-42b0-9397-d66ed88e1608/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2275] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:59:33 2026] POST /v2.0/security-group-rules => generated 596 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:34.015 8 WARNING neutron_lib.context [None req-95e129b3-7dba-404c-b134-c5719fddbaca fef83f1831e04672bdbfeec6c77d5d18 c4ec559a078e4a54b5124a0fb3ba1dc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1151/2276] 10.0.0.220 () {32 vars in 741 bytes} [Mon May 11 11:59:34 2026] GET /v2.0/networks/862c7164-4266-42b0-9397-d66ed88e1608/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:59:34.081 7 INFO neutron.api.v2.resource [None req-3f5447de-1648-4f0c-a600-c86cc764dff5 a2f4fffd07684f1cb69e414df9f5fbd8 20f5808527fc419da51303cb655b5939 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1152/2277] 10.0.0.220 () {32 vars in 745 bytes} [Mon May 11 11:59:34 2026] GET /v2.0/networks/862c7164-4266-42b0-9397-d66ed88e1608/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2278] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:59:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:34.139 8 WARNING neutron_lib.context [None req-b429bac6-31b2-4cb7-9e81-17a5b198999d fef83f1831e04672bdbfeec6c77d5d18 c4ec559a078e4a54b5124a0fb3ba1dc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1153/2279] 10.0.0.220 () {32 vars in 744 bytes} [Mon May 11 11:59:34 2026] DELETE /v2.0/networks/862c7164-4266-42b0-9397-d66ed88e1608/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2280] 10.0.0.220 () {32 vars in 733 bytes} [Mon May 11 11:59:34 2026] GET /v2.0/networks/862c7164-4266-42b0-9397-d66ed88e1608/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:59:34.219 7 INFO neutron.api.v2.resource [None req-33383968-9b7d-46cf-860d-39c40724b3b5 a2f4fffd07684f1cb69e414df9f5fbd8 20f5808527fc419da51303cb655b5939 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1155/2281] 10.0.0.220 () {32 vars in 748 bytes} [Mon May 11 11:59:34 2026] DELETE /v2.0/networks/862c7164-4266-42b0-9397-d66ed88e1608/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: 1156/2282] 10.0.0.220 () {32 vars in 736 bytes} [Mon May 11 11:59:34 2026] DELETE /v2.0/networks/862c7164-4266-42b0-9397-d66ed88e1608/tags => 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: 1157/2283] 10.0.0.220 () {32 vars in 733 bytes} [Mon May 11 11:59:34 2026] GET /v2.0/networks/862c7164-4266-42b0-9397-d66ed88e1608/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2284] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:59:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:34.301 7 WARNING neutron_lib.context [None req-bcd672f5-1143-4f61-b5fa-903f77354169 fef83f1831e04672bdbfeec6c77d5d18 c4ec559a078e4a54b5124a0fb3ba1dc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:59:34.368 7 INFO neutron.db.securitygroups_db [None req-bcd672f5-1143-4f61-b5fa-903f77354169 fef83f1831e04672bdbfeec6c77d5d18 c4ec559a078e4a54b5124a0fb3ba1dc2 - - default default] Project c4ec559a078e4a54b5124a0fb3ba1dc2 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-11 11:59:34.455 8 INFO neutron.services.segments.plugin [-] Segment 0846c5dd-2ee4-4606-8a97-ad036a5fffc2 resource provider aggregate not found 2026-05-11 11:59:34.464 8 INFO neutron.services.segments.plugin [-] Segment 0846c5dd-2ee4-4606-8a97-ad036a5fffc2 resource provider aggregate not found [pid: 7|app: 0|req: 1158/2285] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:59:34 2026] POST /v2.0/security-group-rules => generated 607 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:34.473 8 INFO neutron.services.segments.plugin [-] Segment 0846c5dd-2ee4-4606-8a97-ad036a5fffc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0846c5dd-2ee4-4606-8a97-ad036a5fffc2 found for delete ", "request_id": "req-0f8ea54f-4d3e-488f-9207-1e6ae98e3418"}]} [pid: 8|app: 0|req: 1128/2286] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:59:34 2026] DELETE /v2.0/networks/862c7164-4266-42b0-9397-d66ed88e1608 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:59:34.484 7 WARNING neutron_lib.context [None req-47e7e97f-bf77-4527-9551-55cae248baad fef83f1831e04672bdbfeec6c77d5d18 c4ec559a078e4a54b5124a0fb3ba1dc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:59:34.515 7 INFO neutron.db.securitygroups_db [None req-47e7e97f-bf77-4527-9551-55cae248baad fef83f1831e04672bdbfeec6c77d5d18 c4ec559a078e4a54b5124a0fb3ba1dc2 - - default default] Project c4ec559a078e4a54b5124a0fb3ba1dc2 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 1159/2287] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:59:34 2026] POST /v2.0/security-group-rules => generated 606 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:34.985 8 INFO neutron.services.segments.plugin [-] Segment 0846c5dd-2ee4-4606-8a97-ad036a5fffc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0846c5dd-2ee4-4606-8a97-ad036a5fffc2 found for delete ", "request_id": "req-edc66939-4e3f-4e6c-bdb9-8050d7d84710"}]} 2026-05-11 11:59:34.991 8 WARNING neutron_lib.context [None req-1c854c4c-ae29-453d-a68f-92b1ff568892 fef83f1831e04672bdbfeec6c77d5d18 c4ec559a078e4a54b5124a0fb3ba1dc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1129/2288] 10.0.0.220 () {34 vars in 685 bytes} [Mon May 11 11:59:34 2026] POST /v2.0/security-groups => generated 1663 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 11:59:35.122 7 WARNING neutron_lib.context [None req-c85effa2-a88c-483f-94bf-36ec34161302 fef83f1831e04672bdbfeec6c77d5d18 c4ec559a078e4a54b5124a0fb3ba1dc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1160/2289] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:59:35 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-05-11 11:59:35.260 7 WARNING neutron_lib.context [None req-09d66221-ea49-4003-abf1-0ad0f74b0cb5 fef83f1831e04672bdbfeec6c77d5d18 c4ec559a078e4a54b5124a0fb3ba1dc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1161/2290] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 11:59:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:35.418 7 WARNING neutron_lib.context [None req-186d45a3-481a-4c20-9369-03af429bbaea fef83f1831e04672bdbfeec6c77d5d18 c4ec559a078e4a54b5124a0fb3ba1dc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2291] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:59:35 2026] GET /v2.0/security-groups?tenant_id=3bc3c0289674438aab9071694b77cd9c&name=default => generated 2929 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2292] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:35 2026] DELETE /v2.0/security-groups/8ff3b514-798c-4aaa-a52c-08ad515f7abb => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2293] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:59:35 2026] GET /v2.0/security-groups?tenant_id=20f5808527fc419da51303cb655b5939&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2294] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:35 2026] DELETE /v2.0/security-groups/cb2e8e69-f2c0-43ca-904f-3a583a38e158 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2295] 10.0.0.220 () {34 vars in 676 bytes} [Mon May 11 11:59:35 2026] POST /v2.0/floatingips => generated 552 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2296] 10.0.0.98 () {34 vars in 1099 bytes} [Mon May 11 11:59:36 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1587110178&fields=id&tenant_id=c4ec559a078e4a54b5124a0fb3ba1dc2 => 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: 1163/2297] 10.0.0.98 () {34 vars in 1099 bytes} [Mon May 11 11:59:36 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2128896458&fields=id&tenant_id=c4ec559a078e4a54b5124a0fb3ba1dc2 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2298] 10.0.0.98 () {34 vars in 981 bytes} [Mon May 11 11:59:36 2026] GET /v2.0/networks?id=fe9d351d-b43a-46fc-a6cb-345389ec92db => generated 672 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2299] 10.0.0.98 () {34 vars in 964 bytes} [Mon May 11 11:59:36 2026] GET /v2.0/quotas/c4ec559a078e4a54b5124a0fb3ba1dc2 => 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: 1136/2300] 10.0.0.98 () {34 vars in 1001 bytes} [Mon May 11 11:59:36 2026] GET /v2.0/ports?tenant_id=c4ec559a078e4a54b5124a0fb3ba1dc2&fields=id => generated 103 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2301] 10.0.0.98 () {34 vars in 1007 bytes} [Mon May 11 11:59:36 2026] GET /v2.0/networks/fe9d351d-b43a-46fc-a6cb-345389ec92db?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: 1137/2302] 10.0.0.98 () {34 vars in 1107 bytes} [Mon May 11 11:59:36 2026] GET /v2.0/networks/fe9d351d-b43a-46fc-a6cb-345389ec92db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2303] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:59:36 2026] GET /v2.0/ports?device_id=731268d9-b29a-48ff-8f27-89365861f142 => 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: 1138/2304] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:59:37 2026] GET /v2.0/ports?device_id=731268d9-b29a-48ff-8f27-89365861f142 => 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: 1167/2305] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:59:38 2026] GET /v2.0/ports?device_id=731268d9-b29a-48ff-8f27-89365861f142 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:59:38.963 8 WARNING neutron_lib.context [None req-56b96b58-ac87-47e4-8f8f-5b3c4cab443c fe73a11edd574c1fa71988e76e118de1 a2733f259e214395aedd9bf1ca33cfc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1139/2306] 10.0.0.220 () {34 vars in 684 bytes} [Mon May 11 11:59:38 2026] POST /v2.0/security-groups => generated 1603 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2307] 10.0.0.220 () {34 vars in 767 bytes} [Mon May 11 11:59:39 2026] PUT /v2.0/security-groups/41501b86-d1eb-4bfc-a0a1-975cedcfffa5/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2308] 10.0.0.220 () {32 vars in 747 bytes} [Mon May 11 11:59:39 2026] GET /v2.0/security-groups/41501b86-d1eb-4bfc-a0a1-975cedcfffa5/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2309] 10.0.0.220 () {34 vars in 778 bytes} [Mon May 11 11:59:39 2026] PUT /v2.0/security-groups/41501b86-d1eb-4bfc-a0a1-975cedcfffa5/tags/green => 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: 1141/2310] 10.0.0.220 () {32 vars in 747 bytes} [Mon May 11 11:59:39 2026] GET /v2.0/security-groups/41501b86-d1eb-4bfc-a0a1-975cedcfffa5/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2311] 10.0.0.220 () {34 vars in 774 bytes} [Mon May 11 11:59:39 2026] PUT /v2.0/security-groups/41501b86-d1eb-4bfc-a0a1-975cedcfffa5/tags/red => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2312] 10.0.0.220 () {32 vars in 747 bytes} [Mon May 11 11:59:39 2026] GET /v2.0/security-groups/41501b86-d1eb-4bfc-a0a1-975cedcfffa5/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2313] 10.0.0.220 () {34 vars in 796 bytes} [Mon May 11 11:59:39 2026] PUT /v2.0/security-groups/41501b86-d1eb-4bfc-a0a1-975cedcfffa5/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2314] 10.0.0.220 () {32 vars in 747 bytes} [Mon May 11 11:59:39 2026] GET /v2.0/security-groups/41501b86-d1eb-4bfc-a0a1-975cedcfffa5/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2315] 10.0.0.220 () {34 vars in 767 bytes} [Mon May 11 11:59:39 2026] PUT /v2.0/security-groups/41501b86-d1eb-4bfc-a0a1-975cedcfffa5/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2316] 10.0.0.220 () {32 vars in 747 bytes} [Mon May 11 11:59:39 2026] GET /v2.0/security-groups/41501b86-d1eb-4bfc-a0a1-975cedcfffa5/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2317] 10.0.0.220 () {32 vars in 755 bytes} [Mon May 11 11:59:39 2026] GET /v2.0/security-groups/41501b86-d1eb-4bfc-a0a1-975cedcfffa5/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:59:39.559 8 INFO neutron.api.v2.resource [None req-994ee5b0-ddc4-4d08-ab90-e554801fea6f fe73a11edd574c1fa71988e76e118de1 a2733f259e214395aedd9bf1ca33cfc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1145/2318] 10.0.0.220 () {32 vars in 759 bytes} [Mon May 11 11:59:39 2026] GET /v2.0/security-groups/41501b86-d1eb-4bfc-a0a1-975cedcfffa5/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2319] 10.0.0.220 () {32 vars in 758 bytes} [Mon May 11 11:59:39 2026] DELETE /v2.0/security-groups/41501b86-d1eb-4bfc-a0a1-975cedcfffa5/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: 1146/2320] 10.0.0.220 () {32 vars in 747 bytes} [Mon May 11 11:59:39 2026] GET /v2.0/security-groups/41501b86-d1eb-4bfc-a0a1-975cedcfffa5/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:59:39.657 7 INFO neutron.api.v2.resource [None req-c82f29bb-8ca5-49bb-a318-3082759d2648 fe73a11edd574c1fa71988e76e118de1 a2733f259e214395aedd9bf1ca33cfc3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1175/2321] 10.0.0.220 () {32 vars in 762 bytes} [Mon May 11 11:59:39 2026] DELETE /v2.0/security-groups/41501b86-d1eb-4bfc-a0a1-975cedcfffa5/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2322] 10.0.0.220 () {32 vars in 750 bytes} [Mon May 11 11:59:39 2026] DELETE /v2.0/security-groups/41501b86-d1eb-4bfc-a0a1-975cedcfffa5/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2323] 10.0.0.220 () {32 vars in 747 bytes} [Mon May 11 11:59:39 2026] GET /v2.0/security-groups/41501b86-d1eb-4bfc-a0a1-975cedcfffa5/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2324] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:39 2026] DELETE /v2.0/security-groups/41501b86-d1eb-4bfc-a0a1-975cedcfffa5 => 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: 1177/2325] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:59:39 2026] GET /v2.0/ports?device_id=731268d9-b29a-48ff-8f27-89365861f142 => 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: 1149/2326] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:59:40 2026] GET /v2.0/security-groups?tenant_id=a2733f259e214395aedd9bf1ca33cfc3&name=default => generated 2929 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2327] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:40 2026] DELETE /v2.0/security-groups/170d4ea3-3634-43e6-a1b4-6e425f5b5c1b => 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: 1150/2328] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 11:59:40 2026] GET /v2.0/networks?id=fe9d351d-b43a-46fc-a6cb-345389ec92db => generated 672 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2329] 199.19.213.177 () {34 vars in 1050 bytes} [Mon May 11 11:59:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c4ec559a078e4a54b5124a0fb3ba1dc2 => generated 274 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2330] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:59:40 2026] GET /v2.0/ports?device_id=731268d9-b29a-48ff-8f27-89365861f142 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:59:40.946 8 WARNING neutron_lib.context [req-c5908c5b-46ca-45fb-8f78-2d8522ef46ca req-a8f0e887-3b72-4fc7-be44-d64bcd5b8646 fef83f1831e04672bdbfeec6c77d5d18 c4ec559a078e4a54b5124a0fb3ba1dc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1179/2331] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:59:40 2026] GET /v2.0/security-groups?tenant_id=d458e9c5a8b84e769892c97269211e7e&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2332] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:40 2026] DELETE /v2.0/security-groups/60c0bd35-8681-41bb-adf0-682eff71106e => 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: 1153/2333] 199.19.213.177 () {38 vars in 955 bytes} [Mon May 11 11:59:40 2026] POST /v2.0/ports => generated 997 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2334] 199.19.213.177 () {38 vars in 1028 bytes} [Mon May 11 11:59:41 2026] PUT /v2.0/ports/eba87cbd-e6bb-467f-aff2-db8c2f78647f => generated 1278 bytes in 393 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: 1154/2335] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:59:42 2026] GET /v2.0/ports?device_id=731268d9-b29a-48ff-8f27-89365861f142 => generated 1012 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:59:42.156 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f170fab7-b2cb-49f2-92c0-fe2b013b383e'] response: {'name': 'network-changed', 'server_uuid': '731268d9-b29a-48ff-8f27-89365861f142', 'tag': 'eba87cbd-e6bb-467f-aff2-db8c2f78647f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1182/2336] 10.0.0.98 () {34 vars in 1119 bytes} [Mon May 11 11:59:42 2026] GET /v2.0/security-groups?id=c85abf8a-41d3-4082-a20b-5ac1297de1f3&id=fdbc7a1d-5e28-472c-b6c3-2e4cb4f7a90d&fields=id&fields=name => generated 207 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2337] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:59:42 2026] GET /v2.0/ports?tenant_id=c4ec559a078e4a54b5124a0fb3ba1dc2&device_id=731268d9-b29a-48ff-8f27-89365861f142 => generated 1281 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2338] 199.19.213.177 () {34 vars in 1018 bytes} [Mon May 11 11:59:42 2026] GET /v2.0/networks?tenant_id=c4ec559a078e4a54b5124a0fb3ba1dc2&shared=False => generated 768 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2339] 199.19.213.177 () {34 vars in 930 bytes} [Mon May 11 11:59:42 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2340] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:59:43 2026] GET /v2.0/ports?device_id=731268d9-b29a-48ff-8f27-89365861f142 => generated 1012 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2341] 10.0.0.98 () {34 vars in 1119 bytes} [Mon May 11 11:59:43 2026] GET /v2.0/security-groups?id=c85abf8a-41d3-4082-a20b-5ac1297de1f3&id=fdbc7a1d-5e28-472c-b6c3-2e4cb4f7a90d&fields=id&fields=name => generated 207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2342] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:59:43 2026] GET /v2.0/ports?tenant_id=c4ec559a078e4a54b5124a0fb3ba1dc2&device_id=731268d9-b29a-48ff-8f27-89365861f142 => generated 1281 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2343] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 11:59:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=eba87cbd-e6bb-467f-aff2-db8c2f78647f => 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: 1186/2344] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 11:59:43 2026] GET /v2.0/subnets?id=25c26f8f-e902-4802-bfbc-d781d9ef69ae => generated 690 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2345] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 11:59:43 2026] GET /v2.0/ports?network_id=fe9d351d-b43a-46fc-a6cb-345389ec92db&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2346] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 11:59:44 2026] GET /v2.0/networks/fe9d351d-b43a-46fc-a6cb-345389ec92db?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2347] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 11:59:44 2026] GET /v2.0/networks/fe9d351d-b43a-46fc-a6cb-345389ec92db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:59:44.108 7 WARNING neutron_lib.context [None req-8c43abb0-3dc9-42e2-8cbf-17eadccd54dd ca0226108868453eaeb0607498f36e74 d63b39dc239641c5a3d7afd248ae37c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1187/2348] 10.0.0.220 () {34 vars in 676 bytes} [Mon May 11 11:59:43 2026] POST /v2.0/subnetpools => generated 516 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2349] 10.0.0.220 () {34 vars in 759 bytes} [Mon May 11 11:59:44 2026] PUT /v2.0/subnetpools/1149f780-98bb-493b-935f-ba548619a7ab/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2350] 10.0.0.220 () {32 vars in 739 bytes} [Mon May 11 11:59:44 2026] GET /v2.0/subnetpools/1149f780-98bb-493b-935f-ba548619a7ab/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2351] 10.0.0.220 () {34 vars in 770 bytes} [Mon May 11 11:59:44 2026] PUT /v2.0/subnetpools/1149f780-98bb-493b-935f-ba548619a7ab/tags/green => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2352] 10.0.0.220 () {32 vars in 739 bytes} [Mon May 11 11:59:44 2026] GET /v2.0/subnetpools/1149f780-98bb-493b-935f-ba548619a7ab/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: 1164/2353] 10.0.0.220 () {34 vars in 766 bytes} [Mon May 11 11:59:44 2026] PUT /v2.0/subnetpools/1149f780-98bb-493b-935f-ba548619a7ab/tags/red => generated 4 bytes in 18 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2354] 10.0.0.220 () {32 vars in 739 bytes} [Mon May 11 11:59:44 2026] GET /v2.0/subnetpools/1149f780-98bb-493b-935f-ba548619a7ab/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: 1165/2355] 10.0.0.220 () {34 vars in 788 bytes} [Mon May 11 11:59:44 2026] PUT /v2.0/subnetpools/1149f780-98bb-493b-935f-ba548619a7ab/tags/black.or.white => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2356] 10.0.0.220 () {32 vars in 739 bytes} [Mon May 11 11:59:44 2026] GET /v2.0/subnetpools/1149f780-98bb-493b-935f-ba548619a7ab/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2357] 10.0.0.220 () {34 vars in 759 bytes} [Mon May 11 11:59:44 2026] PUT /v2.0/subnetpools/1149f780-98bb-493b-935f-ba548619a7ab/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2358] 10.0.0.220 () {32 vars in 739 bytes} [Mon May 11 11:59:44 2026] GET /v2.0/subnetpools/1149f780-98bb-493b-935f-ba548619a7ab/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2359] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:59:44 2026] GET /v2.0/ports?device_id=731268d9-b29a-48ff-8f27-89365861f142 => generated 1012 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2360] 10.0.0.220 () {32 vars in 747 bytes} [Mon May 11 11:59:44 2026] GET /v2.0/subnetpools/1149f780-98bb-493b-935f-ba548619a7ab/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:59:44.482 8 INFO neutron.api.v2.resource [None req-524334a6-9bcc-43f5-9390-b1ba49cd6408 ca0226108868453eaeb0607498f36e74 d63b39dc239641c5a3d7afd248ae37c4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1169/2361] 10.0.0.220 () {32 vars in 751 bytes} [Mon May 11 11:59:44 2026] GET /v2.0/subnetpools/1149f780-98bb-493b-935f-ba548619a7ab/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2362] 10.0.0.98 () {34 vars in 1119 bytes} [Mon May 11 11:59:44 2026] GET /v2.0/security-groups?id=c85abf8a-41d3-4082-a20b-5ac1297de1f3&id=fdbc7a1d-5e28-472c-b6c3-2e4cb4f7a90d&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2363] 10.0.0.220 () {32 vars in 750 bytes} [Mon May 11 11:59:44 2026] DELETE /v2.0/subnetpools/1149f780-98bb-493b-935f-ba548619a7ab/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2364] 10.0.0.220 () {32 vars in 739 bytes} [Mon May 11 11:59:44 2026] GET /v2.0/subnetpools/1149f780-98bb-493b-935f-ba548619a7ab/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:59:44.572 8 INFO neutron.api.v2.resource [None req-e018bca4-b1f9-445f-ab47-4d0fc16250fa ca0226108868453eaeb0607498f36e74 d63b39dc239641c5a3d7afd248ae37c4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1171/2365] 10.0.0.220 () {32 vars in 754 bytes} [Mon May 11 11:59:44 2026] DELETE /v2.0/subnetpools/1149f780-98bb-493b-935f-ba548619a7ab/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2366] 10.0.0.220 () {32 vars in 742 bytes} [Mon May 11 11:59:44 2026] DELETE /v2.0/subnetpools/1149f780-98bb-493b-935f-ba548619a7ab/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2367] 10.0.0.220 () {32 vars in 739 bytes} [Mon May 11 11:59:44 2026] GET /v2.0/subnetpools/1149f780-98bb-493b-935f-ba548619a7ab/tags => 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: 1196/2370] 10.0.0.220 () {32 vars in 732 bytes} [Mon May 11 11:59:44 2026] DELETE /v2.0/subnetpools/1149f780-98bb-493b-935f-ba548619a7ab => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2371] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:59:45 2026] GET /v2.0/security-groups?tenant_id=1e6dea10c6b94695a6c47580cd7783af&name=default => generated 2929 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2372] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:45 2026] DELETE /v2.0/security-groups/16a0d688-1f7a-44c9-bf56-997dbece56ec => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2373] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:59:45 2026] GET /v2.0/ports?device_id=731268d9-b29a-48ff-8f27-89365861f142 => generated 1012 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2374] 10.0.0.98 () {34 vars in 1119 bytes} [Mon May 11 11:59:45 2026] GET /v2.0/security-groups?id=c85abf8a-41d3-4082-a20b-5ac1297de1f3&id=fdbc7a1d-5e28-472c-b6c3-2e4cb4f7a90d&fields=id&fields=name => generated 207 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2375] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:59:45 2026] GET /v2.0/security-groups?tenant_id=d63b39dc239641c5a3d7afd248ae37c4&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2376] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:45 2026] DELETE /v2.0/security-groups/56d12cff-3685-4935-a31a-f9d2d15de316 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2377] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:59:46 2026] GET /v2.0/ports?device_id=731268d9-b29a-48ff-8f27-89365861f142 => generated 1012 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2378] 199.19.213.177 () {34 vars in 994 bytes} [Mon May 11 11:59:46 2026] GET /v2.0/ports?device_id=731268d9-b29a-48ff-8f27-89365861f142 => generated 1281 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2379] 10.0.0.98 () {34 vars in 1119 bytes} [Mon May 11 11:59:46 2026] GET /v2.0/security-groups?id=c85abf8a-41d3-4082-a20b-5ac1297de1f3&id=fdbc7a1d-5e28-472c-b6c3-2e4cb4f7a90d&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2380] 199.19.213.177 () {34 vars in 1124 bytes} [Mon May 11 11:59:46 2026] GET /v2.0/security-groups?id=c85abf8a-41d3-4082-a20b-5ac1297de1f3&id=fdbc7a1d-5e28-472c-b6c3-2e4cb4f7a90d&fields=id&fields=name => generated 207 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2381] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:59:47 2026] GET /v2.0/ports?device_id=731268d9-b29a-48ff-8f27-89365861f142 => generated 1012 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2382] 10.0.0.98 () {34 vars in 1119 bytes} [Mon May 11 11:59:47 2026] GET /v2.0/security-groups?id=c85abf8a-41d3-4082-a20b-5ac1297de1f3&id=fdbc7a1d-5e28-472c-b6c3-2e4cb4f7a90d&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:59:48.983 8 WARNING neutron_lib.context [None req-2b35094a-37d4-4a2a-822d-2847cfd1978b 9ab024afaadb4989af7ebafcada3db3e b3cadf0fb28d4ae88734d4ed5d0ab549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1203/2383] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:59:49 2026] GET /v2.0/ports?device_id=731268d9-b29a-48ff-8f27-89365861f142 => generated 1014 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:59:49.141 8 INFO neutron.db.segments_db [None req-2b35094a-37d4-4a2a-822d-2847cfd1978b 9ab024afaadb4989af7ebafcada3db3e b3cadf0fb28d4ae88734d4ed5d0ab549 - - default default] Added segment e7bedccf-e32b-453e-a11a-712aa55834e0 of type vxlan for network ba9b2f21-f5f7-4887-967d-e68065fe89c9 [pid: 7|app: 0|req: 1204/2384] 10.0.0.98 () {34 vars in 1119 bytes} [Mon May 11 11:59:49 2026] GET /v2.0/security-groups?id=c85abf8a-41d3-4082-a20b-5ac1297de1f3&id=fdbc7a1d-5e28-472c-b6c3-2e4cb4f7a90d&fields=id&fields=name => generated 207 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2385] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:59:48 2026] POST /v2.0/networks => generated 632 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:49.249 7 WARNING neutron_lib.context [None req-2f500174-56fa-4ad5-8394-72b1c5118d6d 9ab024afaadb4989af7ebafcada3db3e b3cadf0fb28d4ae88734d4ed5d0ab549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1205/2386] 10.0.0.220 () {34 vars in 664 bytes} [Mon May 11 11:59:49 2026] POST /v2.0/ports => generated 743 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:49.555 8 WARNING neutron_lib.context [None req-8652383a-fa1d-4ba4-b1ef-690a9e502205 9ab024afaadb4989af7ebafcada3db3e b3cadf0fb28d4ae88734d4ed5d0ab549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1182/2387] 10.0.0.220 () {34 vars in 666 bytes} [Mon May 11 11:59:49 2026] POST /v2.0/trunks => generated 407 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1206/2388] 10.0.0.220 () {34 vars in 749 bytes} [Mon May 11 11:59:49 2026] PUT /v2.0/trunks/434c6a8e-5efb-4772-a71d-cea071f20612/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2389] 10.0.0.220 () {32 vars in 729 bytes} [Mon May 11 11:59:49 2026] GET /v2.0/trunks/434c6a8e-5efb-4772-a71d-cea071f20612/tags => generated 25 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2390] 10.0.0.220 () {34 vars in 760 bytes} [Mon May 11 11:59:49 2026] PUT /v2.0/trunks/434c6a8e-5efb-4772-a71d-cea071f20612/tags/green => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2391] 10.0.0.220 () {32 vars in 729 bytes} [Mon May 11 11:59:49 2026] GET /v2.0/trunks/434c6a8e-5efb-4772-a71d-cea071f20612/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: 1208/2392] 10.0.0.220 () {34 vars in 756 bytes} [Mon May 11 11:59:49 2026] PUT /v2.0/trunks/434c6a8e-5efb-4772-a71d-cea071f20612/tags/red => generated 4 bytes in 14 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2393] 10.0.0.220 () {32 vars in 729 bytes} [Mon May 11 11:59:49 2026] GET /v2.0/trunks/434c6a8e-5efb-4772-a71d-cea071f20612/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: 1209/2394] 10.0.0.220 () {34 vars in 778 bytes} [Mon May 11 11:59:49 2026] PUT /v2.0/trunks/434c6a8e-5efb-4772-a71d-cea071f20612/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2395] 10.0.0.220 () {32 vars in 729 bytes} [Mon May 11 11:59:49 2026] GET /v2.0/trunks/434c6a8e-5efb-4772-a71d-cea071f20612/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2396] 10.0.0.220 () {34 vars in 749 bytes} [Mon May 11 11:59:49 2026] PUT /v2.0/trunks/434c6a8e-5efb-4772-a71d-cea071f20612/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: 1187/2397] 10.0.0.220 () {32 vars in 729 bytes} [Mon May 11 11:59:49 2026] GET /v2.0/trunks/434c6a8e-5efb-4772-a71d-cea071f20612/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2398] 10.0.0.220 () {32 vars in 737 bytes} [Mon May 11 11:59:49 2026] GET /v2.0/trunks/434c6a8e-5efb-4772-a71d-cea071f20612/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 11:59:50.015 8 INFO neutron.api.v2.resource [None req-d8ff556f-53c1-436b-841f-2143bf5c96cd 9ab024afaadb4989af7ebafcada3db3e b3cadf0fb28d4ae88734d4ed5d0ab549 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1188/2399] 10.0.0.220 () {32 vars in 741 bytes} [Mon May 11 11:59:50 2026] GET /v2.0/trunks/434c6a8e-5efb-4772-a71d-cea071f20612/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2400] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:50 2026] DELETE /v2.0/trunks/434c6a8e-5efb-4772-a71d-cea071f20612/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2401] 10.0.0.220 () {32 vars in 729 bytes} [Mon May 11 11:59:50 2026] GET /v2.0/trunks/434c6a8e-5efb-4772-a71d-cea071f20612/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:59:50.119 7 INFO neutron.api.v2.resource [None req-131ae197-eff6-446d-b082-20f0ac7a7e38 9ab024afaadb4989af7ebafcada3db3e b3cadf0fb28d4ae88734d4ed5d0ab549 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1213/2402] 10.0.0.220 () {32 vars in 744 bytes} [Mon May 11 11:59:50 2026] DELETE /v2.0/trunks/434c6a8e-5efb-4772-a71d-cea071f20612/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: 1190/2403] 10.0.0.220 () {32 vars in 732 bytes} [Mon May 11 11:59:50 2026] DELETE /v2.0/trunks/434c6a8e-5efb-4772-a71d-cea071f20612/tags => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2404] 10.0.0.220 () {32 vars in 729 bytes} [Mon May 11 11:59:50 2026] GET /v2.0/trunks/434c6a8e-5efb-4772-a71d-cea071f20612/tags => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2405] 10.0.0.220 () {32 vars in 719 bytes} [Mon May 11 11:59:50 2026] GET /v2.0/trunks/434c6a8e-5efb-4772-a71d-cea071f20612 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2406] 10.0.0.220 () {32 vars in 717 bytes} [Mon May 11 11:59:50 2026] GET /v2.0/ports/fad8b1ef-3ac4-4d33-81fd-7572fe0eeae1 => generated 826 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2407] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:59:50 2026] GET /v2.0/ports?device_id=731268d9-b29a-48ff-8f27-89365861f142 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2408] 10.0.0.98 () {34 vars in 1119 bytes} [Mon May 11 11:59:50 2026] GET /v2.0/security-groups?id=c85abf8a-41d3-4082-a20b-5ac1297de1f3&id=fdbc7a1d-5e28-472c-b6c3-2e4cb4f7a90d&fields=id&fields=name => generated 207 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2409] 10.0.0.220 () {32 vars in 722 bytes} [Mon May 11 11:59:50 2026] DELETE /v2.0/trunks/434c6a8e-5efb-4772-a71d-cea071f20612 => 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: 1217/2410] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:59:50 2026] GET /v2.0/ports?device_id=731268d9-b29a-48ff-8f27-89365861f142 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2411] 10.0.0.220 () {32 vars in 720 bytes} [Mon May 11 11:59:50 2026] DELETE /v2.0/ports/fad8b1ef-3ac4-4d33-81fd-7572fe0eeae1 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:59:50.712 8 INFO neutron.services.segments.plugin [-] Segment e7bedccf-e32b-453e-a11a-712aa55834e0 resource provider aggregate not found 2026-05-11 11:59:50.729 8 INFO neutron.services.segments.plugin [-] Segment e7bedccf-e32b-453e-a11a-712aa55834e0 resource provider aggregate not found 2026-05-11 11:59:50.735 8 INFO neutron.services.segments.plugin [-] Segment e7bedccf-e32b-453e-a11a-712aa55834e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7bedccf-e32b-453e-a11a-712aa55834e0 found for delete ", "request_id": "req-bb89a821-0c6c-4dbc-a40c-0bd752bec661"}]} [pid: 8|app: 0|req: 1195/2412] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:59:50 2026] DELETE /v2.0/networks/ba9b2f21-f5f7-4887-967d-e68065fe89c9 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:59:50.848 7 INFO neutron.db.l3_db [None req-c27b53c7-de5a-468d-86a6-eb6aac8a554e fef83f1831e04672bdbfeec6c77d5d18 c4ec559a078e4a54b5124a0fb3ba1dc2 - - default default] Floating IP d6c916eb-d831-4631-bf72-e91a4f5fc34e associated. External IP: 10.96.250.208, port: eba87cbd-e6bb-467f-aff2-db8c2f78647f. [pid: 7|app: 0|req: 1218/2413] 10.0.0.220 () {34 vars in 749 bytes} [Mon May 11 11:59:50 2026] PUT /v2.0/floatingips/d6c916eb-d831-4631-bf72-e91a4f5fc34e => generated 856 bytes in 732 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:59:51.471 8 INFO neutron.services.segments.plugin [-] Segment e7bedccf-e32b-453e-a11a-712aa55834e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7bedccf-e32b-453e-a11a-712aa55834e0 found for delete ", "request_id": "req-72d8c88e-9dce-42b7-8860-598657c95b02"}]} [pid: 8|app: 0|req: 1196/2414] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:59:51 2026] GET /v2.0/security-groups?tenant_id=b3cadf0fb28d4ae88734d4ed5d0ab549&name=default => generated 2929 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:59:51.618 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-75712f98-656b-4c64-8d65-f3911eeb6e21'] response: {'name': 'network-changed', 'server_uuid': '731268d9-b29a-48ff-8f27-89365861f142', 'tag': 'eba87cbd-e6bb-467f-aff2-db8c2f78647f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1219/2415] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:51 2026] DELETE /v2.0/security-groups/36c6311a-fa7f-4d2e-9207-00cc74cbc5da => 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: 1197/2416] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:59:51 2026] GET /v2.0/security-groups?tenant_id=4fd86c1e66d54055bae94d1bbc8be6e3&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2417] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:51 2026] DELETE /v2.0/security-groups/f1381f52-6657-453f-ae58-711550411cee => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2418] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 11:59:52 2026] GET /v2.0/ports?tenant_id=c4ec559a078e4a54b5124a0fb3ba1dc2&device_id=731268d9-b29a-48ff-8f27-89365861f142 => generated 1283 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2419] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 11:59:52 2026] GET /v2.0/networks?id=fe9d351d-b43a-46fc-a6cb-345389ec92db => generated 768 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2420] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 11:59:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=eba87cbd-e6bb-467f-aff2-db8c2f78647f => generated 859 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2421] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 11:59:52 2026] GET /v2.0/subnets?id=25c26f8f-e902-4802-bfbc-d781d9ef69ae => generated 690 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2422] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 11:59:52 2026] GET /v2.0/ports?network_id=fe9d351d-b43a-46fc-a6cb-345389ec92db&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: 1223/2423] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 11:59:52 2026] GET /v2.0/networks/fe9d351d-b43a-46fc-a6cb-345389ec92db?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: 1201/2424] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 11:59:52 2026] GET /v2.0/networks/fe9d351d-b43a-46fc-a6cb-345389ec92db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:59:55.150 7 WARNING neutron_lib.context [None req-9188d83f-b0fa-434d-baac-c9f09ac90f61 6a0e0e71b4824f70b154f4402dc75cb3 57116c1c444646c99a2254c020900028 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:59:55.285 7 INFO neutron.db.segments_db [None req-9188d83f-b0fa-434d-baac-c9f09ac90f61 6a0e0e71b4824f70b154f4402dc75cb3 57116c1c444646c99a2254c020900028 - - default default] Added segment 12b14fbf-bcd4-4533-a227-269f4c358a9e of type vxlan for network 0f682e4b-53a9-4f46-b4af-5f841254edc1 [pid: 7|app: 0|req: 1224/2425] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:59:54 2026] POST /v2.0/networks => generated 632 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:59:55.366 8 WARNING neutron_lib.context [None req-fe5c0641-a323-47f9-99a9-8d92a1da8b4e 6a0e0e71b4824f70b154f4402dc75cb3 57116c1c444646c99a2254c020900028 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 11:59:55.412 8 INFO neutron.db.segments_db [None req-fe5c0641-a323-47f9-99a9-8d92a1da8b4e 6a0e0e71b4824f70b154f4402dc75cb3 57116c1c444646c99a2254c020900028 - - default default] Added segment f451934c-b101-4cb0-a6e1-55bd754b8236 of type vxlan for network 04115334-4b85-44bf-969a-16a32dc65b9c [pid: 8|app: 0|req: 1202/2426] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 11:59:55 2026] POST /v2.0/networks => generated 631 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2427] 10.0.0.220 () {34 vars in 753 bytes} [Mon May 11 11:59:55 2026] PUT /v2.0/networks/0f682e4b-53a9-4f46-b4af-5f841254edc1/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2428] 10.0.0.220 () {32 vars in 733 bytes} [Mon May 11 11:59:55 2026] GET /v2.0/networks/0f682e4b-53a9-4f46-b4af-5f841254edc1/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2429] 10.0.0.220 () {34 vars in 753 bytes} [Mon May 11 11:59:55 2026] PUT /v2.0/networks/04115334-4b85-44bf-969a-16a32dc65b9c/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2430] 10.0.0.220 () {32 vars in 733 bytes} [Mon May 11 11:59:55 2026] GET /v2.0/networks/04115334-4b85-44bf-969a-16a32dc65b9c/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2431] 10.0.0.220 () {34 vars in 753 bytes} [Mon May 11 11:59:55 2026] PUT /v2.0/networks/04115334-4b85-44bf-969a-16a32dc65b9c/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2432] 10.0.0.220 () {32 vars in 733 bytes} [Mon May 11 11:59:55 2026] GET /v2.0/networks/04115334-4b85-44bf-969a-16a32dc65b9c/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2433] 10.0.0.220 () {32 vars in 733 bytes} [Mon May 11 11:59:55 2026] GET /v2.0/networks/0f682e4b-53a9-4f46-b4af-5f841254edc1/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:59:55.970 8 INFO neutron.services.segments.plugin [-] Segment 12b14fbf-bcd4-4533-a227-269f4c358a9e resource provider aggregate not found 2026-05-11 11:59:55.974 8 INFO neutron.services.segments.plugin [-] Segment 12b14fbf-bcd4-4533-a227-269f4c358a9e resource provider aggregate not found 2026-05-11 11:59:55.986 8 INFO neutron.services.segments.plugin [-] Segment 12b14fbf-bcd4-4533-a227-269f4c358a9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12b14fbf-bcd4-4533-a227-269f4c358a9e found for delete ", "request_id": "req-44fe8734-9b56-440c-8725-40299f319932"}]} [pid: 8|app: 0|req: 1206/2434] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:59:55 2026] DELETE /v2.0/networks/0f682e4b-53a9-4f46-b4af-5f841254edc1 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:59:56.143 7 INFO neutron.services.segments.plugin [-] Segment f451934c-b101-4cb0-a6e1-55bd754b8236 resource provider aggregate not found 2026-05-11 11:59:56.150 7 INFO neutron.services.segments.plugin [-] Segment f451934c-b101-4cb0-a6e1-55bd754b8236 resource provider aggregate not found 2026-05-11 11:59:56.165 7 INFO neutron.services.segments.plugin [-] Segment f451934c-b101-4cb0-a6e1-55bd754b8236 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f451934c-b101-4cb0-a6e1-55bd754b8236 found for delete ", "request_id": "req-390d4bb2-2dcd-4482-b912-8666080c8da3"}]} 2026-05-11 11:59:56.169 7 INFO neutron.services.segments.plugin [-] Segment f451934c-b101-4cb0-a6e1-55bd754b8236 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f451934c-b101-4cb0-a6e1-55bd754b8236 found for delete ", "request_id": "req-ccfa42b1-d445-46c9-9102-dce079e6c3fa"}]} [pid: 7|app: 0|req: 1229/2435] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 11:59:55 2026] DELETE /v2.0/networks/04115334-4b85-44bf-969a-16a32dc65b9c => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 11:59:56.758 8 INFO neutron.services.segments.plugin [-] Segment 12b14fbf-bcd4-4533-a227-269f4c358a9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12b14fbf-bcd4-4533-a227-269f4c358a9e found for delete ", "request_id": "req-1277aa36-4e5a-45bd-9c36-f2c7176a872a"}]} [pid: 8|app: 0|req: 1207/2436] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:59:56 2026] GET /v2.0/security-groups?tenant_id=57116c1c444646c99a2254c020900028&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2437] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:56 2026] DELETE /v2.0/security-groups/ead67b0f-9193-44da-b687-5f1054e66306 => 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: 1208/2438] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 11:59:57 2026] GET /v2.0/security-groups?tenant_id=c3c38888c59d4abc8abab9bfd9208670&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: 1231/2439] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 11:59:57 2026] DELETE /v2.0/security-groups/e0dfb90a-baec-4f87-b6cb-e13e769e4634 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2442] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 11:59:59 2026] GET /v2.0/ports?device_id=731268d9-b29a-48ff-8f27-89365861f142 => generated 1014 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2443] 10.0.0.98 () {34 vars in 1119 bytes} [Mon May 11 11:59:59 2026] GET /v2.0/security-groups?id=c85abf8a-41d3-4082-a20b-5ac1297de1f3&id=fdbc7a1d-5e28-472c-b6c3-2e4cb4f7a90d&fields=id&fields=name => generated 207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2444] 10.0.0.220 () {32 vars in 736 bytes} [Mon May 11 11:59:59 2026] GET /v2.0/ports?device_id=731268d9-b29a-48ff-8f27-89365861f142 => generated 1283 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2445] 10.0.0.220 () {32 vars in 858 bytes} [Mon May 11 11:59:59 2026] GET /v2.0/floatingips?floating_network_id=6f1f29c3-e3d4-43cc-a37d-0352a59f596f&port_id=eba87cbd-e6bb-467f-aff2-db8c2f78647f => generated 861 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2446] 10.0.0.152 () {34 vars in 990 bytes} [Mon May 11 12:00:00 2026] GET /v2.0/ports?device_id=731268d9-b29a-48ff-8f27-89365861f142 => generated 1283 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2447] 10.0.0.152 () {34 vars in 1120 bytes} [Mon May 11 12:00:00 2026] GET /v2.0/security-groups?id=c85abf8a-41d3-4082-a20b-5ac1297de1f3&id=fdbc7a1d-5e28-472c-b6c3-2e4cb4f7a90d&fields=id&fields=name => generated 207 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2448] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:00:02 2026] GET /v2.0/ports?device_id=731268d9-b29a-48ff-8f27-89365861f142 => generated 1014 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2449] 10.0.0.98 () {34 vars in 1119 bytes} [Mon May 11 12:00:03 2026] GET /v2.0/security-groups?id=c85abf8a-41d3-4082-a20b-5ac1297de1f3&id=fdbc7a1d-5e28-472c-b6c3-2e4cb4f7a90d&fields=id&fields=name => generated 207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2450] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:00:04 2026] GET /v2.0/ports?device_id=731268d9-b29a-48ff-8f27-89365861f142 => generated 1014 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2451] 10.0.0.98 () {34 vars in 1119 bytes} [Mon May 11 12:00:04 2026] GET /v2.0/security-groups?id=c85abf8a-41d3-4082-a20b-5ac1297de1f3&id=fdbc7a1d-5e28-472c-b6c3-2e4cb4f7a90d&fields=id&fields=name => generated 207 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2452] 199.19.213.177 () {34 vars in 994 bytes} [Mon May 11 12:00:04 2026] GET /v2.0/ports?device_id=731268d9-b29a-48ff-8f27-89365861f142 => generated 1014 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2453] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:00:05 2026] GET /v2.0/ports?device_id=731268d9-b29a-48ff-8f27-89365861f142 => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:00:05.384 7 INFO neutron.db.l3_db [req-23b4c8a9-47aa-4867-976f-c2b5845c70b2 req-4e5de1d5-b70d-46ea-8b12-b894afe39229 fef83f1831e04672bdbfeec6c77d5d18 c4ec559a078e4a54b5124a0fb3ba1dc2 - - default default] Floating IP d6c916eb-d831-4631-bf72-e91a4f5fc34e disassociated. External IP: 10.96.250.208, port: eba87cbd-e6bb-467f-aff2-db8c2f78647f. [pid: 8|app: 0|req: 1216/2454] 10.0.0.98 () {34 vars in 1119 bytes} [Mon May 11 12:00:05 2026] GET /v2.0/security-groups?id=c85abf8a-41d3-4082-a20b-5ac1297de1f3&id=fdbc7a1d-5e28-472c-b6c3-2e4cb4f7a90d&fields=id&fields=name => generated 207 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2455] 199.19.213.177 () {36 vars in 997 bytes} [Mon May 11 12:00:05 2026] DELETE /v2.0/ports/eba87cbd-e6bb-467f-aff2-db8c2f78647f => generated 0 bytes in 665 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2456] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:00:06 2026] GET /v2.0/ports?device_id=731268d9-b29a-48ff-8f27-89365861f142 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2457] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:00:07 2026] GET /v2.0/ports?device_id=731268d9-b29a-48ff-8f27-89365861f142 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2458] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:00:08 2026] GET /v2.0/ports?device_id=731268d9-b29a-48ff-8f27-89365861f142 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:00:09.852 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a41317e6-82b0-4371-8b20-476c23869677'] response: {'server_uuid': '731268d9-b29a-48ff-8f27-89365861f142', 'name': 'network-vif-deleted', 'tag': 'eba87cbd-e6bb-467f-aff2-db8c2f78647f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1241/2459] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 12:00:09 2026] DELETE /v2.0/security-groups/fdbc7a1d-5e28-472c-b6c3-2e4cb4f7a90d => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:00:09.961 8 INFO neutron.api.v2.resource [None req-716ec480-745f-46e2-a3d2-89702d33c035 fef83f1831e04672bdbfeec6c77d5d18 c4ec559a078e4a54b5124a0fb3ba1dc2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1219/2460] 10.0.0.220 () {32 vars in 737 bytes} [Mon May 11 12:00:09 2026] GET /v2.0/security-groups/fdbc7a1d-5e28-472c-b6c3-2e4cb4f7a90d => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2461] 10.0.0.220 () {32 vars in 732 bytes} [Mon May 11 12:00:09 2026] DELETE /v2.0/floatingips/d6c916eb-d831-4631-bf72-e91a4f5fc34e => generated 0 bytes in 353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2462] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 12:00:10 2026] DELETE /v2.0/security-groups/c85abf8a-41d3-4082-a20b-5ac1297de1f3 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2463] 10.0.0.220 () {34 vars in 789 bytes} [Mon May 11 12:00:10 2026] PUT /v2.0/routers/c57a1253-ed89-4559-9f3a-d89613e6b16c/remove_router_interface => generated 309 bytes in 889 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:00:12.204 8 INFO neutron.services.segments.plugin [-] Segment d4686f4c-a022-4059-962c-0e70844376a7 resource provider aggregate not found 2026-05-11 12:00:12.211 8 INFO neutron.services.segments.plugin [-] Segment d4686f4c-a022-4059-962c-0e70844376a7 resource provider aggregate not found 2026-05-11 12:00:12.214 8 INFO neutron.services.segments.plugin [-] Segment d4686f4c-a022-4059-962c-0e70844376a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4686f4c-a022-4059-962c-0e70844376a7 found for delete ", "request_id": "req-cc0ba61a-c26a-4f7f-9454-802a8b7f53e3"}]} 2026-05-11 12:00:12.217 8 INFO neutron.db.l3_hamode_db [None req-98c6e4b3-5f97-4dcc-b0c7-77d7ae9af7d5 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] HA network 50eeeeb6-712d-4fa6-b72e-75685bd7de24 was deleted as no HA routers are present in tenant c4ec559a078e4a54b5124a0fb3ba1dc2. [pid: 8|app: 0|req: 1221/2464] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 12:00:11 2026] DELETE /v2.0/routers/c57a1253-ed89-4559-9f3a-d89613e6b16c => generated 0 bytes in 821 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2465] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 12:00:12 2026] DELETE /v2.0/subnets/25c26f8f-e902-4802-bfbc-d781d9ef69ae => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:00:12.443 8 INFO neutron.services.segments.plugin [-] Segment d4686f4c-a022-4059-962c-0e70844376a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4686f4c-a022-4059-962c-0e70844376a7 found for delete ", "request_id": "req-1855a960-23a5-4669-95f4-44ae06fcc1b0"}]} [pid: 8|app: 0|req: 1222/2466] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 12:00:12 2026] DELETE /v2.0/networks/fe9d351d-b43a-46fc-a6cb-345389ec92db => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2467] 10.0.0.220 () {34 vars in 789 bytes} [Mon May 11 12:00:12 2026] PUT /v2.0/routers/ee32204d-3539-4e23-ae5d-17305daf5b9c/remove_router_interface => generated 309 bytes in 1020 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:00:14.233 8 INFO neutron.services.segments.plugin [-] Segment ace4bda7-7945-494a-a2d7-1115fdbd8d77 resource provider aggregate not found 2026-05-11 12:00:14.245 8 INFO neutron.services.segments.plugin [-] Segment ace4bda7-7945-494a-a2d7-1115fdbd8d77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ace4bda7-7945-494a-a2d7-1115fdbd8d77 found for delete ", "request_id": "req-2b53d2aa-6501-4c71-8710-ed5ed8755ea1"}]} 2026-05-11 12:00:14.467 8 INFO neutron.services.segments.plugin [-] Segment ace4bda7-7945-494a-a2d7-1115fdbd8d77 resource provider aggregate not found 2026-05-11 12:00:14.485 8 INFO neutron.services.segments.plugin [-] Segment ace4bda7-7945-494a-a2d7-1115fdbd8d77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ace4bda7-7945-494a-a2d7-1115fdbd8d77 found for delete ", "request_id": "req-db9feb70-0787-4be6-a9ce-abb8d261a0fc"}]} 2026-05-11 12:00:14.609 8 INFO neutron.db.l3_hamode_db [None req-c507ff04-040c-4759-9ebc-5f2f733fe2b1 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] HA network 3b636345-66a0-4da9-a667-ae403b928b8f was deleted as no HA routers are present in tenant 3a0838871a204bfebd4e90161974f5b7. [pid: 8|app: 0|req: 1223/2468] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 12:00:13 2026] DELETE /v2.0/routers/ee32204d-3539-4e23-ae5d-17305daf5b9c => generated 0 bytes in 805 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2471] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 12:00:14 2026] DELETE /v2.0/subnets/28e3aa42-bf2c-485e-a631-8dec6df4cc3d => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2472] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 12:00:14 2026] DELETE /v2.0/networks/8b050e39-41ec-4443-97e5-5050ba59e9e3 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2473] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 12:00:15 2026] GET /v2.0/security-groups?tenant_id=c4ec559a078e4a54b5124a0fb3ba1dc2&name=default => generated 2929 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2474] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 12:00:15 2026] DELETE /v2.0/security-groups/d6aabb9c-a480-4a73-8a12-2715d93f6bf3 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2475] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 12:00:15 2026] GET /v2.0/security-groups?tenant_id=3a0838871a204bfebd4e90161974f5b7&name=default => generated 2929 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2476] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 12:00:15 2026] DELETE /v2.0/security-groups/c554f3a2-9085-4d28-a6d9-d63292269710 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:00:19.789 7 WARNING neutron_lib.context [None req-59cbc715-7fd2-4989-b045-2356df8e8bb6 87863297550444c2ace7eee04bd0a6e3 a60abf456dc141ada4dcddfcfd6d5fde - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1249/2477] 10.0.0.220 () {34 vars in 676 bytes} [Mon May 11 12:00:19 2026] POST /v2.0/floatingips => generated 552 bytes in 689 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:00:20.350 8 WARNING neutron_lib.context [None req-cc8b44c1-9f4d-45b1-b7ce-4dcdb0c8ff9b 87863297550444c2ace7eee04bd0a6e3 a60abf456dc141ada4dcddfcfd6d5fde - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:00:20.354 8 INFO neutron.services.segments.plugin [-] Segment ba33d78c-95fd-4ea2-b942-51ba3343647a resource provider aggregate not found 2026-05-11 12:00:20.359 8 INFO neutron.services.segments.plugin [-] Segment ba33d78c-95fd-4ea2-b942-51ba3343647a resource provider aggregate not found 2026-05-11 12:00:20.372 8 INFO neutron.services.segments.plugin [-] Segment ba33d78c-95fd-4ea2-b942-51ba3343647a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba33d78c-95fd-4ea2-b942-51ba3343647a found for delete ", "request_id": "req-2c8a2666-b616-4819-afc1-55c63b3e37c1"}]} 2026-05-11 12:00:20.377 8 INFO neutron.services.segments.plugin [-] Segment ba33d78c-95fd-4ea2-b942-51ba3343647a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba33d78c-95fd-4ea2-b942-51ba3343647a found for delete ", "request_id": "req-d8bf14b4-7718-4015-9e26-0782170ec697"}]} 2026-05-11 12:00:20.396 8 INFO neutron.services.segments.plugin [-] Segment 8da2766b-437f-48bd-bc73-ebd2c8248775 resource provider aggregate not found 2026-05-11 12:00:20.403 8 INFO neutron.services.segments.plugin [-] Segment 8da2766b-437f-48bd-bc73-ebd2c8248775 resource provider aggregate not found 2026-05-11 12:00:20.419 8 INFO neutron.services.segments.plugin [-] Segment 8da2766b-437f-48bd-bc73-ebd2c8248775 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8da2766b-437f-48bd-bc73-ebd2c8248775 found for delete ", "request_id": "req-e0701586-e35e-48d0-ace6-7282723d4f23"}]} 2026-05-11 12:00:20.420 8 INFO neutron.services.segments.plugin [-] Segment 8da2766b-437f-48bd-bc73-ebd2c8248775 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8da2766b-437f-48bd-bc73-ebd2c8248775 found for delete ", "request_id": "req-7a150736-250e-4a8b-bf4c-ef882ca9cacb"}]} [pid: 8|app: 0|req: 1229/2478] 10.0.0.220 () {34 vars in 676 bytes} [Mon May 11 12:00:20 2026] POST /v2.0/floatingips => generated 552 bytes in 568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:00:20.911 7 WARNING neutron_lib.context [None req-4034aaea-1dad-4a46-8660-b78a4c37613a 87863297550444c2ace7eee04bd0a6e3 a60abf456dc141ada4dcddfcfd6d5fde - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1250/2479] 10.0.0.220 () {34 vars in 676 bytes} [Mon May 11 12:00:20 2026] POST /v2.0/floatingips => generated 552 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:00:21.385 8 WARNING neutron_lib.context [None req-c7e64d74-c432-430a-b0d6-43787e8e35dd 87863297550444c2ace7eee04bd0a6e3 a60abf456dc141ada4dcddfcfd6d5fde - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1230/2480] 10.0.0.220 () {34 vars in 676 bytes} [Mon May 11 12:00:21 2026] POST /v2.0/floatingips => generated 552 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:00:21.930 7 WARNING neutron_lib.context [None req-2619ff50-1f70-4f6f-8cd2-bfaad6260150 87863297550444c2ace7eee04bd0a6e3 a60abf456dc141ada4dcddfcfd6d5fde - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1251/2481] 10.0.0.220 () {34 vars in 676 bytes} [Mon May 11 12:00:21 2026] POST /v2.0/floatingips => generated 552 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2482] 10.0.0.220 () {34 vars in 759 bytes} [Mon May 11 12:00:22 2026] PUT /v2.0/floatingips/1c63a3b2-5e2d-41a8-8dbc-bafe29eb242e/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2483] 10.0.0.220 () {34 vars in 759 bytes} [Mon May 11 12:00:22 2026] PUT /v2.0/floatingips/fabcca55-d81d-4c53-91e4-fda7c07c57ed/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2484] 10.0.0.220 () {34 vars in 759 bytes} [Mon May 11 12:00:22 2026] PUT /v2.0/floatingips/14d028e7-b24c-46fa-96bd-0716ffe1a9d4/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2485] 10.0.0.220 () {34 vars in 759 bytes} [Mon May 11 12:00:22 2026] PUT /v2.0/floatingips/89d9ba0d-d244-4e2f-b3c1-10ad565130ce/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2486] 10.0.0.220 () {32 vars in 672 bytes} [Mon May 11 12:00:22 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2487] 10.0.0.220 () {32 vars in 686 bytes} [Mon May 11 12:00:22 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2488] 10.0.0.220 () {32 vars in 682 bytes} [Mon May 11 12:00:22 2026] GET /v2.0/floatingips?tags-any=blue => 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: 1255/2489] 10.0.0.220 () {32 vars in 694 bytes} [Mon May 11 12:00:22 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2490] 10.0.0.220 () {32 vars in 680 bytes} [Mon May 11 12:00:22 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2491] 10.0.0.220 () {32 vars in 694 bytes} [Mon May 11 12:00:22 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2492] 10.0.0.220 () {32 vars in 690 bytes} [Mon May 11 12:00:22 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2493] 10.0.0.220 () {32 vars in 702 bytes} [Mon May 11 12:00:22 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2494] 10.0.0.220 () {32 vars in 732 bytes} [Mon May 11 12:00:23 2026] DELETE /v2.0/floatingips/1c63a3b2-5e2d-41a8-8dbc-bafe29eb242e => generated 0 bytes in 241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2495] 10.0.0.220 () {32 vars in 732 bytes} [Mon May 11 12:00:23 2026] DELETE /v2.0/floatingips/fabcca55-d81d-4c53-91e4-fda7c07c57ed => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2496] 10.0.0.220 () {32 vars in 732 bytes} [Mon May 11 12:00:23 2026] DELETE /v2.0/floatingips/14d028e7-b24c-46fa-96bd-0716ffe1a9d4 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2497] 10.0.0.220 () {32 vars in 732 bytes} [Mon May 11 12:00:23 2026] DELETE /v2.0/floatingips/89d9ba0d-d244-4e2f-b3c1-10ad565130ce => generated 0 bytes in 245 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2498] 10.0.0.220 () {32 vars in 732 bytes} [Mon May 11 12:00:24 2026] DELETE /v2.0/floatingips/882ad941-dbef-4988-9567-1e0e4d3287f1 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2499] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 12:00:25 2026] GET /v2.0/security-groups?tenant_id=a60abf456dc141ada4dcddfcfd6d5fde&name=default => generated 2929 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2500] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 12:00:25 2026] DELETE /v2.0/security-groups/1d9e3a0f-9c31-4fcd-852f-aebfec9b14ee => 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: 1261/2501] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 12:00:25 2026] GET /v2.0/security-groups?tenant_id=0f2fabaf1f2442cf8d6a53bb6d7033b5&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2502] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 12:00:25 2026] DELETE /v2.0/security-groups/31e2c8d1-82ce-4de4-9d64-c6dfc50a86fc => 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: 1262/2503] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 12:00:25 2026] GET /v2.0/security-groups?tenant_id=6aa111a884fe4611aeb6801eb86d3685&name=default => generated 2929 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2504] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 12:00:26 2026] DELETE /v2.0/security-groups/2edd52f3-7f17-4d51-b42b-d2911824c68f => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:00:29.285 7 WARNING neutron_lib.context [None req-3d8c9f85-9141-4856-bebd-599d350255e6 50bf89a04b0e42bc84d3509198fc5b5f 8e703c86be024a54985e60379b01732f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1263/2507] 10.0.0.220 () {34 vars in 676 bytes} [Mon May 11 12:00:29 2026] POST /v2.0/floatingips => generated 552 bytes in 693 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2508] 10.0.0.220 () {34 vars in 759 bytes} [Mon May 11 12:00:29 2026] PUT /v2.0/floatingips/09f0e024-26e6-475d-b7ce-c96bbd9d3c26/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2509] 10.0.0.220 () {32 vars in 739 bytes} [Mon May 11 12:00:29 2026] GET /v2.0/floatingips/09f0e024-26e6-475d-b7ce-c96bbd9d3c26/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2510] 10.0.0.220 () {34 vars in 770 bytes} [Mon May 11 12:00:29 2026] PUT /v2.0/floatingips/09f0e024-26e6-475d-b7ce-c96bbd9d3c26/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: 1265/2511] 10.0.0.220 () {32 vars in 739 bytes} [Mon May 11 12:00:29 2026] GET /v2.0/floatingips/09f0e024-26e6-475d-b7ce-c96bbd9d3c26/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: 1247/2512] 10.0.0.220 () {34 vars in 766 bytes} [Mon May 11 12:00:29 2026] PUT /v2.0/floatingips/09f0e024-26e6-475d-b7ce-c96bbd9d3c26/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2513] 10.0.0.220 () {32 vars in 739 bytes} [Mon May 11 12:00:30 2026] GET /v2.0/floatingips/09f0e024-26e6-475d-b7ce-c96bbd9d3c26/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2514] 10.0.0.220 () {34 vars in 788 bytes} [Mon May 11 12:00:30 2026] PUT /v2.0/floatingips/09f0e024-26e6-475d-b7ce-c96bbd9d3c26/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2515] 10.0.0.220 () {32 vars in 739 bytes} [Mon May 11 12:00:30 2026] GET /v2.0/floatingips/09f0e024-26e6-475d-b7ce-c96bbd9d3c26/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2516] 10.0.0.220 () {34 vars in 759 bytes} [Mon May 11 12:00:30 2026] PUT /v2.0/floatingips/09f0e024-26e6-475d-b7ce-c96bbd9d3c26/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2517] 10.0.0.220 () {32 vars in 739 bytes} [Mon May 11 12:00:30 2026] GET /v2.0/floatingips/09f0e024-26e6-475d-b7ce-c96bbd9d3c26/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2518] 10.0.0.220 () {32 vars in 747 bytes} [Mon May 11 12:00:30 2026] GET /v2.0/floatingips/09f0e024-26e6-475d-b7ce-c96bbd9d3c26/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:00:30.221 7 INFO neutron.api.v2.resource [None req-c068f1a1-dd34-4acc-aef0-c5d22c711de1 50bf89a04b0e42bc84d3509198fc5b5f 8e703c86be024a54985e60379b01732f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1269/2519] 10.0.0.220 () {32 vars in 751 bytes} [Mon May 11 12:00:30 2026] GET /v2.0/floatingips/09f0e024-26e6-475d-b7ce-c96bbd9d3c26/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: 1251/2520] 10.0.0.220 () {32 vars in 750 bytes} [Mon May 11 12:00:30 2026] DELETE /v2.0/floatingips/09f0e024-26e6-475d-b7ce-c96bbd9d3c26/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2521] 10.0.0.220 () {32 vars in 739 bytes} [Mon May 11 12:00:30 2026] GET /v2.0/floatingips/09f0e024-26e6-475d-b7ce-c96bbd9d3c26/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:00:30.316 8 INFO neutron.api.v2.resource [None req-3e6d0d3c-b121-4c63-90f7-867a91136460 50bf89a04b0e42bc84d3509198fc5b5f 8e703c86be024a54985e60379b01732f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1252/2522] 10.0.0.220 () {32 vars in 754 bytes} [Mon May 11 12:00:30 2026] DELETE /v2.0/floatingips/09f0e024-26e6-475d-b7ce-c96bbd9d3c26/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2523] 10.0.0.220 () {32 vars in 742 bytes} [Mon May 11 12:00:30 2026] DELETE /v2.0/floatingips/09f0e024-26e6-475d-b7ce-c96bbd9d3c26/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2524] 10.0.0.220 () {32 vars in 739 bytes} [Mon May 11 12:00:30 2026] GET /v2.0/floatingips/09f0e024-26e6-475d-b7ce-c96bbd9d3c26/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2525] 10.0.0.220 () {32 vars in 732 bytes} [Mon May 11 12:00:30 2026] DELETE /v2.0/floatingips/09f0e024-26e6-475d-b7ce-c96bbd9d3c26 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2526] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 12:00:31 2026] GET /v2.0/security-groups?tenant_id=8ae0051fc4ef499586876252a216ea83&name=default => generated 2929 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2527] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 12:00:31 2026] DELETE /v2.0/security-groups/3317e626-e3ec-4aa7-b02e-2be15066c000 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2528] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 12:00:31 2026] GET /v2.0/security-groups?tenant_id=8e703c86be024a54985e60379b01732f&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2529] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 12:00:31 2026] DELETE /v2.0/security-groups/4d293919-4bbb-4b73-aa86-43f4806141c0 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2530] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 12:00:35 2026] GET /v2.0/security-groups?tenant_id=db478f368dbe47c59a9778ad66399d86&name=default => generated 2929 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2531] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 12:00:35 2026] DELETE /v2.0/security-groups/1dc34db3-f5c8-45b5-9698-a0d784040ed0 => 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: 1257/2532] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 12:00:35 2026] GET /v2.0/security-groups?tenant_id=d790e374dba3420f94f2ffc4c949ee14&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2533] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 12:00:35 2026] DELETE /v2.0/security-groups/e5faf917-8f7a-4cfe-a30d-730b40082f25 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:00:44.534 8 WARNING neutron_lib.context [None req-2a2ab3a3-5c8d-47aa-a0dd-bac9160ee37e 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:00:44.663 8 INFO neutron.db.segments_db [None req-2a2ab3a3-5c8d-47aa-a0dd-bac9160ee37e 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Added segment 676c7ecf-dafe-4b5b-b6fc-f81efaf15a2f of type vxlan for network fbd65788-a3f8-425f-97b6-12d62ea63525 [pid: 8|app: 0|req: 1258/2536] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 12:00:44 2026] POST /v2.0/networks => generated 639 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:00:44.754 7 WARNING neutron_lib.context [None req-cfb40a1b-1896-466e-a4ea-c4a764dcef53 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1279/2537] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 12:00:44 2026] POST /v2.0/subnets => generated 658 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2538] 10.0.0.220 () {32 vars in 722 bytes} [Mon May 11 12:00:44 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:00:45.040 7 WARNING neutron_lib.context [None req-9be0b8af-392a-4a7e-bd56-39ebdad19d2f 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1280/2539] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 12:00:45 2026] POST /v2.0/subnets => generated 731 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:00:45.282 8 WARNING neutron_lib.context [None req-2b5f8fc2-5b74-41f8-9aeb-b82b7bb90abf 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:00:45.323 8 INFO neutron.db.segments_db [None req-2b5f8fc2-5b74-41f8-9aeb-b82b7bb90abf 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Added segment 1e0bcb7e-bb29-4617-9da8-fdf7a001d9cf of type vxlan for network c48df690-26f9-4dba-bc3d-4a46d009a96c [pid: 8|app: 0|req: 1260/2540] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 12:00:45 2026] POST /v2.0/networks => generated 637 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:00:45.427 7 WARNING neutron_lib.context [None req-ff5cdb3d-0c1f-4b7b-b547-0dafe30b7ee2 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1281/2541] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 12:00:45 2026] POST /v2.0/subnets => generated 656 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:00:45.661 8 WARNING neutron_lib.context [None req-9c5ca6ba-5a94-4e0a-be0e-54fd1b5a8e6e 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1261/2542] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 12:00:45 2026] POST /v2.0/subnets => generated 725 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:00:45.943 7 WARNING neutron_lib.context [None req-75b5d812-2880-4b48-bb4c-d31fa4869150 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:00:45.996 7 INFO neutron.db.segments_db [None req-75b5d812-2880-4b48-bb4c-d31fa4869150 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Added segment 6fa5a715-8785-4788-953b-47b8fe1f8459 of type vxlan for network f1d0d4b6-7d96-4e04-ace3-850583906b88 [pid: 7|app: 0|req: 1282/2543] 10.0.0.220 () {34 vars in 670 bytes} [Mon May 11 12:00:45 2026] POST /v2.0/networks => generated 638 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:00:46.088 8 WARNING neutron_lib.context [None req-1ae99825-3e54-4c69-bf7b-8f3dff32806b 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1262/2544] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 12:00:46 2026] POST /v2.0/subnets => generated 655 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:00:46.341 7 WARNING neutron_lib.context [None req-1c3507a8-c707-48b3-b20b-acdd937a33d4 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1283/2545] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 12:00:46 2026] POST /v2.0/subnets => generated 730 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:00:46.636 8 WARNING neutron_lib.context [None req-c9d96c66-ba4f-4f13-b3f9-c0b39b6af307 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:00:46.672 8 INFO neutron.db.segments_db [None req-c9d96c66-ba4f-4f13-b3f9-c0b39b6af307 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Added segment 28502919-9a68-4d7a-855d-8edf07b3368e of type vxlan for network b8e28d70-b4eb-4f5a-aa24-35861b08a2de 2026-05-11 12:00:46.919 8 INFO neutron.db.l3_hamode_db [None req-c9d96c66-ba4f-4f13-b3f9-c0b39b6af307 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 12:00:48.050 8 INFO neutron.db.l3_hamode_db [None req-c9d96c66-ba4f-4f13-b3f9-c0b39b6af307 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1263/2546] 10.0.0.220 () {34 vars in 669 bytes} [Mon May 11 12:00:46 2026] POST /v2.0/routers => generated 684 bytes in 2233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2547] 10.0.0.220 () {34 vars in 783 bytes} [Mon May 11 12:00:48 2026] PUT /v2.0/routers/bf9aa8da-bee7-4bcc-a89f-644e82a3ed30/add_router_interface => generated 309 bytes in 1243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2548] 10.0.0.220 () {34 vars in 783 bytes} [Mon May 11 12:00:50 2026] PUT /v2.0/routers/bf9aa8da-bee7-4bcc-a89f-644e82a3ed30/add_router_interface => generated 309 bytes in 1414 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2549] 10.0.0.220 () {34 vars in 783 bytes} [Mon May 11 12:00:51 2026] PUT /v2.0/routers/bf9aa8da-bee7-4bcc-a89f-644e82a3ed30/add_router_interface => generated 309 bytes in 1809 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:00:53.406 8 WARNING neutron_lib.context [None req-a09532cb-5e60-4b11-a8d2-e3570954fb36 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1265/2550] 10.0.0.220 () {34 vars in 684 bytes} [Mon May 11 12:00:53 2026] POST /v2.0/security-groups => generated 1629 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 12:00:53.539 7 WARNING neutron_lib.context [None req-3c2cae4c-769c-4f2a-88e8-e126d203f330 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1286/2551] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 12:00:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:00:53.663 8 WARNING neutron_lib.context [None req-44df7da5-24c8-4980-97bd-f0852bcedd78 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1266/2552] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 12:00:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:00:53.778 7 WARNING neutron_lib.context [None req-cd0344e9-cf4c-4e46-8704-9ec1dc562446 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1287/2553] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 12:00:53 2026] POST /v2.0/security-group-rules => generated 599 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:00:53.904 8 WARNING neutron_lib.context [None req-11f2e6f1-140e-4d60-b645-c0a1bb501c3b 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1267/2554] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 12:00:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:00:54.027 7 WARNING neutron_lib.context [None req-f0e3e51a-adee-439b-a4cf-aaabd5dae8c6 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1288/2555] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 12:00:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:00:54.191 8 WARNING neutron_lib.context [None req-720c1ddb-b2f7-456e-bca9-94fe6e809245 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1268/2556] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 12:00:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:00:54.340 7 WARNING neutron_lib.context [None req-1c7d6a90-6b20-4576-9235-9e8169652929 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1289/2557] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 12:00:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:00:54.474 8 WARNING neutron_lib.context [None req-52ffb562-15fc-4316-ad20-2027f25e0e59 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1269/2558] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 12:00:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:00:54.602 7 WARNING neutron_lib.context [None req-d7a2c5de-17d7-4adc-a377-9e28db27e292 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1290/2559] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 12:00:54 2026] POST /v2.0/security-group-rules => generated 599 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:00:54.747 8 WARNING neutron_lib.context [None req-762789c5-36f1-4521-8f31-ddcdee1ba04f 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1270/2560] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 12:00:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:00:54.885 7 WARNING neutron_lib.context [None req-75fa24e0-40a0-416c-843a-7a9d8187c075 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1291/2561] 10.0.0.220 () {34 vars in 695 bytes} [Mon May 11 12:00:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2562] 10.0.0.98 () {34 vars in 1093 bytes} [Mon May 11 12:00:55 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-151426051&fields=id&tenant_id=11100ecfa0a64d61833e6a513b51e637 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2563] 10.0.0.98 () {34 vars in 981 bytes} [Mon May 11 12:00:55 2026] GET /v2.0/networks?id=c48df690-26f9-4dba-bc3d-4a46d009a96c => generated 704 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2564] 10.0.0.98 () {34 vars in 964 bytes} [Mon May 11 12:00:55 2026] GET /v2.0/quotas/11100ecfa0a64d61833e6a513b51e637 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2565] 10.0.0.98 () {34 vars in 1001 bytes} [Mon May 11 12:00:55 2026] GET /v2.0/ports?tenant_id=11100ecfa0a64d61833e6a513b51e637&fields=id => generated 287 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2566] 10.0.0.98 () {34 vars in 1007 bytes} [Mon May 11 12:00:55 2026] GET /v2.0/networks/c48df690-26f9-4dba-bc3d-4a46d009a96c?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2567] 10.0.0.98 () {34 vars in 1107 bytes} [Mon May 11 12:00:55 2026] GET /v2.0/networks/c48df690-26f9-4dba-bc3d-4a46d009a96c?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: 1274/2568] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:00:55 2026] GET /v2.0/ports?device_id=f2912386-0bd3-4f66-b971-ca9e9b09d5e8 => 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: 1276/2571] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 12:00:59 2026] GET /v2.0/networks?id=c48df690-26f9-4dba-bc3d-4a46d009a96c => generated 704 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2572] 199.19.213.177 () {34 vars in 1050 bytes} [Mon May 11 12:01:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=11100ecfa0a64d61833e6a513b51e637 => generated 178 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:01:00.064 8 WARNING neutron_lib.context [req-31e356b3-4e7e-4c52-b355-a9a8b01caa3a req-69cabeaa-f9d6-4644-9d99-bf9e60522c56 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1277/2573] 199.19.213.177 () {38 vars in 955 bytes} [Mon May 11 12:01:00 2026] POST /v2.0/ports => generated 1183 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2574] 199.19.213.177 () {38 vars in 1028 bytes} [Mon May 11 12:01:00 2026] PUT /v2.0/ports/9e32c1e2-53cc-4bf9-9f61-453303993396 => generated 1464 bytes in 454 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: 1278/2575] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:01:00 2026] GET /v2.0/ports?device_id=f2912386-0bd3-4f66-b971-ca9e9b09d5e8 => generated 1198 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:01:01.087 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a872407-3c3f-4e7c-8e63-7bb7019de811'] response: {'name': 'network-changed', 'server_uuid': 'f2912386-0bd3-4f66-b971-ca9e9b09d5e8', 'tag': '9e32c1e2-53cc-4bf9-9f61-453303993396', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1298/2576] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 12:01:01 2026] GET /v2.0/security-groups?id=9615873e-027a-4ddb-8b40-ef7d3574c2cd&fields=id&fields=name => generated 111 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2577] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 12:01:01 2026] GET /v2.0/ports?tenant_id=11100ecfa0a64d61833e6a513b51e637&device_id=f2912386-0bd3-4f66-b971-ca9e9b09d5e8 => generated 1467 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2578] 199.19.213.177 () {34 vars in 1018 bytes} [Mon May 11 12:01:01 2026] GET /v2.0/networks?tenant_id=11100ecfa0a64d61833e6a513b51e637&shared=False => generated 2375 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2579] 199.19.213.177 () {34 vars in 930 bytes} [Mon May 11 12:01:01 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2580] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 12:01:02 2026] GET /v2.0/ports?tenant_id=11100ecfa0a64d61833e6a513b51e637&device_id=f2912386-0bd3-4f66-b971-ca9e9b09d5e8 => generated 1467 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2581] 199.19.213.177 () {34 vars in 1058 bytes} [Mon May 11 12:01:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.215&port_id=9e32c1e2-53cc-4bf9-9f61-453303993396 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2582] 199.19.213.177 () {34 vars in 1104 bytes} [Mon May 11 12:01:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3a8&port_id=9e32c1e2-53cc-4bf9-9f61-453303993396 => 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: 1282/2583] 199.19.213.177 () {34 vars in 1064 bytes} [Mon May 11 12:01:02 2026] GET /v2.0/subnets?id=68335c55-e820-4e7b-a5ca-cef3c35c6442&id=8b3777fc-1ad1-4c59-840e-de5e8b9a60dd => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2584] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:01:02 2026] GET /v2.0/ports?network_id=c48df690-26f9-4dba-bc3d-4a46d009a96c&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: 1283/2585] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:01:03 2026] GET /v2.0/ports?network_id=c48df690-26f9-4dba-bc3d-4a46d009a96c&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2586] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:01:03 2026] GET /v2.0/networks/c48df690-26f9-4dba-bc3d-4a46d009a96c?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2587] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:01:03 2026] GET /v2.0/networks/c48df690-26f9-4dba-bc3d-4a46d009a96c?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: 1304/2588] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:01:06 2026] GET /v2.0/ports?device_id=f2912386-0bd3-4f66-b971-ca9e9b09d5e8 => generated 1200 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2589] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 12:01:06 2026] GET /v2.0/security-groups?id=9615873e-027a-4ddb-8b40-ef7d3574c2cd&fields=id&fields=name => generated 111 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2590] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:01:11 2026] GET /v2.0/ports?device_id=f2912386-0bd3-4f66-b971-ca9e9b09d5e8 => generated 1200 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2591] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 12:01:11 2026] GET /v2.0/security-groups?id=9615873e-027a-4ddb-8b40-ef7d3574c2cd&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2592] 10.0.0.220 () {32 vars in 818 bytes} [Mon May 11 12:01:11 2026] GET /v2.0/ports?network_id=c48df690-26f9-4dba-bc3d-4a46d009a96c&mac_address=fa%3A16%3A3e%3A0e%3A4c%3A5a => generated 1200 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:01:11.619 8 WARNING neutron_lib.context [None req-c6dfee7b-d2eb-412e-8d68-2e37a4ce05c3 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:01:12.345 8 INFO neutron.db.l3_db [None req-c6dfee7b-d2eb-412e-8d68-2e37a4ce05c3 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Floating IP d9357e8b-eb95-4f3f-9145-4fbf196b0f23 associated. External IP: 10.96.250.201, port: 9e32c1e2-53cc-4bf9-9f61-453303993396. [pid: 8|app: 0|req: 1287/2593] 10.0.0.220 () {34 vars in 677 bytes} [Mon May 11 12:01:11 2026] POST /v2.0/floatingips => generated 855 bytes in 1028 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2594] 10.0.0.98 () {34 vars in 1093 bytes} [Mon May 11 12:01:12 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-151426051&fields=id&tenant_id=11100ecfa0a64d61833e6a513b51e637 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:01:12.817 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-983846f6-15e4-4897-be49-69fe7b369951'] response: {'name': 'network-changed', 'server_uuid': 'f2912386-0bd3-4f66-b971-ca9e9b09d5e8', 'tag': '9e32c1e2-53cc-4bf9-9f61-453303993396', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1288/2595] 10.0.0.98 () {34 vars in 981 bytes} [Mon May 11 12:01:12 2026] GET /v2.0/networks?id=f1d0d4b6-7d96-4e04-ace3-850583906b88 => generated 705 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2596] 10.0.0.98 () {34 vars in 964 bytes} [Mon May 11 12:01:12 2026] GET /v2.0/quotas/11100ecfa0a64d61833e6a513b51e637 => 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: 1289/2597] 10.0.0.98 () {34 vars in 1001 bytes} [Mon May 11 12:01:12 2026] GET /v2.0/ports?tenant_id=11100ecfa0a64d61833e6a513b51e637&fields=id => generated 333 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2598] 10.0.0.98 () {34 vars in 1007 bytes} [Mon May 11 12:01:13 2026] GET /v2.0/networks/f1d0d4b6-7d96-4e04-ace3-850583906b88?fields=segments => generated 14 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2599] 10.0.0.98 () {34 vars in 1107 bytes} [Mon May 11 12:01:13 2026] GET /v2.0/networks/f1d0d4b6-7d96-4e04-ace3-850583906b88?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2600] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:01:13 2026] GET /v2.0/ports?device_id=6fe7fe46-707a-456b-8108-8853907c7616 => 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: 1291/2601] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 12:01:13 2026] GET /v2.0/ports?tenant_id=11100ecfa0a64d61833e6a513b51e637&device_id=f2912386-0bd3-4f66-b971-ca9e9b09d5e8 => generated 1469 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2602] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 12:01:13 2026] GET /v2.0/networks?id=c48df690-26f9-4dba-bc3d-4a46d009a96c => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2603] 199.19.213.177 () {34 vars in 1058 bytes} [Mon May 11 12:01:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.215&port_id=9e32c1e2-53cc-4bf9-9f61-453303993396 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2604] 199.19.213.177 () {34 vars in 1104 bytes} [Mon May 11 12:01:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3a8&port_id=9e32c1e2-53cc-4bf9-9f61-453303993396 => 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: 1293/2605] 199.19.213.177 () {34 vars in 1064 bytes} [Mon May 11 12:01:13 2026] GET /v2.0/subnets?id=68335c55-e820-4e7b-a5ca-cef3c35c6442&id=8b3777fc-1ad1-4c59-840e-de5e8b9a60dd => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2606] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:01:13 2026] GET /v2.0/ports?network_id=c48df690-26f9-4dba-bc3d-4a46d009a96c&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2607] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:01:13 2026] GET /v2.0/ports?network_id=c48df690-26f9-4dba-bc3d-4a46d009a96c&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2608] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:01:13 2026] GET /v2.0/networks/c48df690-26f9-4dba-bc3d-4a46d009a96c?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: 1295/2609] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:01:13 2026] GET /v2.0/networks/c48df690-26f9-4dba-bc3d-4a46d009a96c?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: 1316/2612] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 12:01:17 2026] GET /v2.0/networks?id=f1d0d4b6-7d96-4e04-ace3-850583906b88 => generated 705 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2613] 199.19.213.177 () {34 vars in 1050 bytes} [Mon May 11 12:01:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=11100ecfa0a64d61833e6a513b51e637 => generated 178 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:01:17.673 7 WARNING neutron_lib.context [req-72661187-32bd-4bb3-8956-4d31e6e7f258 req-a9145198-2f34-409c-95ae-09f39b54f71b 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1317/2614] 199.19.213.177 () {38 vars in 955 bytes} [Mon May 11 12:01:17 2026] POST /v2.0/ports => generated 1183 bytes in 366 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: 1298/2615] 199.19.213.177 () {38 vars in 1028 bytes} [Mon May 11 12:01:18 2026] PUT /v2.0/ports/aa5340bc-8886-4cbd-a17e-d969ec98e598 => generated 1464 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2616] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:01:18 2026] GET /v2.0/ports?device_id=6fe7fe46-707a-456b-8108-8853907c7616 => generated 1198 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:01:18.510 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee83ef83-01e1-4c85-8e54-e6915d9f4441'] response: {'name': 'network-changed', 'server_uuid': '6fe7fe46-707a-456b-8108-8853907c7616', 'tag': 'aa5340bc-8886-4cbd-a17e-d969ec98e598', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1299/2617] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 12:01:18 2026] GET /v2.0/security-groups?id=9615873e-027a-4ddb-8b40-ef7d3574c2cd&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2618] 10.0.0.152 () {34 vars in 990 bytes} [Mon May 11 12:01:18 2026] GET /v2.0/ports?device_id=f2912386-0bd3-4f66-b971-ca9e9b09d5e8 => 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: 1300/2619] 10.0.0.152 () {34 vars in 1040 bytes} [Mon May 11 12:01:18 2026] GET /v2.0/security-groups?id=9615873e-027a-4ddb-8b40-ef7d3574c2cd&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2620] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 12:01:19 2026] GET /v2.0/ports?tenant_id=11100ecfa0a64d61833e6a513b51e637&device_id=6fe7fe46-707a-456b-8108-8853907c7616 => generated 1467 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2621] 199.19.213.177 () {34 vars in 1018 bytes} [Mon May 11 12:01:19 2026] GET /v2.0/networks?tenant_id=11100ecfa0a64d61833e6a513b51e637&shared=False => generated 2375 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2622] 199.19.213.177 () {34 vars in 930 bytes} [Mon May 11 12:01:19 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2623] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 12:01:20 2026] GET /v2.0/ports?tenant_id=11100ecfa0a64d61833e6a513b51e637&device_id=6fe7fe46-707a-456b-8108-8853907c7616 => generated 1467 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2624] 199.19.213.177 () {34 vars in 1056 bytes} [Mon May 11 12:01:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.43&port_id=aa5340bc-8886-4cbd-a17e-d969ec98e598 => 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: 1303/2625] 199.19.213.177 () {34 vars in 1106 bytes} [Mon May 11 12:01:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A11f&port_id=aa5340bc-8886-4cbd-a17e-d969ec98e598 => 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: 1323/2626] 199.19.213.177 () {34 vars in 1064 bytes} [Mon May 11 12:01:20 2026] GET /v2.0/subnets?id=eca3e39d-bf6f-47cb-a91e-b20ffbced62e&id=ed6dd4b7-6c5a-436c-b275-b082bc639ea2 => generated 1414 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2627] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:01:20 2026] GET /v2.0/ports?network_id=f1d0d4b6-7d96-4e04-ace3-850583906b88&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2628] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:01:20 2026] GET /v2.0/ports?network_id=f1d0d4b6-7d96-4e04-ace3-850583906b88&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: 1305/2629] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:01:20 2026] GET /v2.0/networks/f1d0d4b6-7d96-4e04-ace3-850583906b88?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2630] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:01:20 2026] GET /v2.0/networks/f1d0d4b6-7d96-4e04-ace3-850583906b88?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: 1306/2631] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:01:23 2026] GET /v2.0/ports?device_id=6fe7fe46-707a-456b-8108-8853907c7616 => generated 1200 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2632] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 12:01:23 2026] GET /v2.0/security-groups?id=9615873e-027a-4ddb-8b40-ef7d3574c2cd&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: 1307/2633] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:01:28 2026] GET /v2.0/ports?device_id=6fe7fe46-707a-456b-8108-8853907c7616 => generated 1200 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2634] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 12:01:28 2026] GET /v2.0/security-groups?id=9615873e-027a-4ddb-8b40-ef7d3574c2cd&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2635] 10.0.0.220 () {32 vars in 818 bytes} [Mon May 11 12:01:28 2026] GET /v2.0/ports?network_id=f1d0d4b6-7d96-4e04-ace3-850583906b88&mac_address=fa%3A16%3A3e%3Ab7%3Ad2%3A64 => generated 1200 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:01:28.991 7 WARNING neutron_lib.context [None req-c1bc62e4-9eea-442f-b598-22f42de4ebae 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:01:29.680 7 INFO neutron.db.l3_db [None req-c1bc62e4-9eea-442f-b598-22f42de4ebae 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Floating IP bf8d678f-5298-4387-8312-23f1ee24be7c associated. External IP: 10.96.250.207, port: aa5340bc-8886-4cbd-a17e-d969ec98e598. [pid: 7|app: 0|req: 1328/2638] 10.0.0.220 () {34 vars in 677 bytes} [Mon May 11 12:01:28 2026] POST /v2.0/floatingips => generated 854 bytes in 1020 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2639] 10.0.0.152 () {34 vars in 990 bytes} [Mon May 11 12:01:36 2026] GET /v2.0/ports?device_id=6fe7fe46-707a-456b-8108-8853907c7616 => generated 1469 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2640] 10.0.0.152 () {34 vars in 1040 bytes} [Mon May 11 12:01:36 2026] GET /v2.0/security-groups?id=9615873e-027a-4ddb-8b40-ef7d3574c2cd&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: 1312/2641] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 12:01:37 2026] GET /v2.0/ports?tenant_id=11100ecfa0a64d61833e6a513b51e637&device_id=6fe7fe46-707a-456b-8108-8853907c7616 => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:01:37.306 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e47debff-726f-46b3-a8dc-47bb6ee019cd'] response: {'name': 'network-changed', 'server_uuid': '6fe7fe46-707a-456b-8108-8853907c7616', 'tag': 'aa5340bc-8886-4cbd-a17e-d969ec98e598', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1330/2642] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 12:01:37 2026] GET /v2.0/networks?id=f1d0d4b6-7d96-4e04-ace3-850583906b88 => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2643] 199.19.213.177 () {34 vars in 1056 bytes} [Mon May 11 12:01:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.43&port_id=aa5340bc-8886-4cbd-a17e-d969ec98e598 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2644] 199.19.213.177 () {34 vars in 1106 bytes} [Mon May 11 12:01:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A11f&port_id=aa5340bc-8886-4cbd-a17e-d969ec98e598 => 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: 1314/2645] 199.19.213.177 () {34 vars in 1064 bytes} [Mon May 11 12:01:37 2026] GET /v2.0/subnets?id=eca3e39d-bf6f-47cb-a91e-b20ffbced62e&id=ed6dd4b7-6c5a-436c-b275-b082bc639ea2 => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2646] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:01:37 2026] GET /v2.0/ports?network_id=f1d0d4b6-7d96-4e04-ace3-850583906b88&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2647] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:01:37 2026] GET /v2.0/ports?network_id=f1d0d4b6-7d96-4e04-ace3-850583906b88&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2648] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:01:37 2026] GET /v2.0/networks/f1d0d4b6-7d96-4e04-ace3-850583906b88?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: 1316/2649] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:01:37 2026] GET /v2.0/networks/f1d0d4b6-7d96-4e04-ace3-850583906b88?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2650] 10.0.0.220 () {32 vars in 721 bytes} [Mon May 11 12:01:42 2026] GET /v2.0/subnets/fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => 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: 1317/2651] 10.0.0.73 () {30 vars in 688 bytes} [Mon May 11 12:01:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2652] 10.0.0.73 () {30 vars in 690 bytes} [Mon May 11 12:01:43 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: 1318/2653] 10.0.0.73 () {30 vars in 666 bytes} [Mon May 11 12:01:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2654] 10.0.0.73 () {30 vars in 702 bytes} [Mon May 11 12:01:43 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: 1319/2655] 10.0.0.73 () {28 vars in 437 bytes} [Mon May 11 12:01:44 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: 1337/2656] 10.0.0.73 () {30 vars in 726 bytes} [Mon May 11 12:01:44 2026] GET /v2.0/subnets/fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => generated 658 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2657] 10.0.0.73 () {30 vars in 688 bytes} [Mon May 11 12:01:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2658] 10.0.0.73 () {30 vars in 690 bytes} [Mon May 11 12:01:44 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: 1321/2659] 10.0.0.73 () {30 vars in 666 bytes} [Mon May 11 12:01:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2660] 10.0.0.73 () {30 vars in 702 bytes} [Mon May 11 12:01:44 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: 1322/2661] 10.0.0.73 () {30 vars in 726 bytes} [Mon May 11 12:01:44 2026] GET /v2.0/subnets/fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => 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: 1340/2662] 10.0.0.73 () {30 vars in 688 bytes} [Mon May 11 12:01:44 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: 1323/2663] 10.0.0.73 () {30 vars in 690 bytes} [Mon May 11 12:01:44 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: 1341/2664] 10.0.0.73 () {30 vars in 666 bytes} [Mon May 11 12:01:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2665] 10.0.0.73 () {30 vars in 702 bytes} [Mon May 11 12:01:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2666] 10.0.0.73 () {30 vars in 728 bytes} [Mon May 11 12:01:44 2026] GET /v2.0/networks/fbd65788-a3f8-425f-97b6-12d62ea63525 => generated 799 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2667] 10.0.0.73 () {30 vars in 680 bytes} [Mon May 11 12:01:44 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2670] 10.0.0.73 () {34 vars in 702 bytes} [Mon May 11 12:01:44 2026] POST /v2.0/ports => generated 1128 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2671] 199.19.213.177 () {30 vars in 702 bytes} [Mon May 11 12:01:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 33 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: 1344/2672] 199.19.213.177 () {30 vars in 704 bytes} [Mon May 11 12:01:47 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: 1329/2673] 199.19.213.177 () {30 vars in 680 bytes} [Mon May 11 12:01:47 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: 1345/2674] 199.19.213.177 () {30 vars in 716 bytes} [Mon May 11 12:01:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2675] 199.19.213.177 () {30 vars in 736 bytes} [Mon May 11 12:01:47 2026] GET /v2.0/ports/42ec73bf-9075-48cb-a820-495f6f66f118 => 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: 1346/2676] 199.19.213.177 () {30 vars in 702 bytes} [Mon May 11 12:01:47 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: 1331/2677] 199.19.213.177 () {30 vars in 704 bytes} [Mon May 11 12:01:47 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: 1347/2678] 199.19.213.177 () {30 vars in 680 bytes} [Mon May 11 12:01:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2679] 199.19.213.177 () {30 vars in 716 bytes} [Mon May 11 12:01:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:01:47.711 7 INFO neutron.api.v2.resource [None req-1bab510f-f415-4b70-bbce-1ac77a6770db 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1348/2680] 199.19.213.177 () {30 vars in 762 bytes} [Mon May 11 12:01:47 2026] GET /v2.0/security-groups/lb-20e6f5ed-e4f9-4bf1-ad1e-9c6f522cf81a => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2681] 199.19.213.177 () {30 vars in 784 bytes} [Mon May 11 12:01:47 2026] GET /v2.0/security-groups?name=lb-20e6f5ed-e4f9-4bf1-ad1e-9c6f522cf81a => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2682] 199.19.213.177 () {34 vars in 735 bytes} [Mon May 11 12:01:47 2026] POST /v2.0/security-groups => generated 1638 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2683] 199.19.213.177 () {30 vars in 814 bytes} [Mon May 11 12:01:47 2026] GET /v2.0/security-group-rules?security_group_id=280b1e2d-8e96-4de1-9033-ee732d29e3ea => generated 1182 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2684] 199.19.213.177 () {34 vars in 788 bytes} [Mon May 11 12:01:47 2026] PUT /v2.0/ports/42ec73bf-9075-48cb-a820-495f6f66f118 => generated 1128 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2685] 199.19.213.177 () {30 vars in 702 bytes} [Mon May 11 12:01:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1351/2686] 199.19.213.177 () {30 vars in 704 bytes} [Mon May 11 12:01:48 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: 1336/2687] 199.19.213.177 () {30 vars in 680 bytes} [Mon May 11 12:01:48 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: 1352/2688] 199.19.213.177 () {30 vars in 716 bytes} [Mon May 11 12:01:48 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: 1337/2689] 199.19.213.177 () {30 vars in 740 bytes} [Mon May 11 12:01:48 2026] GET /v2.0/subnets/fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => 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: 1353/2690] 199.19.213.177 () {34 vars in 1096 bytes} [Mon May 11 12:01:51 2026] GET /v2.0/ports?device_id=f2912386-0bd3-4f66-b971-ca9e9b09d5e8&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2691] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 12:01:52 2026] GET /v2.0/ports?tenant_id=11100ecfa0a64d61833e6a513b51e637&device_id=f2912386-0bd3-4f66-b971-ca9e9b09d5e8 => 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: 1354/2692] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 12:01:52 2026] GET /v2.0/networks?id=c48df690-26f9-4dba-bc3d-4a46d009a96c => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2693] 199.19.213.177 () {34 vars in 1058 bytes} [Mon May 11 12:01:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.215&port_id=9e32c1e2-53cc-4bf9-9f61-453303993396 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2694] 199.19.213.177 () {34 vars in 1104 bytes} [Mon May 11 12:01:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3a8&port_id=9e32c1e2-53cc-4bf9-9f61-453303993396 => 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: 1340/2695] 199.19.213.177 () {34 vars in 1064 bytes} [Mon May 11 12:01:53 2026] GET /v2.0/subnets?id=68335c55-e820-4e7b-a5ca-cef3c35c6442&id=8b3777fc-1ad1-4c59-840e-de5e8b9a60dd => generated 1410 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2696] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:01:53 2026] GET /v2.0/ports?network_id=c48df690-26f9-4dba-bc3d-4a46d009a96c&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2697] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:01:53 2026] GET /v2.0/ports?network_id=c48df690-26f9-4dba-bc3d-4a46d009a96c&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2698] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:01:53 2026] GET /v2.0/networks/c48df690-26f9-4dba-bc3d-4a46d009a96c?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: 1342/2699] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:01:53 2026] GET /v2.0/networks/c48df690-26f9-4dba-bc3d-4a46d009a96c?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: 1358/2700] 10.0.0.98 () {34 vars in 1015 bytes} [Mon May 11 12:01:55 2026] GET /v2.0/security-groups?id=11fc5ea6-41b6-4769-9be6-fc9021675a7b&fields=id => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2701] 10.0.0.98 () {34 vars in 981 bytes} [Mon May 11 12:01:55 2026] GET /v2.0/networks?id=299c9a60-5386-426d-b331-825c36c635a1 => generated 735 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2702] 10.0.0.98 () {34 vars in 964 bytes} [Mon May 11 12:01:55 2026] GET /v2.0/quotas/462a5285aae547dc812e620dad69325a => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2703] 10.0.0.98 () {34 vars in 1001 bytes} [Mon May 11 12:01:55 2026] GET /v2.0/ports?tenant_id=462a5285aae547dc812e620dad69325a&fields=id => generated 149 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2704] 10.0.0.98 () {34 vars in 1007 bytes} [Mon May 11 12:01:55 2026] GET /v2.0/networks/299c9a60-5386-426d-b331-825c36c635a1?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: 1345/2705] 10.0.0.98 () {34 vars in 1107 bytes} [Mon May 11 12:01:56 2026] GET /v2.0/networks/299c9a60-5386-426d-b331-825c36c635a1?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: 1361/2706] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:01:56 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => 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: 1346/2707] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:01:56 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => 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: 1362/2708] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:01:59 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => 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: 1347/2709] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:01:59 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => 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: 1349/2712] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 12:02:00 2026] GET /v2.0/networks?id=299c9a60-5386-426d-b331-825c36c635a1 => generated 735 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2713] 199.19.213.177 () {34 vars in 1050 bytes} [Mon May 11 12:02:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=462a5285aae547dc812e620dad69325a => generated 343 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2714] 199.19.213.177 () {38 vars in 955 bytes} [Mon May 11 12:02:00 2026] POST /v2.0/ports => generated 1078 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2715] 199.19.213.177 () {38 vars in 1028 bytes} [Mon May 11 12:02:01 2026] PUT /v2.0/ports/20b522ce-e51b-42fa-a361-811344fdda40 => generated 1239 bytes in 432 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: 1351/2716] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:02:02 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 1242 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, ' 2026-05-11 12:02:02.503 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-13a053e4-8948-425c-befa-d9c49490b1e9'] response: {'name': 'network-changed', 'server_uuid': 'd24879c4-8670-437b-92e1-81cfaf6c0b41', 'tag': '20b522ce-e51b-42fa-a361-811344fdda40', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1352/2717] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 12:02:02 2026] GET /v2.0/ports?tenant_id=462a5285aae547dc812e620dad69325a&device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => 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: 1366/2718] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 12:02:02 2026] GET /v2.0/security-groups?id=11fc5ea6-41b6-4769-9be6-fc9021675a7b&fields=id&fields=name => generated 96 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2719] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 12:02:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.52&port_id=20b522ce-e51b-42fa-a361-811344fdda40 => 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: 1367/2720] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 12:02:02 2026] GET /v2.0/subnets?id=9505d0c9-ae72-4eb0-8d0b-bcc99c982ce7 => generated 654 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2721] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:02:02 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2722] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:02:02 2026] GET /v2.0/ports?network_id=299c9a60-5386-426d-b331-825c36c635a1&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: 1355/2723] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:02:02 2026] GET /v2.0/networks/299c9a60-5386-426d-b331-825c36c635a1?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: 1369/2724] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:02:02 2026] GET /v2.0/networks/299c9a60-5386-426d-b331-825c36c635a1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2725] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 12:02:03 2026] GET /v2.0/ports?tenant_id=462a5285aae547dc812e620dad69325a&device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2726] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 12:02:03 2026] GET /v2.0/networks?id=299c9a60-5386-426d-b331-825c36c635a1 => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2727] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 12:02:03 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.52&port_id=20b522ce-e51b-42fa-a361-811344fdda40 => 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: 1371/2728] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 12:02:03 2026] GET /v2.0/subnets?id=9505d0c9-ae72-4eb0-8d0b-bcc99c982ce7 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2729] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:02:03 2026] GET /v2.0/ports?network_id=299c9a60-5386-426d-b331-825c36c635a1&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2730] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:02:03 2026] GET /v2.0/networks/299c9a60-5386-426d-b331-825c36c635a1?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: 1359/2731] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:02:04 2026] GET /v2.0/networks/299c9a60-5386-426d-b331-825c36c635a1?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: 1373/2732] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:02:05 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2733] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 12:02:05 2026] GET /v2.0/security-groups?id=11fc5ea6-41b6-4769-9be6-fc9021675a7b&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2734] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:02:05 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => 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: 1361/2735] 199.19.213.177 () {34 vars in 994 bytes} [Mon May 11 12:02:06 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2736] 199.19.213.177 () {34 vars in 1044 bytes} [Mon May 11 12:02:06 2026] GET /v2.0/security-groups?id=11fc5ea6-41b6-4769-9be6-fc9021675a7b&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2737] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:02:08 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => 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: 1376/2738] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 12:02:08 2026] GET /v2.0/security-groups?id=11fc5ea6-41b6-4769-9be6-fc9021675a7b&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2739] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:02:08 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2740] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:02:11 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => 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: 1364/2741] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 12:02:11 2026] GET /v2.0/security-groups?id=11fc5ea6-41b6-4769-9be6-fc9021675a7b&fields=id&fields=name => generated 96 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2742] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:02:11 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => 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: 1368/2749] 199.19.213.177 () {30 vars in 702 bytes} [Mon May 11 12:02:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2750] 199.19.213.177 () {30 vars in 704 bytes} [Mon May 11 12:02:46 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: 1369/2751] 199.19.213.177 () {30 vars in 680 bytes} [Mon May 11 12:02:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2752] 199.19.213.177 () {30 vars in 716 bytes} [Mon May 11 12:02:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2753] 199.19.213.177 () {30 vars in 740 bytes} [Mon May 11 12:02:46 2026] GET /v2.0/subnets/fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => 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: 1384/2754] 199.19.213.177 () {30 vars in 768 bytes} [Mon May 11 12:02:46 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => 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: 1371/2755] 199.19.213.177 () {34 vars in 716 bytes} [Mon May 11 12:02:46 2026] POST /v2.0/ports => generated 1097 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2756] 10.0.0.98 () {34 vars in 970 bytes} [Mon May 11 12:02:46 2026] GET /v2.0/ports/754ca4bb-dd34-40ea-9121-fc9524785c8e => generated 1097 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1372/2757] 10.0.0.98 () {34 vars in 906 bytes} [Mon May 11 12:02:46 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: 1386/2758] 199.19.213.177 () {34 vars in 1262 bytes} [Mon May 11 12:02:47 2026] GET /v2.0/ports/754ca4bb-dd34-40ea-9121-fc9524785c8e?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2759] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:02:47 2026] GET /v2.0/networks/fbd65788-a3f8-425f-97b6-12d62ea63525?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: 1387/2760] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:02:48 2026] GET /v2.0/networks/fbd65788-a3f8-425f-97b6-12d62ea63525?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2761] 199.19.213.177 () {34 vars in 975 bytes} [Mon May 11 12:02:48 2026] GET /v2.0/ports/754ca4bb-dd34-40ea-9121-fc9524785c8e => generated 1097 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2762] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 12:02:48 2026] GET /v2.0/networks?id=fbd65788-a3f8-425f-97b6-12d62ea63525 => generated 802 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2763] 199.19.213.177 () {38 vars in 1028 bytes} [Mon May 11 12:02:48 2026] PUT /v2.0/ports/754ca4bb-dd34-40ea-9121-fc9524785c8e => generated 1287 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2764] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 12:02:50 2026] GET /v2.0/ports?tenant_id=462a5285aae547dc812e620dad69325a&device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 2523 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1376/2765] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 12:02:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.52&port_id=20b522ce-e51b-42fa-a361-811344fdda40 => 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: 1390/2766] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 12:02:50 2026] GET /v2.0/subnets?id=9505d0c9-ae72-4eb0-8d0b-bcc99c982ce7 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2767] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:02:50 2026] GET /v2.0/ports?network_id=299c9a60-5386-426d-b331-825c36c635a1&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2768] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:02:50 2026] GET /v2.0/networks/299c9a60-5386-426d-b331-825c36c635a1?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:02:50.345 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf58eadd-bd9e-4693-862d-cf4366ae168c'] response: {'name': 'network-changed', 'server_uuid': 'd24879c4-8670-437b-92e1-81cfaf6c0b41', 'tag': '754ca4bb-dd34-40ea-9121-fc9524785c8e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1378/2769] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:02:50 2026] GET /v2.0/networks/299c9a60-5386-426d-b331-825c36c635a1?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: 1392/2770] 199.19.213.177 () {34 vars in 1058 bytes} [Mon May 11 12:02:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=754ca4bb-dd34-40ea-9121-fc9524785c8e => 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: 1379/2771] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 12:02:50 2026] GET /v2.0/subnets?id=fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2772] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:02:50 2026] GET /v2.0/ports?network_id=fbd65788-a3f8-425f-97b6-12d62ea63525&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2773] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:02:50 2026] GET /v2.0/networks/fbd65788-a3f8-425f-97b6-12d62ea63525?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: 1394/2774] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:02:50 2026] GET /v2.0/networks/fbd65788-a3f8-425f-97b6-12d62ea63525?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2775] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 12:02:51 2026] GET /v2.0/ports?tenant_id=462a5285aae547dc812e620dad69325a&device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 2523 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2776] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 12:02:51 2026] GET /v2.0/networks?id=fbd65788-a3f8-425f-97b6-12d62ea63525 => generated 802 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2777] 199.19.213.177 () {34 vars in 1058 bytes} [Mon May 11 12:02:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=754ca4bb-dd34-40ea-9121-fc9524785c8e => 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: 1396/2778] 199.19.213.177 () {34 vars in 1096 bytes} [Mon May 11 12:02:51 2026] GET /v2.0/ports?device_id=6fe7fe46-707a-456b-8108-8853907c7616&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2779] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 12:02:51 2026] GET /v2.0/subnets?id=fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2780] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:02:51 2026] GET /v2.0/ports?network_id=fbd65788-a3f8-425f-97b6-12d62ea63525&device_owner=network%3Adhcp => generated 1461 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2781] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:02:51 2026] GET /v2.0/networks/fbd65788-a3f8-425f-97b6-12d62ea63525?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: 1398/2782] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:02:51 2026] GET /v2.0/networks/fbd65788-a3f8-425f-97b6-12d62ea63525?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: 1385/2783] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 12:02:52 2026] GET /v2.0/ports?tenant_id=11100ecfa0a64d61833e6a513b51e637&device_id=6fe7fe46-707a-456b-8108-8853907c7616 => generated 1469 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2784] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 12:02:52 2026] GET /v2.0/networks?id=f1d0d4b6-7d96-4e04-ace3-850583906b88 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2785] 199.19.213.177 () {34 vars in 1056 bytes} [Mon May 11 12:02:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.43&port_id=aa5340bc-8886-4cbd-a17e-d969ec98e598 => generated 859 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2786] 199.19.213.177 () {34 vars in 1106 bytes} [Mon May 11 12:02:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A11f&port_id=aa5340bc-8886-4cbd-a17e-d969ec98e598 => 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: 1387/2787] 199.19.213.177 () {34 vars in 1064 bytes} [Mon May 11 12:02:52 2026] GET /v2.0/subnets?id=eca3e39d-bf6f-47cb-a91e-b20ffbced62e&id=ed6dd4b7-6c5a-436c-b275-b082bc639ea2 => generated 1414 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2788] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:02:53 2026] GET /v2.0/ports?network_id=f1d0d4b6-7d96-4e04-ace3-850583906b88&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2789] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:02:53 2026] GET /v2.0/ports?network_id=f1d0d4b6-7d96-4e04-ace3-850583906b88&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2790] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:02:53 2026] GET /v2.0/networks/f1d0d4b6-7d96-4e04-ace3-850583906b88?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: 1389/2791] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:02:53 2026] GET /v2.0/networks/f1d0d4b6-7d96-4e04-ace3-850583906b88?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: 1403/2792] 10.0.0.98 () {34 vars in 970 bytes} [Mon May 11 12:02:53 2026] GET /v2.0/ports/754ca4bb-dd34-40ea-9121-fc9524785c8e => generated 1289 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2793] 199.19.213.177 () {34 vars in 788 bytes} [Mon May 11 12:02:53 2026] PUT /v2.0/ports/754ca4bb-dd34-40ea-9121-fc9524785c8e => generated 1313 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:02:54.229 7 INFO neutron.api.v2.resource [None req-a958c8cc-2578-4582-8077-f58275ec082e 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1404/2794] 199.19.213.177 () {30 vars in 762 bytes} [Mon May 11 12:02:54 2026] GET /v2.0/security-groups/lb-20e6f5ed-e4f9-4bf1-ad1e-9c6f522cf81a => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:02:54.268 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-52674f02-5b84-401f-bdde-2dacb9a82d2b'] response: {'name': 'network-changed', 'server_uuid': 'd24879c4-8670-437b-92e1-81cfaf6c0b41', 'tag': '754ca4bb-dd34-40ea-9121-fc9524785c8e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1391/2795] 199.19.213.177 () {30 vars in 784 bytes} [Mon May 11 12:02:54 2026] GET /v2.0/security-groups?name=lb-20e6f5ed-e4f9-4bf1-ad1e-9c6f522cf81a => generated 1639 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2796] 199.19.213.177 () {34 vars in 788 bytes} [Mon May 11 12:02:54 2026] PUT /v2.0/ports/754ca4bb-dd34-40ea-9121-fc9524785c8e => generated 1313 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2797] 199.19.213.177 () {30 vars in 702 bytes} [Mon May 11 12:02:54 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: 1406/2798] 199.19.213.177 () {30 vars in 704 bytes} [Mon May 11 12:02:54 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: 1393/2799] 199.19.213.177 () {30 vars in 680 bytes} [Mon May 11 12:02: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: 1407/2800] 199.19.213.177 () {30 vars in 716 bytes} [Mon May 11 12:02:54 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: 1394/2801] 199.19.213.177 () {30 vars in 740 bytes} [Mon May 11 12:02:54 2026] GET /v2.0/subnets/fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2803] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 12:02:54 2026] GET /v2.0/ports?tenant_id=462a5285aae547dc812e620dad69325a&device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 2585 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2803] 199.19.213.177 () {30 vars in 736 bytes} [Mon May 11 12:02:54 2026] GET /v2.0/ports/42ec73bf-9075-48cb-a820-495f6f66f118 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:02:54.835 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5fac872e-5a1d-4c27-8016-9eaf639fb52f'] response: {'name': 'network-changed', 'server_uuid': 'd24879c4-8670-437b-92e1-81cfaf6c0b41', 'tag': '754ca4bb-dd34-40ea-9121-fc9524785c8e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1396/2804] 199.19.213.177 () {30 vars in 736 bytes} [Mon May 11 12:02:54 2026] GET /v2.0/ports/754ca4bb-dd34-40ea-9121-fc9524785c8e => generated 1349 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2805] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 12:02:54 2026] GET /v2.0/networks?id=fbd65788-a3f8-425f-97b6-12d62ea63525 => generated 802 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2806] 199.19.213.177 () {34 vars in 1058 bytes} [Mon May 11 12:02:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=754ca4bb-dd34-40ea-9121-fc9524785c8e => 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: 1397/2807] 199.19.213.177 () {30 vars in 740 bytes} [Mon May 11 12:02:54 2026] GET /v2.0/subnets/fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2808] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 12:02:54 2026] GET /v2.0/subnets?id=fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => 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: 1398/2809] 199.19.213.177 () {30 vars in 742 bytes} [Mon May 11 12:02:54 2026] GET /v2.0/networks/fbd65788-a3f8-425f-97b6-12d62ea63525 => generated 799 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2810] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:02:54 2026] GET /v2.0/ports?network_id=fbd65788-a3f8-425f-97b6-12d62ea63525&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2811] 199.19.213.177 () {30 vars in 736 bytes} [Mon May 11 12:02:54 2026] GET /v2.0/ports/42ec73bf-9075-48cb-a820-495f6f66f118 => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2812] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:02:54 2026] GET /v2.0/networks/fbd65788-a3f8-425f-97b6-12d62ea63525?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2813] 199.19.213.177 () {30 vars in 740 bytes} [Mon May 11 12:02:55 2026] GET /v2.0/subnets/fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => 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: 1400/2814] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:02:55 2026] GET /v2.0/networks/fbd65788-a3f8-425f-97b6-12d62ea63525?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: 1415/2815] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 12:02:56 2026] GET /v2.0/ports?tenant_id=462a5285aae547dc812e620dad69325a&device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 2585 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2816] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 12:02:56 2026] GET /v2.0/networks?id=fbd65788-a3f8-425f-97b6-12d62ea63525 => generated 802 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2817] 199.19.213.177 () {34 vars in 1058 bytes} [Mon May 11 12:02:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=754ca4bb-dd34-40ea-9121-fc9524785c8e => 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: 1402/2818] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 12:02:56 2026] GET /v2.0/subnets?id=fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => 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: 1417/2819] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:02:56 2026] GET /v2.0/ports?network_id=fbd65788-a3f8-425f-97b6-12d62ea63525&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2820] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:02:56 2026] GET /v2.0/networks/fbd65788-a3f8-425f-97b6-12d62ea63525?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: 1418/2821] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:02:56 2026] GET /v2.0/networks/fbd65788-a3f8-425f-97b6-12d62ea63525?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:03:05.122 7 WARNING neutron_lib.context [None req-5b0b1d51-3157-4bdc-97f4-1d26113f4114 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:03:05.873 7 INFO neutron.db.l3_db [None req-5b0b1d51-3157-4bdc-97f4-1d26113f4114 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Floating IP a86b6a4f-b517-4f96-a0af-48cd4409e866 associated. External IP: 10.96.250.220, port: 42ec73bf-9075-48cb-a820-495f6f66f118. [pid: 7|app: 0|req: 1420/2824] 10.0.0.220 () {34 vars in 677 bytes} [Mon May 11 12:03:05 2026] POST /v2.0/floatingips => generated 898 bytes in 1065 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2825] 199.19.213.177 () {30 vars in 702 bytes} [Mon May 11 12:03:08 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: 1421/2826] 199.19.213.177 () {30 vars in 704 bytes} [Mon May 11 12:03:08 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: 1406/2827] 199.19.213.177 () {30 vars in 680 bytes} [Mon May 11 12:03:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2828] 199.19.213.177 () {30 vars in 716 bytes} [Mon May 11 12:03:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:03:08.864 8 INFO neutron.api.v2.resource [None req-558a7fce-9d02-4610-9029-571144547251 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1407/2829] 199.19.213.177 () {30 vars in 762 bytes} [Mon May 11 12:03:08 2026] GET /v2.0/security-groups/lb-20e6f5ed-e4f9-4bf1-ad1e-9c6f522cf81a => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2830] 199.19.213.177 () {30 vars in 784 bytes} [Mon May 11 12:03:08 2026] GET /v2.0/security-groups?name=lb-20e6f5ed-e4f9-4bf1-ad1e-9c6f522cf81a => generated 1639 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2831] 199.19.213.177 () {30 vars in 814 bytes} [Mon May 11 12:03:08 2026] GET /v2.0/security-group-rules?security_group_id=280b1e2d-8e96-4de1-9033-ee732d29e3ea => generated 1182 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2832] 199.19.213.177 () {34 vars in 746 bytes} [Mon May 11 12:03:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2833] 199.19.213.177 () {34 vars in 746 bytes} [Mon May 11 12:03:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2836] 10.0.0.73 () {30 vars in 688 bytes} [Mon May 11 12:03:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2837] 10.0.0.73 () {30 vars in 690 bytes} [Mon May 11 12:03:17 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: 1412/2838] 10.0.0.73 () {30 vars in 666 bytes} [Mon May 11 12:03:17 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: 1427/2839] 10.0.0.73 () {30 vars in 702 bytes} [Mon May 11 12:03:17 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: 1413/2840] 10.0.0.73 () {28 vars in 437 bytes} [Mon May 11 12:03:18 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: 1428/2841] 10.0.0.73 () {30 vars in 726 bytes} [Mon May 11 12:03:18 2026] GET /v2.0/subnets/8b3777fc-1ad1-4c59-840e-de5e8b9a60dd => generated 656 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2842] 199.19.213.177 () {30 vars in 702 bytes} [Mon May 11 12:03:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2843] 199.19.213.177 () {30 vars in 704 bytes} [Mon May 11 12:03:19 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: 1415/2844] 199.19.213.177 () {30 vars in 680 bytes} [Mon May 11 12:03:19 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: 1430/2845] 199.19.213.177 () {30 vars in 716 bytes} [Mon May 11 12:03:19 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: 1416/2846] 199.19.213.177 () {30 vars in 740 bytes} [Mon May 11 12:03:19 2026] GET /v2.0/subnets/8b3777fc-1ad1-4c59-840e-de5e8b9a60dd => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2847] 199.19.213.177 () {30 vars in 768 bytes} [Mon May 11 12:03:19 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 2585 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2848] 199.19.213.177 () {30 vars in 702 bytes} [Mon May 11 12:03:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2849] 199.19.213.177 () {30 vars in 704 bytes} [Mon May 11 12:03:20 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: 1418/2850] 199.19.213.177 () {30 vars in 680 bytes} [Mon May 11 12:03:20 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: 1433/2851] 199.19.213.177 () {30 vars in 716 bytes} [Mon May 11 12:03:20 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: 1419/2852] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:03:21 2026] GET /v2.0/networks/c48df690-26f9-4dba-bc3d-4a46d009a96c?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2853] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:03:21 2026] GET /v2.0/networks/c48df690-26f9-4dba-bc3d-4a46d009a96c?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: 1420/2854] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 12:03:21 2026] GET /v2.0/networks?id=c48df690-26f9-4dba-bc3d-4a46d009a96c => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2855] 199.19.213.177 () {38 vars in 955 bytes} [Mon May 11 12:03:21 2026] POST /v2.0/ports => generated 1299 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2856] 199.19.213.177 () {38 vars in 1028 bytes} [Mon May 11 12:03:22 2026] PUT /v2.0/ports/3ab221dc-429d-4fb6-8c0c-a33b579c3f9e => generated 1460 bytes in 405 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: 1436/2857] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 12:03:23 2026] GET /v2.0/ports?tenant_id=462a5285aae547dc812e620dad69325a&device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 4037 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1422/2858] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 12:03:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.52&port_id=20b522ce-e51b-42fa-a361-811344fdda40 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2859] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 12:03:23 2026] GET /v2.0/subnets?id=9505d0c9-ae72-4eb0-8d0b-bcc99c982ce7 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2860] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:03:23 2026] GET /v2.0/ports?network_id=299c9a60-5386-426d-b331-825c36c635a1&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: 1438/2861] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:03:23 2026] GET /v2.0/networks/299c9a60-5386-426d-b331-825c36c635a1?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:03:23.786 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-baf4a38d-0616-4c12-b6fc-badeafd25669'] response: {'name': 'network-changed', 'server_uuid': 'd24879c4-8670-437b-92e1-81cfaf6c0b41', 'tag': '3ab221dc-429d-4fb6-8c0c-a33b579c3f9e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1424/2862] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:03:23 2026] GET /v2.0/networks/299c9a60-5386-426d-b331-825c36c635a1?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: 1439/2863] 199.19.213.177 () {34 vars in 1058 bytes} [Mon May 11 12:03:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=754ca4bb-dd34-40ea-9121-fc9524785c8e => 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: 1425/2864] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 12:03:23 2026] GET /v2.0/subnets?id=fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2865] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:03:23 2026] GET /v2.0/ports?network_id=fbd65788-a3f8-425f-97b6-12d62ea63525&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2866] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:03:23 2026] GET /v2.0/networks/fbd65788-a3f8-425f-97b6-12d62ea63525?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2867] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:03:23 2026] GET /v2.0/networks/fbd65788-a3f8-425f-97b6-12d62ea63525?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2868] 199.19.213.177 () {34 vars in 1056 bytes} [Mon May 11 12:03:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.42&port_id=3ab221dc-429d-4fb6-8c0c-a33b579c3f9e => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2869] 199.19.213.177 () {34 vars in 1104 bytes} [Mon May 11 12:03:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2be&port_id=3ab221dc-429d-4fb6-8c0c-a33b579c3f9e => 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: 1428/2870] 199.19.213.177 () {34 vars in 1064 bytes} [Mon May 11 12:03:24 2026] GET /v2.0/subnets?id=68335c55-e820-4e7b-a5ca-cef3c35c6442&id=8b3777fc-1ad1-4c59-840e-de5e8b9a60dd => generated 1410 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2871] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:03:24 2026] GET /v2.0/ports?network_id=c48df690-26f9-4dba-bc3d-4a46d009a96c&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: 1429/2872] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:03:24 2026] GET /v2.0/ports?network_id=c48df690-26f9-4dba-bc3d-4a46d009a96c&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2873] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:03:24 2026] GET /v2.0/networks/c48df690-26f9-4dba-bc3d-4a46d009a96c?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2874] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:03:24 2026] GET /v2.0/networks/c48df690-26f9-4dba-bc3d-4a46d009a96c?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: 1445/2875] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 12:03:25 2026] GET /v2.0/ports?tenant_id=462a5285aae547dc812e620dad69325a&device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 4037 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2876] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 12:03:25 2026] GET /v2.0/networks?id=c48df690-26f9-4dba-bc3d-4a46d009a96c => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2877] 199.19.213.177 () {34 vars in 1056 bytes} [Mon May 11 12:03:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.42&port_id=3ab221dc-429d-4fb6-8c0c-a33b579c3f9e => 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: 1432/2878] 199.19.213.177 () {34 vars in 1104 bytes} [Mon May 11 12:03:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2be&port_id=3ab221dc-429d-4fb6-8c0c-a33b579c3f9e => 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: 1447/2879] 199.19.213.177 () {34 vars in 1064 bytes} [Mon May 11 12:03:25 2026] GET /v2.0/subnets?id=68335c55-e820-4e7b-a5ca-cef3c35c6442&id=8b3777fc-1ad1-4c59-840e-de5e8b9a60dd => generated 1410 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2880] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:03:25 2026] GET /v2.0/ports?network_id=c48df690-26f9-4dba-bc3d-4a46d009a96c&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: 1448/2881] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:03:25 2026] GET /v2.0/ports?network_id=c48df690-26f9-4dba-bc3d-4a46d009a96c&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: 1434/2882] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:03:25 2026] GET /v2.0/networks/c48df690-26f9-4dba-bc3d-4a46d009a96c?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/2883] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:03:25 2026] GET /v2.0/networks/c48df690-26f9-4dba-bc3d-4a46d009a96c?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: 1435/2884] 10.0.0.98 () {34 vars in 970 bytes} [Mon May 11 12:03:27 2026] GET /v2.0/ports/3ab221dc-429d-4fb6-8c0c-a33b579c3f9e => generated 1462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2885] 199.19.213.177 () {30 vars in 736 bytes} [Mon May 11 12:03:27 2026] GET /v2.0/ports/3ab221dc-429d-4fb6-8c0c-a33b579c3f9e => generated 1462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2886] 199.19.213.177 () {30 vars in 736 bytes} [Mon May 11 12:03:27 2026] GET /v2.0/ports/3ab221dc-429d-4fb6-8c0c-a33b579c3f9e => generated 1462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2887] 199.19.213.177 () {34 vars in 789 bytes} [Mon May 11 12:03:27 2026] PUT /v2.0/ports/3ab221dc-429d-4fb6-8c0c-a33b579c3f9e => generated 1197 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2888] 199.19.213.177 () {30 vars in 742 bytes} [Mon May 11 12:03:28 2026] GET /v2.0/networks/c48df690-26f9-4dba-bc3d-4a46d009a96c => generated 797 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1452/2889] 199.19.213.177 () {30 vars in 740 bytes} [Mon May 11 12:03:28 2026] GET /v2.0/subnets/8b3777fc-1ad1-4c59-840e-de5e8b9a60dd => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2890] 199.19.213.177 () {30 vars in 702 bytes} [Mon May 11 12:03:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2891] 199.19.213.177 () {30 vars in 704 bytes} [Mon May 11 12:03:28 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: 1439/2892] 199.19.213.177 () {30 vars in 680 bytes} [Mon May 11 12:03:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:03:28.340 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-172d74b4-1ea0-4d68-8bce-2e0d307dfac0'] response: {'name': 'network-changed', 'server_uuid': 'd24879c4-8670-437b-92e1-81cfaf6c0b41', 'tag': '3ab221dc-429d-4fb6-8c0c-a33b579c3f9e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1454/2893] 199.19.213.177 () {30 vars in 716 bytes} [Mon May 11 12:03:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2894] 199.19.213.177 () {30 vars in 740 bytes} [Mon May 11 12:03:28 2026] GET /v2.0/subnets/fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => 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: 1455/2895] 199.19.213.177 () {30 vars in 736 bytes} [Mon May 11 12:03:28 2026] GET /v2.0/ports/42ec73bf-9075-48cb-a820-495f6f66f118 => 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: 1441/2896] 199.19.213.177 () {30 vars in 736 bytes} [Mon May 11 12:03:28 2026] GET /v2.0/ports/754ca4bb-dd34-40ea-9121-fc9524785c8e => generated 1349 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2897] 199.19.213.177 () {30 vars in 740 bytes} [Mon May 11 12:03:28 2026] GET /v2.0/subnets/fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2898] 199.19.213.177 () {30 vars in 742 bytes} [Mon May 11 12:03:28 2026] GET /v2.0/networks/fbd65788-a3f8-425f-97b6-12d62ea63525 => generated 799 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2899] 199.19.213.177 () {30 vars in 736 bytes} [Mon May 11 12:03:28 2026] GET /v2.0/ports/42ec73bf-9075-48cb-a820-495f6f66f118 => 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: 1443/2900] 199.19.213.177 () {30 vars in 740 bytes} [Mon May 11 12:03:28 2026] GET /v2.0/subnets/fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => 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: 1458/2901] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 12:03:28 2026] GET /v2.0/ports?tenant_id=462a5285aae547dc812e620dad69325a&device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 3810 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2902] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 12:03:28 2026] GET /v2.0/networks?id=c48df690-26f9-4dba-bc3d-4a46d009a96c => 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: 1459/2903] 199.19.213.177 () {34 vars in 1056 bytes} [Mon May 11 12:03:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.42&port_id=3ab221dc-429d-4fb6-8c0c-a33b579c3f9e => 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: 1445/2904] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 12:03:28 2026] GET /v2.0/subnets?id=8b3777fc-1ad1-4c59-840e-de5e8b9a60dd => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2905] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:03:28 2026] GET /v2.0/ports?network_id=c48df690-26f9-4dba-bc3d-4a46d009a96c&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: 1446/2906] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:03:28 2026] GET /v2.0/networks/c48df690-26f9-4dba-bc3d-4a46d009a96c?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2907] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:03:29 2026] GET /v2.0/networks/c48df690-26f9-4dba-bc3d-4a46d009a96c?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: 1448/2910] 10.0.0.73 () {30 vars in 688 bytes} [Mon May 11 12:03:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2911] 10.0.0.73 () {30 vars in 690 bytes} [Mon May 11 12:03:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2912] 10.0.0.73 () {30 vars in 666 bytes} [Mon May 11 12:03:34 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: 1464/2913] 10.0.0.73 () {30 vars in 702 bytes} [Mon May 11 12:03:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2914] 10.0.0.73 () {28 vars in 437 bytes} [Mon May 11 12:03:34 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: 1465/2915] 10.0.0.73 () {30 vars in 726 bytes} [Mon May 11 12:03:34 2026] GET /v2.0/subnets/eca3e39d-bf6f-47cb-a91e-b20ffbced62e => generated 655 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2916] 199.19.213.177 () {30 vars in 702 bytes} [Mon May 11 12:03:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2917] 199.19.213.177 () {30 vars in 704 bytes} [Mon May 11 12:03:36 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: 1452/2918] 199.19.213.177 () {30 vars in 680 bytes} [Mon May 11 12:03:36 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: 1467/2919] 199.19.213.177 () {30 vars in 716 bytes} [Mon May 11 12:03:36 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: 1453/2920] 199.19.213.177 () {30 vars in 740 bytes} [Mon May 11 12:03:36 2026] GET /v2.0/subnets/8b3777fc-1ad1-4c59-840e-de5e8b9a60dd => generated 674 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2921] 199.19.213.177 () {30 vars in 740 bytes} [Mon May 11 12:03:36 2026] GET /v2.0/subnets/eca3e39d-bf6f-47cb-a91e-b20ffbced62e => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2922] 199.19.213.177 () {30 vars in 768 bytes} [Mon May 11 12:03:36 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 3810 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2923] 199.19.213.177 () {30 vars in 702 bytes} [Mon May 11 12:03:37 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: 1455/2924] 199.19.213.177 () {30 vars in 704 bytes} [Mon May 11 12:03:37 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: 1470/2925] 199.19.213.177 () {30 vars in 680 bytes} [Mon May 11 12:03:37 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: 1456/2926] 199.19.213.177 () {30 vars in 716 bytes} [Mon May 11 12:03:37 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: 1471/2927] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:03:38 2026] GET /v2.0/networks/f1d0d4b6-7d96-4e04-ace3-850583906b88?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: 1457/2928] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:03:38 2026] GET /v2.0/networks/f1d0d4b6-7d96-4e04-ace3-850583906b88?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: 1472/2929] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 12:03:39 2026] GET /v2.0/networks?id=f1d0d4b6-7d96-4e04-ace3-850583906b88 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2930] 199.19.213.177 () {38 vars in 955 bytes} [Mon May 11 12:03:39 2026] POST /v2.0/ports => generated 1303 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2931] 199.19.213.177 () {38 vars in 1028 bytes} [Mon May 11 12:03:39 2026] PUT /v2.0/ports/426bfb16-88fb-46db-b1e1-1a58f391fbef => generated 1464 bytes in 472 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: 1459/2932] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 12:03:40 2026] GET /v2.0/ports?tenant_id=462a5285aae547dc812e620dad69325a&device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 5266 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:03:41.078 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3cb2ed02-3690-401c-a172-b30d3cbd91b4'] response: {'name': 'network-changed', 'server_uuid': 'd24879c4-8670-437b-92e1-81cfaf6c0b41', 'tag': '426bfb16-88fb-46db-b1e1-1a58f391fbef', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1474/2933] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 12:03:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.52&port_id=20b522ce-e51b-42fa-a361-811344fdda40 => 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: 1460/2934] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 12:03:41 2026] GET /v2.0/subnets?id=9505d0c9-ae72-4eb0-8d0b-bcc99c982ce7 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2935] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:03:41 2026] GET /v2.0/ports?network_id=299c9a60-5386-426d-b331-825c36c635a1&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2936] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:03:41 2026] GET /v2.0/networks/299c9a60-5386-426d-b331-825c36c635a1?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2937] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:03:41 2026] GET /v2.0/networks/299c9a60-5386-426d-b331-825c36c635a1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2938] 199.19.213.177 () {34 vars in 1058 bytes} [Mon May 11 12:03:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=754ca4bb-dd34-40ea-9121-fc9524785c8e => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2939] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 12:03:41 2026] GET /v2.0/subnets?id=fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2940] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:03:41 2026] GET /v2.0/ports?network_id=fbd65788-a3f8-425f-97b6-12d62ea63525&device_owner=network%3Adhcp => generated 1461 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2941] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:03:41 2026] GET /v2.0/networks/fbd65788-a3f8-425f-97b6-12d62ea63525?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: 1464/2942] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:03:41 2026] GET /v2.0/networks/fbd65788-a3f8-425f-97b6-12d62ea63525?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2943] 199.19.213.177 () {34 vars in 1056 bytes} [Mon May 11 12:03:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.42&port_id=3ab221dc-429d-4fb6-8c0c-a33b579c3f9e => 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: 1465/2944] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 12:03:41 2026] GET /v2.0/subnets?id=8b3777fc-1ad1-4c59-840e-de5e8b9a60dd => generated 677 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2945] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:03:41 2026] GET /v2.0/ports?network_id=c48df690-26f9-4dba-bc3d-4a46d009a96c&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: 1466/2946] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:03:41 2026] GET /v2.0/networks/c48df690-26f9-4dba-bc3d-4a46d009a96c?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2947] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:03:41 2026] GET /v2.0/networks/c48df690-26f9-4dba-bc3d-4a46d009a96c?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: 1467/2948] 199.19.213.177 () {34 vars in 1058 bytes} [Mon May 11 12:03:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.100&port_id=426bfb16-88fb-46db-b1e1-1a58f391fbef => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2949] 199.19.213.177 () {34 vars in 1104 bytes} [Mon May 11 12:03:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ad3&port_id=426bfb16-88fb-46db-b1e1-1a58f391fbef => 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: 1468/2950] 199.19.213.177 () {34 vars in 1064 bytes} [Mon May 11 12:03:41 2026] GET /v2.0/subnets?id=eca3e39d-bf6f-47cb-a91e-b20ffbced62e&id=ed6dd4b7-6c5a-436c-b275-b082bc639ea2 => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2951] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:03:41 2026] GET /v2.0/ports?network_id=f1d0d4b6-7d96-4e04-ace3-850583906b88&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: 1469/2952] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:03:41 2026] GET /v2.0/ports?network_id=f1d0d4b6-7d96-4e04-ace3-850583906b88&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2953] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:03:41 2026] GET /v2.0/networks/f1d0d4b6-7d96-4e04-ace3-850583906b88?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: 1470/2954] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:03:41 2026] GET /v2.0/networks/f1d0d4b6-7d96-4e04-ace3-850583906b88?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: 1485/2955] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 12:03:42 2026] GET /v2.0/ports?tenant_id=462a5285aae547dc812e620dad69325a&device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 5266 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2956] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 12:03:43 2026] GET /v2.0/networks?id=f1d0d4b6-7d96-4e04-ace3-850583906b88 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2957] 199.19.213.177 () {34 vars in 1058 bytes} [Mon May 11 12:03:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.100&port_id=426bfb16-88fb-46db-b1e1-1a58f391fbef => 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: 1472/2958] 199.19.213.177 () {34 vars in 1104 bytes} [Mon May 11 12:03:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ad3&port_id=426bfb16-88fb-46db-b1e1-1a58f391fbef => 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: 1487/2959] 199.19.213.177 () {34 vars in 1064 bytes} [Mon May 11 12:03:43 2026] GET /v2.0/subnets?id=eca3e39d-bf6f-47cb-a91e-b20ffbced62e&id=ed6dd4b7-6c5a-436c-b275-b082bc639ea2 => generated 1414 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2960] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:03:43 2026] GET /v2.0/ports?network_id=f1d0d4b6-7d96-4e04-ace3-850583906b88&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: 1488/2961] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:03:43 2026] GET /v2.0/ports?network_id=f1d0d4b6-7d96-4e04-ace3-850583906b88&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: 1474/2962] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:03:43 2026] GET /v2.0/networks/f1d0d4b6-7d96-4e04-ace3-850583906b88?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: 1489/2963] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:03:43 2026] GET /v2.0/networks/f1d0d4b6-7d96-4e04-ace3-850583906b88?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: 1476/2966] 10.0.0.98 () {34 vars in 970 bytes} [Mon May 11 12:03:45 2026] GET /v2.0/ports/426bfb16-88fb-46db-b1e1-1a58f391fbef => 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: 1491/2967] 199.19.213.177 () {30 vars in 736 bytes} [Mon May 11 12:03:45 2026] GET /v2.0/ports/426bfb16-88fb-46db-b1e1-1a58f391fbef => generated 1466 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2968] 199.19.213.177 () {30 vars in 736 bytes} [Mon May 11 12:03:45 2026] GET /v2.0/ports/426bfb16-88fb-46db-b1e1-1a58f391fbef => 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: 1492/2969] 199.19.213.177 () {34 vars in 789 bytes} [Mon May 11 12:03:45 2026] PUT /v2.0/ports/426bfb16-88fb-46db-b1e1-1a58f391fbef => generated 1201 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2970] 199.19.213.177 () {30 vars in 742 bytes} [Mon May 11 12:03:46 2026] GET /v2.0/networks/f1d0d4b6-7d96-4e04-ace3-850583906b88 => generated 798 bytes in 53 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: 1493/2971] 199.19.213.177 () {30 vars in 740 bytes} [Mon May 11 12:03:46 2026] GET /v2.0/subnets/eca3e39d-bf6f-47cb-a91e-b20ffbced62e => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2972] 199.19.213.177 () {30 vars in 702 bytes} [Mon May 11 12:03:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:03:46.256 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ec15b25-7410-4576-b789-15d99b1f52db'] response: {'name': 'network-changed', 'server_uuid': 'd24879c4-8670-437b-92e1-81cfaf6c0b41', 'tag': '426bfb16-88fb-46db-b1e1-1a58f391fbef', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1494/2973] 199.19.213.177 () {30 vars in 704 bytes} [Mon May 11 12:03:46 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: 1480/2974] 199.19.213.177 () {30 vars in 680 bytes} [Mon May 11 12:03:46 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: 1495/2975] 199.19.213.177 () {30 vars in 716 bytes} [Mon May 11 12:03:46 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: 1481/2976] 199.19.213.177 () {30 vars in 740 bytes} [Mon May 11 12:03:46 2026] GET /v2.0/subnets/fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => 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: 1496/2977] 199.19.213.177 () {30 vars in 736 bytes} [Mon May 11 12:03:46 2026] GET /v2.0/ports/42ec73bf-9075-48cb-a820-495f6f66f118 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2978] 199.19.213.177 () {30 vars in 736 bytes} [Mon May 11 12:03:46 2026] GET /v2.0/ports/754ca4bb-dd34-40ea-9121-fc9524785c8e => generated 1349 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2979] 199.19.213.177 () {30 vars in 740 bytes} [Mon May 11 12:03:46 2026] GET /v2.0/subnets/fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => 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: 1483/2980] 199.19.213.177 () {30 vars in 742 bytes} [Mon May 11 12:03:46 2026] GET /v2.0/networks/fbd65788-a3f8-425f-97b6-12d62ea63525 => generated 799 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2981] 199.19.213.177 () {30 vars in 736 bytes} [Mon May 11 12:03:46 2026] GET /v2.0/ports/42ec73bf-9075-48cb-a820-495f6f66f118 => 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: 1484/2982] 199.19.213.177 () {30 vars in 740 bytes} [Mon May 11 12:03:46 2026] GET /v2.0/subnets/fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => generated 676 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2983] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 12:03:46 2026] GET /v2.0/ports?tenant_id=462a5285aae547dc812e620dad69325a&device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 5039 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2984] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 12:03:46 2026] GET /v2.0/networks?id=f1d0d4b6-7d96-4e04-ace3-850583906b88 => generated 801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2985] 199.19.213.177 () {34 vars in 1058 bytes} [Mon May 11 12:03:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.100&port_id=426bfb16-88fb-46db-b1e1-1a58f391fbef => 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: 1486/2986] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 12:03:46 2026] GET /v2.0/subnets?id=eca3e39d-bf6f-47cb-a91e-b20ffbced62e => generated 676 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2987] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:03:46 2026] GET /v2.0/ports?network_id=f1d0d4b6-7d96-4e04-ace3-850583906b88&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: 1487/2988] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:03:46 2026] GET /v2.0/networks/f1d0d4b6-7d96-4e04-ace3-850583906b88?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2989] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:03:46 2026] GET /v2.0/networks/f1d0d4b6-7d96-4e04-ace3-850583906b88?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2990] 199.19.213.177 () {34 vars in 1096 bytes} [Mon May 11 12:03:54 2026] GET /v2.0/ports?device_id=f2912386-0bd3-4f66-b971-ca9e9b09d5e8&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2991] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 12:03:55 2026] GET /v2.0/ports?tenant_id=11100ecfa0a64d61833e6a513b51e637&device_id=f2912386-0bd3-4f66-b971-ca9e9b09d5e8 => generated 1469 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2992] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 12:03:55 2026] GET /v2.0/networks?id=c48df690-26f9-4dba-bc3d-4a46d009a96c => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2993] 199.19.213.177 () {34 vars in 1058 bytes} [Mon May 11 12:03:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.215&port_id=9e32c1e2-53cc-4bf9-9f61-453303993396 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2994] 199.19.213.177 () {34 vars in 1104 bytes} [Mon May 11 12:03:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3a8&port_id=9e32c1e2-53cc-4bf9-9f61-453303993396 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2995] 199.19.213.177 () {34 vars in 1064 bytes} [Mon May 11 12:03:56 2026] GET /v2.0/subnets?id=68335c55-e820-4e7b-a5ca-cef3c35c6442&id=8b3777fc-1ad1-4c59-840e-de5e8b9a60dd => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2996] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:03:56 2026] GET /v2.0/ports?network_id=c48df690-26f9-4dba-bc3d-4a46d009a96c&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: 7|app: 0|req: 1506/2997] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:03:56 2026] GET /v2.0/ports?network_id=c48df690-26f9-4dba-bc3d-4a46d009a96c&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2998] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:03:56 2026] GET /v2.0/networks/c48df690-26f9-4dba-bc3d-4a46d009a96c?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: 1507/2999] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:03:56 2026] GET /v2.0/networks/c48df690-26f9-4dba-bc3d-4a46d009a96c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3000] 199.19.213.177 () {30 vars in 702 bytes} [Mon May 11 12:03:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3001] 199.19.213.177 () {30 vars in 704 bytes} [Mon May 11 12:03:59 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: 1494/3002] 199.19.213.177 () {30 vars in 680 bytes} [Mon May 11 12:03:59 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: 1509/3003] 199.19.213.177 () {30 vars in 716 bytes} [Mon May 11 12:03:59 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: 1495/3004] 199.19.213.177 () {30 vars in 740 bytes} [Mon May 11 12:03:59 2026] GET /v2.0/subnets/8b3777fc-1ad1-4c59-840e-de5e8b9a60dd => generated 674 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3005] 199.19.213.177 () {30 vars in 768 bytes} [Mon May 11 12:03:59 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 5039 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3006] 199.19.213.177 () {30 vars in 702 bytes} [Mon May 11 12:03:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3007] 199.19.213.177 () {30 vars in 704 bytes} [Mon May 11 12:03:59 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: 1497/3008] 199.19.213.177 () {30 vars in 680 bytes} [Mon May 11 12:03:59 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: 1512/3009] 199.19.213.177 () {30 vars in 716 bytes} [Mon May 11 12:03:59 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: 1498/3010] 199.19.213.177 () {30 vars in 736 bytes} [Mon May 11 12:03:59 2026] GET /v2.0/ports/426bfb16-88fb-46db-b1e1-1a58f391fbef => generated 1237 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3013] 199.19.213.177 () {34 vars in 788 bytes} [Mon May 11 12:03:59 2026] PUT /v2.0/ports/426bfb16-88fb-46db-b1e1-1a58f391fbef => generated 1026 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3014] 199.19.213.177 () {30 vars in 742 bytes} [Mon May 11 12:03:59 2026] GET /v2.0/networks/f1d0d4b6-7d96-4e04-ace3-850583906b88 => generated 798 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1514/3015] 199.19.213.177 () {30 vars in 768 bytes} [Mon May 11 12:03:59 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 4864 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3016] 199.19.213.177 () {30 vars in 768 bytes} [Mon May 11 12:03:59 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 4864 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:04:00.381 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ab5a9ce-a8e6-41f8-b204-79aab334092a'] response: {'name': 'network-changed', 'server_uuid': 'd24879c4-8670-437b-92e1-81cfaf6c0b41', 'tag': '426bfb16-88fb-46db-b1e1-1a58f391fbef', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1515/3017] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 12:04:00 2026] GET /v2.0/ports?tenant_id=462a5285aae547dc812e620dad69325a&device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 4864 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3018] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 12:04:00 2026] GET /v2.0/networks?id=f1d0d4b6-7d96-4e04-ace3-850583906b88 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3019] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:04:00 2026] GET /v2.0/networks/f1d0d4b6-7d96-4e04-ace3-850583906b88?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: 1504/3020] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:04:00 2026] GET /v2.0/networks/f1d0d4b6-7d96-4e04-ace3-850583906b88?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: 1517/3021] 199.19.213.177 () {30 vars in 768 bytes} [Mon May 11 12:04:01 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 4864 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3022] 199.19.213.177 () {34 vars in 975 bytes} [Mon May 11 12:04:02 2026] GET /v2.0/ports/426bfb16-88fb-46db-b1e1-1a58f391fbef => generated 1062 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3023] 199.19.213.177 () {30 vars in 768 bytes} [Mon May 11 12:04:02 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 4864 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3024] 199.19.213.177 () {36 vars in 997 bytes} [Mon May 11 12:04:02 2026] DELETE /v2.0/ports/426bfb16-88fb-46db-b1e1-1a58f391fbef => 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: 1507/3025] 199.19.213.177 () {30 vars in 768 bytes} [Mon May 11 12:04:03 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 3810 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:04:03.210 7 INFO neutron.pecan_wsgi.hooks.translation [None req-77e1d670-8bbf-42ba-9408-3329f6010314 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1519/3026] 199.19.213.177 () {32 vars in 758 bytes} [Mon May 11 12:04:03 2026] DELETE /v2.0/ports/426bfb16-88fb-46db-b1e1-1a58f391fbef => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3027] 199.19.213.177 () {30 vars in 702 bytes} [Mon May 11 12:04:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:04:03.327 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6264e477-c2b7-4b61-b7df-91bd51ea0009'] response: {'server_uuid': 'd24879c4-8670-437b-92e1-81cfaf6c0b41', 'name': 'network-vif-deleted', 'tag': '426bfb16-88fb-46db-b1e1-1a58f391fbef', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1520/3028] 199.19.213.177 () {30 vars in 704 bytes} [Mon May 11 12:04:03 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: 1509/3029] 199.19.213.177 () {30 vars in 680 bytes} [Mon May 11 12:04:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3030] 199.19.213.177 () {30 vars in 716 bytes} [Mon May 11 12:04:03 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: 1510/3031] 199.19.213.177 () {30 vars in 740 bytes} [Mon May 11 12:04:03 2026] GET /v2.0/subnets/fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3032] 199.19.213.177 () {30 vars in 736 bytes} [Mon May 11 12:04:03 2026] GET /v2.0/ports/42ec73bf-9075-48cb-a820-495f6f66f118 => 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: 1511/3033] 199.19.213.177 () {30 vars in 736 bytes} [Mon May 11 12:04:03 2026] GET /v2.0/ports/754ca4bb-dd34-40ea-9121-fc9524785c8e => 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: 1523/3034] 199.19.213.177 () {30 vars in 740 bytes} [Mon May 11 12:04:03 2026] GET /v2.0/subnets/fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => 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: 1512/3035] 199.19.213.177 () {30 vars in 742 bytes} [Mon May 11 12:04:03 2026] GET /v2.0/networks/fbd65788-a3f8-425f-97b6-12d62ea63525 => generated 799 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3036] 199.19.213.177 () {30 vars in 736 bytes} [Mon May 11 12:04:03 2026] GET /v2.0/ports/42ec73bf-9075-48cb-a820-495f6f66f118 => 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: 1513/3037] 199.19.213.177 () {30 vars in 740 bytes} [Mon May 11 12:04:03 2026] GET /v2.0/subnets/fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3038] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 12:04:03 2026] GET /v2.0/ports?tenant_id=462a5285aae547dc812e620dad69325a&device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 3810 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3039] 199.19.213.177 () {34 vars in 1146 bytes} [Mon May 11 12:04:03 2026] GET /v2.0/networks?id=299c9a60-5386-426d-b331-825c36c635a1&id=fbd65788-a3f8-425f-97b6-12d62ea63525&id=c48df690-26f9-4dba-bc3d-4a46d009a96c => generated 2309 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3040] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 12:04:03 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.52&port_id=20b522ce-e51b-42fa-a361-811344fdda40 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3041] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 12:04:03 2026] GET /v2.0/subnets?id=9505d0c9-ae72-4eb0-8d0b-bcc99c982ce7 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3042] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:04:04 2026] GET /v2.0/ports?network_id=299c9a60-5386-426d-b331-825c36c635a1&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: 8|app: 0|req: 1516/3043] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:04:04 2026] GET /v2.0/networks/299c9a60-5386-426d-b331-825c36c635a1?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: 1528/3044] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:04:04 2026] GET /v2.0/networks/299c9a60-5386-426d-b331-825c36c635a1?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: 1517/3045] 199.19.213.177 () {34 vars in 1058 bytes} [Mon May 11 12:04:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=754ca4bb-dd34-40ea-9121-fc9524785c8e => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3046] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 12:04:04 2026] GET /v2.0/subnets?id=fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3047] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:04:04 2026] GET /v2.0/ports?network_id=fbd65788-a3f8-425f-97b6-12d62ea63525&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3048] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:04:04 2026] GET /v2.0/networks/fbd65788-a3f8-425f-97b6-12d62ea63525?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: 1519/3049] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:04:04 2026] GET /v2.0/networks/fbd65788-a3f8-425f-97b6-12d62ea63525?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: 1531/3050] 199.19.213.177 () {34 vars in 1056 bytes} [Mon May 11 12:04:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.42&port_id=3ab221dc-429d-4fb6-8c0c-a33b579c3f9e => 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: 1520/3051] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 12:04:04 2026] GET /v2.0/subnets?id=8b3777fc-1ad1-4c59-840e-de5e8b9a60dd => 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: 1532/3052] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:04:04 2026] GET /v2.0/ports?network_id=c48df690-26f9-4dba-bc3d-4a46d009a96c&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: 1521/3053] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:04:04 2026] GET /v2.0/networks/c48df690-26f9-4dba-bc3d-4a46d009a96c?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: 1533/3054] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:04:04 2026] GET /v2.0/networks/c48df690-26f9-4dba-bc3d-4a46d009a96c?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: 1522/3055] 199.19.213.177 () {30 vars in 702 bytes} [Mon May 11 12:04:09 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: 1534/3056] 199.19.213.177 () {30 vars in 704 bytes} [Mon May 11 12:04:09 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: 1523/3057] 199.19.213.177 () {30 vars in 680 bytes} [Mon May 11 12:04:09 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: 1535/3058] 199.19.213.177 () {30 vars in 716 bytes} [Mon May 11 12:04:09 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: 1524/3059] 199.19.213.177 () {30 vars in 768 bytes} [Mon May 11 12:04:09 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 3810 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3060] 199.19.213.177 () {30 vars in 702 bytes} [Mon May 11 12:04:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3061] 199.19.213.177 () {30 vars in 704 bytes} [Mon May 11 12:04:09 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: 1537/3062] 199.19.213.177 () {30 vars in 680 bytes} [Mon May 11 12:04:09 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: 1526/3063] 199.19.213.177 () {30 vars in 716 bytes} [Mon May 11 12:04:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3064] 199.19.213.177 () {30 vars in 736 bytes} [Mon May 11 12:04:09 2026] GET /v2.0/ports/3ab221dc-429d-4fb6-8c0c-a33b579c3f9e => generated 1233 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3065] 199.19.213.177 () {34 vars in 788 bytes} [Mon May 11 12:04:09 2026] PUT /v2.0/ports/3ab221dc-429d-4fb6-8c0c-a33b579c3f9e => generated 1026 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3066] 199.19.213.177 () {30 vars in 742 bytes} [Mon May 11 12:04:10 2026] GET /v2.0/networks/c48df690-26f9-4dba-bc3d-4a46d009a96c => generated 797 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1528/3067] 199.19.213.177 () {30 vars in 768 bytes} [Mon May 11 12:04:10 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 3639 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3068] 199.19.213.177 () {30 vars in 768 bytes} [Mon May 11 12:04:10 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 3639 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:04:10.836 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dede5cf6-9c02-40ad-9143-a3baf73b5ac1'] response: {'name': 'network-changed', 'server_uuid': 'd24879c4-8670-437b-92e1-81cfaf6c0b41', 'tag': '3ab221dc-429d-4fb6-8c0c-a33b579c3f9e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1529/3069] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 12:04:10 2026] GET /v2.0/ports?tenant_id=462a5285aae547dc812e620dad69325a&device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 3639 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3070] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 12:04:10 2026] GET /v2.0/networks?id=c48df690-26f9-4dba-bc3d-4a46d009a96c => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3071] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:04:10 2026] GET /v2.0/networks/c48df690-26f9-4dba-bc3d-4a46d009a96c?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: 1542/3072] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:04:10 2026] GET /v2.0/networks/c48df690-26f9-4dba-bc3d-4a46d009a96c?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: 1531/3073] 199.19.213.177 () {30 vars in 768 bytes} [Mon May 11 12:04:11 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 3639 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3074] 199.19.213.177 () {34 vars in 975 bytes} [Mon May 11 12:04:12 2026] GET /v2.0/ports/3ab221dc-429d-4fb6-8c0c-a33b579c3f9e => generated 1062 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3075] 199.19.213.177 () {30 vars in 768 bytes} [Mon May 11 12:04:12 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 3639 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3076] 199.19.213.177 () {36 vars in 997 bytes} [Mon May 11 12:04:12 2026] DELETE /v2.0/ports/3ab221dc-429d-4fb6-8c0c-a33b579c3f9e => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3077] 199.19.213.177 () {30 vars in 768 bytes} [Mon May 11 12:04:13 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 2585 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:04:13.653 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f73939c9-3706-45b0-9907-010685ad1469 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1533/3078] 199.19.213.177 () {32 vars in 758 bytes} [Mon May 11 12:04:13 2026] DELETE /v2.0/ports/3ab221dc-429d-4fb6-8c0c-a33b579c3f9e => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3079] 199.19.213.177 () {30 vars in 702 bytes} [Mon May 11 12:04:13 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: 1534/3080] 199.19.213.177 () {30 vars in 704 bytes} [Mon May 11 12:04:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3081] 199.19.213.177 () {30 vars in 680 bytes} [Mon May 11 12:04:13 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: 1535/3082] 199.19.213.177 () {30 vars in 716 bytes} [Mon May 11 12:04:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3083] 199.19.213.177 () {30 vars in 740 bytes} [Mon May 11 12:04:13 2026] GET /v2.0/subnets/fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:04:13.839 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c2d423d-c84e-45eb-899f-5f7aa0910a0d'] response: {'server_uuid': 'd24879c4-8670-437b-92e1-81cfaf6c0b41', 'name': 'network-vif-deleted', 'tag': '3ab221dc-429d-4fb6-8c0c-a33b579c3f9e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1536/3084] 199.19.213.177 () {30 vars in 736 bytes} [Mon May 11 12:04:13 2026] GET /v2.0/ports/42ec73bf-9075-48cb-a820-495f6f66f118 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3085] 199.19.213.177 () {30 vars in 736 bytes} [Mon May 11 12:04:13 2026] GET /v2.0/ports/754ca4bb-dd34-40ea-9121-fc9524785c8e => generated 1349 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3086] 199.19.213.177 () {30 vars in 740 bytes} [Mon May 11 12:04:13 2026] GET /v2.0/subnets/fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3087] 199.19.213.177 () {30 vars in 742 bytes} [Mon May 11 12:04:13 2026] GET /v2.0/networks/fbd65788-a3f8-425f-97b6-12d62ea63525 => generated 799 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3088] 199.19.213.177 () {30 vars in 736 bytes} [Mon May 11 12:04:14 2026] GET /v2.0/ports/42ec73bf-9075-48cb-a820-495f6f66f118 => 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: 1551/3089] 199.19.213.177 () {30 vars in 740 bytes} [Mon May 11 12:04:14 2026] GET /v2.0/subnets/fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => 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: 1539/3090] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 12:04:14 2026] GET /v2.0/ports?tenant_id=462a5285aae547dc812e620dad69325a&device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 2585 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3091] 199.19.213.177 () {34 vars in 1146 bytes} [Mon May 11 12:04:14 2026] GET /v2.0/networks?id=299c9a60-5386-426d-b331-825c36c635a1&id=fbd65788-a3f8-425f-97b6-12d62ea63525&id=c48df690-26f9-4dba-bc3d-4a46d009a96c => generated 2309 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3092] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 12:04:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.52&port_id=20b522ce-e51b-42fa-a361-811344fdda40 => 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: 1553/3093] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 12:04:14 2026] GET /v2.0/subnets?id=9505d0c9-ae72-4eb0-8d0b-bcc99c982ce7 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3094] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:04:14 2026] GET /v2.0/ports?network_id=299c9a60-5386-426d-b331-825c36c635a1&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3095] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:04:14 2026] GET /v2.0/networks/299c9a60-5386-426d-b331-825c36c635a1?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: 1542/3096] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:04:14 2026] GET /v2.0/networks/299c9a60-5386-426d-b331-825c36c635a1?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: 1555/3097] 199.19.213.177 () {34 vars in 1058 bytes} [Mon May 11 12:04:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=754ca4bb-dd34-40ea-9121-fc9524785c8e => 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: 1543/3098] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 12:04:14 2026] GET /v2.0/subnets?id=fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => generated 679 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3099] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:04:14 2026] GET /v2.0/ports?network_id=fbd65788-a3f8-425f-97b6-12d62ea63525&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3100] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:04:14 2026] GET /v2.0/networks/fbd65788-a3f8-425f-97b6-12d62ea63525?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: 1557/3103] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:04:14 2026] GET /v2.0/networks/fbd65788-a3f8-425f-97b6-12d62ea63525?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3104] 199.19.213.177 () {30 vars in 702 bytes} [Mon May 11 12:04: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: 1558/3105] 199.19.213.177 () {30 vars in 704 bytes} [Mon May 11 12:04:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3106] 199.19.213.177 () {30 vars in 680 bytes} [Mon May 11 12:04: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: 1559/3107] 199.19.213.177 () {30 vars in 716 bytes} [Mon May 11 12:04:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:04:25.682 8 INFO neutron.api.v2.resource [None req-8ad3aa79-bec6-46d3-8e17-7bfbdac02db0 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1549/3108] 199.19.213.177 () {30 vars in 762 bytes} [Mon May 11 12:04:25 2026] GET /v2.0/security-groups/lb-20e6f5ed-e4f9-4bf1-ad1e-9c6f522cf81a => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3109] 199.19.213.177 () {30 vars in 784 bytes} [Mon May 11 12:04:25 2026] GET /v2.0/security-groups?name=lb-20e6f5ed-e4f9-4bf1-ad1e-9c6f522cf81a => generated 2865 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3110] 199.19.213.177 () {30 vars in 814 bytes} [Mon May 11 12:04:25 2026] GET /v2.0/security-group-rules?security_group_id=280b1e2d-8e96-4de1-9033-ee732d29e3ea => generated 2334 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3111] 199.19.213.177 () {32 vars in 788 bytes} [Mon May 11 12:04:25 2026] DELETE /v2.0/security-group-rules/29ef7b97-09cf-4f71-a251-8f7903a76d12 => 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: 1551/3112] 199.19.213.177 () {32 vars in 788 bytes} [Mon May 11 12:04:25 2026] DELETE /v2.0/security-group-rules/6bbcc988-b7a8-41dd-8c06-b979b1201f4c => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:04:29.715 7 INFO neutron.db.l3_db [None req-eb111cc0-5bf4-4a29-9803-9ddd450d10fc 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Floating IP a86b6a4f-b517-4f96-a0af-48cd4409e866 disassociated (deleted). External IP: 10.96.250.220, port: 42ec73bf-9075-48cb-a820-495f6f66f118. [pid: 7|app: 0|req: 1562/3115] 10.0.0.220 () {32 vars in 732 bytes} [Mon May 11 12:04:29 2026] DELETE /v2.0/floatingips/a86b6a4f-b517-4f96-a0af-48cd4409e866 => generated 0 bytes in 622 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:04:30.046 8 INFO neutron.api.v2.resource [None req-785df721-803c-4e4e-bc1b-ca07c93d5677 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1554/3116] 10.0.0.220 () {32 vars in 729 bytes} [Mon May 11 12:04:30 2026] GET /v2.0/floatingips/a86b6a4f-b517-4f96-a0af-48cd4409e866 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3117] 199.19.213.177 () {30 vars in 702 bytes} [Mon May 11 12:04:30 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: 1555/3118] 199.19.213.177 () {30 vars in 704 bytes} [Mon May 11 12:04:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3119] 199.19.213.177 () {30 vars in 680 bytes} [Mon May 11 12:04:30 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3120] 199.19.213.177 () {30 vars in 716 bytes} [Mon May 11 12:04:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:04:30.805 7 INFO neutron.api.v2.resource [None req-37090bb8-d209-4160-939e-8f603a6c89ff 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1565/3121] 199.19.213.177 () {30 vars in 762 bytes} [Mon May 11 12:04:30 2026] GET /v2.0/security-groups/lb-20e6f5ed-e4f9-4bf1-ad1e-9c6f522cf81a => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3122] 199.19.213.177 () {30 vars in 784 bytes} [Mon May 11 12:04:30 2026] GET /v2.0/security-groups?name=lb-20e6f5ed-e4f9-4bf1-ad1e-9c6f522cf81a => generated 1639 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3123] 199.19.213.177 () {30 vars in 814 bytes} [Mon May 11 12:04:30 2026] GET /v2.0/security-group-rules?security_group_id=280b1e2d-8e96-4de1-9033-ee732d29e3ea => generated 1182 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3124] 199.19.213.177 () {30 vars in 702 bytes} [Mon May 11 12:04:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3125] 199.19.213.177 () {30 vars in 704 bytes} [Mon May 11 12:04:30 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: 1559/3126] 199.19.213.177 () {30 vars in 680 bytes} [Mon May 11 12:04:30 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3127] 199.19.213.177 () {30 vars in 716 bytes} [Mon May 11 12:04:30 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: 1560/3128] 199.19.213.177 () {30 vars in 740 bytes} [Mon May 11 12:04:31 2026] GET /v2.0/subnets/fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => 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: 1569/3129] 199.19.213.177 () {30 vars in 768 bytes} [Mon May 11 12:04:31 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 2585 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3130] 199.19.213.177 () {30 vars in 768 bytes} [Mon May 11 12:04:31 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 2585 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3131] 199.19.213.177 () {30 vars in 768 bytes} [Mon May 11 12:04:31 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 2585 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3132] 199.19.213.177 () {30 vars in 768 bytes} [Mon May 11 12:04:32 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 2585 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3133] 199.19.213.177 () {34 vars in 975 bytes} [Mon May 11 12:04:33 2026] GET /v2.0/ports/754ca4bb-dd34-40ea-9121-fc9524785c8e => generated 1349 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3134] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 12:04:33 2026] GET /v2.0/ports/754ca4bb-dd34-40ea-9121-fc9524785c8e?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3135] 199.19.213.177 () {30 vars in 768 bytes} [Mon May 11 12:04:33 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 2585 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3136] 199.19.213.177 () {34 vars in 1016 bytes} [Mon May 11 12:04:33 2026] GET /v2.0/networks/fbd65788-a3f8-425f-97b6-12d62ea63525?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3137] 199.19.213.177 () {38 vars in 1028 bytes} [Mon May 11 12:04:33 2026] PUT /v2.0/ports/754ca4bb-dd34-40ea-9121-fc9524785c8e => generated 1150 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3138] 199.19.213.177 () {30 vars in 768 bytes} [Mon May 11 12:04:34 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1574/3139] 199.19.213.177 () {34 vars in 788 bytes} [Mon May 11 12:04:34 2026] PUT /v2.0/ports/754ca4bb-dd34-40ea-9121-fc9524785c8e => generated 1090 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3140] 199.19.213.177 () {30 vars in 736 bytes} [Mon May 11 12:04:34 2026] GET /v2.0/ports/754ca4bb-dd34-40ea-9121-fc9524785c8e => generated 1090 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1575/3141] 199.19.213.177 () {32 vars in 758 bytes} [Mon May 11 12:04:34 2026] DELETE /v2.0/ports/754ca4bb-dd34-40ea-9121-fc9524785c8e => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3142] 199.19.213.177 () {30 vars in 702 bytes} [Mon May 11 12:04:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3143] 199.19.213.177 () {30 vars in 704 bytes} [Mon May 11 12:04:34 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: 1568/3144] 199.19.213.177 () {30 vars in 680 bytes} [Mon May 11 12:04:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3145] 199.19.213.177 () {30 vars in 716 bytes} [Mon May 11 12:04:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:04:35.016 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1e85be64-024d-4cc1-b31e-f7093075fde2 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1569/3146] 199.19.213.177 () {32 vars in 758 bytes} [Mon May 11 12:04:35 2026] DELETE /v2.0/ports/754ca4bb-dd34-40ea-9121-fc9524785c8e => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3147] 199.19.213.177 () {30 vars in 736 bytes} [Mon May 11 12:04:35 2026] GET /v2.0/ports/42ec73bf-9075-48cb-a820-495f6f66f118 => generated 1128 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:04:35.065 8 INFO neutron.api.v2.resource [None req-7b100134-54bf-468b-bee2-99e105866fe2 2b3133c803554c119474b05e00d73976 462a5285aae547dc812e620dad69325a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1570/3148] 199.19.213.177 () {30 vars in 762 bytes} [Mon May 11 12:04:35 2026] GET /v2.0/security-groups/lb-20e6f5ed-e4f9-4bf1-ad1e-9c6f522cf81a => generated 149 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3149] 199.19.213.177 () {30 vars in 784 bytes} [Mon May 11 12:04:35 2026] GET /v2.0/security-groups?name=lb-20e6f5ed-e4f9-4bf1-ad1e-9c6f522cf81a => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3150] 199.19.213.177 () {30 vars in 736 bytes} [Mon May 11 12:04:35 2026] GET /v2.0/ports/42ec73bf-9075-48cb-a820-495f6f66f118 => generated 1128 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3151] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 12:04:35 2026] GET /v2.0/ports?tenant_id=462a5285aae547dc812e620dad69325a&device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3152] 199.19.213.177 () {34 vars in 1066 bytes} [Mon May 11 12:04:35 2026] GET /v2.0/networks?id=299c9a60-5386-426d-b331-825c36c635a1&id=fbd65788-a3f8-425f-97b6-12d62ea63525 => generated 1523 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3153] 199.19.213.177 () {34 vars in 1060 bytes} [Mon May 11 12:04:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.52&port_id=20b522ce-e51b-42fa-a361-811344fdda40 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3154] 199.19.213.177 () {34 vars in 984 bytes} [Mon May 11 12:04:35 2026] GET /v2.0/subnets?id=9505d0c9-ae72-4eb0-8d0b-bcc99c982ce7 => generated 654 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3155] 199.19.213.177 () {34 vars in 788 bytes} [Mon May 11 12:04:35 2026] PUT /v2.0/ports/42ec73bf-9075-48cb-a820-495f6f66f118 => generated 1090 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3156] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:04:35 2026] GET /v2.0/ports?network_id=299c9a60-5386-426d-b331-825c36c635a1&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: 1585/3157] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:04:35 2026] GET /v2.0/networks/299c9a60-5386-426d-b331-825c36c635a1?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3158] 199.19.213.177 () {32 vars in 778 bytes} [Mon May 11 12:04:35 2026] DELETE /v2.0/security-groups/280b1e2d-8e96-4de1-9033-ee732d29e3ea => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3159] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:04:35 2026] GET /v2.0/networks/299c9a60-5386-426d-b331-825c36c635a1?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: 1574/3160] 199.19.213.177 () {32 vars in 758 bytes} [Mon May 11 12:04:35 2026] DELETE /v2.0/ports/42ec73bf-9075-48cb-a820-495f6f66f118 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3161] 199.19.213.177 () {34 vars in 994 bytes} [Mon May 11 12:04:38 2026] GET /v2.0/ports?device_id=d24879c4-8670-437b-92e1-81cfaf6c0b41 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3162] 199.19.213.177 () {36 vars in 997 bytes} [Mon May 11 12:04:38 2026] DELETE /v2.0/ports/20b522ce-e51b-42fa-a361-811344fdda40 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:04:40.576 7 INFO neutron.db.l3_db [None req-6078325a-e886-4f25-9198-d8edda5e0062 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Floating IP bf8d678f-5298-4387-8312-23f1ee24be7c disassociated (deleted). External IP: 10.96.250.207, port: aa5340bc-8886-4cbd-a17e-d969ec98e598. [pid: 7|app: 0|req: 1588/3163] 10.0.0.220 () {32 vars in 732 bytes} [Mon May 11 12:04:40 2026] DELETE /v2.0/floatingips/bf8d678f-5298-4387-8312-23f1ee24be7c => generated 0 bytes in 560 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:04:40.903 8 INFO neutron.api.v2.resource [None req-8793003e-cbda-495e-8ab6-0525e47bb1fa 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1576/3164] 10.0.0.220 () {32 vars in 729 bytes} [Mon May 11 12:04:40 2026] GET /v2.0/floatingips/bf8d678f-5298-4387-8312-23f1ee24be7c => generated 144 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:04:41.099 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0cf14c1e-5c58-4ac7-9161-2e2520f49f3e'] response: {'name': 'network-changed', 'server_uuid': '6fe7fe46-707a-456b-8108-8853907c7616', 'tag': 'aa5340bc-8886-4cbd-a17e-d969ec98e598', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1589/3165] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:04:41 2026] GET /v2.0/ports?device_id=6fe7fe46-707a-456b-8108-8853907c7616 => generated 1200 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:04:41.146 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-42672d35-91fd-4438-8b61-27ae4dcb22e6'] response: {'server_uuid': 'd24879c4-8670-437b-92e1-81cfaf6c0b41', 'name': 'network-vif-deleted', 'tag': '20b522ce-e51b-42fa-a361-811344fdda40', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1577/3166] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 12:04:41 2026] GET /v2.0/security-groups?id=9615873e-027a-4ddb-8b40-ef7d3574c2cd&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: 1590/3167] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 12:04:41 2026] GET /v2.0/ports?tenant_id=11100ecfa0a64d61833e6a513b51e637&device_id=6fe7fe46-707a-456b-8108-8853907c7616 => generated 1469 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3168] 199.19.213.177 () {34 vars in 986 bytes} [Mon May 11 12:04:41 2026] GET /v2.0/networks?id=f1d0d4b6-7d96-4e04-ace3-850583906b88 => 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: 1591/3169] 199.19.213.177 () {34 vars in 1056 bytes} [Mon May 11 12:04:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.43&port_id=aa5340bc-8886-4cbd-a17e-d969ec98e598 => 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: 1579/3170] 199.19.213.177 () {34 vars in 1106 bytes} [Mon May 11 12:04:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A11f&port_id=aa5340bc-8886-4cbd-a17e-d969ec98e598 => 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: 1592/3171] 199.19.213.177 () {34 vars in 1064 bytes} [Mon May 11 12:04:41 2026] GET /v2.0/subnets?id=eca3e39d-bf6f-47cb-a91e-b20ffbced62e&id=ed6dd4b7-6c5a-436c-b275-b082bc639ea2 => generated 1414 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3172] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:04:41 2026] GET /v2.0/ports?network_id=f1d0d4b6-7d96-4e04-ace3-850583906b88&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3173] 199.19.213.177 () {34 vars in 1052 bytes} [Mon May 11 12:04:41 2026] GET /v2.0/ports?network_id=f1d0d4b6-7d96-4e04-ace3-850583906b88&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: 1581/3174] 199.19.213.177 () {34 vars in 1012 bytes} [Mon May 11 12:04:41 2026] GET /v2.0/networks/f1d0d4b6-7d96-4e04-ace3-850583906b88?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: 1594/3175] 199.19.213.177 () {34 vars in 1112 bytes} [Mon May 11 12:04:41 2026] GET /v2.0/networks/f1d0d4b6-7d96-4e04-ace3-850583906b88?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3176] 199.19.213.177 () {34 vars in 994 bytes} [Mon May 11 12:04:42 2026] GET /v2.0/ports?device_id=6fe7fe46-707a-456b-8108-8853907c7616 => generated 1200 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3177] 199.19.213.177 () {36 vars in 997 bytes} [Mon May 11 12:04:43 2026] DELETE /v2.0/ports/aa5340bc-8886-4cbd-a17e-d969ec98e598 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3180] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:04:46 2026] GET /v2.0/ports?device_id=6fe7fe46-707a-456b-8108-8853907c7616 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:04:51.384 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2060fae0-fb6b-4f0d-8838-085c33bd153c'] response: {'server_uuid': '6fe7fe46-707a-456b-8108-8853907c7616', 'name': 'network-vif-deleted', 'tag': 'aa5340bc-8886-4cbd-a17e-d969ec98e598', 'status': 'completed', 'code': 200} 2026-05-11 12:04:51.668 7 INFO neutron.db.l3_db [None req-aaf79a19-829d-476c-9ad0-c98b1b3e5960 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] Floating IP d9357e8b-eb95-4f3f-9145-4fbf196b0f23 disassociated (deleted). External IP: 10.96.250.201, port: 9e32c1e2-53cc-4bf9-9f61-453303993396. [pid: 7|app: 0|req: 1597/3181] 10.0.0.220 () {32 vars in 732 bytes} [Mon May 11 12:04:51 2026] DELETE /v2.0/floatingips/d9357e8b-eb95-4f3f-9145-4fbf196b0f23 => generated 0 bytes in 638 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:04:52.005 8 INFO neutron.api.v2.resource [None req-ebaac0cf-0136-47ff-9309-3e7f768f0589 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1585/3182] 10.0.0.220 () {32 vars in 729 bytes} [Mon May 11 12:04:51 2026] GET /v2.0/floatingips/d9357e8b-eb95-4f3f-9145-4fbf196b0f23 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3183] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:04:52 2026] GET /v2.0/ports?device_id=f2912386-0bd3-4f66-b971-ca9e9b09d5e8 => generated 1200 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3184] 10.0.0.98 () {34 vars in 1039 bytes} [Mon May 11 12:04:52 2026] GET /v2.0/security-groups?id=9615873e-027a-4ddb-8b40-ef7d3574c2cd&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: 7|app: 0|req: 1599/3185] 199.19.213.177 () {34 vars in 994 bytes} [Mon May 11 12:04:54 2026] GET /v2.0/ports?device_id=f2912386-0bd3-4f66-b971-ca9e9b09d5e8 => generated 1198 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3186] 199.19.213.177 () {36 vars in 997 bytes} [Mon May 11 12:04:54 2026] DELETE /v2.0/ports/9e32c1e2-53cc-4bf9-9f61-453303993396 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:04:54.570 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f306a9b-6651-4e03-b9a1-9ae8972b7eb7'] response: {'name': 'network-changed', 'server_uuid': 'f2912386-0bd3-4f66-b971-ca9e9b09d5e8', 'tag': '9e32c1e2-53cc-4bf9-9f61-453303993396', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1600/3187] 199.19.213.177 () {34 vars in 1080 bytes} [Mon May 11 12:04:54 2026] GET /v2.0/ports?tenant_id=11100ecfa0a64d61833e6a513b51e637&device_id=f2912386-0bd3-4f66-b971-ca9e9b09d5e8 => 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: 1588/3188] 10.0.0.98 () {34 vars in 989 bytes} [Mon May 11 12:04:57 2026] GET /v2.0/ports?device_id=f2912386-0bd3-4f66-b971-ca9e9b09d5e8 => 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: 1602/3191] 10.0.0.220 () {32 vars in 750 bytes} [Mon May 11 12:05:02 2026] DELETE /v2.0/security-group-rules/e3700a05-b169-49a6-bb6b-44fcb2d58c42 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:05:02.488 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5b7b6aa-14b9-4f92-b569-00ba61c3bd73'] response: {'server_uuid': 'f2912386-0bd3-4f66-b971-ca9e9b09d5e8', 'name': 'network-vif-deleted', 'tag': '9e32c1e2-53cc-4bf9-9f61-453303993396', 'status': 'completed', 'code': 200} 2026-05-11 12:05:02.492 8 INFO neutron.api.v2.resource [None req-55537dd7-feb7-4d00-ad07-346dcdd1a369 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1590/3192] 10.0.0.220 () {32 vars in 747 bytes} [Mon May 11 12:05:02 2026] GET /v2.0/security-group-rules/e3700a05-b169-49a6-bb6b-44fcb2d58c42 => 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: 1603/3193] 10.0.0.220 () {32 vars in 750 bytes} [Mon May 11 12:05:02 2026] DELETE /v2.0/security-group-rules/2ed852b3-1818-48ee-9a0c-2ddbb6906056 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:05:02.598 8 INFO neutron.api.v2.resource [None req-eeb0931c-1042-417c-9413-357ce6a63308 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1591/3194] 10.0.0.220 () {32 vars in 747 bytes} [Mon May 11 12:05:02 2026] GET /v2.0/security-group-rules/2ed852b3-1818-48ee-9a0c-2ddbb6906056 => generated 155 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3195] 10.0.0.220 () {32 vars in 750 bytes} [Mon May 11 12:05:02 2026] DELETE /v2.0/security-group-rules/17f142be-eb7f-44db-936e-1ee516097a0a => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:05:02.698 8 INFO neutron.api.v2.resource [None req-4b9ba074-5664-4fa3-92c3-d59841c521b4 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1592/3196] 10.0.0.220 () {32 vars in 747 bytes} [Mon May 11 12:05:02 2026] GET /v2.0/security-group-rules/17f142be-eb7f-44db-936e-1ee516097a0a => 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: 1605/3197] 10.0.0.220 () {32 vars in 750 bytes} [Mon May 11 12:05:02 2026] DELETE /v2.0/security-group-rules/85125612-3c33-4e51-8657-5c98b270a306 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:05:02.796 8 INFO neutron.api.v2.resource [None req-324f3df6-2bb8-455e-a6a4-72714c4c5ed6 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1593/3198] 10.0.0.220 () {32 vars in 747 bytes} [Mon May 11 12:05:02 2026] GET /v2.0/security-group-rules/85125612-3c33-4e51-8657-5c98b270a306 => 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: 1606/3199] 10.0.0.220 () {32 vars in 750 bytes} [Mon May 11 12:05:02 2026] DELETE /v2.0/security-group-rules/beada894-1b63-4225-a211-0fd025aa065f => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:05:02.905 8 INFO neutron.api.v2.resource [None req-84e3dbbf-68a1-41de-8a2b-b8ac8b580e85 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1594/3200] 10.0.0.220 () {32 vars in 747 bytes} [Mon May 11 12:05:02 2026] GET /v2.0/security-group-rules/beada894-1b63-4225-a211-0fd025aa065f => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3201] 10.0.0.220 () {32 vars in 750 bytes} [Mon May 11 12:05:02 2026] DELETE /v2.0/security-group-rules/1ba7d18d-7b8f-4cc3-b776-3eda44f9fa65 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:05:02.996 8 INFO neutron.api.v2.resource [None req-2f3da4f6-4344-4185-a2ce-b7e36843e54f 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1595/3202] 10.0.0.220 () {32 vars in 747 bytes} [Mon May 11 12:05:02 2026] GET /v2.0/security-group-rules/1ba7d18d-7b8f-4cc3-b776-3eda44f9fa65 => 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: 1608/3203] 10.0.0.220 () {32 vars in 750 bytes} [Mon May 11 12:05:03 2026] DELETE /v2.0/security-group-rules/6a5ed8a9-cc67-4251-8351-aaaea40239ae => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:05:03.086 8 INFO neutron.api.v2.resource [None req-d728a8ca-739f-4518-940d-f3a249132dbe 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1596/3204] 10.0.0.220 () {32 vars in 747 bytes} [Mon May 11 12:05:03 2026] GET /v2.0/security-group-rules/6a5ed8a9-cc67-4251-8351-aaaea40239ae => 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: 1609/3205] 10.0.0.220 () {32 vars in 750 bytes} [Mon May 11 12:05:03 2026] DELETE /v2.0/security-group-rules/c88ffb33-2d4a-4766-859e-9728838923e0 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:05:03.165 8 INFO neutron.api.v2.resource [None req-74f3551d-49f5-4b2e-9b34-2c3b950adc74 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1597/3206] 10.0.0.220 () {32 vars in 747 bytes} [Mon May 11 12:05:03 2026] GET /v2.0/security-group-rules/c88ffb33-2d4a-4766-859e-9728838923e0 => 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: 1610/3207] 10.0.0.220 () {32 vars in 750 bytes} [Mon May 11 12:05:03 2026] DELETE /v2.0/security-group-rules/e811cea2-4dc1-4f92-873f-25cd76eea31d => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:05:03.249 8 INFO neutron.api.v2.resource [None req-7282b341-f47c-45d8-8bee-a47b29c2e74f 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1598/3208] 10.0.0.220 () {32 vars in 747 bytes} [Mon May 11 12:05:03 2026] GET /v2.0/security-group-rules/e811cea2-4dc1-4f92-873f-25cd76eea31d => 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: 1611/3209] 10.0.0.220 () {32 vars in 750 bytes} [Mon May 11 12:05:03 2026] DELETE /v2.0/security-group-rules/96b3dce0-5b57-47e4-a7b7-c176fd86e0ae => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:05:03.335 8 INFO neutron.api.v2.resource [None req-0420bfa3-5f25-487c-b31e-00e400ac96ad 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1599/3210] 10.0.0.220 () {32 vars in 747 bytes} [Mon May 11 12:05:03 2026] GET /v2.0/security-group-rules/96b3dce0-5b57-47e4-a7b7-c176fd86e0ae => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3211] 10.0.0.220 () {32 vars in 750 bytes} [Mon May 11 12:05:03 2026] DELETE /v2.0/security-group-rules/9f79375e-c8c5-47b1-bdf1-750c93d6a2a1 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:05:03.441 8 INFO neutron.api.v2.resource [None req-64d64c18-ed15-4f37-82e4-6359f37213e0 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1600/3212] 10.0.0.220 () {32 vars in 747 bytes} [Mon May 11 12:05:03 2026] GET /v2.0/security-group-rules/9f79375e-c8c5-47b1-bdf1-750c93d6a2a1 => 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: 1613/3213] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 12:05:03 2026] DELETE /v2.0/security-groups/9615873e-027a-4ddb-8b40-ef7d3574c2cd => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:05:03.560 8 INFO neutron.api.v2.resource [None req-3f66aa79-ab91-4603-a2b8-9fcdd3cb6c0c 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1601/3214] 10.0.0.220 () {32 vars in 737 bytes} [Mon May 11 12:05:03 2026] GET /v2.0/security-groups/9615873e-027a-4ddb-8b40-ef7d3574c2cd => 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: 1614/3215] 10.0.0.220 () {34 vars in 789 bytes} [Mon May 11 12:05:03 2026] PUT /v2.0/routers/bf9aa8da-bee7-4bcc-a89f-644e82a3ed30/remove_router_interface => generated 309 bytes in 882 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:05:04.677 8 INFO neutron.api.v2.resource [None req-5ec8c9f4-5ea8-46a7-ae3c-44c3307ffe3e 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1602/3216] 10.0.0.220 () {34 vars in 789 bytes} [Mon May 11 12:05:04 2026] PUT /v2.0/routers/bf9aa8da-bee7-4bcc-a89f-644e82a3ed30/remove_router_interface => generated 198 bytes in 181 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3217] 10.0.0.220 () {34 vars in 789 bytes} [Mon May 11 12:05:04 2026] PUT /v2.0/routers/bf9aa8da-bee7-4bcc-a89f-644e82a3ed30/remove_router_interface => generated 309 bytes in 880 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:05:05.709 8 INFO neutron.api.v2.resource [None req-595b08bf-779e-4764-8361-7254679eb73c 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1603/3218] 10.0.0.220 () {34 vars in 789 bytes} [Mon May 11 12:05:05 2026] PUT /v2.0/routers/bf9aa8da-bee7-4bcc-a89f-644e82a3ed30/remove_router_interface => generated 198 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3219] 10.0.0.220 () {34 vars in 789 bytes} [Mon May 11 12:05:05 2026] PUT /v2.0/routers/bf9aa8da-bee7-4bcc-a89f-644e82a3ed30/remove_router_interface => generated 309 bytes in 808 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:05:06.673 8 INFO neutron.api.v2.resource [None req-06286f16-a3e6-43ed-804a-d869350445df 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1604/3220] 10.0.0.220 () {34 vars in 789 bytes} [Mon May 11 12:05:06 2026] PUT /v2.0/routers/bf9aa8da-bee7-4bcc-a89f-644e82a3ed30/remove_router_interface => generated 198 bytes in 148 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:05:08.021 7 INFO neutron.db.l3_hamode_db [None req-55df7f17-69e5-4caa-bf75-e0a545ca49d9 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] HA network b8e28d70-b4eb-4f5a-aa24-35861b08a2de was deleted as no HA routers are present in tenant 11100ecfa0a64d61833e6a513b51e637. [pid: 7|app: 0|req: 1617/3221] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 12:05:06 2026] DELETE /v2.0/routers/bf9aa8da-bee7-4bcc-a89f-644e82a3ed30 => generated 0 bytes in 1349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:05:08.049 8 INFO neutron.api.v2.resource [None req-70366d6e-8045-444e-959a-b14d047890d0 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1605/3222] 10.0.0.220 () {32 vars in 721 bytes} [Mon May 11 12:05:08 2026] GET /v2.0/routers/bf9aa8da-bee7-4bcc-a89f-644e82a3ed30 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:05:08.056 7 INFO neutron.services.segments.plugin [-] Segment 28502919-9a68-4d7a-855d-8edf07b3368e resource provider aggregate not found 2026-05-11 12:05:08.077 7 INFO neutron.services.segments.plugin [-] Segment 28502919-9a68-4d7a-855d-8edf07b3368e resource provider aggregate not found 2026-05-11 12:05:08.081 7 INFO neutron.services.segments.plugin [-] Segment 28502919-9a68-4d7a-855d-8edf07b3368e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28502919-9a68-4d7a-855d-8edf07b3368e found for delete ", "request_id": "req-2fd7bc2c-3571-4765-b48c-f47f863dc841"}]} 2026-05-11 12:05:08.091 7 INFO neutron.services.segments.plugin [-] Segment 28502919-9a68-4d7a-855d-8edf07b3368e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28502919-9a68-4d7a-855d-8edf07b3368e found for delete ", "request_id": "req-f767568e-d75c-4e75-ac63-09c850dc99bd"}]} [pid: 7|app: 0|req: 1618/3223] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 12:05:08 2026] DELETE /v2.0/subnets/ed6dd4b7-6c5a-436c-b275-b082bc639ea2 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:05:08.259 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a002aab9-5f17-4e55-8119-8a776f854d23 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1606/3224] 10.0.0.220 () {32 vars in 721 bytes} [Mon May 11 12:05:08 2026] GET /v2.0/subnets/ed6dd4b7-6c5a-436c-b275-b082bc639ea2 => 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: 1619/3225] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 12:05:08 2026] DELETE /v2.0/subnets/eca3e39d-bf6f-47cb-a91e-b20ffbced62e => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:05:08.467 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9c9f8f4a-b5d5-4368-88e2-28df0b6c4cea 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1607/3226] 10.0.0.220 () {32 vars in 721 bytes} [Mon May 11 12:05:08 2026] GET /v2.0/subnets/eca3e39d-bf6f-47cb-a91e-b20ffbced62e => 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: 1620/3227] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 12:05:08 2026] DELETE /v2.0/networks/f1d0d4b6-7d96-4e04-ace3-850583906b88 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:05:08.729 8 INFO neutron.pecan_wsgi.hooks.translation [None req-48e5f48a-82f6-4907-9fe5-e0f1e608bd4f 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1608/3228] 10.0.0.220 () {32 vars in 723 bytes} [Mon May 11 12:05:08 2026] GET /v2.0/networks/f1d0d4b6-7d96-4e04-ace3-850583906b88 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3229] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 12:05:08 2026] DELETE /v2.0/subnets/68335c55-e820-4e7b-a5ca-cef3c35c6442 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:05:08.901 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6cb05945-538a-49c8-a2ba-7b699569720e 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1609/3230] 10.0.0.220 () {32 vars in 721 bytes} [Mon May 11 12:05:08 2026] GET /v2.0/subnets/68335c55-e820-4e7b-a5ca-cef3c35c6442 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3231] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 12:05:08 2026] DELETE /v2.0/subnets/8b3777fc-1ad1-4c59-840e-de5e8b9a60dd => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:05:09.064 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7dcac938-21dd-416d-8a68-550501cc1a35 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1610/3232] 10.0.0.220 () {32 vars in 721 bytes} [Mon May 11 12:05:09 2026] GET /v2.0/subnets/8b3777fc-1ad1-4c59-840e-de5e8b9a60dd => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3233] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 12:05:09 2026] DELETE /v2.0/networks/c48df690-26f9-4dba-bc3d-4a46d009a96c => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:05:09.336 8 INFO neutron.pecan_wsgi.hooks.translation [None req-84c6446e-8b06-41c4-b59f-cd8fde67f26b 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1611/3234] 10.0.0.220 () {32 vars in 723 bytes} [Mon May 11 12:05:09 2026] GET /v2.0/networks/c48df690-26f9-4dba-bc3d-4a46d009a96c => 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: 1624/3235] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 12:05:09 2026] DELETE /v2.0/subnets/e2fa4ed4-53d4-471a-8135-904e15e1e9f2 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:05:09.494 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b0e79574-88d4-46ca-93b8-5a75eb306e7e 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1612/3236] 10.0.0.220 () {32 vars in 721 bytes} [Mon May 11 12:05:09 2026] GET /v2.0/subnets/e2fa4ed4-53d4-471a-8135-904e15e1e9f2 => 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: 1625/3237] 10.0.0.220 () {32 vars in 724 bytes} [Mon May 11 12:05:09 2026] DELETE /v2.0/subnets/fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:05:09.629 8 INFO neutron.pecan_wsgi.hooks.translation [None req-94145818-47d8-42a6-b53f-17cdc50dac31 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1613/3238] 10.0.0.220 () {32 vars in 721 bytes} [Mon May 11 12:05:09 2026] GET /v2.0/subnets/fefffc3d-9456-46bd-b4cc-e7fd3bad0922 => 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: 1626/3239] 10.0.0.220 () {32 vars in 726 bytes} [Mon May 11 12:05:09 2026] DELETE /v2.0/networks/fbd65788-a3f8-425f-97b6-12d62ea63525 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:05:09.921 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a623b4ba-b366-44fe-a563-82a5567354bb 95c5e3812cd147d294bd1ba9592a4a4d 11100ecfa0a64d61833e6a513b51e637 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1614/3240] 10.0.0.220 () {32 vars in 723 bytes} [Mon May 11 12:05:09 2026] GET /v2.0/networks/fbd65788-a3f8-425f-97b6-12d62ea63525 => generated 138 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:05:11.821 7 INFO neutron.services.segments.plugin [-] Segment 6fa5a715-8785-4788-953b-47b8fe1f8459 resource provider aggregate not found 2026-05-11 12:05:11.825 7 INFO neutron.services.segments.plugin [-] Segment 6fa5a715-8785-4788-953b-47b8fe1f8459 resource provider aggregate not found 2026-05-11 12:05:11.838 7 INFO neutron.services.segments.plugin [-] Segment 6fa5a715-8785-4788-953b-47b8fe1f8459 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fa5a715-8785-4788-953b-47b8fe1f8459 found for delete ", "request_id": "req-ff24a153-3d4c-4cf0-b940-3ff69dc77648"}]} 2026-05-11 12:05:11.843 7 INFO neutron.services.segments.plugin [-] Segment 6fa5a715-8785-4788-953b-47b8fe1f8459 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fa5a715-8785-4788-953b-47b8fe1f8459 found for delete ", "request_id": "req-5b5d181a-32b0-4695-acc3-e3aa6fbe1ee8"}]} 2026-05-11 12:05:11.858 7 INFO neutron.services.segments.plugin [-] Segment 1e0bcb7e-bb29-4617-9da8-fdf7a001d9cf resource provider aggregate not found 2026-05-11 12:05:11.871 7 INFO neutron.services.segments.plugin [-] Segment 1e0bcb7e-bb29-4617-9da8-fdf7a001d9cf resource provider aggregate not found 2026-05-11 12:05:11.875 7 INFO neutron.services.segments.plugin [-] Segment 1e0bcb7e-bb29-4617-9da8-fdf7a001d9cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e0bcb7e-bb29-4617-9da8-fdf7a001d9cf found for delete ", "request_id": "req-82818c05-fb7d-4a1e-8705-44cc13e22d4e"}]} 2026-05-11 12:05:11.887 7 INFO neutron.services.segments.plugin [-] Segment 676c7ecf-dafe-4b5b-b6fc-f81efaf15a2f resource provider aggregate not found 2026-05-11 12:05:11.895 7 INFO neutron.services.segments.plugin [-] Segment 1e0bcb7e-bb29-4617-9da8-fdf7a001d9cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e0bcb7e-bb29-4617-9da8-fdf7a001d9cf found for delete ", "request_id": "req-98ff8025-8008-4709-ab8a-def43adb9b7d"}]} 2026-05-11 12:05:11.904 7 INFO neutron.services.segments.plugin [-] Segment 676c7ecf-dafe-4b5b-b6fc-f81efaf15a2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 676c7ecf-dafe-4b5b-b6fc-f81efaf15a2f found for delete ", "request_id": "req-4972b068-33b1-4d8d-a18d-6dd866f8a558"}]} 2026-05-11 12:05:11.910 7 INFO neutron.services.segments.plugin [-] Segment 676c7ecf-dafe-4b5b-b6fc-f81efaf15a2f resource provider aggregate not found 2026-05-11 12:05:11.925 7 INFO neutron.services.segments.plugin [-] Segment 676c7ecf-dafe-4b5b-b6fc-f81efaf15a2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 676c7ecf-dafe-4b5b-b6fc-f81efaf15a2f found for delete ", "request_id": "req-e91c50cc-d1f0-4aac-89c5-7489f5dbfa5c"}]} [pid: 7|app: 0|req: 1627/3241] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 12:05:11 2026] GET /v2.0/security-groups?tenant_id=100e28dbff4844969bca6ae6e74d3145&name=default => generated 2929 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3242] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 12:05:12 2026] DELETE /v2.0/security-groups/1bddb1c1-98d8-4077-8dc7-b63c76e5e182 => 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: 1628/3243] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 12:05:12 2026] GET /v2.0/security-groups?tenant_id=5e1bc27e3dc6491baab03f573a6f1786&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3244] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 12:05:12 2026] DELETE /v2.0/security-groups/b2807961-95d8-403d-96a6-3221367ff11b => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3245] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 12:05:12 2026] GET /v2.0/security-groups?tenant_id=5a05fde0aec6441291a973fefb580f29&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: 1617/3246] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 12:05:12 2026] DELETE /v2.0/security-groups/0472173b-e9b9-4ecc-ae91-dd6debd052c6 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3247] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 12:05:13 2026] GET /v2.0/security-groups?tenant_id=a16383387ccb4719a171d2631eeb83e3&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: 1618/3248] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 12:05:13 2026] DELETE /v2.0/security-groups/b75c500b-4ba4-4dd1-b306-0d38574f44ef => 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: 1631/3249] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 12:05:13 2026] GET /v2.0/security-groups?tenant_id=11100ecfa0a64d61833e6a513b51e637&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3250] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 12:05:13 2026] DELETE /v2.0/security-groups/c0d7ce92-ccae-429f-8dab-ad7626dffbcc => 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: 1632/3251] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 12:05:13 2026] GET /v2.0/security-groups?tenant_id=63e0c7a7817749baa3ab5ee7bd310186&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3252] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 12:05:13 2026] DELETE /v2.0/security-groups/bfeb6e67-d2fc-46d0-be2f-30d0e26e6a69 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3253] 10.0.0.220 () {32 vars in 774 bytes} [Mon May 11 12:05:13 2026] GET /v2.0/security-groups?tenant_id=6a89859a1a864f07a1e3a0da09dbf4de&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3254] 10.0.0.220 () {32 vars in 740 bytes} [Mon May 11 12:05:14 2026] DELETE /v2.0/security-groups/ec18e09e-6936-4cc4-a093-1a510cc7603d => 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: 1635/3257] 10.0.0.220 () {32 vars in 649 bytes} [Mon May 11 12:05:16 2026] GET /v2.0/networks => generated 2168 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3258] 10.0.0.220 () {32 vars in 655 bytes} [Mon May 11 12:05:17 2026] GET /v2.0/floatingips => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3259] 10.0.0.220 () {32 vars in 647 bytes} [Mon May 11 12:05:17 2026] GET /v2.0/routers => generated 15 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3260] 10.0.0.220 () {32 vars in 643 bytes} [Mon May 11 12:05:17 2026] GET /v2.0/ports => generated 4725 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3261] 10.0.0.220 () {32 vars in 647 bytes} [Mon May 11 12:05:17 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3262] 10.0.0.220 () {32 vars in 649 bytes} [Mon May 11 12:05:17 2026] GET /v2.0/networks => generated 2168 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3263] 10.0.0.220 () {32 vars in 663 bytes} [Mon May 11 12:05:17 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3264] 10.0.0.220 () {32 vars in 655 bytes} [Mon May 11 12:05:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)